/************************************************************************************
* Created on Sep 7, 2007															*
* 																					*
* This is the standard CSS document to use on all websites. The elements shown are 	*
* just the standard ones. Feel free to add any elements you may need. You may also	*
* uncomment any of the attributes from any element you wish to use, or change the	*
* values of any attribute. Whatever works for your site.							*
*																					*
************************************************************************************/

/* Site Styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/bg.jpg);
	background-repeat:repeat;
	color:#000;
	width:100%;
	margin:auto;
	line-height:16px;
	}
#top_bg {
	background-image:url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/top-bg.jpg);
	background-repeat:repeat-x;
	height:106px;
	}	
#top_text {
	color:#716644;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	padding-top:30px;
	}
#container {
	background-image:url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/container-bg.jpg);
	background-repeat:repeat-x;
	width:960px;
	margin:auto;
	color:#000000;
	margin-bottom:0px;
	background-color:#ffffff;
	}
#header {
	margin-top:-8px;
	background-image:url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/top.jpg);
	background-repeat:no-repeat;
	height:20px;
	}
#sidebar_index {
	background-image:url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/sidebar-bg.jpg);
	background-repeat:repeat-y;
	width:205px;
	float:left;
	display:block;
	height:1800px;
	}
#sidebar {
	background-image:url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/sidebar-bg.jpg);
	background-repeat:repeat-y;
	width:205px;
	float:left;
	height:100%;
	display:block;
	}
#sidebar p, #sidebar_index p {
	padding-left:10px;
	padding-right:10px;
	}
#main_content {
	background-color:#fff;
	width:755px;
	float:right;
	display:block;
	}
#index_content {
	padding:10px 10px 10px 15px;
	border-top:1px solid #E5DCD8;
	border-right:1px solid #E5DCD8;
	float:left;
	width:525px;
	height:1000px;
	overflow:auto;
	}
#text_content {
	padding:10px 10px 10px 15px;
	border-top:1px solid #E5DCD8;
	border-right:1px solid #E5DCD8;
	float:left;
	width:525px;
	}
#text_content_tour {
padding:10px 10px 10px 15px;
float:left;
}
#testimonials {
	border-left:1px solid #E5DCD8;
	border-top:1px solid #E5DCD8;
	float:right;
	width:183px;
	padding:10px;
	}
	
#footer {
	background-image:url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/footer.jpg);
	background-repeat:repeat-x;
	height:32px;
	width:730px;
	margin:auto;
	margin-bottom:10px;
	}
	
.light_border {
	border-top:1px solid #EFE8D1;
	margin-top:10px;
	margin-bottom:10px;
	}
#nav {
	margin:auto;
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px solid #E5DCD8;
	}
.stico_default{
	background: transparent url(http://www.stearnscustomhomes.com/themes/stearns/assets/files/images/share.png) no-repeat scroll 0px 0px !important;
}

a, a:visited {
	color:#990000;
	text-decoration:none;
	}
a:hover, a:active{ 
	color:#666666;
	}
a.nav, a.nav:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-left:15px;
	color:#990000;
	text-decoration:none;
	text-transform:uppercase;
	}
a.nav:hover, a.nav:active{ 
	padding-left:15px;
	color:#666666;
	}

a.footer, a.footer:visited {
	padding-left:15px;
	color:#990000;
	text-decoration:none;
	}
a.footer:hover, a.footer:active{ 
	padding-left:15px;
	color:#666666;
	}

#3d_tour_div {width:760px; height:500px;}
/********************************************
*				Pager						*
********************************************/
.pager_area {
	padding:5px;
	margin:5px;
	color:#FFFFFF;
}
.pager_text {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
}
/* this will color the pages that arent the active page*/
a.pager_num, a.pager_num:link, a.pager_num:visited, a.pager_num:active {
	text-decoration: none; 
	color:#FFFFFF;
	padding:5px;
	border:1px solid #1A1819;
	background-color:#3C3939;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	height:25px;
}

a.pager_num:hover {
	background-color:#DADADA; 
	color: #000000; 
}
 
