/* @group CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, form, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;  f
	font-style: inherit;
	font-size: 100%;
}

body {
	background: url(img/bkggrad_lines.png) repeat left 50px;
	color: #333;
	font: .63em/1 Arial, sans-serif;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}

a {
	cursor: pointer;
	text-decoration: none;
}

img {
	margin: 0;
}

/* @end */

/* @group General */

html {
    overflow-y: scroll;
}

#site_btmcol {
	padding-top: 0px;
	background: url(img/bkggrad_green.png) repeat-x left top;
}

#site_topcol {
}

#sitewrapper {
	width: 960px;
	min-height: 500px;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	background: url(img/header.jpg) no-repeat left top;
	height: 95px;
	width: 960px;
	position: relative;
}

#header h1 {
	height: 95px;
	width: 360px;
	display: block;
	overflow: hidden;
}

#header h1 a {
	height: 95px;
	width: 360px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#topnav {
	height: 30px;
	background-color: #080808;
	overflow: hidden;
	border-top: 1px solid #fff;
	vertical-align: middle;
}

#banner468x80 {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 468px;
	height: 80px;
	overflow: hidden;
}

#topnav ul {
	float: left;
	border-left: 1px solid #f6f6f6;
}

#topnav ul li {
	float: left;
	display: block;
}

#topnav ul li a {
	float: left;
	display: block;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 1;
	padding-top: 9px;
	height: 21px;
	font-weight: bold;
	border-right: 1px solid #999;
	padding-right: 10px;
	padding-left: 10px;
}

#topnav ul li a:hover {
	float: left;
	background-color: #333;
	
}

#topnav ul li a.on {
	float: left;
	color: #333;
	background: #fff url(img/navtabgrad.png) repeat-x left top;
}

#topnav ul li a.on:hover {
	background-color: #fff;
}

#sitesearch {
	float: right;
	vertical-align: middle;
	position: relative;
	width: 200px;
}

#sitesearch #keywords {
	height: 12px;
	width: 115px;
	border: 1px solid #ccc;
	position: absolute;
	padding: 3px;
	top: 5px;
}

#sitesearch #searchbtn {
	position: absolute;
	top: 4px;
	left: 135px;
}

#contentwrapper {
	padding: 15px;
	width: 930px;
	float: left;
}

#sidenav {
	float: left;
	width: 230px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#sidenav .navlink {
	background-color: #575757;
	font-size: 1.1em;
	padding: 8px;
	display: block;
	color: #fff;
	font-weight: bold;
	margin-bottom: 1px;
	width: 214px;
	text-shadow: rgba(51,51,51,0.7) 0 0 3px;
	pointer: cursor;
}

#sidenav .red {
	background-color: #ba133a;
}

#sidenav .pink {
	background-color: #bc658e;
}

#sidenav .yellow {
	background-color: #f7be00;
}

#sidenav .green {
	background-color: #009d83;
}

#sidenav .blue {
	background-color: #86c6e8;
}

#sidenav .lgreen {
	background-color: #a5c15b;
}

#sidenav .maroon {
	background-color: #8e112f;
	text-align: right;
}

#sidenav .purple {
	background-color: #312565;
	text-align: right;
}

#sidenav .acc-content a {
	padding: 6px 6px 6px 35px;
	color: #333;
	display: block;
	font-size: 1.1em;
	background: url(img/bullet.gif) no-repeat 25px center;
	width: 189px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #efefef;
}

#sidenav a.nestedheader {
	padding: 6px 6px 6px 20px;
	color: #333;
	display: block;
	font-size: 1.1em;
	background: url(img/bullet.gif) no-repeat 10px center;
	width: 204px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-color: #efefef;
	pointer: cursor;
}

#sidenav .noshow {
	padding: 0;
	margin: 0;
	height: 0;
	width: 0;
	display: none;
}

#sidenav a.nestedheader:hover {
	background-color: #efefef;
}

#sidenav .acc-content {
	overflow:hidden;
	margin: 0;
	padding: 0;
}

#sidenav .acc-content a:hover {
	background-color: #edf4fe;
}

#contentarea {
	float: left;
	width: 515px;
}

#content {
	margin-left: 15px;
	margin-right: 15px;
	width: 485px;
	overflow: hidden;
	position: relative;
}

#printbtn {
	width: 97px;
	height: 24px;
	position: absolute;
	z-index: 100px;
	top: 0;
	right: 0;
	background: url(/img/print.gif) no-repeat left top;
	display: block;
}

