/*
Theme Name: 1006 - Inspiring Teachers
Theme URI:	 http://www.digitalboomerang.com
Description: A  design for the Inspiring Teachers of English Awards
Version: 1.0
*/

body { 
	background: #F6F5F2; color: #231F20; 	
	font: 62.5% Verdana, Tahoma, sans-serif; 
}
* { padding: 0; margin: 0; }

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

a:visited, a:active, a:link { color: #DB1A20; text-decoration: none; }
a:hover { color: #000; text-decoration: none; border:none; }

	.entry a:hover, .widget a:hover { border-bottom:1px solid #A90000; }
a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #a90000; }

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

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }
p.center { text-align: center; }

ul { list-style:none; margin:0; padding:0; }
table, td, th { border:none; } 

/*---:[ headlines ]:---*/
h1, h2, h3, h4 { font: normal 1.0em  Verdana, "Helvetica Neue", sans-serif; }
	
	.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }

h2 { font-size:2.1em; line-height:1.7em; color: #000; }
	#sidebar h2 { 
		margin:0; border-bottom:1px dashed #909090;  
		border-top:2px solid #909090; 
	}	
h3 { font-size: 1.3846em; line-height: 1.1111em; color: #000; }

	.entry h3 { margin: 1.2em 0 0.5em 0; }
	
	#comments h3 { font-size: 1.8em; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 0.166667em double #ccc; }

	#comments h3#respond { margin: 2.2222em 0 0 0; }
	
h4 { 	
	font-weight:bold; font-size: 1.1em; line-height: 1.4em; color: #666; margin:5px 0 15px; 
}
.clearAll { clear:both; height:1px; overflow:hidden; margin:0; padding:0; }
/*---:[ core layout elements ]:---*/
#wrapper { 
	margin:0 auto; overflow:hidden; padding:0;
	position:relative; text-align:left; width:955px;
}
#header { 
	background: #fff url(images/top/header-bg.png) repeat-x; 
	border-top: 5px solid #000; height:256px;
}
	#masterHeader { height:217px; margin:0 auto; padding:0; }
	#topnav { float:left; width:100%; height:34px;}
	
#container, #content_box, #footer  { width:100%; }
	#content_box  { 
		background:#F7F6F3 url(images/content-box-bg.png) no-repeat top right; 
		margin:10px 0 0; padding:30px 0;
	}
	#sidebar { width:252px; float:left; margin-right:20px; }
	.custom #sidebar { margin-top:25px; }
	#content { width:625px; padding: 0 15px 0 25px; float:left; }
		
#footer { 
	padding:3px 15px 10px; background: #fff; border-top: 9px solid #000;
}

.awardwinners:after, #content_box:after { display:block; clear:both; content:""; }
/*---:[ #header styles ]:---*/
#logo { 
	float:left; margin:8px 0 0 5px; padding:0;
	overflow:hidden; text-indent:-9999px; 
	width:249px; height:198px;
}
	#logo a { 
		background:transparent url(images/top/logo.png) no-repeat;
		float:left; overflow:hidden; text-indent:-9999px;
		height:198px; width:249px;
	}
	#logo h1, #logo #tagline { display:none; font: normal 1em "Helvetica Neue", Helvetica, Arial, sans-serif; }

#topbanner { 
	background:url(images/top/banner-more-bg.jpg) no-repeat;
	margin:0 0 0 330px; width:563px; height:187px;	
}
	#topbanner a {
		background:url(images/top/nominate-btn1.png) no-repeat;
		overflow:hidden; text-indent:-9999px; float:left;
		height:82px; width:303px; margin:105px 0px 0px 252px;
	}