a.pager_active, a.pager_active:link, a.pager_active:visited, a.pager_active:active {
	text-decoration: none; 
	padding:5px;
	border:1px solid #3C3939;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	background-color:#1A1819; 
	color: #FFFFFF;	
	height:25px;
}

a.pager_active:hover {
	background-color:#3C3939; 
	color: #FFFFFF; 
}

.header_bg {
	background-color:#006C7D;
	color:#fff;
	}

.submit_login {
	background-image:url(http://www.digitalsolutionslc.com/izio2/tbtc/files/themes/classic/login_button.jpg);
	background-repeat:no-repeat;
	}
/********************************************
*					blog					*
********************************************/
#blog {
	margin-bottom:10px;
	}
.blog_border {
	font-family:"Times New Roman", Times, serif;
	border:1px solid #EFE8D1;
	background-color:#EDE6C9;
	padding:10px;
	margin-top:7px;
}
.blog_title_box {
	background-color:#D4C186; 
	border:1px solid #EFE8D1;
	padding:10px;
	line-height:16px;
}
.blog_title, a.blog_title {
	color: #990000; 
	font-size:16px;
	font-weight: bold; 
}
.blog_date_posted {
	font-weight:bold;
	color:#333;
	font-size:12px;
	padding: 10px 0px 10px 0px;
	}
.blog_post_text {
	color:#000;
	font-size:13px;
	line-height:14px;
	}
a.blog_link, 
a.blog_link:active, 
a.blog_link:visited {
	text-decoration: none; 
	text-transform:lowercase;
	color: #990000;
	font-weight:bold;
	}
a.blog_link:hover {
	text-decoration: none; 
	text-transform:lowercase;
	color: #666;
	font-weight:bold;
	}
/********************************************
*				IZIO/ADMIN Styles			*
********************************************/
#top_nav_admin {
	position:absolute;
 	top:0;  
	left:0;
	height:125px;
	width:99%;
	clear:both;
	color:#FFFFFF; 
	border:1px solid #666666;
	background-color:#000000; 
	z-index:20;
}

.float_left		{ float:left; 	}
.float_right	{ float:right;	}
.clear			{ clear:both;	height: 0; 	font-size: 0; }


.float_l_25 	{ float:left; width:15px; }

/********************************************
*				Padding sizes				*
********************************************/
.l_r_padding 		{	padding-left:5px;	padding-right:5px;		}
.l_r_padding_more 	{	padding-left:10px;	padding-right:10px;		}
.t_b_padding 		{	padding-top:5px;	padding-bottom:5px;		}
.t_b_padding_more 	{	padding-top:10px;	padding-bottom:10px;	}

.padding_5			{	padding:5px;	}
.padding_10			{	padding:10px;	}

.padding_top_5		{	padding-top:5px;		}
.padding_top_10		{	padding-top:10px;		}
.padding_bottom_5	{	padding-bottom:5px;		}
.padding_bottom_10	{	padding-bottom:10px;	}
.padding_left_5		{	padding-left:5px;		}
.padding_left_10	{	padding-left:10px;		}
.padding_right_5	{	padding-right:5px;		}
.padding_right_10	{	padding-right:10px;		}

.padding_l_b_5 		{ 	padding-left:5px; 	padding-bottom:5px;		 } /* point less */


/********************************************
*				Margin sizes				*
********************************************/
.l_r_margin 		{	margin-left:5px;	margin-right:5px;		}
.l_r_margin_more 	{	margin-left:10px;	margin-right:10px;		}
.t_b_margin 		{	margin-top:5px;		margin-bottom:5px;		}
.t_b_margin_more 	{	margin-top:10px;	margin-bottom:10px;		}

.header_text_padding { padding:5px 5px 5px 5px; } /* point less */

.margin_5			{	margin:5px;		}
.margin_10			{	margin:10px;	}

