/*
Theme Name: supergirlsjournal.ru
Theme URI: http://numberonedesigner.com/
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #525252;
	width: 100%;
	background: #FFF;
}
a {
	color: #760D19;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
input:focus,
textarea:focus {outline: none}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #FCFCFC;
	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: 3px 16px 5px 0}
.alignright {float: right}
img.alignright {margin: 3px 0 5px 16px}

#wrapper {
	width: 970px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 243px;
	position: relative;
  background: url(i/header.gif) 0 26px no-repeat;
}

#logo {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 455px;
	padding: 123px 5px 33px 0;
	font-size: 12px;
  font-weight: normal;
	text-align: right;
	text-decoration: none;
	color: #525252;
}

#nav {
	position: absolute;
	top: 201px;
	left: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #DBDBDB url(i/header.gif) 0 100% no-repeat;
	list-style: none;
  font-size: 14px;
}
#nav li {
	float: left;
	padding: 0 12px 0 21px;
}
#nav a {
	float: left;
  text-decoration: none;
	color: #404040;
}
#nav a:hover {
  text-decoration: underline;
}

#adv {
	position: absolute;
	top: 100px;
	right: 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 20px;
}
* html #middle {height: 1%;}
#middle:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 180px 0 0;
}

#featured {
  background: #9B2836 url(i/featured.gif) repeat-y;
	color: #FFF;
	margin: 0 0 10px;
}
#ftop {
  background: url(i/featured.gif) -790px 0 no-repeat;
}
#fbot {
  background: url(i/featured.gif) 100% 100% no-repeat;
	padding: 16px 19px;
	height: 1%;
}
#featured .pmeta,
#featured .pmeta a {
	color: #CD949B;
	margin: 4px 0;
}

.featured {
	float: right;
	width: 570px;
}

.post {
	margin: 0 0 10px;
	padding: 0 13px;
  border: 1px solid #E8E8E8;
	background: #F2F2F2;
	position: relative;
	height: 1%;
}
.ptop, .pbot {
	width: 570px;
	height: 5px;
	overflow: hidden;
  background: url(i/post.gif) no-repeat;
	position: relative;
	margin: -1px -14px 27px;
}
.pbot {
	background-position: 100% 0;
	margin: 17px -14px -1px;
}
.page .ptop {
  margin-bottom: 12px;
}
.page .pbot {
  margin-top: 0;
}

#content h2 {
	font: 18px/20px Arial, Tahoma;
	margin: 0 0 16px;
}
#content h2 a {
	color: #525252;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#featured h2 {
  font-size: 24px;
  line-height: 1;
	margin-right: 160px;
}
#featured h2 a {
	color: #FFF;
}
.pcat {
	position: absolute;
	top: 0;
	right: 15px;
	width: 150px;
	height: 24px;
	line-height: 23px;
  background: #E8E8E8 url(i/pcat.gif) no-repeat;
  text-align: center;
}
.pcat a {
	color: #000;
  text-decoration: none;
}
.pcat a:hover {
  text-decoration: underline;
}

.entry {
	width: 100%;
	overflow: hidden;
	text-align: justify;
}
.featured .entry {
	width: auto;
	display: table;
	height: 1%;
}
.featured img.alignleft {
  margin-top: 0;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 18px/20px Arial, Tahoma;
	margin: 25px 0 18px;
}
#content .entry h3 {font-size: 17px}
#content .entry h4 {font-size: 16px}
#content .entry h5 {font-size: 15px}
#content .entry h6 {font-size: 14px}
.pmeta {
	font-size: 11px;
	color: #A2A2A2;
	margin: -8px 0 0;
}

.recentPosts {
	float: left;
	width: 200px;
	padding: 27px 0 0;
}
.recentPosts .post {
	background: none;
	padding: 0;
	border: none;
  border-bottom: 1px solid #E9E9E9;
  font-size: 11px;
  line-height: 14px;
	margin: 0 0 23px;
}
#content .recentPosts h2 {
  font-size: 12px;
  line-height: 14px;
	margin: 0 0 10px;
}
#content .recentPosts h2 a {
	color: #760D19;
  text-decoration: underline;
}
#content .recentPosts h2 a:hover {
  text-decoration: none;
}
.recentPosts p {
	margin: 0 0 8px;
}
.recentPosts .pmeta {
	display: inline-block;
	background: #FFF;
	margin: 0 0 -7px;
	padding: 0 6px 0 0;
	vertical-align: middle;
	position: relative;
	vertical-align: bottom;
}

.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 {
	margin-left: 18px;
}

#content h3 {
	font-size: 14px;
	margin: 20px 0 10px;
}
div.pagetitle {
	margin: 8px 0 20px;
	text-align: center;
	font-size: 18px;
}

.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: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #BBB;
}
#comment {
	width: 98%;
	height: 120px;
}
#submit {
	width: 160px;
	height: 25px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px;
}
.navigation a,
.navigation span {
	padding: 0 3px;
	margin: 0 2px;
	text-decoration: none;
}
.navigation span.current {
  font-weight: bold;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 160px;
	margin-left: -160px;
	position: relative;
}

.adv {
	height: 690px;
	padding: 0 10px;
  background: url(i/adv2.gif) no-repeat;
}
.adv h3 {
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
	padding: 2px 0 7px 12px;
}


/* Bottom
-----------------------------------------------------------------------------*/
#bottom {
  border-top: 1px solid #E5E5E5;
	padding: 13px 0 20px;
	width: 100%;
	overflow: hidden;
}
#bottom h3 {
  font-size: 12px;
	margin: 0 0 10px;
	color: #7F7F7F;
}
#bottom li {
	list-style: none;
}
#categories {
	float: left;
	width: 200px;
	padding: 0 17px 0 0;
  border-right: 1px solid #D3D3D3;
}
#categories a {
	color: #404040;
  text-decoration: none;
}
#categories a:hover {
  text-decoration: underline;
}
#categories li li {
  padding-left: 12px;
}
#recentComments {
	float: left;
	display: inline;
  margin-left: -1px;
  border-left: 1px solid #D3D3D3;
	padding: 0 0 0 27px;
	width: 720px;
  color: #000;
}
#recentComments li {
	padding: 0 0 2px;
}
#recentComments li span {
  font-size: 11px;
	color: #5F5F5F;
}
#recentComments li a {
  color: #000;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  font-size: 11px;
  line-height: 14px;
	color: #B2B2B2;
  border-top: 1px solid #E5E5E5;
	padding: 12px 0;
}
