/*Agarita Creek*/

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	background: #818162 url(../_Images/layout/wrap-bg.jpg) repeat-y;
	width: 900px;
	text-align: left;
	margin: 30px auto 0;
	background-repeat: repeat-y;
	border: 4px double #872100;
}
#content-wrap {
	position: relative;
	background: #909060 url(../_Images/layout/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #909060;
	border-bottom: 1px solid #909060;
	border-left: 1px solid #909060;
	border-right: 1px solid #909060;
}
#header {
	position: relative;
	background: #909060 url(../_Images/layout/header-top.jpg) repeat-x;
	width: 870px;	
	height: 100px;	
	padding: 0;	
	margin: 0px auto;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	top: 13px;
	background-image: url(../_Images/layout/header-logo.png);
	width: 420px;
	height: 75px;
	left: 10px;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #979a5f;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px;
	left: 90px;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 35px;	
	color: #979a5f;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	right: 10px;
}
#header #header-links a {
	text-decoration: none;	
	padding: 0 2px;
	color: #cacd93;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	padding: 0;		
	height:140px; 
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both; padding: 0;
	text-align: center;
	margin: 0;
	height: 40px;
}
#nav ul {
	float: left;
	list-style: none;	
	width: 870px;		
	height: 40px;	
	display: inline;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background: url(../_Images/layout/nav.jpg) repeat-x;
	margin: 0 0 0 15px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
	font: small-caps 8pt Georgia, "Times New Roman", Times, serif;
	color: #C0C090;
	text-decoration: none;
	text-align: center;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	padding: 13px 14px 0;
	border-right: 1px solid #2C231B;
	border-left: 1px solid #;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #C0C090;
	text-transform: uppercase;
	position: relative;
	bottom: 0;
	height: 40px;
	font: small-caps bold 8pt/inherit Georgia, "Times New Roman", Times, serif;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../_Images/layout/nav-hover.jpg) repeat-x;
}
#nav ul li#current a {
	background: url(../_Images/layout/nav.jpg) repeat-x;
}


/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #23230B url(../_Images/layout/bg.jpg) repeat-x;
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #F7F1e3; 
	text-align: center;
	margin: 0 0 50px 0;
}


/* links */
a, a:visited {	
	color: #872100;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #23230B;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #872100;
}
h3 {
	font-size: 150%;	
	font-weight: normal;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px 5px 5px;
	padding-right: 20px;
	padding-top: 0;
	padding-left: 20px;
}
ul {
	list-style: none;
}

/* images */
img {
	padding: 1px;
	border-style: none;
	border-width: 1px;
}
img.no-border {
	border-style: none;
	padding:0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img.footer {
	border: 3px double #C0C090;
}

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	padding: 4px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #2C231B;
	background: #5b4a29;	
}
.thumbs a:hover { background-color: transparent; border: none }

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(../_Images/layout/quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

/* start - table */
table {
	margin: 10px;
	position: relative;
	left: 20px;
	border: solid 1px #CACD93;
}
th strong {
	color: #fff;
}
th {
	background: #872100;
	padding-left: 10px;
	padding-right: 10px;
	color: #CACD93;
	text-align: center;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}
tr {
	height: 40px;
	display: table-row;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #CACD93;
	border-bottom: solid 1px #CACD93;
	border-style: solid;
	text-align: center;
	color: #23230B;
	text-transform: capitalize;
	height: 1pt;
	font: 9pt/20pt Georgia, "Times New Roman", Times, serif;
}
td.first,th.first {
	border-left: solid 1px #CACD93;
	width: 100px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
td.last {
	width: 250px;
}
td.name{
	width: 100px;
	border-left: solid 1px #CACD93;
}
/* end - table */

/* form elements */

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../_Images/layout/nav.jpg) repeat-x 0 0;
	border: 1px solid #88AD0C;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* Main Column */
#main {
	float: left;
	width: 550px; margin: 0 0 0 10px;
	display: inline;
	padding: 5px 0 0;
}
#main h2 {
	margin-top: 0;
	padding-bottom: 3px;
	color: #23230B;	
	text-transform: none;
	font: normal 18pt 'Trebuchet MS', Tahoma, Sans-serif;
}
#main h3 {
	margin-top: 10px;
	padding-bottom: 3px;
	color: #23230B;	
	text-transform: none;
	font: normal 1.8em 'Trebuchet MS', Tahoma, Sans-serif;
	text-decoration: underline;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(../_Images/layout/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 280px; margin: 0;
	padding: 2px 0 0;
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #8A0202; 			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;		
	border-top: 1px solid #DED5AD;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: capitalize;
	text-indent: 15px;
	background: none no-repeat fixed;
	list-style-image: none;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #DED5AD;
	padding: 3px 0 3px 5px;
	margin: 0 2px;
	background: none no-repeat;
	list-style-type: none;
	list-style-image: url(../_Images/layout/agarita-nav-icon.png);
	list-style-position: inside;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: ;
	background-repeat: no-repeat;
	list-style-image: url(../_Images/layout/agarita-nav-icon.png);
	float: none;
	bottom: 5px;
	position: relative;
	left: 3px;
}
#sidebar ul.sidemenu li a:hover {	
	color: #363604;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 900px;
	font-size: 90%;	
	text-align: left;
	padding: 15px 0;		
	border-bottom: 15px solid #909060;
	border-top: 1px solid #909060;
	background: url(../_Images/layout/footer-bg.jpg) repeat;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #8A0202;  
	margin: 0; 
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	padding-top: 0;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 860px;
	position: relative;
	left: 25px;
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 30%;
	text-align: center;
}
#footer-columns .col3-center {
	margin: 0 15px;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #23230B;	
	margin: 0 auto; 
	width: 870px;
	padding: 15px 0 0 0;
	text-align: center;
	background: url(../_Images/layout/footer-bg.jpg) repeat;
}
#footer-bottom  a {
	color: #C0C090;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }



