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

#content h1 {
	font-weight: 100;
	font-size: 50px;
	line-height: 54px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
/* 	border-bottom: 1px solid #ccc; */
	font-family: "museo-slab";
}

#content h2 {
	font-weight: normal;
	font-size: 34px;
	margin: 0 0 12px 0;
}

#content h3 {
	font-size: 24px;
	margin: 0 0 12px 0;
	font-weight: normal;
	color: #797979;
}

#content h4 {
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 12px 0;
	font-style: italic;
}

#content h5 {
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#content h6 {
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 12px 0;
	color: #999;
}

#content blockquote {
	width: 590px;
	margin-bottom: 22px;
	padding-left: 10px;
	margin-left: 20px;
	border-left: 2px solid #e2e2e2;
}

#content .post > p, #content .post > ul, #content .post > ol, #content .page > p, #content .page > ul, #content .page > ol {
	width: 620px;
	margin-bottom: 22px;
}

#content li p, #content blockquote p {
	margin-bottom: 22px;
}

#content p strong {
	font-weight: bold;
	background-color: #ffff66;
	padding:5px 0;
}

#content p.byline {
	font-family: "museo-slab";
	font-weight: 500;
}

#content p.byline a {
	color: #2671a8;
	font-weight: bold;
}

#content p.pubdate {
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #a9a9a9;
}

#content p a {
color: #2671a8;
}

#content ol {
	margin: 0 0 22px 0;
	padding: 0 0 0 20px;
	font-family: Helvetica, Arial, sans-serif;	
	list-style-type: decimal;
}

#content ol li {
	margin: 0;
	padding: 0 0 0 0;
}

#content ul {
	margin: 0 0 22px 0;
	padding: 0 0 0 0;	
}

#content ul li {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(../images/ul-bullet-bg.gif) no-repeat left 10px;
}

#content pre {
	margin-bottom: 22px;
}

#content figure.grid_6 {
	margin-left: 20px;
	margin-bottom:20px;
	overflow: hidden;
}

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

#content .floatright {
	float: right;
}

#content .floatleft {
	float: left;
}





/* photo styles 
-------------------------------------------------------------- */
#content .post figure.thumbnail.floatright {
	margin: 0 0 20px 20px;
}


#content .post > .wp-caption {
	line-height: 15px;
	padding-bottom: 15px;
	margin-bottom: 16px;
	margin-top: 5px;
	background: transparent url(../images/bg-wp-caption.gif) bottom no-repeat;
}

#content .post > .wp-caption.alignleft {
	float: left;
	margin-right: 10px;
	margin-left: -160px;
	background-position: bottom right;

}

#content .post > .wp-caption.alignright {
	float: right;
	margin-left: 10px;
	background-position: bottom right;
}

/* resets padding of images to 0 when inside wp-caption */
#content .post > wp-caption.alignright img,
#content .post > wp-caption.alignleft img {
	margin: 0;
	padding: 0;
	float: none;
}


#content img.alignleft.nohang {
	float: left;
	margin: 5px 20px 20px 0;
}

#content img.alignright {
	float: right;
	margin: 5px -160px 20px 20px;
}

#content img.alignright.nohang {
	float: right;
	margin: 5px 0 20px 20px;
}

#content img.alignleft {
	float: left;
	margin: 5px 20px 20px -160px;
}

#content img.aligncenter {
	display: block;
	margin: 20px auto 20px;
}

#content .post .wp-caption p.wp-caption-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	margin: 0;
	padding: 10px 0 0 0;
}





/* styles for story comments display and submission
-------------------------------------------------------------- */

#display-comments {
	font-family: Helvetica, Arial, sans-serif;

}

#display-comments h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 42px;
	padding: 0 0 0 0;
	margin: 0;
	color: #fff;
	line-height: 60px;
	height: 60px;
	letter-spacing: -1px;
	font-weight: bold;
	background: #ccc;
	overflow: hidden;
	position: relative;
	font-style: normal;
}