#goback {
	width: 97px;
	height: 24px;
	position: absolute;
	z-index: 100px;
	top: 0;
	left: 0;
	background: url(/img/goback.gif) no-repeat left top;
	display: block;
}

#home_feature {
	/*padding: 15px; */
	padding: 0 5px 20px;
	/*border-bottom: 2px dotted #999; */
	/* background-color: #efefef; */
	height: 140px;
}

#home_feature img {
	margin-bottom: 10px;
	margin-right: 15px;
}

#home_feature h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1;
}

#home_feature p {
	margin-top: 10px;
	font-size: 1.1em;
	margin-top: 9px;
	line-height: 110%;
	text-align: justify;
}

#home_feature a {
	color: #056fb9;
	margin-top: 10px;
	font-weight: bold;
	/* border-bottom: 1px dotted #056fb9; */
	font-size: 1.1em;
	display: inline-block;
}

#home_feature a:hover {
	border-bottom: 1px solid #056fb9;
}

#home_section {
	width: 235px;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	overflow: hidden;
}

#home_section.wide {
	width: auto;
	clear: both;
	float: none;
	margin-right: 0;
}

#home_section.alt {
	margin-right: 0;
}

#home_section .inner {
	/* padding: 10px; */
	padding: 5px 5px;
	/* border-bottom: 2px dotted #999; */
	/* background-color: #efefef; */
	height: 140px;
}



#home_section img {
	margin-bottom: 10px;
	margin-right: 10px;
}

#home_section h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 1;
        color: #012F6B;
}

#home_section h2 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1;
	display: block;
	background: #000000 url(img/hsection.jpg) repeat-x left top;
	text-transform: uppercase;
	color: #fff;
}

#home_section h2 a {
	display: block;
	padding: 5px 7px;
	color: #fff;
	text-decoration: none;
	margin: 0;
}

#home_section h2 a:hover {
	color: #ddd;
}

#home_section p {
	font-size: 11px;
	margin-top: 9px;
	line-height: 110%;
}

#home_section a {
	color: #012F6B;
	margin-top: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #056fb9;
	font-size: 1.1em;
	display: inline-block;
}

#home_section a.extraurl {
	border-bottom: none;
	clear: both;
	width: 100%;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 3px;
    color: #012F6B;

}

#home_section a:hover.extraurl  {
        text-decoration: underline;
}

#home_section a:hover {
	border-bottom: 1px solid #056fb9;
}

#home_section a:hover.extraurl {
	border-bottom: none;
}

#home_section ul {
	clear: both;
	margin-top: 10px;
	list-style-type: disc;
	width: 100%;
}

#home_promo, #home_promo2, #home_promo3 {
	width: 155px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#home_promo h1, #home_promo2 h1, #home_promo3 h1 {
	background: url(img/hpromo.jpg) repeat-x left top;
	padding: 5px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #cdcdcd;
	display: none;
}

#home_promo3 {
	margin-right: 0;
}

#home_bigpromo {
	width: 235px;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	overflow: hidden;
	height: 200px;
}

#home_bigpromo2 {
	width: 235px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	height: 200px;
}

#home_bigpromo h1, #home_bigpromo2 h1 {
	background: url(img/hpromo.jpg) repeat-x left top;
	padding: 5px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #cdcdcd;
	display: none;
}

#sidemenu {
	float: right;
	width: 185px;
}

#sidemenu .sidebubble {
	margin-bottom: 15px;
}

#sidemenu h3 {
	height: 22px;
	display: block;
	width: 165px;
	background: url(img/sideh_purp.png) repeat-x left top;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	text-shadow: rgba(51,51,51,0.8) 0 0 3px;
}

#sidemenu h3.red {
	background: url(img/sideh_red.png) repeat-x left top;
}

#sidemenu h3.blue {
	background: url(img/sideh_blue.png) repeat-x left top;
}

#sidemenu h3.green {
	background: url(img/sideh_grn.png) repeat-x left top;
}

#sidemenu h3.orange {
	background: url(img/sideh_orng.png) repeat-x left top;
}

.clearme {
	clear: both;
}

#footer {
	padding: 15px;
	text-align: center;
	background: url(img/footergrad.png) no-repeat center top;
}

.calendarBG {
	width: 185px;
	background-image: url("img/greybg.jpg");
}

