@import "default.css";

body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}

input, textarea {
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

#logo h1 {
	font-size: 38px;
}



h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 13px;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 925px;
	height: 100px;
	margin: 0px auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 20px;
}

#logo h1 span {
	font-size: 16px;
	font-weight: normal;
	display: block;
	font-style: italic;
	color: #6e6e6e;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #4E9FC8 url(../images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;	
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 20px;
	background: url(../images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.current a {
	color: #f7efd7;
}

#menu li.current a:hover {
	text-decoration: none;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 20px 0 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding: 25px 15px 0;
	background: url(../images/img06.gif) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 650px;
	padding-left: 10px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 20px 0;
	padding: 15px 0 0 20px;
	background: url(../images/img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2, .blocks dt b {
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 20px;
	background: #4E9FC8 url(../images/img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(../images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}


/*
---------------------------------------------------------------------------------- */

#menu ul {
	overflow: hidden;
	float: left;
}

#menu li {
	margin-left: -2px;
}

#contacts {
	padding: 40px 0 0;
}

#contacts div {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.blocks dt {
	min-height:0;
	padding:0;
}

#sidebar .blocks dd ul.menu, #sidebar .blocks dd ul.frends {
	padding-left: 7px;
}

.blocks .news img, .article dd.fl img, .news-text img, .foto-cat dl img, .foto-item dl img, .item img {
	border: 3px solid #ddd;
}

.blocks .news .date {
	color: #999;
	font-size: 11px;
	font-style: italic;
}

#sidebar .blocks dd ul.menu li.current {
	list-style: outside disc;		
}

#sidebar .blocks dd ul.menu li.current a {
	color: #6e6e6e;
	cursor: default;
	text-decoration: none;
}

.content-block {
	margin:0 0 5px;
}

.content-block h3 {
	font-size: 20px;
	font-weight: normal;
	color: #125798;
	font-style: italic;
}

.foto-cat dl, .foto-item dl {
	width:212px;
}

#add-link.bask {
	background: #eee;
	border: 1px solid #ddd;
}

#add-link fieldset dd div input, #add-link fieldset dd div textarea {
	background: transparent;
}

#add-link fieldset dd div {
	border: 1px solid #ddd;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
}

button {
	font-family: Arial;
}

#add-link .submit button {
	padding: 3px 10px;
}

#add-link fieldset dd.captcha {
	padding-right: 10px;
}

.artinfo {
	font-style: italic;
	color: #999;
	font-size: 11px;
}

#add-link fieldset dd.captcha img {
	border: 1px solid #ddd;
}

.news-text img {
	padding: 0;
	margin: 0 15px 5px 0;
}

.article {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.image img {
	border: 10px solid #ddd;
}

#sidebar .blocks .galera ul {
	margin-left:0;
}

#sidebar .blocks .galera li {
	padding-left: 0;
}

#sidebar .blocks .galera li img {
	border: 2px solid #ddd;
}

.main_cat_block{
    border: 0px solid #DBD7CE;
    background: #D8EBF3;
    padding: 5px 5px;
    height: 1%;
    }
.main_cat_block:after{
	content: "."; 
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    }
.main_cat_block ul{
    list-style: none;
    margin: 10px 15px 15px 15px;
    }/*
.main_cat_block ul:after {
	content: "."; 
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    }*/
.main_cat_block ul li{
    width: 49.9%;
    float: left;
    font: 11px Tahoma;
    margin: 0 0 9px 0px;
    }
.main_cat_block ul li span{
    color: #993300;
    }
.main_cat_block ul li a:link, .main_cat_block ul li a:visited{
    color: #125798;
    }
.main_cat_block ul li a:hover, .main_cat_block ul li a:active{
    color: #CCA38D
    }
.bc {
	color: #999;
	font-size: 11px;
	font-style: italic;
}
