/*  
Theme Name: Zetheme
Author: ZeList
*/

body {
font-size:75%; font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url(images/bg_main_top.gif) repeat-x 0 0;
	margin: 0px;
	padding:0;
}
a {
	color: #777;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
	font-weight:normal;
}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
 font-size:22px; 
 line-height:28px; margin:0; padding:0; font-weight:normal;
}

h2 a {color:#FF48DF;}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
background: #FFFFFF url(images/bg_main_top.gif) repeat-x 0 0;
	margin: 0px auto;
	width: 990px;
 height:1%; overflow:hidden;
 background-color:#fff;
}
/* header area */
#header {	
margin:0 0 30px 0;

}
#headerimg { height:1%; overflow:hidden;

}
#headerimg .description{
display:none;
}
#nav {
	list-style: none;
 height:1%; overflow:hidden;
	margin:0 0 0 15px; padding:0 0 5px 0;
	background-image:url(images/sep_pattern.gif); background-repeat:repeat-x; background-position:0 bottom;

}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background-color:#ff48df; border:0;
	
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;

	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

/* content area */
#content {

	float: left;
	width: 650px;
	overflow: hidden;
}
.post {
	clear:both;
padding:25px 0;
	
	background-image:url(images/sep_pattern.gif); background-repeat:repeat-x; background-position:0 bottom;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 590px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {

	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {

	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
background-image:url(images/sep_pattern.gif);
background-position:0pt bottom;
background-repeat:repeat-x;

color:#14BAF0;
	padding: 10px 0 20px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	list-style-position:inside;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
height:1%; overflow:hidden;
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f5f5f5;
	border: 1px solid #ade7fa;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f5f5f5;
	border: 1px solid #ade7fa;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin:0 165px 0 0;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 25px 0px 20px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 180%/100% "Trebuchet MS", Tahoma, Arial;
	color: #14baf0;
	margin: 20px 0px 2px;

}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #FF48DF;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF48DF;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{

}
/*category widget */
ul.list-cat li, li.widget_categories li{

}
/*archives widget */
ul.list-archives li, li.widget_archives li{

}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{

}
/*recent comments widget */
li.widget_recent_comments li{

}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */

#searchform br {
	display: none;
}
#searchform #s { cursor:text;
	width: 135px;
	height:18px;
	padding: 8px 5px 0px 5px;
	border: 1px solid #d1d1d1;
	background: #fff;
		margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 27px;
	cursor:pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* r area */

.footer {	margin:20px 0 0 0;}
#footer {
	clear: both;
	
	color: #000;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #ff48df;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #33c3f2;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;

}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;

}
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.footer {width:100%; background-image:url(images/bg_main_bottom.jpg); background-repeat:repeat-x; background-position:0 bottom;}

.entry {font-size:14px; line-height:20px;}

/*.inside_footer { background-image:url(images/bottom.jpg); height:280px; background-repeat:no-repeat; display:block; width:900px; margin:0 auto; }*/

.inside_footer {
background-image:url(images/bottom.jpg);
background-position:0 bottom;
background-repeat:no-repeat;
display:lock;
height:40px;
margin:0 auto;
padding:240px 0 0 350px;
width:580px;
}


#headerimg h1 a {display:block; text-indent:-99999px; width:128px;  height:100px; background-image:url(images/blog_btn.gif); background-repeat:no-repeat; float:left; margin:0 20px; display:inline;}

.btn_zelist {display:block; text-indent:-99999px; width:128px;  height:100px; background-image:url(images/m_blogs_list_2.gif); background-repeat:no-repeat; float:left;}


#menu{



	text-align:center;

	width:990px;

}

.menuItem{

	padding:0 11px 0 11px;

	background:url(images/sep_v_pattern.gif) left repeat-y;

	float:left;

}

#tree{

	padding:0 10px 0 10px;

	float:left;

	background:url(images/sep_v_pattern.gif) left repeat-y;

}

.post-cat a, .post-comments a, .mini-add-comment a, .entry a  {color:#14BAF0;}

#menu { overflow:hidden;  list-style-type:none; margin:0;}
#menu li { float:left; background-image:none; padding:0;}

#menu li a {
        
	border-right: 1px dotted #fff;
	color: #fff;
	display: block;
	font-size: 20px;
	height: 45px;
	/*padding-top: 30px;*/
        padding:30px 19px 0 19px;
	text-align: center;
	/*text-indent: -9999px;*/
	text-shadow: 1px 1px 0 rgba(150, 150, 150, 0.5);
	background-image:none !important;
}
#menu .navZeMakers a {width:162px; height:79px; background:url(/design/images/logo_tree.gif) no-repeat 0 0 !important; padding:0;text-indent: -9999px;border-right:0;}
#menu li.menuItem_first a{padding:0 30px 0 0 !important;height:auto;}

#commentform input[type=checkbox] {width:15px;}