

body { background: #ffffff; color: #333; font: 62.5% Tahoma, "Arial", Times, serif; }

* { padding: 0; margin: 0; }
	


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

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

	#page { } /* for use with custom styles */
	
		#masthead { width: 865px; margin: 0 0 1px 0; padding: 0 1px; text-align: left; }
		
		#rotating_image { width: 885px; margin: 0 0 5px 0; }
		
			#rotating_image img { display: block; border: 4px solid #FF6EF6; }

		#content_box { width: 865px; padding: 0 10px; text-align: left; }

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

				#content { width: 463px; padding: 0 1px; float: right; }
			
					#content_inner { width: 445px; padding: 0 9px; }
	
			.sidebar { width: 190px; 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 #dddddd; }



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

h1, h2, h3, h4 { font: bold 1.0em Tahoma, "Arial", Times, serif; }

h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }
h7 { font-size: 2; line-height: 1.6;}	
	.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: #2C43A4; border-top: 1px solid #ddd; border-bottom: 1px dotted #dddddd; text-align: center; }

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

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

	h2 a, h2 a:visited { color: #DE27D3; text-decoration: underline;}

	h2 a:hover { color: #000000; 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 #dddddd; }

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: #000000; text-decoration: none; }

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

a img { border: none; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

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


/*---:[ 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 #dddddd; 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; }
