/*  
Theme Name: WhiteHouse

Theme URI: http://www.pagelines.com/themes/

Description: White House theme by <a href="http://www.pagelines.com">PageLines</a>. Professional theme with 2 column layout and right sidebar, widget-ready, built-in support for twitter feed, support for threaded/nested comments, easy to customize through the settings-page. PHP5 is required for options.

Version: 1.2.5

Author: Andrew Powers

Author URI: http://www.pagelines.com

Tags: theme-options, white, silver, light, two-columns, fixed-width, threaded-comments, custom-header, custom-colors, translation-ready

This version released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/
/* Defaults */

/* color palette
yellow: d7cc1f eaf205
orange: d7691f f2b205
red:d71f1f f20564
blue:1f28d7 057af2
green:1fd728 64f205
Purple:9d1fd7 d905f2
*/
h1, h2, h3, h4{
	clear:both;
	margin-top:10px;
}
.caption{clear:both; font-size:70%; }

	body{
		font-size:1em;
		line-height:1.6em;
		
		font-family:Arial, sans-serif;
	}
	a:focus{outline:1px dotted;}
	hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

	ol{list-style:decimal}
	ul{}
	.hentry ul, ol{ margin-left:25px; margin-bottom: 1em;}

	p,.p{margin-bottom: 1em;}
	
	img, p img, td img {
		margin:5px;
	}
	blockquote{
		margin:0 0 1em 1em;
		background: #eee;
		padding: 1px 1em;
	}
	a:hover{
		text-decoration:underline;
	}


/*layout width */

	body{background-color:#1fb7d7;}
	
	#pagewrap {width:980px; margin:0 auto; margin-top:15px;}
	.containerTop{background: url(/images/graphics/bg/innerContentTop.png) bottom center no-repeat; height:15px; width:950px; margin: 0px auto; padding:0px;}
	.container {background: url(/images/graphics/bg/innerContentBG.png) top center repeat-y; width:950px; margin-top:5px; padding:1px; margin:0px auto;}
	.containerBottom{background: url(/images/graphics/bg/innerContentBottom.png) center bottom no-repeat; clear:both; height:20px; width:950px; margin: 0px auto; padding:0px;}
	
	

	
	
	
	#site {	padding-bottom:2em;}
	#footer {
		width: 990px; margin:0 auto;
	}
	#sidebar {

		width: 245px;
		float: left;
	}
	#wrapper {
		position:relative;
		padding-bottom: 2.5em;
	}
	#maincontent {
		float: right;
		width: 690px;
		border-left:1px dashed #ccc;
		overflow: hidden;
	}
	
	/* @ FULL WIDTH */
	#fullwidth #content {background: #fff;}
	#fullwidth #maincontent {width: 100%;}

/* Links & Colors */

a {text-decoration:none;}
	
a,.commentlist cite,.commentlist cite a, #subnav .current_page_item a, #grandchildnav .current_page_item a, .headline h1 a:hover{ color:#005299;}

#subnav ul li a:active{color:#000;text-decoration:none;}

/* HEADERS */
	h1, h2, h3, h4, h5, h6, #nav{		
		font-family:  baskerville, 'palatino linotype',palatino,georgia,serif;
		font-weight: bold;
		margin:0;padding: 0; 
		
		color:#000;
		margin-bottom:5px;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a{}
	h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, #nav em{text-transform: lowercase;font-style:italic;}
	
	h1{font-size: 1.5em; text-decoration:underline;}
	h2{font-size: 1.4em;}
	h3{font-size: 1.3em;}
	h4{font-size: 1.2em;}
	h5{font-size: 1.1em;}
	h6{font-size: 1em;}

	p h4{
		display:inline;
	}

