/*
Theme Name: kimberleypage
Theme URI: http://www.freshr.com.au
Description: designed for kimberleypage bu <a href="http://www.freshr.com.au">freshr</a>
Version: 1.0
Author: freshr
Author URI: http://www.freshr.com.au
Tags: #
*/


/*	##################################
   	GENERAL
	################################## */
	
body 
{
margin: 0px;
padding: 0px;
color: #3C443E;
background: #FFF url(img/background.jpg) top left repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}


/*	##################################
   	HEADER
	################################## */

img 
{
border: 0px none;
text-decoration: none;
}

/*	##################################
   	FONTS
	################################## */
	
h1#blog-title 
{
margin: 50px 10px 0 0;
padding: 0px;
font-size: 20px;
font-weight: normal;
line-height: 1.3em;
}

h1
{
margin: 10px 0px 10px 0px;
padding: 0px;
font-size: 20px;
font-weight: normal;
line-height: 1.3em;
color: #4F2516;
}

#footer h1
{
font-size: 14px;
color: #FFCC00;
text-align: center;
line-height: 1em;
}

h2 
{
margin: 0px 0px 10px 0px;
font-size: 18px;
font-weight: normal;
line-height: 1.7em;
color: #4F2516;
}

#content-right h2
{
line-height: 1em;
}

h3 
{
margin: 0px 0px 10px 0px;
padding: 0px;
font-size: 16px;
font-weight: normal;
color: #000;
}

.post-title
{
font-weight: normal;
}

h4 
{
clear: left;
font-size: 13px;
font-weight: normal;
margin: 0px 0px 15px 0px;
padding: 5px 5px 5px 5px;
line-height: 1.7em;
background: #EAEAEA;
background-repeat: no-repeat;
background-position: 5px 8px;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

#content-right h4
{
clear: both;
margin: 0px 0px 15px 10px;
padding: 0px 0px 0px 10px;
font-size: 14px;
font-weight: normal;
color: #4F2516;
width: 80%;
}

#header h4
{
background: none;
color: #FFF;
line-height: 1em;
margin: 0px 0px 10px 0px;
text-align: center;
}

h5
{
clear: none;
float: right;
font-size: 22px;
font-weight: normal;
margin: 0px 0px 10px 15px;
width: 300px;
line-height: 1.7em;
}

/* creates underlines */
h6
{
clear: both;
color: #FFF;
font-size: 3px;
font-style: normal;
width: 100%;
border-bottom: 2px solid #B3CC80;
margin: 20px 0px;
}

p 
{
clear: none;
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.7em;
}

#content-right ul li
{
color: #000;
line-height: 2em;
}

.box-right p
{
color: #000;
}


/*	##################################
   	BODY LAYOUT
	################################## */

#wrapper
{
margin: 0px auto;
width: 914px;
}
	
#header 
{
position: relative;
height: 150px;
width: 914px;
margin: 0px auto;
background: url(img/banner.jpg)top left no-repeat;
z-index: 100; /* IE z-index bug */
}

.support
{
float: right;
width: 150px;
margin: 20px 10px 0px 0px;
}

.menuwrapper
{
float: left;
width: 914px;
height: 40px;
}

#banner-ad
{
clear: both;
float: left;
width: 912px;
height: 120px;
margin: 0px 0px 0px 0px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
padding: 0px 0px 0px 0px;
background: #FFF;
}

#google
{
clear: both;
float: left;
width: 899px;
height: 90px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 15px 15px;
background: url(img/google-bg.jpg) top left no-repeat;
}

#page 
{
clear: both;
margin: 40px auto 0px auto;
width: 914px;
padding-bottom: 0px;
background: url(img/page-bg.jpg) top left repeat-y;
}

#content 
{
position: relative;
margin-top: 0px;
z-index: 0; /* IE z-index bug */
}

#content-left 
{
float: left;
width: 615px;
margin: 15px 0px 0px 20px;
padding: 0px 0px 0px 0px;
}

#content-right 
{
float: right;
margin: 0px 0px 0px 0px;
padding: 5px 10px 0px 0px;
width: 235px;
overflow: hidden;
}

/* CONTENT LEFT */

.box-left, .post, .page 
{
margin: 0px 0px 0px 0px;
}

.line
{
clear: both;
width: 100%;
border-bottom: 2px solid #4F2516;
margin: 10px auto;
}

.box-left ol, .post ol, .page ol 
{
line-height: 1.7em;
clear: left;
margin-left: 20px;
padding-left: 0px;
}
 
.box-left ul, .post ul, .page ul 
{
clear: left;
margin-left: -8px;
padding-left: 0px;
list-style: none;
}

.box-left ul li, .post ul li, .page ul li 
{
background-image: url(img/bullet-square.png);
background-repeat: no-repeat;
padding-left: 25px;
background-position: 0.5em 0.2em;
line-height: 1.7em;
}


/** CONTENT RIGHT */

/** SEARCHFORM */

#content #searchform 
{
width: 240px;
}
	
#searchform #search 
{
clear: none;
float: left;
width: 170px;
height: 21px;
margin: 0px 0px 5px 10px;
padding: 7px 5px 0px 5px;
color: #000;
background: #FCE9D6;
border: 1px solid #EF8F33;
}

/* Go button on search forms */
#searchform #search-submit 
{
float: left;
width: 30px;
height: 30px;
margin: 0px 0px 0px 5px;
padding: 0px;
color: #000;
background: #FCE9D6;
border: 1px solid #EF8F33;
}

.box-right
{
float: right;
margin: 0px 0px 15px 0px;
width: 235px;
}

.bullet-tri
{
margin-left: 3px;
margin-top: 0px;
padding-left: 0px;
list-style: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.5em;
}

.bullet-tri li
{
background-image: url(img/bullet-tri.png);
background-repeat: no-repeat;
padding-left: 20px;
background-position: 0.4em 0.1em;
}

/*	##################################
   	MENU
	################################## */

/* this creates the current page menu highlighting - the Holy Grail! - note the changes in the menu in the header.php file to echo ' page-item-home current_page_item'. This doesn't work without that modification and the creation of the custom menu in the WordPress admin panel. The custom menu on this site is called 'main'. */
.current_page_item
{
background: #999 url(img/menu-bg.jpg) top left repeat-x;
}

/*	##################################
   	LINKS
	################################## */
	
a 
{
color: #4F2516;
text-decoration: none;
border-bottom: 1px dotted #4F2516;
}

a:hover
{
color: #FFF;
background: #4F2516;
text-decoration: none;
border-bottom: 1px solid #4F2516;
}

.sidebar-info a
{
color: #3C443E;
text-decoration: none;
border-bottom: 1px dotted #3C443E;
}

.sidebar-info a:hover
{
color: #FFF;
background: #3C443E;
text-decoration: none;
border-bottom: 1px solid #3C443E;
}
	
#header a
{
border-bottom: 0px;
}

#header a:hover
{
border-bottom: 0px;
}
	
#footer a
{
color: #FFF;
text-decoration: none;
border-bottom: 1px dotted #FFF;
}

#footer a:hover
{
color: #4F2516;
background: #FFF;
text-decoration: none;
border-bottom: 1px solid #FFF;
}

#menu a 
{
color: #FFF;
text-decoration:none;
border-bottom: none;
}

#menu a:hover 
{
background: #4F2516;
border-bottom: none;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap 
{
clear: both;
width: 914px;
height: 195px;
margin: 0px auto 20px auto;
background: none;
}

#footer 
{
padding: 145px 0px 20px 0px;
background: url(img/footer.jpg) top center no-repeat;
border-left: 1px solid #666;
border-right: 1px solid #666;
}

#footer p 
{
font-size: 11px;
color: #FFF;
text-align: center;
margin: 0px;
padding: 0px 150px;
line-height: 1.8em;
}



/*	##################################
   	TABLES
	################################## */


/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
background: #669900;
border: none;
color: #FFF;
font-size: 13px;
padding: 4px;
}

	
hr 
{
height: 1px;
margin: 20px 0px;
background: #669900;
border: none;
}
	
table 
{
width: 100%;
margin: 0px 0px 0px 0px;
}

th, td 
{
padding: 5px 10px;
}

th 
{
background: #669900;
color: #fff;
}

tr.even 
{
background: #FA995A;
}

pre 
{
margin: 0 0 20px 0;
padding: 20px;
background: #FA995A;
line-height: 22px;
border: 1px solid #3a3a3a;
font-family: Courier, serif;
overflow-x: scroll;
overflow-y: visible;
}

blockquote 
{
padding: 0 0 0 20px;
border-left: 5px solid #FFF;
}



/*	##################################
   	FORMS
	################################## */
	
/** GENERAL */

fieldset 
{
margin: 0 0 40px 0;
padding: 0 40px 40px 40px;
background: #FCE9D6;
border: 1px solid #EF8F33;
}

legend 
{
color: #006990;
font-size: 14px;
}

label 
{
display: block;
margin: 0 0 5px 0;
}

/*******************************/

/* this is used in sidebar forms */
input, textarea 
{
width: auto;
height: 18px;
margin: 0px 0px 8px 0px;
padding: 2px 4px 6px 4px;
color: #000;
background: #FCE9D6;
border: 1px solid #EF8F33;
}

/*******************************/

textarea 
{
width: 80%;
height: 150px;
}

select 
{
margin: 0 0 20px 0;
}

input.radio, input.checkbox 
{
width: auto;
height: auto;
margin: 0px;
padding: 0px;
background: #fff;
}

/*
input.submit, input.button 
{
clear: none;
float: left;
width: auto;
height: 34px;
margin: 0px;
padding: 0px 10px;
background: #FCE9D6;
border: 1px solid #EF8F33;
color: #FFF;
}
*/	


/*	##################################
   	USEFUL
	################################## */

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

.clearfix 
{
display: inline-block;
}

html[xmlns] .clearfix 
{
display: block;
}

* html .clearfix 
{
height: 1%;
}

.clear 
{
clear: both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter 
{
display: block;
margin: 0 auto;
}

.aligncenter 
{
margin-top: 10px;
margin-bottom: 20px!important;
text-decoration: none;
}

.alignleft 
{
float: left;
margin: 8px 10px 0px 0px;
text-decoration: none;
}

.alignright 
{
float: right;
margin: 8px 0px 0px 10px;
text-decoration: none;
}

.wp-caption 
{
margin-bottom: 10px;
padding-top: 4px;
text-align: center;
background-color: #E2E2E2;
}

.wp-caption img 
{
float: none;
margin: 0px;
padding: 0px;
border: none;
}

.wp-caption p.wp-caption-text 
{
font-size: 11px;
line-height: 1.5em;
text-align: left;
padding: 0px 5px;
margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table 
{
width: 100%;
}

#calendar_wrap td 
{
text-align: center;
}

#wp-calendar caption 
{
margin: 0 0 10px 0;
padding: 2px;
background: #3a3a3a;
}