/*
Theme Name: FCPechersk
Theme URI: FCPechersk.com
Description: WordPress theme for FCPechersk.com
Version: 2.0
Author: Sergey Levchenko
Author URI: http://ArtGazm.com.ua/
*/

@import url("reset.css");

/* Begin Typography & Colors */

body {
	margin: 0;
	padding: 0;
	color: black;
	background: #225616 url(images/bodyback.jpg) repeat-x;
	font: 10px verdana;
}

a, a:visited {
	text-decoration: none;
	color: #0073ff;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width: 1056px;
	margin: 0 auto;
	border: 1px solid white;
	background: white url(images/shadow.jpg) repeat-x 0 52px;
	padding: 0;
}

/* Search */

.search {
	position: absolute;
	top: 10px;
	right: 170px;
}

.search form {
	width: 175px;
	height: 38px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.search form input.active {
	color: #5C5C5C;
}
.search a {
	margin-left: 0px;
	line-height: 12px;
}

.search form input {
	color: #BBB;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	width: 133px;
	height: 19px;
	background: url(images/search.png) no-repeat;
	border: 0;
	padding-left: 25px;
	//padding-top: 2px;
}
.search form input, x:-moz-any-link {
	padding-top: 2px;
}

/* Home */

.textadv {
	padding: 5px;
	line-height: 18px;
}

#gallery img {
	width: 300px;
	height: 197px;
}

.hider {
	width: 300px;
	height: 197px;
	padding: 5px;
	background: url(images/shadow.jpg) repeat-x;
	border: 1px dotted black;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}

.slideblock {
	position: absolute;
	top: 5px;
}

