/*
Theme Name: CCS
Theme URI: http://wordpress.org/
Description: Customize Theme for California Classroom Science
Author: the Wolfe Design Marketing, LLC.
Version: 1.0
*/

@import url("style/reset.css");

.embed {
width:48%;
float:left;
padding:0 0 0 10px;
margin:0 0 20px 0;
}


body{
	margin:0;
	padding:20px 0 0 0;
	background: #cfbb8b url(images/bg.jpg) repeat;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#000;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.2em;
	color:#00548e;
	}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#333;
	line-height:1.5em;
	padding-bottom: 10px;
	}
ol{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
a:link, a:visited{
		color:#000;
		text-decoration:underline;
		}
a:hover{
		color:#00548e;
		text-decoration:underline;
		}	
p a:link, p a:visited{
		color:#2E578E;
		text-decoration:underline;
		}
p a:hover{
		color:#000;
		text-decoration:underline;
		}
h2 a:link, h2 a:visited{
		color:#00548e;
		}
h2 a:hover{
		color:#00548e;
		}
	
#wrapper{
	overflow:hidden;
	margin:0 auto;
	padding:0;

	width:1000px;
	}

/*--------------------------------------------------------------------------- Contact Form ----------------------------------------------------------------*/	
.field{
	background:#fff;
	border:1px solid #00548e;
	padding:3px;
	}
.wpcf7-text{
	background:#fff;
	border:1px solid #00548e;
	margin:5px 0 8px 0;
	padding:3px;
	}
	
textarea{
	background:#fff;
	border:1px solid #00548e;
	margin-bottm:5px;
	padding:3px;
	width:280px;
	}

/*--------------------------------------------------------------------------- Utility Tool Bar ----------------------------------------------------------------*/
#utilityToolBar{
	float:right;
	overflow:hidden;
	padding-right:20px;
	width:980px;
	}
/*--------------------------------------------------------------------------- Utility Tool Bar: Search Box ----------------------------------------------------------------*/
	.utilitySearch {
	float:right;
	width:234px; /*follow your image's size*/
	height:33px;/*follow your image's size*/
	background-image:url(images/bg-search.png);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:0px;
	position:relative; /*important*/
	}
	 
	.utilitySearch form { display:inline ; }
	 
	.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:7px;
	left:9px;
	width:185px;
	height:16px;
	}
	 
	.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:7px;
	left:198px;
	width:20px;
	height:18px;
	}

/*--------------------------------------------------------------------------- Utility Tool Bar: Navigation ----------------------------------------------------------------*/
#utilityNav{
	margin-top:5px;
	}
	#utilityNav ul{
		float:left;
		padding-top:5px;
		padding-right:10px;
		}
	#utilityNav li{
		display:inline;
		list-style:none;
		float:left;
		}
	#utilityNav li a:link, #utilityNav li a:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:.75em;
		color:#000;
		text-decoration:none;
		display:block;
		padding: 0 8px 0;
		border-left:solid 1px #00548e;
		}
	#utilityNav li a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:.75em;
		color:#00548e;
		text-decoration:underline;
		display:block;
		padding: 0 8px 0;
		border-left:solid 1px #00548e;	
		}	
/*--------------------------------------------------------------------------- Utility Tool Bar: New Letter Date ----------------------------------------------------------------*/
.newsLetterDate{
	float:left;
	margin:0px;
	padding:0.3em 0 0 0;
	}
	.newsLetterDate p{
		padding-right:8px;
		}
	
/*--------------------------------------------------------------------------- Utility Tool Bar: Socail Network ----------------------------------------------------------------*/
.utilitySocial{
	float:left;
	margin:0px;
	padding:0px;
	}
	.utilitySocial a{
		padding-right:8px;
		}
	
/*------------------------------------------------------------------------------- Header --------------------------------------------------------------------*/
#header{
	margin-top:40px;
	}
	#header h1{
		background:url(images/bg_header.png) no-repeat;
		width:1000px;
		height:205px;
		text-indent:-1000px;
		}