/*---:[ nav menu styles ]:---*/
#topnav ul{ margin:3px 0 0; padding:5px 5px;  }
	#topnav li { 
		letter-spacing:-0.02em; display:inline;
		margin:0; padding:0; 
		font-size:1.35em; font-weight:bold;
		font-family:Trebuchet MS,Arial,sans-serif;
	}
	#topnav li a { float:left; padding:5px 0 5px 15px; }
	#topnav li a:link, #topnav li a:visited, #topnav li a:active { color:#231F20; }
	#topnav li a:hover { border:none; }
	
	#topnav li span { float:none; margin-right:7px; padding:5px 15px 5px 0; }	
	#topnav li a.sitemap span { margin-right:0; }
	
	#topnav li.current_page_item a , #topnav li a:hover { 
		background:url(images/top/topnav-left-bg.png) no-repeat; color:#fff;
	}
	#topnav li.current_page_item a span, #topnav li a:hover span { 
		background:url(images/top/topnav-right-bg.png) no-repeat top right;
	}
	#topnav li.current_page_item a.home, #topnav li a.home:hover { 
		background:url(images/top/topnav-left-short-bg.png) no-repeat; 
	}
	#topnav li.current_page_item a:hover { color:#231F20; }

/*---:[ Homepage: content styles ]:---*/
#content h1 { 
	font-weight:normal; background:#909090; color:#fff;
	padding:0 15px; line-height:1.3em; font-size:2.8em;
}
.aboutaward  .entry { font-size: 1.3em; line-height:1.3575em; padding:0 10px;}
	.aboutaward .entry ul, .page .id2 .entry ul { margin-left:245px; }
		.aboutaward .entry li { font-size: 0.9em; }		
		.aboutaward img {
			background:url(images/post-image-bg.png) no-repeat bottom left;
			padding:0 10px 10px 10px; 
		}		

.winners .post { position:relative; padding:0 10px 0 10px; float:left; width:290px; }		
	#content .winners  h2 {
		background:#fff; margin:5px; position:absolute; top:184px;
		font-size:1.1em; padding:3px 5px; width:250px;
		font-weight:bold; color:#000; line-height:1.25em;
		filter:alpha(opacity=80); 
		-moz-opacity:.80; opacity:.80;
	}
	.winners p { font-size:0.9em; height:25.6em; overflow:hidden; }

.awardwinners { padding:0; width:625px }
.awardwinners .post { width:185px; float:left; padding:0 10px;}	
	.awardwinners .post .entry { padding:0; margin:0 0 30px; }
	.awardwinners .post .entry p {  height:132px; overflow:hidden; margin:0; }
	.awardwinners .post .entry p.alink  {  height:25px; }
	.awardwinners .post .entry p img.size-full { width:160px; height:120px; padding:3px; margin:1px 5px 1px 1px; }
	.awardwinners .post h3 { font-size:0.846em; margin:0 0 15px; }
	.awardwinners .post h3 a, .awardwinners .post a.more-link:hover { border:none; }
	.awardwinners .post .entry p.post_meta { font-size:0.85em; height:20px;}

	/*---:[ Search styles ]:---*/  
	#content.search	h2 { padding:15px 0 10px; }
	ol.results { margin:0 0 1.5385em 2em; }
		ol.results li { font-size:1em; }
		ol.results li .entry { margin:0; }
		ol.results li .entry img.alignleft {
			float:left; margin:0 25px 0 10px; width:100px; height:75px; 
		}
	#content.search h3 { font-size:1.6em; font-weight:bold; margin:5px 0; }
	
/*---:[ Single Post styles ]:---*/ 	
#content.single h1 { font-size:2.6em; }
	#content.single img.alignleft{ width:160px; height:120px; }
	span.vvqbox { display:block; margin:20px auto;}
	
	
/*---:[ content styles ]:---*/  
p#breadcrumbs { margin:0 0 13px; }

