
h1 span {
	color:#006666;
}

a {
	color:#006666;
	text-decoration: none;
}

/* navigation */


/* end navigation */


/* featured */

div#featured div#ribbon {
	position:absolute;
	width:150px;
	height:150px;
	background:url(../../images/blue/featuredribbon.png) left top no-repeat;
	top:-5px;
	left:191px;
	z-index:10;
}

div#featured #slideNav a.activeSlide {
	background:url(../../images/blue/slideNav_item_bg_active.gif) left top no-repeat;
}

/* end featured */



/* posts */

ul#posts li div.excerpt a.readmore, div#content div#article a.readmore {
	width:116px;
	height:25px;
	display:block;
	background:url(../../images/blue/continue_bg.gif) left top no-repeat;
	padding:1px 0px 0px;
	margin:10px 10px 35px 0px;
	float:right;
	color:#ffffff;
	font-size:12px;
	text-align: center;
}

/* end posts */



/* comments */

div#comments ul li p.poster span {
	display:block;
	color:#2895c2;
	font-size:10px;
}

form#newComment input.active, form#newComment textarea.active {
	border:1px solid #f6a11e;
}

form#newComment #submit {
	width:116px;
	height:26px;
	background:url(../../images/blue/continue_bg.gif);
	border:0px;
	padding:0px;
	border:0px;
	color:#ffffff;
	text-transform: uppercase;
	margin:0px 0px 0px 221px;
}

/* end comments */


/* pagination */

div.pagination ul li a.current {
	color:#2895c2;
}

/* end pagination */


/* contact */

div#gmap_wrapper div#gmap_ribbon {
	position:absolute;
	width:150px;
	height:150px;
	top:-6px;
	left:-6px;
	background:url(../../images/blue/gmap_ribbon.png) left top no-repeat;
	z-index:10;
}

form#contactForm input.active, form#contactForm textarea.active {
	border:1px solid #f6a11e;
}

form#contactForm #submit {
	width:116px;
	height:26px;
	background:url(../../images/blue/continue_bg.gif);
	border:0px;
	padding:0px;
	border:0px;
	color:#ffffff;
	text-transform: uppercase;
	margin:0px 0px 125px 221px;
}

/* end contact */