/*  
Theme Name: Real Estate 2
Theme URI: http://www.wordpresstemplates.com
Author: Jyot Vakharia
Author URI: http://www.wordpresstemplates.com 
Description: Real Estate 2
*/

body
	{
		/* background:#334117; */
		background:url(images/body-bg.jpg) repeat-x;
		font-size:12px;
		font-family:Arial;
		margin:0px auto;
		padding:0px;
	}
#main
	{
		width:952px;
		margin:0px auto;	
		padding-bottom:10px;
	}
.header
	{
		background:url(images/header_bg.jpg) no-repeat;
		height:277px;
	}
.blog_title
	{
		width:450px;
		float:left;
		color:#213C91;
		overflow:hidden;
		padding-left:60px;
		height:200px;
	}
.blog_title h1
	{
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS",Arial;
		font-size:44px;
		padding-top:10px;
		padding-top:50px;
		/* color: #213C91; */
	}
.blog_title a, .blog_title a:visited
	{
		color:#213C91;
		text-decoration:none;
	}
.blog_title h2
	{
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS",Arial;
		font-size:15px;
	}
/*  Search Form Style */
form
	{
		padding:0px;
		margin:0px;
		vertical-align:middle;
	}
.search
	{
		float:right;
		width:306px;
	}
.searchform
	{
		background:url(images/search_bg.jpg) no-repeat;
		height:37px;
	}
fieldset
	 {
		margin: 0;
		padding: 0;
		border: none;
		padding-left:13px;
		padding-right:10px;
		padding-top:3px;
	}
#s
	{
		width: 192px;
		padding: 2px 3px 2px 8px;
		background:#fff;
		border:solid 1px #cfb89c !important;
		float:left;
		margin-top:2px;
	}
 #x {
		width: 64px;
		padding: 0;
		text-transform: lowercase;
		color: #000;
		float:left;
		margin-left:5px;
	}
/*-----------------Top Nav--------------------*/
.nav
	{
		margin-top:56px;
		padding-left:50px;
		height:16px;
		overflow:hidden;
               /*  background-color: #3E95DA; */
	}
.nav ul, .nav li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.nav li
	{
		display:inline;
	}
.nav li a, .nav li a:visited
	{
		display:block;
		float:left;
		font-family:Verdana, Arial;
		color:#000;
		text-decoration:none;
		padding-left:20px;
		padding-right:20px;
		padding-top:1px;
		padding-bottom:1px;
		font-size:12px;
		font-weight:bold;
		border-left:solid 1px #1b1714;
	}
.nav li a:hover
	{
		color:#888;
	}

/*-------------------------------------------------*/

#content
	{
		padding-top:2px;
	}
img
	{
		border:none;
	}	
.rightColumn
	{
		
		float:left;
		width:214px;
		padding-bottom:10px;
		overflow:hidden;
	}
h2
	{
		margin:0px;
		padding:0px;
	}
.contentColumn
	{
		width:720px;
		float:right;
		background:#fff url(images/contentbg.gif) repeat-y;		
	}
.contentColumnTop
	{
		/* background:url(images/contetTopBg.jpg) no-repeat left top; */
	}
.contentColumnBottom
	{
		background:url(images/content_bottom.jpg) no-repeat left bottom;
		padding-bottom:10px;
		padding-top:16px;
		
	}
/* Sidebare Styling  */
h1,h2,h3
	{
		margin:0px;
		padding:0px;
	}
.sidebar
	{
		background:url(images/sidebar_bg.jpg) repeat-y;
		font-size:13px;
		font-family:Tahoma;
		width:214px;
		overflow:hidden;
	}
.sidebar_top
	{
		/* background:url(images/sidebar_top.jpg) no-repeat left top; */
             /* background:url(images/sidebar_top.gif) no-repeat left top; */
	}
.sidebar_bottom
	{
		/* background:url(images/sidebar_bottom.jpg) no-repeat left bottom;*/
		padding:10px;
		padding-left:0px;
		padding-right:0px;
		padding-top:20px;
		height:1%;
	}