/* @ HEADER */
#header {
	position: relative;
	padding: 0px; 
	background: url(/images/graphics/bg/header.png) no-repeat;
	width:980px;
	height:175px;
}
#header h1, #header h6 {
	visibility:hidden;
}
	.headline {color:#000; }
	.headline h1 a{color:#000;font-size: 22px;float:left;line-height:1.5em;text-transform: uppercase;letter-spacing: .2em;}
	
	.site-description { font-size:1em;font-family: palatino, times, georgia; font-style:italic;float:left;margin:13px 0 0 .5em;color:#aaa;}

/* Header Icons */
.icons {text-align: right;position: absolute;bottom: 10px; right:0px;line-height: 20px;height: 24px;}
.icons a {display: block;width: 24px; height: 24px; margin-left: 4px; float: right;text-align: right;}
.icons .twitterlink {background: url(images/icon-blue-twitter.png) no-repeat 0 0;}
.icons .linkedinlink {background: url(images/icon-blue-linkedin.png) no-repeat 0 0;}
.icons .facebooklink {background: url(images/icon-blue-facebook.png) no-repeat 0 0;}
.icons .rsslink {background: url(images/icon-blue-rss.png) no-repeat 0 0;}



	/* MAIN NAVIGATION */
		#nav {
			text-transform: uppercase;
			font-size: 13px;	
			line-height: 1.1em;
			
			vertical-align:bottom;
			position:absolute;
			top:141px;
			left:140px;
			margin-bottom:-1px;
			
		}
		
		#nav ul{
			list-style: none;
			display: block;
			margin: 0px 0px 0px 0px;
			padding: 0px;
			float: right;
			
		}
		
		#nav ul li{
			margin: 0px 0px 0px 5px;
			padding: 0px;
			padding-right:15px;
			float: left;
			
			
			
		}
		#nav ul li a{
			
			
			line-height: .9em;
			font-size:1em;
			padding: 15px 13px 9px 27px;
			text-decoration: none;
			color: #fff;
			display: block;
			
			font-weight:bold;
			font-family:"Trebuchet MS", monaco, arial, sans-serif 
		}
		
		#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor, .current_page_ancestor a{
			text-decoration: none;
			color:#fff000;
			
		}
		
		 #nav li a:hover{
		
			color:#174a9f;
			color: #fff000;
		}
		#nav li a:active{
			color:#fff000;
			
		}
		/*unique section  styles*/
		/* home */
		#nav .page-item-25{background:url(/images/graphics/menu/tab-right-yellow.png) right top no-repeat;}
		#nav .page-item-25 a{background:url(/images/graphics/menu/tab-yellow.png) left top no-repeat;}
		/* aboutctaun */
		#nav .page-item-2{background:url(/images/graphics/menu/tab-right-blue.png) right top no-repeat;}
		#nav .page-item-2 a{background:url(/images/graphics/menu/tab-blue.png) left top no-repeat;}
		/* conferences */
		#nav .page-item-28{background:url(/images/graphics/menu/tab-right-green.png) right top no-repeat;}
		#nav .page-item-28 a{background:url(/images/graphics/menu/tab-green.png) left top no-repeat;}
		/* best practice awards */
		#nav .page-item-30{background:url(/images/graphics/menu/tab-right-orange.png) right top no-repeat;}
		#nav .page-item-30 a{background:url(/images/graphics/menu/tab-orange.png) left top no-repeat;}
		/* teacher resources */
		#nav .page-item-31{background:url(/images/graphics/menu/tab-right-purple.png) right top no-repeat;}
		#nav .page-item-31 a{background:url(/images/graphics/menu/tab-purple.png) left top no-repeat;}
		#contentTop{
			width:1000px;
			height:23px;
			margin-top:-1px;
		
		}	
		#contentBottom{
			clear: both;
			height: 25px;
			overflow: hidden;
			width: 1000px;
		}
			#subnav {
					text-transform: uppercase;
					float: left;
					width: 225px;
					padding: 0 10px;
					margin-left:10px;
				}
				
					#subnav ul{list-style:none;}
					#subnav ul li{float: left; display:block !important; width:225px;}
					#subnav li a{
						color:#444;
						display: block;
						padding: 2px 5px; 
						margin-right: 5px;
						border: 1px solid transparent;
						-moz-border-radius: 3px;
						-khtml-border-radius: 3px;
						-webkit-border-radius: 3px;
						border-radius: 3px;
						letter-spacing:1.2px;
						font-weight:bold;
						font-size:90%;
					}
					#subnav li a:hover{background: #ddd;}
					#subnav .current_page_item a, #subnav li a:active, #subnav .current_page_ancestor{
						background: #e1e1e1;
						border: 1px solid #ccc;
						border-right: 1px solid #f7f7f7;
						border-bottom: 1px solid #f7f7f7;
					}

				#grandchildnav li{ padding-left:10px; }
				#grandchildnav .current_page_item{ background: #f7f7f7;	}
		
		
		
		.homeTop{background:url(/images/graphics/bg/contenttop-yellow.png) center top no-repeat;}
		.homeBottom{background:url(/images/graphics/bg/contentfooter-yellow.png) center bottom no-repeat;}
		#home{width:1000px;background:url(/images/graphics/bg/contentbg-yellow.png) center top repeat-y; margin-top:0px;}
		#home #subnav, #home h1, #home h2, #home h3, #home strong{
			color:#d71f1f;
			font-weight:bold;
		}
		
		.aboutctaunTop{background:url(/images/graphics/bg/contenttop-blue.png) center top no-repeat;}
		.aboutctaunBottom{background:url(/images/graphics/bg/contentfooter-blue.png) center bottom no-repeat;}
		#aboutctaun{width:1000px;background:url(/images/graphics/bg/contentbg-blue.png) center top repeat-y; margin-top:0px;}
		#aboutctaun #subnav, #aboutctaun  h1, #aboutctaun h2, #aboutctaun h3, #aboutctaun ul li a, #aboutctaun strong{
			color:#1f28d7;
		}
		#aboutctaun #subnav .current_page_item a, #aboutctaun #subnav .current_page_item a:hover, #aboutctaun #subnav li a:active, #aboutctaun #subnav .current_page_ancestor{
			border: 2px solid #057af2;
			
			background-color:#1f28d7;
			color:#fff;
			
		}
		
		
		.conferencesTop{background:url(/images/graphics/bg/contenttop-green.png) center top no-repeat;}
		.conferencesBottom{background:url(/images/graphics/bg/contentfooter-green.png) center bottom no-repeat;}
		#conferences{width:1000px;background:url(/images/graphics/bg/contentbg-green.png) center top repeat-y; margin-top:0px;}
		#conferences #subnav, #conferences  h1, #conferences h2, #conferences h3, #conferences ul li a, #conferences strong{
			color:#1fd728;
		}
		#conferencesSubnav .current_page_item a, #conferencesSubnav .current_page_item a:hover, #conferencesSubnav li a:active, #conferencesSubnav .current_page_ancestor{
			border: 2px solid #64f205;
			
			background-color:#1fd728;
			color:#fff;
			
		}
		#conferences ul li{list-style:disc;}
		#conferences {font-size:90%;}
		.bestpracticesawardsTop{background:url(/images/graphics/bg/contenttop-orange.png) center top no-repeat;}
		.bestpracticesawardsBottom{background:url(/images/graphics/bg/contentfooter-orange.png) center bottom no-repeat;}
		#bestpracticesawards{width:1000px;background:url(/images/graphics/bg/contentbg-orange.png) center top repeat-y; margin-top:0px;}
		#bestpracticesawards #subnav, #bestpracticesawards  h1, #bestpracticesawards h2, #bestpracticesawards h3, #bestpracticesawards ul li a, #bestpracticesaward .entry strong{
			color:#d7691f;
		}
		#bestpracticesawards #subnav .current_page_item a, #bestpracticesawards #subnav .current_page_item a:hover, #bestpracticesawards #subnav li a:active, #bestpracticesawards #subnav .current_page_ancestor{
			border: 2px solid #f2b205;
			
			background-color:#d7691f;
			color:#fff;
			
		}
		
		.teacherresourcesTop{background:url(/images/graphics/bg/contenttop-purple.png) center top no-repeat;}
		.teacherresourcesBottom{background:url(/images/graphics/bg/contentfooter-purple.png) center bottom no-repeat;}
		#teacherresources{width:1000px;background:url(/images/graphics/bg/contentbg-purple.png) center top repeat-y; margin-top:0px;}	
		#teacherresources #subnav, #teacherresources  h1, #teacherresources h2, #teacherresources h3, #teacherresources ul li a, #teacherresources strong{
			color:#9d1fd7;
		}
		
		#teacherresourcesSubnav .current_page_item a, #teacherresourcesSubnav .current_page_item a:hover, #teacherresourcesSubnav li a:active, #teacherresourcesSubnav .current_page_ancestor{
			border: 2px solid #d905f2;
			
			background-color:#9d1fd7;
			color:#fff;
			
		}
		
		
		#contentshadow {width:1000px; background: url(/images/graphics/bg/contentbg.png) repeat-y 0 0;  }
		
		
		/* NAV
		
		
		orange: d7691f f2b205
red:d71f1f f20564
blue:1f28d7 057af2
green:1fd728 64f205
Purple:9d1fd7 d905f2
		 */
		
		
		
		
		
		
		
		
		
		
		
		
		
			
				
				