.galllink {
	display: block;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.homelist {
	width: 352px;
	padding: 5px;
	border: 1px dotted black;
	background: url(images/shadow.jpg) repeat-x;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	float: left;
	height: 310px;
}

.homelist h2 {
	color: white;
	background: #246f11 url(images/stepback.png) repeat-x;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}

.homelist ul li a, .homelist ul li a:visited {
	border-bottom: 1px dotted black;
	color: #0f2f08;
	display: block;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	padding: 5px;
}

.homelist ul li a:hover {
	color: white;
	background-color: #246f11;
}

.homelist2 {
	width: 349px;
	padding: 5px;
	border: 1px dotted black;
	background: url(images/shadow.jpg) repeat-x;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	float: left;
}

.homelist2 h2 {
	color: white;
	background: #246f11 url(images/stepback.png) repeat-x;
	padding: 5px;
	font-weight: bold;
	margin: 0 0 6px;
}

.homelist3 {
	width: 300px;
	padding: 5px;
	border: 1px dotted black;
	background: url(images/shadow.jpg) repeat-x;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	float: left;
	height: 310px;
}

.homelist3 h2 {
	color: white;
	background: #246f11 url(images/stepback.png) repeat-x;
	padding: 5px;
	font-weight: bold;
	margin: 0 0 6px;
}

.heroblock {
	width: 520px;
	padding: 5px;
	border: 1px dotted black;
	background: url(images/shadow.jpg) repeat-x;
	height: 444px;
	margin: 0 auto 5px;
	float: left;
}

.heroblock h2 {
	color: white;
	background: #246f11 url(images/stepback.png) repeat-x;
	padding: 5px;
	font-weight: bold;
	margin: 0 0 6px;
}

.herosmall {
	width: 240px;
	padding: 5px;
	border: 1px dotted black;
	background: url(images/shadow.jpg) repeat-x;
	height: 444px;
	margin: 0 5px 5px;
	float: left;
}

.herosmall h2 {
	color: white;
	background: #246f11 url(images/stepback.png) repeat-x;
	padding: 5px;
	font-weight: bold;
	margin: 0;
}

.pogoda {
	width: 200px;
	height: 100px;
	float: left;
}

.kursvalut {
	float: right;
	width: 88px;
	height: 100px;
	position: relative;
}

.kursevro {
	margin-top: 4px;
	margin-bottom: 3px;
}

.probki {
	width: 300px;
	height: 115px;
	margin-top: 10px;
}

/*Content*/

.gallpreview {
	width: 116px;
	height: 76px;
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px dotted gray;
}

/* Header */

#header {
	width: 1056px;
	height: 166px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}

.bookmarks {
	position: absolute;
	left: 447px;
	color: white;
	font-weight: bold;
	font-style: italic;
	top: 10px;
}

.bookmarks a, .bookmarks a:visited {
	color: white;
	text-decoration: none;
}

.bookmarks a:hover {
	color: yellow;
}

.forum {
	width: 108px;
	height: 31px;
	background-image: url(images/forum.jpg);
	position: absolute;
	bottom: 9px;
	right: 25px;
}

.forum:hover {
	background-image: url(images/forumh.jpg);
}

/*Corners*/

/*Breadcrump*/

.breadcrumb {

	float: left;

	width: 718px;

	font-size: 10px;

        color: white;
	padding: 5px;
	margin: 0px 0px 0;
	border: 1px solid black;
	background: #444 url(images/stepback.png) repeat-x;
}



.breadcrumb a, .breadcrumb a:visited {

	color: #e5ffd4;
	text-decoration: none;
}

	

.breadcrumb a:hover {

	color: yellow;

	text-decoration: none;

	}

/* Carusel */

.stepcarousel{
overflow: scroll;
	height: 391px;
	width: 728px;
	border: 1px solid black;
	margin: 0;
	background: black url(images/stepback.png) repeat-x;
	padding-top: 30px;
	position: relative;
}

.stepcarousel a, .stepcarousel a:visited{
	color: yellow;
}

.stepcarousel a:hover{
	text-decoration: underline;
}

.stepcarousel .prev{
	position: absolute;
	bottom: 7px;
	width: 20px;
	height: 20px;
	background: url(images/leftarr.png) no-repeat 0 0;
	left: 7px;
}

.stepcarousel .prev:hover{
	background: url(images/leftarr.png) no-repeat 0 -20px;
}

.stepcarousel .next{
	position: absolute;
	background: url(images/rightarr.png) no-repeat 0 0;
	width: 20px;
	height: 20px;
	right: 7px;
	bottom: 7px;
}

.stepcarousel .next:hover{
	background: url(images/rightarr.png) no-repeat 0 -20px;
}


.stepcarousel .belt{
position: relative;
	height: 300px;
}

.stepcarousel .panel{
float: left; /*margin around each panel*/
width: 668px;
	margin: 0;
	height: 300px;
	padding-left: 30px;
	padding-right: 30px;
}

.stepcarousel .panel h3{
	padding-top: 5px;
	padding-bottom: 10px;
	color: black;
	font: bold 20px Verdana;
}

.stepcarousel .panel img{
	width: 340px;
	height: 340px;
	float: left;
	padding: 5px;
	background: white url(images/shadow.jpg) repeat-x;
	border: 1px dotted white;
}

.stepcarousel .panel img:hover{
}

.beltdescription {
	float: right;
	width: 300px;
	height: 300px;
	color: white;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/*NavBar*/

#navbar {
	height: 25px;
	background-image: url(images/navbar.jpg);
	margin: 0 auto;
	padding: 0;
	width: 1056px;
	border-bottom: 1px solid white;
	font-size: 10px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navbar ul li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}

#navbar ul li a, #navbar ul li a:visited {
	display: block;
	color: white;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
	padding-right: 30px;
	padding-top: 7px;
	padding-left: 30px;
	text-shadow: #0f3005 1px 1px 1px;
	border-left: 1px solid #194508;
	border-right: 1px solid #48a324;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar ul li a:hover {
	color: black;
	text-shadow: #000000 0 0 0px;
	background: white url(images/shadow.jpg) repeat-x;
}

#navbar ul li ul {
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	width: 300px;
}

#navbar ul li ul li a, #navbar ul li ul li a:visited {
	border-bottom: 1px dotted white;
	color: black;
	text-shadow: #000000 0 0 0;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/greyback.jpg);
	font-style: normal;
}

#navbar ul li ul li a:hover {
	background-color: black;
	color: white;
	background-image: none;
}

#navbar ul li ul li {
	float: none;
}

#navbar ul li:hover ul {
	background-color: silver;
	color: white;
	display: block;
	z-index: 99999999999999999999;
}

/*SubNavBar*/

#subnavbar {
	height: 25px;
	padding: 0;
	width: 1056px;
	border-bottom: 1px solid white;
	background-color: black;
	font-size: 10px;
	margin: 0 auto 5px;
}

#subnavbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavbar ul li {
	padding: 0;
	margin: 0;
	float: left;
}

#subnavbar ul li a, #subnavbar ul li a:visited {
	display: block;
	color: white;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	height: 18px;
	padding-right: 30px;
	padding-top: 7px;
	padding-left: 30px;
	border-right: 1px solid white;
	font-weight: normal;
	font-style: normal;
	background-color: black;
}

#subnavbar ul li a:hover {
	color: black;
	background-color: white;
}

/*Sidebar*/

#sidebar {
	width: 310px;
	float: right;
	padding-right: 5px;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li {
	margin: 0 0 5px;
}

#sidebar ul li h2 {
	color: white;
	font-weight: bold;
	background: #113905 url(images/navbar.jpg) repeat-x;
	padding: 6px;
	margin: 0;
}