.calendarBG td {
}

.calendarBG tr th {
	padding: 4px;
	color: #5d6270;
	font-size: 11px;
	font-weight: bold;
	text-shadow: #ffffff 1px 1px 3px;
}

.calendarBG tr td.calendarDayHeading {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	font-size: 8px;
	border-bottom: 1px solid #d0d0d0;
}

.calendarBG tr.days td {
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: none;
	color: #5d6270;
	font-size: 12px;
	font-weight: bold;
	background: #e0e0e0 url(img/cal_daybkg2.gif) no-repeat left top;
	text-shadow: #ffffff 1px 1px 3px;
}

.calendarBG tr.days td a {
	display: block;
	text-decoration: none;
	color: #000;
	text-shadow: #ffffff 1px 1px 3px;
}

.calendarBG tr.days td span {
	padding: 5px;
	display: block;
}

.calendarBG tr.days td a:hover {
	color: #ffffff;
	text-shadow: #333333 0px 0px 3px;
	background: url(img/calhover2.gif) no-repeat right top;
}

.calendarBG tr.days td.calendarBlank {
	background-color: #efefef;
	color: #ccc;
}

#contentaccordian .title {
	display: block;
	background: url(img/dir_acc_bkg.png) no-repeat left top;
	margin-bottom: 1px;
	text-align: right;
	padding-right: 8px;
}

#contentaccordian .title span {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding: 6px;
	height: 12px;
	line-height: 1;
	text-transform: uppercase;
}

#contentaccordian a.selected span {
	/* background: url(img/dir_acc_min.gif) no-repeat right center; */
}

#contentaccordian .sublinks {
	padding: 5px;
}

#contentaccordian .sublinks li a {
	font-size: 1.1em;
	display: block;
	padding: 5px;
	line-height: 1;
	border-bottom: 1px dotted #bbb;
	color: #111;
}

#contentaccordian .sublinks li.full a {
	background-color: #dce7c3;
}

#contentaccordian .sublinks li.basic a {
	background-color: #fff;
}

#contentaccordian .sublinks li.basic a:hover {
	background-color: #ddd;
}

#contentaccordian .sublinks li a span.name {
	font-weight: bold;
	width: 230px;
	margin-right: 10px;
	display: inline-block;
}

#contentaccordian .sublinks li a span.location {
	width: 125px;
	margin-right: 10px;
	display: inline-block;
	text-align: right;
}

#contentaccordian .sublinks li a span.province {
	width: 80px;
	display: inline-block;
	text-align: right;
}

#eventlistings .title {
	display: block;
	background: url(img/dir_acc_bkg.png) no-repeat left top;
	margin-bottom: 1px;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding: 6px;
	height: 12px;
	line-height: 1;
	text-transform: uppercase;
	text-align: right;
}

#eventlistings .event a {
	font-size: 1.1em;
	line-height: 1.3;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #bbb;
	color: #111;
	height: 30px;
}

#eventlistings .event a:hover {
	background-color: #dce7c3;
}

#eventlistings .event a span.evpic {
	width: 40px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

#eventlistings .event a span.evname {
	font-weight: bold;
	width: 220px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

#eventlistings .event a span.evlocation {
	width: 185px;
	display: inline-block;
	text-align: right;
	vertical-align: middle;
}

#eventlistings .pagination {
	padding-top: 15px;
	padding-bottom: 30px;
	font-size: 1.2em;
}

#eventlistings .pagination a {
	color: #056fb9;
	font-weight: bold;
}

#eventlistings .pagination a:hover {
	border-bottom: 1ps dotted #056fb9;
}

#featurelistings .title {
	display: block;
	background: url(img/dir_acc_bkg.png) no-repeat left top;
	margin-bottom: 1px;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding: 6px;
	height: 12px;
	line-height: 1;
	text-transform: uppercase;
	text-align: right;
}

#featurelistings .feature {
	display: block;
	width: 100%;
}

#featurelistings .feature a {
	font-size: 1.1em;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #bbb;
	color: #111;
	height: 30px;
	line-height: 1.3;
}

#featurelistings .feature a:hover {
	background-color: #dce7c3;
}

#featurelistings .feature a span.ftpic {
	width: 40px;
	margin-right: 10px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
}

#featurelistings .feature a span.ftname {
	font-weight: bold;
	width: 390px;
	display: inline-block;
	vertical-align: middle;
}

