/*
Theme Name: Wal-VAT
Description: Wal-VAT WordPress Theme
Version: 1.1.0.1
Author: Jurko Chervony
Author URI: http://skinik.name
Tags: fixed width, two columns, widgets, skinik, red, grey, green
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; outline: none;}
ul, ol { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }

html { height:100%; min-height:100%; }


/* Body
-------------------------------------------------------------------*/
body { 
	font: 13px/18px Verdana, "Lucida Grande", Helvetica, Arial, Geneva, sans-serif; 
	color: #464646; 
	background-color: #4A674E; 
	line-height:22px;
	height:100%;
	min-height:100%;
}

h1, h2, h3, h4, h5,h6 { font-weight: normal; color: #333; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 20px; line-height: 24px; margin-bottom: 7px; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #5371c5; text-decoration: none; }
a:hover,active { color: #cc0000; text-decoration: underline; }
a:visited { color: #810381; }

p { margin-bottom: 10px; }

input, textarea { 
	font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

blockquote{ 
	font: italic 12px Georgia, Serif; 
	padding: 5px;
	border-left:3px solid #999999;
	margin: 10px 0 10px 20px;
	background-color: #fafafa;
}
blockquote p { margin: 0; }


/* Container
-------------------------------------------------------------------*/
#container { 
	width: 851px; 
	margin: 0 auto 63px auto;
	overflow: hidden; 
	box-shadow:0 4px 18px #000;
	-moz-box-shadow:0 4px 18px #000;
	-khtmk-box-shadow:0 4px 18px #000;
	-webkit-box-shadow:0 4px 18px #000;
	position:relative;
}

#container #wrapper { 
	width: 851px; 
	float: left; 
	overflow: hidden; 	
	background:#FFFFFF url(images/sidebar-bg.jpg) repeat-y scroll 0 -6px;
	padding-bottom:19px;
}


/* Header
-------------------------------------------------------------------*/
/* Чергування картинок на кожній сторінці */
body.page-2 #header { background: transparent url(images/header-page-2.jpg) ; }
body.page-4 #header { background: transparent url(images/header-page-4.jpg) ; }
body.page-6 #header { background: transparent url(images/header-page-6.jpg) ; }
body.page-8 #header { background: transparent url(images/header-page-8.jpg) ; }
body.page-10 #header { background: transparent url(images/header-page-10.jpg) ; }
body.page-13 #header { background: transparent url(images/header-page-13.jpg) ; }

body.page-164 #header,
body.page-404 #header { background: transparent url(images/header-page-10.jpg) ; }

#header .header-block {
	position:absolute;
	top:0;
	right:0;
	width:1px;
	height:1px;
	text-indent:-9999em;
}

#header { 
	width: 853px; 
	height: 176px; 
	float: left; 
	position: relative; 
	background: transparent scroll no-repeat 0 0;
}
#header h1 { 
	font: 24px Verdana;
	margin: 35px 0 0 258px; 
	color: #F3F3F3;
	text-decoration: none; 
	width:325px;
}
#header h1 a { 
	font: 24px Georgia;
	color: #F3F3F3;
	text-decoration: none; 
	text-shadow: 2px 2px 2px #000;
	-moz-text-shadow: 2px 2px 2px #000;
	-khtmk-text-shadow: 2px 2px 2px #000;
	-webkit-text-shadow: 2px 2px 2px #000;
}
#header h1 span { 
	font: 17px Georgia; 
	color: #F3F3F3;
	text-shadow: none; 
	display:block;
	text-shadow: 2px 2px 2px #000;
	-moz-text-shadow: 2px 2px 2px #000;
	-khtmk-text-shadow: 2px 2px 2px #000;
	-webkit-text-shadow: 2px 2px 2px #000;
	margin:0 0 0 5px;
}



/* Navigation
-------------------------------------------------------------------*/

#nav { 
	bottom:0;
	right:0;
	height:23px;
	position:absolute;
	text-align:right;
	width:620px;
	clear:both;
}

#nav ul li { 
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:13px;
	font-weight:normal;
	height:23px;
	text-decoration:none;
	text-transform:uppercase;
	width:80px;
}
#nav ul li ul li { 
	display: inline; 
	margin-right: 20px; 
	text-transform:uppercase;
}
#nav ul li a { 
	text-decoration: none; 
	color: #fff; 
	line-height:22px;
}

#nav ul li a:hover { text-decoration:underline;}

#nav .current_page_item a { font-weight:bold; }

#nav ul li.page-item-2 {text-align:center;width:100px;}
#nav ul li.page-item-4 {text-align:center;width:106px;}
#nav ul li.page-item-6 {text-align:center;width:104px;}
#nav ul li.page-item-8 {text-align:center;width:106px;}
#nav ul li.page-item-10 {text-align:center;width:103px;}
#nav ul li.page-item-13 {text-align:center;width:101px;}


/* Content
-------------------------------------------------------------------*/
#content {
	float:right;
	overflow:hidden;
	padding:24px 20px 0 20px;
	width:576px;
}

#content .post {margin-bottom: 10px; overflow:hidden; }
#content .post p { 	margin-bottom:10px; }

