/*  
Theme Name: Cottages at Southfork custom theme
Theme URI: http://cottagesatsouthfork.com
Description: A Custom Theme developed for Cottages at Southfork
Author: Liz Eisworth - SangFroid Web Design, LLC.
Author URI: http://www.sangfroidweb.com

*/


* {
    padding: 0;
    margin: 0;
} 


body{ 
	background: #404040 url(images/pageBG.jpg) top repeat-x;
	font-family: Georgia, Verdana, Helvetica, Tahoma, Arial;
	font-size:.9em;

}

.mainWrapper{
	background: #FFFFFF url(images/wrapperBg.gif) top repeat-y;
	width: 946px;
	padding: 0px;
	margin: 0px auto;
}

.headerTop{
	background: #404040 url(images/headerTopBg.gif) top no-repeat;
	width: 946px;
	height: 272px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
	float:left;
}
.headerTop2{
	background: #404040 url(images/headerTopBG.jpg) top no-repeat;
	width: 946px;
	height: 165px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
	float:left;
}


.innerHeader {background: #404040 url(images/headerBG.jpg) top no-repeat;
	width: 930px;
	height:135px;
	float:left;
	padding-top:30px;
	margin-left:8px;
	color:#ffffff;}
.innerHeader h2, .innerHeader h3, .innerHeader a {color:#ffffff;}
.innerHeader a:hover {color:#d5e6f4;}
.navigationDiv{
	background: transparent url(images/navBg.gif) top no-repeat;
	width: 930px;
	height: 49px;
	position: relative;
	padding: 1px 8px 0px 8px;
	margin: 0px auto;
	float:left;
}

.navigationLinks{
	margin: 0px auto;
	text-align: center;
}
.navigationLinks ul{height: 28px;
	line-height:28px;
	}
.navigationLinks ul li{
	list-style-type: none;
	float:left;
	height: 28px;
	line-height:28px;
	list-style-position:outside;
	
}

.navigationLinks ul li a{
	background: transparent;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #fadea1;
	margin: 0px;
	padding: 0px 10px;
	display:block;
	float:left;
	height: 28px;
	line-height:28px;
	text-decoration:none;
	
}

.navigationLinks li.page_item a:hover {
	background-image: url(images/navLiBG.gif);
	background-repeat: repeat-x;
	text-decoration:underline;
}

.navigationLinks ul li.current_page_item a {
	background-image: url(images/navLiBG.gif);
	background-repeat: repeat-x;
}


.siteAndSearch{
	position: absolute;
	z-index: 20;
	top: 10px;
	left: 500px;
	width: 450px;
	height: 23px;
	vertical-align: top;
	float:left;
}

#inputWrap{
				border:0px;
				height:23px;
				padding:0px;
				text-align:left;
				color:#EAC06D;
				font-size:8pt;
				float:left;
				}

.siteAndSearch input#s {margin:0px; 
						border:0px;
						width:193px;
						background: transparent url(images/searchInput.gif) top left no-repeat ;
						height:19px;
						padding:5px 0px 2px 3px;
						font-size:8pt;
						color:#D3C7B2;
						font-family:Georgia;
						float:left;
						font-weight:bold;}

form{
	display: inline;
	margin: 0px;
	padding: 0px;
}
	
input{
	margin: 0px;
	padding: 0px;
}

.siteMapLinkText{	
	font-weight: bold;
	color: #eac06d;
	height:19px;
	padding:5px 0px 2px 3px;
	font-size:8pt;
	float:left;
}
.siteMapLinkText a {color: #eac06d;}
.siteMapLinkText a:hover{color:#C5893D;}



.fadeshow{
	position: absolute;
	top: 0px;
	left:8px;
	z-index: 10;
	margin: auto;
	width:930px;
	height: 272px;
	float:left;
}

.content{background: #FFFFFF url(images/wrapperBg.gif) top repeat-y;
		margin: 0px;
	padding: 0px 32px;
	float:left;
	width:882px;}



.footer{
	background: #fff url(images/footerBg.gif) top no-repeat;
	width: 946px;
	height: 84px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
	float:left;
}

.footerTextDiv{
	float: left;
}

.footerText{
	margin: 26px 0px 0px 32px;
	color: #70716f;
	font-family: Verdana;
	font-size: 10px;
}

.footerAETlinkDiv{
	float: right;
	padding: 0px 32px 0px 0px;
}

.footerAETlink{
	margin: 26px 5px 0px 0px;
	font-size:.7em;
	font-family:Arial;
	line-height:18px;
	text-align:right;
}
.footerAETlink a {color:#cfcfcf;  }
 
.footerAETlink img{ float:right; margin:0px 0px 0px 10px;}


.hide{visibility:hidden;
		line-height:0px;}

strong {font-weight:bold;}
small {font-size:.8em;}

h1	{  font-size : 1.4em;
			color : #504D4D ;
			vertical-align: top;
			margin-bottom:8px;
			font-weight:normal;}
			


			
h2	{  font-size : 1.2em;
			color : #2D73B3;
			vertical-align: top;
			margin-bottom:12px;
			margin-top:6px;
			margin-left:4px;
			font-weight:bold;}

h2 a, h2 a:hover, h2 a:visited {font-weight:normal;}

h3	{  font-size : 1.1em;
			color : #8D5F03 ;
			margin-bottom:3px;
			margin-top:8px;
			margin-left:10px;
			font-weight:bold;}

h4	{  font-size : 1.0em;
			color : #666666 ;
			margin-left:10px;
			font-weight:bold;}


p{margin-top:5px;
margin-bottom:15px;
margin-left:10px;
margin-right:10px;}

em {font-style:italic;
	}

.entry ul{padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
	}
.entry ol {padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:0px;}
.entry ul li {margin-bottom:4px;}
.mainIdea {border-bottom:1px dotted #ababab;
		padding-bottom:20px;
		margin-bottom:20px;
		font-size:1.3em;}

a {
	text-decoration:underline;
	color: #012F88;
	font-weight : bold ;
	}
				
a:hover{
	text-decoration: none;
	color: #024FE5;
	font-weight : bold ;
	}
	
a:visited{
	font-weight : bold ;
	}

.blocks{border-top:1px dotted #ABAB8F;
		clear:both;
		margin-top:20px;}
.block1, .block2, .block3 {float:left;
				width:243px;
				height:100px;
				padding: 0px 25px;
				margin:20px 0px;}
.block1, .block2{border-right:1px dotted #ABAB8F;}
.block1 img, .block2 img, .block3 img{float:left; margin:0px 15px 0px 0px;}

.clear{clear:both;}

a img {border:none;}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 15px 25px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 25px 15px 0;
	display: inline;
	}
.aligncenter {
	margin:auto;
	text-align:center;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.unpadded, img.unpadded {padding:0px;}
.unmargin, img.unmargin {margin:0px;}

ul {padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:0px;
	margin-left:10px;}
ol {padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:0px;}

ul li {list-style-position:inside;}

.right{float:right;
		margin-left:25px;
		margin-bottom:15px;}

.captionRight{float:right;
			padding-left:20px;
			padding-bottom:15px; 
			text-align:center;}

.left{float:left;
		margin-right:10px;
		margin-bottom:10px;}

.captionLeft{float:left;
			padding-right:20px;
			padding-bottom:15px; 
			text-align:center;}
.postmetadata{clear:left;}

.community a {text-decoration:none; color:#000;}


/* START SITE MAP CSS */
.unitIdh1	{  font-size : 1.4em;
			color : #504D4D ;
			vertical-align: top;
			margin-bottom:8px;
			font-weight:normal;}
			


			
.unitId h2	{  font-size : 1.2em;
			color : #2D73B3;
			vertical-align: top;
			margin-bottom:12px;
			margin-top:6px;
			margin-left:0px;
			font-weight:bold;
			width:130px;}



.modelTitle h3	{  font-size : 1.1em;
			color : #8D5F03 ;
			margin-bottom:3px;
			margin-top:8px;
			margin-left:0px;
			font-weight:bold;}


.unitId {
	font-size : 1.1em;
	color : #8D5F03 ;
	margin-bottom:3px;
	margin-top:8px;
	font-weight:bold;
	}
			
.entry{
	position: relative;
}

.modelInfo{
	position: absolute;
	top: 40px;
	left: 510px;
	visibility: hidden;
	}
	
.modelImage{
	position: absolute;
	top: 60px;
	left: 650px;
	visibility: hidden;
	}
	
#soldImage img, #ucImage img{
	margin-top: 200px;
	}
	
.modelTitle{
	font-family: Georgia;
	color: #8D5F03;
	font-size: 14px;
	}
	
#globalUc{
	position: absolute;
	top: 300px;
	left: 550px;
	visibility: hidden;
	}
	
.globalUcStyle{
	font-family: Georgia;
	color: #8D5F03;
	font-size: 3em;
	}
	
#soldImage{
	position: absolute;
	top: 300px;
	left: 550px;
	visibility: hidden;
	}
	
.soldText{
	font-family: Georgia;
	color: #8D5F03;
	font-size: 2.5em;
	}

#futureImage{
	position: absolute;
	top: 300px;
	left: 550px;
	visibility: hidden;
	}
		
.futureContstruction{
	font-family: Georgia;
	color: #8D5F03;
	font-size: 2.5em;
	}
	
/* END SITE MAP CSS */

h2.searchTitle{font-size:1.6em;}
.footerText a{font-size:.9em; color:#cfcfcf; font-weight:normal;}

#hsFormName {
visibility:hidden;
display:none;
}

.homeSidebar {width:394px;
			padding-left:22px;
			float:right;
			position:relative;
			z-index:10;}

blockquote {border-bottom:1px dashed #efefef;
	padding-bottom:10px;
	margin-bottom:10px;}
