﻿* {
    margin: 0;
    padding: 0;
}

body {
    background: url(images/bgtop.jpg) repeat-x top left;
}

textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
}

input {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
}

td {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
}

th {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
}

form {
}

fieldset {
}

textarea {
    font-weight: bold;
}

input {
    font-weight: bold;
}

input.text {
    padding: 2px 5px;
    background: #F8FAEB;
    border-top: 1px solid #4D5719;
    border-left: 1px solid #4D5719;
    border-right: 1px solid #626456;
    border-bottom: 1px solid #626456;
}

input.button {
    background: #3C7BCF;
    border-top: 1px solid #3C7BCF;
    border-left: 1px solid #3C7BCF;
    border-right: 1px solid #3C7BCF;
    border-bottom: 1px solid #3C7BCF;
    color: #FFFFFF;
}

h3 {
    margin-top: 1.5em;
    color: #1F4423;
}

h2 {
    margin-top: 1.5em;
    color: #1F4423;
}

h1 {
    margin-top: 1.5em;
    color: #1F4423;
}

h1 {
    letter-spacing: -0.075em;
    font-size: 3em;
}

h2 {
    letter-spacing: -0.05em;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
}

h3 {
    font-size: 1em;
}

ol {
    margin-top: 1.5em;
    line-height: 1.8em;
    font-size: 1.1em;
}

ul {
    margin-top: 1.5em;
    line-height: 1.8em;
    font-size: 1.1em;
}

p {
    margin-top: 1.5em;
    line-height: 1.8em;
    font-size: 1.1em;
}

p.right {
	text-align: right;
}

ol {
    margin-left: 3em;
}

ul {
    margin-left: 3em;
}

li img {
    border: none;
    padding: 5px;
}

blockquote {
    margin-left: 3em;
    margin-right: 3em;
}

a {
    text-decoration: underline;
    color: #1F4423;
}

a:hover {
    border: none;
    text-decoration: none;
}

h3 a {
    border: none;
    text-decoration: none;
    color: #1F4423;
}

h2 a {
    border: none;
    text-decoration: none;
    color: #1F4423;
}

h1 a {
    border: none;
    text-decoration: none;
    color: #1F4423;
}

h3 a:hover {
    background: none;
    color: #1F4423;
}

h2 a:hover {
    background: none;
    color: #1F4423;
}

h1 a:hover {
    background: none;
    color: #1F4423;
}

hr {
    display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
    width: 780px;
    margin: 0 auto;
}

#menu {
    background-color: #1F4423;
    height: 47px;
    width: 780px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    float: left;
}

#menu a {
    display: block;
    float: left;
    padding: 15px 25px 16px 25px;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-left: #202020 1px solid;
    color: #FFFFFF;
}

#menu a:hover {
    background: #524427;
    color: #FFFFFF;
}

#menu .current_page_item a {
    background: #918B59;
    padding: 15px 30px 16px 30px;
    color: #FFFFFF;
}

#menu .last{
    border-right: #202020 1px solid;
}

#search {
    float: right;
    width: 260px;
    margin: 0px;
    padding-top: 7px;
}

#search fieldset {
    border: none;
}

#search #s {
    width: 160px;
}

#search #x {
    width: 80px;
}

/* Logo */

#header2 {
    height: 220px;
    background: url(images/bgheader.jpg) repeat;
}


#logo {
    width: 780px;
    margin: 0 auto;
    background: url(images/logo.gif) no-repeat;
}

#logo h2 {
    margin: 0;
    padding: 0;
    
}

#logo h1 {
    margin: 0;
    padding: 0;
    
}

#logo h1 {
    padding: 150px 5px 0 0px;
    font-size: 36px;
    color: #FFFFFF;
}

#logo h2 {
    padding: 0px 0 0 0px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f0f0f0;
}

#logo p {
    clear: left;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: normal;
    font-size: 1.2em;
    font-weight: bold;
    color: #c8c8c8;
}

#logo a {
    color: #FFFFFF;
}

/* Page */

#page {
    width: 780px;
    margin: 0 auto;
    padding-top: 20px;
    background: #FFFFFF;
}

/* Content */

#content {
    float: left;
    width: 420px;
}

#content2 {
    float: left;
    width: 492px;
}

.post {
}

.post .title {
    margin: 0;
    font-weight: normal;
}

.post h1.title {
    padding: 5px 0 0 15px;
    margin-bottom: -10px;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    
}

.post .entry {
    padding: 0 25px 30px 15px;
}

.post .meta {
    margin: 0;
    padding: 0px 0px 0px 15px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #c8c8c8;
}

.post .meta a {
    color: #0F034F;
}

.post .links {
    margin: 0;
    padding: 0px 0px 15px 15px;
}

.post .tags {
    margin: 0;
    background: #F2F2F2;
    padding: 5px 10px 5px 15px;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.post .tags a {
    border: none;
}

.post .links a {
    border: none;
}

/* Recent Posts */

#recent-posts {
    margin: 0 8px 0 8px;
}

#recent-posts h2 {
    margin: 0;
    padding: 10px 0 0 0px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1F4423;
}

#recent-posts h3 {
    margin: 0;
    padding: 5px 0  0 0px;
    font-size: 13px;
}

#recent-posts p {
    margin: 0 0 10px 0;
    padding: 5px 0 15px 0px;
    border-bottom: #c8c8c8 1px solid;
    line-height: 18px;
    font-size: 13px;
}

#recent-posts a {
    background: #524427;
    padding: 3px 5px 3px 5px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#recent-posts h3 a {
}

/* Sidebars */

.sidebar {
    float: left;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar li {
    margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
    margin: 0;
}

.sidebar li h2 {
    margin: 0 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #1F4423;
}

#sidebar1 {
    width: 160px;
    padding: 0px 10px 0px 00px;
    background: #F2F2F2;
}

#sidebar2 {
    padding: 0px 10px 0px 10px;
}

#sidebar2 li h2 {
    margin: 0 0 0.5em 0;
    padding: 10px 0  0 0px;
}

#sidebar2 li ul {
    line-height: normal;
    list-style: square;
}

#sidebar2 li li {
    padding: 5px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 15px;
}

#sidebar2 li a {
    border: none;
    text-transform: uppercase;
}

#sidebar2 li a:hover {
    border: none;
}

/* Calendar */

#calendar {
    margin: 0 auto;
}

#calendar caption {
    font-weight: bold;
}

#calendar table {
    width: 220px;
    text-align: center;
    border-collapse: collapse;
}

#calendar thead th {
    background: #CCCCCC;
    color: #FFFFFF;
}

#calendar tbody td {
    background: #EEEEEE;
}

#calendar #today {
    background: #B8D03B;
    font-weight: bold;
    color: #FFFFFF;
}

#calendar a {
    font-weight: bold;
}

#calendar #prev {
    text-align: left;
}

#calendar #next {
    text-align: right;
}

/* Footer */

#footer {
    background: #1F4423 url(images/bgfooter.gif) no-repeat center;
    height: 120px;
    padding-top: 20px;
}

#footer p {
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

#footer a {
    font-weight: bold;
    padding: 2px 7px;
    color: #FFFFFF;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}
h4 {
	font-size: 16px;
	color: #FF0000;
	clip: rect(10 px,auto,auto,auto);
}

.right  {
	text-align:right
}

.left  {
	text-align:left
}