/*
Theme Name: Hillwise
Theme URI:
Description: A simple, clean and easily accessible small business theme.
Version: 1.2
Author: Laura Whitehead
Author URI: http://www.popokatea.co.uk
*/

* {margin:0; padding:0; }
body {
	font:81.3%/1.5 "arial", helvetica, sans-serif;
	color:#444;
}
a {
	color:#49811d;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#49811d;
	text-decoration:underline;
}
p {padding-top:10px;}
h1 {margin: 20px 0 0}
img {
	margin: 5px 10px 5px 5px;
	padding: 5px;background: #eee; border: 1px solid #ddd;}
input {vertical-align: middle}
h2 {
	font: normal 1.6em "arial", helvetica, sans-serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 25px 10px 30px;
	border-left: 3px solid #d1dfc6;
	background: #edf3e9;
	padding: 5px 15px;
		}
blockquote p {
	font-size: 1em !important;
	margin: 0;
padding-bottom: 10px;}
.aligncenter,
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wrapper {
	width: 830px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#header {
	margin-bottom: 5px;
	position:relative;
	border-top:2px solid #d1dfc6;	}
#header-bg {
	background:#fff url(images/header-bg.jpg) no-repeat scroll 0 0;
	height:160px;
	position:relative;
	border-top:5px solid #fff;
border-bottom:2px solid #d1dfc6;padding-bottom: 5px;margin-bottom: 5px;}
#header-bg h1 {
	position:absolute;
	top:0px;
	left:15px;
	color:#000;
	line-height: 0.85em;
	font-size:3em;
	margin: 40px 0 15px;
	padding:10px 10px 4px 10px;
}
#header-bg h1 a {
	font-family:"Arial Black";
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	}
#header-bg h1 span {
	display: block;
	font-size: 0.50em;
	font-weight: normal;
	text-transform: uppercase;
	color:#fff;

}
#navcontainer {
	margin-bottom: 20px;
	left:0;
	width:830px;
clear: both; min-height: 30px;}

/*=== DROPDOWN NAVIGATION FOR PAGES ===*/
#pagenav,
#pagenav ul			{text-align:left;
	background: #edf3e9;
 margin-top:0px; padding-top:0px;float:left; list-style:none; padding:0; font-size: 15px; width:  830px; z-index: 999;
	position: relative;
}
#pagenav 	{ text-align:left;
	clear: both; line-height:30px; margin-bottom: 0px;}
#pagenav li			{ float:left; line-height:30px; margin:0; position: relative; font-size: 1.154em;padding: 0 0 0 0;}

#pagenav a			{ color:#33332E; display:block; padding: 2px 10px; padding-top:2px;  text-transform:lowercase;}

#pagenav a:hover,
#pagenav a:focus		{background-color:#49811d;color: #fff; }

#pagenav ul			{ background: #fff; left: 0; position: absolute; top: 2.308em; /* 32px / 12px */ width: 160px;
 border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
	z-index: 999;
filter:alpha(opacity=90);
opacity:0.9;
}
#pagenav ul li		{ background: none; float: none; height: auto; width: 160px; 
border-top: 1px solid #ddd; font-size: 1em; line-height: 24px;}
#pagenav ul a		{ background: none; padding: 0.083em 20px 0.25em; /* 1px 30px 3px */ width: 120px; }
#pagenav ul ul	{ position: absolute;	}

#pagenav ul a:hover,
#pagenav ul a:focus		{ background: #edf3e9;
color: #33332E;}
#pagenav ul .hover>a	{ background: #edf3e9;
color: #33332E;}

#pagenav ul ul		{ 
left:160px; top: 0em; 
padding-left: 0; }

#pagenav ul,
#pagenav :hover ul ul,
#pagenav .hover ul ul	{ margin-left: -9999px; }

#pagenav li:hover>ul,
#pagenav li.hover>ul,
#pagenav a:focus+ul,
#pagenav ul ul,
#pagenav .hover a:focus	{ margin-left: 0; }
#pagenav ul a:focus		{ margin-left: 9999px; }


#skip {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0.5em;
	}
#skip li {
	display:inline;
	padding:0;
}

#skip a, #skip a:hover, #skip a:visited {
	margin:0 1em 0 0;
	font-size:100%;
	line-height:2.5;
	background:transparent url(images/arrow-skip.gif) no-repeat scroll 100% 60%;
	border-color:#FFFFFF;
	color:#666666;
	font-weight:normal;
	padding-right:10px;
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}

#skip a:focus, #skip a:active, #skip a:hover {
	background-color:#edf3e9;
	color:#000000;
	text-decoration:underline;
position:static;
width:auto;
height:auto;}
#container {
	width: 100%;
	margin-bottom:5px;
border-bottom:2px solid #d1dfc6;
margin-top: 10px;padding-bottom:5px; background: #fff url(images/logo.jpg) no-repeat 99% 99%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 570px;
	float: left;
	padding: 0 10px 0px 0;
	overflow: hidden;
}

#content h2 {
	font:normal 1.6em "arial", helvetica, sans-serif;
	padding: 0 0 4px;
		color:#49811d;

}
#content h2 a {
	font-weight:normal;
	
		color:#49811d;

	}
#content h2 a:hover {
		color:#49811d;
text-decoration:underline;	}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	font:1.2em "arial", helvetica, sans-serif !important;
		color:#49811d;

	margin-bottom:-5px !important;
}
#content p, content li {
	line-height: 1.4em;
}
#content h3 a {
	text-decoration:underline;
	}	
