/*
Theme Name: Chornovola
Theme URI: http://www.wp-themes.org.ua
Description: Get More Free Wordpress Themes By Visiting <a href="http://wordpresssupplies.com/">Www Themes Wordpress Net</a>
Version: 1.0
Author: Horachek Pavlo
Author URI: pavlo@point.lviv.ua
*/
body {
margin: 0;
padding: 0;
background: #e3e1d9 url('images/playa_bg_repeat.jpg') repeat;
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
}

#wrapper{
background: url('images/body_bg.jpg') top center no-repeat;
margin: 0;
padding-top: 45px;
}



.MailPressFormSubmit
{
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	
	
}


form {
margin: 0;
padding: 0;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
input, textarea {
padding: 5px;
border: 1px solid #626262;
font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h1 a, h2, h2 a, h3, h3 a {
margin: 0;
text-decoration: none;
font-weight: normal;
color: #cccc33;
}
h1 {
letter-spacing: -3px;
font-size: 2.6em;
}
h2 {
letter-spacing: -2px;
font-size: 2em;
}

h2 a{
	color: #111111;
}
h3 {
margin-bottom: 2em;
font-size: 1em;
font-weight: bold;
}
p, ol, ul {
margin: 0 0 2em 0;
line-height: 1.4em;
}
blockquote {
margin: 0 0 0 1.5em;
padding-left: 1em;
border-left: 5px solid #DDDDDD;
}
a {
color: #cccc33;
}

.title h1 a{
	color: #111111;
}
a:hover {
text-decoration: none;
color: #FF7400;
}
img {
border: none;
}
/* Header */
#header {
width: 890px;
height: 265px;
margin: 0px auto 0 auto;
background: #e3e1d9 url('images/body_bg2.jpg') top center repeat-x;
}
#logo h1, #logo p {
float: left;
color: #999999;
}
#logo h1 {
height: 88px;
padding: 20px 0 0 0;
background: url() no-repeat left bottom;
font-size: 4em;
}
#logo p {
margin: 0 0 0 -30px;
padding: 70px 0 0 0;
line-height: normal;
letter-spacing: -1px;
font-size: 1.8em;
font-weight: bold;
}
#logo a {
text-decoration: none;
color: #cccccd;
font-weight: bold;
}
/* RSS */
#rss {
padding: 30px 39px 20px 0;
text-align: right;
}
#rss a {
padding: 10px 0 14px 34px;
background: url(images/img03.gif) no-repeat;
text-decoration: none;
font-weight: bold;
}
#rss a:hover {
text-decoration: underline;
}
/* Search */
#search {
float: right;
width: 200px;
height: 28px;
background: #000000 url(images/img02.gif) no-repeat;
}
#search #x {
display: none;
}
#search #s {
padding: 6px 5px 5px 35px;
width: 160px;
height: auto;
background: none;
border: none;
font: normal 1em Arial, Helvetica, sans-serif;
color: #000000;
}
#search br {
display: none;
}
/* Menu */
#menu {
width: 890px;
height: 40px;
margin: 0 0 0 15px;
background: #000000 url();
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu li {
display: inline;
margin-left: 10px;
}
#menu a {
display: block;
float: left;
padding: 10px 35px 0 0px;
text-decoration: none;
font-size: 2.0em;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
#menu a:hover {
text-decoration: none;
color: #cdcdcd;
}
#menu .current_page_item {
}
#menu .current_page_item a {
color: #e3e1d9;
}
/* Page */
#page {
width: 890px;
margin: 0 auto;
padding: 0px 0;
background:;


}
/* Ads */
#adbar {
float: right;
width: 147px;
padding: 10px 10px 10px 10px;
background: #000 url() no-repeat top center;
min-height: 400px;



}

#adbar h2{
color: #FFF;
}

#adbar form input {
width: 125px;
}

#mp-container{
background: #fff;
padding: 5px;
}

#adbar ul {
margin: 0;
padding: 0;
list-style: none;
}
#adbar li {
margin-bottom: 20px;
}

