/*
	Theme Name: YB-Light
	Description: Easy and light theme by <a href="http://blog.seonews2.com/">Yellow Blog</a>
	Author: Aivar Azizov
	Author URI: http://blog.seonews2.com/
	Version: 1.3
	Tags:two columns,fixed width,white,light,blue,pink,easy,tags

*/

/* Reset ------------------- */
 
* {
	margin: 0;
	padding: 0;
}
/* Global ------------------- */
 
body {
	font: normal 12px Verdana;
	color: #333;
	background-color: #ffffff;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* ul { list-style: none; }  */
ol {
	list-style-position: inside;
}
h1, h2, h3 {
	font: normal 24px Verdana;
	color: #F08D05;
}
h1 {
	font-size: 20px;
	margin-bottom: 7px;
}
h2 {
	font-size: 18px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #333333;
}
h1 a {
	color: #4787B2;
	text-decoration: underline;
}
h1 a:hover {
	color: #F08D05;
}
p {
	line-height: 18px;
	padding-bottom: 20px;
}
pre {
	border: 1px solid #d5d8f9;
	background: #fafafa url(images/bg-block.png);
	padding: 10px;
	margin-bottom: 20px;
}
/* Blocks ------------------- */

#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	height: 190px;
	clear: both;
	position: relative;
	background: url(images/traditions-header.gif) no-repeat;
	text-align: right;
}
#content {
	width: 783px;
	float: left;
	padding: 20px;
}
* html #content {
    overflow-x: hidden; overflow-y: hidden; 
    width: expression(document.body.offsetWidth - 225);
}

#sidebar {
	width: 177px;
	float: left;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 20px 0 10px 0;
	position: relative;
}
/* Logo ------------------- */

#logo {
	position: absolute;
	top: 50px;
	font: normal 28px Verdana;
	color: #4787B2;
	text-decoration: none;
	right: 15px;
}
/* Description ------------------- */

#description {
	position: absolute;
	top: 90px;
	font: normal 18px Verdana;
	color: #F08D05;
	text-decoration: none;
	right: 15px;
}
/* Header ------------------- */

#header ul {
	position: absolute;
	top: 175px;
	right: 15px;
	overflow: hidden;
}
#header ul li {
	float: left;
}
#header ul li a {
	color: #4787B2;
	text-decoration: underline;
	font-size: 14px;
}
#header ul li a:hover {
	color: #F08D05;
}
/* Sidebar ------------------- */

#sidebar h2 {
	color: #F08D05;
}
#sidebar li li li{
margin-left: 25px;
}
#sidebar li li li:first-child{
	list-style-image: url(/images/tiny_arrow.gif);
	list-style-position: inside;
margin-left: 5px;
}
#sidebar li li {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#sidebar li{
	margin-bottom: 3px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar li a {
	color: #4787B2;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #F08D05;
}
/* Post ------------------- */

.post {
	/*
	border-bottom: 1px dashed #aaa;
		border-top: 1px dashed #aaa;
		*/
	margin-bottom: 15px;
	/*clear: both;*/
}
.post .date {
	font-size: 16px;
	color: #abbbac;
	margin-bottom: 10px;
}
.post p a {
	text-decoration: none;
	color: #4787B2;
	border-bottom: 1px solid #333;
}
.post p a:hover {
	color: #555;
	border-bottom: 1px solid #555;
}
/*
 * Comments
 *
 */
 
h2#comments {
	color: #4787B2;
	margin-bottom: 10px;
	font-size: 16px;
}
.comment {
	background: #fafafa;
	padding: 10px;
	margin-bottom: 10px;
	color: #777;
}
.comment p {
	color: #333;
	font-size: 11px;
	line-height: 16px;
}
.comment .author {
	margin-bottom: 5px;
}
.comment-form {
	position: relative;
	z-index: 10;
}
.comment-form h3 {
	color: #333;
}
.comment-form p {
	padding-bottom: 5px;
}
.comment-form .text {
	width: 150px;
	height: 20px;
	margin-top: 5px;
}
.comment-form label {
	margin-left: 5px;
}
.comment-form textarea {
	width: 380px;
	height: 70px;
	margin-top: 5px;
}
.comment-form .submit {
	margin-top: 5px;
	padding: 3px 5px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
	font-size: 16px;
}
#footer {
	color: #4787B2;
}
#footer a {
	color: #F08D05;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* agents css */

.agents{

}
.agents ul{
	
}
.agents ul li{
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
}
.agents ul li ul li{
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	float: left;
	clear:left;
	margin-left: 0px;
	font-weight: normal;
	list-style-type: none;
}
.headshot {
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 5px;
}
.agent_profile {
	float: left;
	width: 250px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}
/*
.agent_profile li {
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
}
.agent_profile li li {
	float: left;
	margin-left: 0px;
	font-weight: normal;
	list-style-type: none;
}
*/
/* other css fixes */

#header ul {
	list-style-type: none;
}
#header li {
	margin-left: auto;
}
.post li {
	margin-left: 25px;
}
.post ul {
	margin-bottom: 15px;
}

/* ad related css */

.sponsor{
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/*.showtime {} */
.showtime {
	float: right;
	clear:both;
}

#float_left {
	float: left;
	width: 50%;
}
#float_right {
	float: right;
	width: 50%;
}

/* non js crap */

#include_content{
	height: 75px;
	overflow: hidden;
}

#small_link{
	font-size: 10px;
	text-align: center;
}

/* fix ie issue with centered text */

/* listings page */
center table tr td {
	text-align: left;
}
/* details page */
center table tr td table tr td {
	text-align: left;
}