/* @ SUBHEAD */
#subhead {
	font-style: italic;
	font-size: 11px;
	padding:1em 0;
	background: #f1f1f1 url(images/subheadbg.png) repeat-x 0 0;
	border-bottom:1px solid #bbb;

}
.subleft {
	width: 620px;
	padding: 0 10px;
	float:left;
	text-align: left;
}

/* Search in subheacd */
#searchform {
	padding: 0 10px;
	width: 300px;
	float: left;
}
.center #searchform {
	float: none;
	padding: 10px 10px;
	margin: 0px auto;
}
#subhead ul{
	list-style:none;
	margin:0;
}


#overview {
	border-bottom:1px dotted #bbb;
	margin-bottom:1em;
}

/* Pages */
.pagetitle {
	padding: .5em 0;
	border-top: 3px double #bbb;
	border-bottom: 1px solid #bbb;
	margin-bottom: 1em;
}
/* POSTS */
.post{	
	background: #fff url(images/post-bg.png) repeat-x left bottom;
	clear: both;
	overflow: hidden;
}
/* THUMB */
.thumb.left img {
margin-right:23px;
}
.thumb img {
display:block;
margin:0 0 0.8em;

}

.copy {padding: 30px 30px 0px 30px;}

/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #fff;
}
.post-date em {
	background: #0F2B59;
	color: #fff;
	font-size: .9em;
	font-style: normal;
	padding: 5px 5px;
	line-height: 1.75em;
}

