﻿a {
	color: #336699;
}

a:hover {
	color: #003366;
}

a.date1:link {
     color: #E97F24;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: "Trebuchet MS", "Times New Roman", "Arial", "serif";		
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

body {
	margin-left: 80px;
	padding: 0px;
	background: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", "Arial", "serif";
	color: #61492D;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", "Times New Roman", "serif";
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	color: #336633;
}

h2 {
	font-size: 25px;
}

hr {
	display: none;
}

/* Header */

#topbg {
	width: 800px;
	height: 50px;
	padding: 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

#header {
	width: 800px;
	height: 260px;
	background: url(images/img02.jpg) no-repeat left top;
}

#header h1 {
	font-size: 48px;
    padding: 80px 0px 0px 35px;
	color: #FFFFFF;
}

#header h2 {
	font-size: 30px;
    padding: 0px 0px 0px 200px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 800px;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Content */

#content {
	width: 497px;
	padding-left: 20px;
    padding-top: 20px;
    color: #003300;
    font-size: 14px;
}

.title {
	font-size: 25px;
	background: url(images/img06.gif) no-repeat 90% 85%;
	border-bottom: 1px #66A342 dashed;
    padding-top: 12px;
	
}

.title a {
	text-decoration: none;
	color: #66A342;
}

.byline {
	margin: -25px 20px 0 0px;
	color: #006600;
}

.texta {
    padding-top: 50px;
    font-family: "Trebuchet MS", "Times New Roman", "serif";
	font-size: 18px;
    color: #006600;
}
.meta {
	text-align: left;
	color: #006600;
	padding: 15px 20px 5px 5px;
	font-family: "Trebuchet MS", "Times New Roman", "serif";
	font-size: 14px;
	margin-right: 20px;
}

.meta .comments {
	padding-left: 10px;    
}

.meta a {
	color: #006600;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
    width: 235px;
	padding-right: 22px;
    padding-top: 40px;
	color: #006600;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	margin-left: -20px;
	font-size: 12px;
}

#sidebar li li {
	border-bottom: 1px #66A342 dotted;
}

#sidebar h2 {
	padding-left: 20px;
    font-size: 19px;
	color: #336633;
	background: url(images/img04.gif) no-repeat right 30%;
	border-bottom: 1px #66A342 dashed;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search-text {
	margin-left: 10px;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

table#calendar .today {
	background-color: #f1f1f1;
	border: solid 1px #66A342;
    width: 14%;
}

table#calendar {
	font-size: 11px;
	width: 100%;
}

#calendar h2 {
	margin-bottom: 15px;
}

.month {
    color: #336633;
    font-size: 12px;
    padding-bottom: 2px;
}

.date {
    width: 14%;
    color: #336633;

}
#date a {
    text-decoration: underline;    
}

.day {
    color: #336633;
}

#next {
	text-align: right;
}

.today {
     font-weight: bold;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #48AB07;
	background: url(images/img01.jpg) no-repeat left top;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 10px;
}

#footer p a {
	color: #69B536;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

.bubble {
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 12px;
}

.bubble p {
	margin: 0px;
	padding: 4px 8px 0px 8px;
}

/* Comments */

.comments
{
    font-family: "Trebuchet MS", "Times New Roman", "serif";
	font-weight: bold;
    font-size: 16px;
}
.comments-container
{
	border: 3px #999999 solid;
	padding: 15px 20px;
	background-color: #EBEBEB;
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog-comment-footer {
	height: 27px;
	background-image: url(images/blog-comment-footer.png);
}

.seperator {
	margin: 20px 0px 5px 0px;
	border-top: solid 2px #135777;
}

.commentsForm form {
    margin: 4px;
    padding: 1px;
}

.commentsForm form input, .commentsForm form textarea {
    width: 300px;
    margin: 5px 0px 10px 0px;
    padding: 0px;
    border: 1px dotted #8FD3EF;
}

.commentsForm form input {
    height: 20px;
}

.commentsForm form textarea {
     width: 100%;
 }

.commentsForm form input.selected,.commentsForm form textarea.selected {
    border: solid 1px #8FD3EF;
}

.commentsForm form input.btn {
    width: 60px;
    height: 26px;
    border: solid 1px #8FD3EF;
}
