/*
Theme Name: 2bar.ru
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</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: #2D2D2D;
	width: 100%;
	background: #CFCFCF;
}
a {
	color: #0E497C;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5
}

#wrapper {
	width: 984px;
	margin: 0 auto;
	padding: 0 0 9px;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 178px;
	position: relative;
}
#logo {
	position: absolute;
	top: 25px;
	left: 6px;
	padding: 8px 0 0 10px;
	font: 56px Georgia, "Times New Roman";
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	letter-spacing: -2px;
	color: #2D2D2D;
}
#logo span {
	display: block;
	font-size: 30px;
	color: #969696;
	letter-spacing: -1px;
	margin-top: -10px;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 221px;
	height: 113px;
	background: url(i/logo.gif) no-repeat;
}

#top-adv {
	padding: 37px 0 0;
	text-align: right;
}

#menu {
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	background: #4485BC url(i/menu.gif) 0 -28px repeat-x;
}
#menu-l {
	background: url(i/menu.gif) no-repeat;
}
#menu-r {
	height: 28px;
	background: url(i/menu.gif) 100% -56px no-repeat;
	padding-left: 17px;
}
#menu li {
	display: inline;
	line-height: 28px;
	font-size: 12px;
	margin: 0 10px;
}
#menu a {
	color: #E8F0F7;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}

#search {
	position: absolute;
	top: 4px;
	right: 12px;
}
#search input {
	float: left;
	font: 12px Arial, Tahoma;
}
.search {
	border: 1px solid #365F81;
	height: 18px;
	background: #7CA8CE url(i/search-bg.gif) repeat-x;
	width: 170px;
	padding: 0 3px;
	color: #E8F0F7;
}
.go {
	cursor: pointer;
	width: 16px;
	height: 16px;
	border: none;
	background: #246399 url(i/go.gif) no-repeat;
	margin: 2px 0 0 8px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	border-top: 8px solid #FFF;
	background: url(i/sidebars-bg.gif) 100% 0 repeat-y;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
	overflow: hidden;
}
#text {
	margin: 0 487px 0 4px;
	padding: 0 0 20px;
}
.post {
	padding: 35px 0 35px;
	border-top: 1px solid #EDEDED;
}
.post.first {
	border: none;
	padding: 20px 0 35px;
}
#content h1 {
color:3333CC;	
font-size: 25px;
	line-height: 24px;
	font-weight: normal; 
}
#content h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
#content h2 a {
	text-decoration: none;
	color: #3366FF;
}
#content h2 a:hover {
color: #3366FF;
text-decoration: underline;

}
.entry {text-align: justify;}
.comments {
	text-align: right;
	padding: 5px 0 0;
}
.comments a {
	background: url(i/comments.gif) 0 5px no-repeat;
	padding: 0 0 0 18px;
	font-size: 12px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 25px 0 15px !important;
	font-weight: normal;
	text-align: center;
	font-size: 18px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}

#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 450px;
	height: 140px;
}
#submit {
	width: 100px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 460px;
	margin-left: -460px;
	font-size: 11px;
}
.sidebar {
	width: 225px;
	float: left;
}
.sidebar.sideright {
	float: right;
}
.adv {
	border-bottom: 8px solid #FFF;
}
.sidebar .block {
	background: #F4F4F4;
	border: 1px solid #DBDBDB;
	border-bottom: none;
	padding: 13px 11px;
	position: relative;
	height: 1%;
}

.sidebar .block2 {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	padding: 13px 11px;
	position: relative;
	height: 1%;
}

.block-top {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 225px;
	height: 4px;
	background: url(i/block-top.gif) no-repeat;
}

.sidebar h3 {
	font-size: 11px;
	margin: 0 0 2px;
}
.sidebar h3 span {
	background: #DBDBDB;
	padding: 1px 5px;
}
.sidebar ul {
	list-style: none;
	margin: 2px 0 15px 5px;
}
.sidebar ul ul {
	margin: 0 0 0 10px;
}
.sidebar ul a {
	text-decoration: none;
	color: #2D2D2D;
}
.sidebar ul a:hover {
	text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #F0F0F0 url(i/footer-top.gif) no-repeat;
	font: 10px/12px Tahoma, Arial;
	position: relative;
}
.footer {
	background: url(i/footer-bottom.gif) 0 100% no-repeat;
	height: 37px;
	color: #838383;
	padding: 8px 18px 9px;
}
#footer a {
	color: #838383;
}

#counters {
	float: right;
	padding: 3px 0 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Parner
-----------------------------------------------------------------------------*/
#footer2 {
	background: #F0F0F0 url(i/footer-top.gif) no-repeat;
	font: 12px/14px Tahoma, Arial;
	position: relative;
}
.footer2 {
	background: url(i/footer-bottom.gif) 0 100% no-repeat;
	height: 50px;
	color: #838383;
	padding: 8px 18px 9px;
}
#footer2 a {
	color: #838383;
}
#sidebars-bottom {
	position: absolute;
	top: -15px;
	left: 524px;
	width: 460px;
	height: 15px;
	background: url(i/sidebars-bottom.gif) no-repeat;
}



.otherpages {
	font-size: 9px;
	
}
#otherpages a {
	color: #DBDBDB;
	text-decoration: none;
}

.randmenu {
	width: 150px;
	float: left;
	background: #FFCCCC;
	border: 1px solid #DBDBDB;
}
.randmenu ul {
	font: 12px Tahoma, Arial;
	color: #838383;
	list-style: none;
	margin: 2px 0 15px 5px;
}
.randmenu ul ul {
	margin: 0 0 0 10px;
}
.randmenu ul a {
	text-decoration: none;
	color: #2D2D2D;
}
.randmenu ul a:hover {
	text-decoration: underline;
}


.navig {
font: 10px Tahoma, Arial;
	color: #838383;
}
.navig a {
	text-decoration: none;
	color: #2d2d2d;
}
.navig a:hover {
	text-decoration: underline;
}

.mixmar {
width: 200px;
background: #F4F4F4;
font: 11px Tahoma, Arial;
color: #2D2D2D;
}
.mixmar b {
font: 12px Tahoma, Arial;
color: #FF3399;
}
.mixmar a {
	text-decoration: none;
	color: #000777;
}
.mixmar a:hover {
	text-decoration: none;
}

#links {
	background: #F0F0F0
	font: 10px Tahoma, Arial;
	position: relative;
}
.links {
	background: 
	height: 50px;
	color: #838383;
	padding: 8px 18px 9px;
}
#links a {
	color: #838383;
