@charset "utf-8";
/* CSS Document */
body{
	font: 16px normal Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #2e2b29;
	vertical-align: baseline;
	text-align: left;
	/* background: url(images/grid_background2.gif); */
}
*{
	padding: 0;
	margin: 0;
}
p, ul, ol, blockquote{
	margin-bottom: 18px;
}
h1{
	font-size: 60px;
	line-height: 72px;
	margin-bottom: 18px;
	font-weight: 100;
}
h2{
	font-size: 30px;
	line-height: 36px;
	font-weight: 100;
	margin-bottom: 18px;
}
h3{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: 100;
}
h4{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: 100;
}
h5{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: 100;
	font-style: italic;
	color: #999999;
}
blockquote{
	font-size: 22px;
	font-weight: 100;
	line-height: 36px;
	padding: 18px 18px 18px 36px;
	margin: 18px 18px 18px 36px;
	font-family: "Times New Roman", Times, serif;
}
ol{ margin-left: 18px; }
ol li { margin: 0 0 18px 0; }
dt { font-weight: bold; }
dd { margin: 0 0 18px 18px; }

	
	
	
/* Links ---------------------------------------------------------- */

a{
	color: #395f8f;
	text-decoration: underline;
}
a:hover {
	color: #5984ba;
	text-decoration: none;
}
ul.article_list li a, ul.category_list li a{
	color: #395f8f;
	text-decoration: none;
}
ul.article_list li a:hover, ul.category_list li a:hover{
	color: #5984ba;
	text-decoration: underline;
}

#body #column_one h2 a { text-decoration: none; }
#body #column_one h2 a:hover { text-decoration: underline; }

#body #column_one .article h3 a {
	/* color: #d37028; */
}

/* Library Items --------------------------------------------------- */

/* List Styles */

ul.horizontal_list_right li {
	text-align: right;
	float: right;
	list-style: none;
}
ul.horizontal_list_left li{
	text-align: left;
	float: left;
	list-style: none;
}
ul.vertical_list li{
	padding-left:18px;
	margin-bottom: 18px;
}
ul.link_list li {
	list-style: none;
}
ul.link_list h4 { margin: 0; }
ul.three_column_link_list li{ width: 175px; margin-right: 20px; margin-bottom: 18px; }

dl.form{ width: 75%; }
dl.form dt { float: left; margin-right: 18px; }
dl.form dd { margin: 0 0 18px 0; }

ul.article_list li, ul.category_list li{ 
	list-style: none;
}
ul.blog_month li{
	width: 135px;
	font-size: 16px;
	margin-bottom: 18px;
	margin-right: 18px;
}
.article_stats li { margin-left: 24px; padding-left: 24px; color: #999; font-weight: bold;}
.article_stats .comment_stats { background: url(images/feedback.gif) no-repeat 0 2px; }
.article_stats .view_stats { background: url(images/views.gif) no-repeat 0 2px; }
.article_stats .share { background: url(images/share.gif) no-repeat 0 2px; }

/* Misc. Library Styles */
.clear{ clear: both; }

.photo_right{
	float: right;
	padding: 8px;
	margin: 0 0 18px 18px;
	border: 1px solid #d9d2c5;
	font-size: 12px;
	color: #999999;
}
.photo_left {
	float: left;
	padding: 8px;
	margin: 0 18px 18px 0;
	border: 1px solid #d9d2c5;
	font-size: 12px;
	color: #999999;
}
/* legacy image styles */
div.image_left{
	float:left;
	margin-right: 10px;
}

div.image_right{
	float:right;
	margin-left: 10px;
}
ul.image_boxes li{
	padding: 20px;
	height: 340px;
	border: 1px solid #999999;
	margin-right: 18px;
	width: 250px;
	font-size: 12px;
	color:#999;
	line-height: normal;
}
.focus_box_one, .focus_box_two { 
	padding: 17px 18px 18px 18px;
	width: 280px;
	font-size: 24px;
	font-weight: 100; 
	line-height: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #2e2b29;
	border-bottom: 17px solid #000; 
	border-top: 1px solid #000;
}
.focus_box_one { float: left; margin: 0 18px 18px -18px;  }
.focus_box_two { float: right; margin: 0 -18px 18px 18px; }
	
.code_box{ 
	border-left: 18px solid #d9d2c5;
	border-top: 1px dashed #d9d2c5;
	border-bottom: 1px dashed #d9d2c5;
	padding: 17px;
	margin: 18px 0 18px 0;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.page_section_divider{
	clear: both;
	height: 36px;
	
	border-bottom: 1px dashed #ccc;
}
.article_list h3{
	border-top: 1px dotted #ede8df;
	margin-bottom: 17px;
	font-size: 17px;
	background: none;
	padding: 0px;
}
.category_list h3{
	border-bottom: 1px dotted #ede8df;
	margin-bottom: 17px;
}
.article_list span.article_date{
	font-variant: small-caps;
	font-size: 12px;
}


/* Error Styles */
#notice {
	border: 2px solid #5b2d2d;
	color:#5B2D2D;
	background-color:#ceadad;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align:left;
}

#nice_notice {
	border: 2px solid #4b5d41;
	color:#4B5D41;
	background-color:#c5d4bd;
	margin: 0 0 18px 0;
	padding: 7px;
	text-align:left;
}


