/*  
Theme Name: Fun And Educational
Theme URI: http://wordpress.org/
Description: 
Version: 1.6
Author: 
Author URI: 

*/

body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00344d;
	line-height: 1.4em;
}
#wrap {
	background-color: #F7FBFD;
	border: 1px solid #F7FBFD;
}
img {
	border: 0px solid blue;
}
h1, h2, h3, form {
	padding: 0px;
	margin: 0px;
}

a, a:visited {
	color: #0066CC;
}
a:hover {
	color: #DD5D0D;
}
h1 {
	font-size: 14px;
	margin: 10px 0px 0px 20px;
	
}
h1 a, h1 a:visited {
	text-decoration: none;
	color: #00344d;	
}
h1 a:hover {
	text-decoration: underline;
	color: #DD5D0D;
}

div.entry h1 {
	margin-left: 0px;
}
div.featuredTitle h1 {
	margin: 5px 0px 5px 10px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	background-image:url(images/titlebg.png);
	background-repeat:repeat-x;
	text-align: center;
}
.titlebar {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	background-image:url(images/titlebg.png);
	background-repeat:repeat-x;
}
.titlebar a, .titlebar a:visited {
	color: #00344d;	
	font-size: 12px;
	font-weight: bold;
}
.titlebar a:hover {
	color: #DD5D0D;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 5px;
}
hr {
	margin: 0px 20px 0px 20px;
	background-color: #7b9abf;
	color: #7b9abf;
	height: 1px;
	border: 0px solid #7b9abf;
	
}

.clear {
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	clear: both;
}
#page {
	margin: 0px 0px 20px 00px;
	border: 2px solid #5d90aa;
	background-color: F7FBFD;
	min-width: 930px;
}

.post {
	margin: 0px;
}
/* header */
#header {
	background-image:url(images/fun_and_educational_bg.png);
	background-repeat: repeat-x;
	height: 144px;
}
.mastheadright {
	padding-right: 15px;
}
.mastheadright a, .mastheadright a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.mastheadright a:hover {
	text-decoration:underline;
	color: orange;
}
.mastheadright form {
	margin-bottom: 6px;
}
.rssbutton {
	margin-top: 6px;
}

/* mainnav */
#mainnav {
	text-align: center;
	width: 100%;
	height: 30px;
	background-image:url(images/navbar.png);
	background-repeat:no-repeat;
	background-position: center;
}
#mainnav ul {
	margin: 0px auto;
	padding: 0px;
	width: 721px;
	list-style: none;
}
#mainnav li {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	float: left;
	height: 30px;
}

#mainnav li a, #mainnav li a:visited {
	line-height: 30px;
	text-decoration: none;
	color: #00344d;
	display: block;
	font-size: 14px;
}
#mainnav li a:hover {
	background-image:url(images/navbarhover.png);
	background-repeat:repeat-x;
}

/* feature box */
.featurebox {
	border: 1px solid #7b9abf;
	background-color: #e8f2f8;
	margin-top: 5px;
}
.featurebox ul {
	list-style:square;
	margin-top: 3px;
}
.featurebox ul li {
	margin-bottom: 5px;
}
.featurebox ul li a, .featurebox ul li a {
	font-weight: bold;
	color: #00344d;
}
.featurebox ul li a:hover {
	color: #DD5D0D;
}

#fullBannerSpot {
	padding: 13px 0px 0px 8px;
}
/* content */
#content {
	margin-right: 190px;
	padding: 10px 5px 20px 195px;
	min-height: 850px;
}

#footer {
	background-color: #00486c;
	color: #eeeeee;
	font-size: 10px;
	padding: 3px 20px;
}
#footer a, #footer a:visited {
	color: white;
	font-weight: bold;
}


/* side bar */
#sidebar {
	width: 170px;
	position: absolute;
	top: 135px;
	left: 10px;
}
#sidebarbox {
	border: 1px solid #7b9abf;
	background-color: #e8f2f8;
	margin-top: 15px;
}
#sidebar2 {
	width: 170px;
	position: absolute;
	top: 155px;
	right: 10px;
}
#sidebar2box {
	margin-top: 5px;
	border: 1px solid #7b9abf;
	background-color: #e8f2f8;
}
#sidebarbox p, #sidebar2box p {
	margin: 5px;
}
#sidebarbox ul, #sidebar2box ul {
	list-style:square;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#sidebarbox li, #sidebar2box li {
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#sidebarbox li a, #sidebarbox li a:visited, 
#sidebar2box li a, #sidebar2box li a:visited {
	color: #00344d;
	text-decoration:none;
}
#sidebarbox li a:hover, #sidebar2box li a:hover {
	text-decoration:underline;
	color: #DD5D0D;
}
.sideads {
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
/* misc */
.post {
	border: 1px solid #7b9abf;
	background-color: white;
	margin: 10px 0px;
}
.postmetadata {
	font-size: 10px;
	color: #666666;
}
.postmetadata a, .postmetadata a:visited {
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}
.tagtableleft {
	padding-left: 20px;
}
.tagtableright {
	padding-right: 20px;
}

.entry {
	padding: 5px 20px 5px 20px;
}
.entry a, .entry a:visited {
	color: #00344d;
	text-decoration: underline;
	font-weight: bold;
}
.entry a:hover {
	color: #DD5D0D;
	text-decoration: none;
} 

/* buy button */
a.btnBuyAmazon,  a.btnBuyAmazon:visited {
	width: 138px;
	height: 31px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(images/buyamazon.jpg);
}
a.btnBuyAmazon:hover {
	background-position: bottom right;
}

/* tag cloud */
.tagclouddiv a, .tagclouddiv a:visited {
	text-decoration: none;
}
.tagclouddiv a:hover {
	text-decoration: underline;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.hidden {
	display: none;
	}