
html{
    background: gray url(images/ground-bg.jpg);
    padding: 0px;
}

body {
	background: url(images/yadro.png) no-repeat center bottom;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
#page {

}
#wrapper {
	margin: 0px auto;
	position: relative;
        width: 1030px;
}

/* ------------------------------------- header area  */
#header {
	height:448px;
        background: url(images/header-bg.jpg) repeat-x top left;
}

#house {
    height:448px;
    background: url(images/house.png) no-repeat top center;
    width:975px;
}



/* site title */
h1 {
	position: absolute;
	margin-left: 75px;
        margin-top: 10px;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
        text-indent: -5000px;
        display: block;
        width: 150px;
        height: 157px;
        background: url(images/logo.png) no-repeat top center;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	margin-top: 320px;
	margin-left: 750px;
	color: #ffff00;
	font: 17px Arial;
}
/* search form */

#searchform span{
    margin-left: 20px;
    color:#FFF;
    font:14px Arial;
}

#searchform a {
    font:14px Arial;

}
#searchform #s{
    margin: 10px 0px 15px 20px;
    //margin-bottom:10px;
}
#searchform #searchsubmit {
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 505px;
	float: left;
        margin: 0px;
}

#left-col-inner {
    background: url(images/paper-top.png) no-repeat left top;
    margin: 0px;
    width:506px;
    height:109px;
    float: left;
}

#banner-place{
    width: 505px;
    padding: 20px 0 20px 0;
    font-size:20px;
    color:#fff;
}

/* main menu */
#nav {
	height: 121px;
        position: absolute;
        margin-top: 377px;
        margin-left: 240px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}




#nav ul li a{
	text-indent: -5000px;
	text-decoration: none;
	color: #000000;
	display: block;
        width: 116px;
        height: 71px;
        background: url(images/menu.png) no-repeat left top;
        background-position: 0px -71px;
}

#nav ul li a:hover{
    background-position: 0px 0px;
}

#nav li.page-item-368 a{
        background-position: -116px -71px;
}

#nav li.page-item-463 a{
        background-position: -232px -71px;
}

#nav li.page-item-21 a{
        background-position: -348px -71px;
}

#nav li.page-item-12 a{
        background-position: -464px -71px;
}

#nav li.page-item-527 a{
        background-position: -580px -71px;
}


#nav li.page-item-368 a:hover{
        background-position: -116px -0px;
}

#nav li.page-item-463 a:hover{
        background-position: -232px -0px;
}

#nav li.page-item-21 a:hover{
        background-position: -348px -0px;
}

#nav li.page-item-12 a:hover{
        background-position: -464px -0px;
}

#nav li.page-item-527 a:hover{
        background-position: -580px -0px;
}




/* sub menu */
#subnav {
	position:absolute;
        margin-top:90px;
        margin-left:20px;

}
#subnav ul {
	margin: 0px;
	padding: 3px 5px 5px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
line-height:12px;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0 0 5px;
	display:inline;
	line-height: 18px;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
#content {
	width: 504px;
	background: url(images/paper-pattern.png) repeat-y left top;
        background-position:  11px 0;
	clear: both;
	overflow: hidden;
        margin: 0px;
}

#content-margin {
    width: 444px;
    margin: 0px 20px 10px 30px;

}

.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
        display: none;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	font: 18px Arial;
        color: #000;
	width: auto;
}
.postdata {
	font-size: 90%;
	color: #000;

}

 .alignleft{
    float: left;
}
.postdata a, .postdata a:visited {
	color: #00648a;
	text-decoration: underline;
}
.postdata a:hover {
	color: #00648a;
	text-decoration: none;
}
.postdata .category{
	color: #00648a;
        font:bold 12px Arial;
        text-decoration: underline;
	padding-left: 0px;
	float: left;
}
.postdata .comments{
	/*background: url(images/mini-comment.gif) no-repeat;*/
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	/*background: url(images/mini-down-arrow.gif) no-repeat left center;*/
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}
p.submeta{
	font-size: 11px;
        display: block;
}

.entry a{
    color:#CC0000;
}

/* post title */
h2 {
	color: #000;
	margin: 3px 0 2px;

	font: normal 18px Arial, sans-serif;

}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	/*background: url(images/navigation-bg.gif) no-repeat left center;*/
	height: 21px;
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: 15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	/*padding-left: 20px;*/
	/*background: url(images/post-nav-previous.gif) no-repeat left center;*/
}
.post-nav .next a {
	float: right;
	/*padding-right: 20px;*/
	text-align: right;
	/*background: url(images/post-nav-next.gif) no-repeat right center;*/
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url() no-repeat ;
	padding-left: 40px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	/*background: url(images/respond.gif) no-repeat;*/
	padding-left: 0px;
	font: bold 140%/120% Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px;
	clear: both;
        color: #000;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 420px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 300px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: ;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
	background: url(images/paper-bot.png) no-repeat;
        background-position: -4px 0px;
	width:514px;
        height:118px;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-right{
	float:right;
	margin-left: 0px;
        padding-top: 20px;
        font-size: 14px;
}
#sidebar-left {
	float: left;
	margin-right: 10px;
        padding-top: 20px;
}
#sidebar-right,
#sidebar-left {
	width: 250px;
	color: #6dd0f7;
	line-height: 160%;
}
#sidebar-right p,
#sidebar-left p  {
	margin: 0px 0px 15px;
}
#sidebar-right h3,
#sidebar-left h3 {
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	color: #fff;
        margin-bottom: 10px;
        margin-left: 20px;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited,
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #666666;
}
#sidebar-right h3 img,
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-right a, #sidebar-right a:visited,
#sidebar-left a, #sidebar-left a:visited  {
	color: #6dd0f7;
	text-decoration:underline;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active,
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
        color: #ffff00;
}
#sidebar-right ul,
#sidebar-left ul {
	list-style: none;
	margin: 0 0 0 20px ;
	padding: 0 ;
}
#sidebar-right ul li,
#sidebar-left ul li {

	margin: 5px 0 0 0;
}
#sidebar-right ul li ul li,
#sidebar-left ul li ul li {
	padding-left: 12px ;
}

