/*
Theme Name: Zennyblog
Theme URI: http://www.yoursite.com
Theme ID: zenny_custom
Description: Zennyblog a somewhat money theme blog with widget and adsense ready
Author: Customs
Author URI: http://www.customs.com
*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Arial Narrow", Tahoma;
	font-size: 70%;
	color: #3b3b3b;
	background-color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.downloads {
	background-color: #006699;
	float: left;
	width: 380px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.notice {
	background-color: #CC0000;
	float: left;
	width: 380px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.warning {
	background-color: #FF9900;
	float: left;
	width: 380px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.alignleft {
	padding: 0px;
	float: left;
	margin-top: 14px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.alignright {
	padding: 0px;
	float: right;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.aligncenter {
	padding: 0px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}


#zen_wrappers {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#zen_container {
	margin: 0px;
	float: left;
	width: 850px;
}
#zen_header {
	float: left;
	height: 132px;
	width: 850px;
}
#zen_content {
	float: left;
	width: 850px;
	position: relative;
	background-color: #FFFFFF;
}
.left_content {
	float: left;
	width: 590px;
	position: relative;
	padding-bottom: 25px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EEEEEE;
}
.right_content {
	float: right;
	width: 240px;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-right: 10px;
}

#zen_footer {
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	float: left;
	background-color: #343536;
	background-image: url(images/footer_zen_shade.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
#zen_foot_wrap {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#zen_foot_container {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 850px;
	position: relative;
}
#zen_foot_content {
	margin: 0px;
	float: left;
	width: 850px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#zen_foot_container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #859C0E;
	float: left;
	width: 90%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: -1px;
	padding: 0px;
}
#zen_foot_container ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#zen_foot_container ul li {
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
	font-size: 13px;
	float: left;
	width: 95%;
}
#zen_foot_container ul li a:link, #zen_foot_container ul li a:visited {
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #eeeeee;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#zen_foot_container ul li a:hover, #zen_foot_container ul li a:active {
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292A2A;
}

.left_footer {
	float: left;
	width: 280px;
	position: relative;
}
.mid_footer {
	float: left;
	width: 290px;
}
.right_footer {

	float: right;
	width: 280px;
}
#zen_foot_bottom {
	margin: 0px;
	float: left;
	width: 850px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #474849;
	letter-spacing: 1px;
}
#zen_foot_bottom a:link, #zen_foot_bottom a:visited {
	color: #999999;
	text-decoration: none;
}
#zen_foot_bottom a:hover, #zen_foot_bottom a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.right_headers {
	float: right;
	height: 37px;
	width: 300px;
	padding-top: 95px;
}
.right_headers p {
	margin: 0px;
	padding: 0px;
	float: left;
}
.search_box_input {
	width: 188px;
	margin-top: 7px;
	margin-left: 10px;
	border: 1px solid #F6F6F6;
	float: left;
	background-color: #F6F6F6;
	padding-top: 2px;
}
.search_box_button {
	float: left;
	margin-left: 9px;
}
.search_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	width: 265px;
	background-image: url(images/s_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.right_headers form {
	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px;
}

.left_headers {
	float: left;
	height: 132px;
	width: 550px;
}
.site_title {
	float: left;
	width: 550px;
	height: 80px;
	padding-top: 20px;
}
.site_title img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.site_title a:link, .site_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.site_title a:hover, .site_title a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.site_title h1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
	font-size: 22px;
	color: #FFFFFF;
}
.site_title p {
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
}

.site_navigator {
	float: left;
	width: 550px;
	height: 32px;
}
.site_navigator ul {
	margin: 0px;
	float: left;
	height: 32px;
	width: 550px;
	list-style-type: none;
	padding: 0px;
}
.site_navigator ul li {
	display: inline;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
}  
.site_navigator ul li a:link, .site_navigator ul li a:visited {
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	background-color: #333333;
	height: 32px;
	text-decoration: none;
	width: auto;
	float: left;
}
.site_navigator ul li a:hover, .site_navigator ul li a:active {
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	background-color: #FFFFFF;
	height: 32px;
	text-decoration: none;
	width: auto;
	float: left;
}
#home a:link, #home a:visited {
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	background-color: #FFFFFF;
	height: 32px;
	text-decoration: none;
	width: auto;
}
#home a:hover, #home a:active {

	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	background-color: #FFFFFF;
	height: 32px;
	text-decoration: underline;
	width: auto;
}
#post_init {
	float: left;
	width: 590px;
}
#post_init h1 {
	font-size: 22px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#post_init h1 a:link, #post_init h1 a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#post_init h1 a:hover, #post_init h1 a:active {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.post_meta {
	float: left;
	width: 590px;
}
.month {
	text-align: center;
	float: left;
	width: 64px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.date {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 64px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#post_init h2 {
	font-size: 17px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#post_init h3 {

	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#post_init h4 {


	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#post_init h5 {



	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#post_init h6 {
	font-size: 20px;
	color: #000000;
	padding: 0px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.top_post_content {
	float: left;
	width: 590px;
	position: relative;
}
.right_tp {
	float: right;
	width: 520px;
	padding-top: 30px;
}
.left_tp {
	float: left;
	width: 64px;
	height: 85px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 18px;
}
.author_post {
	float: left;
	width: 520px;
	font-size: 13px;
	letter-spacing: 1px;
}
.author_post a:link, .author_post a:visited {
	font-weight: bold;
	color: #859C0E;
	text-decoration: none;
}
.author_post a:hover, .author_post a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.tag_post {
	float: left;
	width: 520px;
	font-size: 13px;
	letter-spacing: 1px;
}
.tag_post a:link, .tag_post a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tag_post a:hover, .tag_post a:active {
	color: #859C0E;
	text-decoration: underline;
	font-weight: bold;
}
.post_news {
	margin: 0px;
	float: left;
	width: 510px;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 68px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-family: "Arial Narrow";
	letter-spacing: 1px;
}
.post_news p {
	margin-top: 10px;
}

.post_news img {
	background-color: #EEEEEE;
	padding: 2px;
}

.post_news a:link, .post_news a:visited {
	color: #8BA113;
	text-decoration: underline;
}
.post_news a:hover, .post_news a:active {
	color: #000000;
	text-decoration: none;
}
#post_init blockquote {
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #000000;
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	font-size: 12px;
}
#post_init code {
	text-align: left;
	display: block;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dashed #FFFFFF;
	font-family: "Trebuchet MS", Torus, Georgia, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8BA113;
}
.post_updates {
	float: left;
	width: 580px;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.post_updates a:link, .post_updates a:visited {
	color: #000000;
	text-decoration: underline;
}
.post_separated {
	float: left;
	height: 30px;
	width: 580px;
}
.post_updates a:hover, .post_updates a:active {
	color: #999999;
	text-decoration: none;
}
#comment_tpl {
	float: left;
	width: 590px;
}
#form_tag {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
}
#form_tag p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#comment_tpl a:link, #comment_tpl a:visited {
	font-weight: bold;
	color: #8BA113;
	text-decoration: underline;
}
#comment_tpl a:hover, #comment_tpl a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#comment_tpl textarea {
	height: 180px;
	width: 400px;
	border: 1px solid #CCCCCC;
}

#comment_tpl form {
	margin: 0px;
	float: left;
	width: 500px;
	border: 2px solid #CCCCCC;
	background-color: #8BA113;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#comment_tpl em {
	padding: 0px;
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.subsribe {
	float: left;
	width: 560px;
	font-size: 14px;
	color: #000000;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subsribe a:link, .subsribe a:visited {
	color: #859C0E;
	text-decoration: underline;
}
.subsribe a:hover, .subsribe a:active {

	color: #000000;
	text-decoration: none;
}
.comments {
	float: left;
	width: 570px;
	position: relative;
}
.left_id {
	float: left;
	width: 60px;
	position: relative;
	font-size: 20px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.right_id {
	float: right;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
	padding-left: 5px;
}
.authors_comment {
	float: left;
	width: 500px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.date_comment {
	float: left;
	width: 500px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.text_comment {
	float: left;
	width: 500px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
}
.text_comment a:link, .text_comment a:visited {
	color: #859C0E;
	text-decoration: underline;
}

.separate_comment {
	float: left;
	height: 20px;
	width: 580px;
}
.text_comment a:hover, .text_comment a:active {
	color: #000000;
	text-decoration: none;
}
.right_id_alt {

	float: right;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8BA113;
	padding-left: 5px;
}
#sidebars {
	float: left;
	width: 240px;
}
#sidebars h2 {
	font-size: 20px;
	float: left;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 35px;
	color: #8BA113;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/zenny.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
}
#sidebars img {
	background-color: #859D0F;
	border: 1px solid #FFFFFF;
}

.widgetme {
	float: left;
	width: 240px;
}
.widgetme p {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.widgetme ul {
	margin: 0px;
	float: left;
	width: 240px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.widgetme ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 240px;
	font-weight: bold;
}
.widgetme ul li a:link, .widgetme ul li a:visited {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: auto;
}
.widgetme ul ul li a:link, .widgetme ul ul li a:visited {
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	text-decoration: none;
}
.widgetme ul ul {
	margin: 0px;
	float: left;
	width: 220px;
	list-style-type: none;
	padding: 0px;
}
.widgetme ul ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 230px;
	font-weight: normal;
}
.widgetme ul li a:hover, .widgetme ul li a:active {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	text-decoration: underline;
	float: left;
	width: auto;
}
.widgetme ul ul li a:hover, .widgetme ul ul li a:active {


	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	text-decoration: underline;
	float: left;
	width: auto;
}