#content h2 { margin:1.1em 0 0; line-height:1.5em; padding:0 15px; }
.entry h3 { border-bottom:1px dashed #DDD; padding:0 0 5px; }
#content hr { background:#FFF url(images/post-imgstrip-bg.png); border:none; height:0.4em; }

.post { margin:0 0 25px; } 
.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #aaa; border-bottom: 0.2727em double #ccc; }

	.post_date a, .post_date a:visited { color: #000; padding: 0.0909em; }	
	.post_date a:hover { color: #000; background: #ccc; }

.entry { font-size: 1.3em; line-height: 1.4em; margin:30px 0 0;  }
div.post .entry { padding:0 10px; }
	
	.entry ul, .entry ol  { margin: 0 0 1.5385em 1.5em; }
	
		.entry ul li{ 
			background:url(images/ico-big-heart.png) no-repeat 0 50%; 
			padding:0.5em 0 0.5em 2em; font-size:0.9em;
		}
		.entry ul ul li, .entry ol ul li{ 
			background:transparent url(images/ico-small-heart.png) no-repeat 0 4px; 
			padding:0 0 7px 16px; font-size:1em;
		}
		.entry ol li, .results li  { padding:0.5em 0 0.5em 0.5em; }
		.entry .size-full{
			background:url(images/post-imgstrip-bg.png) 0 0;
			padding:5px; display:block; margin-bottom:10px;
		}		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 15px 0 0 20px; }
			
	.entry img.alignleft { float:left; margin:1px 12px 1px 1px; }
	.entry img.aligncenter { margin:1px auto 1px; text-align:center; }
			
	.entry p { margin: 0 0 15px 0; }	
	.entry a.more-link { 
		background:url(images/read-more-btn.png) no-repeat;
		font-size:0.875em; padding:5px 17px; 
	}
	a.more-link:visited, a.more-link:link, a.more-link:active { color:#fff; }
	a.more-link:hover { color:#820004; border:none; text-decoration:none; }
	
	/*---:[ ADD TO ANY  styles ]:--	*/
	a.stico_default  { 
		background:url(images/add-to-any-ico.png) no-repeat 0 11px !important;
	}
	a.stbutton { padding:10px 0 3px 22px !important; }
/*---:[ Table styles ]:--	*/	
	.entry table { width:100%; margin: 0 0 30px 0; padding: 0 3px; text-align:left; font-size:1em;}
	.entry table th { 
		border-bottom:1px solid #DDD; padding:8px 15px 5px 5px; 
		color:#003399; background:#f0f0f0;
	}
	.entry table td { color:#666; padding:8px 15px 5px 5px; vertical-align:top; border-bottom:1px solid #ddd; }
	
/*---:[ Contact Form ]:--	*/			
.entry label input, .entry textarea { 
	width: 300px; padding:4px; color: #666; font: bold 1em Verdana, sans-serif; 
	border:1px solid #eee; border-top:2px solid #999; border-left:2px solid #999; 	
	background:#fff; cursor:default;
}
	.entry input:focus, .entry textarea:focus  { border:1px solid #ddd; border-top-color: #666; border-left-color: #666;  }
	.entry textarea { width:400px; }
	.entry input  { 
		padding:4px; font: bold 1.3em Verdana, sans-serif; 
		background:#DBDBDB; border:1px solid #666; cursor:pointer;
	}
				
		
/*---:[ Table styles ]:--	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }
*/
.post_meta { margin: 0 0 20px 0; padding: 0.3846em 0 0 0; border-top: 0.23077em double #ddd; font-size: 1.1em; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

	.post_meta a:hover { color: #000; border-bottom: 1px solid #a90000; }


/*---:[ sidebar styles ]:---*/
#sidebar h3 { font-size:1.2em; font-weight:bold; }

ul.sidebar_list { width:100%; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { 
		margin:0 0 2.5em; font-size: 1.1em; line-height: 1.25em; 
	}
		li.widget p { margin: 0 0 1.3em 0; }		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.8333em 0; }
		
			li.widget li, li.linkcat li { padding: 0 0 0 13px; background: url(images/bullet.gif) 0 4px no-repeat; }
		
		/*---:[ Past Year Awards widget ]:---*/
		.past_year .textwidget li { padding: 0.8em 0px 0.8em 20px; background-position:5px 50%; }
		/* .past_year .textwidget li.active { padding-left:5px; background:none; } */
			.past_year .textwidget li.active a { color:#000; border-bottom:1px solid #A90000; }
				
		/*---:[ special widget styles ]:---*/
		li#text-365921101.widget_text ul li { 
			background:none; padding:1em 0 1em 0;
			border-bottom:1px dashed #D5D5D5;
		}
		li#text-365921101.widget_text ul li p { margin:0;}
		
		/*---:[ SGEM widget styles ]:---*/
		li#text-365857041, li#text-369950061 {
			border:1px dashed #aaa; padding:20px 13px 0; background:#fff;
			font-size:1.2em;
		}
		li#text-365857041 h2, li#text-369950061 h2 { display:none; visibility:hidden; }
		li#text-365857041 .textwidget span, #footer ul li.jointly a.sgem span { 
			background: url(images/sgem-logo.png) no-repeat; float:left;
			width:67px; height:57px; display:block; text-indent: -999em; 
		}
		li#text-369950061 .textwidget span {
			background: transparent url(images/st-logo.png) no-repeat scroll 27px -2px;
			display:block; text-indent:-999em; float:left; height:40px; width:226px; 
		}
		li#text-365857041.widget_text li,li#text-369950061.widget_text li  {
			background: url(images/ico-sgrey-heart.png) 0 4px no-repeat;
			padding:0 0 7px 16px; font-size:0.95em;
		}
				
		
#rss { width: 20em; height: 70px; margin: 0 0 1.0em 0; background: url('images/rss.gif') 50% 0 no-repeat; text-align: center; }

	#rss a { display: block; width: 48px; height: 48px; margin: 0 auto; }

/*---:[ footer styles ]:---*/
#footer ul li { float:left; font-size: 1.1em; }
#footer ul li.jointly, #footer ul li.support { margin-left:80px; }
	#footer ul li a.st span{
		background:transparent url(images/st-logo.png) no-repeat scroll 0 0;
		display:block; text-indent:-999em; float:left;		
		height:57px; width:226px; margin-right:15px;
	}
	#footer ul li a.moe span{
		background:transparent url(images/moe-logo.png) no-repeat scroll 0 0;
		display:block; text-indent:-999em; float:left;		
		height:70px; width:87px; margin-right:15px;		
	}

/*---:[ comment styles ]:---*/
#comments { width: 46.8em; }

	dl#comment_list { margin: 0 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; }
		
		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: #a90000; }
				
			dl#comment_list dt strong { font-size: 1.4545em; color: #000; }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #000; border-bottom: 1px dotted #999; }
				
				dl#comment_list dt strong a:hover { color: #000; border-bottom: 1px solid #a90000; }
		
		dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

/*---:[ comment form styles ]:---*/
#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { padding: 0.7692em 0; }
	
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

		#comment_form .text_input { width: 15.3846em; padding: 0.23077em; color: #a90000; font: bold 1.3em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
		#comment_form .text_area { width: 32.9231em; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #a90000; }
			
/*---:[ search form styles ]:---*/
#search_form { margin: 0 0 0.5833em 0; }
html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */
	
	#search_form  input { 
		font:normal 1em Verdana, Arial, Helvetica, sans-serif; 
		border:1px solid #909090; padding:3px 5px;
	}
	#search_form .search_input { width:190px; background:#fff; color: #222; padding:5px 5px; }
	#search_form  #searchsubmit { 
		background:#DBDBDB; text-transform:uppercase;
		font:bold 1.1em Arial, Helvetica, sans-serif; 		
	}*html #searchsubmit {font-size:1em; }	
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }	
	#content .search_input { font-size: 0.9231em !important; }

	
#partnerTable td { border: none; }
#partnerTable td a:hover { border-bottom:none; }
#partnerTable img { background: none; display: inline; padding }


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

#header:after, #logo:after, #topbanner:after, #topnav:after, #content_box:after, .post:after, .single .post .entry p:after, .winners:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after, #footer:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }