/*
Theme Name:		ASCQ
Theme URI:		N/A
Description:	A 2-column theme, specially designed for ASCQ.
Version:		1.1
Author:			Allegheny Graphics
Author URI:		http://alleghenygraphics.com/
*/

body { background: #fff url('images/body_bg.jpg') repeat-x top left; color: #333; font: 62.5% Arial, Helvetica, sans-serif; }

* { padding: 0; margin: 0; }
	
.clear { clear: both; }

img { /*behavior:url("pngbehavior.htc");*/ }

.alignright { float: right; margin: 1.0em; }
.alignleft { float: left; margin: 1.0em; }
.aligncenter { margin: 1.0em; }
.red { font-size: 1.5em; color: #CC0000; }

.h1left { float: left; margin-bottom: 0.25em;}

li.center { text-align: center; }

.wp-caption { border: 1px solid #ccc; text-align: center; padding-top: 0.4em; margin: 1.0em; background: #efefef;}

.hide { position: absolute; left: -9999px; }

.printshow { display: none; }

/*---:[ core layout elements ]:---*/

#container { width: 952px; margin: 0 auto; padding: 0; }

	#page { } /* for use with custom styles */
	
		#masthead { width: 682px; margin: 0 0 20px 0; padding: 0; text-align: left; float: left;  font-family: Arial, Helvetica, sans-serif;}
		
		#pretty_header { position: absolute; z-index: 0; top: 0px; left: 700px; background: url('images/pretty.gif') no-repeat top left; width: 429px; height: 105px; }
		
		#rotating_image { width: 972px; margin: 0 0 20px 0; }
		
			#rotating_image img { display: block; border: 10px solid #eee; }

		#content_box { width: 952px; padding: 0;  text-align: left; }

			#left_box {margin-top: 20px; width: 672px; float: left; background: url('images/side_pretty.gif') no-repeat top right; position: relative;}
					.welcome { font-size: 1.4em; line-height: 1.6em;  font-style: italic; margin-left: 1.0em; margin-bottom: 2.0em; color: #888888;}
					
				#print { position: absolute; left: 608px;}

				#content {  width: 598px; padding: 0 1px; float: left; border-right: 1px solid #cccccc; margin-bottom: 1.0em; }
			
					#content_inner { width: 578px; padding: 0 10px; }
	
			.sidebar { width: 250px; float: right; margin-top: -286px; position: relative; z-index: 100;}
		
			#left_bar { padding: 0 10px 0 0; }
		
			#right_bar { padding: 0 0 0 10px; }
		
		#footer { margin-top: 2.0em; padding: 1.0em 0; border-top: 1px double #ddd; }

#footer_bottom { } /* for use with custom styles and the "page" look */



/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: normal 1.0em Arial, Helvetica, sans-serif; }

h1 { font-size: 2.2em; line-height: 1.11111em; padding: 0 10px; color: #777; }
	
	/*.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; }

	#content h2 { clear: both; }

	h2 a, h2 a:visited { color: #71A045; }

	h2 a:hover { color: #006CA1; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; }
	
	.sidebar h2 { font-size: 1.5em; font-weight: bold;  padding: 0; border-top: 0; font-family: Arial, Helvetica, sans-serif; color: #006B9F; }

h3 { font-size: 1.23077em; line-height: 1.25em; color: #006CA1; font-weight: bold;}

	.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; font-weight: bold; }



/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited { color: #006CA1; text-decoration: none; }

a:hover { color: #c00; text-decoration: underline; }

a img { border: none; }

blockquote { font-family: Arial, Helvetica, sans-serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

blockquote li { margin-bottom: 1.0em; }

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; }

span.code { font-size: 0.92308em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; } /* Using a <span class="code"> preserves the line height better across a wider variety of browsers */
	
	code { font-size: 0.92308em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; line-height: 1.0em; }

	html[xmlns*=""] body:last-child code { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */

	pre { margin: 0 0 1.81818em 0; padding: 0.81818em; font-size: 0.84615em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

	html[xmlns*=""] body:last-child pre { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }
		


/*---:[ #banner 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 Arial, Helvetica, sans-serif; letter-spacing: -1px;  }

	#masthead #logo a, #masthead #logo a:visited { color: #111; }

	#masthead #logo a:hover { color: #006CA1; text-decoration: none; }
	
#masthead h1, #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }*/

	#masthead #toplinks { position: absolute; top: 10px;  }
	
		#masthead #toplinks ul { margin: 0; padding: 0; list-style: none; }
		#masthead #toplinks ul li { float: left; padding: 0 20px; }
		#masthead #toplinks a { font-size: 1.4em; color: #ffffff; font-weight: bold; }
		#masthead #toplinks a:hover { text-decoration: none; color: #FFCC00; }
		
	#masthead #header { width: 672px; padding: 4px 5px 5px 5px; height: 223px; background: url('images/masthead_bg.jpg') no-repeat top left; position: relative; margin-top: 33px; }
		#masthead #header #pretty { position: absolute; top: 2px; right: 6px; background: url('images/header_design.gif') no-repeat top right; width: 185px; text-align: right; padding-right: 10px; color: #719F01; font-size: 1.1em; padding-top: 124px;} 
		#masthead #header #logo_bg { text-align: center; position: absolute; z-index: 100; top: 14px; left: 270px; width: 188px; padding-top: 4px; height: 74px; background: url('images/logo_bg.png') no-repeat top left;}
		#masthead #header #logo { position: absolute; top: 18px; left: 278px; z-index: 200; }

			
	
	#masthead #mainmenu { position: absolute; margin-left: 12px; margin-top: -5px;}
		#masthead #mainmenu #nav, #masthead #mainmenu #nav ul { margin: 0; padding: 0; list-style: none; line-height: 1;}
		#masthead #mainmenu #nav li { float: left; margin-right: 3px; width: 128px; background: url('images/menuitem_bg.gif') no-repeat top left;}
		#masthead #mainmenu #nav li a { display: block; width: 123px; padding-left: 5px; height: 26px; background: #cccccc; line-height: 26px; 
		background: none; color: #ffffff; font-weight: bold; font-size: 1.1em; }
		#masthead #mainmenu #nav li a:hover { text-decoration: none; background: url('images/menuitem_hover_bg.gif') no-repeat top left;}
		
/*---:[ AG dropdown menus ]:---*/

#masthead #mainmenu #nav li ul { /* second-level lists */
	position: absolute;
	width: 128px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#masthead #mainmenu #nav li ul a{
background: none;
color: #006699;
}
#masthead #mainmenu #nav li ul li { background: url('images/90percent.png');}
#masthead #mainmenu #nav li ul a:hover {
background: #90B439 url('images/menuitem_drop_hover_bg.jpg') repeat-x bottom left;
color: #ffffff;
}

#masthead #mainmenu #nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 128px;
}

#masthead #mainmenu #nav li:hover ul ul, #masthead #mainmenu #nav li.sfhover ul ul {
	left: -999em;
}

#masthead #mainmenu #nav li:hover ul, #masthead #mainmenu #nav li li:hover ul, #masthead #mainmenu #nav li.sfhover ul, #masthead #mainmenu #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: -1px;
	
}

#masthead #mainmenu #nav li:hover ul.three, #masthead #mainmenu #nav li li:hover ul.three, #masthead #mainmenu #nav li.sfhover ul.three, #masthead #mainmenu #nav li li.sfhover ul.three { /* lists nested under hovered list items */
	top: -79px;
	
}




