/*
Theme Name: ProSense-Grey
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: ProSense-Grey is a fast loading and search engine optimized Adsense Ready Wordpress Theme, specifically designed for all types of niche and professional content.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/

*{
        margin:0;
        padding:0;
}

body {
        font: 10px Verdana, Arial, Sans-Serif;
        margin: 0px;
        padding: 0px;
        color: #444748;
}

body a{
        color:#2784CC;
        text-decoration: underline;
}

body a:hover {
        text-decoration: underline; color:#FB711E;
}

body p {
        padding: 5px 0px;
        margin: 5px 0px;
}

#page {
        width: 970px;
        margin: 0px auto;
        padding:0px;
		margin-top:20px;
}

#header {
        width: 100%;
        height: 100%;
        color:#000000;
        }

#header a{ color:#2784CC;}

#header h1 {
        font-size: 22px;
        padding: 0;
        margin: 0;
        font-family: Verdana, Arial, sans-serif;

}


.description {
        font-family:  Verdana, Arial, sans-serif;
}

/*---:[ #masthead styles ]:---*/

#masthead #rss_subscribe { width: 40px; height: 40px; float: right; }
#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }

#masthead #logo { font: bold 22px  Verdana, Arial, Times, serif; letter-spacing: -1px; width:450px; float:left; }

#masthead #logo a, #masthead #logo a:visited { color: #2E393B; text-decoration:none; }

#masthead #logo a:hover { color: #237fa1; text-decoration: none; }

#masthead h1, #masthead #tagline { font: normal 10px  Verdana, Arial, serif; padding: 0; color: #a5a5a5; width:440px; float:left; }



/*---:[ content styles ]:---*/
#masthead { width: 970px; 
            margin-top:5px; 
			margin-bottom:5px; 
			text-align: left;
			height: 50px; }

#rotating_image { width: 970px; 
                  height:190px;
                  }

#rotating_image img { margin: 0 auto; }

/**/

#wrapper {
        width: 100%;
		margin-top:20px;
}

#content {
        float: left;
        width: 550px;
        line-height: 1.6em;
}

#sidebar {
        float: right;
        width: 420px;
}

#footer {
        color: ##A5A5A5;
        width: 890px;
		float:left;
        margin:0 auto;
        clear: both;
        }

#footer a, #footer a:hover, #footer a:visited {
        color: #000;
        text-decoration: none;
}

#footer_left {
        text-align: left;
		margin-top:10px;
        float: left;
        width: 480px;
        line-height: 1.6em;
}

#footer_right {
        text-align: right;
        float: right;
        width: 390px;
        margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
        font-family:  Verdana, Arial, Sans-Serif;
}

h1 {
        font-size: 3.0em;
        line-height: 1.0em;
}

h2 {
        font-size: 2.0em;
}

h3 {
        font-size: 1.5em;
}

h4 {
        font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
        font-size: 18px;
        text-decoration: none;
        color: #2E393B;
        margin-bottom: 10px;
        line-height: 20px;
}

.post {
        font-size: 12px;
		margin-bottom:30px;
}

.post p {
        padding: 5px 0px;
        margin: 5px 0px;
}

.post ul, .post ol {
        margin: 10px 0 10px 0;
        padding-left: 40px;
}

.post li {
        padding: 2px 0 2px 0;
}

.entry {
        margin-bottom: 10px;
        text-align: justify;
}

.entrytext .postmetadata {
        margin-top: 20px;
        text-align: justify;
}

.postmetadata {
        border-top: 1px dashed #ccc;
        padding-top: 2px;
        margin-bottom: 40px;
        text-align: left;
        width:500px;
        height:20px;
}

.postmetadata alt {
        border-top: 1px dashed #ccc;
        padding-top: 2px;
        text-align: left;
}

.navigation {
        display:block;
        margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 3.15em;
        height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
        background: #000;
}

#nav li {
        float: right;
        list-style-type: none;
        margin: 0px;
        border-right: solid 1px #fff;
}

.alignleft {
        float:left;
        text-align:left;
}

.alignright {
        float:right;
        text-align:right;
}

.pagetitle {
        font-size: 1.6em;
        margin-bottom: 20px;
}

blockquote {
        margin: 10px 0 10px 0;
        padding: 5px 10px 5px 10px;
        background: #D7E1FF;
        border-top: solid 1px #9DB7FF;
        border-bottom: solid 1px #9DB7FF;
}


code{
        font:1.2em  Verdana, Arial, Fixed;
        display:block;
        overflow:auto;
        text-align:left;
        margin: 10px 0 10px 0;
        padding: 5px 10px 5px 10px;
        background: #D7E1FF;
        border-top: solid 1px #9DB7FF;
        border-bottom: solid 1px #9DB7FF;
}

a img {
        border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
        margin-bottom:20px;
}

#sidebar a {
       color:#2784CC;
}

#sidebar a img{ padding-top:5px;}

