
a {
	color:#fff;
}

h1, h2, h3 {
	color:#fff;
}

h1 a{
	color:#fff;
}

h2 {
	color:#fff;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/

#header {
}


/* CONTENT ELEMENTS
----------------------------------------------*/

#colFull h1 ul li a{
	color:#ffffff;	
}

#colFull h1 ul li a:hover {
	text-decoration:underline;
}

.more-link {
	background:url(../images/blue/but_readmore.png) 0 0 no-repeat;
	color:#fff;
}

.blogPost .meta .date{
	background:url(../images/blue/bk_date.png) 0 0 no-repeat;
	color:#fff;
}


/* COL RIGHT
-------------------------------------------*/

#colRight h2{
	color:#333;
}

#colRight ul li {
	background:url(../images/blue/bullet_list.png) 0 12px no-repeat;
}

#colRight ul li a{
	
}

/* FOOTER ELEMENTS
--------------------------------------------*/

#footer .footerBox h2  {
	color:#FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#footer .footerBox ul li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


#footer .footerBox ul li a {
	color:#FFF;
}

#footer .footerBox ul li a:hover {
	color:#FFF;
	text-decoration: underline;
}

#footer .footerBox ul#social li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#footer .footerBox ul#social li strong{
	color:#efefef;
}
