/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
	
body {	
	color:#5a5956;
	background: #f1eee4 url(/images/bg.gif) repeat-x;
	padding-bottom:30px;
	}

body, select, textarea, input {	
	font: 100% Arial,Verdana;
	}

p {	
	margin: 15px 0;
	}
		
a, a:visited {	
	color: #61a43c;
	}

a:hover, a:active {	
	color:#7ebe5b;
	}

*:focus { 
	outline: none;
	}

ol {
	margin: 15px 15px 15px 35px;
	}
	
	
	

/* ---------- @ Page Structure -----------*/

#shadow {	
	margin: 0 auto;	
	font-size: 0.7em;
	width: 886px;
	position:relative;
	z-index:0;
	}

.shadow_content { 
	position:relative;
	z-index:2;
	}

.shadow_top div, .shadow_top, 
.shadow_bottom div, .shadow_bottom {
	background: url(/images/bg_shadow.png) no-repeat;
	_background: none;
}

.shadow_bottom div, .shadow_bottom {
   width:100%;
   height:100%;
   position:absolute;
}

.shadow_top {
   background-position: top left;
   z-index:-1;
   left:-8px;
   top:0px;
   padding:0 8px 8px 0; 
}
.shadow_top div {
   background-position: top right;
   height:8px;
   width:8px;
   right:-8px;
   top:0px;
}

.shadow_bottom {
   background-position: bottom left;
   z-index:-2;
   bottom:-16px;
   right:0px;
   padding:8px 0 0 8px;
}
.shadow_bottom div {
   background-position: bottom right;
   height:8px;
   width:8px;
   left:-8px;
   bottom:0px;
}

.shadow_top div, .shadow_top {
   width:100%;
   height:100%;
   position:absolute;
}
	
#wrapper {
	background:#FFF url(/images/bg_wrapper.jpg) repeat-x;
	}

#top {
	height:101px;
	padding-top:14px;
	border-bottom:1px solid #a2b794;
	}
		   
#masthead {
	background: url(/images/bg_masthead.jpg);
	height: 250px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #3d5d29;
	padding:17px 0 0 27px;
	}

#main {
	background:url(/images/bg_main.jpg) repeat-x;
	padding:14px 26px 30px 26px;
	}

#interior #main {
	background:#FFF url(/images/bg_ivy.png) no-repeat;
	font-size:1.1em;
	}
	
#leftcol {
	float:left;
	width:344px;
	margin-right:28px;
	}

.rightcol {
	float:right;
	width:210px;
	padding-right: 20px;
	}
			
.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#content {
	width:565px;
	float:left
	}
	
#sidebar {
	width:238px;
	float:right
	}


	
		
/* ---------- @ Headings -----------*/

		   
h1#logo, a#logo {
	font-size: 1.9em;
	width: 425px;
	height: 89px;
	background: url(/images/logo.gif);
	text-indent:-9000px;
	margin:0 auto;
	display:block
	}

h2 {	
	font: bold 2em Georgia, "Times New Roman", Times, serif;
	color:#494949;
	background:url(/images/bullet.gif) no-repeat 0 10px;
	padding-left:13px;
	margin-bottom: 10px;
	}

h2.headline {
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	}
	
h3 {	
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 -5px 0;
	}

#home h3 {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	color:#505050;
	font-weight:bold;
	font-style:italic;
	background:url(/images/bullet.gif) no-repeat 0 10px;
	padding-left:13px;
	margin: 0;
}

.pullout h3 {
	font:1.6em Arial, Helvetica, sans-serif;
	color: #FFF;
	height:27px;
	background:url(/images/bg_hdr.jpg) no-repeat;
	padding:8px 12px;
	margin:0;
	}
	
h4 {	
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 -5px 0;
	}

#sidebar h4 {
	margin: 0;
}
	
	


/* ---------- @ Content Styles -----------*/

/*General*/

#masthead img {
	float:left
	}
	
.hidden {
	display:none;
	}
	
.bullets {
	padding:15px 15px 15px 30px;
	}

.bullets li {	
	background:url(/images/bullet.gif) no-repeat center left;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
	}

