/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ACRONYM {
     border-bottom: 1px dashed orange; /* Подчеркивание текста */
     color:#710000 ; /* Цвет текста */
    }

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

body {
	font-size:0.75em;
	font-family:Verdana;
	color:#464646;
	background:#F9FAEA;
}

a {
	color:#00AEEF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#F28637;
}

h1 {
	color:#85C60A;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:3px;
	padding-bottom:2px;
	border-bottom:1px solid #AEAEA7;
}

h2 {
	font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	padding-left:20px;
	line-height:28px;
	color:#50868C;
	background:url("../images/h2-bg.gif") no-repeat left top;
	margin:0 -4px 10px -9px;
}

/* Form elements */

.textbox {
	border:1px solid #ccc;
	background:#fff;
	font:1em Verdana;
	padding:1px 2px 2px;
}

.button {
	border:1px solid #ccc;
	background:#fff;
	font:1em Verdana;
	height:18px;
	color:#1CBBB4;
	vertical-align:top;
}

.vote-button {
	border:1px solid #55B4B9;
	background:#55B4B9;
	font:1em Arial;
	height:18px;
	color:#fff;
	vertical-align:top;
}

/* Structure */

#wrapper {
	background:#F9FAEA;
	min-width:1000px;
}

#container {
	width:100%;
	float:left;
	margin-right:-240px;
}

#content {
	margin-right:240px;
}

#content2 {
	margin-right:20px;
}

/* Header styles */

#header {
	height:138px;
	background:url("../images/header.jpg") repeat-x top right;
	position:relative;
}

	.logo {
		position:absolute;
		top:0;
		left:24px;
	}
	
	.banner {
		position:absolute;
		top:63px;
		right:10px;
	}
	
		.banner img {
			display:block;
		}
	
	.moto-photo {
		background:url("../images/moto-photo.jpg") no-repeat top right;
		position:absolute;
		top:0;
		right:0;
		width:622px;
		height:57px;
	}
	
	.bikes {
		background:url("../images/bikes.jpg") no-repeat left bottom;
		position:absolute;
		left:0;
		bottom:0;
		width:511px;
		height:80px;
	}
			
/* Toolbar */
				
#toolbar {
	background:#7EC4CC;
	padding:5px 10px;
	overflow:hidden;
}

	#toolbar .button {
		background:#F4F2E7;
	}
		
	.searchbox {
		float:left;
		padding-right:35px;
	}

		.searchbox .textbox {
			background:#AEDADF;
			width:280px;
			border-color:#91BDC2;
		}
		
	.service-panel {
		color:#fff;
		padding-left:35px;
		border-left:2px solid #7AB6BD;
		display:table;
	}
	
		.service-panel input {
			margin-right:20px;
		}
	
		.service-panel a {
			color:#fff;
		}
		
		.service-panel .textbox {
			width:70px;
			background:#AEDADF;
			border-color:#91BDC2;
		}
		
		.cp li {
			float:left;
			width:33%;
		}

/* Site content */

#main {
	margin-left:240px;
	padding-top:10px;
}
	
	.post-title {
		font-size:0.9em;
		margin-bottom:10px;
	}
	
		.post-title span a {
			color:#F26C4F
		}
	
	.date {
		float:right;
		color:#88B536;
		font-size:1.25em;
		font-weight:bold;
		line-height:26px;
		padding:0 10px;
		background:#fff;
	}
	
	.news {
		overflow:hidden;
		margin-bottom:10px;
	}
	
		.news p {
			margin-bottom:7px;
		}
		
		.news img {
			margin:0 5px;
		}
	
	.related-news {
		margin:0 0 5px 25px;
	}
	
	.bottom-anchor {
		background:#FAECE4;
		padding:0 20px;
		overflow:hidden;
		margin:0 0 20px;
	}
		
		.bottom-anchor a {
			font-size:1.2em;
			font-weight:bold;
			display:block;
			float:left;
			margin-right:30px;
			line-height:29px;
			padding-left:25px;
		}
		
		.more a {background:url("../images/arrow.gif") no-repeat left top;}
		.comments a {background:url("../images/brush.gif") no-repeat left top;}
		
	.commerce {
		margin-bottom:10px;
	}

#main2 {
	margin-left:280px;
	padding-top:10px;
}
	
	.post-title {
		font-size:0.9em;
		margin-bottom:10px;
	}
	
		.post-title span a {
			color:#F26C4F
		}
	
	.date {
		float:right;
		color:#88B536;
		font-size:1.25em;
		font-weight:bold;
		line-height:26px;
		padding:0 10px;
		background:#fff;
	}
	
	.news {
		overflow:hidden;
		margin-bottom:10px;
	}
	
		.news p {
			margin-bottom:7px;
		}
		
		.news img {
			margin:0 5px;
		}
	
	.related-news {
		margin:0 0 5px 25px;
	}
	
	.bottom-anchor {
		background:#FAECE4;
		padding:0 20px;
		overflow:hidden;
		margin:0 0 20px;
	}
		
		.bottom-anchor a {
			font-size:1.2em;
			font-weight:bold;
			display:block;
			float:left;
			margin-right:30px;
			line-height:29px;
			padding-left:25px;
		}
		
		.more a {background:url("../images/arrow.gif") no-repeat left top;}
		.comments a {background:url("../images/brush.gif") no-repeat left top;}
		
	.commerce {
		margin-bottom:10px;
	}

