/*
Theme Name: Finley Property Management custom theme
Author URI: http://www.thepavel.com/
Version: 1.0
Author: Pavel Lutskovsky
Description: based on blue-green harmony

*/
<meta name="google-site-verification" content="Ruzj7Mz6-Tu-uKV2fGIX_a40z27fh9XmSKL2_GNh-gE" />

html, body {
	background:#231f20;
}
body {

	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	margin:0;
	margin-top: 5px;
	padding:0;
	color:#000000;
	line-height: 22px;
    text-align: justify;
}
a{
	outline: none;
}
blockquote{
	font-size:12px;
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #000;
	border-left: 4px solid #91C038;
}
img{
	border:none;
}
form{
	margin:10px 0 0 0;
}
input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
}
label{
	float:left;
}
hr{
	margin:8px 0;
	color:#231f20;
	background:#231f20;
}
#container {
	background:url(images/content_bg.jpg) repeat-y;
	width: 960px; 
	text-align: justify; 
	margin: 0 auto;
}
/* header styles */
#header {
	background:#ffffff;
	margin:0;
}

#logo_image {
	float: left;
}
#banner_images {
	float: right;
	height: inherit;
	margin-top: 15px;
}
#banner_images img {
	border: 0px;
	padding: 0px;
	margin-left: -3px;
	
}
/* top menu styles */
#menu { 
	margin:0;
	padding: 0;
	background: #a3b32f;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	width: 100%;
	text-align: center;
}
#menu ul {
	margin: 0;
	padding: 10px;
	width: 100%;
	text-align: center;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 10px;
}
#menu ul li a:hover {
	color:#231f20;
}
/* search styles */
#search {
	text-align:center;
	padding:10px;
}
#search #s, #author, #email, #url, #comment {
	border: 1px solid #000;
}
#search #searchsubmit, #submit {
	border: 1px solid #6c6c6c;
	background:#628226;
	color:#FFFFFF;
}
#searchform{
	margin:30px 0 0 20px;
}