/* Layout Styles ---------------------------------------------------- */
#container{
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
	
#header, #body{
	width: 100%
	background: #fff; 
}		

#header{
}
	#header #subscribe{
		display: none;
	}
	#header h1 { 
		border-bottom: 1px solid #2e2b29;
		font-size: 72px;
		font-family: Garamond, Georgia, "Times New Roman", Times, serif;
		margin: 0;
		text-align: center;
	}
	#header h2 {
		font-size: 22px;
		text-align: center;
	}
	#header #mode_button {
		display: none;
	}
	#header #navigation { 
		display: none;
	}
				
	#header #search_box{
		display: none;
	}
		#search_field{
			width: 100px;
			font: 14px normal Verdana, Arial, Helvetica, sans-serif;
		}
		#search_submit{
			background-color: #809bbc;
			color:#fff;
			border: none;
			width: 28px;
			height: 20px;
		}

#body{
	width: 100%;
}

#body #sidebar { display: none; }

	#body #column_one h2, #body #column_two h2 {
		margin-bottom: 18px;
	}
	#body #column_one h2 { border-top: 1px dashed #d9d2c5; padding-top: 17px; font-size: 29px; margin-bottom: 0; }
	
	
	#body #column_one h5 { 
		border-bottom: 1px dashed #d9d2c5;
		font-family: "Times New Roman", Times, serif;
		color: #2e2b29;
		font-size: 14px;
		margin-bottom: 17px;
		padding-bottom: 18px;
	}
	#body #column_one { 
		width: 50%;
		float: left;
	}
		#body #column_one .article{
			padding-right: 18px;
		}
			#body #column_one .article h3{
				font-size: 20px;
			}
			#body #column_one .article_date {
				float: left;
				margin: 0 18px 17px 0;
				text-align: center;
				width: 100px;
				border-color: #fff;
				padding: 0;
			}
				#body #column_one .article_date span { display: block; }
				#body #column_one .article_date .month { height: 40px; font: 36px normal "Times New Roman", Times, serif; padding: 7px;}
				#body #column_one .article_date .day { font: 36px normal "Times New Roman", Times, serif; line-height: 36px; }
				#body #column_one .article_date .year { font: 36px bold "Times New Roman", Times, serif; line-height: 36px; }
				#body #column_one .share { padding-left: 18px; margin-left: 24px; }				
				
				#body #column_one .article_stats ul { margin-right: 48px; }
				
				
				#body #column_one p{  }
		
	
	#body #column_two { 
		width: 50%;
		float: right;
		padding: 18px 0 50px 0;
	}
	#body #column_two h2 { color: #fff; font-size: 29px; background: #b4a98d; padding-left: 10px; font-weight: 100; }
	#body #column_two h3 { font-size: 16px; }
	#body #column_two ul { background: #fff; width: 300px; padding: 0 0 10px 5px; }
	#body #column_two span.article_date { background: #fff; }
	#body #column_two h3 { background: #fff; }
		


	#body .feature_box{	padding-bottom: 36px; }
	#body .feature_box h2{ margin-bottom: 17px;	}
	#body .feature_box .article_list h3{ font-size: 14px; width: 175px; }
	#body .feature_box .category_list h3{ font-size: 16px; border-bottom: none; margin-bottom: 18px;}
	#body .feature_box .icon_list li{ list-style: none; padding-left: 24px; margin-bottom: 18px; }
		
		
		#body .feature_box .column_one{
			float: left;
			width: 191px;
			padding-right: 20px;
		}
		#body .feature_box .column_two{
			float: right;
			width: 191px;
			padding-left: 20px;
		}
		#body .feature_box .column_three {
			margin: 0 191px;
		}