.post-excerpt {
	font-style: italic;
	width: 350px;
	float:left;
}
.post-title {margin-bottom: .4em;}
.post-title h2{
	font-size: 2.5em;
	line-height: 1em;
	text-transform: none;
	letter-spacing: -.02em;
	padding: 5px 0;
}
.post-title h2 a{color: #000;}
.post-title h2 a:hover{
	text-decoration: underline;
}

/*- Post Author -*/
.author-info {
	padding: 15px;
}
.author-info small {color: #999;}
.author-info h3{
	text-transform: capitalize;
	font-size: 26px;
}
.pic {text-align: left}
.pic img {float:left}
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}



.author, .auxilary a{font-variant: small-caps;}
.auxilary a{color: #999;}
.author {
	padding: 0 10px;
	background:#fff;
}
.post .entry {
	margin-bottom: 1em;
	padding: 1em 0;
	border-top: 1px solid #eee;
}
.postwrap {
}

.pfooterdark {
	
	background: #eee url(images/box-bgr2.gif) repeat-x top;
}
.pfooterlight {
	
}
.post-footer {
	height: 42px;
	padding: 0 18px;
	overflow: hidden;
}
.hentry .post-footer {margin-bottom: 1em;}
.post-footer a{
	color: #000;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-family: palatino,georgia;
}
.post-footer .left {
	line-height: 38px;
}
.post-footer .left span {
	background: url(images/comment_count_bg.png) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.post-footer .right {
	padding: 9px 0 0;
}
.post-footer .right span {
	line-height: 21px;
}
.post-footer img {
	margin: 0 0 0 2px;
}
.tags {font-style: italic; color: #777;font-size: 10px;}
.widget_tag_cloud .wcontent {
 font-family:baskerville,"palatino linotype", palatino times;
 }

/* twitter */
.twitter{
	padding-left: 27px;
	background: url(images/tballoon-blue.png) no-repeat 0 0;
	display: block;
}

/* sidebar */

#welcome {
	border-top: 1px solid #6AA3D0;
	border-left: 1px solid #6AA3D0;
	border-bottom: 1px solid #072A5A;
	border-right: 1px solid #072A5A;
	margin-bottom: 1em;
	background:#0D1F46 url(images/welcomebg-blue.png) repeat-x top left;
	color: #fff;
	text-shadow: #072A5A 0px 0px 2px;
}
#welcome h1, #welcome h2, #welcome h3{color:#fff;}
#welcome .welcometext {
	color: #fff;
	background: url(images/welcometextbg.png) no-repeat 9px 9px;
	padding: 20px 26px 15px 24px;
}
#welcome h1, #welcome h2, #welcome h3, #welcome h4, #welcome h5, #welcome h6{}
#welcome a{
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#sidebar {
	border-top: 1px solid #888;
	position:relative;
	color:#424242;
	padding:10px 10px 1em 10px;
	margin-bottom: 1em;
}
#sidebar .widget{
	
	border:1px solid #999;
}
#sidebar .wtitle{	
	
	text-transform:uppercase;
	letter-spacing:.3em;
	font-size: 1.1em;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #bbb;
}
#sidebar .wcontent {
	padding:1em 0;
}
.widget {
	margin-bottom: 1em;
	background:#fff;
	padding:1px;
}
.wtitle{
	text-align:left;
	border-bottom:1px solid #eee;
	letter-spacing:.2em;
	font-size:1.4em;
}
.widget .winner {
	border: 1px solid #fff;
	background: url(images/box-bgr.gif) repeat-x 0 0;
	padding: 0 10px;
}
.widget .wcontent{
	
	padding: 1em 0;
}

