﻿/* CSS Document */

body { background:#ffc1ce; font-family: Trebuchet MS,Verdana, Arial, Sans-serif; font-size: 12px; margin:0px;}

#header {background:#fec8d8 url(images/header.jpg); width:980px; height:150px; padding:0px;}
#header_title .naz_h1 {font-size: 16px; margin: 0px; padding: 0px; margin: 0px 0 0 0px; text-align:center; font-weight:bold;}
#header_title .naz_h2 {font-size: 12px; margin: 0px; text-align:center;}
a {color:#d10b12;}


#navigation {background:#ff89a1 url(images/navigation.gif); height:24px; font-size: 12px; font-family: Trebuchet MS, Arial, Sans-serif;}
#navigation_bottom {background:#ffc1ce; height:5px; font-size: 1px;}
.navigation {/*border:1px solid #000158;*/ padding: 0px 0 0 0px; margin: 0px 0 0 0px;}
#comments_t {font-size:14px; font-family: Trebuchet MS, Arial, Sans-serif; font-weight:bold; margin: 0px 0 0 23px;}

#main {width:552px;}
#box_blok {width:214px;}
#debug {background:#96080c url(images/debug.gif); height:60px; font-size: 12px; font-family: Trebuchet MS, Arial, Sans-serif; padding:0px; margin:0px; text-align:center;}
#debug .footer {font-size: 12px; font-family: Trebuchet MS, Arial, Sans-serif; padding-top:5px; margin:0px;}

#blok_title {background:#ffc1ce url(images/blok_title.gif); width:204px; height:32px; text-align:center;}
#blok_body {background:#ffc1ce url(images/blok_body.gif) no-repeat bottom; width:204px; padding-bottom:20px;}


#blok_title_right {background:#ffc1ce url(images/blok_title.gif); width:204px; height:32px; text-align:center; margin-left:10px;}
#blok_body_right {background:#ffc1ce url(images/blok_body.gif) no-repeat bottom; width:204px; margin-left:10px; padding-bottom:20px;}


#content_title {background:url(images/blok_cont_1.gif); width:552px; height:10px; font-size: 1px;}
#content_body {background:url(images/blok_cont_2.gif); width:552px; overflow: hidden;}
#content_bottom {background:url(images/blok_cont_3.gif); width:552px; height:10px; font-size: 1px; margin-bottom:10px;}

/*Подвал*/
#footer p{text-align:center; margin:0; padding: 10px 0 0 0px; font-size: 12px; font-family: Trebuchet MS, Arial, Sans-serif;}

/*Основной блок с текстом*/
.maintop {}
.maintop h1 {font-size: 14px; margin: 0 0 0 0px; padding: 0 0 0 10px; color:#9d080d;}
.maintop h2 {font-size: 14px; margin: 0 0 0 0px; padding: 0 0 0 10px; color:#9d080d;}
.maintop a {color:#9d080d;}

.maintop p {font-size: 10px; margin: 3px 0 0 10px;}
.maincontent {margin:10px; text-align:justify; font-size: 12px;}
.mainbottom p.comment {text-align: right; font-size: 10px; margin: 0 10px 0 0px;}
.navpage {}
.mainbottom {}

/*Рубрики*/
p.box {font-size: 11px; margin: 0px 0 0 0px; padding: 10px 0 0 0px; font-weight:bold; color:#9d080d;}
ul.is_link {margin: 0px 0px 0px 25px; padding: 0px; font-size: 11px;}
ul.is_link ul {margin: 0px 0px 0px 0px; padding: 0px;}

/*Поиск*/
#searchform {padding: 5px 0 0px 14px; }
#s {font-size: 8pt; width: 110px;}
#searchsubmit {font-size: 10px;}

/*Коментарии*/
.comment {width:px; margin: 0 0 0 0px; padding:0px;}
#comment {width: 350px; margin: 0 0 0 0px; padding:0px;}
#respond {/*border:1px solid #000;*/ margin: 0 0 0 25px;}
#respond .title {font-size:12px; font-family: Trebuchet MS, Arial, Sans-serif; font-weight:bold; margin: 0 0 0 0px;}
#respond p {font-size:12px; font-family: Trebuchet MS, Arial, Sans-serif;}
.exit a {font-size:14px; font-family: Trebuchet MS, Arial, Sans-serif;}
.commentlist {}
.fn {font-size:12px; font-family: Trebuchet MS, Arial, Sans-serif;}
.commentlist {font-size:12px; font-family: Trebuchet MS, Arial, Sans-serif;}
.commentlist a {font-size:10px; font-family: Trebuchet MS, Arial, Sans-serif; color:#428db4;}


/*Реклама*/
.ads {text-align:center;}


/*Настройка рамки вокруг фото*/

.wp-caption p.wp-caption-text {
	font-size: 11px;
    text-align: center;
	line-height: 15px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption {
	border: 1px solid #ffc1ce;
	text-align: center;
	background-color: #ffe5ea;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
