﻿/*
Theme Name: Камни
Theme URI: http://ensase.ru/
Description: Шаблон для сайта о камнях
Version: 1.0
Author: -=Hodori=-
Author URI: http: //ensase.ru/
*/

html, body {margin: 0; padding: 0;}
body {font-family: Arial, Sans-serif; font-size: 10pt; background: #106397 url("images/bg-body.jpg") repeat-x;}


#container {width: 900px; margin: 0 auto; background: white url("images/bg-top.jpg") repeat-x; border: 1px black solid;}

p {margin: 3px 0px 4px 0px;}
span {
	text-decoration: none;
}
a, a:visited {color: #1E6AAF; text-decoration: none;}
a:hover {color: blue;}
img {border: none; clear:right;}
blockquote {border-left: 2px solid orange; padding-left: 10px; }

div.rss_top {height: 20px; background: black; padding: 5px 15px 5px 0px; text-align: right}
div.rss_top a{color: white; text-decoration: none; font-size: 8pt}
div.rss_top a:hover{color: orange}


#header {height: 175px; padding: 10px 10px 20px 10px; margin-bottom: 0px; background: url("images/logo.jpg") no-repeat; text-align: right;}
h1 {font-size: 14pt; margin: 0px;}
#header h2 {font-size: 10pt; margin: 0px; color: #98B6D8;}
#header h1 a {color: white; text-decoration: none;}


/**************************Site_TOP_Menu**************************/

#menu {font-family: Arial, Sans-serif; background: none;	margin: 0px 0px 50px 0px; padding: 0px 0px 5px 0px; }

#menu ul {float: left; margin:0; list-style:none; padding: 0px 0px 0px 5px; }
#menu a, span { float:left; display:block; color:#2e7099; padding: 4px; text-decoration:none;  } 


#menu li { float:left; }


#menu a {color: #1E6AAF;float:left; color: #FFF; background: none; margin:0px 10px 0px 0px; padding:0 5px 0 5px; line-height: 1.7}
#menu a:hover {color: #facaa9; float:left; background: #106397 ; margin:0px 10px 0px 0px; padding:0 5px 0 5px; line-height: 1.7; border-bottom: 4px solid black}
#menu a:active {color: #facaa9; float:left; background: #106397 ; margin:0px 10px 0px 0px; padding:0 5px 0 5px; line-height: 1.7; border-bottom: 4px solid black}

/******************************Comments***********************/
.

.commentsbox { width: 520px; border: 1px solid #fff; float: left; color: #333; margin: 5px auto; }

.commentsbox p { margin: 0; padding: 0; }
.commentsbox img { border: 1px solid #666; margin: 3px; }

#commentlist ol { margin: 0; padding: 0;}
#commentlist li {background-color: #ffeadc; list-style-position: outside; list-style-type: decimal; padding: 10px; border-top: 1px solid #fa934b; border-bottom: 1px solid #fa934b; margin-top: 10px; }


.comment-title { margin: 0 0 0 0px; font-size: 15px; line-height: 5px; font-weight: bold;}
.comment-date a {font-size: 10px; line-height: 5px; margin: 0 0 0 0px;}
.comment-text { }

h2.postcomment { margin: 0; font-size: 11pt; font-weight: bold; padding-top: 30 px }

.postcomment { clear: both; margin: 0 px 0 0 0; padding: 10px; }

.postcomment input, .postcomment textarea { border: 1px solid #aaa; background: #f5f5f5; }
.postcomment input:hover, .postcomment textarea:hover { border: 1px solid #ccc; background: #fff; }
.postcomment input#author, .postcomment input#email, .postcomment input#url { width: 100% !important; width: 456px; /* IE hack */ height: 18px; }

.postcomment textarea#comment { width: 100% !important; /* IE hack */ height: 200px; }

.postcomment input#submit { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #f5f5f5; }
.postcomment input#submit:hover { background: #fff; }	


/******************************************************/



#wrapper {float: left; width: 100%;}
*html #wrapper {overflow: hidden;}

#content {margin-right:  400px; padding-left: 10px;}
#content p {line-height: 1.4em;}




#footer {background: black; color:  #FFF; clear: left; width: 100%; border-top: 2px gray solid;}
#footer p {margin: 0; padding: 5px 10px; color: white; text-align: center;}
#footer a {color: white;}





div.maintop {margin-bottom: 10px;}
div.maintop h1 {font-size: 12pt; margin-bottom: 5px; color: #13415B;}
div.maintop p {font-size: 8pt; color: gray; line-height: 5em}

div.maincontent {}

div.mainbottom {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 2px solid black; clear: both;}
div.mainbottom p.comment {text-align: right; font-size: 9pt;}


/*******************************BArs*********************/

#navigation {background: none; float: left; width: 200px; margin-left: -380px; }
*html #navigation {overflow: hidden;}
#counters {}




#extra {background: none ; float: left; width: 176px; margin-left: -179px; }
*html #extra {overflow: hidden;}
#extra li, #extra a {color: #866500;}



ul.is_link {margin: 10px 0px 15px 10px; padding: 0px; font-size: 10pt; list-style: none;}
ul.is_link ul {margin: 5px 0px 5px 15px; padding: 0px;}

/*
.is_link li{margin: 0px 0px 0px 10px; background: white; padding: 0px 0px 0px 3px;  }
.is_link li:hover {margin: 0px 0px 0px 10px; background: #1E6AAF; padding: 0px 0px 0px 3px;  }
*/


ul.is_link a {color: #1E6AAF; text-decoration: none; display: block; height: 100%; background: white;border-left: 3px solid #ffeadc; padding-left: 10px;}
ul.is_link a:hover {color: #005bae; text-decoration: none; display: block; height: 100%; background: #ffeadc; border-left: 3px solid #facaa9; padding-left: 10px;}



/******************************Related_Posts*******************/
div.related_posts {padding: 0px 0px 5px 0px; border-top: 1px dotted gray; border-bottom: 1px dotted gray; margin-top: 15px;}
div.related_posts a {color:gray; font-size: 8pt}
div.related_posts a:hover {color:orange; font-size: 8pt; text-decoration: none;}
div.related_posts p { }

div.related_posts li {list-style:none; font-size: 8pt; color: gray; line-height: 0,5;}





h2.box {font-size: 11pt; margin: 10px 0px 0px 10px;}
#navigation h2.box {color: #00436A;}
#extra h2.box {color: #866500;}

h2.first {margin-top: 0px;}

div.ads { height: 300px; margin: 8px; border: red solid 1px; text-align: center;}
div.counters {margin: 5px;}


#searchform {margin: 5px; }
#s {font-size: 8pt; width: 110px;}
#searchsubmit {font-size: 8pt;}

#comment {width: 500px;}

h1.cat {font-size: 12pt; margin-bottom: 5px; color: #13415B;}
p.cat {font-size: 9pt; font-style: italic;}
ul.cat {list-style-type: circle;}