.sidebar_title
	{
		margin:0px;
		padding:0px;
		padding-top:7px;
		padding-bottom:7px;
		color:#ffffff;
		font-size:14px;
		text-transform:uppercase;
		padding-left:15px;
		font-weight:normal;
		/* background:#2baed2; */
                background:#8f8f8f;  
	}
.no_bg
	{
		background:none !important;
	}
.sidebar ul li
	{
		margin-bottom:15px;
		color:#525252;		
	}
.sidebar li li
	{
		background:url(images/li_img.jpg) no-repeat 25px 11px;
		padding-left:35px;
		border-bottom:dashed 1px #b4b1b1;
		padding-bottom:3px;
		padding-top:5px;
	}
.sidebar li li li
	{
		border:none;
	}
.sidebar ul, .sidebar li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.sidebar ul ul
	{
		padding:3px;
		margin-left:0px;
		background:none !important;
	}
.sidebar ul ul ul
	{
		margin-top:0px;
	}
.sidebar ul ul li
	{
		margin-bottom:0px;
	}
.sidebar li a, .sidebar li a:visited, .sidebar a, .sidebar a:visited
	{
		color:#013e76;
		text-decoration:none;
	}
.sidebar li a:hover, .sidebar a:hover
	{
		color:#3366FF;
		text-decoration:none;
	}
.sidebar a
	{
		padding-left:5px;
	}
.sidebar #s
	{
		width:100px;
	}
/*----------------------------------*/
/*  Content Styling */
.story
	{
		color:#747473;
	   	/* margin-bottom:20px; */
		overflow:hidden;
		padding:10px;
		padding-left:7px;
		padding-right:7px;
		padding-top:0px;
	}
.story_title
	{
		/* background:#8deaf6; */
        background:#8F8F8F;
		padding:6px;
		padding-left:15px;
		padding-right:15px;
	}
.date
	{
		color:#454545;
		font-size:13px;
		float:right;
	}
.big
	{
		font-size:21px;
	}
.content_title
	{
		/* color:#a51a13; */
                color:#ffffff;
		font-size:19px;
		padding-bottom:1px;
		overflow:hidden;
		font-weight:normal;
		height:1%;
                font-color: #000000;
	}
.content_title a, .content_title a:visited
	{
		text-decoration:none;
		color:#ffffff;
	}
.content_title a:hover
	{
		color:#000066;
	}
.author
	{
		color:#454545;
		font-size:11px;
		float:left;
		padding-top:2px;
	}
.author a, .author a:visited
	{
		color:#454545;
		text-decoration:none;
	}
.author a:hover
	{
		text-decoration:underline;
	} 
.padd20
	{
		padding-left:246px;
	}
.story_content
	{
		padding:12px;
		line-height:17px;
		text-align:justify;
		padding-left:15px;
		padding-right:15px;
	}
.story_content p
	{
		margin:0px;
		padding:0px;
		margin-bottom:10px;
	}
.read_post
	{
		font-weight:bold;
		padding:5px;
		padding-left:16px;
		padding-right:15px;
		font-size:11px;
	}

.read_post a, .read_post a:visited
	{
		text-decoration:underline;
		color:#a51a13;
	}
.read_post a:hover
	{
		color:#000;
		text-decoration:none;
	}
.post_img
	{
		width:200px;
		float:left;
	}
.user_comments
	{
		width:200px;
		float:right;
		text-align:right;
	}
.pagetitle
	{
		color:#777;
		padding-top:10px;
		font-size:19px;
		padding-left:10px;
		padding-bottom:7px;
	}
.footerborder
    {
		text-align:center;
		color:#000000;
	}
.footerborder a, .footerborder a:visited
	{
		color:#000000;
		text-decoration:none;
	}
#footer
	{
		padding-top:15px;
		padding-bottom:5px;
		color:#000000;
	}
a, a:visited
	{
		
		color:#000000;
		text-decoration:none;
	}
a:hover
	{
		color:#000000;
	}
