/*  
Theme Name: Science Fair
Theme URI: http://www.super-science-fair-projects.com/
Description: A custom WordPress theme. Copyrighted, all rights reserved.
Version: 1.0
*/
body {
	margin:0 3px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

td {font-size:12px;}
td.content{
padding-left: 15px;
padding-right: 15px;
background:#fff;
}
div.redpixel{border:1px solid red;}
.pHeader {
	font-size:16px;
	color:#0000FF;
	font-weight:bold;
	text-align:center;
}
span.clue {
	font-size:13px;
	color:#0000FF;
	font-weight:bold;
}
span.sf {
	font-size:13px;
	color:#0000FF;
	font-weight:bold;
}

table.header {
	width:800px;
	margin:0;
	padding:0;
	border:0;
	background-color:#663399;
	border-bottom:2px solid red;
}

.headerDesc {
		color:#fff;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		margin-left:7px;
}

h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;padding:0;color:#fff

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin:0;padding:0;color:#fff
}


.hAdImg
{
	text-align:center;
}
.hAd
{
	background-color:#FFFFA3;
	text-align:center;
	padding:3px;
}
table.main  {

		width:800px;
		margin:0;
		padding:0;
		border-left:1px dashed #cecece;
		border-bottom:1px dashed #cecece;
		border-right:1px dashed #cecece;

}
.cat_title {
	font-size:19px;
	font-weight:bold;
	padding: 6px 0;
	}

.posttitle {
	font-size: 17px;
	font-weight:bold;
	color:#000;
	}
.post, .comment {
	border:1px dashed #aaa;
	padding:7px;
	margin-bottom:7px;
}
.postmetadata {
	font-size:10px;
	}
/*we're hiding "Categories","Pages" titles, etc. in sidebar widgets*/
.widgettitle {
	display:none;
}
#sidebar td{
	background-color:#FFFFFF;
	text-align:left;
	width:175px;
	list-style:none;
	}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}

.sidetext {
	padding:3px;
	text-align:center;
	}
.cat-item {
	padding: 3px 0;
	}
/*this is in plugin stylesheet--not needed here
.social_bookmark {
	font-size:11px;
	font-weight:bold;
	padding:8px 0;
	}
.social_img {
	width: 16px;
	padding: 0 3px;
	}*/
.footer {
	padding-top:12px;
	background:#fff;
	text-align:center;
	}
.footer a {
	font-size:11px;
	letter-spacing:-0.1px;
	}
.ccImg {
	margin:20px 0px 20px 0px;
}



.ad1 { margin:20px 0px 35px 0px; }
.ad2 { margin:0px 0px 55px 0px; }
.main-adsense { float:right;margin:5px; }
.content-ad { float:left;margin:5px; }



table.menu {

		width:95%;
		padding:0;
		margin:0;
		border:0;
}

.postmetadata {
	font-size:10px;
	}
.bold {
	font-weight:bold;
	}
table.submenu, table.blogmenu {
		border:1px dashed #999;
		width:98%;
		margin:0;
		padding:0;
}
table.blogmenu {
	padding:3px;
	}
.opt { border-bottom:1px dashed #999; }


.border {
	border: thin dotted #CCCCCC;
}

.border-yellow {
	border: thin dashed #FFFF00;
}

a {
	color: #0000FF;
}

.small-adsense {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

a.menu, a.menu:visited, a.menu:active, .opt ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-weight:normal;
	font-size:11px;
}
.opt ul li {
	display:block;
	margin-bottom:5px;
	}

a.menu:hover, .opt ul li a:hover { background-color:#CCFF00; }

a.menuHeader, a.menuHeader:visited, a.menuHeader:active, .opt h4 a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
	/*text-align:center;*/
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.menuHeader:hover, .opt h4 a:hover { background-color:#CCFF00; }

.opt h4 {
	display:block;
	margin-top:5px;
	margin-bottom:2px;
	padding:2px 0 0 0;
	border-top: 1px dashed #999;
	}
.APCAnchor { text-decoration:none; }

a:hover { background-color:#CCFF00; }

input { font-size:11px; font-family:Arial; }
select { font-size:11px; font-family:Arial; }

a.clear, a.clear:visited, a.clear:active, a.clear:hover

{

            font-family:Arial;

            color:black;

            text-decoration:none;

}



a.copyright:visited,
a.copyright:link,
a.copyright:active
{
	text-decoration:none;
	color:black;
	font-weight:bold;
}
a.copyright:hover
{
	color:black;
	background-color:white;
}