.widget ul li{
	list-style:none;
	
	
	border-top:1px solid #fff;
	border-bottom:1px solid #eee;
	display: block;
	padding: 4px;
}
.widget ul li a {
	color: #666;
}
.widget ul li a:hover{	
	text-decoration: underline;
}
.widget ul li ul li{margin-left: 20px;border:none;font-size: .9em;}


.page-nav {
	padding: 15px;
}
.page-nav .previous-entries {float: left;}

.page-nav .next-entries {float: right;}

/* @ FOOTER */


#morefoot #s {width: 166px;margin:1em 0;}


#pagefoot {
	clear:both;
	font-size:1em;
	overflow:hidden;
	text-align: center;
	padding: 20px 10px 20px 10px;
}
#pagefoot h1{color: #999;margin-bottom: .5em;}
#pagefoot #footnav, #pagefoot #footnav li{display:inline;list-style-type:none;}
#pagefoot #footnav small{display: none;}
#pagefoot #footnav em{font-style:normal;}
	#pagefoot .terms {color: #ccc; font-size:1em; line-height: 3em;}
	#pagefoot #footnav  {margin-left: 20px; }
	#footnav li a{
		font-variant: small-caps;
		padding: 3px 2px;
		line-height: 1em;
		margin-right: 10px;
		text-decoration:none;
		color:#f6f6f6;
	}
	#footnav li a:hover{ border-top:1px solid  #666; border-bottom: 1px solid #666;}
	#footnav li.on a{border-top:1px solid  #666; border-bottom: 1px solid #666;}

/* Cred */
	#cred {
		position:absolute;
		bottom:0;
		left:50%;
		margin-left:-62px;
		width: 200px;
	}
	#cred small{font-size:8px;}
	#cred a{margin-right:10px;}
	#cred a.pagelines{
	
		font-size: 1.1em;
		color: #666;
		padding-left: 23px;
		float: left;
		background: url(images/pagepress-icon.png) no-repeat 3px 0px;
	}
	#cred a.pagelines:hover{text-decoration:underline;}

	a.plimage {
		display: block;
		float: left;
		text-indent:-3330em;
		height: 30px;
		width:113px;
		font-size: 8px;
		color: #eee;
		background: url(images/pagelines.png) no-repeat center center;
	}

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


.shadowtop{
	background: url(images/tcontentshadow.png) no-repeat center bottom;
	clear: both;
	height: 8px;
	overflow: hidden;
	width: 980px;
}
#conferenceSubhead #subnav{ width:225px;}



