/*
Theme Name: marketing-on-line.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;
}
html {background: #F7E7E6 url(i/bg.gif)}

body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: url(i/top-bg.gif) repeat-x;
	padding: 15px 0 0;
}
a {
	color: #8C0808;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.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: 990px;
	margin: 0 auto;
	background: url(i/wrapper-bg.gif) 0 232px no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 964px;
	height: 266px;
	margin: 0 auto;
	position: relative;
	background: #954646;
	border: solid #700505;
	border-width: 2px 2px 0;
	padding: 1px;
}
.header {
	width: 962px;
	height: 224px;
	border: 1px solid #700505;
	background: #FFF url(i/header.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 71px;
	left: 19px;
	width: 295px;
	height: 90px;
	background: #892527 url(i/logo.gif) no-repeat;
	text-indent: -9999px;
}

#secrets {
	position: absolute;
	top: 49px;
	right: -11px;
	width: 124px;
	height: 132px;
	background: url(i/secrets.gif) no-repeat;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 228px;
	left: -2px;
	width: 970px;
	height: 38px;
	background: #870707 url(i/nav.gif) repeat-x;
	list-style: none;
	line-height: 33px;
	font-size: 12px;
	overflow: hidden;
	border-top: 2px solid #700505;
}
#nav li {
	float: left;
	background: url(i/nav.gif) 100% -38px no-repeat;
	padding-right: 2px;
}
#nav a {
	float: left;
	color: #FFF;
	padding: 0 18px;
	height: 38px;
	text-decoration: none;
	color: #F2B7B7;
}
#nav a:hover,
#nav .current_page_item a {
	background: #E8CECE url(i/nav.gif) 0 100% repeat-x;
	color: #8C0808;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 970px;
	margin: 0 auto;
	background: #FFF;
	border-bottom: 1px solid #CFCFCF;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 30px 270px 0 20px;
}
.post {
	margin: 0 0 55px;
}
#content h2 {
	font: 30px/1 Georgia, "Times New Roman";
	margin: 12px 0 8px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
}
.pmeta {
	font: 10px Tahoma, Arial;
	color: #A1A1A1;
}
.pmeta .date {
	background: #EFEFEF;
	padding: 1px 5px 2px;
	margin-right: 6px;
}
.pmeta a {
	color: #989898;
	text-decoration: none;
}
.pmeta a:hover {
	text-decoration: underline;
}
.comments {
	text-align: right;
	background: url(i/comments.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 18px;
	margin: 14px 0 0;
}
.comments a {
	color: #484848;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font: 22px/1 Georgia, "Times New Roman";
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 0 0 25px;
	font: 22px/1 Georgia, "Times New Roman";
	text-align: center;
}

.commentlist {margin: 20px 0 40px 30px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #EEE}
.commentmetadata {
	font-size: 11px;
	color: #888;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit, #mcspvalue {
	font: 14px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 600px;
	height: 130px;
}
#submit {
	width: 90px;
	height: 24px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 40px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 230px;
	margin-left: -250px;
	position: relative;
	font-size: 12px;
	line-height: 15px;
}

a#rss {
	display: block;
	height: 113px;
	background: #E7E7E7 url(i/rss.gif) no-repeat;
	margin: -58px 0 10px;
	text-indent: -9999px;
	position: relative;
}

.block {
	background: #C8C8C8 url(i/block.gif) no-repeat;
	margin: 0 0 10px;
	height: 1%;
}
.blt {
	background: url(i/block.gif) 100% 100% no-repeat;
	padding: 15px 10px;
}
.blb {
	background: #E7E7E7;
	padding: 6px 13px;
}
.block h3 {
	font-size: 12px;
	text-transform: uppercase;
}
.block ul {
	list-style: none;
	padding: 10px 0 2px 10px;
}
.block ul ul {
	margin: 5px 0 -4px 10px;
	padding: 0;
}
.block li {
	padding: 4px 0 5px;
}
#sidebar a {
	color: #666;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 930px;
	margin: 0 auto;
	padding: 20px;
	background: #CFCFCF;
	border-top: 1px solid #FFF;
	font-size: 11px;
	line-height: 14px;
	color: #6F6F6F;
}
#footer a {
	color: #6F6F6F;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#design {
	float: right;
}