/* content styles */
#content_wrapper{
	width:958px;
	margin:0px;
	float:left;
	padding:20px 0;
	border-right: 1px solid #d1d898;
	border-left: 1px solid #d1d898;
}
#content { 
width: 95%; 
float: left; 
margin-left: 30px;
margin-right: 30px;
margin-top: 20px;
}
#content p{
margin: 0;
line-height: 18px;
}
#content h1 {
color: #505324;
font-size: 28px;
font-family: "Trebuchet MS", Arial, verdana;
font-weight: normal;
padding: 10px;
line-height: 150%;
margin: 0;
}
#content h1 a{
color: #2D170A;
text-decoration: underline;
}
#content h1 a:hover {
color: #dedede;
text-decoration: none;
}
#content h2 {
color: #505324;
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
border-bottom: 2px solid #505324;
margin:10px 0 15px 0;
padding:0 0 2px 0;
}
#content h2 a, #content h3 a{
color: #505324;
text-decoration: none;
display:block;
}
#content h2 a:hover, #content h3 a:hover {
color: #231f20;
text-decoration: none;
}
/* posts styles */
.posts{
padding:0;
background:#fff;
margin:0 0 20px 0;
width:100%;
position:relative;
}
.padding10{
padding:0px;
}
.posts h2 a{
padding:0 10px 0 0;
}
.posts .title {
margin: 0;
padding: 0 0 5px 50px;
font-size: 1.8em;
}
.posts a, .posts a:visited{
color: #6c6c6c;
}
.posts a:hover{
text-decoration: underline;
}
.posts ol{
margin:0;
padding:0;
}
.posts ol li{
list-style: decimal inside;
padding:4px 0 4px 10px;
margin:0;
}
.posts ul {
list-style: none;
margin: 0;
padding: 0 0 10px 0;
}
.posts ul li {
list-style: square inside;
margin: 0 0 0 10px;
padding: 5px 0 0 0;
}
.posts ul li a {
color: #cccccc;
text-decoration: none;
}
.posts ul li a:hover {
color: #000000;
text-decoration: underline;
}
.posts blockquote p{
margin: 0 0 20px 0;
padding: 0;
}
.posts p img, .posts img{
border: none;
padding: 5px;
}
.posts ol li img{
border:none;
padding:0
}
.input_comment{
margin:0 0 6px 0;
}
.prev{
float:left;
text-align:left;
padding:0 0 10px 10px;
color:#2D170A;
}
.next{
float:right;
text-align:right;
padding:0 0 10px 0;
color:#2D170A;
}
.prev_next{
padding:20px 0 0 0;
color:#2D170A;
text-align:center;
}
.prev_next a, .prev a, .next a{
text-decoration:none;
color:#2D170A;
}
.prev_next a:hover, .prev a:hover, .next a:hover{
text-decoration: underline;
color: #2D170A;
}
.author_date{
text-align:right;
padding:6px;
background:#CCDFEC;
color:#000;
margin:0 0 14px 0;
}
.topic_comment{
text-align:left;
padding:6px 0 20px 10px;
color:#000;
margin:0;
border-bottom:4px solid #91C038;
}
.topic_comment a, .topic_comment a:visited{
color:#000;
}
/* comments styles */
.comments {
padding: 8px;
}
.comments * {
font-size: 13px;
}
.comments h3 {
color: #6B030B;
font-size: 14px;
font-family: Times New Roman, Georgia, Serif;
margin-bottom: 10px;
}
.comments .commentlist {
padding: 0;
margin: 0;
}
.comments .commentlist div {
margin: 5px 0 5px 0;
padding: 10px;
background: #F5F5F5;
width: 450px;
overflow: auto;
}
.comments .commentlist .alt {
background: #FFFFFF;
}
.comments ol {
list-style-type: decimal;
line-height: 18px;
margin: 0;
padding: 0 0 10px 0;
}
.comments ol li{
list-style: decimal inside;
margin:0;
padding:10px;
border-bottom:2px solid #aaa;
}
.graybox{
background: #e2e2e2;
}
.whitebox{
background: #f8f8f8;
}
/* r_sidebar styles */
#r_sidebar{ 
width: 320px;
float: left; 
margin: 0 0 0 20px;
padding: 0; 
}
.big_ad{
margin:0 auto 4px 6px;
border:1px solid #000;
padding:4px;
}
.big_ad:hover, .ad125:hover{
border:1px solid #ddd;
}
#adboxes{
padding:0 0 0 14px;
}
.ad125{
border:1px solid #91C038;
padding:0;
text-align:center;
height:125px;
width:125px;
margin:0 4px 14px 6px;
float:left;
background:#fef2dc;
}
/* widget_box styles */
.widget_box {
width: 320px;
display: block;
background:#fff;
float: left; 
margin:0 0 10px 0;
padding: 0;
font-size:11px;
}
.widget_box p{
padding:10px;
}
.widget_box h1, .widget_box h2, .widget_box h3{
color: #fff;
background:#91C038;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
list-style: none;
padding: 5px;
margin: 0;
text-transform: uppercase;}
.widget_box h3 a{
color: #fef2dc;
}
.widget_box a {
margin: 0;
padding: 0 0 0 6px;
color: #6c6c6c;
text-decoration: none;
}
.widget_box a:hover{
color:#EF7222;
}
.widget_box ul{
list-style: none;
margin: 0;
padding: 0;
}
.widget_box ul li{
list-style: none;
margin: 0;
padding: 4px 0 4px 4px;
font-size: 11px;
border-bottom:1px inset #6c6c6c;
}
.widget_box ul li a{
margin: 0;
padding: 0 0 0 4px;
color: #666666;
text-decoration: none;
border-left:14px solid #91C038;
height:14px;
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.widget_box ul li a:hover{
border-left:14px solid #29609C;
text-decoration:none;
color:#000;
}
.widget_box ul ul li ul{
margin-top: 0;
}
.widget_box ul ul li ul li{
padding-left: 10px
}
.widget_box .recentcomments a, .widget_box .recentcomments a:hover{
border-left:none;
}
.clear{
clear:both;
}
/* footer styles */
#footer_container {
	position: relative;
	bottom: 0;
	width: 100%;
}
#footer { 
	background:#231f20;
	padding: 5px;
	text-align: right;
	border-bottom:none;
	color:#fff;
	margin:0 auto;
	width:950px;
}
#footer a{
color:#CCDFEC;
}
#footer a:hover{
text-decoration:none;
}
.alignleft{
border: none;
padding: 0 5px 5px 0;
float:left;
}
.alignright{
border: none;
padding: 5px 0 0 5px;
float:right;
}
/* Style for Usual tabs ////////////////////////////////////////////////////////////////////////////////*/
.usual {
padding:0;
margin:0;
}
.usual ul{
list-style: none;
margin: 0;
padding: 0;
}
.usual ul li{
list-style: none;
margin: 0;
font-size: 12px;
float:left;
padding:6px 2px 0 0;
text-align:center;

}
.usual ul li a {
text-decoration:none;
color:#fff;
background:#91C038;
border:none;
display:block;
padding:6px;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.usual ul li a:hover {
color:#fff;
background:#29609C;
}
.usual ul li a.selected {
margin-bottom:0;
color:#000;
background:#fff;
cursor:default;
}
.usual .widget_box div {
clear:left;
padding:0 0 4px 0;
background:#fff;
}
.usual .widget_box div ul li{
border-bottom:1px inset #6c6c6c;
padding:4px 0 4px 4px;
text-align:left;
}
.usual .widget_box div ul ul li{
padding:2px 0 2px 14px;
border-bottom:none;
}

.usual .widget_box div ul li a, .usual .widget_box div ul li a.selected { 
margin:2px 0 2px 2px;
padding: 0 0 0 4px;
color: #666666;
text-decoration: none;
border-left:14px solid #91C038;
border-top:none;
border-right:none;
display:block;
float:left;
width:296px;
background:none;
letter-spacing:normal;
font-size:11px;
}
.usual .widget_box div ul ul li a{ 
border-left:none;
}
.usual .widget_box div ul li a:hover{
text-decoration:none;
color:#000;
border-left:14px solid #29609C;
background:none;
}
.usual .widget_box div a{
color:#29609C;
}
.usual .widget_box div a:hover{
color:#c7c6c6;
}

a.blockLink, a.blockLink:link, a.blockLink:visited {
	background: #231f20;
	padding: 4px 8px 4px 8px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.blockLink:hover, a.blockLink:active {
	color: #a3b32f;
}