/*
Theme Name: Suncoach
Theme URI: http://www.suncoach.com/b/
Description: A Very high quality suncoach wordpress theme.
Version: 2009.07.09
Author: Daniel Nicolai
Author URI: http://www.aimaz.com
*/



/*********************************************
 Body Areas
*********************************************/

body {
	margin-top: 0px;
	background-color:#F2EDD0;
	font-family: Tahoma, sans-serif;
}


.bodyarea {
	padding: 0px 20px 20px 20px;
	background-color: #FFFFFF;
	font-size: 14px;
}

.content {
	padding-right: 20px;
}

.footarea {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
	font-size: 12px;
	height: 90px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px #9c6602 solid;
}

.header_menu {
	font-family:verdana;
	font-variant:small-caps;
	font-size:11;
	color:#955900;
	text-decoration: none;
}

.bodyleft {
	vertical-align: top;
}
	
.headleft {
	background: img(images/header-side-bg.gif), repeat-y;
	vertical-align: top;
}

.contentnav {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	border-left-color: #CCC;
	border-left-width: 1px;
}


/*********************************************
 Text and Links
*********************************************/

a {
	text-decoration: none;
	color:#03F;
}

h2 {
	font-size: 20px;
      margin: 0px 0px 8px 0px;
	color: #4F432D;
}

#thecontent {
	font-size: 14px;
      margin: 0px 0px 0px 30px;
	color: #333333;
}

.blogtitle {
	color: #A46B06;
	text-decoration: underline;
}


/*********************************************
 Navigation
*********************************************/

#navlist {
      margin: 0px 0px 12px 0px;
	height: 28px;
}

#navlist ul {
	list-style-type: none;
	height: 28px;
	padding: 0;
	margin: 0;
}

#navlist ul li {
	font: bold 15px Arial;
	color: #aaaaaa;
	margin: 0 0 0 2px;
	height: 28px;
	float: left;

}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 14px;
	height:18px;
	color: #666666;	
	background:url("images/ctg_divider.gif") no-repeat right;
}

#navlist ul li:hover {
		
}
	
#navlist ul li a:hover {
	color: #D2A025;		
}

#navlist ul li.current_page_item {
	color: #D2A025;
}
	
#navlist ul li.current_page_item a {
		color: #D2A025;
}
		

/*********************************************
 Images
*********************************************/

img {
	border: none;
}

img .flickrgal {
	margin-right: 1px;
	margin-bottom: 1px;
}

/*********************************************
 Special
*********************************************/

#topads {
	position:absolute;
	width: 975px;
	top:250px;
	left:25px;
	padding:0;
	height:200px;
}

#secret {
	margin: 50px 120px 0px 28px; 
	font-family: Tahoma; 
	font-size: 12px;
}