/*   
Theme Name: MBRU
Theme URI: http://www.mountainboard.ru/
Description: Mountainboard in Russia
Author: Andrey Yenin
*/

html, body, #header, #sidebar h2, #wp_page_numbers ul {
	margin: 0px;
	padding: 0px;
}

a, body, #comments p, #products {
	color: #333;
}

a:visited, #sidebar li a:visited, #wp_page_numbers li a:visited {
	color: #00a879;
}

body {
	background: #ececec;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em; /* default browser font size = 16px = 12pt */
}

#comments ol {
	font-size: 0.688em; /* 11px = 8pt */
	line-height: 1.6em; /* 24px = 18pt */
	padding-left: 20px;
}

#comments p {
	font-size: 1em;
}

#content {
	background: #fff;
	float: left;
	padding: 0px 30px 20px 30px;
	width: 600px;
}

#footer {
	margin: auto;
	padding: 6px 0px 6px 0px;
	width: 900px;
}

#footer a, #footer p, #comments ol, h3, .postmetadata a, .postmetadata p, #sidebar h2, #sidebar li a, #sidebar ul {
	color: #666;
}

#footer p, p.lofi, .postmetadata p {
	font-size: 0.688em; /* 11px = 8pt */
}

h1, h2, h3, #header ul, #wp_page_numbers ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

h1, h3, #sidebar h2 {
	letter-spacing: 0.03em;
}

h2 {
	font-size: 1.6em; /* 26px = 20pt */
	margin-bottom: 18px;
}

h3, #sidebar h2 {
	font-size: 1.375em; /* 22px = 17pt */
}

#header {
	background: #00a879;
}

#header li {
	display: inline;
}

#header li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 12px;
}

#header li a:hover {
	text-decoration: underline;
}

#header ul {
	font-size: 1.6em; /* 26px = 20pt */
	letter-spacing: 0.1em;
	margin: auto;
	padding: 6px 0px;
	width: 900px;
}

img {
	border: 0px;
}

p, ol, ul, td, th {
	font-size: 0.75em; /* 12px = 9pt */
	line-height: 1.438em; /* 23px = 17pt */
}

p.lofi, .lofi a {
	color: #999;
}

.lofi a {
	text-transform: lowercase;
}

#navigation {
	float: right;
	text-align: center;
	width: 260px;
	word-spacing: 0.3em;
}

#navigation a, h1, h2 {
	color: #000;
}

#sidebar {
	float: right;
	padding: 0px 20px 30px 20px;
	width: 260px;
}

#sidebar ul {
	font-size: 0.688em; /* 11px = 8pt */
	line-height: 1.6em; /* 24px = 18pt */
	list-style-type: none;
	padding: 0px;
}

#news li, #dispute li, li.statsclass1, li.statsclass2 {
	margin-bottom: 12px;
}

#wrap {
	background: #fff;
	margin: auto;
	width: 960px;
}

#categories {
	float: left;
	width: 160px;
}

#archives {
	float: right;
	width: 100px;
}

#wp_page_numbers ul {
	float: left;
	font-size: 1.188em; /* 19px = 14pt */
}

#wp_page_numbers li {
	display: block;
	float: left;
	padding: 10px 10px 6px 0px;
}

#wp_page_numbers a, #wp_page_numbers li.active_page a {
	padding: 6px 12px 6px 12px;
}

#wp_page_numbers li.active_page a {
	background: #00a879;
	color: #fff;
	text-decoration: none;
}

#counters {
	display: inline;
	height: 0px;
	left: -1024px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -1024px;
	visibility: hidden;
	width: 0px
}