#sidebar h2{
margin: 0;
padding: 0;
font-size: 16px;
}

h2.loginh2{
text-align: left;
margin: 0;
padding: 0;
color: #ffffff;
font-size: 16px;
background: url(images/sidebar_bg.jpg);

}


#sidebar ul li ul{
list-type: none;
background: #e3e1d9  url(images/sidebarlist_bg.jpg) top center no-repeat;

}

#sidebar ul li ul.new_class_roll li{

}


#sidebar ul li ul.new_class_roll li a{
text-decoration: none;
color: #000;
font-size: 12px;
}

#sidebar ul li ul.new_class_roll li a img{

text-decoration: none;
color: #000;
font-size: 12px;
}

/* Content */
#content {
float: left;
width: 590px;

background:#fff;
}

#content.featured {
float: left;
width: 590px;
background: url(images/feature_header.jpg) no-repeat top left;
padding-top: 10px;
background:#fff;
}
.title h2 a{
color: #111;
}

.title h1 {
color: #111;
}
.post {
margin-top: 5px;
margin-bottom: 50px;
padding: 10px;
background: #fff;
width: 570px;

}
.post .title {
}
.post .title h2 {
font-size: 2.2em;
}
.post .title p {
margin: 0;
line-height: normal;
color: #7F7772;
}
.post .title p a {
color: #7F7772;
}
.post .entry {
padding: 5px;
background: #fff;
width: 570px;
}
.post .entry h2, #comments h2, #respond h2 {
margin-bottom: 1em;
color: #000;
}
.post .links {
background: #ffffff url() top left no-repeat;
border-top: 1px solid #ddd;

padding: 5px;
}

.post .links a {
text-decoration: none;
margin-left: 20px;
font-weight: bold;
color: #bc4c00;
}
.post .links a:hover {
text-decoration: underline;
color: #333;
}
.post .links .more {
background: url() no-repeat;
}
.post .links .comments {
background: url() no-repeat;
}

#comments{
margin-left: 10px;	
}
.navigation a {
font-weight: bold;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.pagetitle {
margin-bottom: 1em;
}
/* Comments */
#comment ol, #comments p {
line-height: normal;
}
#respond{
	padding: 10px 50px;
}
/* Respond */
#respond p {
margin-bottom: .5em;
}
/* Sidebar */
#sidebar {
float: right;
margin-right: 0px;
width: 265px;
background: #907c55;
padding: 5px;

}
#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
background: transparent;
}
#sidebar li {
margin-bottom: 5px;
background: transparent url() no-repeat top center;
}
#sidebar li ul {
padding: 10px 10px;
line-height: 1.4em;
}
#sidebar li li {
margin: 0;
padding-left: 15px;
background: url(images/img07.gif) no-repeat 0 11px;
color: #333;
}
#sidebar li li a{
color: #333;
}
#sidebar h2 {

height: 30px;
padding: 5px 0 0 30px;

letter-spacing: -1px;
font-size: 1.6em;
color: #000;
}
/* Calendar */
#calendar_wrap {
padding: 15px 20px;
}
#calendar table {
width: 100%;
background: #FFFFFF;
border: 1px solid #DBDBDB;
text-align: center;
}
#calendar thead {
background: #DBDBDB;
}
#calendar tbody td {
background: #FFFFFF;
border: 1px solid #DBDBDB;
}
#calendar #prev {
text-align: left;
}
#calendar #next {
text-align: right;
}
#calendar tfoot a {
text-decoration: none;
font-weight: bold;
}
#calendar #today {
background: #FFF3A7;
border: 1px solid #FF7400;
font-weight: bold;
color: #FF7400
}
/* Footer */
#footer {
clear: both;
height: 60px;
width: 100%;
background: #000 url() no-repeat top center;
color: #fff;
}
#footer p {
	padding-top: 45px;
margin: 0 0 0 0;
text-align: center;
line-height: normal;
font-size: .9em;
color: #fff;
}
#footer a {
text-decoration: none;
color: #fff;
}

table .features_list p{
	line-height: 1.1em;
}


