body {
margin:0 0 2em 0;
padding:0;
font-size:1em;
color:#2e9762;
font-family: 'Trebuchet MS', arial, sans-serif;
background: #fff url(../images/fade.png) repeat-x top left;
}

a {
color:#2a8657;
text-decoration:none;
outline:0;
}

a:hover {
color:#f45f3a;
}

h2 {
font-size:1.8em;
padding:0 0 0.2em 0;
margin:0 0 0.5em 0;
border-bottom: 1px dashed #2e9762;
width:95%;
}



h3 {
font-size:1.5em;
margin:0;
padding:0.2em;
text-indent:37px;
background: url(../images/bubble.gif) no-repeat top left;
}

h4 {
font-style:italic;
font-size:1em;
text-indent:26px;
background:#fff url(../images/clock.gif) no-repeat center left;
}

h5 {
color:#ffac2f;
font-size:1.3em;
border:0;
padding:0;
}

h6 {
font-size:1.2em;
padding:0 0 0.2em 0;
margin:0 0 0.5em 0;
border-bottom: 1px dashed #2e9762;
width:95%;
}

.wrapper {
width:53em;
margin:0 auto;
background:#fff url(../images/reeds.png) no-repeat top left;
}

.header {
height:165px;
background:0;
position:relative;
}

.header img {
position:absolute;
top:0;
left:25%;
}

.leftcolumn {
margin:0.7em 0 0 0;
height:30em;
padding:2%;
float:left;
}

.leftcolumn h2 {
color:#ffac2f;
font-size:1.5em;
border:0;
padding:0;
margin:0 0 0.2em 0;
}

.leftcolumn ul {
padding:0;
margin:0 0 0.5em 0;
list-style:none;
}

.leftcolumn ul li {
padding:0;
margin:0;
}

.leftcolumn ul li a {
font-size:1.2em;
color:#4f9fdc;
padding:0 1.1em 0 0;
text-decoration:none;
}

.leftcolumn ul li a:hover {
color:#4c71ae;
background:url(../images/arrow.png) no-repeat right center;
}

a.subscribe {
display:block;
width:66px;
height:65px;
background: url(../images/rssorange.gif) no-repeat top left;
}

a.subscribe:hover {
background: url(../images/rssblue.gif) no-repeat top left;
}

a.subscribe span {
display:none;
}

div.text {
width:37em;
}

a.readmore {
text-decoration:underline;
}

.rightcolumn {
padding:2%;
float:right;
}

.rightcolumn p {
width:95%;
font-size:1em;
text-align:justify;
}

ul.social {
display:inline;
padding:0;
margin:0;
list-style:none;
}

ul.social li {
float:left;
padding:0 30px 0 0;
height:34px;
line-height:34px;
}

ul.feeds {
margin:0;
padding:0;
list-style:none;
}

ul.feeds li {
}

ul.feeds li a {
display:block;
height:33px;
margin-bottom:4px;
line-height:33px;
text-indent:34px;
font-size:1.3em;
background: url(../images/rsssmall.gif) no-repeat top left;
}

.footer {
height:40px;
line-height:40px;
font-size:0.8em;
text-align:center;
color:#06b88b;
clear:both;
border-bottom: 1px solid #06b88b;
}

form input {
border:1px solid #2a8657;
width:15em;
background: url(../images/inputshadow.gif) no-repeat top left;
}

form select {
border:1px solid #2a8657;
width:15em;
background: url(../images/inputshadow.gif) no-repeat top left;
}


form select option {
background:#06b88b;

}

form textarea {
border:1px solid #2a8657;
width:25em;
height:10em;
background: url(../images/inputshadow.gif) no-repeat top left;
}

.submit {
background:#f45f3a;
color:#fff;
border:1px solid #f45f3a;
padding:0.3em;
width:8em;
}

.errors ul {
color:#f45f3a;
margin:0.8em;
list-style:square;
background:0;
}

.dateadded {
	float: right;
	font-size: 45%;
	background: url(../images/clock.gif) no-repeat scroll left center;
	font-style: italic;
	text-indent: 26px;
	margin-top: 15px;
	padding-top: 0;
	line-height: 1.7em;
}

.commmentadd {
	float: right;
	font-size: 90%;
	background: url(http://www.assets.easyroutehosting.org/icons/comments_add.png) no-repeat scroll left center;
	font-style: italic;
	text-indent: 26px;
	margin: 5px 30px 0 0;
	padding-top: 0;
	line-height: 1.7em;
}

.commentnotsuitable {
	float: right;
	font-size: 80%;
	font-weight: bold;
	background: url(http://www.assets.easyroutehosting.org/icons/exclamation.png) no-repeat scroll left center;
	text-indent: 20px;
	margin: 5px 0 0 0;
	padding-top: 0;
	line-height: 1.7em;
}

.commentadded {
	float: left;
	margin: 5px 0 0 0;
	padding-top: 0;
}

.comment {
	padding: 5px 10px;
	font-size: 90%;
	clear: both;
	overflow: auto;
	color: #498969;
}

.comment p {
	padding: 0;
	margin: 0;
}

.even {
	background: #e4f9ff;
}