/*   
Theme Name: MB Are You 2
Theme URI: http://www.mountainboard.ru/
Description: Mountainboard in Russia
Author: Andrey Yenin
*/

body {
	background: #e3e0d9;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em; /* default browser font size = 16px = 12pt*/
	margin: 0px;
	padding: 0px;
}

#page {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;
}

#narrowcolumn {
	float: left;
	width: 660px;
}

/* Header */

#header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 2em; /* 2 default browser font size */
	font-weight: bold;
	padding: 10px 0px 0px 30px;
	word-spacing: 0.125em;
}

#header ul {
	padding: 0px;
	margin: 0px;
}

#header li {
	display: inline;
}

#header li a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

#header li a:hover {
	color: #00a879;
}

/* Post */

.post-backgroung {
	background: #ffffff url('images/narrow-background.gif');
}

.post-top {
	background: url('images/narrow-top.gif') top no-repeat;
}

.post {
	background: url('images/narrow-bottom.gif') bottom no-repeat;
	padding: 3px 30px 20px 30px;
	margin: 12px 0px 20px 0px;
	width: 600px;
}

.post p, .post li {
	font-size: 0.75em; /* 12px = 9pt */
	line-height: 1.375em;
}

.postmetadata {
	color: #9a9894;
	font-size: 0.688em; /* 11px = 8pt */
}
	
.postmetadata a {
	color: #9a9894;
	text-transform: lowercase;
}

.postmetadatags {
	color: #9a9894;
	font-size: 0.688em; /* 11px = 8pt */
}

.postmetadatags a {
	color: #9a9894;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
}

#sidebar h2 {
	color: #464a50;
}

#sidebar ul {
	font-size: 0.75em; /* 12px = 9pt */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	line-height: 1.375em;
}

#sidebar ul.news {
	list-style-position: inside;
	list-style-type: disc;
}

#searchsubmit {
	background: #e3e0d9;
	border: none;
	color: #333333;
	cursor: hand; /* Due to IE6 */
	cursor: pointer;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

/* Comments */

.comment {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.25em; /* 20px = 15pt */
}

.comment a {
	color: #cb5727; /* RSS */
}

.commentmetadata {
	color: #464a50;
	font-size: 0.688em; /* 11px = 8pt */
}
	
.commentmetadata a {
	color: #464a50;
}

.commentmetadata a:visited {
	color: #00a879;
}

.forma {
	border: 1px solid #666666;
}

/* Navigation */

.navigation {
	color: #464a50;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.25em; /* 20px = 15pt */
}

.navigation a {
	color: #464a50;
}

.navigation a:visited {
	color: #00a879;
}

/* Footer */

#footer p {
	color: #464a50;
	font-size: 0.688em; /* 11px = 8pt */
	padding: 0px 0px 10px 30px;
	line-height: 1.375em;
}

#footer a {
	color: #464a50;
}

/* Tags */

a {
	color: #333333;
}

a:visited {
	color: #00a879;
}

img {
	border: 0px;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 2em; /* 24px = 18pt */
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.5em; /* 24px = 18pt */
}

h2 a {
	color: #000000;
}

h2 a:visited {
	color: #00a879;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.313em; /* 21px = 16pt */
	font-weight: normal;
}

#products {
	color: #464a50;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.25em; /* 20px = 15pt */
	padding: 5px 0px 10px 30px;
}

#products a {
	color: #000000;
}

#products a:hover {
	color: #00a879;
}


#counters {
	display: inline;
	height: 0px;
	margin: 0px;
	left: -1024px;
	padding: 0px;
	position: absolute;
	top: -1024px;
	visibility: hidden;
	width: 0px
}