/* @override 
	http://staging.snd.org/wp-content/themes/snd/style/css/home.css
	http://snd.dev/wp-content/themes/snd/style/css/home.css
*/

/* GENERAL HOME PAGE STYLES */

.floatleft {
	float: left;
}

a.comments {
	font-family: Helvetica, Arial, sans-serif;
	background: #ffff66;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #000;
	padding: 3px;
}

.section h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 5px solid #000;
	padding-top: 12px;
	margin-bottom: 12px;
	color: #000;
} 

.section h2 a {
	color: #000;
}

.section h3 {
  line-height:1.1;
  margin-bottom:3px;
/*   font-family: MillerHeadline; */
	font-family: "museo-slab";
	font-weight: 300;
}

.section {
	margin-bottom: 30px;
}

.section p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 18px;
}


a.continue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}



/* MAIN ARTICLE STYLES */

.article.main {
	padding-bottom: 20px;
}

#content p.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	margin-bottom: 12px;
}

.article.main h3 {
	font-size: 40px;
	line-height: 44px;
/* 	font-weight: normal; */
	margin-bottom: 14px;
}

.article.main p.byline,
.article.secondary p.byline {
	font-weight: normal;
	font-family: "museo-slab";
	font-weight: bold;
	margin-bottom: 12px;
	color: #000;
}

p.byline a {
	color: #2671a8;
}


.article.main p.excerpt {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin-bottom: 8px;
	/* font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 8px; */
}



/* SECONDARY ARTICLE STYLES */

.article.secondary {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.article.secondary:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.article.secondary.last {
	border-bottom: none;
	margin-bottom: 0;
}

.article.secondary h3 {
	font-size: 26px;
	line-height: 28px;
/* 	font-weight: normal; */
	margin-bottom: 6px;
}







/* RECENT ARCHIVES */

div#recent_archives.section .article {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

div#recent_archives.section img {
	float: right;
	margin-left: 20px;
}

div#recent_archives.section img a {
	border: none;
}

div#recent_archives.section h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	padding-right: 40px;
}

div#recent_archives div.post {
	margin-bottom: 12px;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 12px;
}

/* Delicious Tangents */

div#tangents li {
	margin-bottom: 15px;
	font-size: 11px;
}

div#tangents li a {
	font-family: "museo-slab";
	font-weight: 800;
	font-size: 12px;
	color: #000;
}

div#tangents li span.delicious-credit {
	color: #ccc;
}

div#member_news {
	font-family: Helvetica, Arial, sans-serif;	
}

div#member_news h3 a {
	font-size: 20px;
	line-height:22px;
}

div#member_news p {
	margin-bottom: 0;
}

div .continue {
	display: block;
	margin-bottom: 10px;
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
}

#competition-promo p {
	line-height: 1.3;
}

#competition-promo p a {
	font-weight: bold;
}

#competition-promo ul li {
	font-size: 11.5px;
	padding: 1px 0 1px 12px;
	background: url(../images/ul-bullet-bg.gif) no-repeat left 6px;
}

#sidebar p.welcome {
	font-weight: bold;
	font-style: italic;
}

#sidebar p.welcome a {
	font-weight: normal;
	
}
