/*
Theme Name: Aid for Africa
Theme URI: http://www.aidforafrica.org/
Description: Custom theme derived the the Default Wordpress theme
Version: 1.0
Author: Omnistudio
Author URI: http://www.omnistudio.com/

	This theme was designed and built by Omnistudio, http://www. omnistudio.com/

*/
/* Begin Typography & Colors */
@import url("includes/css/global_reset.css");
@import url("includes/css/nav.css");
@import url("includes/css/screen.css");
.snap-atob {
	margin-bottom: 45px;
	text-align:center;
	color: #CCC;
}
ol.snap_nav {
	display: inline;
	text-align:center;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: inline;
	padding: 3px 6px;
}

ol.snap_nav li a {
	font-weight: bold;
	display: inline-block;
}

ol.snap_nav li.snap_selected {
	background: #3E442A;
}

ol.snap_nav li.snap_selected a {
	color:#FFF;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
.cfc-num {
	color:#999;
	font-size:85%;
}
ol.commentlist li {
	list-style: none;
}
.commentlist .vcard {
	padding: 7px 0px 0px;
	color:#323622;
}
.commentlist .vcard img {  
	padding:1px;  
    float:left;  
    margin-right:9px;  
	border:1px solid #aab59a;
}  
.commentlist .commentmetadata {
	font-size:90%;
	padding-bottom: 7px;
}
.commentlist .comment {
	padding-bottom:10px;
	padding-right: 7px;
	padding-left: 7px;
	background: #EBEFE0;
}
.commentlist ul.children .comment {
	background: #fbfbfb;
}
ul {
margin-bottom: 1em;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
ul li {
	padding-left: 10px;
	padding-bottom: 8px;
	line-height: 1.4em;
	background: url(images/ulBullet.gif) no-repeat left 7px;
}
#rightMargin ul li {
	padding-bottom:4px;
	line-height: 1.3em;
}
#rightMargin p {
	margin-bottom:.5em;
}
#rightMargin p.subscribe {
	font-size: 89%;
    line-height: 1.35em;
}
a[href$=".pdf"] {
	padding-right: 20px;
	background: url(images/pdf.png) no-repeat center right;
}
.quotescollection_randomquote {
	font-size: 95%;
	line-height: 1.4em;
}
.quotescollection_randomquote h6 {
	color: #3e442a;
	font-size: 11px;
	border-bottom: solid 1px #b1b4a6;
	margin-bottom: 3px;
}

.girls .facebook,
#footerTop .facebook {
	background: url(images/bg/facebook_16.png) no-repeat left center;
	margin: 0px;
	padding: 1px 3px 2px 20px;
}

.girls .twitter,
#footerTop .twitter {
	background: url(images/bg/twitter_16.png) no-repeat left center;
	margin: 0px;
	padding: 1px 3px 2px 20px;
}

.girls .youtube,
#footerTop .youtube {
	background: url(images/bg/youtube_16.png) no-repeat left center;
	margin: 0px;
	padding: 1px 3px 2px 20px;
}
#footerTop .rss {
	background: url(images/bg/rss_16.png) no-repeat left center;
	margin: 0px;
	padding: 1px 3px 2px 20px;
}
.girls .girls-social ul li {
 list-style:none;
 background:none;
 line-height:1.4em;
 padding-bottom:8px;
 padding-left:0px;
}

.feedburner-subscribe{ border-bottom: 1px solid #B1B4A6;
	margin: 10px 0 15px;
	padding-bottom: 15px;
}
body.category-blog .feedburner-subscribe{ border-bottom: none;
}
