/*
Theme Name: Herb
Theme URI: http://www.imaner.net/
Description: Blue theme for the Drimlabarra website.
Version: 1.2
Author: Liz Watts
Author URI: http://www.imaner.net/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #D5DBE6 url('images/back.jpg') repeat-x;
	color: #000033;
	text-align: center;
	}
#page {
	background-color: #CED8DF;
	background: #CED8DF url('images/gradient.jpg') repeat-x;
	text-align: left;
	border-bottom: 2px solid #A0B4C2;
	}
#header {
	background: #617E94;
	}
#headerimg 	{
	margin: 0;
	height: 185px;
	width: 898px;
	}
#content {
	font-size: 1.2em;
	padding-bottom: 50px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}
.piccolumn {
	float: right;
	width: 155px;
	margin: 5px 0 0 70px;
	}
.piccolumn .caption {
	line-height: 1.3em;
	font-size: .9em;
	}
.column {
	float: right;
	width: 45%;
	margin: 5px 0 0 50px;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
#footer {
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3, .header {
	color: #000033;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 2em;
	}
h2, #v_toggle, #v_toggle2 {
	font-size: 1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1.1em;
	}
h2.pagetitle {
	font-size: 1.2em;
	}
h3 {
	font-size: 1em;
	}
.subhead {
	font-size: 1.1em;
	font-weight: bold;
	}
#sidebar {
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
	letter-spacing: .1em;
	}
a {
	color: #000033;
	text-decoration: none;
	border-bottom: 1px solid #000033;
	}
a:hover {
	color: #000033;
	text-decoration: none;
	border-bottom: 1px solid #E24E00;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#page {
	margin: 20px auto;
	padding: 0;
	width: 898px;
	}
#header {
	margin: 0;
	padding: 0;
	height: 193px;
	width: 898px;
	}
#headerimg {
	margin: 0;
	height: 193px;
	width: 100%;
	}
.narrowcolumn {
	float: right;
	padding: 0 60px 20px 0;
	margin: 40px 0 0;
	width: 610px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/*	Begin Headers */
h1 {
	padding: 0 0 6px;
	margin: 0;
	}
h2 {
	margin: 20px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

/* End Headers */


/* Begin Sidebar */
#sidebar {
	float: left;
	padding: 38px 0 10px 0;
	margin-left: 15px;
	width: 150px;
	}
#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	padding-left: 5px;
	}
#sidebar a {
	color: #fff;
	border-bottom: 1px none;
	margin-left: 20px;
	}
#sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px solid #E24E00;
	}
/* End Sidebar */


/* Accordian */
#accordion {
	margin:0px;
	}
h3.toggler {
	cursor: pointer;
	border-bottom: dotted #DE3163 1px;
	margin: 6px 0;
	padding: 0;
	background: url('images/down.gif') right no-repeat;
	}
h3.toggler:hover {
	cursor: pointer;
	border-bottom: solid #E24E00 1px;
	margin: 6px 0;
	padding: 0;
	background: url('images/down.gif') right no-repeat;
}
div.element, div.element h4 {
	margin: 0;
	padding: 0 20px;
	}
/* End accordian */

#vertical_slide, #vertical_slide2 {
	padding-bottom: 12px;
	}
table {
	border-collapse: collapse;
	width: 95%;
	margin-top: 10px;
	}
td {
	padding: 6px 10px 14px 0;
	}
.next, .up, .down {
	text-decoration: none;
	padding-right: 10px;
	border-bottom: dotted #DE3163 1px;
	background: url('images/next.gif') right no-repeat;
	}
.next {
	line-height: 2em;
	background: url('images/next.gif') right no-repeat;
	}
.up {
	background: url('images/up.gif') right no-repeat;
	}
.down {
	background: url('images/down.gif') right no-repeat;
	}
h2.spacing {
	padding-top: 12px;
	}
.pdf {
	margin: 18px 0;
	padding-left: 30px;
	background: url('images/pdf.gif') left top no-repeat;
	}
.word {
	margin: 18px 0;
	padding-left: 30px;
	background: url('images/word.gif') left top no-repeat;
	}
a img {
	border: none;
	}
.noline {
	border-bottom: none;
	margin-bottom: 1px;
	}
input, textarea {
	border-top: 2px solid #405968;
	border-left: 2px solid #405968;
	border-right: 2px solid #E2E4EF;
	border-bottom: 2px solid #E2E4EF;
	background-color: #D5DBE6;
	}
checkbox {
	border: none;
	}
.btn {
	color: #000011;
	background: #B6BCD3 url('images/button.jpg') repeat-x;
	border-top: 2px solid #E2E4EF;
	border-left: 2px solid #E2E4EF;
	border-right: 2px solid #223037;
	border-bottom: 2px solid #223037;
	font-weight: normal;
	}