/*
Theme Name:		Neoclassical Redux
Theme URI:		http://openeducation.net.
Description:	A 3-column design with an emphasis on typography and whitespace.
Version:		1.1
Author:			Chris Pearson, but this version was redesigned by my friend Adam. He done did fix'er up good
Author URL:		http://personified.com/ & http://adamwelling.com
*/


body { background: #fff; color: #333; font: 14px Georgia, "Times New Roman", Times, serif; 
    line-height: 1.2em;}



* { padding: 0; margin: 0; }
	
p{
    padding-bottom: 10px
}



/*---:[ 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: 0 10px; text-align: left; }
		
		#rotating_image { width: 885px; margin: 0 0 20px 0; }
		
			#rotating_image img { display: block; border: 10px solid #eee; }

		#content_box { width: 865px; padding: 0 10px; text-align: left; }

			#left_box { width: 665px; float: left; }

				#content { border: 1px solid #c00; border-top: 0; border-bottom: 0; width: 480px; padding: 0 1px; float: right; }
			
					#content_inner { width: 464px; padding: 0 9px; }
	
			.sidebar { width: 168px; float: left; }
		
			#left_bar { padding: 0 10px 0 0; }
		
			#right_bar { padding: 0 0 0 10px; }
		
		#footer { padding: 1.0em 0; border-top: 1px double #ddd; }



/*---:[ 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; }
	
	.archives h1 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }

	.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: #237fa1; text-decoration: none; }

a:hover { color: #c00; 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; }

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; }

	#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;
}
.sidebar li{
list-style: none;
}
.sidebar_list li{
margin-bottom: 10px;
}

.sidebar_list li li{
margin-bottom: 5px;
}

#content li{
  margin-left: 25px;
}

#comments{
  padding: 6px;
}
