/*
Theme Name: Coolvett
Theme URI: http://yoshz.com/
Description: Free Theme at <a href="http://yoshz.com/">Yoshz</a>
Version: 1.0
Author: Miziology
Author URI: http://yoshz.com/
Tags: Magazine Style
*/

/* General */
html,body,p,div,img,h1,h2,h3,h4,li,ul,dl,dd,dt,form,table,td,tr,fieldset { border:0; border-collapse:separate; border-spacing:0; margin:0; padding:0; list-style:none; }
body {
background:url(images/bg.jpg) repeat-x; background-position:top;
background-color:#390e08;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center; color:#333;
}
.clear { clear:both; }
img.center { padding:5px; display: block; margin-left:auto; margin-right:auto; border:1px solid #eee; }
img.left { float:left; margin-right:10px; padding:5px; border:1px solid #eee; }
img.right { float:right; margin-left:10px; padding:5px; border:1px solid #eee; }
img.title { padding-bottom:0; display : block; padding-right:20px; }
img.cont { padding:5px; background:#eee; }
img.side { float:left; margin-right:5px; }

/* Body */
#wrapper { width:950px; text-align:left; margin:auto; padding:3px; }
#wrap { background:#fff; padding:5px; }

/* Header */
#header .navpage { overflow:hidden; }
#header .navpage li { display:block; float:left; padding:0 10px; border-right:1px solid #722618; }
#header .navpage li:hover {  }
#header .navpage li a { color:#fff; text-decoration:none; font-size:16px; text-transform:capitalize; }
#header .banner { height:125px; margin:5px 0; }
#header .banner .logo { float:left; }
#header .banner .headads { float:right; margin:40px 0 0 0; }

/* body */
#mainbody { width:630px; float:left; background:url(images/line-right.jpg) right repeat-y; padding-right:10px; }
#mainbody .mainsearch { margin:0 0 10px 0; padding:10px; font-size:16px; font-weight:bold; color:#722618; }
#mainbody .featured {padding:10px; }
#mainbody .latestpost { background:url(images/line.jpg) bottom repeat-x; padding-bottom:15px; margin:10px 0 0 10px; }
#mainbody .latestpost h1 { font-size:26px; text-transform:uppercase; text-decoration:none; color:#722618; text-align:left; }
#mainbody .content { padding:10px; margin-bottom:10px; background:url(images/line.jpg) repeat-x bottom; }
#mainbody .content .contitle .date { background:#390e08; color:#fff; font-size:18px; font-weight:bold; float:left; text-align:center; padding:5px; margin-right:15px; }
#mainbody .content .contitle .commnt { text-align:right; }
#mainbody .content .contitle .commnt a { color:#722618; font-size:16px; text-decoration:underline; font-weight:bold; }
#mainbody .content .contitle h1 { margin-bottom:15px; }
#mainbody .content .contitle h1 a { font-size:26px; text-transform:capitalize; text-decoration:none; color:#390e08; text-align:left;}
#mainbody .content .contleft { float:left; width:150px; }
#mainbody .content .contright { float:left; width:460px; text-align:justify; }
#mainbody .content .more { padding:5px 10px; margin:15px 0 10px 0; background:#390e08; float:right; }
#mainbody .content .more a { color:#fff; text-decoration:none; }
#mainbody .content .sociable { margin-left:5px; margin-top:15px; }
#mainbody .content .sociable h5 { margin : 0 0 5px 0; color : #390e08; font-size : 12px; }
#mainbody .content .sociable img { padding : 3px; }

/* Formating */
#mainbody .content .maincontent { text-align:justify; }
#mainbody .content .maincontent li { background: transparent url(images/dot.png) no-repeat 2px bottom; display: block; width: auto; margin:10px 20px 10px 40px; padding-left: 30px; color:#722618; }
#mainbody .content .maincontent a { color:#722618; text-decoration:none; }
#mainbody .content .maincontent a:hover { color:#390e08; text-decoration:none; }
#mainbody .content .maincontent p { padding-top:10px; }
#mainbody .content .maincontent blockquote { color : #722618; padding : 5px 10px 15px 30px; margin : 10px 0 20px 20px; background-image : url(images/blockquote.png); background-position : top left; background-repeat : no-repeat; }
#mainbody .content .maincontent h1 { color : #000; font-size : 22px; font-weight : 600; padding : 0 0 5px 0; }
#mainbody .content .maincontent h2 { color : #000; font-size : 20px; font-weight : 600; padding : 25px 0 5px 0; }
#mainbody .content .maincontent h3 { color : #000; font-size : 18px; font-weight : 600; padding : 25px 0 5px 0; }
#mainbody .content .maincontent h4 { color : #000; font-size : 16px; font-weight : 600; padding : 25px 0 5px 0; }
#mainbody .content .maincontent h5 { color : #000; font-size : 14px; font-weight : 600; padding : 25px 0 5px 0; }
#mainbody .content .maincontent h6 { color : #000; font-size : 12px; font-weight : 600; padding : 25px 0 5px 0; }

/* Pagination */
#mainbody .pagination { padding : 10px 0; margin : 15px 0px 15px 0px; }
#mainbody .pagination ul { text-align : left; font-size : 12px; }
#mainbody .pagination li { list-style : none; display : inline; }
#mainbody .pagination a { padding : 11px; margin-right : 4px; text-decoration : none; color : #fff; background:#390e08; }
#mainbody .pagination a:hover, .pagination a:active { color : #fff; background:#722618; }
#mainbody .pagination a.currentpage { color : #fff !important ; cursor : default; background:#722618; }
#mainbody .pagination a.pages { color : #fff !important ; cursor : default; background:#390e08; }
#mainbody .pagination a.disablelink, .pagination a.disablelink:hover { cursor : default; color : #fff; font-weight : normal !important ; }

/* Comment */
#mainbody .comment { width : 600px; padding : 5px 10px 0 0; text-align : justify; margin-top:15px; }
#mainbody .comment .comvatar { width:70px; float:left; }
#mainbody .comment .comvatar img { padding:5px; background:#f00000; }
#mainbody .comment .comtext { width:455px; float:left; background:#eee; padding:10px; margin:0; }
#mainbody .comment .comtext .author { text-transform:uppercase; font-weight:bold; }
#mainbody .comment a { text-decoration : none; color : #722618; }
#mainbody .comment a:hover { text-decoration : none; color : #390e08; }
#mainbody .comment p { padding-top:5px; }
#mainbody .comment ol { list-style : none; margin : 0; }
#mainbody .comment li { padding : 0 10px 0px 5px; margin-bottom : 15px; list-style:none;  }
#mainbody .comment ol img { float : left; margin-right : 10px; margin-bottom : 10px; }
#mainbody .comment .formc { width : 350px; color : #390e08;  padding : 5px; margin : 5px 0 5px 0; background-image : url(images/commentbg.png); background-position : bottom; background-repeat:repeat-x }
#mainbody .comment .formc label { color : #390e08; font-size : 12px; }
#mainbody .formc a { text-decoration : none; color : #390e08; }
#mainbody .formc a:hover { text-decoration : none; }
#mainbody .comment textarea { margin-bottom : 10px; border : 1px dashed #722618; width : 335px; padding : 5px; }
#mainbody .comment input { margin-bottom : 10px; border : 1px dashed #722618; width : 335px; padding : 5px; }
#mainbody .comment input.btn { margin-top : 10px; margin-bottom : 10px; background-image : url(images/submit.png); height : 40px; border : none; color : #fff; width : 150px; cursor : pointer; }

/* Sidebar */
#sidebar { width:300px; float:right; }
#sidebar .sideads { text-align:center; margin-top:15px; }
#sidebar .sideads img { padding:5px; margin:3px; background:#722618; }
#sidebar .sidewidget, .sidewid { width:288px; padding:5px; margin-bottom:5px; }
#sidebar .sidewidget h1, .sidewid h1 { padding:5px; text-transform:uppercase; font-size:24px; color:#722618; }
#sidebar .sidewidget .sidecontent, .siderss { padding:10px 8px; }
#sidebar .sidewidget .siderss a { color : #390e08; text-decoration:none; }
#sidebar .sidewidget .siderss li { background: transparent url(images/rss_icon.png) no-repeat 2px bottom; display: block; padding:5px 0 0 25px; color:#3e0906; }
#sidebar .sidetweet li { padding:5px 0 0 0; }
#sidebar .sidecontent li, .sidewid li { background: transparent url(images/dot.png) no-repeat 2px bottom; padding:5px 0 0 25px; }
#sidebar .sidewid li { background: transparent url(images/dot.png) no-repeat 2px bottom; padding:5px 0 0 25px; margin:0 8px; }
#sidebar .sidecontent li a, .sidetweet li a, .sidewid li a { color : #390e08; text-decoration:none; }
#sidebar .sidewidget .sidecontent p { margin-top:10px; }

/* Footer */
#footcopy { padding:10px; background:#dd5235; margin-top:20px; }
#footcopy .foot { width:950px; margin:auto; }
#footcopy .copy { float:left; color:#fff; font-size:10px; }
#footcopy .copy a, .link a { color:#fff; text-decoration:none; }
#footcopy .link { float:right; color:#fff; font-size:10px; }


.widget_addons{
	position: absolute;
	left: -450px;
	top: -400px;
}