h1, h1 a, h1 a:visited { color: #69871e; }
h2, h2 a, h2 a:visited { color: #69871e; }
h3, h3 a, h3 a:visited { color: #758d38; }

h1, h2, h3 {
	font-family: "Trebuchet MS", "Tahoma", "Arial", "Helvetica", sans-serif;
}

h2 {
	line-height: 35px;
}

ul li {
	list-style-type: none;
}

ol li {
margin:10px 0 0;
}

p {
	line-height: 1.5em;
}

#blog_page {
	margin: 0px auto;
	width: 816px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(../images/content-bg.gif) repeat-y;
}

#blog_content {
	margin: 0 auto;
	width: 800px;
	padding: 10px;
	display: block;
}
/* header area */
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(../images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

/* content area */
.main {
	float: left;
}
.post {
	float: left;
	clear:both;
	width: 600px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url('/media/images/extras/date-bg.gif') no-repeat;
}
.cat-desc {
	background: url('/media/images/buttons/mini-comments.gif') no-repeat;
	padding-left: 20px;
	height:20px;
	clear:both;
	font-size: 95%;
	color: #999999;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 500px;
	font-size: 115%;
}

.post-subtitle {
	float: left;
	margin-top: 2px;
	width: 100%;
	margin-bottom: 10px;
}

.post-entry {
	float: left;
	clear: both;
	line-height: 22px;
	color:#333;
	width: 90%;
	padding-top: 0;
}



.post-meta {
	clear: both;
}

.post-add {
	position: absolute;
	top: 150px;
	right: 20px;
}

.post-entry .bottom-info {
	float: left;
	clear: left;
	margin: 20px 0 40px;
	width: 100%;
}

.post .timestamp {
	float: right;
	color: #888;
	clear: both;
	padding-top: 5px;
}

.post-tags {
	float: left;
	clear: both;
}

.post-comment_count {
	float: right;
}
.post-cat {
	background: url(../images/icon_calendar.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(../images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(../images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

a.rss {
	position: relative;
	background: url(../images/extras/feed_icon.gif) no-repeat;
	left: -40px;
	white-space: nowrap;
}
#post-add {
    float: left;
    border: 1px solid #999;
    margin-bottom: 10px;
}

#post-add div {
    float: left;
    width: 100%;
    background: #f3f3f4;
    border-bottom: 1px solid #999;
}

#post-add div.last {
    border: none;
}

#post-add .errorlist {
    float: left;
    margin: 1%;
    margin-left: 5%;
    color: #a00;
    font-weight: bold;
}

#post-add div.error {
    background: #ffe5e5;
}

#post-add label {
    float: left;
    margin: 3%;
}

#post-add input, #post-add textarea, #post-add select {
    float: right;
    margin: 3%;
}

.fieldrow input, .fieldrow textarea {
    float: right;
}
.fieldrow label {
    float: left;
}



.mini-add-comment {
	background: url(../images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(../images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(../images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	float: left;
	width: 75%;
	clear: both;
	margin-top: 5px;
}

.comment {
    margin-bottom: -1px; /* equal to border width */
    padding: 7px 15px;
    width: 100%;
    background: #efefef;
    float: left;
    border: 1px solid #aaa;
}

.comment-avatar {
    float: left;
    clear: left;
    width: 10%;
    height: 15%;
    text-align: center;
}

.comment-avatar img {
    border: 5px solid #fff;
}

.comment-info {
    float: right;
    clear: right;
    width: 90%;
    text-align: left;
}

.comment-content {
    float: left;
    clear: right;
    padding-left: 2%;
    width: 88%;
    text-align: center;
}

.comment-text {
    float: left;
    margin-top:10px;
}

.meta-tools {
    float: left;
    background: #FFFFC8;
    border: 1px dotted #888;
    padding: 0 10px;
    margin-bottom: 5px;
}

.comment-meta {
    float: right;
    width: 96%;
    padding: 1%;
    margin: 1%;
    margin-top: 15px;
}

.hidden {
    background: #FFFFC8;
}

.removed {
    border: 4px solid #A00;
    background: #fff6f6;
}

.comment .fieldrow {
    float: left;
    clear: both;
    position: relative;
    width: 100%;
}

#commentform {
	float: left;
	padding: 10px 0 10px;
	width: 75%;
}
#commentform div.row {
	float: left;
	margin-top: 10px;
	width: 100%;
}
#commentform label{
	float: left;
	clear: left;
}
#commentform input, textarea{
	float: right;
	clear: right;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	margin-top: 3px;
}
#commentform .submit input{
	margin: 5px 0 10px 10px; 
	float: right;
	clear: none;
	cursor: pointer;
	min-width: 90px;
}

#commentform .error {
	color: red;
	float: right;
	font-weight: 700;
}

/*sidebar 
.sidebar {
	float: right;
	padding-top: 10px;
	width: 260px;
	color: #666666;
	overflow: hidden;
}

.sidebar .item {
	float: left;
	clear: both;
	background-color:#f4f2a7;
	width: 100%;
}

.sidebar .item-inner {
	float: left;
	width: 85%;
	margin-left: 7.5%;
	padding-bottom: 15px;
}

.sidebar .heading {
	font-size: 140%;
	font-family: "Trebuchet MS", "Tahoma", "Arial", sans-serif;
	color: #758d38;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 15px 0 2px 0;
	border: 0;
	border-bottom: 1px solid #e2de33;
	background: none;
}

.sidebar .content {
	float: left;
	clear: both;
	width: 100%;
}
/*sidebar text styles 
.sidebar a, .sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
.sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 
.sidebar ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.sidebar ul li {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 18px;
	font-size: 11px;
	padding: 3px 0 2px 10%;
	border-bottom: 1px solid #e2de33;
	margin: 0;
}

.sidebar ul li .link {
	float: left;
	clear: left;
	width: 58%;
}
.sidebar ul li .extra {
	float: right;
	clear: right;
	width: 30%;
}

*/

/*******************************************************************************************************
*******************************************************************************************************/

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(../images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}


/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(../images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(../images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
