/*
File:			custom.css
Description:	Custom styles for the Neoclassical Theme that you define

Use:

The <body> tag has been appended with the "custom" class, like so: <body class="custom">.
You can use the "custom" class to overwrite *any* CSS declarations contained in this
theme's style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; } <--- This makes links green
	
	.custom a:hover { color: #00f; } <--- This makes links blue when you mouse over them

Why this works:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!
*/

.custom { background: url('images/grading-4.gif'); background-repeat: repeat-y; font: 62% Verdana, "Times New Roman", Times, serif; }

.custom #theright { background: url('images/grading-5.gif'); background-repeat: repeat-y; background-position:right;  }

.custom #container { background: #fff; }

.custom	#rotating_image img { display: block; border: 10px solid #cccccc; }

 /*---:[ layout ]:---*/

.custom #content_box { width: 865px; padding: 0 10px; background: url('images/content_bg1.gif') 50% 0 repeat-y; text-align: left; }


.custom #left_box { width: 667px; float: left; }

.custom #content { width: 471px; padding: 0 1px; float: right; }
			
.custom #content_inner { width: 452px; padding: 0 9px; }
	
.custom .sidebar { width: 182px; float: left; }

 /*---:[ nav menu styles ]:---*/

.custom #nav { width: 84.8em; margin: 0 0 0 0; }

.custom	#nav ul { list-style: none; }

.custom	#nav ul li { font-size: 1.4em; float: right; }
	
.custom	#nav ul li a, .custom #nav ul li a:visited { display: block; padding: 0.3125em 0.8125em 0.5em 0.8125em; color: #237fa1; }
	
.custom	#nav ul li a:hover, .custom #nav ul li a.current:hover { color: #fff !important; background: #cccc33; text-decoration: none !important; }
		
.custom	#nav ul li a.current, .custom #nav ul li a.current:visited { color: #cccc33; text-decoration: underline; }



.custom hr { display: none; }

.custom a, a:visited { color: #333; text-decoration: none; }

.custom a:hover { color: #cccc33; text-decoration: underline; }

.custom a img { border: none; }



.custom .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: 10px solid #ddd; }

.custom .post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

        .custom .post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.custom .post_author a:hover { color: #999; text-decoration: underline; }

.custom .format_text { font-size: 1.3em; line-height: 1.53846em; padding: 0 10px; }
		
	.custom .format_text a { background: #FFF; padding: 1px 0; border-bottom: 1px solid #bbb;}
	
	.custom .format_text a:visited { color: #c00; text-decoration: none; }
	
	.custom .format_text a:hover { text-decoration: underline; background: #e8e8e8; }
		
	.custom .format_text blockquote { }


.custom #masthead #logo { font: bold 3.2em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; }

	.custom #masthead #logo a, .custom #masthead #logo a:visited { color: #cccc33; }

	.custom #masthead #logo a:hover { color: #237fa1; text-decoration: none; }
	
.custom #masthead h1, .custom #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }

/*---:[ block ]:---*/

.custom .boxPost { background-color: #cccc33; border-style: solid; border-width: 1px; padding: 5px 5px 5px 5px; }
.custom .boxPost1 { background-color: #F5F5F5; border-style: solid; border-width: 1px; padding: 5px 5px 5px 5px; }

/*---:[ headlines ]:---*/

.custom h1, h2, h3, h4 { font: bold 1.0em Georgia, "Times New Roman", Times, serif; }

.custom h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }
	
	.custom .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; }

	.custom .page h1 { margin: 0 0 1.11111em 0; }

.custom h2 { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }

.custom	h2 a, h2 a:visited { color: #333; }

.custom	h2 a:hover { color: #237fa1; text-decoration: none; }
	
.custom	h2.top { padding-top: 0; border-top: none; }
	
.custom	.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; }

.custom h3 { font-size: 1.23077em; line-height: 1.25em; color: #333; padding: 1px 0; }

	.custom .format_text h3 { margin: 1.875em 0 0.625em 0; }

	.custom .format_text h3.top { margin: 0 0 0.625em 0 !important; }

.custom h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }



/*---:[ comment styles ]:---*/

.custom #comments { width: 463px; margin: 4.0em 0 2.0em 0; }

	.custom .comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.custom .comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	.custom dl#comment_list { margin: 0 0 3.0em 0; }

		.custom dl#comment_list dt.comment { width: 455px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }

			.custom .comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right;  }

				.custom .comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.custom .comment_num a:hover { color: #237fa1; text-decoration: none; }

			.custom .comment_icon { background: url('images/icon_comment1.gif') no-repeat; padding: 5px 5px 5px 5px; }
			.custom .comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		.custom dl#comment_list dd.comment { width: 455px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }
		
		.custom dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		.custom dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
		
			.custom .custom .comment .format_text { padding: 0 10px; }
			
			.custom .comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.custom .comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

.custom #respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	.custom #respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

.custom #comment_form { width: 425px; padding: 0 19px; }

	.custom #comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	.custom #comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		.custom #comment_form label { padding: 0 0 0 10px; }

		.custom #comment_form .text_input { width: 209px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		.custom #comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		.custom #comment_form .text_area { width: 419px !important; height: 5.84615em; }
	
		.custom #comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		.custom #comment_form .form_submit:hover { color: #237fa1; }
		
		.custom #comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			.custom #comment_form p.subscribe-to-comments label { font-size: 1.0em; }

.custom h2#worthalook {background: url('images/bar.gif'); }

.custom h2#must {background: url('images/bar2.gif'); }

	