/*
Theme Name:
Theme URI: http://numberonedesigner.com/
Description: Markup by <a href="http://dimox.name/">Dimox</a>, <a href="http://blogoart.ru/">Blogoart.ru</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
        margin: 0;
        padding: 0;
}
body {
        font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
        color: #333;
        width: 100%;
  background: url(i/bmu.gif) repeat-x;
}
a {
        color: #6E8400;
        outline: none;
}
a:hover {
        text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
        margin: 0 0 18px 20px;
        padding: 1px 12px;
        background: #F4F4F4;
        border-left: 3px solid #E5E5E5;
}
blockquote p {
        padding: 8px 0;
        margin: 0;
}
.clear {
        clear: both;
        height: 0;
        overflow: hidden;
}
.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

#wrapper {
        width: 960px;
        margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 310px;
        position: relative;
  background: #453E3B url(i/header.jpg) no-repeat;
}

#logo {
        position: absolute;
        top: 30px;
        left: 0;
        width: 520px;
        height: 105px;
  text-indent: -9999px;
}

#nav {
        position: absolute;
        top: 210px;
        left: 0;
        width: 100%;
        line-height: 40px;
        background: #252525 url(i/nav.gif) repeat-x;
}
#nav ul {
        height: 40px;
        list-style: none;
        background: url(i/nav.gif) 0 -40px no-repeat;
  padding-left: 2px;
}
#nav li {
        float: left;
        background: url(i/nav.gif) 100% -40px no-repeat;
        padding: 0 2px 0 0;
}
#nav a {
        float: left;
        color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
        padding: 0 20px;
  text-decoration: none;
}
#nav a:hover,
#nav .current_page_item a {
        color: #C8EB12;
        background: url(i/nav.gif) 0 -80px repeat-x;
}

#subhead {
	position: absolute;
	top: 250px;
	left: 0;
	width: 100%;
	height: 60px;
  background: #93AD0E url(i/subhead.jpg) no-repeat;
  border-bottom: 1px solid #FFF;
}

#nav2 {
	float: left;
	width: 240px;
	height: 118px;
	padding: 27px 0 0;
  background: #E0E0E0 url(i/subhead.jpg) no-repeat;
	list-style: none;
  font-size: 12px;
  text-transform: uppercase;
}
#nav2 li {
	padding: 0 0 18px 10px;
}
#nav2 a {
	color: #333;
	padding: 0 0 0 46px;
}

#nav3 li {
	float: left;
	list-style: none;
}
#nav3 a {
	float: left;
	width: 180px;
	height: 60px;
  text-indent: -9999px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
        width: 100%;
        overflow: hidden;
        padding: 9px 0 50px;
}
#container {
        width: 100%;
        float: left;
        overflow: hidden;
}
#content {
	padding: 10px 11px 0 264px;
}
.post {
        margin: 0 0 40px;
}
#content h2 {
        font: 24px/1 Calibri, Arial, Tahoma;
        margin: 0 0 26px;
}
#content h2 a {
        color: #333;
        text-decoration: none;
}
#content h2 a:hover {
        text-decoration: underline;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
        font: 24px/1 Calibri, Arial, Tahoma;
        margin: 0 0 18px;
}
#content .entry h3 {font-size: 23px}
#content .entry h4 {font-size: 22px}
#content .entry h5 {font-size: 21px}
#content .entry h6 {font-size: 20px}
.entry {
        text-align: justify;
}
.pmeta {
        font-size: 12px;
        color: #989898;
        margin: -18px 0 18px;
}
.comments {
        text-align: right;
}

.post ul,
.post ol {
        margin: 0 0 18px 30px;
}
.post li {
        padding: 2px 0;
}
.post li ul, .post li ol {
        margin: 0;
}
.post li li {
        padding-left: 18px;
}

#content h3 {
        font: 20px/1 Calibri, Arial, Tahoma;
        margin: 0 0 10px;
}
div.pagetitle {
        margin: 0 0 35px;
        text-align: center;
        font-size: 20px;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
        padding: 3px 0 10px;
        list-style: none;
}
.commentlist ul.children {
        margin: 0 0 -3px;
}
.commentlist ul.children li {
        padding: 12px 0 5px 25px;
}
.avatar {
        float: left;
        display: inline;
        border: 1px solid #DDD;
        padding: 2px;
        margin: -2px 7px 0 0;
        background: #FFF;
}
.fn {
        font-style: normal;
        font-weight: bold;
}
.commentmetadata {
        font-size: 11px;
        color: #888;
        margin: 0 0 12px;
}
.commentmetadata a {
        text-decoration: none;
        color: #888;
}
.commentmetadata a:hover {
        text-decoration: underline;
}
.reply {
        margin: -10px 0 10px;
        font-size: 11px;
}
#respond h3 {
        margin: 30px 0 16px;
}
#cancel-comment-reply {
        margin: 0 0 12px;
}

#commentform p {margin: 0 0 8px}
#author, #email, #url, #comment, #submit {
        font: 14px Arial, Tahoma;
        padding: 4px 5px;
        width: 190px;
        border: 1px solid #BBB;
}
#comment {
        width: 450px;
        height: 150px;
}
#submit {
        width: 180px;
        height: 28px;
        padding: 0;
        background: #ECECEC;
        cursor: pointer;
        overflow: visible;
}

.navigation {
        width: 100%;
        overflow: hidden;
        margin: 0 0 20px;
        padding: 5px 0;
}
.navigation.comm {
        padding: 0;
        margin: -10px 0 10px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
        float: left;
        width: 240px;
        margin-left: -100%;
        position: relative;
  font-size: 11px;
  line-height: 14px;
        color: #626262;
	padding: 86px 0 0;
}

.section {
  background: #EFEFEF url(i/section.gif) no-repeat;
        margin: 0 0 8px;
}
.sbg {
  background: url(i/section.gif) 100% 100% no-repeat;
        padding: 15px 19px;
}
.section h3 {
  font-size: 12px;
  text-transform: uppercase;
        margin: 0 0 10px;
}
.section li {
        list-style: none;
        padding: 0 0 3px;
}
.section li ul {
        margin: 3px 0 -3px 15px;
}
.section a {
        color: #626262;
}
.section table {
        width: 100%;
}
.section td {
  text-align: center;
}

#news .sbg {
  padding-bottom: 1px;
}
.news {
        margin: 0 0 18px;
}
.news p {
        margin: 0;
}

a#rss {
        display: block;
  background: url(i/rss.gif) no-repeat;
        width: 30px;
        padding: 0 0 0 55px;
  line-height: 34px;
  font-size: 12px;
        margin: 12px 0 10px;
}

#rss2mail {
  font-size: 12px;
  background: url(i/rss2mail.gif) 0 8px no-repeat;
        padding: 0 0 10px 55px;
        overflow: hidden;
        height: 1%;
}
#rss2mail label {
        display: block;
        margin: 0 0 8px;
}
.rss2mail {
        float: left;
        font: 12px Arial, Tahoma;
  border: 1px solid #BDBDBD;
        background: #FFF;
        width: 113px;
        padding: 1px 5px 2px;
        color: #626262;
}
#rss2mail .go,
.searchForm .go {
        float: left;
        width: 19px;
        height: 19px;
  background: url(i/go.gif) no-repeat;
        border: none;
        cursor: pointer;
        margin: 1px -3px 0 3px;
}

.section .searchForm {
        height: 25px;
        overflow: hidden;
}
.section .searchForm input {
        float: left;
        font: 12px Arial, Tahoma;
}
.searchForm .search {
  border: 1px solid #BDBDBD;
        background: #FFF;
        width: 168px;
        padding: 1px 5px 2px;
        color: #626262;
}
.searchForm .go {
        float: none;
}
.section .searchForm .go {
        float: left;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
        background: #262626;
        color: #5C5C5C;
  font-size: 11px;
  line-height: 14px;
}
.footer {
        width: 960px;
        margin: 0 auto;
        padding: 32px 0 60px;
}
#nod {
        float: right;
}