#sidebar ul ul {
	margin: 0;
	padding: 5px;
	line-height: 18px;
}

#sidebar ul li ul li {
	margin: 0;
}

#sidebar ul ul li a, #sidebar ul ul li a:visited {
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #373737;
	margin: 0;
	background-image: none;
	border-bottom: 1px dotted #373737;
}

#sidebar ul ul li a:hover {
	color: white;
	background: black url(images/stepback.png) repeat-x;
}

.widget {
	background: url(images/shadow.jpg) repeat-x 0 25px;
	margin-bottom: 5px;
	border: 1px solid black;
	padding: 0;
}

.herosmall .widget {
	border: 1px none black;
	background-image: none;
	padding: 0;
	margin-bottom: 5px;
}

.herosmall li {
	list-style-type: none;
	padding: 0;
}

.herosmall li a, .herosmall li a:visited {
	border-bottom: 1px dotted gray;
	display: block;
	color: #0f2f08;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
}

.herosmall li a:hover {
	text-decoration: none;
	background-color: #246f11;
	color: white;
}

.recentcomments {
	padding: 5px;
	border-bottom: 1px dotted gray;
}

/*Date*/

.date {
	padding: 0px;
	font-size:10px;
	color:#585757;
	margin: 3px 0 0;
}

.comment {
	background: url(images/post-comments.gif) no-repeat 0 4px;
	float: left;
	padding: 3px 0 2px 15px;
	margin: 3px 0 0;
}

.date ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.pdate {
	text-align: center;
	color: white;
	text-transform: uppercase;
	padding: 10px;
	font-weight: bold;
	line-height: 11px;
	font-family: verdana,sans-serif;
	float: left;
	background: black url(images/stepback.png) repeat-x;
	margin-left: -30px;
	border: 3px solid white;
	margin-right: 10px;
	width: 38px;
}

.pdate span { display: block;
	padding: 0;
	font-weight: bold;
	line-height: 13px;
	font-family: verdana,sans-serif;
}

.pdate span span {
	padding: 5px;
	font: bold 20px/20px verdana,sans-serif;
}

/*Content*/

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content h1 {
	margin: 0 0 10px;
	padding: 0;
	color: #1b530d;
	font: bold 24px "Trebuchet MS";
}

#content h1 a, #content h1 a:visited {
	color: #1b530d;
	text-decoration: none;
}

#content h1 a:hover {
	color: #2f9914;
}

#postarea {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted black;
}

#postarea p  {
	margin-top: 10px;
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#content {
	width: 730px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#content img {
}

#pimg
 {
	margin-right: 10px;
	float: left;
	border: 1px solid gray;
}

.ratingstars {
	float: none;
	margin-left: 142px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ratingtext {
	display: none;
}

/*Comments*/

#loged {
	float: right;
	padding: 10px;
	border: 1px solid white;
	width: 126px;
	line-height: 12px;
	text-align: center;
	background: white url(images/shadow.jpg) repeat-x;
	color: black;
}

#loged a, #loged a:visited {
	color: #0073ff;
}

#loged h3 {
	margin-top: 5px;
	font: 16px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin-bottom: 5px;
}

#gravatar {
	border: 1px solid white;
	margin: 0 10px 10px 0;
	width: 80px;
	height: 80px;
	float: left;
	padding: 3px;
	text-shadow: white 0px 0px 0px;
	background: white url(images/shadow.jpg) repeat-x;
}

#gravatarbig {
	border: 1px solid white;
	margin: 5px 0;
	width: 120px;
	height: 120px;
	padding: 3px;
	text-shadow: white 0px 0px 0px;
	background: white url(images/shadow.jpg) repeat-x;
}

#gravatar img {
	margin: 0;
	padding: 0;
}

#commresponse {
	padding-bottom: 10px;
	font: 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: #004c00;
	width: 718px;
}

.comments {
	margin: 0;
	padding: 10px 0 0;
	border-top: 1px dotted black;
}

.comments h3 {
	color: white;
	padding: 0;
	margin: 0 0 10px;
	font-size: 20px;
}

#commentblock {
	margin: 0;
	padding: 0;
	width: 640px;
}

#comments {
	line-height: 16px;
	font-size: 14px;
	width: 640px;
	margin: 0;
	padding: 0;
}

.commentlist {
	margin: 0;
	padding: 0;
}

#commentblock ol li {
	margin: 0 0 10px;
	width: 708px;
	padding: 10px;
	border: 1px solid black;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: white;
	background: #444 url(images/stepback.png) repeat-x;
}

#commentblock ol li h3 a, #commentblock ol li h3 a:visited {
	color: yellow;
}