#footer{
	clear: both;
	padding: 36px 0 36px 0;
	
}
	
	#footer #footer_info{
		clear: both;
		font-size: 12px;
		padding-right: 18px;
	}
		#footer #footer_info li { 
			margin-left: 24px;
		}
	
/* General and Article Page Styles */

#body .article p, #body .general p { word-spacing: 2px; }

#body .article h4.date{	
	border-bottom: 1px dashed #2e2b29;
	border-top: 1px dashed #2e2b29;
	padding: 17px 18px 17px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #2e2b29;
	text-transform: uppercase;
}
#body .article h4.date .date_category{
	text-transform: none;
	font-style: italic;
}
#body .article h5.author {

}
#body .article h2, #body .general h2, #body #comments h2{ color: #d37028; }

	#body .article .article_stats li { margin-left: 24px; padding-left: 24px; color: #999; font-weight: bold; font-size: 18px;}
	
#body .column_full h3, #body .general h3{
	padding-bottom: 17px;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #2e2b29;
	margin-bottom: 18px;
	padding-top: 18px;
	font-size: 24px;
}
#body .article_list h3{ border-bottom: none; }

#body #comments .comment{
	border-bottom: 1px solid #d9d2c5;
	margin-bottom: 19px;
}
#body #comments h4{
	color:#666666;
	font: 14px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#body #comments p{
	margin-left: 18px;
}

/* Search Page Styles */
#body #search_form{
	background: #d9d2c5;
	margin-bottom: 18px;
	padding: 9px;
}
#body #search_result_stats { 
	margin-bottom: 35px;
	border-bottom: 1px solid #d9d2c5;
}

#body ul.search li{
	margin-bottom: 17px;
}
#body .search h3.search{
	border-top: 1px dotted #d9d2c5;
	margin-bottom: 0px;
}
#body .search .article_date{
	margin-bottom: 0px;
}
.large_number {
	font-size:18px;
	padding: 0 4px 0 4px;
}

/* Share Page Styles */

ul.share_link_list li{
	width: 150px;
	padding-bottom: 18px;
}

/* Resources and Study Page */
ul.resource_list { background: #ede8df; }
ul.resource_list li {
	list-style: none;
	float: left;
	width: 275px;
	margin-right: 18px;
	padding: 8px;
	background: #fff;
	margin-bottom: 18px;
	border: 1px solid #d9d2c5;
}

ul.series_list li {
	list-style: none;
	border-bottom: 1px dashed #d9d2c5;
	margin-bottom: 18px;
	padding-bottom: 18px;
	height: 240px;
}
	ul.series_list li img {
		float: left;
		margin: 0 18px 18px 0;
	}


/* Contact Page Styles */
#contact_form { background: #ede8df url(images/feature_box_background.gif); padding: 18px;}
#contact_form dt { border-bottom: 1px solid #d9d2c5; width: 150px; }