/*  
Theme Name: Yellowwood
Theme URI: http://activeice.co.za/
Description: Custom Wordpress Theme developed for Yellowwood by <a href="http://activeice.co.za" target="_blank">Active Ice</a>.
Version: 1.0
Author: Active Ice
Author URI: http://activeice.co.za/
*/


body 
{
	background-color:#EEEFEE;
	text-align:center;
	padding:0;
	margin:20px 0 0 0;
}

#page-holder 
{
	text-align:left;
	padding-bottom: 50px;
	width:734px;
	margin:0 auto 0 auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}

#page-header-left 
{
	padding:115px 0 0 36px;
	float:left;
	width:462px !important;
	width /**/ : 498px;
	height:122px !important;
	height /**/ : 237px;
	background-color:#F1AC00;
}

#page-header-right 
{
	float:right;
	width:236px;
	height:237px;
	background-color:#F1AC00;
	text-align:right;
}

#page-left 
{
	float:left;
	background-color:#fff;
	padding:32px 29px 0 27px;
	width:442px !important;
	width /**/ : 498px;
	line-height:18px;
}

#page-right 
{	padding:30px 25px 100px 35px;
	float:right;
	width:176px !important;
	width /**/ :236px;
	background-color:#1E2D3B;
	color:#687684;
}

#page-right  a
{
	font-weight:bold;
	color:#687684;
}

#page-right  ul {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}

#page-right  li {
	padding-left:10px;
	line-height:18px;
}

#footer-left 
{
	float:left;
	width:298px;
	background-color:#fff;
	width:498px;
	color:#677684;
	font-family:Tahoma;
	font-size:10px;
	text-align:center;
	line-height:24px;
}

#footer-right 
{
	float:right;
	width:236px;
	background-color:#1E2D3B;
	font-family:Tahoma;
	font-size:10px;
	line-height:24px;
}

.lighter 
{
	color:#8C8C8C
}

.clear, .clear-left, .clear-right 
{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	font-size:0px;
}

a , a:hover
{
	text-decoration:none;
	color:#F1AC00;
}

.comment-icon  
{
	padding-left:25px;
}

.hr		
{
	background: #DBDDDC;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 10px 0 10px;
}

.make-10 
{
	font-size:10px;
}

.search-box 
{
	width:112px;
	background-color:#677684;
	border:1px solid #666666;
	height:20px;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
}

h1 
{
	font-size:22px;
	margin:0 0 10px 0;
	padding:0;
	color:#F1AC00;
}

h2 
{
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
	color:#F1AC00;
}

h3 
{
	font-size:14px;
	margin:0 0 0px 0;
	padding:0;
	color:#F1AC00;
}

h4 
{
	font-size:14px;
	margin:0 0 0px 0;
	padding:0;
	color:#F1AC00;
	font-weight:normal;
}

img { border: none; }

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
