/*
Theme Name:		Neoclassical
Theme URI:		http://openeducation.net
Description:	A 3-column design with an emphasis on typography and whitespace.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body {
	background: #EFF4D9;
	color: #333;
	font: 70.5% Georgia, "Times New Roman", Times, serif;
}

* { padding: 0; margin: 0; }
	


/*---:[ core layout elements ]:---*/

#container {
	width: 885px;
	margin: 0 auto;
	padding: 20px 0;
}

	#page { } /* for use with custom styles */
	
		#masthead {
	width: 865px;
	margin: 0 0 20px 0;
	padding: 0px 10px;
	text-align: left;
}

		
		#rotating_image {
	width: 885px;
	margin: 10px 0 20px 0px;
	float: left;
	border-width: 10px;
	border-color: #FFF;
}
		
			#rotating_image img {
	display: block;
	border: 10px solid #fff;
}

		#content_box { width: 865px; padding: 0 10px; background: url('images/content_bg.gif') 50% 0 repeat-y; text-align: left; }

			#left_box {
	width: 200px;
	float: left;
}

				#content {
	width: 650px;
	padding: 0 1px;
	float: right;
}
			
					#content_inner { width: 445px; padding: 0 9px; }
	
			.sidebar {
	width: 200px;
	float: left;
}
		
			#left_bar { padding: 0 10px 0 0; }
		
		#footer {
	padding: 1.0em 0;
	border-top: 1px double #666;
}



/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em Georgia, "Times New Roman", Times, serif; }

h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }

	.page h1 { margin: 0 0 1.11111em 0; }

h2 { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }

	h2 a, h2 a:visited { color: #333; }

	h2 a:hover { color: #237fa1; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; }
	
	.sidebar h2 { font-size: 0.83333em; margin: 0 0 0.9em 0; line-height: 1.9em; padding: 0; text-transform: uppercase; letter-spacing: 2px; border-top: 0; border-bottom: 1px solid #ddd; }

h3 { font-size: 1.23077em; line-height: 1.25em; color: #999; }

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }



/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited {
	color: #004e66;
	text-decoration: none;
}

a:hover {
	color: #339900;
	text-decoration: underline;
}

a img { border: none; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center {
	text-align: center !important;
	padding-bottom: 8px;
}

p.bottom { margin: 0 !important; }

p.unstyled {
	padding: 0 20px;
	font-size: 1.3em;
}



/*---:[ #masthead styles ]:---*/

#masthead #rss_subscribe { width: 40px; height: 40px; float: right; }

	#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }

#masthead #logo {
	font: bold 3.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
/*	margin-left: 40px;
*/}

	#masthead #logo a, #masthead #logo a:visited { color: #111; }

	#masthead #logo a:hover { color: #237fa1; text-decoration: none; }
	
#masthead h1, #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }
#cust_int {
	background: url(images/walletbrown.png) no-repeat;
	width: 600px;
	height: 400px;
	margin: 10px 10px 10px 30px;
}

.format_text { font-size: 1.3em; line-height: 1.53846em; padding: 0 10px; }
		
	.format_text a { text-decoration: underline; }
	
	.format_text a:visited {
	color: #000033;
	text-decoration: none;
}
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote {
	list-style: circle outside;
}
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text ul { list-style: none; margin: 0 0 1.53846em 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { }
	
		.format_text ul li { padding: 0 0 0 14px; background: url('images/bullet_text.gif') 0 0.38462em no-repeat; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 1.53846em 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }



/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.63636em Verdana, sans-serif; color: #999; text-align: right; }

	#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; }

	#footer a:hover { color: #333; text-decoration: none; }
	
	

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
ul.dropdown {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	position: relative;
	z-index: 597;
	color: #cccccc;
}
.dropdown {
	margin-left: 3px;
	margin-right: auto;
}

ul.dropdown a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	text-decoration: none;
}
ul.dropdown a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	text-decoration: none;
}
ul.dropdown a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	text-decoration: none;
}
ul.dropdown ul {
	margin: 0px;
	padding: 0px;
	width: 165px;
	list-style: url(none) none;
	position: absolute;
	visibility: hidden;
	z-index: 598;
	left: 0px;
	top: 100%;
	background-image: url(images/menu-bkgd-hoverblue.gif);
}
ul.dropdown li {
	line-height: 1.3em;
	vertical-align: middle;
	float: left;
	padding: 7px 97px 7px 30px;
	margin: 0px;
	border-right: 1px solid #999999;
	list-style: url(none) none;
	background: url(images/menu-bkgd-hoverblue.gif);
}
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	background-image: url(images/menu-bkgd-hoverblue2.gif);
}
ul.dropdown li:hover >ul {
	visibility: visible;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown ul li {
	float: none;
	border-style: none;
	background-image: url(images/menu-bkgd-hoverblue.gif);
	width: 55px;
	white-space: nowrap;

}
p.giftleft {
	text-align: center;
	padding-top: 0px;

}
p.giftright {
	text-align: center;
}

.giftleft {
	text-decoration: none;
	float: left;
	margin-left: 33px;
	margin-top: 33px;
}
.giftright {
	text-decoration: none;
	float: right;
	margin-right: 35px;
	margin-top: 33px;
}
