/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/*@import url('http://www.southbeachrealestate.com/css/global.css');
*/
/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* -------------------------------------------------------------- 
   
   Additions 2010-01-22 lanexa
   
-------------------------------------------------------------- */   

body 	{
	background:url(../../../../images/header/header_extra2.jpg) repeat-x;
	background-color: #292928;
}

#header {
	background:url(../../../../images/header/header2.jpg) no-repeat;
	border-bottom:1px solid #393938;
	height:110px;
	
}
 
#blog-title	{
	display:block;
text-indent:-9000px;
width: 190px;
height: 132px;
}

#blog-title a {
background:url(../../../../images/header/logo3.png) no-repeat top center;
display:block;
text-indent:-9000px;
width: 180px;
height: 132px;
}
#blog-title a:hover {
background:url(../../../../images/header/logo4.png) no-repeat top center;
}
#blog-description	{
	display:none;
}
/*-------------------- layout --*/
#branding	{
	margin-left:50px;
	padding-top:0px;
	height:10px;
}

#main	{
	margin-left:54px;
	min-height:275px;
	padding-top:10px;
	width:970px;
	line-height:14px;
	padding-bottom:0px;
}

.main-aside	{
	width:280px;
	right:70px;
	margin-top:20px;
}

#siteinfo	{
	margin-left:50px;
}

#siteinfo a	{
	text-decoration:underline;
}

#siteinfo a:hover	{
	text-decoration:none;
	color:#ffffff;
}

#footer	{
	background: url(../../../../images/footer/shadow.png) repeat-x;
	border:0;
	font-family:Arial, Helvetica, sans-serif;

}	

#access {
	border:0;
	margin-top:10px;
	margin-left:290px;
	width:500px;
	display:block;
	height:20px;
	color:#CCCCCC;

}

/*-------------------- content style --*/

.entry-title a, .entry-title a:visited	{
	color: #996600;
	text-decoration: none;
}

.entry-title a:active, .entry-title a:hover	{
	color: #ffffff;
}

.entry-title	{
	color:#999999;
	}

.entry-content	{
	color:#999999;
	line-height:19px;
}



.jcarousel-list li, .jcarousel-item {width:278px;}

p	{
	font-size:14px;
	line-height:18px;
}

#right-rail	{
	background-color:#000000;
	padding:10px 10px 1px 10px;
	
}

#right-rail a	{
	color:#f1f4f5;
}

#follow	{
	background-color:#f1f4f5;
	font-size:13px;
	padding:6px 2px 10px 2px;
	text-align:center;
}

#follow img	{
	vertical-align:middle;
}

/****** Agents ********/

.agentWrap	{
	float:left;
	padding:10px;
	position:relative;
}
.IDX-rosterPic	{
	float:left;
}

.IDX-rosterName	{
	float:left;
	position:relative;
	padding:5px;
}

.IDX-rosterFirstColumn	{
	float:left;
	position:relative;
}

.IDX-rosterSecondColumn	{
	float:left;
	border: #ffffff solid 1px;
	position:relative;
}

.entry-content h1, .entry-content h2	{
	padding-top:0px;
}

#container	{
	width:620px;
	min-height:400px;
	margin:0px;
	padding:0px;
}

/***** right rail ******/
#insight	{
	padding:15px 15px 10px 15px;
	background-color:#000000;
}

/****** forms *******/
#formBuying	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.submit	{
	/*padding:4px;
	height:18px;
	line-height:18px;
*/}

#formBuying input	{
	font-size:11px;
	background-color:#666666;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	
}

#formBuying textarea	{
	background-color:#666666;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}

#lname #fname	{
	font-size:11px;
}

/****** menu *********/

.sf-menu	{
	border:0;
}

.sf-menu a	{
	display:inline;
	border:0px;
	padding:10px;
	background:none;
	text-shadow:#000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

.sf-menu a, .sf-menu a:visited {
	color:#996600;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active	{
	display:inline;
	background:none;
	color: #ffffff;

}

.sf-menu li	{
	background:none;
	border:0;
	color:#CCCCCC;
}

.aside h3 	{
	color:#f1f4f5;
	padding-bottom:7px;
	font-style:normal;
}

.aside th, .aside td {
	border:0;
}

#IDX-agentShowcaseWrapper tbody	{
	border:0;
}

#IDX-agentShowcaseWrapper  tbody  tr  {
	border:0;
}

#home-text	{
	margin-top:0px;
	float:left;
	position:relative;
	line-height:18px;
	border:0px white solid;
	
	}

#resourcesBuyers	{
	float:left;
	position:relative;
	padding:5px;
	width:500px;
	border:0px solid #333333;
	margin:0px 4px 4px 4px;
	min-height:315px;
	line-height:20px;
	
}

#resourcesBuyers	h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
}

#resourcesSellers	{
	float:left;
	position:relative;
	padding:5px;
	width:250px;
	border:1px solid #333333;
	margin:0px 4px 4px 4px;
	min-height:315px;
	line-height:20px;
}


#resourcesGen	{
	float:left;
	padding:5px;
	width:150px;
	border:1px solid white;
	margin:4px;
	min-height:250px;
	}
#resourcesGen a	{

	font-size:11px;
	line-height:12px;
	}

#right-rail-search	{
	background-color: #000;
	padding:10px 10px 1px 10px;
}

#IDX-searchPageWrapper	{
	clear:both;
	margin:0;
	padding:0px;
	top:0px;
	background-image:none;
	position:inherit;
	}
	
#IDX-searchBoxWrapper	{
	position:absolute;
	top:0px;
	margin-top:-20px;
	width:620px;
}

#IDX-searchForm	{
	margin:0;
	padding:0;
	top:0;
}

ol	{
	line-height:19px;
}

#post-23 .entry-title	{
	display:none;
}

#post-28 .entry-title	{
	display:none;
}

#post-7 .entry-title	{
	display:none;
}

#post-5 .entry-title	{
	display:none;
}

#post-39 .entry-title	{
	display:none;
}

#post-43 .entry-title	{
	display:none;
}

#post-36 .entry-title	{
	display:none;
}

.page-title	{
	color:#999999;
}

.entry-utility a, .entry-utility a:visited	{
	color:#996600;
}

#main a, #main a:visited	{
	color:#996600;
}

#main a:hover	{
	color:#ffffff;
}

#right-rail-search h2	{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
}

.pageid-28 #content	{
	width:940px;
	}
#advSearch	{
	width:1000px;
	min-height:800px;
}

#mlsFrame	{
	width:1000px;
	min-height:1400px;
}

input:focus, textarea:focus, select:focus {
    background: #FFFFEB;
    border: 1px #333;
}

#IDX-detailsWrapper {
text-align: left;
width: 940px;
}

#IDX-main	{	
	width:940px;
}

#IDX-detailsWrapper	{
	padding-left:0px;
}

/***** property detail layout ******/
.pageid-43 #content	{
	width:940px;
}

.pageid-43 #main 	{
	width:940px;
}

/******* New Listings layout *********/
.pageid-15 #content	{
	width:940px;
	border:none;
}

.pageid-15 #main 	{
	width:940px;
	border:none;
}

table	{border:none;}


/******* form highlight ***********/
textarea:focus, input:focus {
            background-color: #edfbff;
      }

/*****  IDX Feed RSS Syndication overrides *****/
th  { padding-top: 0; }

.entry-content img { margin-bottom: 0px;  }