#sidebar .sidebar_left ul h2 {
        padding-bottom: 10px;
       /* border-bottom: dashed 1px #CFCFCF;*/
        font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
        /*border-bottom: dashed 1px #CFCFCF;*/
        font-size:14px;

}

#sidebar ul li {
        list-style:none;
        line-height:1.6em;
        font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
        /*border-bottom: dashed 1px #CFCFCF;*/
}

#sidebar .sidebar_right ul ul li {
      /*  border-bottom: dashed 1px #CFCFCF;*/
}

#sidebar a:hover {
        text-decoration: underline; color:#FB711E;
}

#sidebar .sidebar_left {
        width: 175px;
        float: left;
		margin-left:10px;
        height:auto;
}

#sidebar .sidebar_right {
        width: 205px;
        float: right;

}

#sidebar .sidebar_left ul ul li ul{
      padding-left:10px;
      margin-bottom:0;
          height: auto;
}

#sidebar .sidebar_left ul ul li ul li{
      list-style:none;
      line-height:20px;
      font-size: 12px;
      border-bottom:0;
}

#sidebar .sidebar_right ul ul li ul{
      padding-left:10px;
      margin-bottom:0;
}

#sidebar .sidebar_right ul ul li ul li{
      list-style:none;
      line-height:20px;
      font-size: 12px;
      border-bottom:0;
}

/*--------------Comments--------------*/

#comments {
        font-size: 1.6em;
        margin-bottom: 20px;
        border-bottom: 1px dashed #ccc;
        padding-bottom:20px;
}

#respond {
        font-size: 1.6em;
        margin-bottom: 5px;
}

ol.commentlist {
        list-style-type : none;
        font-size: 1.2em;
}

ol.commentlist li {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px dashed #ccc;
}

#comment_title {
        margin-bottom: 5px;
}

#commentform {
        margin-bottom: 30px;
}

#commentform p {
        margin-bottom: 10px;
}

#commentform textarea {
        width:99%;
        padding:2px;
        font-size: 12px;
        background-color: #fff;
        border: 1px solid #ccc;
        }


/*--------------Search Form-------------*/

#search {
        margin-bottom: 20px;
        text-align: right;
}

#searchform {
}

#searchform input {
        width: 195px;
        background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
        width: 170px;
        text-align: left;
        margin-top: 5px;
}

#wp-calendar a{ font-weight:bold;}

#wp-calendar th {
        margin-top: 5px;
}

#wp-calendar caption {
        font-size: 1.2em;
        margin-top: 5px;
}

/*-------------Other------------------*/

hr {
        display: none;
}

#adsense_singlepost_top_square {
        float: left;
        margin-right: 10px;
        background-color:#FFFFFF;
}

#adsense_singlepost_bottom_square {
        margin-bottom: 30px;
        background-color:#FFFFFF;
}

#adsense_singlepost_top_banner {
        margin-bottom: 5px;
        background-color:#FFFFFF;
}

#adsense_singlepost_bottom_banner {
        margin-bottom: 30px;
        background-color:#FFFFFF;
}

/*#adsense_homepage_linkunit {
        margin-bottom: 30px;
        background-color:#FFFFFF;
} */
#adsense_homepage_linkunit iframe { display:none;}

#adsense_homepage_banner {
        margin-bottom: 30px;
        background-color:#FFFFFF;
}

/*-------------Обтекание картинок текстом------------------*/
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

.more-link { text-decoration: underline; color:#2784CC;}
.more-link:hover {color:#FB711E;}

#linkcat-2 { width:160px;}

.promo { width:480px; float:left; text-align:justify; line-height:1.6em; color:#44474
8;}
.rek_n { width:160px; height:600px; display:block;}

/*page navigation*/
.wp-pagenavi { margin-bottom:10px; width:750px; height:30px; text-decoration: none; }
.wp-pagenavi a, .wp-pagenavi span{border: 1px solid #000000; margin: 2px; padding: 3px 5px; text-decoration: none; }
.wp-pagenavi a{color:#000000;}
.wp-pagenavi a:hover { background-color:#000000; color:#FFFFFF; text-decoration: none;}
.current { background-color:#000000; color:#FFFFFF; }
/*end page navigation*/

#forum  a{ width:131px; height:30px; background:url('images/forum_icon.jpg') no-repeat; display:block;}

#srch { height:30px; margin:0; padding:0;}

#top_rek { width:970px; height:15px; margin-top:10px;}

.children a { font-size:11px;}

.children { font-size:11px;}

#top_mail { float:left; width:340px; 
			margin-left:100px; height:50px; 
			text-align:left; 
			font:12px Verdana, Arial, Sans-Serif;
			}

#top_seo { float: left; width:440px; height:40px; text-align:center;}

#shop { width:550px; float:left; margin-bottom:20px;}


#shop a{ float:left; width:200px; text-decoration:none; text-align:center; margin-left:20px; margin-right:20px;}