#featurelistings .pagination {
	padding-top: 15px;
	padding-bottom: 30px;
	font-size: 1.2em;
}

#featurelistings .pagination a {
	color: #056fb9;
	font-weight: bold;
}

#featurelistings .pagination a:hover {
	border-bottom: 1ps dotted #056fb9;
}

#subpagetitle {
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#subpagesubtitle {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}

#subpagetitle.red {
	color: #ba133a;
}

#subpagetitle.pink {
	color: #bc658e;
}

#subpagetitle.yellow {
	color: #f7be00;
}

#subpagetitle.green {
	color: #009d83;
}

#subpagetitle.blue {
	color: #86c6e8;
}

#subpagesearch {
	background-color: #575757;
	color: #fff;
	padding: 5px;
	margin-bottom: 1px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.2em;
}

#subpagesearch.red {
	background-color: #ba133a;
}

#subpagesearch.pink {
	background-color: #bc658e;
}

#subpagesearch.yellow {
	background-color: #f7be00;
}

#subpagesearch.green {
	background-color: #009d83;
}

#subpagesearch.blue {
	background-color: #86c6e8;
}

#profilelisting {
	background-color: #fff;
	padding: 15px;
	float: left;
	width: 455px;
	overflow: hidden;
}

#profilelisting .pic {
	padding-bottom: 12px;
	padding-right: 15px;
	padding-top: 15px;
}

#profilelisting .fpic {
	padding-bottom: 12px;
	padding-top: 15px;
}

#profilelisting .fpicb {
	
}

#profilelisting .picdesc {
	padding: 10px;
	width: 433px;
	border: 1px solid #555;
	background-color: #d2d7de;
	margin-bottom: 12px;
	clear: both;
}

#profilelisting h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 15px;
}

#profilelisting  dl {
	padding-bottom: 10px;
	width: 290px;
	float: left;
}

#profilelisting  dt {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	width: 110px;
}

#profilelisting  dd {
	font-size: 1.1em;
	float: left;
	width: 180px;
}

#profilelisting dd a {
	color: #2d78b3;
}

#profilelisting dd a:hover {
	border-bottom: 1px dotted #2d78b3;
}

#profilelisting .bio {
	font-size: 1.2em;
	line-height: 125%;
	text-align: justify;
	clear: both;
}

#profilelisting .bio p {
	margin-bottom: 1em;
	
}

#eventlisting {
	background-color: #fff;
	padding: 15px;
	float: left;
	width: 455px;
}

#eventlisting .pic {
	padding-bottom: 15px;
	padding-right: 15px;
}

#eventlisting h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 15px;
}

#eventlisting dl {
	margin-bottom: 8px;
	clear: both;
	width: 450px;
	float: left;
}

#eventlisting dt {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	width: 160px;
}

#eventlisting dd {
	font-size: 1.1em;
	float: left;
}

#eventlisting dd a {
	color: #2d78b3;
}

#eventlisting dd a:hover {
	border-bottom: 1px dotted #2d78b3;
}

#eventlisting .bio {
	font-size: 1.1em;
	text-align: justify;
	line-height: 125%;
	margin-bottom: 12px;
}

#eventlisting .bio p {
	margin-bottom: 1em;
	
}

#pagecontent {
	background-color: #fff;
	padding: 15px;
	float: left;
	width: 455px;
}

#pagecontent td {
	padding: 4px;
}

#pagecontent h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 15px;
}

#pagecontent .feat_pic {
	margin-bottom: 7px;
}

#pagecontent .feat_content {
	clear: both;
}

#pagecontent .feat_content p {
	line-height: 125%;
	text-align: justify;
}

#pagecontent p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 125%;
	text-align: justify;
}

#pagecontent a {
	color: #2d78b3;
}

#pagecontent .related {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px dotted #333;
}

#pagecontent .related strong {
	font-size: 1.2em;
}

#pagecontent .related li {
	margin-bottom: 15px;
	margin-top: 15px;
}

#pagecontent .related a {
	color: #2d78b3;
}

#searchresults {
	
}

#searchresults th {
	background-color: #a5c15b;
	color: #fff;
	font-size: 1.2em;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	text-shadow: rgba(34,42,24,0.75) 0 0 3px;
}

#searchresults td a {
	color: #333;
}

#searchresults td a:hover {
	color: #2d78b3;
	border-bottom: 1px dotted #2d78b3;
}

