/* --  John R edits -->
 * 
 */ 
#text-4 {  
background-color: #F2F1EA; 
padding: 5px;
border: 2px solid #F2DF8C;
border-bottom-style: none;
box-shadow: 1px 2px 4px 1px #DCDCDC;
border-radius: 15px;
margin-bottom: 20px;
/* fallback #CBF2E2
background-image: url('');*/
}
#text-4.widget_text .textwidget {
 border: none;
 }
 /* -----  target specific blogroll link widget ----*/
 #linkcat-406.widget.widget_links {
 border: 2px solid #F5F3DC;
 background-color: #F2F1EA; 
padding: 5px;
border: 2px solid #F2DF8C;
border-bottom-style: none;
box-shadow: 1px 2px 4px 1px #DCDCDC;
border-radius: 15px;
margin-bottom: 20px;
/* fallback #CBF2E2
background-image: url('');*/
 
 }
 
#linkcat-406.widget.widget_links ul li  {
 border-bottom: 2px dotted lightgrey;
color: #800000;
font-size: 14px;

}
#linkcat-406.widget.widget_links ul li a {
color: #800000;
text-decoration: underline;
font-size: 14px;
}

#linkcat-406.widget.widget_links ul li a:hover {
color: #FF0000;
text-decoration: underline;


}

#linkcat-406.widget.widget_links img { /* ---- There should be an image for each link in category -- */ 
	display: block;
	height: auto;
	width: 315px;  /* ---- size set for sidebar not footer -- */ 
    margin-left: 0px;
    margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* --------------- all blogroll link widgets   ----------------*/
 
.widget.widget_links {
 border: 2px solid #F5F3DC;
 background-color: #F2F1EA; 
padding: 5px;
border: 2px solid #F2DF8C;
border-bottom-style: none;
box-shadow: 1px 2px 4px 1px #DCDCDC;
border-radius: 15px;
margin-bottom: 20px;
/* fallback #CBF2E2
background-image: url('');*/
 
 }
 
.widget.widget_links ul li  {
 border-bottom: 2px dotted lightgrey;
color: #800000;
font-size: 14px;

}
.widget.widget_links ul li a {
color: #800000;
text-decoration: underline;
font-size: 14px;
}

.widget.widget_links ul li a:hover {
color: #FF0000;
text-decoration: underline;


}

.widget.widget_links img { /* ---- There should be an image for each link in category -- */ 
	display: block;
	height: auto;
	width: 315px;  /* ---- size set for sidebar not footer -- */ 
    margin-left: 0px;
    margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
 


 
 /* -------end John R------------  */


#header .header-search {
    display: none;
}

#slides .slides_container .slide-content {
    display: none;
}
.post-more .comments {
display:none;
}

.search_main {
margin-bottom: 10px;
}

#text-8, #text-9  {
padding-bottom: 10px;
/*border: 2px solid;*/
}


#text-8 h3, #text-9 h3, {
    margin-bottom: 2px;
    margin-top: 0;
    padding-top: 10px;
}

#archive-labor .post {
    float: none;
    width: 270px;
}

#archive-labor #title {
	margin-bottom:10px;
}

#archive-labor .post-meta {
	width: 125px;
	padding-top: 5px;
	float: left;
	border: none;
}

#archive-labor .post-meta .date {
	float: none;
}

#archive-labor .post-meta .category {
	display: none;
}



#archive-labor #author-name {
	color:  #333333;
	font: 14px/1em Verdana,Geneva,sans-serif;
}

#slides .pagination li a {
	display: none;
}

.the_bacis {
	border:7px solid #c98626;
	border-radius:20px;
	font-family:arial;
	text-align:center;
}


.the_bacis h2 {
	padding:15px 0 20px 0;
	text-transform:uppercase;
	font-style:normal;
	color:#77754f;
	font-size:30px;
	font-weight:bold;
}

.the_bacis p {
	font-size:18px;
	color:#030200;
	line-height:20px;
}

.the_bacis p a {
	color:#c83b0d;
}

.the_bacis p a:hover {
	text-decoration:none;
	color:#ce6b28;
}