/*--------------------------------------------------------------------------- Top Navigation ----------------------------------------------------------------*/
#topNav{
	overflow:hidden;
	margin: 15px 0;
	width:960px;
	height:28px;
	}
	#topNav ul{
		padding:0;
		}
	#topNav li{
		display:inline;
		list-style:none;
		}
	#topNav li a:link, #topNav li a:visited{
		float:left;
		display:block;
		margin:0 1px;
		padding: 7px 17px;
		background:#00548e;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:.85em;
		color:#fff;
		text-decoration:none;
		}
	#topNav li a:hover{
		color:#fff;
		background:#3680b2;
		text-decoration:none;
		}

/*--------------------------------------------------------------------------- Highlight Current Page  ----------------------------------------------------------------*/
.current_page_item {
	background: #5F98BF;
}

	.current_page_item a, .current_page_item a:hover {
			float:left;
			display:block;
			margin:0 1px;
			padding: 7px 18px;
			background:#00548e;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:.85em;
			color:#fff;
			text-decoration:none;
	}
/*--------------------------------------------------------------------------- Main Contianer ----------------------------------------------------------------*/
#mainContianer{
	overflow:hidden;
	margin:0 0 5px 0;
	padding:0 20px 30px 20px;
	background:#fff;
	width:960px;
	height:100%;
	}
	
#homeLeftHighlight{
	float:left;
	padding-right:10px;
	width:475px;
	height:100%;
	}
/*----------------------------------------- Left column: Inside Page -----------------------------------------*/	
#insideLeft{
	float:left;
	margin-right:20px;
	padding:0 10px 0 20px;
	width:560px;
	height:100%;
	border-right: 1px solid #ccdde8;
}
	
	#insideLeft ul {
	margin:5px 0 15px 25px;
	list-style:disc;
	}
	#insideLeft li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#333;
	line-height:1.5em;
	}
/*----------------------------------------- Left column: Features Page -----------------------------------------*/		
#insideLeftFeatures{
	float:left;
	margin-right:20px;
	padding:0 10px 0 0px;
	width:690px;
	height:100%;
	border-right: 1px solid #ccdde8;
}
/*----------------------------------------- Content Style: All Pages -----------------------------------------*/		
.publishDates{
	margin-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

.homeFirstHighlight{
	padding: 15px 0;
	border-bottom: 1px solid #ccdde8;
	min-height:250px;
	height:auto !important;
	}	
	.homeFirstHighlight h2{
		padding-bottom: 15px;
		}	
.homeHalfHighlight{
	float:left;
	padding-right:15px;
	width:220px;
	min-height:250px;
	height:auto !important;
	}
	.homeHalfHighlight h2{
		padding-bottom: 15px;
		}
		
.homeSingletHighlight{
	display:block;
	padding: 15px 0;
	border-bottom: 1px solid #ccdde8;
	min-height:250px;
	height:auto !important;
	}
	.homeSingletHighlight object{
		padding-bottom: 25px;
		}
	.homeSingletHighlight h2{
		padding-bottom: 15px;
		}
	.homeSingletHighlight img{
		float:left;
		padding-right:10px;
		}
	
.homeContent ul, .homeContent ol{
		margin-left:25px;
		}
.homeContent li{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
.homeContent ol li{
		list-style:decimal
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
	
#inside2Columns{
	float:right;
	width:340px;
	height:100%;
	}
	
.insideRighttHighlight{
	padding: 15px 0;
	min-height:220px;
	height:auto !important;
}
	.insideRightHighlight object{
		padding-bottom: 25px;
		}
	.insideRightHighlight h2{
		padding-bottom: 15px;
		}
	.insideRightHighlight p{
		padding-bottom: 10px;
		}
	.insideRightHighlight img{
		float:left;
		padding-right:10px;
		}
	
#homeMiddleAd{
float:left;
padding-right:10px;
width:235px;
height:100%;
}
#homeMiddleAd img{
	float:left;
	padding-right:10px;
}
.smallAds img{
padding-bottom:5px;
}

.montlyAnnouncement{
background-color:#ebd0dd;
margin:5px 0;
padding:15px 20px 20px;
}
	.montlyAnnouncement h2{
		padding-bottom: 15px;
		color:#000;
		}

	
#homeRightFeatures{
float:right;
width:230px;
height:100%;
}

	#homeRightFeatures h1{
	font-size:1.1em;
	}
	
