/*
Theme Name: deCoder
Theme URI: http://webdemar.com/wordpress/wordpress-theme-decoder-09/
Description: WordPress Template Theme by <a href="http://webdemar.com">webdemar</a>. Modified and styled by <a href="http://www.freshr.com.au">freshr</a>.
Version: 0.9.1
Author: webdemar - modified and styled by freshr
Author URI: http://webdemar.com
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ LOGO STRIP
	- BASIC CSS ELEMENTS
	- FORMS
		+ GENERAL
		+ SEARCHFORM
		+ COMMENTFORM
	- FOOTER
	- USEFUL
		+ WORDPRESS CSS
		+ WIDGETS CSS

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

a 
{
color: #53640B;
text-decoration: none;
border-bottom: 1px dotted #53640B;
}

a:hover
{
color: #FFF;
background: #53640B;
border-bottom: 1px solid #53640B;
}

a.pdf 
{
color: #53640B;
text-decoration: none;
border-bottom: 1px dotted #53640B;
padding-left: 20px;
background: #53640B url(img/icon-acrobat.png) bottom left no-repeat;
}

a.pdf:hover
{
color: #FFF;
background: #53640B;
border-bottom: 1px solid #53640B;
padding-left: 20px;
background: #53640B url(img/icon-acrobat.png) bottom left no-repeat;
}

#header a:hover
{
border: 0px;
text-decoration: none;
}

#header a
{
border: 0px;
text-decoration: none;
}

#footer a 
{
color: #53640B;
text-decoration: none;
border-bottom: 1px dotted #53640B;
}

#footer a:hover
{
color: #FFF;
background: #53640B;
border-bottom: 1px solid #53640B;
}

.sidebar a 
{
color: #53640B;
text-decoration: none;
border-bottom: 1px dotted #53640B;
}

.sidebar a:hover
{
color: #FFF;
background: #53640B;
border-bottom: 1px solid #53640B;
}

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

p em
{
font-size: 14px;
font-style: normal;
color: #53640B
}

p.sidebar
{
margin-bottom: 20px;
}

img 
{
border: none;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page 
{
width: 930px;
margin: 0 auto;
}
	
#header 
{
position: relative;
height: 160px;
margin-bottom: 15px;
background: url(img/banner.png) no-repeat left top;
z-index: 2; /* IE z-index bug */
}

#content 
{
background: url(img/bg-content.png) repeat-y right top;
z-index: 1; /* IE z-index bug */
}

#content-left 
{
float: left;
width: 930px;
padding: 0px;
}

/*
#content-right 
{
float: right;
width: 290px;
margin-top: -15px;
background: url(img/bg-page.png);
background-position: 0px 0px;
background-repeat: repeat-y;
}
*/


/*	##################################
   	HEADINGS
	################################## */


/* headings generated by page titles */
h1 
{
margin: 0 0 20px 0;
padding: 0px;
color: #53640B;
font-size: 20px;
}

/* content title green */
h1 strong 
{
color: #53640B;
font-style: normal;
}

/* content title black */
h1 em 
{
color: #000;
font-style: normal;
}

/* content title blue */
h2 
{
font-size: 18px;
color: #000;
font-weight: normal;
}

/* content title black */
h2 em 
{
color: #53640B;;
font-style: normal;
}

/* content title green */
h2 strong 
{
color: #53640B;
font-style: normal;
}

/* content title blue */
h3 
{
font-size: 16px;
color: #53640B;
font-weight: normal;
}

h3.post-title
{
font-size: 20px;
color: #53640B;
font-weight: normal;
}

/* content title black */
h3 em 
{
color: #000;
font-style: normal;
}

/* content title green */
h3 strong 
{
color: #53640B;
font-style: normal;
font-weight: normal;
}

/* Text in grey feature box */
h4 
{
font-size: 13px;
padding: 5px 5px 5px 5px;
background: #EDF2FA;
border: 1px solid #B7CCEA;
font-weight: normal;
line-height: 1.7em;
}

h4.sidebar-title 
{
margin: 0px 0px 0px 0px;
padding: 0px;
color: #847B73;
font-size: 14px;
border: none;
background: none;
}


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


.contact
{
float: right;
margin: 15px;
width: 160px;
height: 160px;
background: url(img/headerpromo.png) top left no-repeat;
}

.contact:hover
{
cursor: pointer;
}

/* For menu styles please edit /lib/superfish.css */

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

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

.sticky 
{
background: #FFF;
}

