/*----- 
Global CSS reset  (courtesy of Eric Meyer [www.meyerweb.com]) -----*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, label,
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
Theme Name: Spring Theme
Theme URI: 
Description: 
Author: */


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#animation {
	float: left;
	width: 430px;
	height: 135px;
	margin: 30px 0 0 30px;
	display: inline;
	}
	
#flash {
	z-index: 5;
	}

#green_bar {
	float: left;
	width: 250px;
	height: 30px;
	margin: 0 0 0 40px !important;
	margin: 0 0 0 30px;
	background: #37522e url("graphics/bg_green_bar.gif") repeat-x;
	}
	
h1#logo {
  	float: left;
	width: 200px;
  	height: 125px;
  	margin: 17px 0 0 70px !important;
  	margin: 17px 0 0 60px;
  	padding: 0;
	background: url("graphics/logo_new.gif") no-repeat;
	}

h1#logo span {
  display: none;
}

h1#logo span {
  display: none;
}

p {
	margin-bottom: 18px; 
}


/*-----------Block Level Elements--------------*/

body {
	background: #c7bf71 url("graphics/bg.jpg") no-repeat center top;
	margin: 50px 0 0 0;
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}  	




#page {
	width: 750px;
	margin: 0 auto;
	background: url("graphics/bg_wrapper.gif") repeat-y;
}

#header {
	float: left;
	width: 750px;
	}

#headerimg {

}

.description {

}

#wrapper {
	float: left;
	width: 750px;
	}

#content {
	float: left;
	width: 500px;
	margin: 30px 0 0 0;
	padding: 0;
	}

#sidebar {
	float: left;
	width: 245px;
	}

#footer {
	float: left;
	width: 750px;
	clear: both;
	}


/*-------------Headings-------------*/

h1 {

}

h2 {
	font-family: Georgia, Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	color:#663b23; 
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px;
 }

h2.page {
  	border-bottom: 2px solid #ccb385;
  	padding-bottom: 10px;
}

h2.pagetitle {
  	border-bottom: 2px solid #ccb385;
  	padding-bottom: 10px;
  	margin-left: 30px;
  	margin-right: 30px;
}

h3 {
	font-family: Georgia, Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	color:#663b23; 
	clear:both;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
  	margin-bottom: 10px;
}

h3.page {
  	border-bottom: 1px solid #ccb385;
  	padding-bottom: 6px;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {
	font-family: Georgia, Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	color:#663b23; 
	text-decoration: none;
	border-bottom: none;
}

.post {
	float: left;
	width: 440px;
	margin: 0;
	padding: 0 30px 0 30px;
	}

.post p {
	margin: 0 0 1.5em 0;
	text-align:left;
	color: #663b23;
	}

.post a {
	color: #37522e;
}

.post a:hover {
	color: #663b23;
}

.post ul {
	color: #663b23;
	margin-bottom: 18px;
	margin-left: 16px;
}

.post li {
	padding: 0 0 0 30px;
	background: url("graphics/bullet.gif") no-repeat 10px 4px;
	margin-bottom: 3px;
}

.post img {
	margin: 5px 0 0 1.5em;
	float: right;
	padding: 5px;
	border: 1px solid #ccb385; 
	}

.post img.image {
	margin: -20px 0 0 1.5em;
	float: right;
	padding: 5px;
	border: 1px solid #ccb385; 
	}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display:none;
}

small {
	margin-bottom: 20px;
	font-size: 12px;
	}

.image {
	margin: -20px 0 0 1.5em;
	float: right;
	padding: 5px;
	border: 1px solid #ccb385; 
	}
	
.image_2 {
	margin: 5px 0 0 1.5em;
	float: right;
	padding: 5px;
	border: 1px solid #ccb385; 
	}
	
.divider {
	width: 440px;
	height: 28px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("graphics/divider.gif") no-repeat;
	}
	
.push-x  { margin: -20px 0 0 1.5em; float: right; } /* Right aligns the image. */

#calendar {
	float: left;
	width: 190px;
	margin: 40px 0 0 30px;
	padding: 0 0 40px 0;
	display: inline; /* IE6 Double Float Bug Fix */
	}
	
#footer {
	float: left;
	width: 750px;
	height: 30px;
	margin: 30px 0 0 0 !important;
	margin: 30px 0 0 0;
	padding: 0;
	background: #37522e;
	}
	
#copyright {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	text-align: center;
	}
	
#copyright p {
	font-family: Verdana, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	color: #663b23;
	}
	
#copyright p a {
	color: #37522e;
	}
	
