/*
Theme Name: Transition Boulder
Theme URI: 
Description: 
Version: 1.0
Author: 
Tags: 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(bg-patt.gif);
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 1em; /* 16×1.125=18 */
	margin: 0;
	padding: 0;
}

p { 
	margin: 0 0 10px 0;
}

li {
	margin-left: 20px;
}

p, li {
	font-size: 0.75em;
}

blockquote {
	border-left: 4px solid #555;
	margin-left: 20px;
	padding-left: 5px;
}

#wrapper {
	background-color: #fff;
	margin: 0 auto;
	width: 960px;
}

#header {
	background: transparent url(header-bg.jpg) no-repeat top right
}

#header a img {
	border: 0;
}

#navcontainer ul {
	background-color: #3e8134;
	border-left: 1px solid #fff;
	color: #fff;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a {
	background-color: #3e8134;
	color: #fff;
	font-weight: bold;
	padding: 0.2em 1em;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
	background-color: #00a1de;
	color: #fff;
}

#main {
}

.col {
	padding: 15px 5px 5px 5px;
}

#news {
	float: left;
	width: 735px;
}

#home-news {
	float: left;
	width: 490px;
}

.post { 
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #333;
}

.post h3 {
	font-size: 1em;
	margin: 0;
}

.post h3 a {
	text-decoration: none;
}

.post h3 a:hover {
	text-decoration: underline;
}

.post h4.post-date {
	color: #666;
	font-size: 0.625em;
}

.post h4 {
	color: #333;
	font-size: 0.75em;
	margin: 0;
}

.post .post-content {
	padding: 10px 0 0 5px;
}


#events {
	background-color: #efefff;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	float: left;
	width: 233px;
}
			
#events h2, #sidebar h2 {
	background-color: #00a1de;
	color: #fff;
	font-size: 0.825em;
}

#events ul {
	border-top: 1px solid #3e8134;
	list-style: none;
}

#events ul li {
	font-size: 1em; /* reset font */
	border-bottom: 1px solid #3e8134;
}


#events ul li h3 {
	font-size: 0.825em;
}

#events ul li h3 a {
	text-decoration: none;
}

#events ul li h3 a:hover {
	text-decoration: underline;
}

#events ul li h4 {
	font-size: 0.625em;
	margin: 0 0 10px 0;
}

#events ul li .event-content {
	padding: 0 0 0 5px;
}

#events ul li p {
	font-size: 0.75em;
}

#sidebar {
	float: left;
	width: 205px;
}

.sidebar-item {

}

.sidebar-item .content {
	padding: 5px;
}

.sidebar-item .content p {
	font-size: 0.75em;
}

#footer {
	border-top: 2px solid #3e8134;
	clear: left;
	padding: 5px;
	text-align: center;
}

.roundedcornr_box_523535 {
  background: #00a1de;
	margin: 0 0 5px 0;
}
.roundedcornr_top_523535 div {
   background: url(roundedcornr_523535_tl.png) no-repeat top left;
}
.roundedcornr_top_523535 {
   background: url(roundedcornr_523535_tr.png) no-repeat top right;
}
.roundedcornr_bottom_523535 div {
   background: url(roundedcornr_523535_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_523535 {
   background: url(roundedcornr_523535_br.png) no-repeat bottom right;
}

.roundedcornr_top_523535 div, .roundedcornr_top_523535, 
.roundedcornr_bottom_523535 div, .roundedcornr_bottom_523535 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_523535 { margin: 0 10px; }

.roundedcornr_box_139719 {
	background: #00a1de;
	margin: 0 0 10px 0;
}
.roundedcornr_top_139719 div {
   background: url(roundedcornr_139719_tl.png) no-repeat top left;
}
.roundedcornr_top_139719 {
   background: url(roundedcornr_139719_tr.png) no-repeat top right;
}
.roundedcornr_bottom_139719 div {
   background: url(roundedcornr_139719_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_139719 {
   background: url(roundedcornr_139719_br.png) no-repeat bottom right;
}

.roundedcornr_top_139719 div, .roundedcornr_top_139719, 
.roundedcornr_bottom_139719 div, .roundedcornr_bottom_139719 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_139719 { margin: 0 10px; }

h3#comments, h3#respond {
	font-size: 0.825em;
}

ol.commentlist {
	padding: 0 0 0 5px;
}

ol.commentlist li {
	border: 2px dashed #aaa;
	margin: 0 5px 0 20px;
	padding: 10px;
}

/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/* CONTACT FORM ][ styling */
.contactform {
	font-size: 0.75em;
	padding: 5px;
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}

/* end CONTACT FORM ][ styling */