.navFeatures h1{
padding: 10px 20px 20px 20px;
background-color:#cceeec;
}

	.navFeatures ul{
	margin-top:5px;
	padding:0;
	}
	.navFeatures li{
	margin:0 0 2px 0;
	padding:0;
	}
	.navFeatures a, .navFeatures a:visited{
	margin:0;
	padding:7px 20px;
	display:block;
	background-color:#cceeec;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#666;
	line-height:1.5em;
	}
	.navFeatures a:hover{
	background-color:#a8ccca;
	text-decoration:none;
	color:#fff;
	}
		
.homeLatestPost{
background-color:#cceeec;
margin:5px 0;
padding:15px 20px 20px;
}
	.homeLatestPost img{
	float:left;
	padding-right:10px;
	}

	.homeLatestPost ul {
	margin:5px 0 15px 25px;
	list-style:disc;
	}
	.homeLatestPost li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#333;
	line-height:1.5em;
	}
		
.homeLatestPostParagraph{
padding-bottom:15px;
margin-top:15px;
border-bottom:1px solid #fff;
}
	.homeLatestPostParagraph ul{
	margin:5px 0 15px 25px;
	list-style:disc;;
	}
	.homeLatestPostParagraph li{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
	
.homeLatestPost h2{
margin-bottom: 12px;
}

.homeLatestPostBox{
background-color:#cceeec;
padding:0 0 20px 0;
border-bottom:1px solid #fff;
}
.homeLatestPostBox h2{
	padding-bottom: 15px;
	}
		
#SinglePage{
		overflow:hidden;
		display:block;
		padding: 15px 0;
		min-height:220px;
		height:auto !important;
		}	
	#SinglePage h2{
		padding-bottom: 12px;
		}
	#SinglePage p{
		padding-bottom: 10px;
		}
	#SinglePage img{
		float:left;
		margin:0 10px 10px 0;
		border:1px solid #333;
		}
	#SinglePage li{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
	
.LatestPostParagraph{
padding-bottom:15px;
margin-top:15px;
border-bottom:1px solid #ccdde8;
}
	.LatestPostParagraph ul{
	margin:5px 0 15px 25px;
	list-style:disc;;
	}
	.LatestPostParagraph li{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
	
.commentSection p{
	color:#00548e;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.PostListPage{
	margin-bottom:10px;
	border-bottom: 1px solid #ccdde8;
	}
	.PostListPage ul{
	margin:5px 0 15px 25px;
	list-style:disc;;
	}
	.PostListPage li{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
/*--------------------------------------------------------------------------- Comments Stylesheet: Single Page ----------------------------------------------------------------*/
.comments-template .avatar {
	float: left;
	margin: 0;
	padding: 0;
}
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}
.comments-template p{
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	border-bottom:1px solid #cecece;
}
.comments-template a, .comments-template a:visited{
	color:#00548e;
	text-decoration:none;
}
.comments-template a:hover{
	text-decoration:underline;
	color:#00548e;
}


.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.2em;
	color:#00548e;
	padding-bottom:10px;
}

.commentmetadata{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	padding-left: 10px;
	color:#00548e;
}

.comments-template p.nocomments{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	padding-left: 10px;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	padding:2px;
	width:500px;
}
.comments-template  p.comments-form{
	border-bottom:none;
}

/*--------------------------------------------------------------------------- Table: General ----------------------------------------------------------------*/	

#mytable {
font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
width: 99%;
padding: 0;
margin: 15px 0 30px 5px;
}
	#mytable a {
		color: #c75f3e;
	}
	#mytable caption {
		padding: 0 0 5px 0;
		width: 700px;	 
		font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
	}
	#mytable th, td {
		font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		}
	#mytable th {
		color: #00548e;
		border-right: 1px solid #C1DAD7;
		border-bottom: 1px solid #C1DAD7;
		border-top: 1px solid #C1DAD7;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: left;
		padding: 6px 2px 6px 8px;
		background: #CAE8EA;
	}
	#mytable th.nobg {
		border-top: 0;
		border-left: 0;
		border-right: 1px solid #C1DAD7;
		background: none;
	}
	#mytable td {
		border-right: 1px solid #C1DAD7;
		border-bottom: 1px solid #C1DAD7;
		background: #fff;
		padding: 6px 2px 6px 8px;
		color: #00548e;
	}
	#mytable td.alt {
		background: #F5FAFA;
		color: #00548e;
	}
	
	#mytable th.spec {
		border-left: 1px solid #C1DAD7;
		border-top: 0;
		background: #fff;
		font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	#mytable th.specalt {
		border-left: 1px solid #C1DAD7;
		border-top: 0;
		background: #f5fafa;
		font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #00548e;
	}
	#mytable tr.total {
		background: #E0EEEF;
	}
	#mytable td ul {
	margin:5px 0 15px 25px;
	list-style:disc;
	}
	#mytable td li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#333;
	line-height:1.5em;
	}

