/**
 * Лучшие Довочки Санкт-Петербурга | Doctype (XHTML 1.0 Strict) | Charset (Windows-1251)
 *
 * @file - style.css
 * @version	- 1.0
 * @author	- EnterScroll.com
 *
 */

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 {
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	text-align:left;
	cursor:default;
}
a img, :link img, :visited img {
	border:0 none;
	cursor:pointer;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/* ~~~~~~~~~~ Базовые стили ~~~~~~~~~~ */

html, body {width:100%;height:100%}

body {
	background:url(../images/bar/bg.jpg);
	font: 11px Tahoma, Verdana, sans-sarif;
	line-height:1.4em;
	color:#270000;
	text-align:center
}
a {cursor:pointer;color:#005ebe}
a:hover {text-decoration:none}

h1,h2,h3,h4,h5 {
	font-weight:bold;
	line-height:normal
}

h1 {font-size:20px}
h2 {font-size:17px}
h3 {font-size:14px}
h4 {font-size:12px}
h5 {font-size:11px}

/**/

a:link {
color: #ffffff;
}

a:visited {
color: #ffffff;
}

.pogoda {font-size: 16px; font-weight: 400; line-height: 25px; color:#ffffff;}
.clear {clear:both}
.no-margin {margin:0 !important}
.no-padding {padding:0 !important}

.cp {cursor:pointer}

.h {
	font-weight:normal;
	margin:0 0 10px 0
}
/* Messages */

.success {
    border: 1px solid #6ea037;
    background: #e2eed5;
    padding: 8px 11px;
	margin:8px 0;
    font-size: 11px;
}
.error {
	background-color:#f12555;
	border:1px solid #c00;
	font-size:11px;
	margin:8px 0;
	padding:8px 11px;
	color:#fff
}
.not-found {
	color:#ccc
}

/* ~~~~~~~~~~ Враппер ~~~~~~~~~~ */

#wrapper {
	width:920px;
	background:#f57493;
	border-left:2px solid #f45f82;
	border-right:2px solid #f45f82;
	margin:0 auto;
	position:reletive;
}

/* ~~~~~~~~~~ Шапка ~~~~~~~~~~ */

#header {
	background:url(../images/bar/header.jpg) no-repeat 0 0;
	height:425px;
	width:920px
}

#logo {
	width:634px;
	height:55px;
	padding:13px 0 0 140px;
}

/* ~~~~~~~~~~ Блоки ~~~~~~~~~~ */

.fr
{
	height:400px;
	width:240px;
	overflow-y:scroll;
	text-align:justify;
	
}

.fr p
{
	text-align:justify;
	padding-right:5px;
}

.fr h3
{
	font-size:13px;
}


.block {
	padding:5px;
	margin:0 0 18px 0;
	position:relative;
	background:#f45f82;
	border:1px solid #ef3964;
	z-index:1
}
.block .tl,.block .tr,
.block .bl,.block .br {
	width:15px;
	height:15px;
	overflow:hidden;
	position:absolute;
}
.block .tl i,.block .tr i,
.block .bl i,.block .br i {
	width:30px;
	height:30px;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:2;
	background:url('../images/bar/block.gif') no-repeat 0 0;
}
.block .tl {top:-1px;left:-1px;}
.block .tr {top:-1px;right:-1px;}
.block .bl {bottom:-1px;left:-1px;}
.block .br {bottom:-1px;right:-1px;}
.block .tl i {top:0;left:0;}
.block .tr i {top:0;left:-15px;}
.block .bl i {top:-15px;left:0;}
.block .br i {top:-15px;left:-15px;}

.block .b_content {
	position:relative;
	margin:10px 0;
	z-index:10;
}

.block .b_title {
	border-bottom:1px solid #ef3964;
	margin:0 -5px;
	position:relative;
	z-index:10;
	height:40px;
}
.block var {
	margin:0 auto;
	display:block
}

/**/

.catalog {}
.catalog li {
	padding-top:5px;
	height:35px
}
.catalog a {
	background:url(../images/ico/list.png) no-repeat 0 0;
	height:33px;
	font-size:18px;
	text-decoration:none;
	padding-left:45px;
	display:block;
	color:#270000;
	line-height:25px
}
.catalog a:hover {
	background-position:0 -35px;
	color:#fff;
	font-family:Arial;
	font-style:italic;
}

/* ANKETA */

.anketa {
	border-bottom:1px solid #ef3964;
	padding:10px;
}

.anketa.d {background:#f04f75}
.anketa.l {}

.a_name {
	padding-left:40px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	height:40px;
}
.a_name a {color:#fff}
.a_name a:hover {
	font-family:Arial;
	font-style:italic;
}
.a_photo {text-align:center;width:220px}

.a_col {width:230px;float:left}
.a_col_data {font-size:13px;padding:0;width:170px;float:left}
.a_col_data ul {}
.a_col_data li {padding:3px 12px}

.a_col_title {
	font-weight:bold;
	margin:3px 0
}

.a_col2 {
	padding-left:30px;
	width:150px
}
/**/
.anketa_full {
	padding:10px
}
.full_story {
	margin:20px 10px 0 10px
}

.full_story td {
	padding:5px;
	vertical-align:top
}
/* ~~~~~~~~~~ Сайдбар ~~~~~~~~~~ */

#sideBar {
	width:236px;
	padding:0 0 0 18px;
	float:left;
}

/* ~~~~~~~~~~ Content ~~~~~~~~~~ */

#dle-info {padding:0 10px}
#dle-info h1 {font-weight:normal;margin:10px 0 0 0}

#content {
	width:630px;
	padding:0 18px 0 0;
	float:right
}
#content .block {padding:5px 0}
#content .b_title {margin:0}
#content .b_content {margin:0 0 50px 0}

.content {
	padding:10px;
}

/**/

#block1 .b_content {font-size:18px; color:#ffffff; line-height: 25px }
#block1 .b_content p {padding:8px 15px; line-height: 25px}



#saloon var {
	background:url(../images/bar/saloon.png) no-repeat 0 0;
	width:176px;
	height:33px;
}
#news var {
	background:url(../images/bar/news.png) no-repeat 0 0;
	width:207px;
	height:37px;
	line-height: 20px;
	}	
#news .b_content {font-size:16px; color:#ffffff; line-height: 20px }
#news .b_content p {padding:8px 15px; line-height: 20px}
#weather var {
	background:url(../images/bar/weather.png) no-repeat 0 0;
	width:207px;
	height:37px;
}
#weather .b_content {font-size:18px}
#weather .b_content p {padding:8px 15px}

#content var {
	background:url(../images/bar/content.png) no-repeat 0 0;
	width:331px;
	height:39px;
}

/* ~~~~~~~~~~ Подвал ~~~~~~~~~~ */

#footer {
	background:url(../images/bar/footer.jpg) no-repeat 0 0;
	width:920px;
	height:210px;
	clear:both;
}
#footer p {
	color:#fff;
	font-size:16px;
	text-align:center;
	padding-top:160px;
}