#content .post .oferta-links a { text-transform:uppercase; color:#000; }
#content .post .oferta-links a:hover { text-decoration:underline; }

#content #post-4 a { text-transform:uppercase; color:#000; }
#content #post-4 a:hover { text-decoration:underline; }

/*** Page FAQ  ***/
body.page-8 #content .post a { color:#000; font-weight:bold; text-decoration:none; }

#content .post a.more-link { font-weight: bold; color: #c00000; }
#content .post a:hover.more-link { font-weight: bold; color: #999999; }

#content .post h1,h2,h3,h4,h5,h6 {
	color: #BA2D20;
	text-transform:uppercase;	
}

#content .post h1.post-title { 
	font-size: 15px;
	line-height:22px;
	font-weight:bold;
	margin-bottom: 1px;
	clear: both; 
}
#content .post h1.post-title a {
	text-decoration: none;
	color: #BA2D20;
	text-transform:uppercase;
}
#content .post h1.post-title a:hover { 
	text-decoration: underline;
}

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #333; 
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #000; text-decoration:underline; }

/*** написи під заголовком публікації START ***/
#content .date-category-author{ margin-bottom:4px; color:#333; }
#content .date-category-author a { color: #333; text-decoration:none; }
#content .date-category-author a:hover { color: #000; text-decoration:underline; }
/*** написи під заголовком публікації END ***/

#content #pages { text-align: center; }
#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}


/* Aligns
-------------------------------------------------------------------*/
.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Sidebar
-------------------------------------------------------------------*/
body.page-2 #sidebar { background:transparent url(images/sidebar-top-page-2.jpg) no-repeat;  }
body.page-4 #sidebar { background:transparent url(images/sidebar-top-page-4.jpg) no-repeat;  }
body.page-6 #sidebar { background:transparent url(images/sidebar-top-page-6.jpg) no-repeat;  }
body.page-8 #sidebar { background:transparent url(images/sidebar-top-page-8.jpg) no-repeat;  }
body.page-10 #sidebar { background:transparent url(images/sidebar-top-page-10.jpg) no-repeat;  }
body.page-13 #sidebar { background:transparent url(images/sidebar-top-page-13.jpg) no-repeat;  }
body.page-164 #sidebar { background:transparent url(images/sidebar-top-page-164.jpg) no-repeat;  }

body.page-164 #sidebar,
body.page-404 #sidebar { background: transparent url(images/sidebar-top-page-10.jpg) no-repeat; }

#sidebar { 
	width: 191px; 
	min-height:570px;
	position:relative;
	float: left; 
	color: #000;
	overflow: hidden;
	padding: 0 22px;
	background:transparent scroll no-repeat 0 0;
}

#sidebar h3 { 
	font: bold 14px;
	color: #fff; 
	text-transform:uppercase;
}

#sidebar a { color: #000; text-decoration: underline; }
#sidebar a:hover { color: #777; text-decoration: none;  }
#sidebar .current-cat a { color: #000; text-decoration: underline;  }
#sidebar .cat-item a:hover { color: #000; text-decoration: underline;  }


/* Block-1 Polls */
#sidebar .block-1 { padding:39px 0 !important; }

#sidebar .block-1 .wp-polls-ul {
	margin:0 0 10px 0 !important;
}
#sidebar .block-1 .wp-polls ul li, .wp-polls-ans ul li {
	list-style: none !important;
	padding-left: 0  !important; 
}

#sidebar .block { 
	padding: 15px 0;
	padding-right: 0;
	overflow: hidden;
	position:relative;
	z-index:10;
}
#sidebar .block ul li { 
	padding-left: 18px; 
	list-style: circle inside; 
}


/* Block-2 */
#sidebar .block-2 {
	position:relative;
	left:-22px;
	padding:0;
	width:236px;
	background:transparent url(images/zadz.gif) no-repeat 0 0;
	height:120px;
	margin-bottom:39px;
}


/* Block-3 */
#sidebar .block-3 {
	position:absolute;
	left:0;
	padding:0;
	width:236px;
	background:transparent url(images/co-moz-bg.gif) no-repeat 0 0;
	height:53px;
	top:510px;
	z-index:100;
}

#sidebar .block-3 a {
	display:block;
	width:236px;
	height:53px;
	text-decoration:none;
}



/* Captions
-------------------------------------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center !important;
}


/* Contact Form
-------------------------------------------------------------------*/
#container #wrapper #content div.wpcf7 { width:430px; }
#container #wrapper #content div.wpcf7 label {
	display:block;
	float:left;
	font-weight:bold;
	width:200px;
}

#container #wrapper #content div.wpcf7 input.wpcf7-validates-as-required,
#container #wrapper #content div.wpcf7 textarea.wpcf7-validates-as-required {
	border:1px #000 solid;
	padding:2px;
	width:200px;
}

#container #wrapper #content div.wpcf7 span.send-bottom { margin-left:250px; }
#container #wrapper #content div.wpcf7 span.send-bottom input {width:auto;}




/* Footer
-------------------------------------------------------------------*/
#footer {
	background-color:#D1D1D1;
	bottom:0;
	clear:both;
	height:19px;
	left:0;
	position:absolute;
	width:100%;
}