#display-comments h3 span.comments-feed a {
	font-size: 10px;
	display: block;
	height: 14px;
	line-height: 14px;
	width: 150px;
	background: url(../images/feed-icon-bw-14x14.png) right no-repeat;
	margin: 0;
	padding: 0 20px 0 0;
	position: absolute;
	text-indent: -5000px;
	bottom: 14px;
	right: 10px;
}


#display-comments ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#display-comments ul li {
	margin: 0;
	padding: 20px 0 0 0;
	background: none;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

#display-comments ul li p {
	margin-bottom: 8px;
}


#display-comments h3 span.count {
	text-align: right;
	background: #768a93;
	display: block;
	width: 138px;
	border-right: 10px solid #fff;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

#display-comments .comment-meta {
	margin-bottom: 22px;

}

#display-comments .comment-meta span {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

#display-comments span.author {
	font-weight: bold;
}

#display-comments .comment-meta span.timestamp {
	font-weight: bold;
	padding-bottom: 8px;
}

#display-comments .comment-meta span.date a {
	color: #666;
} 

#display-comments .comment-meta span.date {
	font-size: 12px;
	color: #666;
} 

#display-comments p.comment-attribution {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}

#submit-comments {
	font-family: Helvetica, Arial, sans-serif;
}


#submit-comments h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #ccc;
	padding: 8px 0 0 160px;
	margin: 0;
	font-weight: normal;
	border-top: 3px solid #ccc;
	font-style: normal;
	margin-top: 40px;
}

#submit-comments p.control {
	margin: 0;
	padding: 0 0 0 160px;
	font-size: 11px;
	color: #666;
	
}

#submit-comments label.title {
	clear: left;
	text-align: right;
	margin-top: 20px;
	font-weight: bold;
	}

#submit-comments label.title span.label {
}

#submit-comments label.title.required span.label {
	padding-left: 10px;
	background: url(../images/bg-required-form-label.gif) left top no-repeat;
}


#submit-comments label.title em {
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #999;
}

#submit-comments div.form-element{
	margin-top: 20px;

}

div.archive-post {
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
	margin-bottom: 20px;
}

div.archive-post img.wp-post-image {
	float: left;
	margin: 5px 10px 15px 0;
	border: 1px solid #ccc;
}

#content div.archive-post h2,
#content div.archive-post h3 {
	font-family: "museo-slab";
}

.tag #content h2 {
	font-family: 'museo-slab';
	font-size: 50px;
	font-weight: 100;
	line-height: 1.2;
	margin: 0;
}

.tag .tag-header p { 
	color: #666; 
	font-style: 14px;
	font-style: italic;
}

#content div.archive-post h3 {
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
}

.tag #content .tag-description {
	color: #666;
}

#content div.archive-post p.byline {
	font-size: 13px;
	margin: 6px 0;
}

#content div.archive-post p {
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 17px; 
}

#content div.archive-post p strong {
	padding: 2px 0;
}

#content div.archive-post a.continue {
	float: right;
	font-weight: bold;
	font-style: italic;
}

#content div.archive-post p.meta {
	font-size: 12px;
	color: #666;
	margin-top: 6px;
}

/* Conversation tag page */

.tag-conversation #content div.first {
	padding: 10px 0; 
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	overflow: hidden;
	width: 100%;
}

.tag-conversation #content div.first h3 { 
	font-size: 24px; 
	font-weight: 700;
}
.tag-conversation #content div.archive-post img.alignright {
	margin: 5px 0 20px 20px;
}
.tag-conversation div.archive-post {
	padding-top: 0;
	border-top: none;
	margin-bottom: 20px;
}

#content div.bio p {
	font-style: italic;
	font-size: 12px;
	border-top: 1px solid #e2e2e2;
	padding-top: 4px;
}

#content p.post-meta {
	font-size: 12px;
}

#content p.post-meta a {
	font-weight: bold;
}

/* Basic Table */

#content table.basic {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

#content table.center {
	text-align: center;
}

#content table.basic th {
	background-color: #002639;
	border-right: 3px solid #fff;
	padding: 3px 10px 3px 5px;
	color: #fff;
}

#content table.basic td {
	font-size: 14px;
	padding: 5px 10px 5px 4px;
	border-bottom: 1px solid #a8b5b5;
}