#top_gap {
	width: 10px;
	height: 28px;
	margin: 0;
	padding: 0;
	}
	
.nav_line {
	float: left;
	width: 220px;
	border-bottom: 1px solid #ccb385;
	margin: 40px 0 0 29px;
	padding: 0;
	}
	
.footer_logo {
	margin-top: 15px;
	}
	
/*NAVIGATION */

/* This styles the unordered list element to remove bullets and align the text */
 ul#nav {
	width: 220px;
	float: left;
	list-style: none;
	padding: 0; 
	margin: 25px 0 0 0;
	height: auto !important;
 }

 /*
  This styles the links. It’s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nav a {
    display: block !important;
	color: #37522e; 
	text-decoration: none; 
	border-bottom: 1px solid #ccb385;
	margin: 0 !important;
	margin: 0;
	padding: 5px 0 5px 30px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.25em;
	display:inline-block;
	width: 190px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nav li {
  margin: 0;
   padding: 0;
   
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn’t do it in this example. I didn’t feel it was needed
 */
 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
  	color: #663b23; 
	background: url("graphics/bullet.gif") no-repeat 10px 8px;
 }

 /*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
	color: #663b23;
	background: url("graphics/bullet.gif") no-repeat 10px 8px;
	display: block;
	text-decoration: none; 
	border-bottom: 1px solid #ccb385;
	margin: 0 !important;
	margin: 0 0 0 0;
	padding: 5px 0 5px 30px !important;
	padding: 5px 0 5px 30px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.25em;
 }
 
 /*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
 ul#nav li.current_page_itemx a, ul#nav li.current_page_itemx a:hover,
 ul#nav li.current_page_itemx a:focus, ul#nav li.current_page_itemx a:active {
	   display: block;
	color: #37522e; 
	text-decoration: none; 
	border-bottom: 1px solid #ccb385;
	margin: 0 !important;
	margin: 0;
	padding: 5px 0 5px 30px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.25em;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 /* forms
---------------------------------------------------------- */

#contactform, #comments-form, .shirt-form, #rfp-form {
	margin: 0 0 25px 0;
	padding: 20px !important;
	padding: 18px;
	background: #e6e3d7 url(../img/1206/form-bg.gif) repeat-x top left;
	}
#content form p, #content form dl dd {
	margin: 0 0 10px 0;
	padding: 0;
	}
#comments-form p.note, #contactform p.note {
	margin-top: 20px;
	}
#contactform dl, #rfp-form dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#contactform dt, #rfp-form dt, label {
	color: #383d44;
	font-weight: bold !important;
	}
#contactform dt em, #contactform .note em, #rfp-form dt em, #rfp-form .note em {
	color: #c00;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
#contactform dt span {
	font-weight: normal;
	font-style: italic;
	color: #666;
	}
#contactform input,
#contactform select {
	width: 250px;
	padding: 2px;
	font-size: 130%;
	color: #444;
	}
	
.submit {
	width: 150px;
	}
	
#contactform textarea {
	width: 400px;
	height: 180px;
	font-family: inherit;
	font-size: 130%;
	color: #444;
	}
#contactform input.button {
	width: auto;
	padding: 0;
	}
#rfp-form h3 {
	margin: 0 0 1em 0;
	}
#rfp-form dl {
	margin: 0 0 2em 20px;
	}
#content #rfp-form dl dt.chbox {
	margin-bottom: 1em;
	}
#content #rfp-form dl dd.chbox {
	margin: 0 0 3px 20px;
	padding: 0;
	}
#content #rfp-form dl dd.last {
	margin-bottom: 1em;
	}

/* tshirt form */

.tshirt-form {
	margin: 0 auto;
	padding: 0;
	}
.tshirt-form th {
	text-align: right;
	vertical-align: top;
	}
.tshirt-form td {
	padding: 0 0 8px 10px;
	vertical-align: top;
	}
.tshirt-form td p {
	margin: 0;
	padding: 0;
	}

/* more forms */

form {
	margin: 0;
	padding: 0;
	}
#search-form {
	margin: 0 0 15px 0;
	}
#search-form input {
	color: #666;
	vertical-align: middle;
	}
#extra #search-form input#search-text {
	width: 150px;
	}

/* when on Notebook */

#content #search-form {
	margin-bottom: 20px;
	padding: 20px;
	background: #e6e3d7 url(../img/1206/form-bg.gif) repeat-x top left;
	}
#content #search-form input#search-text {
	width: 300px;
	}
	
#contactform input.radio {
	width: auto;
	padding: 0;
	}

 .wp-caption {


	float: right;
        padding: 0 0 0 20px;

	
 }  

