/*
	Theme Name: Primetimesport
	Description: Commercial theme for <a href="http://www.primetimesport.ru">Primetimesport</a>
	Author: Igor Logachev
	Author URI: http://www.igorlogachev.ru
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	border: 1px solid #d32428; /* ����� ��� ��������� ������ */
}

ol, ul {
	list-style: none;
}

blockquote:before, q:before {
	content: "�";
}

blockquote:after, q:after {
	content: "�";
}

blockquote, q {
	margin-left: -5px;
	font-weight: bold;
	quotes: "" "";
}

* {
	margin: 0;
	padding: 0;
}

/***********************************************--------------------------------------------------------------------*/

body {
	font: 14px/18px Tahoma, Arial, Verdana, "Microsoft Sans Serif";
	width: 100%;
	background: #fff url('images/bg.png') repeat-x top;
	color: #222;
	padding: 55px 0 0 0;
}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {margin: 0 0 18px}

img {
	border: none;
}

input {vertical-align: middle}

hr {
	height: 0;
	border: none;
	border-top: 1px #999 dotted;
	margin: 20px 0 30px 0;
}

/***** Global Classes *****/
.clear { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.img-left { float:left;margin:4px 10px 4px 0; }
.img-right { float:right;margin:4px 0 4px 10px; }
.nopadding { padding:0; }
.noindent { margin-left:0;padding-left:0; }
.nobullet { list-style:none;list-style-image:none; }

/* Headings
-----------------------------------------------------------------------------*/

h1 {
	font-size: 1.7em;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	color: #f00;
}

h1 a {
	color: #f00 !important;
	border: none !important;
	text-decoration: underline !important;
}

h1 a:hover {
	color: #f00;
	border: none !important;
	text-decoration: none !important;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
	background: none;
	color: #f00;
}

h2 a {
	color: #f00;
	border: none !important;
	text-decoration: underline !important;
}

h2 a:hover {
	color: #f00;
	border: none !important;
	text-decoration: none !important;
}

#date {
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #007fff;
}

#date_h2 {
	float: right;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #aaa;
	*position: relative;
	*bottom: 20px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/

#header {
	height: 105px;
	width: 100%;
}

#phone {
	height: 80px;
	margin: 10px 20px 0 0;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #f00;
	cursor: help;
}

#tip {
	visibility: hidden;
	position: absolute;
	right: 20px;
	top: 50px;
	z-index: 3;
}

.tip_full {
	width: 200px;
	/*height: 30px;*/
	border: 1px solid #999;
	background: #ffe;
	padding: 7px 7px 8px 7px;
	margin: 20px 0 0 15px;
	font-size: 1.1em;
	text-align: left;
	color: #555;
}

#menu {
	width: 950px;
	height: 176px;
	margin: 30px 0 0 0;
	display: block;
}

#menu img {
	float: left;
}

#forum {
	width: 222px;
	height: 176px;
	background: url('images/rotary-anm-1.gif') no-repeat top center;
	float: left;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-right: 280px solid #fff;
	height: 100%;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#forum_middle {
	border: none;
	height: 100%;
}

#forum_middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}

#content {
	height: 100%;
	min-height: 254px;
	padding: 20px 40px 30px 10px;
	background: #fff;
}

#content a {
	color: #007fff;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
	color: #f00;
}

#forum_content {
	height: 100%;
	min-height: 300px;
	padding: 20px;
	background: #fff;
}

#entry a, #content a{
	text-decoration: underline;
	border: none;
}

#entry a:hover,#content a:hover{
	text-decoration: none;
	border: none;
}

#navigation{
	width: 620px;
	color: #007fff;
	padding-bottom: 10px;
}

#nav_left {
	float: left;
	width: 309px;
	text-align: left;
}

#nav_right {
	float: right;
	width: 309px;
	text-align: right;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.ri {
	float: right;
	width: 280px;
	margin-right: -280px;
	height: 100%;
	min-height: 400px;
	background: #fff;
	padding: 30px 0 0 0;
}

#searchform {
	height: 25px;						*height: 21px;
	width: 187px;
	border: 1px solid #69f;
	color: #888;
	padding: 0 0 0 10px;				*padding: 4px 0 0 10px;
}

#button {
	height: 27px;
	width: 69px;
	border: 1px solid #69f;
	background: #007fff;
	color: #fff;
}

#address {
	width: 222px;
	padding: 7px 27px 30px 27px;
	background: #fdffcf;
	margin: 20px 0 30px 0;
}

div {
	/*border: 1px solid;*/
}

#find_us a {
	color: #f00 !important;
	text-decoration: none;
	border-bottom: 2px dotted;
}

#find_us a:hover {
	text-decoration: none;
	border: none;
}

#txt{
	font-size: 1.15em;
}

#interesting {
	width: 222px;
	padding: 20px 27px 20px 27px;
	background: #e1e8f6;
}

#interesting_body {
	width: 222px;
	padding: 0;
}

.ri ul {
	margin: 0 0 0 20px;
}

.ri li {
	list-style: none;
	padding: 10px 0 10px 5px;
	margin: 0 10px 0 0;	
	font-size: 1.1em;
	font-weight: normal;
	border-bottom: #999 1px solid;
}

#ri_li_last {
	border: none;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 50px;
	width: 945px;
	background: #fff url('images/footer_strip.gif') repeat-x top;
	margin: 20px 0 0 0;
}

#footer_left {
	height: 50px;
	width: 320px;
	float: left;
	padding: 30px 0 0 10px;
	font-size: 1.1em;
	text-align: left;
	color: #f00;
	vertical-align: middle;
}

#footer_left a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer_right {
	height: 50px;
	width: 530px;
	float: right;
	background: none;
	padding: 30px 0 0 10px;
	margin: -16px 0 0 0;
	font-size: 1.1em;
	text-align: right;
	color: #999;
	vertical-align: middle;
}

#footer_right a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer_right a:hover {
	color: #f00;
	text-decoration: none;
	border: none;
}

#counters{
	padding: 0 10px 0 0;
	margin: 15px 0 0 0;
	position: relative;
	top: 10px;
}