#home .dotlist {
	margin: 5px 0;
	}
	
.dotlist li {
	background:url(/images/dots2.gif) top repeat-x;
	padding:10px 0;
	list-style:none;
	color:#787363;
	}

.dotlist a, .dotlist a:visited {
	font-weight:bold;
	color:#5a5956;
	text-decoration:none
	}

.dotlist a:hover, .dotlist a:active {
	text-decoration:underline
	}	

.dotlist a.more, .dotlist a.more:visited {
	font-weight: normal;
}	

a.viewall, .viewall:visited {
	width:52px;
	height:15px;
	background:url(/images/viewall.gif);
	color:#FFF;
	text-decoration:none;
	padding:1px 0 0 15px;
	overflow:hidden;
	display:block
	}	

a.viewall:hover, .viewall:active {
	background:url(/images/viewall.gif) 0 -16px;
	}
		
#tagline {
	background:url(/images/tagline.gif);
	width:277px;
	height:155px;
	float:left;
	margin:78px 0 0 18px;
	display:block;
	text-indent:-9999px
	}

.pullout {
	background: #f1eee4 url(/images/bg_pullout.gif);
	padding:16px;
	border-bottom:1px solid #dcd5be;
	}
		
.pullout img {
	float:left;
	margin:1px 12px 7px 0;
	border:4px solid #FFF;
	}
	

/*Wordpress*/ 

.entry {
	padding-bottom:14px;
	}
	
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	margin: 15px 0;
	}		

.entry p {
	line-height:140%;
	}
	
.entry ul li,
.entry ol li {
	margin-left:35px;
	}

.entry ul li {
	list-style:square;
}

.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:5px solid #b6b6a7;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:140%;
	}			

.entry img {
	float:left;
	margin:1px 10px 6px 0;
	border:5px solid #e4decc;
	}

#sidebar .entry blockquote {
	margin: 15px 0;
	line-height:140%;
	font-size:.9em;
} 

.postmetadata {
	}
	
.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border-left:4px solid #b6b6a7;
	padding-left:5px;
	margin:9px 0;
	letter-spacing:0.08em;
	}

ul.commentlist {
	padding-left:30px;
	}
	
ul.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	}
	
.commentmetadata {
	}

.commentlist small {
	}

.commentlist cite {
	}	
	
	
		

/*Tables*/		

.data,
.entry table {
	width:90%;
	border-collapse:collapse;
	margin:15px 0;
	}

.entry table td,
.entry table th,
.data td,
.data th {
	border-bottom:1px solid #FFF;
	padding:3px 10px
	}

#home td, #home th {
	padding:5px 10px
	}
	
.entry table th,
.data th {
	color:#4e5b77;
	font-weight:bold;
	text-align:left;
	width:142px;
	background:#dce8ff;
	}
	
.entry table td,
.data td {
	color:#555e71;
	background:#ccdef2;
	}

#home .data {
	margin:5px 0;
	width: 100%;
	}

.entry table a, .entry table a:visited,
.data a, .data a:visited {
	color:#555e71;
	text-decoration: none;
}

.entry table a:hover, .entry table a:active,
.data a:hover, .data a:active {
	text-decoration:underline
	}
	
		
		

	
/* ---------- @ Forms -----------*/

#s, #comment, #author, #email, #url {
	background:#FFF;
	border:1px solid #67655f;
	padding:3px;
	}

#submit, #searchsubmit, .button {	
	background: #5f7ab2 !important;
	border:none;
	margin: 0 0 1px 3px;
	font-size:0.9em;
	color:#fff;
	padding:5px;
	cursor: pointer;
	}

#submit:focus, #searchsubmit:focus,
#submit:hover, #searchsubmit:hover,
.button:focus, .button:hover {	
	background: #4a65a3 !important;
	}

	

/* ---------- @ Float Clearing -----------*/

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

.clearfloat {
	display:block
	}


/* ---------- @ Footer -----------*/

#footer {
	padding: 22px 4px 35px 6px;
	color:#807a68;
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(/images/bg_footer.jpg) top center no-repeat
	}

a#cat4 img {
	vertical-align: middle;
	margin-left: 5px;
	}