/*--------------------------------------------------------------------------- Table: Events ----------------------------------------------------------------*/	

#eventsTable {
font: normal .8em/1.5em auto "Times New Roman", Times, serif;
color: #4f6b72;
width: 99%;
padding: 0;
margin: 15px 0 30px 5px;
}
	#eventsTable a {
		color: #c75f3e;
	}
	#eventsTable caption {
		padding: 0 0 5px 0;
		width: 700px;	 
		font: italic .8em/1.5em "Times New Roman", Times, serif;
		text-align: right;
	}
	#eventsTable th, td {
		font: normal.8em "Times New Roman", Times, serif;
		}
	#eventsTable th {
		color: #00548e;
		/*border-right: 1px solid #C1DAD7;*/
		border-bottom: 1px solid #C1DAD7;
		border-top: 1px solid #C1DAD7;
		text-transform:capitalize;
		text-align: left;
		padding: 10px 2px 10px 8px;
		background: #CAE8EA;
	}
	#eventsTable th.nobg {
		border-top: 0;
		border-left: 0;
		border-right: 1px solid #C1DAD7;
		background: none;
	}
	#eventsTable td {
		/*border-right: 1px solid #C1DAD7;*/
		border-bottom: 1px solid #C1DAD7;
		background: #fff;
		padding: 10px 2px 10px 8px;
		color: #00548e;
	}
	#eventsTable td.alt {
		background: #F5FAFA;
		color: #00548e;
	}
	
	#eventsTable th.spec {
		border-left: 1px solid #C1DAD7;
		border-top: 0;
		background: #fff;
		font: bold 10px "Times New Roman", Times, serif;
	}
	#eventsTable th.specalt {
		border-left: 1px solid #C1DAD7;
		border-top: 0;
		background: #f5fafa;
		font: bold 10px "Times New Roman", Times, serif;
		color: #00548e;
	}
	#eventsTable tr.total {
		background: #E0EEEF;
	}
	#eventsTable td ul {
	margin:5px 0 15px 25px;
	list-style:disc;
	}
	#eventsTable td li{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}

/*--------------------------------------------------------------------------- Table: Resource Page > 2 Column   ----------------------------------------------------------------*/	
#resource2ColTable {
	width: 99%;
	padding: 0;
	margin: 15px 0 30px 0px;
}
	#resource2ColTable a {
		color: #c75f3e;
	}
	#resource2ColTable td {
		font: normal .8em/1.5em Georgia, "Times New Roman", Times, serif;
		color: #333;
		background: #fff;
		padding: 5px 10px 5px 0;
		width:50%;
	}
	#resource2ColTable td p{
		margin-top:18px;
		font: normal 1em/1.5em Georgia, "Times New Roman", Times, serif;
		color: #333;
	}
	#resource2ColTable td ul {
	margin:5px 0 15px 25px;
	list-style:disc;
	}
	#resource2ColTable td li{
		list-style:disc;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:.8em;
		color:#333;
		line-height:1.5em;
		padding-bottom: 10px;
		}
	
/*--------------------------------------------------------------------------- Footer ----------------------------------------------------------------*/	
#footer{
	background-color:#fff;
	margin-bottom:20px;
	padding:20px 0;
	}
#footer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.65em;
	text-align:center;
	color:#333;
	}
.imgcapt{
	float:left;
	padding:0px 10px 5px 10px;
	font-size:.9em;
	}
.imgcaptRight{
	float:right;
	padding:5px 10px 0px 10px;
	font-size:.9em;
	}
.contentad{
	float:center;
	clear:both;
	padding:0 1px 0 1px;
	}
/*-----------------------table
---------------------------------*/
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 450px;
  margin-bottom: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}