/*  
Theme Name: CCSurprise Theme
Description: Growing together in the grace of God
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ebe9e1 url(images/bgr.jpg) repeat-x top;
	color: #5e622f;
	font: 12px Verdana,Arial,Helvetica,Tahoma,Sans-Serif;
}

a{
	color: #6e6f41;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 23px;
	margin: 0px auto 20px;
	padding: 7px 0 0 0;
	font-size:11px;
}

/* ========= TOP NAVIGATION =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
}
.nav1 li a{
	color: #a0a09b;
}
.nav1 li a{
	display: block;
	text-align: center;
	float:left;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px 40px 0 0; display: inline; line-height: 14px; }


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	width: 600px;
	height: 30px;
	margin-bottom: 15px;
	z-index:100;
	float: left;
	font-size: 1.1em;
	font-weight: bold;}
	
#topmenu li{
	float: left;
	line-height: 40px;
	z-index: 200;
}
#topmenu li a{
	color: #6e6f41;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #6e6f41;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul, #nav ul ul {
	padding: 0;
	float:left;
	list-style: none;
	z-index: 200;
}

#nav {
	padding: 0;
	padding-left: 0px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:32px;	
}
#nav li a:hover{
background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
li {
	z-index: 999;}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;}

#nav li ul li ul li{
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:20em;
	margin-left: 13px;}

#nav li:hover ul ul {
	visibility:hidden;
}
#nav li:hover ul, #nav li:hover li:hover ul{
	visibility:visible;
}
#nav ul ul {
	position: absolute;
	width: 15em;
	margin-left: 14em;
	opacity: .95;
	margin-top: -25px;
}

/*==============  HEADER  ===================*/
#header{
	height: 80px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 0px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 80px;
	width: 720px;
}
#header h1 a:hover{
	text-decoration: none;
}


/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	position: relative;
	left: 15px;
	background: url(images/bgr-search.gif) no-repeat;
	height: 25px;
	margin: 3px 0 0 5px;
	float: right;
	/*width: 350px;*/
	}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	padding: 7px 0 0 0;
	width: 140px;
	}
#search .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
	}
	


/*=== donate div ===*/
.donate {
		position: relative;
		top: 0px;
		left: -50px;
		float: left;
		/*border: 1px solid #ffffff;*/
		width: 175px;
		}
.donatetest {
		position: relative;
		top: 4px;
		left: -65px;
		float: right;
		/*border: 1px solid #ffffff;*/
		width: 110px;
		}
		
/*#topmenu{border: 1px solid #ffffff;}
#search{border: 1px solid #ffffff;}*/
/*=== typography ===*/
h2{
	color: #6e6f41;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}
h2 a{
	color: #6e6f41;
}

h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	background:#ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height:16px;
}
#centercol h3 {
	background: #f5f4f0;
	margin: 0 0 15px 0px;
	padding:10px 18px 5px 18px;
	border:0px solid #dedbd1;
	color:#363636;
	text-align: left;
	height:20px;
	font-size:14px;
}
#centercol {
	z-index:5;
	clear:both
}
#featuredpost h2 { font-size:30px; }

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.box, .widget{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding:18px;
}

.box img { 
	border: 0px solid #999999;
	margin: 0 0 10px 0;
}
.box p {
	line-height: 18px;
	padding: 0 0 10px;
}



.widget { 
	padding:15px; }

/*- Image Box -*/
.imageBox{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:5px solid #dedbd1;
	margin: 0 0 15px 0;
	padding: 0;
}

.imageBox .entry{
	margin-bottom: 0px;
}

.imageBox img {
	border: 0px solid #999999;
	margin: 0 0 0 0;
}
.imageBox p{
	line-height: 10px;
	padding: 0 0 0 0;
}

/*- Box2 (sidebar boxes) -*/
.widget-banners{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 10px 80px 15px 0px;
	padding:0;
	border:1px solid #dedbd1;
	width: 304px;
}
.widget-banners .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	