.tags 
{
padding: 0 0 0 15px;
background: url(img/bg-tags.gif) no-repeat left center;
}
	
.meta 
{
padding: 10px 0 0 0;
background: url(img/bg-meta.gif) repeat-x left top;
color: #666;
border-top: 1px dotted #999;
clear: both;
}

.meta-date 
{
padding: 0 10px 0 15px;
background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories 
{
padding: 0 10px 0 15px;
background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments 
{
padding: 0 10px 0 15px;
background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

.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.gif);
background-repeat: no-repeat;
padding-left: 22px;
background-position: 0.5em 0.2em;
line-height: 1.7em;
}



/* 	********************** 
	CONTENT RIGHT - SIDEBAR
	********************** */


.box-right 
{
clear: both;
margin: 10px 0px 20px 0px;
padding: 0px 0px 0px 20px;
}

.box-right ul 
{
margin: 0px;
padding: 0px;
list-style: none;
}

.box-right li 
{
margin: 0px;
padding: 5px 0 5px 10px;

}

.box-right li a 
{
padding: 5px 0px 0px 0px;
text-decoration: none;
}

.box-right li ul 
{
padding: 5px 0px 0px 0px;
}


#rss 
{
float: left;
line-height: normal;
border: none;
margin-bottom: 20px;
}

#rss a 
{
display: block;
padding: 0px 0px 0px 20px;
background: url(img/bg-rss.png) no-repeat left center;
text-align: left;
color: #53640B;
text-decoration: none;
border-bottom: 1px dotted #53640B;
}

#rss a:hover
{
cursor: pointer;
color: #FFF;
background: #53640B url(img/bg-rss.png) no-repeat left center;
border-bottom: 1px solid #53640B;
}

/*	##################################
   	BASIC CSS ELEMENTS
	################################## */
	
hr 
{
height: 1px;
margin: 20px 0px;
background: #FFF;
border: none;
}
	
table 
{
width: 100%;
margin: 0px 0px 20px 0px;
}

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

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

tr.even 
{
background: #FFF;
}

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

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

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

fieldset 
{
margin: 0px 0px 40px 0px;
padding: 0px 40px 40px 40px;
background: #FFF;
border: none;
}

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

label 
{
display: block;
margin: 0 0 5px 0;
}
	
input, textarea 
{
width: 50%;
height: 23px;
margin: 0 0 20px 0;
padding: 7px 5px 0 5px;
color: #FFF;
background: #FFF;
border: 1px solid #999;
}

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 
{
width: auto;
height: 30px;
margin: 0px;
padding: 0 20px;
background: #4096EE;
border: none;
color: #fff;
}

input.submit, input.button:hover
{
cursor: pointer;
}
	
/** SEARCHFORM */

#content #searchform 
{
	width: 250px;
}
	
#searchform #search 
{
	float: left;
	width: 200px;
	height: 23px;
	padding: 7px 5px 0 5px;
	color: #666;
}

#searchform #search-submit 
{
	float: right;
	width: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}



/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap 
{
overflow: hidden;
padding: 10px 0px 10px 0px;
background: #B8C486;
border-top: 2px solid #53640B;
}

#footer 
{
width: 930px;
margin: 0 auto;
}

#footer p 
{
color: #53640B;
font-size: 12px;
text-align: center;
line-height: 30px;
margin: 0px 0px 0px 0px;
}

.footerlogo
{
float: left;
width: 35px;
height: 43px;
margin: 0px 5px 0px 0px;
background: url(img/logofooter.jpg) top center no-repeat;
}



/*	##################################
   	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-bottom: 20px!important;
}

.alignleft 
{
float: left;
margin: 0 20px 20px 0;
}

.alignright 
{
float: right;
margin: 0 0 20px 20px;
}

.wp-caption 
{
margin-bottom: 20px;
padding-top: 4px;
border: 1px solid #CCC;
text-align: center;
background-color: #E6E6E6;
}

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

.wp-caption p.wp-caption-text 
{
font-size: 11px;
padding: 0px;
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: #FFF;
}

										/* FLASH STUFF */

.flashcontainer
{
float: right;
width: 450px;
height: 400px;
margin: 0px 0px 20px 20px;
background: url(img/homeimage.jpg) top right no-repeat;
}

.heritagecontainer
{
float: right;
width: 450px;
height: 400px;
margin: 0px 0px 20px 20px;
background: url(img/heritageimage.jpg) top right no-repeat;
}