#content .post {
	margin: 0 0 2.2em;
}
#content .post h2 {
	font-size:1.8em;
	margin:0 0 -2px;
}
#content .post h3 {
	margin-bottom:0px !important;
}
.post ul, .post ol {
	margin:0 0 6px 15px;
	line-height: 1.4em;
	padding-left: 10px;
}
.post li {
	padding:8px 25px 0 0px;
	
}
.post .postmetadata {
	font-size:1.1em;
	border-bottom:1px solid #eee;
}
.postmetadata a {
	color:#444;
	font-weight: normal;
	font-style: normal;
}
.postmetadata a:hover {
	color:#444;
	text-decoration: underline;}
.entry {
  text-align: justify;
}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

#content .introtext
{
	font-size: 1.2em;
	background-color:#edf3e9;
	padding: 10px 20px;
	margin: 15px 10px;border-top:2px solid #d1dfc6;
	border-bottom:2px solid #d1dfc6;
	text-align: left;
color: #33332E;}
#content .introtext img {
margin: 10px 0 5px;
background-color:#fff;	
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin:20px 0 5px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}
h3#comments,h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}
.commentlist {
	margin: 20px 0 30px 18px;
	font-size:120%;
}
.commentlist img {
	float:none;
	padding:0;
	border:0;
	}
.commentlist li {
	padding:5px 0 20px;
	font-size:90%;
}
.cdata {
	background:#edf3e9;
	border-top:1px solid #a5c185;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
  color:#000;
}
#content img.avatar {
  	float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #444;
}
#comment {
	width: 530px;
	height: 170px;
}
/* sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 240px;
	padding: 0 0 0 10px;
	margin-bottom: 115px;}

#sidebar .widget {
	margin-bottom: 20px;}

#sidebar ul	{
	list-style: none;
	margin:0 0 15px;
	padding-left: 5px;}
#sidebar ul li ul {
	margin:0;
	padding:0 0 0 4px;
	}	
#sidebar ul li ul li ul	{
	margin:5px 0 -12px 0;
	padding:0 0 0 4px;
	}	
#sidebar ul li	{
	margin: 0px 0px -1px 0px;
	border-bottom: 1px solid #EEE;
	padding:6px 0 6px 5px;
	line-height: 15px;
	}		
#sidebar ul li a {
	background:url(images/arrow.gif) no-repeat center left;
	padding: 0 0 0 8px;
	text-decoration:none;
		font-weight:bold;
	}
#sidebar ul li a:hover {
	text-decoration:underline;
	color:#49811d;
	}
#sidebar h2 {
	font:bold 1.4em "arial", helvetica, sans-serif;
	padding: 6px 0 6px 3px;
	line-height:0.6em;
	color:#49811d;
	border-bottom:2px solid #49811d;margin-bottom:3px;clear:both;
}
#sidebar h3 {
	font: normal 1.4em/1.1em "arial", helvetica, sans-serif;
	padding: 0 0 3px;
	color:#49811d;
}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align:center;
  line-height:21px !important;
}
abbr, acronym {
border:medium none;
}
abbr[title], acronym[title] {
border-bottom:1px dotted #999;
cursor:help;
font-style:italic;
}
code, kbd, pre {
font-family: Monaco,"Courier New",Tahoma;
}
pre {
	padding:10px;
	background:#F6F7F5;
	font-size:120%;
}

code {
	color:#990000;
	font-family:"Courier New",Courier,mono;
}
.txtRed {
	color:#FF0000;
	font-size:130%;
}
.txtGrey {
	color:#999;
}
#footer {
	clear: both;
	margin: 0 0 10px;
	font-size: 1.1em;
	color: #808080;
}
#footer p{
	text-align:left;
	color:#999;
	}
#footer p a{
	color:#999;
	}
#footer p a:hover{
	color:#444;
	}	
	#footer .copyright {
	width: 600px;float: left;
padding-top:15px}
	#footer .linkimage {
	width: 225px;
	display: inline;
}
	#footer .linkimage img {
	border: 0; padding: 0; 
	margin: 0;
	
}
#base .baseHdr{
	font-size:1.5em;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
	border:none;
	padding:0;
}
#base {display: inline; float: left; margin: 0; width:100%; clear:left;}
#base {background:#F0F0F0; border-bottom:3px solid #000; border-top:3px solid #000; position: relative; }
#base ul {margin:10px 10px; padding:10px 0 0 4px; width:252px; display:inline; float:left; list-style-type:none; }
#base li {padding:5px 4px; border-top:1px solid #C0BDBD; line-height:15px;}
.grid12 h6 { margin: 10px 0 50px 0; }

/* ---  Search Bar  ---  */
#searchform{float:right;margin: 5px 6px 20px}
#searchform input[type="text"]{width:152px;height:17px;background:#FFF;padding:5px 4px 4px 4px;border:1px solid #d1dfc6;margin:4px 5px 1px 0;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#searchform input[type="submit"]{padding:3px 4px 3px 4px;background: #d1dfc6;border:1px solid #d4e9e9;margin:4px 5px 1px 0;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#searchform input[type="submit"]:hover {background: #a5c18f;	
}

input,select,textarea{ border: #e6e6e6 1px solid; padding: 2px; }
.sociable {
	border-top: 1px solid #e6e6e6;
padding-top: 5px;}