.widget-banners .textwidget img{
	background: #ffffff;
	border: 1px solid #dedbd1;
}
.widget-banners .widget {
	padding: 0px;
	margin-bottom: 0px;
}
.widget-banners img:hover{
	background: #ebe9e1;
	border: 1px solid #333;
}
.HS-widget-wrap{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:0;
	border:1px solid #dedbd1;
	width: 239px;
}
.HS-widget-wrap .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	

.HS-widget-wrap .textwidget img{
	background: #ffffff;
	border: 1px solid #dedbd1;
}
.HS-widget-wrap .widget {
	padding: 0px;
	margin-bottom: 0px;
}
.HS-widget-wrap img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;

}
.JH-widget-wrap{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:0;
	border:1px solid #dedbd1;
	width: 239px;
}
.JH-widget-wrap .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	

.JH-widget-wrap .textwidget img{
	background: #ffffff;
	border: 1px solid #dedbd1;
}
.JH-widget-wrap .widget {
	padding: 0px;
	margin-bottom: 0px;
}
.JH-widget-wrap img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;

}
.CH-widget-wrap{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:0;
	border:1px solid #dedbd1;
	width: 239px;
}
.CH-widget-wrap .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	

.CH-widget-wrap .textwidget img{
	background: #ffffff;
	border: 1px solid #dedbd1;
}
.CH-widget-wrap .widget {
	padding: 0px;
	margin-bottom: 0px;
}
.CH-widget-wrap img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;

}
.box2{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	background:#020202 url(images/bgr-footer.gif) repeat-x;
	font-size: 11px;
	padding: 0px 0 0px 0;
	font-size:11px;
	height:32px;
	margin-top:10px;
}

#footer, #footer a{
	color: #777777;
}

#footer .fl{
	margin-top: 10px;	
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#F8F8F4;
	border:1px solid #DEDBD1;	
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 15px 2px 2px;
	background:#ffffff;
	border: solid 0px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}
.homeFrame{
	background:transparent url(images/homeGallery.png) no-repeat top;
	width: 960px;
	height: 300px;
	padding-top: 65px;
}
.homeGallery{
	width: 945px;
	padding-left: 0px;
}
.homeGallery h2 a{
	color: #fff;
}

.menu_list {
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

/* For Events manager Google Map */
#dbem-location-map img {
background-color: none;
}


.applemenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu .silverheader
		{cursor: pointer;}

#sidebar.accordion
		{position: relative;
		float: left;}

#sidebar.homeSB
		{position: relative;
		float: right;
		margin-top: 18px;}

.maincontent1
		{width: 775px;
		margin: 0px  0px 0px 123px;}
		
/* ******************************************************************************** */
/* This is an adjustment for the home page font settings   
/* This section also includes general tweaks due to inheritance issues with multiple stylesheets                     */
/* ******************************************************************************** */

		
/*.box.entry.homefix p*/
.entry .homefix p
	{font-size: 1.0em;
	/*line-height: 1.0em !important;*/
	padding: 0 0 1.2em;
	text-align: center;}
	
#centercol.homefix2 {
		width: 60% !important;}
	
.adobe {
		font-size: .9em !important;
		line-height: .9em !important;}
	
.box.saturday
		{text-align: center;}
		
.box.saturday h1
		{margin: 0;
		padding: 0;}
		
.box.saturday p
		{font-size: 1.2em;}
		
.box.saturday ul.choices
		{font-size: 1.6em;
		margin-top: .9em;}

div.satleft
		{position: relative;
		left: 5%;
		float: left;
		width: 45%;
		text-align: left;}
		
div.satright
		{position: relative;
		left: 14%;
		float: left;
		width: 45%;
		text-align: left;}

div.satcenter
		{float: left;
		width: 100%;
		text-align: center;
		margin: .3em 0 1.5em;
		/*border: 1px solid #ffffff;*/}
		
div.minapp
		{width: 100%;
		text-align: center;}
.minapp p.move
		{margin-top: 0;
		}

div.buttons
		{/*float: left;*/
		width: 100%;
		text-align: center;
		margin: 2.5em 0 2.5em;}
		

		
