﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free underowne Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background-image: url('images/bg.gif');
	background-repeat: repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#333333;
	text-align:center;
}
img {
border: 0px; max-width: 540px; 
}
.style1 {
	text-align: center;
	vertical-align:top;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2D2D2B;
}


h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #D2BA29;
	text-decoration: none;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	/*border-bottom: 0px solid #F2EAB8;*/
	text-decoration: none;
	color:#8E6B1A;/*: #C69524;*/
}

a:hover {
	border: none;
	color: #D2BA29;
	text-decoration:none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 177px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 177px;
	width: 480px;
	padding: 0 30px;
	background: #D2BA29 url(images/img01.jpg) no-repeat right top;
}

#logo h1, #logo h2 {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 0px;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	padding-top: 7px;
	font-size: .9em;
}

#logo a {
	border: none;
	color: #FFFFFF;
	text-decoration: none;
}

/* Search */

#search {
	height: 177px;
	float: right;
	padding-top: 136px;
	text-align: right;
	color:#333333;
}

#searchsubmit {
	background: #D5BF36 url(images/img04.gif) repeat-x;
	font-size: .9em;
	color: #333333;
	margin: 0;
	padding: 0;
}

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	padding: 0 auto;
	background: #242424 url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 18px 0 0 10px;
	list-style: none;
}

#menu li {
}

#menu a {
	padding: 0 10px 0 10px;
	border: none;
	letter-spacing: -1px;
	font: normal 1.15em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CABFB4;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Page */

#wrap {
	width:960px;
	margin:10px 0 20px 0;
	padding:0 10px 0 10px;
}

#body {
	width: 960px;
	margin: 0 auto;
	background: url(images/img05.gif) repeat-y;
}

#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/img05.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 710px;
}

#footmenu {
	width: 100%;
	display:none;
}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
	margin-bottom: 15px;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
	text-decoration: none;
}

.post .entry {
	text-align: justify;
	padding: 3px 0 3px 0;
}
.newsimage {
  float: left;
  padding: 3px ;
  border: 0 ;
}

.newsimage a {
  text-decoration:none;
  float: left;
  padding: 3px ;
  border: 0 ;
}
.icons {
  float: right;
  padding: 3px ;
  border: 0 ;
}

.icons a {
  float: right;
  padding: 3px ;
  border: 0 ;
  text-decoration:none;
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

/* Posts */

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 0px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts .title a {
	border: none;
	text-decoration: none;
}

.posts .meta {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
	text-decoration: none;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 350px;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 36px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 20px 0 0 0;
	text-align:left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-left: 10px;
}

#sidebar li li {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
}

#sidebar a {
	border-bottom: 0px;
	color: #8E6B1A; /* #666666;*/
	text-decoration: none;
}

#sidebar a:hover {
	color: #666666; /*#000000;*/
	text-decoration: none;
}
/* One col*/
#full-post {
	float: left;
	padding-left: 1px;
	text-align: left;
	width: 670px;
}
#sidebar2 {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 14px;
	width: 210px;
	text-align:left;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
}

#sidebar2 li ul {
	padding-left: 10px;
}

#sidebar2 li li {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar2 h2 {
	margin: 0;
	padding: 17px 0 8px 0;
}

#sidebar2 a {
	border-bottom: 0px;
	color: #666666;
	text-decoration: none;
}

#sidebar2 a:hover {
	color: #000000;
	text-decoration: none;
}
/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
	text-decoration:none;
}

/* Footer */

#footer {
	width: 940px;
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	background: url(images/img07.gif) no-repeat;
	font: bold .8em Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #B4AF8E;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}
select {
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

#matt1 td.inputbg input {
	padding: 2px 5px;
	background: #f9f8f1 none no-repeat;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

/* table properties */
.tbox{
  padding: 0px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}

.tbox.chatbox {
  padding: 0px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
	width: 200px;
	margin-top: 4px;
}
.tbox, .helpbox .npdropdown{
	margin: 0 0 0px 0;
	font: normal 11px Georgia, "Times New Roman", Times, serif;	
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	padding: 3px 3px 3px 3px;
	height: auto;
	width: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 500px; 
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	float: right;
	text-align: left;
  }
.tbox.comment {
  }
input.tbox.search {
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	color:#333333;
	width: 100px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
  }
#comment.tbox.comment {
  width: 500px; 
  float: right;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}
#contactForm textarea.tbox {
  width: 500px; 
  float: right;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}
input#helpb.helpbox {
  float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#commentform .tbox, #commentform .helpbox{
  width: 500px; 
  float: right;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
}

.button {
  margin-top: 10px;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	padding: 1px 3px 1px 3px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: center;
	
}

.indent {
  width: auto; 
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	text-align: left;
	padding: 4px 4px 4px 4px;
} 
.nextprev{
	border: rgb(185,27,27) 0px solid;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 2px;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 8pt  Georgia, "Times New Roman", Times, serif;
}

.helpbox {
  width: 360px;
	color:#B8B8B8;
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #D2BA29;
	background-color: transparent;
}
.spacer{

} 

/* Forum */

/*main forum border*/
.fborder {
	border: 1px solid #D2BA29;
	margin-bottom: 15px;
}
.fborderd {
	border: 0px 1px 1px 1px solid #D2BA29;
	margin-bottom: 15px;
	border-top:0px;
}

/* forum parent headers, forum captions */
.forumheader, .nforumcaption{
	background: #e9e8e1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 1px;
  	vertical-align: middle;
	text-align: center;
	border-bottom: 1px #F2EAB8 solid;
	border-top: 1px #F2EAB8 solid;
}
.forumheaderd{
	background: #e9e8e1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 1px;
  	vertical-align: middle;
	text-align: center;
	border-bottom: 1px #D2BA29 solid;
	border-top: 1px #D2BA29 solid;
}
.forumheaderd2{
	background: #e9e8e1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 1px;
  	vertical-align: middle;
	text-align: center;
	border-bottom: 1px #D2BA29 solid;
	border-top: 1px #D2BA29 solid;
}
.forumheader1, .nforumcaption1{
	background: #F9F8F1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	vertical-align:top;
	text-align:left;
	border-bottom: 1px #F2EAB8 solid;
}
.finfobar {
	background: #F9F8F1;
	padding: 4px;
	text-align: left;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}

/* two left columns */
.forumheader2 {
	background: #F9F8F1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	text-align: left;
}

.forumheader2cn {
	background: #F9F8F1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	text-align: left;
}

.forumheader2cn:hover {
	background: #7D7535;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	text-align: left;
}

.forumheader2cn:hover a {
	text-decoration:none;
	color:#F9F8F1;
}

/* all the rest of the forum tables */
.forumheader3 {
	background: #F9F8F1;
	vertical-align: top;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 4px;
}

.forumheader3cn {
	background: #F9F8F1;
	vertical-align: top;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 4px;
}

.forumheader3cn:hover {
	background:#7D7535;
	vertical-align: top;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 4px;
}

.forumheader3cn:hover a {
	text-decoration:none;
	color:#F9F8F1;
}

.today {
	background:#ECE9D2;
	vertical-align: top;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 4px;
}

.forumheader3c{
	background: #333333;
	vertical-align: top;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 4px;
}

.forumheader3d{
	background: #F9F8F1;
	vertical-align: middle;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 4px;
}

.forumheader3dbase{
	background: #F9F8F1;
	vertical-align: middle;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 4px;
	border-top: 1px solid #D2BA29;
}

.forumborder {
	border: 1px solid #D2BA29;
}

/* where it says forum, information and all tables across */
.fcaption {
	padding: 2px 0 2px 4px;
	background: #F9F8F1;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	height: 15px;
	border-bottom: 1px #F2EAB8 solid;
}

.fcaption a{
	padding-right:4px;
	text-decoration: none;
}

.fcaption a:hover{
	text-decoration: none;
}

.fcaptiond {
	padding: 2px 0 2px 4px;
	background: #F9F8F1;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	height: 15px;
	border-bottom: 1px #F2EAB8 solid;
	vertical-align: middle;
}

.fcaptiond a{
	padding-right:4px;
	text-decoration: none;
}

.fcaptiond a:hover{
	text-decoration: none;
}

.defaulttext {
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
} 

.monkey {
	padding-left: 9px;
	background: url(images/img06.gif) no-repeat left center;
}

div.newscategorylinks ul {
	padding:0px;
	margin:0px;
}

div.newscategorylinks il {
	padding:0px;
	margin:0px;
}
