/*
Theme Name: ZuvoWater
Description: Theme for zuvo water
Version: 1.0
Author: TrippertLabs.Inc
Tags: black, zuvo
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.flt_left{
	float:left;
	}
.flt_right{
	float:right;
	}
.clr{
	clear:both;
	}
.col_orange{
	color:#eea242;
	}	
a{
	color:#eea242;
	text-decoration:none;
	}
body {
	background:#ffffff url(./images/home_bg.png) repeat-x scroll center top;
	color:#424242;
	line-height: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrapper{
	width:948px;
	overflow:hidden;
	margin:0 auto;
}
/*---- Top section ----*/

#header{
	overflow:hidden;
}
h1 span{
	display:none;
	}
h1{
	background:url(./images/zuvo_logo.gif) no-repeat;
	float:left;
	height:111px;
	margin:39px 0 0 55px;
	width:136px;
	}
/* navigation ---------------------------*/
#nav {float:left;margin-left:13px; margin-top:9px;height:48px;}
#nav li {margin:0; padding:0; display:inline; list-style-type:none; }
#nav a:link img, #nav a:visited img {
/*	border-bottom:#fff 16px solid; */
vertical-align:top;}
#nav a:hover img.grey {border-top:#babcbe 16px solid;}
#nav a:hover img.purple {border-top:#7d4398 16px solid;}
#nav a:hover img.blue {border-top:#6fa3d3 16px solid;}
#nav a:hover img.green {border-top:#5ab747 16px solid;}
#nav a:hover img.orange {border-top:#f48d20 16px solid;}
#nav a:hover img.where_to_buy_tnav {border-top:#eea242 16px solid;}
#nav a:hover img.contact_tnav {border-top:#d2d3d4 16px solid;}
#nav a:hover img.news {border-top:#a7a7a7 16px solid;}

#nav img.greyon {border-top:#babcbe 16px solid;}
#nav img.purpleon {border-top:#7d4398 16px solid;}
#nav img.blueon {border-top:#6fa3d3 16px solid;}
#nav img.greenon {border-top:#5ab747 16px solid;}
#nav img.orangeon {border-top:#f48d20 16px solid;}
#nav img.news {border-top:#a7a7a7 16px solid;}

#nav a#active_page img.grey {border-top:#babcbe 16px solid;}
#nav a#active_page img.purple {border-top:#7d4398 16px solid;}
#nav a#active_page img.blue {border-top:#6fa3d3 16px solid;}
#nav a#active_page img.green {border-top:#5ab747 16px solid;}
#nav a#active_page img.orange {border-top:#f48d20 16px solid;}
#nav a#active_page img.where_to_buy_tnav {border-top:#eea242 16px solid;}
#nav a#active_page img.contact_tnav {border-top:#d2d3d4 16px solid;}
#nav a#active_page img.news {border-top:#a7a7a7 16px solid;}

ul#tab_bar{
	float:right;
	margin-right:40px;
}
ul#tab_bar li{
	float:left;
	}
ul#tab_bar li a{
	background-color:#f2f2f2;
	color:#7a7a7a;
	display:block;
	border:1px solid #d6d6d6;
	border-bottom:none;
	margin-right:5px;
	padding:4px 10px;
	text-decoration:none;
	}
/*---- Main ----*/
#contents_wrapper{
	background-color:#797979;
	clear:both;
	padding:15px 10px 25px 10px;
	margin-bottom:40px;
	overflow:hidden;
}
#contents_wrapper #main_contents{
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
	padding:10px;
	width:653px;
	}
#main_contents img{
	border:5px solid #f5f5f5;
	}
#main_contents p{
	line-height:15px;
	margin-bottom:20px;
	}
#main_contents h2, #archiv_title h2{
	border-bottom:1px dotted #cbcbcb;
	border-top:1px dotted #cbcbcb;
	color:#424242;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding:8px 0;
	}
#main_contents h2 a{
	color:#424242;
	}
.post_by{
	font-style:italic;
	margin-bottom:15px;
	}
