/*  
Theme Name: ramZport
Theme URI: http://www.ramzport.ru/
Description: Тема для сайта ramZport.ru.
Version: 0.1
Author: ramZport
Author URI: http://www.ramzport.ru/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: black url(images/body_bg.png) repeat left top;
	color: #000000;
}

h1 {
	font-family: Verdana, Sans;
	font-size: 24px;
	padding: 0 0 10px;
	color: black;
}

a, a:visited {
	text-decoration: underline;
	color: #004e9d;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 10px 0 0 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 950px;
	background: transparent;
	text-align: left;
}

#header{
	float: left;
	width: 950px;
	background: transparent url(images/header.png) no-repeat left top;
	padding-bottom: 0px
}

#header h1{
	font-family: Verdana, Sans;
	font-size: 24px;
	margin: 45px 0 0 120px;
}

#header h2{
	font-family: Verdana, Sans;
	font-size: 18px;
	margin: -8px 0 23px 150px;
	text-align:left;
	color: #aaaaaa
}

#header a, a:visited, a:hover {
	text-decoration: none;
	color: #999999;
}

#iconmenu {
	float: right;
	margin:-80px 15px 0 0;
	padding-bottom: 42px;
}

#iconmenu img{
	border: none;
}

#maincontainer {
	background: white url(images/maincontainer.png) repeat-y left top;
	width:900px;
	margin-left: 50px;


}

#container {
	background: white url(images/maincontainer.png) repeat-y left top;
	margin-right:-250px;
	float:left;
	/* Ширина и цвет правой колонки */
	width:650px;
	border-right-width: 250px;
	border-right-style: solid;
	border-right-color: white;
min-height: 1000px;
}

#container h2{
	font-family: Verdana, Sans;
	font-size: 18px;
	border-bottom: 1px solid #999999;
}

#container h2 a, a:visited {
	text-decoration: none;
	color: black;
}

#container h2 a:hover {
	text-decoration: none;
}

.post {
	padding: 10px 25px 10px 25px;
	font-size: 14px;
	color: black;
}

/* межстрочный интервал */
.entry {
	margin-left: 30px;
	line-height: 18px;
}

.entry a, a:visited {
	text-decoration: underline;
	color: #3b0083;
}

.entry a:hover {
	text-decoration: none;
}

.entry p a, a:visited {
	text-decoration: underline;
	color: #3b0083;
}

.entry p a:hover {
	text-decoration: none;
}

.entry img {
border: 0px;
}

/* строка: категории авто и т.д. */
p.postmetadata {
	font-size: 12px;
	color: #999999;
	margin: -10px 0 0 10px;
}

p.postmetadata a, a:visited {
	text-decoration: none;
	color: #999999;
}

p.postmetadata a:hover {
	text-decoration: none;
	color: black;
}

/* для ссылок: следующая, предыдущая */
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
text-align:center;
}

.sidebar {
	background-color:white;
	width:250px;
	float:left;
	font-size: 14px;
text-align:left;
}

.sidebar a, a:visited {
	text-decoration: none;
	color: #666666;
}

.sidebar a:hover {
	text-decoration: none;
	color: black;
}

/* стиль списка в сайдбаре */
.sidebar ul{
	list-style-type: none;
	padding: 0 10px 0 10px;
margin:0 10px 0 0;
}

/* стиль некоторых разделов в сайдбаре */
.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Verdana, Sans;
	font-size: 18px;
margin-bottom:10px;
text-align:right;
border-bottom: 1px solid #999999;
}

/* стиль суб-списков в сайдбаре */
.sidebar ul ul li{
	padding: 0;
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Sans;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Sans;
	font-size: 12px;
}

#postlink {
margin-top: 30px;
padding-bottom:15px;
text-align:left;
}

#postlink p{
margin-top: -28px;
text-align:right;
}

#postlink a, a:visited {
	text-decoration: none;
	color: #666666;
}

#postlink a:hover {
	text-decoration: none;
	color: black;
}

#citation {
border: 1px #aaaaaa solid;
background-color: #eeeeee;
font: 12px Verdana,Georgia,Times,serif;
padding: 5px;
margin: 15px 20px 15px 20px;
color: #666;
}

#citation h3 {
font: 16px Verdana,Georgia,Times,serif;
font-weight: bold;
color: #666;
}

#citation code p {
font: 12px Verdana, Georgia,Times,serif;
color: #666;
}

#citation p {
padding-top: 5px;
}

#footer {
	clear: both;
	float: left;
	text-align: center;
	color: white;
	margin-left: 50px;
	padding: 25px;
	width: 900px;
	background: transparent url(images/footer.png) no-repeat left top;
	}

