/*  
Theme Name: Essentially Blue
Description: Blue theme
Version: 1.2
Author: Matthew Hurst (piznac)
Author URI: http://www.hurstdesignstudios.com
Tags: blue, three-columns, fixed-width 


*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8E0FA;
	height: 100%;
	background-image: url(images/bod_bit_02.png);
	background-repeat: repeat;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	padding-bottom: 10px;
}
.alignleft{
	float: left;
	padding-bottom: 10px;
}
#siderbardiv{
	padding-bottom: 10px;
}

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	
}
h1 {
	font-family: arial, "lucida console", sans-serif;
	font-size: x-large;
	color: #0F5BB0;
	padding: 2px;
	margin: 2px;
}
h2 {
	font-family: arial, "lucida console", sans-serif;
	/*font-size: large;*/
	font-size:12pt;
	color: #0F5BB0;
	padding: 2px;
	margin: 2px;
	border-bottom:2px solid #000000;
}
h3 {
	font-family: arial, "lucida console", sans-serif;
	font-size: medium;
	color: #0F5BB0;
	padding: 2px;
	margin: 2px;
}
h4 {
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	padding: 2px;
	margin: 2px;
}
h5 {
	font-family: arial, "lucida console", sans-serif;
	font-size: x-small;
	color: #0F5BB0;
	padding: 2px;
	margin: 2px;
}
h6 {
	font-family: arial, "lucida console", sans-serif;
	font-size: xx-small;
	color: #0F5BB0;
	padding: 2px;
	margin: 2px;
}
img{
	background-color: #ffffff;
	padding: 3px 3px 20px 3px;
	border: 1px solid #000000;
}
p{
	font-family: arial, "lucida console", sans-serif;
	font-size: 0.9em;
	color: #0B417D;
	padding: 8px;
}

form{
	padding: 2px;
	border: 1px solid #666666;
}
input{
	border: 1px solid #666666;
	background-color: #F3F3F3;
}
select{
	border: 1px solid #666666;
	background-color: #F3F3F3;
}
textarea{
	border: 1px solid #666666;
	background-color: #F3F3F3;
}

A:link {text-decoration: none; color: #0F5BB0;}
A:visited {text-decoration: none; color: #999999;}
A:active {text-decoration: none; color: #0F5BB0;}
A:hover {text-decoration: underline; color: #666666;}
#seform{
	width: 200px;
}
div#seform form{
	padding: 2px;
	border: 0;
}
div#seform input{
	border: 0;

}
#wrapper{
	width: 100%;
	text-align: center;
	height: auto;
	height: 100%;
}
#header{
	width: 100%;
	height: 220px;
	background-image: url(images/bod_bit_02.png);
	background-repeat: repeat;
	
}
#head-fixed{
	/*width: 950px;*/
	height: 140px;
	text-align: left;
	margin-bottom:5px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	
}

#header-banner{
	width: 940px;
	/*background-image: url(images/head_bg_01.png);
	background-repeat: repeat;*/
	margin:0 auto;
	
}

#sform{
	/*width: 600px;*/
	height:65px;
	padding-top:10px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
	
	/*float: left;*/
	
	
}
#title{
	width: 300px;
	margin-left:50px;
	
	
}
.rssimage{
	border: 0;
	padding: 2px;
	background: 0;
	
	
}
#bod-stretch{
	width: 100%;
	background-image: url(images/bod_bit_02.png);
	background-repeat: repeat-x;
	min-height: 500px;
	overflow: auto;

}
#bod-fixed{
	width: 950px;
	min-height: 500px;
	margin: 0px auto;
	overflow: auto;
	
}
#sidebar-left{
	width: 200px;
	min-height: 500px;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	overflow:hidden;

}
#container{
	width: 531px;
	min-height: 500px;
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	float: left;
	text-align: left;
	overflow: hidden;
	/*border-left: 1px dashed #0F5BB0;
	border-right: 1px dashed #0F5BB0;*/
	border:1px solid #032b7c;
   background-color:#ffffff;
  padding-top:5px;
  padding-bottom:5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
