/*
Theme Name: Zendra-Theme
Theme URI: 
Description: The theme is released under GPL.
Version: 1.0
Author: 
Tags: widget ready, valid html, valid css, 3 columns, fixed width
*/
*{margin: 0; padding: 0;}
body {
	font: 12px Arial, sans-serif;
	width: 100%;
	background: #fff;
	color: #515151;
	text-align: center;
}
a:link, a:visited, a:active, a:hover{color: #515151; text-decoration: underline;}
a:hover{text-decoration: none;}

img {border: none;}
input {vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both;}

#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 120px;
	margin: 5px 0 0;
	background: url(images/header_img.png) no-repeat center top;
	font-size: 16px;
}
#header .hta{width: 100%; height: 78px; overflow: hidden; text-align: center; font-family: Georgia;}
#header .hta h1,.singlepost{font-weight: 400; font-size: 30px; margin-top: 8px;}
#header .hta h1 a:link, .singlepost a:link,#header .hta h1 a:visited,.singlepost a:visited, #header .hta h1 a:active,.singlepost a:active, #header .hta h1 a:hover,.singlepost a:hover{color: #515151; text-decoration: none;}
#header .hta h1 a:hover, .singlepost a:hover{color: #989898;}
#header .hta .description{font-size: 14px;}

#header .top_menu{ height: 27px; overflow: hidden; text-align: center; font-family: Arial Narrow; font-size: 13px; padding: 0 0 0 39px; }
#header .top_menu li{ line-height: 27px; width: 115px; float: left; padding: 0; margin: 0 1px; background: url(images/mi_2.png) no-repeat center top;}
#header .top_menu li.mi_1{ background: url(images/mi_1.png) no-repeat center top;}

.top_menu a:link, .top_menu a:visited, .top_menu a:active, .top_menu a:hover{color: #fff; text-decoration: none; display: block;}
.top_menu a:hover{text-decoration: underline;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	height: 1%;
	background: url(images/cont_bg.gif) repeat-y;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 0 214px;}

.post{ background: #EBEBEB; border: 1px solid #D0D0D0; margin: 0 0 10px; width: 100%;}
.post .padd{background: #F3F3F3; border: 1px solid #D4D4D4; margin: 3px; padding: 4px;}
.post p{padding: .4em 10px;}

#content .title{ width: 100%; height:50px; background: url(images/title_bg2.png) repeat center top; line-height: 23px; font-family: Arial Narrow;}
#content .title h1{ font-size: 18px; font-weight: 400; padding: 0 0 0 10px; width: 440px; float: left; }
#content .title h1 a:link, #content .title h1 a:visited, #content .title h1 a:active, #content .title h1 a:hover{color: #fff; text-decoration: none;}
#content .title h1 a:hover{text-decoration: underline;}

#content .title h2{ font-size: 18px; font-weight: 400; padding: 0 0 0 10px; width: 440px; float: left; }
#content .title h2 a:link, #content .title h2 a:visited, #content .title h2 a:active, #content .title h2 a:hover{color: #fff; text-decoration: none;}
#content .title h2 a:hover{text-decoration: underline;}

#content .title h3{padding: 0 10px 0 0; font-size: 14px;  font-weight: 400; color: #fff; width: 60px; float: right; line-height: 25px;}
#content .title p{padding: 0 10px 0 0; font-size: 14px;  font-weight: 400; color: #515151; width: 60px; float: right; line-height: 25px;}
#content .cloud{padding: 2px 0 1px 22px; background: url(images/ico_cloud.png) no-repeat left;}

.permalink{ width: 505px; padding: 5px 0 0; margin: 5px 0 0; font-size: 14px; font-family: Arial Narrow; text-align: center; overflow: hidden;}
.permalink p{padding: 0; margin: 0;}
.tags{width: 100%; background: url(images/tags_bg.png) no-repeat center; line-height: 25px; font-size: 13px; font-family: Arial Narrow; overflow: hidden;}
.tags p{padding: 0 10px;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 204px;
	position: relative;
	margin-left: -100%;
	
}
.sl .padd{padding: 5px 0 0 6px;}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	margin-left: -204px;
	width: 204px;
	position: relative;
	
}
.sr .padd{padding: 5px 6px 5px 0; background: url(images/tb_rwidg_bttm.gif) no-repeat left bottom;}
.sr .top{background: url(images/tb_rwidg_top.gif) no-repeat left top; width: 100%;}

.sidebar{color: #fff;}
.sidebar p{ margin: .4em 10px; }
.sidebar img{ margin: 5px auto;}
.sidebar .widg{border: 1px solid #D6D6D6; background: #F3F3F3; margin: 0 0 10px 0; border-top: none; padding: 5px 0 0;}
.sidebar .title{ width: 100%; background: #33B2D3 url(images/cat_bg.png) no-repeat center top; line-height: 30px; height: 30px; overflow: hidden;}
.sidebar .title h4{ font-size: 14px; font-weight: 400; text-align: center; font-family: Georgia; }

.sidebar ul{ padding: 10px 0; font-family: Arial Narrow; font-size: 13px; color:#6E6E6E; width: 100%;}
.sidebar ul li{ background: url(images/bullet_lul.gif) no-repeat 10px 5px; padding: 3px 0 3px 28px; display: block;}

.sidebar a:link, .sidebar a:visited, .sidebar a:active, .sidebar a:hover{color: #6e6e6e; text-decoration: none;}
.sidebar a:hover{text-decoration: underline;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: 0 auto;
	height: 66px;
	background: url(images/footer_img.png) no-repeat center 4px;
	text-align: center;
	font-size: 14px;
	font-family: Arial Narrow;
}
#footer p{ padding: 14px 20px 0; }
h2
{
	font-weight:400;
	font-size:18px;
	padding: 0 10px;
}

h3
{
	font-weight:400;
	font-size:16px;
	padding: 0 10px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:98%;
}

#commentlist li ul
{
	border-left:1px solid #717679;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #515151;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:5px auto 10px;
}

#wp-calendar a
{
	color:#000;
	display:block;
	text-decoration:none;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#717679;
}

#wp-calendar caption
{
	color:#515151;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#515151;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#000;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

#content ul li{	margin:0 10px;}

#content ol li{	margin:0 10px 0 30px;}
#content ol li ol li{margin:0 10px 0 20px;}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}



img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.search_form{padding: 5px; text-align: center;}
.search_form input{margin: 1px;}
.search_form .text{ width: 100px; padding: 3px 3px 2px;}
.search_form .bttn{ width: 57px; height: 25px;}
