/*
Theme Name: EMPower
Version: 1
Author: TMB
*/

* {
	margin: 0;
	padding: 0;
}

a {color: #1d3dcb;}
a:hover {color: #1d3dcb;}

body {
	background: #ececec;
	color: #000;
	font:11px Arial, Helvetica, sans-serif;
	margin:0px;
margin-bottom: 30px;
height:100%;

}

.title
{
font-size: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 0px; color: #000}

h1 a,h2 a,h3 a {font:18px Arial, Helvetica, sans-serif;padding-top: 0px; color: #000; text-decoration: none;}

h1 a:hover,h2 a:hover,h3 a:hover {padding-top: 0px; color: #000; text-decoration: underline;}

.clear {clear: both;}

/* structure */


.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 4px 4px 4px;
	width: 600px;
	border:1px solid #d8d8d8;
	border-top:0px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 14px;
	height: 136px;
	margin: 0 auto;
	width: 600px;
	padding:4px 4px 0px 4px;
	border:1px solid #d8d8d8;
	border-bottom:0px;
}

#logo {
	width: 598px;
	height: 136px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding: 90px 5px 0 25px;
	font-size: 18px;
	color: #000;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 11px;
	color: #000;
}


#logo a {
	color: #000;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(images/nav.jpg);
	border: 1px solid #DFEEF7;
	height: 5px;
}

.navigation ul
{
list-style: none;
}

.navigation li
{
display: inline;
}

.navigation a {
	/*border-right: 1px solid #ffffff;*/
	color: #ffffff;
	display: block;
	float: left;
	font: 12px sans-serif;
	font-weight:bold;
	line-height: 27px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {color: #ffffff; text-decoration: underline}

/* main */
.main {
	background: #fff;;
	height:auto;
}

/* sub navigation */
.sidenav {
	width: 174px;
	height:100%;
	background:#00a1f0;
}
.sidenav h2 {
	font:10px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	margin: 0;
	padding-left: 7px;
	border:1px solid #00207c;
	background:url('images/sidebar_title.gif');
	
}
.sidenav ul {
	padding: 0;
        border: 0px;

}

.sidenav ul ul {
	padding: 0;

}

.sidenav li {border: 0px}
.sidenav li a {
	font-size: 11px;
	color: #00207c;
	display: block;
	padding: 0px 0 0px 5px;
	text-decoration: none;
	width: 95%;
	line-height:2em;
}
.sidenav li a:hover {

	color: #00207c;	
	text-decoration:underline;
}


/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 17px;
	width: 352px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content ol {
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
#footer {
	width:600px;
	margin:0 auto;
	color: #000;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 20px;
	padding-top: 10px;
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #000;}





/******************* style comments ***********************/
#comment_area
{
	margin-top:15px;
}

textarea.txtcomment
{
	font:10px Arial, Helvetica, sans-serif;
	width:250px;
	height:150px;
	border:1px solid #999;
}

input[type="submit"],#submit
{
	border:1px solid #999;
	background:#666;
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
}



/************ navigation **********/
div.navigationbottom
{
	margin-bottom:20px;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}





/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}


#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #8E8210;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}



.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.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;
}

.content .categor
{
padding: 5px 5px 5px 0px;
background: #fff;
margin-top: 0px;
margin-bottom: 10px
}

.commentlist li
{
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}


.created{
margin:0px;padding:10px 0px 0px 0px;color:#999;font-size:12px;

}

.entry{width:390px;}

.entry img,.post-body img{

	margin-right:5px;
	margin-bottom:5px;

}

.post_options img{
	border:0px;
	margin:0px;
}


.form_text{
	font:10px Arial, Helvetica, sans-serif;
	border:1px solid #00207c;
	width:140px;
	
}

#subscribe_sidebar{
	padding:5px;
	color:#00207c;
	
}

#subscribe_submit{
	background:#666;
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
}

#comments{

font-size:14px;
}

#postcomment{

	font-size:14px;
}

hr{ color:#fff;}

.entry{font:12px Arial, Helvetica, sans-serif;line-height:1.5em;}


.entry{
	margin-top:10px;
}

.author{color:#666;font-size:11px;}

h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	border-bottom: 1.2px solid #009999;

	text-align: left;

	font-size: 1.6em;

	background: url('images/post.gif') no-repeat left center;

	padding-left: 25px;

	}



h2 {

	/*background: url('images/post.gif') no-repeat left center;*/
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	font-weight:bold;

	}


h2.pagetitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #3e71d3;
	font-size:24px;
	
	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}
	
a{
color: #3e71d3;

	text-decoration: none;

}	
	
h2 a:hover, h3 a:hover {

	color: #333;

	text-decoration: none;

	}
	
.finalindice {
	
	font:10px Arial, Helvetica, sans-serif;
	
	border-top: 1px solid #cccccc;

	background: url('images/category.gif') no-repeat left center;

	padding: 5px;
	
	padding-left:20px;
	
	clear: left;

	font-size: 95.5%;       

}
h2 a{
padding-top:0px;
margin-top:0px;

}

#search_results{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #999;
	font-size:28px;
	font-weight:normal;
}

.content ul li{
	list-style:disc;
}

.content ol li{
	list-style:decimal;
}


.entry h3{
	line-height:1.3em;
}

