/*
Theme Name: ranetki-club.ru
Theme URI:
Description: Makeup by <a href="http://ranetki-club.ru/">ranetki-club.ru</a>
Version: 2.0
Author: ranetki-club.ru
Author URI: http://ranetki-club.ru/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/17px "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #b7b7b7;
	width: 100%;
	background: #232323;


}
a {
	color: #dd3a7b;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 7px 0;
}
img {border: none;}

#wrapper {
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
}


h1 {
	font-size: 30px;
	color: #f64189;
	margin: 23px 0 10px;
}

h2 {
	font-size: 23px;
	color: #8f45c9;
	margin: 17px 0 10px;
}

.photo {
  float: left;
  padding: 0 12px 12px 0px;
}




/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 107px;
	position: relative;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	padding: 25px 0 0 20px;
	font-size: 22px;
	text-align: center;
	cursor: pointer;
	color: #c20889;
	text-decoration: none;
}
#logo span {
	display: block;
	font-size: 12px;
	margin: 5px 0 0;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 236px;
	height: 145px;
	background: url(i/logo.gif) no-repeat;
}

#title {
	position: absolute;
	top: 8px;
	left: 228px;
	background: #671e8c;
	color: #bd99cf;
	line-height: 22px;
	padding-right: 8px;
	font-size: 10px;
}
#title a {
	color: #dba0d3;
	background: #b20a9d;
	font-weight: bold;
	padding: 3px 8px;
	margin-right: 8px;
	font-size: 11px;
}

#top-banner {
	position: absolute;
	top: 34px;
	left: 228px;
}

#top-menu {
	position: absolute;
	top: 7px;
	right: 8px;
	color: #ba07a3;
	line-height: 22px;
	font-size: 11px;
}
#top-menu a {
	color: #ba07a3;
}
#top-menu span {
	background: #a1008e;
	margin-left: 8px;
	color: #e1abda;
	padding: 3px 7px 4px;
}
#top-menu span a {
	color: #e1abda;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 0 0 50px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 0 308px 0 220px;
	padding: 20px 0;
}

#content-left {
	width: 47%;
	float: left;
	margin-top: 15px;
}
#content-right {
	width: 47%;
	float: right;
	margin-top: 15px;
}

#content-blank {
	width: 100%;
	float: left;
	margin-top: 100px;
}



#content-left h2,
#content-right h2 {
	font-size: 20px;
	color: #c24879;
	margin-bottom: 15px;
}


.post h1 {
	font-size: 24px;
	color: #f64189;
	margin: 23px 0 10px;
}
.post h2 {
	font-size: 16px;
}
.post h3 {
	font-size: 15px;
}
.postmetadata {
	margin: 5px 0 0;
	font-style: italic;
}
.entry {
	text-align: justify;
	padding: 0 0 20px;
}

h3.pagetitle {
	margin: 5px 0 20px !important;
	text-align: center;
	font-size: 16px !important;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 165px;
	padding: 37px 13px 0 27px;
	margin-left: -100%;
}
#left h3 {
	font-size: 12px;
	line-height: 18px;
	background: #8e2851;
	color: #ebb0c8;
	padding-left: 5px;
}
#left h3 a {
	color: #ebb0c8;
}
#left ul {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #da3f7d;
	margin: 6px 0 8px 10px;
}
#left ul a {
	color: #da3f7d;
}

a.forum {
	display: block;
	padding: 5px 0 20px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #9a6ac2;
	background: url(i/icon-forum.gif) 0 7px no-repeat;
}

.blue {
	border: 1px solid #4AB8F2;
	margin: 0 -12px 0 -9px;
	padding: 11px 12px;
	position: relative;
	zoom: 1;
}
.blue h4 {
	font-size: 12px;
	color: #58B8FF;
}
a.more-link {
	font-size: 12px;
	font-weight: none;
	font-style: italic;
}
.btop {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 152px;
	height: 4px;
	background: url(i/blue-top.gif) no-repeat;
}
.bbot {
	position: absolute;
	bottom: -20px;
	left: -1px;
	width: 152px;
	height: 20px;
	background: url(i/blue-bottom.gif) no-repeat;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 258px;
	padding: 58px 0 0;
	margin-left: -296px;
}

.green {
	position: relative;
	border: 1px solid #21D433;
	margin: 15px 0 33px;
	padding: 10px 15px 10px 82px;
	background: url(i/arrow.gif) 18px 50% no-repeat;
	line-height: 18px;
	zoom: 1;
}
.green h2 {
	font-size: 12px;
}
.gtop {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 258px;
	height: 4px;
	background: url(i/green-top.gif) no-repeat;
}
.gbot {
	position: absolute;
	bottom: -20px;
	left: -1px;
	width: 258px;
	height: 20px;
	background: url(i/green-bottom.gif) no-repeat;
}

.tags {
	text-align: left;
	margin: 15px 0 30px;
}

#right .news {
	margin: 0 0 15px;
	font-size: 13px;
	color: #6d6d6d;
}
#right .news h4 {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #f64189;
}
#right .news .date {
	font-size: 11px;
	font-style: italic;
	margin: 0 0 5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 0 20px;
	font-size: 12px;
	color: #777777;
	background: url(i/logo-small.gif) 33px 25px no-repeat;
	overflow: hidden;
	height: 1%;
}
#footer a {
	color: #9178a6;
	font-weight: none;
	font-style: italic;
}
#footer-right {
	float: right;
	width: 35%;
	padding-top: 30px;
}
#counters {
	margin: 10px 0 0 160px;
}
#about {
	margin: 10px 0 15px 160px;
	width: 36%;
}
#sponsors {
	padding: 10px;
	border-top: 1px solid #545454;
	color: #545454;
}
#links a {
	font-weight: normal;
	color: #856d99;
}