.post_footer{
	background-color:#f4f4f4;
	border-bottom:1px solid #000000;
	border-top:2px solid #000000;
	margin:20px 0 30px 0;
	padding:10px;
	}
#contents_wrapper #side_bar{
	background-color:#FFFFFF;
	float:right;
	overflow:hidden;
	padding:10px;
	width:212px;
	}
#side_bar input{
	height:24px;
	border-top:2px solid #969696;
	border-left:2px solid #969696;
	border-right:2px solid #f2f2f2;
	border-bottom:2px solid #f2f2f2;
	margin:0 0 40px 10px;
	width:179px;
	}
#side_bar h2{
	border-bottom:1px dotted #cbcbcb;
	color:#eea242;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
	margin-bottom:8px;
	}
#side_bar ul{
	margin-bottom:15px;
	}
#side_bar ul li{
	border-bottom:1px dotted #cbcbcb;
	padding-bottom:8px;
	margin-bottom:8px;
	}
#side_bar ul li a{
	color:#585858;
	}
#older{
	color:#eea342;
	font-size:14px;
	font-weight:bold;
	float:right;
	width:100px;
	}
#newer{
	color:#eea342;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:100px;
	}
.comment_odd{
	background-color:#ececec;
	padding:15px 15px 1px 15px;
}
.comment_even{
	padding:15px 15px 1px 15px;
}
.comment_odd h3, .comment_even h3{
	color:#eea242;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	}
.comment_odd h3 span, .comment_even h3 span{
	color:#424242;
	font-weight:normal;
	}
.comment_odd .c_date, .comment_even .c_date{
	color:#6e6e6e;
	margin-bottom:10px;
	}
.comment_odd p, .comment_even p{
	color:#424242;
	}
#post_a_comment{
	background-color:#ececec;
	padding:15px;
	font-size:12px;
	margin-top:15px;
}
#post_a_comment *{
	display:block;
	}
#post_a_comment h3{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	}
#post_a_comment label{
	padding-bottom:3px;
	}
#post_a_comment input{
	background:url(./images/input_comment.gif) no-repeat;
	border:none;
	height:22px;
	margin-bottom:15px;
	width:290px;
	}
#post_a_comment textarea{
	border:1px solid #868686;
	height:154px;
	margin-bottom:10px;
	width:409px;
	}
#post_a_comment input.comment_submit{
	background:url(./images/btn_submit_comment.png) no-repeat;
	height:20px;
	width:111px;
	}
#archiv_title{
	background-color:#FFFFFF;
	margin-bottom:15px; 
	float:left; 
	padding:10px;
	width:653px; 
}
.archive_side_bar{
	margin-top:-72px;
	}
/*---- Footer ----*/
#globalfooterwrap { margin:0 auto; text-align:left; clear:both !important; overflow:hidden;}
#globalfooter { font-size:10px !important; color:#9a9c9d; clear:both; padding-bottom:25px; width:940px;}
#globalfooter p.pad { padding-bottom:10px; float:left; }
#globalfooter p.padtop { padding-top:10px;}
#globalfooter p.right { float:right;}
#globalfooter p.copy { border-top:solid #eee 1px; padding-top:10px; clear:both; }
#globalfooter p.right a, #globalfooter p.right a:visited { padding: 0.3em; color:#3e75bf; text-decoration:none; }
#globalfooter p.right a:hover, #globalfooter p.right a:active { text-decoration:underline; }
#globalfooter p.copy a, #globalfooter p.copy a:visited { padding: 0.5em; color:#3e75bf; text-decoration:none; }
#globalfooter p.copy a:hover, #globalfooter p.copy a:active { text-decoration:underline; }
#globalfooter p.reserve a, #globalfooter p.reserve a:visited { color:#3e75bf; text-decoration:none; }
#globalfooter p.reserve a:hover, #globalfooter p.reserve a:active { text-decoration:underline; }

/* modified by rakib */

/* fore search part */
#searchform label, #searchform #searchsubmit{
    display:none;
}