#commentblock ol li h3 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.commentdate {
	display: block;
	font-size:10px;
	color: white;
	margin: 0 0px 0px;
	padding: 5px 0 10px;
	width: 640px;
}

.commenttext {
	float: right;
	width: 587px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #331200;
	color: black;
	background: white url(images/shadow.jpg) repeat-x;
}

.commenttext p a, .commenttext p a:visited {
	color: #0073ff;
}

.commenttext p {
	margin: 0;
	padding: 0;
	font: 11px/18px Verdana;
}

.registered {
	padding-bottom: 10px;
}

.commentforms {
	width: 708px;
	padding: 10px;
	margin: 0;
	border: 1px solid #331200;
	color: white;
	background-color: #444;
	background-image: url(images/stepback.png);
}

.commentforms a, .commentforms a:visited {
	color: yellow;
}

#name, #email, #url {
	width: 200px;
	margin-right: 20px;
	vertical-align: 0;
	padding: 3px;
	background: url(images/shadow.jpg) repeat-x;
}

#name, #email, #url, #words {
	padding: 3px;
	border: 1px solid #331200;
	margin: 0 0 10px;
	background: white no-repeat 0;
	font-size: 12px;
	line-height: 18px;
}

#words {
	background: white url(images/commback.gif) no-repeat 50% 40%;
	width: 540px;
}

#submit {
	border: none;
	color: white;
	font-weight: bold;
	background-image: url(images/navbar.gif);
	font-size: 14px;
	margin-bottom: 10px;
	background-color: green;
	height: 31px;
	padding: 5px 15px;
}

#submit:hover {
	background-image: url(images/sh2.gif);
	background-color: orange;
}

#commh2 {
	font: 16px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	border-bottom: 1px dotted gray;
	width: 100%;
	padding-bottom: 10px;
	color: white;
	margin-bottom: 10px;
}

/*Contact Form*/

#contactform {
	float: right;
	width: 300px;
}

#contactinfo {
	float: left;
	width: 300px;
}

.button {
	background-color: black;
	color: white;
	padding: 5px;
	border-style: none;
	margin-top: 10px;
}

.form-input input {
	border: 1px solid black;
	width: 300px;
	margin-bottom: 10px;
}

#ec_message {
	width: 300px;
	border: 1px solid black;
}

#captchaInputDiv {
}

#si_image {
	width: 120px;
	height: 40px;
}

/*Counter*/

.homecounter {
	padding-bottom: 5px;
	border-top: 1px dotted gray;
}

.homecounter li {
	padding: 5px;
	border-bottom: 1px dotted gray;
}

#infoimg {
	margin: 5px auto;
}

#ads15 {
	height: 15px;
	width: 468px;
	float: right;
}

.counter {
	
}

.counter li {
	padding: 7px;
}

.sidecounter li {
	border-bottom: 1px dotted gray;
	padding: 5px;
}

/*Search*/

#searchform {
	background-color: maroon;
	background-image: url(images/navwrap.jpg);
	padding: 3px;
}

#searchsubmit {
	background-color: transparent;
	color: white;
	font-weight: bold;
	border-style: none;
}

#s {
	width: 220px;
	border: 2px solid maroon;
}

/*Footer*/

.curvy4 ul {
}

#footer {
	width: 1056px;
	margin: 5px auto 15px;
	padding: 0;
	background: url(images/shadow.jpg) repeat-x 0 0;
	border: 1px solid white;
}

#footer a, #footer a:visited {
	color: green;
	font-weight: bold;
}

#footer p {
	width: 960px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #414141;
}

/*Calendar*/

#calendar_wrap {
	padding: 5px;
}

#wp-calendar td {
	padding: 5px 15px;
	color: gray;
}

#wp-calendar caption {
	padding-bottom: 5px;
	color: black;
	border-bottom: 1px dotted gray;
	padding-top: 5px;
	margin-bottom: 5px;
}

#wp-calendar thead {
	color: gray;
	border-bottom: 1px dotted gray;
}

#wp-calendar th {
	padding-bottom: 5px;
}

#wp-calendar tbody {
	border-bottom: 1px dotted gray;
}

#wp-calendar #next {
	text-align: right;
}

/*Page Number*/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 10px;
	font-family: Arial;
	color: gray;
}

#wp_page_numbers {
	width: 100%;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
}

#wp_page_numbers li a:hover {
	text-decoration: none;
	background: #92f125;
	color: white;
}

#wp_page_numbers li.space {
	padding: 6px;
}

#wp_page_numbers li.active_page a {
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
	background-color: #072201;
}
#wp_page_numbers li.active_page a:hover  { /* IE fix */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 6px;
	padding-right: 8px;
	font-size: 11px;
}

