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

* {
    margin: 0;
    padding: 0;
}

img {
    padding: 5px;
}

body {
    margin: 20px 0;
    background: #A8CADA;
}

body, th, td, input, textarea {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
    font-size: 12px;
    color: #333333;
}

.header {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-transform:uppercase;
letter-spacing:2px;
font-size:14px;
}

form {
}

fieldset {
}

input, textarea {
    font-weight: bold;
}

input.text {
    padding: 2px 5px;
    background: #F8FAEB;
    border-top: 1px solid #4D5719;
    border-left: 1px solid #4D5719;
    border-right: 1px solid #D6E48E;
    border-bottom: 1px solid #D6E48E;
}

input.button {
    background: #B8D03B;
    border-top: 1px solid #D6E48E;
    border-left: 1px solid #D6E48E;
    border-right: 1px solid #4D5719;
    border-bottom: 1px solid #4D5719;
    color: #FFFFFF;
}

h1, h2 {
    margin-top: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
}

h1 {
    font-size: 2em;
    color: #FFFFFF;
}

h2 {
    font-size: 3em;
    font-weight: bold;
    color: #FFFFFF;
}

h3 {
    margin-top: 1.5em;
    font-size: 1.3em;
    color: #333333;
}

p, ul, ol {
    margin-top: 1.5em;
    line-height: 17px;
    font-size: 12px;
}

ul, ol {
    margin-left: 3em;
}

blockquote {
    margin-left: 3em;
    margin-right: 3em;
    font-size: 14px;
    line-height: 1.4em;
}

a {
    text-decoration: none;
    border-bottom: 1px dotted #426B83;
    color: #426B83;
}

a:hover {
    border: none;
    border-bottom: 1px solid #426B83;
    color: #426B83;
}

h1 a, h2 a, h3 a {
    border: none;
    text-decoration: none;
    color: #426B83;
}

h1 a:hover, h2 a:hover, h3 a:hover {
    background: none;
    border-bottom: 1px dotted #000000;
    color: #426B83;
}

hr {
    display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
    width: 800px;
    margin: 0 auto;
}

#menu {
    float: left;
    width: 800px;
    border-bottom: 1px solid #000000;
    background: #224860;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    float: left;
}

#menu a {
    display: block;
    float: left;
    height: 22px;
    margin-right: 1px;
    padding: 10px 10px 0 10px;
    background: #426B83;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border-right: 1px solid #FFFFFF;
	 border-top: 1px solid #FFFFFF;
}

#menu a:hover {
    background: #DFDECB;
    color: #333333;
    border-right: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
}

#menu .current_page_item a {
    background: #DFDECB;
    color: #333333;
    border-right: 1px solid #FFFFFF;
}

#search {
    float: right;
    width: 260px;
    padding-top: 7px;
}

#search fieldset {
    border: none;
}

#search #s {
    width: 160px;
}

#search #x {
    width: 80px;
}

/* Logo */

#logo {
    width: 800px;
    margin: 0 auto;    
    background: #224860;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

#logo h1, #h2 {
    float: left;
    margin: 0;
    
}

#logo h1 {
    padding: 20px 0 0 20px;
    font-style: italic;
}

#logo h2 {
     padding: 20px 0 0 20px;
     margin:0;
     clear: both;
}


#logo p {
    clear: left;
    margin: 0;
    padding: 5px 0 5px 20px;
    line-height: 1.2em;
    font-size: 1.2em;
    font-weight: bold;
    color: #626456;
}

/* Page */

#page {
    width: 800px;
    margin: 0 auto;
    padding: 20px 0;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-top: none;
}

/* Content */

#content {
    float: left;
    width: 725px;
    padding: 0 24px 0 31px;
}

.post {
}

.post .title {
    margin: 0;
    font-weight: normal;
}

.post h1.title {
    font-size: 2.4em;
}

.post .entry {
    padding-bottom: 10px;
}

.post .meta {
    margin: 0;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: bold;
    color: #CFCFCF;
}

.post .meta a {
    color: #CFCFCF;
}

.post .links {
    margin: 0;
}

.post .tags {
    margin: 0;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: bold;
    background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
    border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h3 {
    margin: 0;
}

#recent-posts p {
    margin: 0 0 1.5em 0;
    font-size: .9em;
}

/* Sidebars */

.sidebar {
    float: left;
    background: url(images/img03.gif) repeat-y;
}

.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 1em 0;
}

#sidebar1 {
    width: 350px;
    padding: 25px 10px 0 11px;
}

#sidebar2 {
    width: 160px;
    padding: 25px 0 0 11px;
}

#sidebar2 li ul {
    line-height: normal;
    background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
    padding: 5px;
    background: url(images/img04.gif) repeat-x left bottom;
    font-size: .8em;
}

#sidebar2 li a {
    border: none;
}

/* Calendar */

#calendar {
}

#calendar caption {
    font-weight: bold;
}

#calendar table {
    width: 100%;
    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 {
    text-align: center;
    font-size: .8em;
}