/* Left column */

#leftside {
	width:220px;
	float:left;
	padding:10px 10px 0;
}

	.block {
		background:url("../images/block-middle.gif") repeat-y;
		margin-bottom:10px;
	}
	
	.block .inside1 {background:url("../images/block-top.gif") no-repeat top;}
	
	.block .inside2 {
		background:url("../images/block-bottom.gif") no-repeat bottom;
		padding:1px 10px 15px;
	}
	
		/* Main menu */
		
		.main-menu {
			padding-left:5px;
		}
		
			.main-menu li {
				line-height:18px;
				margin-bottom:7px;
				background:url("../images/menu-marker.gif") no-repeat left top;
			}
			
				.main-menu li a {
					color:#464646;
					font-weight:bold;
					padding-left:23px;
					font-size:1.1em;
				}
				
				.main-menu li a:hover {
					color:#A0CD25;
					text-decoration:underline;
				}
			
/* Right column */

#rightside {
	width:220px;
	float:right;
	padding:10px 10px 0;
}

	.align-center {
		text-align:center;
	}
	
		.align-center a:hover {
			color:#F28637;
		}

/* Footer */
	
#footer {
	background:#869799;
	text-align:center;
	color:#fff;
	overflow:hidden;
	padding:12px 0;
	font-size:1em;
	font-weight:bold;
}

#footer a {
	color:#B1D3D8;
}


.clearing {
	height:0;
	clear:both;
	font-size:0;
	overflow:hidden;
}

/* Navigation */

.navigation {
	color:#666; 
font-weight:bold;
	border:0px;
}

	.navigation a {
		text-decoration:none;
		color:#636363;
		background:#F9F9F9;
		border:1px solid #999;
		padding:3px 6px;
		font-size:11px
	}

	.navigation a:hover {
		background:#55B4B9;
		color:#FFFFFF;
		border-color:#999;
	}

	.navigation span {
		text-decoration:none;
		background:#fff;
		padding:3px 6px;
		border:1px solid #999;
		color:#999;
		font-size:11px;
	}

/* Add comments */

.addcomment {
	width:462px;
	border-collapse:separate;
	margin-bottom:10px;
	vertical-align:top;
	text-align:left;
}

	.addcomment th {
		padding:4px;
		background:#F4ECE3;
		color:#333;
		text-align:center;
		font-weight:bold;
	}

		.addcomment textarea {
			width:100%;
			border:none;
			height:100px;
		}

	.commentform {
		line-height:25px;
		width:24%;
	}

	.center {
		text-align:center;
		width:100%;
	}

	.center .addcomment {
		margin:0 auto 5px;
		border:1px solid #ccc;
	}

/* Comments styles */

.answer {
	width:98%;
	margin:10px 0;
	border-collapse:separate;
}

	.answer td {
		padding:0;
	}

	.answer th {
		background:#F4ECE3;
		color:#333;
		font-weight:normal;
		padding:4px;
		text-align:left;
	}

		.answer th a {
			color:#333;
			text-decoration:underline;
			font-weight:bold;
		}

	.answer .comment_user_info {
		background:#eee;
		width:20%;
		padding:5px;
		font-size:0.9em;
		vertical-align:top;
	}

	.answer .user_comment {
		background:#f9f9f9;
		padding:5px 10px;
		vertical-align:top;
	}

	.comment_bottom td {
		background:#F4ECE3;
		padding:3px 5px;
		color:#333;
		font-size:0.9em;
	}

		.comment_bottom td a {
			color:#333;
			text-decoration:underline;
		}

		.comment_bottom td a:hover {
					text-decoration:none;
		}

	.right_bottom {
		float:right;
	}

/* Add news */

.addnews {
}

	.addnews td {
		padding:3px;
	}

		.addnews textarea {
			width:100%;
			height:100px;
		}

		.addnews .textbox {
			width:200px;
		}

/* Feedback */

.feedback {
	width:98%;
}

	.feedback td {
		padding:3px;
	}

		.feedback textarea {
			width:100%;
			height:100px;
		}

/* Lost password */

.lostpassword td {
	padding:3px;
}

/* Personal message */

.pm {
	border-collapse:separate;
	width:462px;
}

	.pm td {
		padding:3px;
	}

		.pm textarea {
			width:100%;
			border:0;
			height:100px;
		}

/* Registration */

.registration td{
	padding:5px;
}

	.registration .button1 {
		margin-bottom:0;
	}

	.registration .textbox {
		width:150px;
	}

/* User info */

.userinfo {
	width:98%;
	margin-bottom:10px;
}

	.userinfo td {
		padding:3px;
		vertical-align:top;
	}

		.userinfo textarea {
			width:100%;
			height:80px;
		}

		.userinfo .textbox {
			width:200px;
		}

/* Stats */

.stats {
	border-collapse:separate;
	margin-bottom:10px;
	width:98%;
}

	.stats td {
		vertical-align:top;
		padding:3px;
	}