ul.frequency
		{position: relative;
		left: 12%;
		list-style-type: none;
		padding: 0px;
		margin: 0px 0px;}

.frequency li
		{padding: 5px 20px;
		margin: 0px 0px ;
		font-size: 1.6em;
		float: left;}
		
.txtfld
		{width: 175px;}
		
div.contactname
		{width: 50%;
		margin: 1.3em auto 0;
		text-align: right;}
		
table.centerme
		{margin-left: 15%;}
		
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
p.hideme {
		visibility: hidden;}
		
a.clickhere {
	text-decoration: underline;
	color: blue;
	font-weight: bold;}
		
li.page_item {
		position: relative;
		z-index: 6;
		/* z-index: 2147483647;*/}
		
.widget-wrap .noborder img {
		border: 0px solid #999999;
		margin: 0;
		padding: 0;}
		
.widget h2 {
		text-align: center;
		font-family: arial;
		color: #801200;}
		
span.first-two {
		Font-family: arial;
		font-weight: bold;
		font-size: 1.4em;
		color: #801200;}
		
.homeFrameTest{
	background:transparent url(images/banner_home.png) no-repeat top;
	width: 970px;
	height: 325px;
	padding-top: 65px;}
.homeGalleryTest{
	width: 970px;
	padding-left: 0px;}
	
#sidebar .facebook {
		text-align: right;}
		
/* ******************************************************************************** */
/* This is the search pop down section                                                     */
/* ******************************************************************************** */

.searchguy {
		position: absolute;
		right: 10px;
		top: -75px;
		z-index: 997;}

.searchguy2 {
		position: absolute;
		right: 50px;
		top: 0px;
		z-index: 998;}
		
.searchslideguy {
		position: absolute;
		right: 200px;
		top: -55px;
		z-index: 999;}
		
.searchslideguy input{
	/*background: transparent;*/
	border: 0;
	color: #000000;
	float: left;
	font-size: 12px;
	/*padding: 7px 0 0 0;*/
	width: 140px;
	}
.searchslideguy .btn{
	/*margin: 5px 0 0;*/
	padding-left: 15px;
	width: auto;
	}
	
.events {
	line-height: 1.5em !important;}
	
/* ************************************************************************ */
/* new slide show stuff */
/* ************************************************************************ */
	
.newslideshow {
	position:relative;
	left: 150px;
	width: 650px;
	height: 220px;}
	
.newslideshow2 {
	position: relative;
	margin: 15px 0px 15px 10px;
	width: 940px;
	height: 300px;}


.newslideshow div.image {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	overflow: hidden;}

.newslideshow2 div.image {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	overflow: hidden;}

.newslideshow div.active {
    z-index:10;}

.newslideshow2 div.active {
    z-index:10;}

.newslideshow div.last-active {
    z-index:9;}

.newslideshow2 div.last-active {
    z-index:9;}

div.cluetip
	{position: absolute;
	bottom: 0px;
	left: 0px;
	width: 940px;
	height: 0px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	background-color: black;}

div.cluetip a:link { 
	color: white;}

div.cluetip a:visited { 
	color: white;}

div.cluetip a:hover { 
	color: white;}

div.cluetip a:active { 
	color: white;}
	
/* ************************************************************************ */
/* main missions page stuff */
/* ************************************************************************ */

/*.mission p.buttons {
	float: left;}*/

.mission p.buttons {
	margin: 0px 0px 10px 21px;
	padding: 0px;
	float: left;}
	
.mission p.single {
	margin-left: 319px;}
.mission a {
	text-decoration: none;}

/* ************************************************************************ */
/* young adult page stuff */
/* ************************************************************************ */
.youngadult p{
	font-size: 1.6em;
	line-height: 1.2em !important;}

p a{
	text-decoration: underline !important;
	color: blue !important;
	font-weight: 700 !important;}

/* ************************************************************************ */
/* Recent Study Page Specifics */
/* ************************************************************************ */
a.studyhead {
	font-size: 1.3em;
	font-weight: bold;
	color: black;}

a.studyhead:hover {
	color: black;}

