/*
Theme Name: The Welch Twins
Theme URI: http://twinsonsinc.com/
Author: SFWDLLC
Author URI: http://santafewebdesign.com

*/


body
{
	background-color : #4e1b05;
	font-family : palatino, palatino linotype, book antiqua, serif;
	margin : 0px;
	padding : 0px;
	font-size : 11px;
}

/* png fix for ie */
img, div, input { behavior: url("/iepngfix.htc") }

/* clear fix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#layout
{
	width : 840px;
	margin : 10px auto;
}

#header
{
	color : #f3f1e7;
	padding-bottom : 3px;
	font-size : 14px;
}

#header a
{
	color : #f3f1e7;
	text-decoration : none;
}

#header_left
{
	width : 420px;
	float : left;
}

#header_right
{
	width : 420px;
	float : left;
	text-align : right;
}


#main_layout
{
	background-image : url(/images/main_bg.jpg);
	background-repeat : repeat-x;
	background-color : #cab69b;
	border : 1px solid #6e645a;
	padding : 10px;
}

#main_layout a
{
	color : #4e1b05
}

#top_nav
{
	text-align : right;
	text-transform : uppercase;
	padding : 3px 8px;
	z-index : 10;
	position : relative;
}

#top_nav a
{
	color : #54221a;
	text-decoration : none;
	font-weight : bold;
}

#top_nav img
{
	margin : 0px 5px 0px 8px;
	position : relative;
	top : 1px;
}

#content_wrapper
{
	border : 1px solid #6e645a;
	padding : 0px;
	margin-bottom : 10px;
}

#content 
{
	border : 8px solid #7f5b55;
	padding : 4px;
}

#content.interior
{
	padding : 10px;
}
	

#content h2
{
	font-size: 24px;
        color: #a0866d;
}

#market_col
{
	float : left;
	width : 250px;
}

#interior_pad
{
	padding-top : 60px;
}

#logo
{
	position : relative;
	top : -30px;
	left : 20px;
	margin-bottom : -97px;
	z-index : 1;
}

#footer_left
{
	width : 218px;
	padding-bottom : 5px;
	margin-right : 15px;
	float : left;
}

#footer_left h1
{
	background-color : #ede7dc;
	font-size : 14px;
	color : #707c87;
	border : 1px solid #85645d;
	text-align : center;
	padding : 6px 0px;
	margin-bottom : 3px;
	margin-top : 0px;
}

.index_featured_wrap
{
	color : #707c87;
	padding : 3px;
	border : 1px solid #85645d;
	background-color : #ede7dc;
	margin-bottom : 3px;

}

.featured_image
{
	width : 103px;
	float : left;
	border : 0px;
}

.featured_image a img
{
	text-decoration : none;
}

.featured_image img
{
	width : 100px;
	border : 0px;
	text-decoration : none;
}

.main_index_featured_wrap
{
	color : #707c87;
	padding : 3px;
	background-color : #ede7dc;
	margin-bottom : 3px;

}

.main_featured_image
{
	width : 253px;
	border : 0px;
}

.main_featured_image a img
{
	text-decoration : none;
}

.main_featured_image img
{
	width : 247px;
	border : 0px;
	text-decoration : none;
}
	
#footer_right
{
	float : left;
	width : 584px;
	padding-bottom : 5px;
}

#footer_right h1
{
	background-image : url(/images/h1_bg.png);
	background-repeat : no-repeat;
	font-size : 16px;
	color : #f5f1e9;
	margin : 0px;
	padding : 5px 0px 1px 15px;
}

#footer_right_content
{
	background-color : #e9e2d5;
	border : 1px solid #d7c7b2;
	padding : 5px;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 12px;
}

#footer_right_content p
{
	padding-left : 5px;
}

#footer_right_content a
{
	color : #54221a;
	text-decoration : none;
}

#footer_right_content a:hover
{
	text-decoration : underline;
}

#posts
{
	width : 305px;
	float : left;
}

#blurb_border
{
	clear : both;
	padding : 5px;
	border : 1px solid #a0866d;
}

#images
{
	float : left;
	width : 255px;	
	border : 1px solid #85645d;
	margin-bottom : 5px;
}

#images h2
{
	color : #E9E2D5;
	background-color : #4E1B05;
	text-align : center;
	margin : 0px;
	padding : 3px 0px;
	text-transform : uppercase;
	font-size : 15px;
}
	

#welch_1
{
	float : left;
	width : 120px;
}

#welch_1 img
{
	width : 120px;
}

#index_blurb 
{
	width : 300px;
	float : left;
	padding : 8px;
	font-size : 11px;
	color : #4e1b05;
        font-weight : bold;
	font-family : georgia, tahoma, serif;
	text-align : center;
}

#index_blurb a
{
	color : black;
	text-decoration : none;
}

#index_blurb p
{
	font-style : italic;
	font-size : 11px;
	margin : 0px;
	padding : 0px 0px 10px 0px;
}

#welch_2
{
	width : 120px;
	float : left;
}

#welch_2 img
{
	width : 120px;
}

#bottom_nav
{
	text-align : right;
	text-transform : uppercase;
	background-color : #f3f1e7;
	padding : 3px 8px;
	margin-top : 4px;
	clear : both;
}

#bottom_nav a
{
	color : #54221a;
	text-decoration : none;
	font-weight : bold;
}

#bottom_nav img
{
	margin : 0px 5px 0px 8px;
	position : relative;
	top : 1px;
}

#tiny_footer
{
	color : #d7c7b2;
	padding : 10px 0px 10px 5px;
}

