@charset "utf-8";
/* CSS Document */
.body-home{
	background: #D7F84C url(images/bg-page-spring-cabbage.gif) no-repeat center top;
}
.body-int{
	background: #D7F84C url(images/bg-page-int-spring-cabbage.gif) no-repeat center top;
}
div#wrapper.bg-home{
	background: #FFF url(images/bg-wrapper-spring-cabbage.gif) no-repeat top;
	padding-top: 20px;	
}
div#wrapper.bg-int, .bg-int{
	background: #FFF url(images/bg-wrapper-int-spring-cabbage.gif) no-repeat top;
	padding-top: 20px;	
}



a:link, a:visited{
	text-decoration: none;
	color: #666;
}
a:hover, a:active{
	text-decoration: underline;
	color: #00AEEF;
}




a:hover, a:active{
	text-decoration: underline;
	color: #00AEEF;
}

div#header div#title h1 a{
	color: #00AEEF;
}
div#header div#title h2{
	color: #00AEEF;
}
div#header div#title h2 a{
	color: #00AEEF;
}
/*header main menu----------------------------------------------------------------------------------------- */
div#header div#nav-main ul li a:hover, div#header div#nav-main ul li a:active{
	color: #00AEEF;
}
/*content sections------------------------------------------------------------------------------------------ */
/** CONTENT **/
div#content-1 h3.entry-title a:hover, div#content-1 h3.entry-title a:active{
	color: #00AEEF;
}

div#content-2 ul li ul li a:hover, div#content-2 ul li ul li a:active {
	color: #00AEEF;
}

div#secondary.sidebar h1 {
	color: #00AEEF;
}
div#secondary.sidebar a:hover {
	color: #00AEEF;
}
/*--fooooter--------------*/

div#footer a:hover{
	color: #00AEEF;
}
/*single post page rules*/
h1.entry-title{
	color: #00AEEF;
}
/*category -5 page*/
div#header div#nav-main ul li a:hover, div#header div#nav-main ul li a:active{
	color: #00AEEF;
}


