/*------- SPECIFIC THEMED FOR WILDFLOWER LITE 1.1 - COLORS AND IMAGES ONLY --CUSTOMS MARKED---- PARALEGAL------*/

/*----------- MASTHEAD SECTION -----------*/
/**CUSTOM**/
#pageDesp {
	position:absolute;
	top:34px !important;
	left:16px;
	color:#fff;
	margin:22px 0 0 68px !important;
	padding:0 !important;
	font-size:12px !important;
	}

/**CUSTOM**/
.callToAction{
	height: 83px;
	margin: 0 0 0 80px;
	width:392px;
	float:left;
	border-left:2px #C4DCEC solid;
	border-right:2px #C4DCEC solid;
	background-color:#113E5A;
	}

/**CUSTOM**/
.callToAction img{
	margin:8px 25px 25px 21px;
	}
	
.container_16{
	position:relative;
	}	
	
/**CUSTOM**/	
#mastHead {
	height: 100px !important;
	padding: 0 25px 0 0 !important;
	}
#topHalf{
	background:#fefdfb url(../../../img/layouts/lite/top_bg.gif) repeat-x scroll 0 0;
	}



/*----------- LEFT MENU SECTION -----------*/

#leftColumn h4{
	color:#113E5A;
	}

#leftColumn a:link,
#leftColumn a:visited{
	color: #113E5A;
	}

#leftColumn a:hover,
#leftColumn a:active{
	color: #3b8fc7;
	}



/*----------- MAIN PAGE SECTION -----------*/

/*copy links*/
#mainCopy p a:link,
#mainCopy p a:visited {
	color: #113E5A;
	}

#mainCopy p a:hover,
#mainCopy p a:active {
	color: #3b8fc7;
	}

/*section links*/
#section a:link,
#section a:visited {
	color: #113E5A;
	}

#section a:hover,
#section a:active {
	color: #3b8fc7;
	}
	

/*----------- VIEWS PAGE SECTION ----------*/

/*LIST LINKS*/
#pageList a:link,
#pageList a:visited {
	color: #113E5A;
	text-decoration: underline;
	}	
	
#pageList a:hover,
#pageList a:active {
	color: #3b8fc7;
	}
	
/*COPY LINKS*/
#viewCopy a:link,
#viewCopy a:visited {
	color: #113E5A;
	}	
	
#viewCopy a:hover,
#viewCopy a:active {
	color: #3b8fc7;
	}
	
/*----------- STATES PAGE SECTION ----------*/

#states a:link,
#states a:visited {
	color: #113E5A;
	text-decoration: underline;
	}	
	
#states a:hover,
#states a:active {
	color: #3b8fc7;
	}
	
	
/*---------------------- STATES SUB PAGE SECTION ----------------*/
	
.brandName a:link,
.brandName a:visited{
	color: #113E5A;
	}
	
.brandName a:hover,
.brandName a:active{
	color: #3b8fc7;
	}

/*- CALL TO ACTION BUTTONS - STATE SUBPAGE -*/
	
#ground a:link,
#ground a:visited,
#online a:link,
#online a:visited,
#crsp a:link,
#crsp a:visited,
#mapButton a:link,
#mapButton a:visited { 
	background-color: #113E5A;
	color:#fff;
	}
	
#ground a:hover,
#ground a:active,
#online a:hover,
#online a:active,
#crsp a:hover,
#crsp a:active,
#mapButton a:hover,
#mapButton a:active {
	background-color: #3b8fc7;
	color:#fff;
	}

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

html body#mainBody {
	background-color: #c4dcec;
	color: #333333;
	}
	
#footer a:link,
#footer a:visited {
	color: #113E5A;
	}

#footer a:hover,
#footer a:active {
	color: #3b8fc7;
	}	
	
	
	
	
/*--------------------------------CALL TO ACTIONS -----------------------------------*/

/*--  HOME.CTP RIGHTSIDE CALL TO ACTION --*/

#mainCallToAction{
	background-image:url(../../../img/layouts/lite/callToAction/cr_header.jpg);
	}

/*-- VIEWS.CTP RIGHTSIDE CALL TO ACTION --*/

#rightCol{
	background-image: url(../../../img/layouts/lite/callToAction/sidecall_bg.jpg);
	}

/*--  VIEWS.CTP BOTTOM CALL TO ACTION  --*/

#secCallToAction {
	background-image: url(../../../img/layouts/lite/callToAction/bottom_call_bg.jpg);
	}	
	
	
/*----------------------------------------------BLOG SECTION -------------------------------------------------*/
#blogBody{
	background:#d7c8aa url(../../../img/layouts/lite/blog/lawl_bg.gif) repeat-y top center;
	}

#content{
	background-color:#fef5e3;
	}

#headerTwo {
	border-bottom: 12px solid #36200f;
	}
	
/**about blog**/
#aboutBlog{
	background-image: url(../../../img/layouts/lite/blog/about_blog.jpg);
	}

#rssFeed{
	background-image: url(../../../img/layouts/lite/blog/rss_bg.jpg);
	}


/*-----BLOGS VIEW.CTP-----*/

/**POST BOX**/
.comments-list li{
	border:1px #333333 solid;
	background-color: #EAEAEA;
	}
	
	
/*---MAIN ARTICLE LINKS------*/	
#latestPost h2 a:link,
#latestPost h2 a:visited{
	color: #36200F;
	}
	
#latestPost h2 a:hover,
#latestPost h2 a:active{
	color: #7A4C2B;
	}
	
.entry a:link,
.entry a:visited{
	color: #36200F;
	}
	
.entry a:hover,
.entry a:active{
	color: #7A4C2B;
	}

/**RIGHT ABOUT SECTION**/

#aboutBlog{/*CUSTOM*/
	background-image: url(../../../img/layouts/lite/blog/about_blog.jpg);
	background-repeat: no-repeat;
	width:280px;
	height:74px;
	}
	
#rssFeed{/*CUSTOM*/
	background-repeat: no-repeat;
	padding:20px 0 0 20px;
	width:260px;
	height:60px;
	position:relative;
	}	
	
.widget{/*CUSTOM*/
	width:130px;
	position:absolute;
	right: 20px;
	top:30px;
	}

/**RIGHT ARTICLE MENU**/

#archiveMenu a:link,
#archiveMenu a:visited{
	color: #36200F;
	}

#archiveMenu a:hover,
#archiveMenu a:active{
	color: #7A4C2B;
	}
	
	
/**PAGENATOR**/

.paginator a:link,
.paginator a:visited{
	color: #36200F;
}


.paginator a:hover,
.paginator a:active{
	color: #7A4C2B;
}

/** ARTICLE LINKS**/

.entryInfo a:link,
.entryInfo a:visited{
	color: #36200F;
	}

.entryInfo a:hover,
.entryInfo a:active{
	color: #7A4C2B;
	}
	
	
	
/*customs for new lite*/


/*CTA VIEWS*/

#findState {
	padding:58px 0 0 !important;
}