/* ------------------------------------- widget styles  */

/*login form*/
#login-form{
    width:208px;
    height:101px;
    background: url(images/login-bg.png);
    margin-bottom: 20px;
}
#login-head{
    text-align: right;
    padding:0px 5px 0 0;

}

#login-head a{
    color:#ffff00;
    font-size: 12px;
}

#login .label, #password .label{
    float:left;
    color: #ffff00;
    width: 69px;
    font-weight: bold;
}
#login .label span, #password .label span{
    margin-left: 5px;
}


#login .input input, #password .input input, #searchform #s{
    width:132px;
    height: 22px;
    background: url(images/input-bg.png) no-repeat;
    border:none;
}

#login-foot {
    font-size: 12px;
    color: #6dd0f7;
    font-family: Arial;
}

#login-foot a {
    margin: 5px 17px 5px 5px;
}

#login-foot input{
    width: 52px;
    height: 19px;
    background: gray url(images/login-button.png) no-repeat;
    border: none;
    text-indent:-5000px;
}
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ,
#categories-1 ,
#categories-2 ,
#categories-3 ,
#categories-4 ,
#categories-5 ,
#categories-6 ,
#categories-7 ,
#categories-8 ,
#categories-9 {
    margin-bottom: 0px;
}

#categories ul li,
#categories-1 ul li,
#categories-2 ul li,
#categories-3 ul li,
#categories-4 ul li,
#categories-5 ul li,
#categories-6 ul li,
#categories-7 ul li,
#categories-8 ul li,
#categories-9 ul li {
	/*background: url(images/mini-category.gif) no-repeat;*/
        color:#6dd0f7;
        font: normal 14px/100% Arial, Helvetica, sans-serif;
}

/* category widget */
#categories ul li a,
#categories-1 ul li a,
#categories-2 ul li a,
#categories-3 ul li a,
#categories-4 ul li a,
#categories-5 ul li a,
#categories-6 ul li a,
#categories-7 ul li a,
#categories-8 ul li a,
#categories-9 ul li a{
	text-decoration: underline;
        color:#6dd0f7;
}

/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

/* MangoOrange.com footer (must be included, but can be modified) */
div#footer span.mangoorange{
	color: #fff;
	}

div#footer span.mangoorange a,
div#footer span.mangoorange a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

div#footer span.mangoorange a:hover{
	text-decoration: underline;
	}

// WP-SNAP

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 10px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}

#page center a, #page center{
    color: #000;
}

#page center a{
    text-decoration: underline;
}

#search-1 ,
#search-2 ,
#search-3 ,
#search-4 ,
#search-5 ,
#search-6 ,
#search-7 ,
#search-8 ,
#search-9{
    background: transparent url(images/search-bg.png) no-repeat 10px 5px;

    height: 118px;

}

#search-1 h3,
#search-2 h3,
#search-3 h3,
#search-4 h3 ,
#search-5 h3,
#search-6 h3,
#search-7 h3,
#search-8 h3,
#search-9 h3
{
    color:#FFF;
    font: 18px Verdana;
}

#rss{
    background: transparent url(images/rss-bg.png) no-repeat top left;
    width:201px;
    height:100px;
    _margin-top:30px;
	padding:0px;
}

#rss h3{
    background: transparent url(images/input-bg.png) no-repeat;
    width:100%;
    height: 30px;
    position: absolute;
    margin:-10px 0px 10px 15px;
    color: #6dd0f7;
    font: bold 16px Arial;
    padding-left: 5px;
    padding-top: 2px;

}

#rss h3 a{
    display: block;
    background: transparent url(images/rss-button.png) no-repeat;
    background-position: 0px 0px;
    width: 41px;
    height: 41px;
    text-decoration: none;
    position: absolute;
    margin-top:-30px;
    margin-left: 135px;
    // margin-left: 95px;
    //margin-top:-10px;
}

#rss h3 a:hover{
    background-position: 0px -41px;
}

#rss div {
   margin-top:40px;
   padding: 10px 0px;

}

.rating{
    color:#00648a;
    font: bold 12px Arial;
    white-space: nowrap;
width:118px;
visibility:hidden;
}

.blueline{
    background: transparent url(images/blueline.png) repeat-x top left;
    background-position: 0px 10px;
    height:20px;
    width:100%;

}

.author{
    color:#00648a;
    font: bold 12px Arial;
    white-space: nowrap;
}

p.akpc_pop {
color: #00648a;
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
white-space: nowrap;
position:absolute;
margin-top:10px;
}
.property_content {
    margin: 0 !important;
}
.property_content .type-property {
    width: 444px;
    margin: 0px;
}
