﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #fff url(images/header_bg.png) left top repeat-x; 
	color: #1e1e1e;
}

a, a:visited, a:active {
	color: #7a8265; 
	text-decoration: none;
}

a:hover {
	color: #7a8265; 
	text-decoration: underline;
}

img {
	padding: 0px;
	border: 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 5px 12px;
	}

img.alignleft {
	float: left;
	margin: 0px 12px 5px 0px;
	}
	
	input {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
}

.submit {
	background: #d8d8d8;	
}
	
textarea {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
	width: 65%;
}
	
#container {
	width: 920px;	
	margin: 0 auto;	
}

.search
{
    margin-bottom:5px;
    margin-left:10px;
}

#header {
	width: 920px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background: #ffffff url(images/header.png) center top no-repeat; 
}

#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000000;
	font-size: 52px;
	font-weight: bold;
	line-height: 100%;
	margin: 35px 0px 0px 5px;
	padding: 0px;
}

#header h1 span {
	color: #7a8265;
}

#header h1 a, #header h1 a:visited, #header h1 a:active, #header h1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000000;
	font-size: 52px;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
}

#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	color: #3e3e3e;
}

#topmenu {
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 112px 0px 0px 0px;
}

#topmenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #484833;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0px 15px 0px 5px;
	padding: 14px 3px 13px 3px;
}

#topmenu li a:hover {
	margin: 0px 15px 0px 5px;
	padding: 14px 3px 6px 3px;
	border-bottom: 5px solid #929281;
	color: #000000;
}

#contentcontainer {
	clear: both;
	float: left;
	width: 920px;
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	background-image: url(images/page_bg.png);

}

#content {
	width: 640px;
	float: left;
	display: inline;
	margin: 20px 35px 60px 5px;
	padding: 0px;
	
}

.contentarea{
	margin: 0px;	
	padding: 0px;
}

.poll input
{
    border:none;
}

.contentdisplay {
	margin: 18px 0px 0px 0px;	
	padding: 0px;
}

.photo img
{
    border: solid 1px #ccc !important; 
	padding:3px; 
	margin: 5px 0 5px 0;
	margin-bottom:5px;
}

.lg_photo img
{
   	border: solid 1px #ccc !important; 
	padding:3px; 
	margin:4px;
	margin-left:0;
	float:left; 
    width:302px; 
    height:302px; 
}

.sm_photo img
{
   	border: solid 1px #ccc !important; 
	padding:3px; 
	margin:4px;
	float:left; 
    width:90px; 
    height:90px; 
}


.entry, .categoryphotos, .newest_photos {
	margin: 18px 0px 0px 0px;	
	padding: 0px;
}

#content p {
	line-height: 130%;
}

#content h2, #content h2 a, #content h2 a:visited, #content h2 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #7a8265;
	margin: 0px;
}

#content h2 a:hover {
	color: #7a8265; 
	text-decoration: underline;
}

.posted, .categorydescription {
	font-size: 11px;
	background: url(images/dotted1.gif) left bottom repeat-x;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.posted a, .posted a:visited, .posted a:active {
	font-size: 11px;
	color: #1e1e1e;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

.posted a:hover {
	text-decoration: underline;
}

.categorydescription a, .categorydescription a:visited, .categorydescription a:active {
	font-size: 11px;
	color: #1e1e1e;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

.categorydescription a:hover {
	text-decoration: underline;
}

.catphotocontainer{
	width:160px;
	float:left;
}

.catphotocontainer img{
	border: solid 1px #ccc !important; 
	padding:3px; 
	margin:5px;
	float:left;
}

.catphotocontainer p {
	padding: 3px 0 5px 5px;
	font-weight:bold;
}
.metadata {
	text-align: right;
	padding: 3px 8px 5px 3px;
	margin: 19px 0px 14px 0px;
}

.comment {
	background: url(images/iconcom.gif) no-repeat left top;
	padding: 0px 0px 10px 19px;
	border-bottom:solid 1px #ccc;	
}

.comments {
	margin: 18px 0px 0px 0px;	
	padding: 0px;
}

.commentheader
{
	font-size: 11px;
	font-weight:bold;
	background: url(images/dotted1.gif) left bottom repeat-x;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

blockquote {
	margin: 15px 30px 15px 5px;
	padding-left: 10px;
	border-left: 5px solid #e8e8e8;
}

#content .postpagesnav {
	margin: 25px 5px 5px 5px; 
	padding: 0px; 
	}

#content .postpagesnav .older {
	width:50%;
	float:left;
	}

#content .postpagesnav .newer {
	width: 50%; 
	float: right; 
	text-align:right;
	}

#sidebar {
	width: 230px;
	margin: 40px 5px 60px 5px;
	float: left;
}

#sidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	padding: 1px 10px 5px 13px;
	background: url(images/h2bg.png) no-repeat top left;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}

#sidebar p {
	padding: 0px 5px 10px 10px;
}

#searchform {
	margin: 10px 0px 21px 5px;
	padding: 0px 0px 0px 10px;
	border: 0;
	background: #ffffff;
}

