@import url('carousel.css');



/*Styles Only Pertinent to the Homepage*/


#upper {
	background: #8b9498 url('../images/glossymetal.jpg');
	padding:0px 0px 15px 0;
	}
	
#recent {
	width:250px;
	float:right;
	margin-top: 50px;

	}
#recent h4.widgettitle {
    padding-bottom: 10px;
	color:#ffffff;
    font: 18px Verdana, san-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow:0 1px 0 #000000;
}

li.cat-post-item  {
	padding-left: 5px !important;
}

#recent .widget {
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
    background: #37464c;
    -webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}

#recent ul {
	margin-top:-5px;
	}
	

	
#recent li {
	list-style:none;
	padding:7px 0 7px 0px;
	}

#recent a, #recent a:visited {
	color:#ffffff;
	font-size:16px;
	}
				
#home .stripes {
	background:url(../images/bg_stripe.gif);
	padding:14px 14px 20px 14px;
	}

#home #lead {
    padding: 10px 10px 10px 0;
}
#home #lead .left {
	width:275px;
	}

#home #lead .right {
	width:360px;
	}

#home #lead h1 {
    font-size: 50px;
    color: #2e2129;
text-shadow:0 1px 0 #ffffff;
}

#home #lead h1 a {
    color: #37464c;
    font-weight: bold;

}

#home #lead h1 a:hover {
    text-decoration: none;
}
#home .bigger {
    font-size: 20px;
    color: #37464c;
}

/*Features and Carousel*/

#carousel {
	height:255px;
	background:#7fcccc;
	}

#carousel li {
	float:left;
	text-align: center;
	padding:0 15px;
	}

#carousel li img {
	display:block;
	margin-bottom:6px
	}
	
#carousel a, #carousel a:visited {
	float:left;
	color:#585b41;
	}

#carousel a:hover, #carousel a:active {
	color:#828569;
	}
	
#home #content {
	float:left;
	width:413px;
	}

#home #sidebar {
	padding:0 13px 25px 13px;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}



/*Middle Column*/

.whitebox {
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	}
	
#home #content .whitebox {
	margin-bottom:13px;
	}

.catnews a, .catnews a:visited {
	color:#22222d;
	}	

.catnews p {
	font-size:1.1em;
	line-height:150%;
	margin:0;
	}
		
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}

.catnews .catnewsMainStory {
	margin-top:15px;
	}
	
.headlines {	
	padding:12px;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}	
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
/*Rightbar*/

			
#rightbar { 	
	width:165px;
	float:right;
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:0 13px 13px 13px;	
	}

#rightbar li {
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid #e7e8df;
}

#rightbar li a, #rightbar li a:visited {
	color:#737373;
	}

#rightbar li a:hover, #rightbar li a:active {
	color:#000;
	text-decoration:none
	}

.homePageTwitter {
text-align: left;
color: #BB2E32;
padding: 5px 10px;
font-weight: bold;

}

.homePageTwitter a {
    color: #BB2E32;
    font-weight: bold;
}
