/* Begin Typography & Colors */

/*
html {position: relative; left: 0px; top: 0px; margin: 0 auto; width: 960px; background: #eaeaea; }
*/

body {font-size: 62.5%; /* Resets 1em to 10px */ font-family: Arial, Helvetica, sans-serif; background: #eaeaea; color: #333; }
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
hr {margin: 15px 10px 0 5px; height: 1px solid #e0e0e0; border: 1px solid #e0e0e0;}

#header { background: #eaeaea;}
#headerimg {margin: 7px 9px 0; height: 80px; width: 900px;}

#content {font-size: 1.3em; float: right; margin-left: 20px; padding-top: 60px; width: 560px;}
#nav1 { position:relative; top:2px; left:18px; width:116px; height:200px; float: left;}
#logo1 {position:absolute; top:0px; left:350px; }

#contacthead1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.8em; line-height:34px; color:#000000; text-align:left; margin-top: 20px; padding-bottom: 10px;}

#sidebar {margin-left: 10px; clear: left; position: relative; top: 10px;}

.widecolumn .entry p {font-size: 1.05em;}

.narrowcolumn .entry, .widecolumn .entry {line-height: 1.6em;}

.widecolumn {line-height: 1.6em;}

.narrowcolumn .postmetadata {text-align: left; text-transform: uppercase; font-family: arial, sans-serif;
font-size: 0.875em; line-height: 1.5em;}

.alt {background-color: #fff; border-top: 3px solid #eaeaea; border-bottom: 3px solid #eaeaea;}

#footer {background: #eaeaea; border: none;}

small {font-family: Arial, sans-serif; font-size: 0.8em; line-height: 1.5em; text-transform: uppercase;
letter-spacing: 0.15em;}

.date_main {font-family: Arial, sans-serif; font-size: 0.8em; line-height: 2.5em; text-transform: uppercase;
letter-spacing: 0.15em; color: #777;}

a:link, a:link img {color:#003399; text-decoration:none; border: none; outline: none;}
a:visited, a:visited img {color:#003399; text-decoration:none; border: none; outline: none;}
a:hover, a:hover img {color:#CC0000; text-decoration:none; border: none; outline: none;}
a:active, a:active img {color:#003399; text-decoration:none; border: none; outline: none;}


h1, h2, h3 {font-family: Georgia, serif; font-weight: bold;}
h1 {font-size: 1.4375em; text-align: left; padding-left: 565px; font-family: arial, sans-serif; text-transform: uppercase; letter-spacing: 0.1em; font-weight: bold;}

#headerimg .description {font-size: 1.2em; text-align: center;}

h2 {font-size: 1.3em;}
h2.pagetitle { font-size: 1.3em;}
#sidebar h2 {font-family: Georgia, serif; font-size: 1.125em;}
h3 {font-size: 1.3em;}

.entry p a:visited {color: #003399;}
.entry p a:hover {color: #cc0000;}

.commentlist li, #commentform input, #commentform textarea {font: 1em Arial, Sans-Serif;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; margin: 0 4px 0 0; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
#commentform p {font-family: Arial, Sans-Serif;}
.commentmetadata {font-weight: normal;}

#sidebar {font: 1em Georgia, Serif;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777;}

code {font: 1.1em 'Courier New', Courier, Fixed;}

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em;}

a, h2 a:hover, h3 a:hover { color: #cc0000; text-decoration: none; }
a:hover {color: #CC0000; text-decoration: none;}

#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em Arial, Sans-Serif; text-align: center;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}


/* End Typography & Colors */


/* Begin Structure */
body {margin: 0; padding: 0; }

#page {background-color: #eaeaea; margin: 20px; padding: 0; width: 900px;}
#header {background-color: #eaeaea; margin: 0 0 0 1px; padding: 0; width: 900px;}
#headerimg {margin: 0;}

.narrowcolumn { float: left; padding: 0 0 20px 45px; margin: 0px 0 0; width: 560px;}
.widecolumn { float: left; padding: 0 0 20px 45px; margin: 0px 0 0; width: 560px; }

.post { margin: 0 0 40px; text-align: left;}
.post hr { display: block;}

.narrowcolumn .postmetadata {padding-top: 5px;}
.widecolumn .post {margin: 0;}
.widecolumn .postmetadata {margin: 30px 0;}
.widecolumn .smallattachment {text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px;}
.widecolumn .attachment { text-align: center; margin: 5px 0px; }

.postmetadata {clear: left;}

.clear {clear: both;}
#footer {padding: 0;margin: 0 auto; width: 980px; clear: both;}
#footer p {margin: 0; padding: 20px 0; text-align: center;}
/* End Structure */


/* Begin Headers */
h1 { padding-top: 5px; margin: 0; }
h2 { margin: 20px 0 0; }
h2.pagetitle { margin-top: 20px; text-align: left; margin-bottom: -40px; }
h2.searchtitle {margin-top: 20px;text-align: left;}
#sidebar h2 {margin: 5px 0 0;padding: 0;}
h3 {padding: 0;margin: 20px 0 0;}
h3.comments {padding: 0;margin: 30px auto 20px ;}
/* End Headers */



/* Begin Images */
p img {padding: 0; max-width: 100%; padding-bottom: 10px; }
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}
.alignright {float: left; width: 255px; text-align: right; padding-left: 20px;}
.alignleft {float: left; width: 255px; text-align: left;}
/* End Images */



/* Begin Lists

 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}

.entry ul li:before {content: "\00BB \0020"; }
.entry ol {padding: 0 0 0 35px; margin: 0; }
.entry ol li {margin: 0; padding: 0;}

.postmetadata ul, .postmetadata li {display: inline; list-style-type: none; list-style-image: none;}

#sidebar ul, #sidebar ul ol {margin: 0;padding: 0;}
#sidebar ul li {list-style-type: none; list-style-image: none; margin-bottom: 15px;}
#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 0px;}
#sidebar ul ul ul, #sidebar ul ol {margin: 10 0 0 10px;}

ol li, #sidebar ul ol li {list-style: decimal outside;}

#sidebar ul ul li, #sidebar ul ol li {margin: 8px 0 0;padding: 0;}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {margin: 10px auto; padding: 0px 3px; text-align: left;}
#sidebar {line-height: 18px; font-size: 1.25em;}
#sidebar #searchform #s {width: 220px; padding: 2px;}
#searchform input {margin-top: 10px;}
.entry form {text-align:center;}
select {width: 130px;}

/* End Form Elements */

#comment_post_ID {margin-left: -9000px;}
#comment_parent {margin-left: -9000px;}
#_wp_unfiltered_html_comment {margin-left: -9000px;}


#commentform label {color: #333; font-weight: bold; letter-spacing: 0.3em; font-size: 0.75em; display: block; text-transform: uppercase; margin-bottom: 0px; margin-left: 2px; margin-top: 10px; }
#commentform input {display: block; border: 1px solid #ddd; padding: 2px; margin-bottom: 15px; border: 1px solid #c5c5c5; font-size: 1.25em; color: #aa300c; width: 200px; background: #f0f0f0;}
#commentform input:focus {background: #fff;}
#commentform textarea {width: 450px; height: 120px; font-family: Arial, Helvetica, sans-serif;font-size: 1.125em; padding: 2px; border: 1px solid #c5c5c5; font-size: 1.4em; color: #aa300c; background: #f0f0f0;}
#commentform textarea:focus {background: #fff;}

#commentform .submitButton {font-family: Arial, Helvetica, sans-serif;font-size: 0.75em;background-color: #333;color: #fff;  letter-spacing: 0.15em;text-transform: uppercase; font-weight: bold; outline: none; cursor:pointer; padding: 2px 6px; margin-bottom: 40px; margin-top: 20px; float: left; }
#commentform .submitButton:active {background-color: #333; color: #eaeaea;  outline: none; cursor:pointer;}
#commentform .submitButton:hover {background-color: #999; color: #eaeaea;  outline: none; cursor:pointer;}
#commentform .submitButton:focus {background-color: #999; color: #eaeaea;  outline: none; cursor:pointer;}


#searchform input {display: block; border: 1px solid #ddd; padding: 2px; margin-bottom: 15px; border: 1px solid #c5c5c5; font-size: 1.25em; color: #aa300c; background: #f0f0f0;}
#searchform input:focus {background: #fff;}
#searchform textarea {width: 450px; height: 120px; font-family: Arial, Helvetica, sans-serif;font-size: 1.125em; padding: 2px; border: 1px solid #c5c5c5; font-size: 1.4em; color: #aa300c; background: #f0f0f0;}
#searchform textarea:focus {background: #fff;}

#searchform #searchsubmit {font-family: Arial, Helvetica, sans-serif;font-size: 0.75em;background-color: #333;color: #fff;  letter-spacing: 0.15em;text-transform: uppercase; font-weight: bold; outline: none; cursor:pointer; padding: 2px 6px; margin-bottom: 40px; margin-top: 10px; }
#searchform #searchsubmit:active {background-color: #333; color: #eaeaea;  outline: none; cursor:pointer;}
#searchform #searchsubmit:hover {background-color: #999; color: #eaeaea;  outline: none; cursor:pointer;}
#searchform #searchsubmit:focus {background-color: #999; color: #eaeaea;  outline: none; cursor:pointer;}


/* Begin Comments*/
.alt {margin: 0; padding: 10px; background-color: #eff4ff;}
.commentlist {padding: 0; text-align: left; background-color: #fafafa;}
.commentlist li {margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0; padding: 0;}
.comment-meta a {color: #7c7c7c; text-transform: uppercase; font-size: 0.75em; letter-spacing: 0.1em;}
.commentmetadata {margin: 0;display: block;}
#respond h3 {margin-bottom: -10px;}

.even {background: #fafafa;}
.odd {background: #ddd;}


/* End Comments */


/* Begin Sidebar */
#sidebar {padding: 40px 0 10px 10px; float: left; width: 250px;}
#sidebar ul li {padding-bottom: 10px; margin: 0;}
#sidebar form {margin: 0;}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar #next a {padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0; display: block;}
.center { text-align: left;}
a img {border: none; padding-bottom: 10px;}
.navigation {font-family: Georgia, serif; display: block; text-transform: capitalize; font-weight: bold; letter-spacing: 0.05em; text-align: center; margin-top: 10px; padding-bottom: 40px; font-size: 1em; line-height: 1.4em;}
/* End Various Tags & Classes*/

.post h2 {padding-bottom: 10px;}
.post h3 {padding-bottom: 10px;}

.postThumb img {width: 90px; float: left;margin: 20px 20px 0px 0px;}

.narrowcolumn .entry {float:left; width: 450px;}
.hidden {display: none;}
#searchform .screen-reader-text {font-family: Georgia, serif;
 font-weight: bold; font-size: 1.125em;}

/* TinyMCE specific rules */
body.mceContentBody {text-align: left; background: #FFF; background-image: none;}

#footer p {color: #666; font-size: 0.875em; margin-left: 36px; border-top: 1px solid #d0d0d0; padding-top: 5px; letter-spacing: 0.05em; text-align: left; }