body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font: Arial Black, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: Arial Black, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #000000;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

#wrapper {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	width: 730px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	border: 0px solid black;
	height: 230px;
}

#logo {
	float: left;
	padding-right: 0px;
}
#maintitle {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 3em;
	float: left;
	border: 0px solid black;
	padding: 0px;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5134;
}

#rss a:hover {
}

/* Search */

#search {
	float: right;
	width: 200px;
	height: 25px;
	background: #FEEEB2;
	border: 1px solid #FFE4AD;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 10px 5px 10px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: Arial Black, Helvetica, sans-serif;
	color: #DC7635;
}

#search br {
	display: none;
}

/* Menu */

#leftnav {
	width: 300px;
	height: 300px;
	margin: 0 auto;
	float: left;
	border: 0px solid black;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	padding-top: 13px;
}

#rightnav {
	width: 200px;
	height: 300px;
	margin: 0 auto;
	float: left;
	border: 1px solid black;
	text-align: left;
	font-weight: bold;
	padding-left: 30px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-family: Arial Black, Helvetica, sans-serif;
}

#menu a {
	display: block;
	float: left;
	margin: 6px 4px 6px 2px;
	padding: 1px 5px;
	text-decoration: none;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #E8922B;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #E8922B;
	border-right: 2px solid #B24100;
	border-bottom: 1px solid #B24100;
}

/* Page */

#page {
	width: 590px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

#ads img {
	border: 1px dashed #F5E0B7;
}
/* Content */

#content {
	width: 500px;
	border: 0px solid black;
	float: left;
	text-align: left;
}

.post {
	margin-bottom: 30px;
}

.post .title {
	font-family: Arial Black, Helvetica, sans-serif;
}

.post .title h2 {
	font-size: 2.2em;
	color: #CF3822;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 10px;
}

.post .links {
	float: left;
	width: 510px;
	margin: 0;
	padding: 6px 0 0 0px;
}

.post .links a {
	padding: 5px 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial Black, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #CF3822;
	background: #C65C18;
	border-top: 1px solid #D7D3CD;
	border-left: 1px solid #D7D3CD;
	border-right: 2px solid #362F23;	
	border-bottom: 1px solid #362F23;

}

.post .links a:hover {
	text-decoration: none;
}

.post .links .more {
	color: #FFFFFF;
}

.post .links .comments {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: #F8F4DC;
	border: 1px dashed #F5E0B7;
	margin-bottom: 25px;
}

#sidebar ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 0px 20px 0px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-family: Arial Black, Helvetica, sans-serif;
}

#sidebar a:hover {

}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #1F1F1D;
	border: 1px solid #11110F;
	text-align: center;
}

#calendar thead {
	background: #161616;
}

#calendar tbody td {
	background: #0F0F0D;
	border: 1px solid #11110F;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #121210;
	border: 1px solid #11110F;
	font-weight: bold;
	color: #CF3822
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	padding: 0px 30px 0px 0px;
	font-size: .7em;
	font: Arial Black, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}



/* 
  Secure and Accessible PHP Contact Form v.2.0 Basic Styles by Mike Cherim 
  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM
  Anchors or link elements have not been included, but everythig else is :-)
*/

/* for main form wrapping div */
div#gb_form_div { 
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.4em; 
  color : #cc9900; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
  background-color : #fff; 
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
  background-color : #fff; 
}

/* form legends and dt "heading" */
legend, dt { 
  font-weight : bold; 
  color : #666;
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color : #669900; 
}

/* form label text */
label { 
  color : #cf3822;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 80% 'Trebuchet MS', sans-serif; 
  color : #666; 
  padding : 2px; 
  margin-bottom: 10px;
  border : 1px solid #cc9000;
  background-color : #ffffff;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color : #000;  
  border : 1px solid #669900;
  background-color : #cc9900;
}
* html input.button.hover { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}
* html input.button.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #cc9900;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error, strong.error { 
  color : #cd0000; 
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color : #669900; 
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 80%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

/* hide the Why? text span */
small.whythis a span { 
  border : 1px solid #fafafa; 
  background-color : #fafafa; 
  padding : 0 4px 0 4px; 
  color : #fafafa;
  text-decoration : none; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  border : 1px solid #000; 
  color : #000;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt, dl.result_dl_blockq dt {
  color : #669900;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#hf_form_div span.items {
  font-weight : bold;
  color : #cc9900;
}


/* End CSS */