#searchresults td {
	padding: 5px;
	font-size: 1.1em;
	vertical-align: middle;
}

#searchresults .resultRowOne {

}

#searchresults .resultRowTwo {
	background-color: #eee;
}

#saef {
	margin: 0 auto;
}

#saef .space {
	width: 100px;
}

#saef b {
	padding-right: 100px;
	font-size: 1.2em;
	color: #333;
}

#saef input.field {
	width: 400px;
	border: 1px solid #e3e3e3;
	padding: 3px;
	color: #333;
	background: #d4d4d5 url(img/field.png) repeat-x left top;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 15px;
}

#saef textarea.field {
	width: 400px;
	border: 1px solid #e3e3e3;
	padding: 3px;
	color: #333;
	background: #d4d4d5 url(img/fieldbig.png) repeat-x left top;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 15px;
	height: 150px;
}

#saef select.field {
	width: 404px;
	border: 1px solid #e3e3e3;
	color: #333;
	background: #d4d4d5 url(img/fieldbig.png) repeat-x left top;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 15px;
}

#saef input.submit {
	width: 250px;
	height: 60px;
	border: 1px solid #0b3685;
	color: #fff;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #000;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(45, 51, 62)), to(rgb(0, 0, 0)));
}

#field_id_67, #field_id_20, #field_id_31, #field_id_53, #field_id_43 {
	display: none;
}

/* @end */

/* @group Blog */

#blogcontent {
	width: 660px;
	padding: 20px;
	float: left;
	font: 1.2em Corbel, "Lucida Grande", Segoe, sans-serif;
}

#blogcontent .field {
	width: 300px;
	border: 1px solid #e3e3e3;
	padding: 3px;
	color: #555;
	background: #d4d4d5 url(img/field.png) repeat-x left top;
	font-size: 11px;
}

#blogcontent textarea.field {
	background: #d4d4d5 url(img/fieldbig.png) repeat-x left top;
}

#blogcontent p {
	margin-bottom: 1em;
	text-align: justify;
}

#blogcontent h2 {
	font-size: 24px;
	color: #a3c757;
	margin-bottom: 3px;
	font-weight: bold;
}

#blogcontent h3 {
	font-size: 24px;
	color: #a3c757;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #a3c757;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
	text-transform: uppercase;
	margin-top: 20px;

}

#blogcontent h2 a {
	color: #a3c757;
}

.entrydetails {
	font-weight: bold;
	padding-bottom: 15px;
	color: #555;
	font-size: 0.9em;
}

.entrydetails a {
	color: #a3c757;
}

#blogcontent .blogmore {
	display: block;
	padding: 5px;
	background-color: #a3c757;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 25px;
	text-transform: uppercase;
	margin-top: 20px;
}

#blogcontent .blogmore a {
	color: #fff;
	padding: 0 5px;
}

#blogsidebar {
	width: 200px;
	float: right;
	height: 100%;
	padding: 10px;
	background-color: #f4f4f4;
	font: 1.2em Corbel, "Lucida Grande", Segoe, sans-serif;
}

#blogsidebar a {
	color: #97b94f;
}

#blogsidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#blogsidebar ul {
	margin-left: 5px;
	margin-bottom: 15px;
}

#blogsidebar ul li {
	color: #97b94f;
	margin-bottom: 6px;
}

#blogsidebar ul li a {
	font-weight: bold;
}

#blogsidebar h4 {
	background-color: #333;
	display: block;
	padding: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}

.blogcomment {
	background-color: #a3c757;
	float: left;
	margin-bottom: 15px;
	color: #fff;
}

.blogcommentinfo {
	float: left;
	padding: 15px;
	font-size: 12px;
	width: 120px;
}

.blogcommentinfodate {
	font-size: 11px;
	text-transform: uppercase;
}

.blogcommentcomment {
	float: left;
	padding: 15px;
	color: #333;
	background-color: #f4f4f4;
	width: 460px;
	min-height: 30px;
}

.clear {
	clear: both;
}

.prevnextc a {
	color: #333;
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
	padding-right: 25px;
	padding-top: 15px;
}

.prevnextc {
	margin-bottom: 25px;
}

#sitelinks {
	text-align: right;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: ;
	margin: 15px 10px 25px;
}

#sitelinks a {
	color: #999;
}

.sidebubble h3 a {
     color: #fff;
}

.readmore_links {
    text-align: right;
}


/* @end */