/* Widgets */
#calendar-wrap {text-align:center;}
#wp-calendar {text-align:center;margin-top:5px;width:100%;}
#wp-calendar caption{text-transform:uppercase;letter-spacing:.1em;}
#wp-calendar td{padding:4px 8px;}
#wp-calendar #today{font-weight: bold;border:1px solid #ccc;background:#f7f7f7;}

#homeTop{
	margin-bottom:15px;
	height:325px;
	clear:both;
}
#homeBottom{
	clear:both;
}

#homeBanner{width:550px; height:300px;margin-left:20px; margin-top:10px; float:left;;}
#homeCaption{width:320px; height:270px;float:right;margin-left:20px; margin-top:10px; float:left;
	font-family:Georgia, "Times New Roman", serif;
	padding:15px;
	font-size:16px;
	padding-top:25px;
	padding-left:10px;
	line-height:30px;
}
#homeCaption strong{
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#000;
}

#homeInfo{
	width:250px; 
	float:left;
	background-color:#e8e8e8;
	padding:15px;
	font-size:13px;
	line-height:16px;
	margin-left:25px;
	margin-top:10px;
	display:inline;
}
#homeInfo h3{
	background:#f0f0f0;
	border:1px solid #666;
	font-family:Arial,sans-serif;
	color:#333;
	padding:5px;
	text-align:center;
	font-size:1.1em;
}
#homeInfo strong{
	line-height:17px;
}
#homeContent{
	width:575px; margin-left:20px; margin-top:10px; float:left;
	padding-right:25px;
	display:inline;
}
#homeContent ul{
	padding-left:15px;
	margin-left:10px;
}
#homeContent ul li{
	font-family:Georgia, "Times New Roman", serif;
	font-style:italic;
	list-style:disc;
}
/* Wordpress caption */
	.wp-caption {
		text-align: center;
		background: #fff;
		border: 1px solid #ddd;
		margin: 10px;
		padding: 4px;
		margin-bottom: 1em;
	}
	.wp-caption-text {font-size: 11px; text-align: center; margin:0;padding:6px 3px 2px;line-height: 16px;}
	.wp-caption img {margin: 0;	padding: 0;	border: 0 none;margin-top: 5px;	}
	.wp-caption-dd {font-size: 11px;line-height: 17px;	padding: 0 4px 5px;	margin: 0;	}


/* FLOATING AND ALIGNMENT */
	.aligncenter,.alignnone {display: block;margin-left: auto;margin-right: auto;}
	.center, .textcenter {text-align: center;}
	.alignleft {float: left;margin:0 1.4em .4em 0;}
	.left {	float: left; }
	.textleft {text-align: left;}
	
	.alignright {float: right;margin:0 0 .4em 1.4em;}
	.right { float: right; }
	.textright {text-align:right;}
	
	.clear {clear:both;}
	
	.block{display:block;}
	
	img.center, img[align="center"] {display: block;margin-left: auto;margin-right: auto;}
	img.left, img[align="left"] { float:left;margin: 2px 10px 5px 0px;}
	img.right, img[align="right"] {	float:right;margin: 2px 0px 5px 10px;}
	
	
	#psSection {
	 height:100px;

}
#conferences h3{
	clear:both; margin-top:10px;
}
#conferences img{
	margin-right:5px;
}


#conferenceSubhead{
	width:100%;
	
}
#conferencesSubnav, #teacherresourcesSubnav{
	margin:0px auto;
	
}
#conferencesSubnav ul, #teacherresourcesSubnav ul{
	margin-left:25px;
	width:900px;
	height:35px;
	padding:0px;
	border-bottom:2px solid #1fd728;
}
#conferencesSubnav .page-item-41, #teacherresourcesSubnav{
	border-left:1px solid #1fd728;
	padding-left:3px;
}
#conferencesSubnav ul li{
	display:inline;
	width:100px;
	padding:0px;
	padding-right:3px;
	
	border-right:1px solid #1fd728;
}
#conferencesSubnav ul li a{
	font-size:.9em;
	font-weight:bold;
	padding:3px 4px 3px 4px;
	
}