#searchfield {
	border: 1px solid #aaaaaa;
	color: #1e1e1e;
	width: 180px;
	padding: 1px;
	margin: 1px;
	height: 18px;		
}

#sidebar ul li ul li a, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active {
	font-size: 12px;
	padding-left: 10px;
	background:  url(images/link.gif) no-repeat left 4px;
	text-decoration: none;
}

#sidebar ul li ul li a:hover {
	text-decoration: underline;
}

#sidebar ul {
	list-style: none; 
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	margin: 0px 5px 0px 5px;
}

#sidebar ul li ul {
	list-style: none; 
	margin: 1px 0px 16px 0px;
	padding-right: 0px;
}

#sidebar ul li ul li {	
	margin-left: 3px;
	background: url(images/dotted2.gif) 11px bottom no-repeat;
	margin-bottom: 1px;
	padding: 2px 0px 4px 10px;
}

#footer {
	padding: 15px 25px 10px 25px;
	clear: both;
	text-align: center;	
	border-top: 1px solid #aaaaaa;
	background: #b4b69a;
	margin-top: 60px;
	display: block;
}

#footer p {
	color: #ffffff;
}

#footer a, #footer a:visited, #footer a:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

.clear{
    height: 0px; 
    overflow: 
    hidden; clear: both;
}

.commentbox
{
    margin: 0;
    Margin-top:15px;
	padding: 10px 15px 10px 15px;
	background-color: #b4b69a; 
	border: 1px solid #aaaaaa;
}

.errors
{
    background-color:#ffcccc;
    border:solid 1px #ff0000; 
    padding:15px; 
    margin-top:3px;
    margin-bottom:15px;
    padding-left:25px;
    overflow:hidden;
}

.errors a, .errors a:visited, .errors a:active {
	color: #2c2f0f; 
	text-decoration: underline;
}

.errors img 
{
  float:left;
  margin: 0 10px 0 0 !important;
  border:0 !important;
}

.message
{
    background-color:#d0d8ba;
    border:solid 1px #5f6946; 
    padding:15px; 
    margin-bottom:15px;
    margin-top:3px;
    padding-left:25px;
    overflow:hidden;
}

.message a, .message a:visited, .message a:active {
	color: #2c2f0f; 
	text-decoration:underline;
}
    


.journalentry{
   	padding: 0px 0px 10px 0;
    }

.poll p
{
    margin-top:5px;
}

.pollresult
{
    margin-top:7px;
}

/* pagination */

.seoPager a, .seoPager a:link, .seoPager a:active {
    font-size: 11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #636543;
	color: #330;
	background-color: #b4b69a;	
}
.seoPager a:hover {	
    font-size: 11px;
	border: 1px solid #330;
	color: #fff;
	background-color: #b4b69a;
}
.seoPager span.pages {
    font-size: 11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #330;
	border: 1px solid #636543;
	background-color: #b4b69a;
}
.seoPager span.current {
    font-size: 11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #636543;
	color: #fff;
	background-color: #606240;
}
.seoPager span.extend {
    font-size: 11px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
}

.whitelink a, .whitelink a:visited, .whitelink a:active {
	color: #ffffff; 
	text-decoration: none;
}

.whitelink a:hover {
	color: #ffffff; 
	text-decoration: underline;
}

.searchbar{
    background-color:#64664e;
    color:#ffffff;
    padding:10px;
    margin-top:5px;
    overflow:hidden;
}

/* // Grid Styles // */

.gridoutline
{
    border:solid 1px #ccc; 
    padding-bottom:3px; 
    overflow:hidden;}

.gridheader{
    background-color:#64664e;
    color:#ffffff;
    font-weight:bold;
    padding:10px;
    margin-top:5px;
    overflow:hidden;
}

.grid{
    text-align:left;
    padding:10px;
    margin:3px 3px 0 3px;
    border:solid 1px #ccc;
    overflow:hidden;
}

.editgrid{
    text-align:left;
    padding:10px;
    margin:3px 3px 0 3px;
    border:solid 1px #ccc;
    background-color:#b4b69a;
    overflow:hidden;
}

.editgrid a, .editgrid a:visited, .editgrid a:active {
	color: #2c2f0f; 
	text-decoration: none;
}

.editgrid input
{
    border:none;
}

.editgrid p {width:100%;float:left;margin-top:10px; margin-bottom:10px; padding:0;}

.g25r{text-align:right;width:25%;float:left;margin:0; padding:0;}
.g25{width:25%;float:left;margin:0; padding:0;}
.g50{width:50%;float:left;margin:0; padding:0;}
.g75{width:75%;float:left;margin:0; padding:0;}
.g75 img{ float:left;border: solid 1px #ccc !important; padding:3px; margin: 0; margin-right:10px;}
.g100{width:100%;float:left;margin:0; padding:0;}


.feedicon {
  margin-left: 3px !important;
  padding: 0 0 0 19px !important;
  background: url(images/feed-icon-14x14.png) no-repeat 0 50% !important;
} 

.shareicon {
  margin-left: 3px !important;
  padding: 0 0 0 19px !important;
  background: url(images/share-icon-14x14.png) no-repeat 0 50% !important;
} 