/*---:[ content styles ]:---*/

.homeblog { border: 1px solid #ccc; background: #efefef url('images/homeblog_bg.jpg') repeat-x bottom left; padding: 1.0em; margin-bottom: 2.0em;}

.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }

.format_text { font-size: 1.3em; line-height: 1.53846em; padding: 0 10px; }
		
	.format_text a { text-decoration: underline; }
	
	.format_text a:visited { color: #663366; }
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote { }
	
		.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; 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-right: 1px solid #eee; border-left: 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 { margin-bottom: 1.0em; margin-left: 2.0em;}
	
		.format_text ul li, .format_text ul.article-archives li 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 ul.article-archives li { background: none;}
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 0 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: 568px; padding: 0.69231em 10px 0.76923em 10px; 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; }
	
	#error { border: 1px solid #FF9999; padding: 1.0em;}
	TR.error { background-color: #FFCCCC;}


/*---:[ article-archives styles ]:---*/

#article-archives h3 a {display:block; width:100%; background:url('images/arrow_down.gif'); background-repeat:no-repeat; background-position: top right; cursor:pointer;}

#article-archives ul.art_child {display:none;}

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 250px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }

		li.widget p { margin: 0 0 1.33333em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; }
		
		li.widget ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }

			/*---:[ special widget styles ]:---*/
			
			#store { position: relative; z-index: 200; padding: 0 10px 20px 10px; margin-bottom: 10px; }
			.divider { width: 230px; border-bottom: 1px solid #efefef; }
			
			#email, #blog { position: relative; z-index: 200; padding: 10px; margin-bottom: 10px; }
			#email #girl { position: absolute; z-index: 500; top: 23px; right: 0px; background: url('images/girl.png') no-repeat top right; width: 150px; height: 162px; }
			
			#blog { margin-bottom: 0px; padding-bottom: 0px;}
			#blog h2 { color: #ffffff; margin-bottom: 0.5em;} 
			#blog a { color: #ffffff; text-decoration: none; font-size: 1.2em;}
			#blog a:hover { color: #000;  text-decoration: underline;}
			
			#blog ul.bloglist { width: 200px; margin-bottom: 20px; padding-bottom: 0px;}
				#blog ul.bloglist li { margin-bottom: 10px; }
				
			
			.bluebox #corner { position: absolute; margin-top: -14px; margin-left: 112px; z-index: 199; background: url('images/recent_entries.gif') no-repeat top right; width: 131px; height: 115px;}
			
			.box {  width: 250px; background: url('images/store_bg.png') repeat-y top left;  z-index: 0; font-size: 0.9em;  margin-top: 1.0em; }
			.box #boxhead { position: absolute;  background: url('images/box_bg_top.png'); margin-top: -16px; width: 250px; height: 16px; z-index: 100;}
			.box #boxfoot { position: relative; background: url('images/box_bg_bottom.png') no-repeat top left; margin-bottom: -1px; bottom: -15px;  width: 250px; height: 16px; }
			
			.bluebox { width: 250px; background: url('images/box_bg_blue.png') repeat-y top left;  z-index: 0; font-size: 0.9em;  margin-top: 1.0em; color: #fff;}
			.bluebox #boxhead { position: absolute;  background: url('images/box_bg_top_blue.png'); margin-top: -16px; width: 250px; height: 16px; z-index: 100;}
			.bluebox #boxfoot { position: relative; background: url('images/box_bg_bottom_blue.png') no-repeat top left; margin-bottom: -1px; bottom: -15px; width: 250px; height: 16px; z-index: 100;}
			
			.bluebox h2 { color: #ffffff; }
			.bluebox a { color: #fff; }
			.bluebox h2 a { color: #fff; }
			.bluebox h2 a:hover { text-decoration: underline; }
			
			.sidebar .imgalignright { float: right; margin: 8px; }

			#calendar_wrap { width: 222px; margin: 0.83333em 0 0.83333em 0; padding: 0 0 0 0; font-family: Verdana, sans-serif; }

			table#wp-calendar { width: 222px; border-collapse: collapse; border-bottom: 1px solid #cccccc;}

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				
				table.faqtable { border: 1px solid #ccc; border-collapse: collapse;}
				table.faqtable td { padding: 4px; border: 1px solid #ccc; }
				table.faqtable th { background: #ccc; }
				
			/*---:[ search widget ]:---*/

			#search { background: url('images/search_bg.jpg') no-repeat top left; width: 230px; padding: 16px 10px 10px 10px; text-align: center; height: 60px;}

				#search #s { width: 200px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.98em arial, Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; margin-top: 3px; margin-right: 4px; margin-bottom: 8px;}

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; font: bold 1.0em Arial, Helvetica, sans-serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #000; cursor: pointer; }

				#search input[type="submit"]:hover { color: #006CA1; }



/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.45455em 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; }

#footer #ag-credit {float:left; text-decoration:none; border:none;}

/*---:[ comment styles ]:---*/

#comments { width: 463px; margin: 4.0em 0 2.0em 0; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 445px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #006CA1; text-decoration: none; }
				
			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		dl#comment_list dd.comment { width: 445px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }
		
		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
		
			.comment .format_text { padding: 0 10px; }
			
			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 209px; padding: 2px; color: #333; font: normal 1.0em Arial, Helvetica, sans-serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 5.84615em; }
	
		#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 Arial, Helvetica, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #006CA1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }



/*---:[ search form styles ]:---*/

#search_form { }

#search_form .search_input { width: 200px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.8em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; margin-top: 3px; margin-right: 4px;}
	
	#search_form .search_input:focus, .email_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	
.email_input { width: 144px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; margin-top: 8px; }	

/*---:[ 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; }