#teacherresourcesSubnav{
	margin:0px auto;
	
}
#teacherresourcesSubnav ul{
	margin-left:25px;
	width:900px;
	height:35px;
	padding:0px;
	border-bottom:2px solid #d905f2;
}
#teacherresourcesSubnav{
	border-left:1px solid #d905f2;
	padding-left:3px;
	margin-top:25px;
}
#teacherresourcesSubnav ul li{
	display:inline;
	width:100px;
	padding:0px;
	padding-right:3px;
	
	border-right:1px solid #d905f2;
}
#teacherresourcesSubnav ul li a{
	font-size:.9em;
	font-weight:bold;
	padding:3px 4px 3px 4px;
	
}


.panel {
	padding-left:10px;
}
.panel li{
	font-size:85%;
}
.panel li strong{
	color:#000;
}
.points{ padding-left:10px; clear:both;}
.points li{
	font-size:90%;
	list-style:disc;
}


#psReferences {
	position:fixed;
	
	width:225px;
	padding:5px;
	margin-left:10px;
	margin-top:5px;
	
}

#psReferences ul{
	
}
#psReferences li{
	color:#fff !important;
}
#psReferences .linkLevel0{
	list-style:none;
	padding-left:0px;
	font-size:90%;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:3px;
	border-bottom:1px solid #1fd728;
}
#psReferences .linkLevel1{
	list-style:none;
	padding-left:10px;
	margin-top:5px;
	font-size:80%;
	
	line-height:1.2em;
}
#psReferences .linkLevel2{
	list-style:none;
	padding-left:15px;
	font-size:70%;
	line-height:1.1em;
		font-weight:bold;
	
}
#psReferences .linkLevel3{
	list-style:none;
	padding-left:20px;
	font-size:60%;
	line-height:1em;
	
}



#psReferences .linkLevel1, #psReferences .linkLevel2{
	
 	
}


#psReferences li, #psSection li, #psDocMenu li{
	margin:5px 0px 5px 0px;
	list-style:none;
	
	
}


.customSidebar{
	width:200px;
	
	margin-left:20px;
}


#teacherresourcesWidget{
}
.site-title{
	visibility:hidden;
}
#conferencesSubnav .current_page_ancestor a{
		text-decoration: none;
			color:#fff000;
		}

.separator{
	display:block;
	clear:both;
	margin-top:10px;
}
.headline{
color:#08848e !important;
font-weight:bold;
font-family:Arial, sans-serif;
font-size:150%;
text-align:center;
text-decoration:none;
}
#homeHeadline{
	text-align:center;
}
#homeHeadline h1{
	font-size:18px;
	color:#1fb7d7;
	
}

.agenda tr{
	border-bottom:1px solid #ccc;
	margin-bottom:3px;
}
.agenda td{
	font-size:90%;
	
}
.agendaItem{
	font-weight:bold;
}
.agendaTime{
	width:100px;	
}

.register{
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#aa0000;
	font-weight:bold;
	font-size:120%;
	background:#e8e8e8;
	padding:5px;
	
}
.homeConfBox{
	
	border:1px solid #1fd728;
	display:inline;
	float:left;
	margin-right:5px;
	height:200px;
	
}
.conferenceAnnouncements{
	border:1px solid #1fd728;;
	margin-bottom:10px;
	padding:0px;
	
}
.conferenceAnnouncements h2{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	
	
	
}
.conferenceAnnouncements h3.conferenceAnnouncements p{
	margin-left:10px;
}
.conferenceAnnouncements p, .conferenceAnnouncements a{
	padding:5px;
}

.homeConfBox h2, .conferenceAnnouncements h2{
	background:#e8e8e8;
	color:#000 !important;
	padding:3px;
	font-size:14px;
	border-bottom:1px solid #1fd728;
}
.homeConfBox h3, .conferenceAnnouncements h3{
	display:inline;
	color:#1fd728 !important;
	font-family:Arial, sans-serif;
	padding:3px;
	font-size:15px;
	line-height:17px;
}
.upcoming{
	float:right;
	width:300px;
}
.homeConfBox p{
	font-size:11px;
	line-height:13px;
	text-align:left;
	padding:0px 5px 10px 5px;
}
.homeConfBox a{
	margin-top:5px;
	display:block;
	text-align:center;
	font-size:14px;
}
