@charset "utf-8";
/* BlogRider.Ru common styles */
/* Colors #8FBFD9 */
body {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	color: #677B8D;
}

* {
	font-size: 12px;
	font-family: Tahoma;
}

a { color: #1866a2; }

a.bold {
	color: #1866a2;
	text-decoration: underline;
	font-weight: bold;
}

.blue { color: #1866a2; }
.bluelight { color: #246fa8; }
.orange { color: #f19611; }
.red { color: #A82A18; }
.small { font-size: 11px; }

span.small {
	font-size: 11px;
	text-decoration: none;
}


div.common {
	margin-left: auto;
	margin-left: auto;
	background: #246FA8;
	padding: 0px 5px 0px 5px;
	min-width: 970px;
}

div.counters_top { display: none; }

div.common div.main {
	background: #8fbfd9;
	padding: 6px 6px 6px 6px;
	background: url(../i/b_t_all.png);
}

div.common div.main div.logo {
	height: 98px;
	background: url(../i/b_t_logo.png) repeat-x bottom;
	margin-bottom: 8px;
}

div.common div.main div.logo div.fl {
	width: 300px;
}
div.common div.main div.logo img.logo {
	margin-top: 1px;
	margin-left: 2px;
}

div.common div.main div.topmenu {
	background: #246FA8 url(../i/b_menu.jpg) repeat-x top;
	border: 1px solid #FFFFFF;
	height: 30px;
	padding: 0px 15px 0px 15px;
	clear: both;
	color: #8FBFD9;
	white-space: nowrap;
}

div.topmenu table td img { margin-right: 25px; margin-top: 10px; }
div.topmenu table td.left { font-size: 11px; padding-top: 8px; }
div.topmenu table td.center { text-align: center; }
div.topmenu table td.right { text-align: right; }

td.left { width: 222px; min-width: 222px; max-width: 222px; }
td.center { padding: 0px 8px 0px 8px; }
td.right { width: 264px; min-width: 264px; max-width: 264px; }

div.br { margin-top: 9px; }

form {
	margin: 0px;
	padding: 0px;
}

iframe.banner { background: #76C1DB; color: #76C1DB; }
div.banner .add {
	border: 1px #FFFFFF solid;
	padding: 5px;
}

/* aligment */
.h-right { text-align: right; }
.h-left { text-align: left; }
.h-center { text-align: center; }

div.history {}
div.history a { font-size: 11px; }
div.history h2 { font-size: 11px; font-weight: normal; display: inline; }
div.history h3 { font-size: 11px; font-weight: normal; display: inline; }
div.history h4 { font-size: 11px; font-weight: normal; display: inline; }

strong.title { color: #1866A2; }
strong.value { color: #F19611; }
a.value { color: #F19611; text-decoration: none; }

strong.redbig {
	color: #A82A18;
	font-size: 18px;
}

.padr10 { padding-right: 7px; }

div.top table tr td {
	vertical-align: top;
}

div.top td.stat_logo { width: 50px; }
div.top td.stat_today { width: 35px; }
div.top td.stat_all { width: 30px; }

div.top td.stat_users {}
div.top td.stat_users a {
	color: #677B8D;
	text-decoration: underline;
}

img { border: 0px; }
img.pointer { cursor: pointer; }
img.pointer.il { vertical-align: bottom; }

div.footer {
	background: #1866a2;
	border: 1px solid #FFFFFF;
	padding: 8px 13px 8px 13px;
}

div.footer table td {
	color: #8fbfd9;
	font-size: 11px;
}

div.footer table td a {
	color: #8fbfd9;
	font-size: 11px;
}

.fblogs {
	color: #1866A2;
	font-size: 11px;
}

#counters_bottom { color: #4E525F; font-size: 11px; }

div.footer table td.left { }
div.footer table td.center { text-align: center; }
div.footer table td.right { text-align: right; }

div.image {
	width: 62px;
	height: 64px;
	float: left;
}

div.cn { text-align: center; }