/*
Theme Name: Viridis
Theme URI: http://www.changetheme.com/
Description: Viridis 2 Column Clean / Valid XHTML / CSS Template
Author: ChangeTheme
Author URI: http://www.changetheme.com
Version: 1.0
*/

body {
	font-family:Arial;
	font-size:12px;
	color:#5f5f5f;
	background-color:#019e59;
	background-image:url("images/main-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:20px;
}

form {
	margin:0;
	padding:0;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:1px solid #cdcdcd;	
	margin:0;
}

a:link, a:visited {
	color:#5f5f5f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h2 {
	font-size:24px;
	font-weight:normal;
	color:#006538;
	line-height:27px;
	margin:0;
}

.col-text {
	color:#006538;
}

#search-input {
	width:171px;
	height:19px;
	background-image:url("images/search-background.gif");	
	background-repeat:no-repeat;	
	border:0;	
	vertical-align:middle;
}	

#search-button {
	width:41px;
	height:29px;
	background-image:url("images/find.gif");	
	background-repeat:no-repeat;	
	border:0;
	margin:0;
	vertical-align:middle;	
}

#top-container {
	width:891px;
	height:69px;
	margin:0 auto 0 auto;
}

#top-left {
	float:left;
	width:465px;
	height:69px;
}

#top-right {
	float:right;
	width:426px;
	height:69px;
	background-image:url("images/top-right-background.gif");
	background-repeat:no-repeat;		
}

#top-nav {
	width:465px;
	height:39px;
	background-color:#fff;
	margin:30px 0 0 0;
}

#corner-t-r {
	float:left;
	width:20px;
	height:39px;
	background-image:url("images/corner-t-r.gif");
	background-repeat:no-repeat;	
}

#top-nav-content {
	float:left;
	width:445px;
	height:39px;
	background-image:url("images/top-nav-background.gif");
	background-repeat:no-repeat;	
	line-height:38px;
	text-align:center;
}

#top-nav-content a {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	background-image:url("images/white-arrows.gif");
	background-repeat:no-repeat;	
	padding:0 0 0 20px;
	margin:0 20px 0 0;
	vertical-align:middle;
}

#top-nav-content ul {
	list-style-image:none;
	list-style-type:none;	
	margin:0;
}

#top-nav-content li {
	display:inline;
	list-style-type:none;
}

#search-box {
	float:right;
	width:426px;
	height:49px;
	line-height:45px;
	text-align:right;
}

#title-bar {
	width:811px;
	height:97px;
	background-image:url("images/title-background.gif");
	background-repeat:no-repeat;	
	padding:0 40px 0 40px;
	margin:0 auto 0 auto;
	line-height:97px;
}

#site-slogan {
	float:left;
	font-family:Trebuchet MS, Arial;
	font-size:14px;
	color:#fff;
}

#site-title {
	float:right;
	font-family:Trebuchet MS, Arial;
	font-size:30px;
	color:#fff;
}

#sub-bar {
	width:891px;
	height:49px;
	background-image:url("images/sub-bar.gif");
	background-repeat:no-repeat;		
	margin:0 auto 0 auto;
}

#main-content {
	width:891px;
	background-image:url("images/content-background.gif");
	background-repeat:no-repeat;		
	background-color:#fff;
	margin:0 auto 0 auto;
}

#content-area {
	float:left;
	width:580px;
	margin:0 0 0 40px;
}

.post-wrap {
	width:580px;
}

.post-content-wrap {
	float:left;
	width:494px;
}

.post-date {
	float:left;
	width:66px;
	height:53px;
	background-image:url("images/post-date-background.gif");
	background-repeat:no-repeat;	
	padding:6px 0 0 0;
	margin:0 20px 5px 0;
	text-align:center;
}

.post-title a {
	font-size:24px;
	color:#006538;
	line-height:27px;
}

.date-month {
	font-size:12px;
	font-weight:bold;
	color:#fff;	
}

.date-day {
	display:block;
	font-size:25px;
	font-weight:bold;
	color:#fff;	
}

.entry {
	clear:both;
	display:block;
}

.post-info {
	float:left;
	width:494px;
	height:32px;
	font-size:11px;
	color:#b2b2b2;
	background-image:url("images/post-info-background.gif");
	background-repeat:no-repeat;
	margin:15px 0 25px 0;
	line-height:32px;
}

.post-info a {
	color:#b2b2b2;
}

.post-info-icon {
	vertical-align:middle;
	margin:0 15px 0 15px;
}

#sidebar {
	float:right;
	width:172px;
	margin:0 40px 0 0;
}

.side-block {
	width:173px;
	font-size:11px;
	background-image:url("images/side-block-background.gif");
	background-repeat:repeat-x;
	margin:0 0 20px 0;
	list-style:none;
}

.side-block ul {
	list-style:none;
	padding:5px 10px 0 10px;
	margin:0;
}

.side-block li {
	background-image: url("images/grey-arrows.gif");
	background-repeat:no-repeat;
	border-bottom:1px dotted #cbcbcb;
	padding:2px 0 2px 0;
	margin:0;
}

.side-block a {
	margin:0 0 0 15px;
}

.side-heading {
	width:158px;
	height:29px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-image:url("images/side-heading-background.gif");
	background-repeat:no-repeat;	
	padding:0 15px 0 0;
	line-height:29px;
	text-align:right;
}

.side-heading a {
	color:#fff;
}

#main-content-bottom {
	width:891px;
	height:25px;
	background-image:url("images/main-content-bottom.gif");
	background-repeat:no-repeat;		
	margin:0 auto 0 auto;	
}

.pagination a {
	display:block;
	float:left;
	width:101px;
	height:31px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-image:url("images/button.gif");
	background-repeat:no-repeat;	
	margin:0 2px 0 0;
	text-align:center;
	line-height:31px;
}

#footer-bar {
	width:851px;
	height:74px;
	background-image:url("images/footer-bar-background.gif");
	background-repeat:no-repeat;		
	margin:0 auto 0 auto;	
	padding:0 20px 0 20px;
	line-height:74px;
}

#theme-info {
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#fff;
}

#theme-info a {
	color:#fff;
}

#copyright {
	float:right;
	font-family:Arial;
	font-size:14px;
	color:#fff;
}

.comment-meta-data {
	font-size:11px;
	color:#006538;	
}

.comment-meta-data a {
	color:#006538;
}

.comment-1 {
	background-color:#f3f4f3;
	padding:10px 15px 10px 15px;	
}

.comment-2 {
	background-color:#fff;
	padding:10px 15px 10px 15px;	
}

#comment-submit {
	width:101px;
	height:31px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-image:url("images/button.gif");
	background-repeat:no-repeat;	
	border:0;
	padding:0;
	text-align:center;
	line-height:31px;	
}