/* COMMENT BUBBLES */
.commentlist, .commentlist li
	{
		margin:0px !important;
		padding:0px !important;
		list-style:none !important;
	}
.commentlist
	{
		margin:0px;
		padding:0px;
		color:#000;
		padding-right:10px;
	}
.commentlist li
	{
		margin:0px;
		padding:0px;
		margin-bottom:5px !important;
		color:#000;
		height:1%;
		background:url(images/comm_items.jpg) repeat-x top #effaff;
		padding:6px !important;
		border:solid 1px #aeaeae !important;
	}
	
.alt 
	{
		color:#000;
		border:solid 1px #aeaeae !important;
	}
#comments
	{
		font-size:15px;
		padding-bottom:5px;
	}
#respond
	{
		font-size:15px;
		padding-top:14px;
	}
form
	{
		margin:0px;
		padding:0px;
	}
#commentform p
	{
		padding:0px;
		margin:0px;
		padding-top:10px;
	}
/* CALENDER STYLE */
#wp-calendar {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar caption {
	border-bottom: 1px dotted #C6C6C6;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 5px 15px;
	text-align: left;
}

#wp-calendar td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wp-calendar td a, #wp-calendar td a:visited {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td a:hover {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td.pad {
	background: transparent;
}

#wp-calendar tfoot td a:link, #wp-calendar tfoot td a:visited {
	background: none;
	border: 0px;
	color: #000000;
	text-decoration: underline;
}

#wp-calendar tfoot td a:hover {
	background: none;
	color: #363636;
	text-decoration: none;
}

#wp-calendar tfoot td#next {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#wp-calendar tfoot td#prev {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#wp-calendar tfoot td, #wp-calendar tfoot td.pad {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#wp-calendar th {
	color: #CF3A0B;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar ul{
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/* ADDITIONAL CSS */

.story ul, .story ol
	{
		margin: 10px;
		margin-left: 20px;
		padding: 0px;
	}
.story ul, .story li
	{
		list-style: square;
		padding: 0px;
	}
.story li
	{
		margin-bottom: 10px;
	}

.story ol, .story ol li
	{
		list-style: decimal;
		background:none;
		padding: 0px;
	}
blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 30px;
	padding-bottom:4px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

.comment_text
	{
		padding: 5px;
		margin-left: 70px;
	}
.comment_avtar
	{
		float: left;
		padding: 5px;
	}
.commentlist li p
	{
		margin: 0px;
		margin-bottom: 10px;
	}
	
.clear_left
	{
		clear:left;
	}
.commenter
	{
		padding-left:15px;
	}
.navigation
	{
		padding-left:20px;
	}
.navigation a, .navigation a:visited
	{
		color:#0099CC;
	}
.navigation a:hover
	{
		color:#6699FF;
	}
.center
	{
		padding-top:10px;
		padding-left:20px;
	}
.clearer
	{
		clear:both;
	}
.alignleft
	{
		float:right;
		padding-right:20px;
	}
.alignright
	{
		float:left;
	}
#footer
	{
		background:#fdfdfd;
		padding:10px;
		margin-top:18px;
	}
#footer a, #footer a:visited
	{
		color:#555555;
	}
#footer a:hover
	{
		text-decoration:underline;
	}


/* ---- drop down menu -------- */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; width:745px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:158px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/* .menu li {float:left;width:149px;position:relative;} */
.menu li {float:left;width:158px;position:relative;}


/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:13px;
	text-decoration:none; 
	color:#000000; 
	width:158px; 
	height:30px;
	padding-left:20px;
	font-weight: bold;
	line-height:130px;
	/*
	border:0px solid #000; 
	border-width:0px 0 1px 1px; 
	background:#758279; 
	
	line-height:29px;
	*/
}


/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; width:138px;}

/* style the second level background */
/* .menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;} */


/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;top:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;width:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  /* background: white; */
  border-left: 0px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
 /*  background: white; */
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  /* background: black; */
}

.menu ul .current_page_item ul a:hover {
  /* background: gray; */
}

.menu .current_page_item a:hover {
  background: white;
}

