/*
Theme Name: Everyze
Theme URI: http://yoshzthemes.com/
Description: Free Theme at <a href="http://yoshzthemes.com/">YoshzThemes.com</a>
Version: 1.0
Author: Miziology
Author URI: http://mizhaclan.com/
Tags: Magazine Style
*/

html, body, p, div, img, h1, h2, h3, h4, li, ul, ol, 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.png) repeat-x top #eee; font-family : helvetica, sans-serif; font-size : 14px; text-align : center; color : #333; }
#wrapper { width : 1000px; text-align : left; margin : auto; padding : 0 10px; }
#wrap { padding : 10px 0 10px 0;  }
img.aligncenter { padding : 1px; display : block; margin-left : auto; margin-right : auto; border:1px solid #eee; }
img.alignleft { float : left; margin-right : 10px; margin-top:2px; padding:1px; border:1px solid #eee; }
img.alignright { float : right; margin-left : 10px; margin-top:2px; padding:1px; border:1px solid #eee; }
img.center { padding : 1px; display : block; margin-left : auto; margin-right : auto; border:1px solid #eee; }
img.left { float : left; margin-right : 10px; margin-top:2px; padding:1px; border:1px solid #eee; }
img.right { float : right; margin-left : 10px; margin-top:2px; padding:1px; border:1px solid #eee; }
img.title { padding-bottom : 0; display : block; padding-right : 20px; }
.clear { clear : both; }

#header { margin-top:10px; }
#header .banner { height : 65px; margin-bottom:5px; }
#header .banner .logo { float : left; }
#header .banner .logo h1 { font-family : 'Lobster', arial, serif; font-size : 40px; text-transform:capitalize; color:#fff; text-shadow:1px 0 1px #333; text-decoration:none;}
#header .banner h1 a { text-decoration:none; color:#fff;}
#header .banner .navpage { float : right; margin: 10px 10px 0 0; }
#header .banner .navpage li { display : block; float : left; padding : 7px 5px; }
#header .banner .navpage li a { color:#eee; text-decoration:none; font-size : 12px; text-transform : uppercase; font-weight : bold; padding : 7px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-shadow:1px 0 1px #333;}
#header .banner .navpage li a:hover { background-color:#eee; color:#36685d; text-shadow:1px 0 1px #fff; }
#header .navcat { overflow : hidden; background:none; margin-bottom:10px; }
#header .navcat li { display : block; float : left; padding : 12px 0px; border-right : 1px solid #36685d; }
#header .navcat li a { color : #fff; padding : 12px 10px; text-decoration : none; font-size : 12px; text-transform : uppercase; font-weight : bold; text-shadow:1px 0 1px #333; }
#header .navcat li a:hover { background-color : #2b7763; }


/* Easy Slider */
div#featured { width:1000px; background:#ccc; margin-bottom:25px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow:0px 0px 10px #333; -webkit-box-shadow:0px 0px 10px #333; box-shadow:0px 0px 10px #333; }
#slider { margin: 0px; padding: 0 10px 10px; position: relative; }
#slider ul, #slider li{  margin: 0px; padding: 0px; list-style:none; }	
#slider, #slider li{ height: auto; width: 980px; overflow:hidden; }

#mainbody { width : 623px; background:#fff; float : left; padding: 10px 10px 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#mainbody .mainsearch { margin : 0 0 10px 0; padding : 10px; font-size : 16px; font-weight : bold; color : #fff; background-color : #36685d; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#mainbody .content { margin-bottom : 20px; background : #fff; }
#mainbody .content .submain { font-size : 10px; color : #333; padding : 5px 0; text-transform : uppercase; }
#mainbody .content .submain a { color : #333; text-decoration : none; }
#mainbody .content h1 a { font-family : 'Lobster', arial, serif; font-size : 30px; text-transform:capitalize; text-decoration : none; color : #36685d; text-align : left; text-shadow:1px 0 1px #eee;}
#mainbody .content .maincontent { text-align:justify; line-height:20px; padding-bottom:20px; border-bottom:1px solid #eee; }
#mainbody .content .maincontent p { margin-top : 15px; }
#mainbody .content .maincontent a { text-decoration:none; color:#36685d;}
#mainbody .content .maincom { padding : 10px 0 10px 10px; margin-top:10px; background:#eee; font-size : 10px; text-transform:uppercase;}
#mainbody .content .maincom a { color : #333; text-decoration : none; font-size : 10px; text-transform:uppercase; }

/* Pagination */
#mainbody .pagination {margin : 15px 0px 25px; }
#mainbody .pagination ul { text-align : left; font-size : 12px; }
#mainbody .pagination li { list-style : none; display : inline; }
#mainbody .pagination a { padding : 10px; margin-right : 4px; text-decoration : none; color : #eee; background-color:#343838;}
#mainbody .pagination a:hover, .pagination a:active { color : #fff; background-color:#36685d; }
#mainbody .pagination a.currentpage { color : #fff !important ; cursor : default; background:#36685d; }
#mainbody .pagination a.pages { color : #eee !important ; cursor : default; background-color:#343838; }
#mainbody .pagination a.disablelink, .pagination a.disablelink:hover { cursor : default; color : #3a2e2b; font-weight : normal !important ; }

#mainbody .content .maincontent ol li { list-style : decimal; margin : 10px 20px 10px 40px; }
#mainbody .content .maincontent ul li { margin : 10px 20px 10px 40px; list-style:square; }
#mainbody .content .maincontent blockquote { color : #36685d; padding : 5px 10px 15px 30px; margin : 10px 0 20px 20px; background-image : url(images/blockquote.png); background-position : left top; background-repeat : no-repeat; }
#mainbody .content .maincontent h1 { color : #000; font-size : 20px; font-weight : bold; padding : 15px 0 5px 0; }
#mainbody .content .maincontent h2 { color : #000; font-size : 18px; font-weight : bold; padding : 15px 0 5px 0; }
#mainbody .content .maincontent h3 { color : #000; font-size : 16px; font-weight : bold; padding : 15px 0 5px 0; }
#mainbody .content .maincontent h4 { color : #000; font-size : 14px; font-weight : bold; padding : 15px 0 5px 0; }
#mainbody .content .maincontent h5 { color : #000; font-size : 12px; font-weight : bold; padding : 0 0 5px 0; }
#mainbody .content .maincontent h6 { color : #000; font-size : 10px; font-weight : bold; padding : 0 0 5px 0; }

h3#comments{ color:#ccc; font-size:26px; padding:0 0 10px 5px; margin:10px 0 10px 0px; font-family : 'Lobster', arial, serif;}
ol.commentlist, ol.trackbacklist { }
ol.commentlist li { margin:0 0 10px; padding:5px 0px 5px 64px; position:relative; list-style:none; }
ol.trackbacklist li{ padding: 5px; margin: 0px 0px 5px 15px; }
ol.commentlist li div.vcard { border : 1px solid #eee; padding : 10px 5px 5px 10px; font-size: 12px; line-height: 12px; margin :0px 0px 0px 10px; background: #fff; }
.cancel-comment-reply { font-size:12px; margin-left:-5px; margin-bottom:25px;}
.cancel-comment-reply a {background:#36685d; color:#fff; padding:5px 10px;  text-align:center; text-decoration:none;text-shadow:1px 0 1px #333;}
.cancel-comment-reply a:hover { background:#0e1420; }
ol.commentlist li div.vcard img.avatar { padding: 0px 10px 0 0px; margin-left : 5px; left:1px; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { font-size: 11px; }
ol.commentlist li div.comment-meta .author { text-transform:uppercase; font-size:14px; font-weight:bold; }
ol.commentlist li div.comment-meta .author a { text-decoration:none; color:#000; }
ol.commentlist li div.comment-meta a { text-decoration:none; }
ol.commentlist li div.comment-meta p { font-size: 10px; color: #0076a3; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 18px; margin:5px 0 12px; padding-right : 5px; }
ol.commentlist li .formc p { line-height:0px; margin:0px; padding:0px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 18px; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { margin:20px 0 10px;}
ol.commentlist li div.reply a { background:#36685d; color:#fff; padding:5px 10px;  text-align:center; text-decoration:none; }
ol.commentlist li div.reply a:hover { background:#0e1420; }
ol.commentlist li ul.children { list-style:none; margin:5px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin: 0px 0px 0px 20px; border: none; }
ol.commentlist li ul.children li.depth-3 { margin: 0px 0px 0px 20px; border: none; }
ol.commentlist li ul.children li.depth-4 { margin: 0px 0px 0px 20px; border: none; }
ol.commentlist li ul.children li.depth-5 { margin: 0px 0px 0px 20px; border: none; }
ol.commentlist li ul.children li.depth-6 { margin: 0px 0px 0px 20px; border: none; }
ol.commentlist ul.children li.odd { background: none; }
ol.commentlist ul.children li.even { background: none; }
.commentnumber { font-size: 16px; color : #CCC; float : right; padding : 5px; }
#respond{margin:20px 0px 0px 5px;}
h3.responses{color:#ccc; font-size:26px; padding:0 0 10px; margin:10px 0 10px 0px; font-family : 'Lobster', arial, serif;}
#cancel-comment-reply-link{ margin : 5px; }
#respond .formc { width : 350px; color : #1d1d1d; margin : 5px 0 5px 0; }
#respond .formc label { color : #1d1d1d; font-size : 12px; }
#respond .formc a { text-decoration : none; color : #1d1d1d; }
#respond .formc a:hover { text-decoration : none; }
#respond textarea { margin-bottom : 10px; border : 1px solid #eee; width : 335px; padding : 5px; background:#eee; }
#respond input { margin-bottom : 10px; border : 1px solid #eee; width : 335px; padding : 5px; background:#eee;}
#respond input.btn { margin-top : 10px; margin-bottom : 10px; background-image : url(images/submit.png); height : 42px; border : none; color : #fff; width : 152px; cursor : pointer; border:1px solid #025d8c; }

#sidebar { width : 345px; float : right; }
#sidebar .headsearch { background: url(images/search.png) no-repeat; width:345px; height:35px; margin-bottom:20px; }
#sidebar .headsearch #s { float: left; margin: 5px 0 0 10px; border: 0; width: 295px; background: none; color:#36685d; font-size:18px; }
#sidebar .headsearch #go { float:left; width:35px; height:35px; margin:6px 0 0 0; }
#sidebar .headsearch img { padding-top:10px; }
#sidebar .sideads { text-align:center; margin-bottom:15px; }
#sidebar .sideads img { padding:5px; margin:3px; border:1px solid #ccc; }
#sidebar .sidewidget { margin-bottom : 10px; padding-bottom : 10px;}
#sidebar .sidewidget .sidetitle { padding :5px 10px; background-color : #36685d; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#sidebar .sidewidget .sidetitle h1 { color : #eee; font-size : 18px; font-family : 'Lobster', arial, serif; text-transform:capitalize; text-shadow:1px 0 1px #333;}
#sidebar .sidewidget .sidecont { padding:10px; }
#sidebar .sidewidget .sidecont p { margin-bottom:15px; line-height:20px; text-shadow:1px 0 1px #fff;}
#sidebar .sidewidget .sidecont ul li {  margin : 0 10px 0 15px; padding : 7px 0 7px 0; list-style:square; border-bottom : 1px solid #eee; }
#sidebar .sidewidget .sidecont a { color : #36685d; text-decoration : none; text-shadow:1px 0 1px #fff; }
#sidebar .sidewidget .sidecont a:hover { text-decoration : underline; }

#footer { color : #eee; background:#36685d; margin : 10px 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#footer .sidewidget { width:320px; float:left; margin : 10px 0 10px 10px; padding-bottom : 10px; }
#footer .sidewidget h1 { color : #eee; font-size : 20px; font-family : 'Lobster', arial, serif; text-transform:capitalize; padding : 10px; text-shadow:1px 0 1px #333;}
#footer .sidewidget .sidecont { padding:10px; }
#footer .sidewidget .sidecont p { margin-bottom:15px; line-height:20px;text-shadow:1px 0 1px #333;}
#footer .sidewidget .sidecont ul li {  margin : 0 10px 0 15px; padding : 7px 0 7px 0; list-style:square; background:url(images/line.png) bottom repeat-x; }
#footer .sidewidget .sidecont a { color : #eee; text-decoration : none; text-shadow:1px 0 1px #333; }
#footer .sidewidget .sidecont a:hover { text-decoration : underline; }

#copy { color:#999; font-size:10px; margin-bottom:10px; text-align:left; text-shadow:1px 0 1px #fff; }
#copy a { color:#999;}
#copy a:hover { text-decoration:none; }
