/*  
Theme Name: Zeh, baseado no WordPress Default
Theme URI: http://www.zeh.com.br
Description: Blah
Version: 0
Author: Zeh
Author URI: http://www.zeh.com.br

*/

/*
#596a8d = escuro
#aab4c9 = claro
*/

/* up right down left */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/blog/wp-content/themes/zeh/images/bg_main.png);
	background-repeat: repeat-x;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	font-size:12px;
}
code {
	background-color: #eeeeee;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
pre {
	padding: 6px;
	padding-left: 8px;
	border-left: 3px solid #c4c8cf;
	color: #000000;
	margin-left: 20px;
	background-color: #ededed;
	line-height: 19px;
	overflow: auto;
}
#wrapper {
	padding-left: auto;
	padding-right: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(/blog/wp-content/themes/zeh/images/bg_main_middle.png);
	width: 780px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}
#header {
	float: left;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-top: 30px;
	padding-left: 10px;
}
#header a {
	text-decoration: none;
	color: #333333;
}
#footer{
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-align: center;
	clear: both;
}
#footer a {
	color: #222222;
}
#content {
	position: relative;
	top: 10px;
	clear: both;
	width: 778px;
}
#mainBody {
	width: 600px;
	float: left;
	text-align: left;
}
#mainBodyFull {
	width: 100%;
	float: left;
	text-align: left;
}
#sidebar {
	width: 170px;
	float: right;
	margin-top: 20px;
}
#menu {
	margin-top: 43px;
	right: 0px;
	width: 300px;
	height: 27px;
	float: right;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 27px;
	padding: 0px 0px 0px 0px; /* 2o, 4o = laterais geral */
}

#menu li {
	display: inline;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	float: left;
	height: 24px;
	border-left: #596a8d 1px solid;
	border-right: #596a8d 1px solid;
	border-top: #596a8d 1px solid;
	border-bottom: #596a8d 2px solid;
	background: #ffffff;
}
a {
	color: #2747c7;
	text-decoration: none;
}
a:hover {
	color: #487af3;
	text-decoration: underline;
}
#menu a {
	float:left;
	margin: 0px;
	color: #333333;
	padding: 3px 10px 0px 10px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background: #ffffff;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}
#menu a:hover,  #menu li.current_page_item a:hover{
	text-decoration: underline;
	color: #ffffff;
	background: #aab4c9;
}
#menu li.current_page_item {
	height: 26px;
	border-bottom: 0;
}
#menu li.current_page_item a {
	background: #fafafa;
	border-bottom: 0;
	height: 22px;
}
.content_post {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	text-align: left;
	line-height: 22px;
}
.content_post h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.content_post h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #333333;
	padding: 10px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
}
.content_post h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #333333;
	padding: 10px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.content_post h2 a.showhide, .content_post h3 a.showhide {
	font-size: 70%;
	font-weight: normal;
	margin: 0px;
/*	color: #666666; */
}
.content_post div.innerContent {
	margin-left: 20px;
	display: none;
}
.blog_post {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	text-align: left;
	line-height: 21px;
}

.blog_post blockquote {
	color: #777777;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2px solid #ddd;
	font-style: italic;
}
.blog_post h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.blog_post h2, .comment_post h2 {
	/* Rodapé com comentários e categorias */
	font-size: 11px;
	color: #aaaaaa;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.sidebar_box {
	padding: 1px;
	line-height: 22px;
	text-align: left;
	border: 1px solid #aab4c9;
	margin-bottom: 1px;
}
.sidebar_box h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	padding-left: 8px;
	background: #596a8d;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.sidebar_box h1:after {
	content: "\0020\00BB";
}
.sidebar_box ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 20px;
	background-color: #e6e9ef;
	background-image: url(/blog/wp-content/themes/zeh/images/bg_sidebar_degrade.png);
	background-repeat: repeat-x;
}
.sidebar_box li {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
}
.sidebar_box li:before {
	content: "\00BB \0020";
}
.archive_navigation {
	text-align: center;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	background: #f5f5f5;
}

.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.comment_list h1 {
	font-size: 14px;
	color: #666;
	border-bottom:1px solid #999;
	margin-top:30px;
	font-weight:bold;
	background:#FFF;
}
.comment_post {
	padding-top: 10px;
	line-height: 20px;
	color: #444;
	font-weight: normal;
	background: #FFF;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999;
}
.comment_author_name {
/*	font-weight: bold; */
	color: #222;
}

.searchField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
/*
	border: 1px;
	width: 10;
	height: 10;
*/
}