.margin_top_0		{	margin-top:0;			}
.margin_top_5		{	margin-top:5px;			}
.margin_top_10		{	margin-top:10px;		}
.margin_bottom_0	{	margin-bottom:0;		}
.margin_bottom_5	{	margin-bottom:5px;		}
.margin_bottom_10	{	margin-bottom:10px;		}
.margin_left_0		{	margin-left:0;			}
.margin_left_5		{	margin-left:5px;		}
.margin_left_10		{	margin-left:10px;		}
.margin_right_0		{	margin-right:0;			}
.margin_right_5		{	margin-right:5px;		}
.margin_right_10	{	margin-right:10px;		}



/********************************************
*				Header sizes	 			*
********************************************/
.blog_border h1 {font-size:155%; margin:0px; padding-top:0px; padding-bottom:10px; color:#FFB631; }
h1 { font-family:"Times New Roman", Times, serif; font-size: 22px; margin:0px; color:#8CC63F;  padding-bottom:15px;}
h2 { font-family:"Times New Roman", Times, serif; font-size: 20px; margin:0px; padding:10px; text-transform:uppercase; }
h3 { font-family:"Times New Roman", Times, serif; font-size: 135%; margin:0px; padding:10px; text-transform:uppercase; color:#990000; }
h4 { font-family:"Times New Roman", Times, serif; font-size: 125%; margin:0px; padding:10px; }
h5 { font-family:"Times New Roman", Times, serif; font-size: 115%; margin:0px; padding:10px; text-transform:uppercase; }


/********************************************
*				Font sizes	 				*
********************************************/
.header_font 	{font-size: 24px;}
.section_font 	{ font-size: 18px; }
.big_font 		{ font-size: 16px; }
.mid_font 		{ font-size: 14px; }
.reg_font 		{ font-size: 12px; }
.small_font 	{ font-size: 10px; }


/********************************************
*				Text colors	 				*
********************************************/
.white 			{ color: #FFFFFF; }
.black 			{ color: #000000; }
.brown			{ color: #a89263; }
.ds_orange		{ color: #fbb635; }
.pink			{ color: #fa2ca8; }
.blue			{ color: #32cbfd; }
.red			{ color: #dd0d0b; }
.required		{ color: #dd0d0b; font-weight:bold; }
.green 			{ color: #2FD513; }
.yellow			{ color: #fbb635; }

/********************************************
*			Bold text colors				*
********************************************/
.bold_white 	{ color: #FFFFFF; font-weight: bold; }
.bold_black 	{ color: #000000; font-weight: bold; }
.bold_brown		{ color: #a89263; font-weight: bold; }
.bold_ds_orange	{ color: #FFB631; font-weight: bold; }
.bold_pink   	{ color:#fa2ca8;  font-weight:bold;}
.bold_blue		{ color:#32cbfd; font-weight:bold; }
.bold_red		{ color:#dd0d0b; font-weight:bold; }
.bold_green 	{ color:#5fc523; font-weight:bold;}
.bold_yellow	{ color:#fbb635; font-weight:bold;}

/* Table Sorter */
table.tablesorter { 
background-color: #CDCDCD; 
font-size: 12px; 
margin: 10px 0pt 15px; 
text-align: left; 
width: 100%; 
color:#000;
} 
 
table.tablesorter tbody td { 
background-color: #FFFFFF; 
color: #3D3D3D; 
padding: 4px; 
} 
 
table.tablesorter tbody tr.odd td { 
background-color: #F0F0F6; 
} 
 
table.tablesorter thead tr .header { 
background-image: url("http://www.stearnscustomhomes.com/files/themes/stearns/bg.gif"); 
background-position: center right; 
background-repeat: no-repeat; 
} 
 
table.tablesorter thead tr .headerSortDown { 
background-image: url("http://www.stearnscustomhomes.com/files/themes/stearns/desc.gif"); 
} 
 
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { 
background-color: #8dbdd8; 
} 
 
table.tablesorter thead tr .headerSortUp { 
background-image: url("http://www.stearnscustomhomes.com/files/themes/stearns/asc.gif"); 
} 
 
table.tablesorter thead tr th, table.tablesorter tfoot tr th { 
background-color: #e6EEEE; 
border: 1px solid #FFF; 
font-size: 12px; 
padding: 4px; 
} 