﻿#header, #nav, #sidebar, #featured, #welcome,#meta,
#footer .noprint, .post-column h3, p.bookmark-tools, #comment,
.lrec #green-related, #footer {
	display: none;
}

#breadcrumb {
	font: 11px Arial, Helvetica, sans-serif;
	height:30px;
	line-height:30px;
	color:#9b9b9b;
	border:solid 1px #cacaca;
	width:100%;
	overflow:hidden;
	margin: 0px 0px 15px 0;
	padding:0px;
}
#breadcrumb li {
	list-style-type:none;
	float:left;
	padding-left:10px;
}
#breadcrumb a {
	height:30px;
	display:block;
	background-image:url('images/bc_separator.png');
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
	text-decoration: none;
	color:#000;
}
.home {
	border:none;
	margin: 8px 0px;
}
#breadcrumb a:hover {
	color:#35acc5;
}
.alignleft{
	display:inline;
	float:left;
	padding: 10px;
}
.alignright{
	display:inline;
	float:right;
	padding: 10px;
}
.wp-caption{
	padding: 0px;
	
}
.post-column h1 {
	color:#66B800;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
}
/*meta*/
.meta {
	background-color: #F4F8F9;
	border-bottom: 1px solid #E6F0F2;
	border-top: 1px solid #E6F0F2;
	color: #3e5867;
	display: block;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	padding: 6px 10px;
	text-shadow: 0px 1px 0px #fff;
	margin: 0px 0px 5px 0px
}
.meta-alignleft { 
	float: left; 
}
.meta-alignright { 
	float: right; 
}
.postmetadata {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #D5D5D5;
	color: #999;
	font-size: 11px;
	margin-top: 20px;
	padding: 7px 2px;
	float: left;
	width: 100%;
}
.postmetadata a { 
	color: #666; 
	padding: 2px; 
}
.postmetadata a:hover { 
	background-color: #efefef; 
}
.postmetadata p {
	width: auto !important;
	padding: 0px !important;
}
html .clearfix {
	display:block;
}

a.button-style {
	border: 1px solid #F4F8F9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	height: 11px;
	line-height: 11px;
	padding: 4px 6px;
	width: auto;
}

a.button-style:hover {
	background: #5388b6 url(img/button-style.png) center left repeat-x;
	border-color: #1b5a8d;
	color: #fff;
	text-shadow: 0 1px 0 #0f4570;
}

tbody{

}
td{
	padding: 5px;
	border: 1px solid #cccccc;
}
tr {
	height: 25px;
}
#calendar_wrap #wp-calendar caption {
	width: 220px;
	height: 22px;
	color:black;
	font-weight:bold;
	font-size: 24px;
}	
th{
	padding:5px;
}	
#primary th img{
	margin:0px 0px 0px 5px;
	padding:0px;
}
thead th{
	color:white;
	font-size:18px;
}
#prev {
	color:#fff
}
#next {
	color:#fff
}
.pad{
	color:#fff
}

