/*
Theme Name: marketingpluspr.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: 12px/18px Arial, sans-serif;
	width: 100%;
}
a {
	color: #9C2D01;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: 1px solid #CACACA;}

blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F0F0F0;
	border-left: 3px solid #E5E5E5;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background: url(i/pluses.gif) 0 89px no-repeat;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 94px;
	position: relative;
	border-bottom: 1px solid #CACACA;
	margin: 0 17px;
}
#logo {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 607px;
	font-size: 46px;
	line-height: 46px;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	color: #313131;
        text-indent:-9999px;
}
#logo span {
	position: absolute;
	top: 6px;
	left: 415px;
	font-size: 15px;
	line-height: 18px;
	text-transform: none;
	color: #727272;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 607px;
	height: 53px;
	background: url(i/logo.gif) no-repeat;
}

#search {
	position: absolute;
	top: 32px;
	right: -11px;
	width: 235px;
	height: 36px;
	padding: 16px 0 0 20px;
	background: #F2F2F2;
	border-left: 1px solid #CACACA;
}
#search input {
	float: left;
	font: 12px Arial;
}
.search {
	background: #F9F9F9;
	border: 1px solid #989898;
	padding: 2px 3px;
	width: 188px;
}
.go {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: #767676 url(i/go.gif) no-repeat;
	border: none;
	margin: 2px 0 0 5px;
}

#menu {
	position: absolute;
	top: 95px;
	left: 0;
	width: 702px;
	height: 51px;
	border-bottom: 1px solid #CACACA;
}
#menu ul {
	height: 30px;
	font: 14px/29px Georgia, "Times New Roman";
	list-style: none;
	border: 1px solid #F4F4F4;
	background: url(i/menu-bg.gif);
	margin: 9px 0 0;
	text-align: center;
}
#menu li {
	display: inline;
	margin: 0 27px;
}
#menu a {
	text-decoration: none;
	color: #3F3F3F;
}
#menu a:hover,
#menu li.current_page_item a {
	text-decoration: underline;
	color: #9C2D01;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	margin-top: 10px;
	background: url(i/bg.gif) 50% 0 repeat-y;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
	background: url(i/shadow.gif) 141px 42px no-repeat;
}
#text {
	margin: 0 260px 0 0;
	padding: 62px 15px 20px 21px;
	border-right: 1px solid #CACACA;
}
.post {
	margin: 0 0 16px;
}

.google {
	margin: 0 0 16px;
}

.postmetadata {
	font-size: 10px;
	color: #B9B9B9;
	margin: 0 0 4px;
}
.postmetadata a {
	color: #B9B9B9;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}
.date {
	padding-left: 13px;
	background: url(i/icon-date.gif) 0 2px no-repeat;
	margin-right: 22px;
}
.category {
	padding-left: 10px;
	background: url(i/icon-category.gif) 0 2px no-repeat;
}
#content h2 {
	font: 24px Georgia, "Times New Roman";
}
#content h2 a {
	color: #2C2C2C;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {text-align: left;}

.entry img {margin: 0 10px 5px}

.comments {
	text-align: right;
	font: bold 11px Arial, Tahoma;
}
.comments a {
	padding-left: 16px;
	background: url(i/comments.gif) 0 4px no-repeat;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

.divider {
	height: 11px;
	background: url(i/divider.gif) 50% 0 no-repeat;
	margin: 0 0 30px;
	overflow: hidden;
        
}

.divider {clear:both}

#content h3 {
	font: 24px Georgia, "Times New Roman";
	margin: 0 0 10px;
}
h3#comments {
	margin-top: 30px;
}
h3.pagetitle {
	margin: 5px 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 16px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #F0F0F0;}

#author, #email, #url, #comment, #submit {
	font: 12px Arial;
	padding: 4px;
	width: 190px;
	border: 1px solid #CACACA;
}
#comment {
	width: 500px;
	height: 150px;
}
#submit {
	width: 85px;
	height: 24px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 227px;
	margin-left: -261px;
	padding: 0 6px 15px 14px;
	border-left: 1px solid #CACACA;
	background: url(i/right-bg.gif) 100% 0 no-repeat;
	font: 12px/18px Arial;
}

#right a:hover {
  text-decoration: none;
}

/*a {
	color: #9C2D01;
	outline: none;
}*/


/*#right a:hover {text-decoration: underline}*/

#right h3 {
	font-size: 12px;
	padding-left: 15px;
	background: url(i/plus.gif) 0 3px no-repeat;
	margin: 3px 0 5px;
}
#right ul {
	margin: 7px 0 22px 4px;
	list-style: none;
}
#right ul ul {
	margin: 0 0 0 1px;
}
#right li {
	padding-left: 14px;
	background: url(i/arrow.gif) 0 6px no-repeat;
}
#right a {
	color: #9C2D01;
	outline: none;
}

ul#subscribe li {
	background: none;
	padding: 1px 0 2px;
}
.rss a {
	padding: 0 0 2px 21px;
	background: url(i/feed.gif) no-repeat;
}
.yandex-lenta a {
	padding: 0 0 2px 21px;
	background: url(i/yandex-lenta.gif) no-repeat;
}

.star a {
	padding: 0 0 2px 21px;
	background: url(i/star.gif) no-repeat;
}

.twitter a {
	padding: 0 0 2px 21px;
	background: url(i/twitter.gif) no-repeat;
}

.rss2email a {
	padding: 0 0 2px 21px;
	background: url(i/rss2email.gif) no-repeat;
}

.google a {
	padding: 0 0 2px 21px;
	background: url(i/google.gif) no-repeat;
}
.lj a {
	padding: 0 0 2px 21px;
	background: url(i/lj.gif) no-repeat;
}

.st-tag-cloud {
	text-align: center;
	margin: 10px 0 22px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #E5E5E5;
	background: #F0F0F0;
	color: #787878;
	font: 11px/18px Arial;
	margin: 0 5px;
	padding: 13px 41px;
}
#footer a {
	color: #787878;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#pluses {
       width: 990px;
       height: 11px;
       background: url(i/pluses.gif) no-repeat;
       margin: 4px 0;
       overflow: hidden;
}
#pluses div {
       width: 958px;
       height: 1px;
       margin: 5px auto 0;
       overfloW: hidden;
       background: #CACACA;
}