behavior: url(border-radius.htc);
}
#right{
	width: 185px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	text-align: left;
	min-height: 500px;
	overflow:hidden;
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;

}
#foot{
margin-top:10px;
	width: 100%;
	height: 210px;
	background-image: url(images/head_bg_01.png);
	background-repeat: repeat;
	/*background-color:#a6f2fc;*/
	
}

.foot_sized{
	width: 950px;
	margin: 0 auto;
}
.bot_one{
    
	width: 237px;
	float: left;
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	text-align: left;
	
	/*padding-top: 10px;*/
}
.bot_two{
	width: 237px;
	float: left;
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	text-align: left;
	/*padding-top: 40px;*/
	
}
.bot_three{
	width: 220px;
	float: left;
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	text-align: center;
	margin-left:90px;
	/*padding-top: 40px;*/
	padding:0px 0px  0px 5px;
}
.bot_four{
	width: 237px;
	float: right;
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	/*text-align: left;*/
	/*padding-top: 0px;*/
	
}


#sidebar-left-list ul{
	list-style-image: url(images/bullet.jpg);
	margin: 4px;
	padding: 0px;
}
#sidebar-left-list li{
	list-style-image: url(images/bullet.jpg);
	margin: 0px;
	padding: 0px;
	border:1px solid #000000;

}
#sidebar-left-list ul li{
	list-style-image: url(images/bullet.jpg);
	margin: 0px;
	padding: 0px;
}
#sidebar-right-list ul{
	list-style-image: url(images/bullet.jpg);
	margin: 4px;
	padding: 0px;
}
#sidebar-right-list li{
	list-style-image: url(images/bullet.jpg);
	margin: 0px;
	padding: 0px;
}
#sidebar-right-list ul li{
	list-style-image: url(images/bullet.jpg);
	margin: 0px;
	padding: 0px;
}
.entry-date{
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #DF7602;
	font-weight: bold;
}
#botbar1{
	list-style: none;
	margin: 0;
	padding: 0;
}
#botbar2{
	list-style: none;
	margin: 0;
	padding: 0;
}
#botbar3{
	list-style: none;
	margin: 0;
	padding: 0;
}
#botbar4{
	list-style: none;
	margin: 0;
	padding: 0;
}

.entryDate { 
    border: 1px solid #D8D8D8; 
    font-family: Georgia,"Times New Roman", serif; 
    left: -4.8em; 
    line-height: 1; 
    position: absolute; 
    top: 0; 
    width: 3.5em;
	color: #0F5BB0;
	background-color: #FFFFFF;
}
.entryDate span { 
    display: block; 
    text-align: center; 
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 1.2em;
    padding-top: 0.3em; 
}
.postDay { font-size: 2em; }
.postYear { 
    background-color: #D8D8D8; 
    color: #000; 
    font-size: 1.2em; 
    padding: 0.3em 0; 
    margin-top: 0.3em;
}
.post { 
    position: relative;
    margin-left: 4.8em;
	padding: 1em;
}
.entry-meta{
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	
	
}
#creds{
	width: 950px;
	margin: 0px auto;
	font-family: arial, "lucida console", sans-serif;
	font-size: small;
	color: #0F5BB0;
	
	clear: both;
}
/***/
.leftbar
{
border:1px solid #032b7c;
width:200px;
height:auto;
background-color:#ffffff;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
behavior:url(border-radius.htc);
}

.rightbar
{
border:1px solid #032b7c;
width:185px;
height:auto;
background-color:#ffffff;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
behavior: url(border-radius.htc);
}


#wp-calendar
{
margin:0 auto;
}
#FJ_TF_Cont iframe
{
padding-top:8px;
}
#ads
{
text-align:center;
border:1px solid red;
}
