

a:link { 
text-decoration: none; 

}

a:visited { 
text-decoration: none; 

}

a:hover, a:active { 
color: #3B3B3B; 
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}

h1 { 
font-size: 32px; 
margin-bottom: 0px; 
margin-top: 10px;
}

h2 { 
font-size: 28px; 
}

h3 { 
font-size: 24px;
}


.readmore a:link, .readmore a:hover {
color: #393939;
}
.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: bold;
font-family: Trebuchet MS;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 10px;
display: block;
}



ul { 
list-style-image: url(images/bullet.gif); 
}



#sidebar {
float: left;
padding-left: 0px;
padding-right: 13px;
width: 287px;
}




.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
}

.articleinfo {
border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
display: block; 
color: #373434; 
width: 100%; 
padding: 3px 3px 3px 3px; 
background-image: none !important;
border-bottom: 1px solid #D5D5D5;
} 

.sidebar-box ul li {
color: #373434 !important;
}

.sidebar-box ul li a:hover {
width: 100%;
display: block; 
color: #393939; 
padding: 3px 3px 3px 3px;
background-color: #F2F2F2;
} 

.sidebar-box h3 { 
margin-top: 5px; 
font-size: 11px; 
color: #FF8400; 
padding-top: 9px; 
font-weight: normal; 
text-transform: lowercase; 
font-weight: bold; 
margin-left: 0px; 
font-family: Trebuchet MS; 
background-image: url(images/h3-bg.gif); 
background-repeat: no-repeat; 
background-position: left; 
width: 263px; 
height: 30px; 
padding-left: 10px;
}

#commentwrap {
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 5px;
}

.commentlist li{
display: block;
float: left;
clear: both;
margin-left: 0px;
margin-bottom: 10px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
.commentlist {
margin-left: 0px; 
padding-left: 0px;
}


a:focus {
outline: none;
}

.share-div {
width: 590px;
height: 30px;
background-color: #FFF;
display: none;
}

.share {

}






ul, ol { line-height: 2.0em; }

/* outmost wrapper element */
#scrollable {

background-image: url(images/rounded-top.gif);
background-repeat: no-repeat;
background-position: top;
padding:5px 14px 0px 0;
width:830px;
height:100px;border:
}

#scrollable2 {
background-color:#FFFFFF;
background-image: url(images/rounded-top.gif);
background-repeat: no-repeat;
background-position: top;
padding:5px 8px 0px 8px;
width:347px;
min-height:65px; border:1px solid #CC0000;
}

/* container for the scrollable items */
div.items {
width:60px;
height:84px;
min-height:66px;	
	
float:left;
width:770px !important;

margin-top:5px;
}



/* single item */
div.items a {
display:block;
float:right;
width:78px;
height:74px;
background-color: #fff;
font-size:50px;
color:#ccc;
cursor:pointer;
border: 3px solid #E6E6E6; 
}

div.items a:hover {
color:#999;	
border: 3px solid #CD0E32;
}

/* next / prev buttons */
a.prev, a.next {
display:block;
width:22px;
height:22px;
float:left;
background-repeat:no-repeat;	
margin:35px 0 0 0; border:1px solid #000;
}

a.prev {
background:url(images/next-arrow-left.gif);		
}

a.prev:hover {
background:url(images/next-arrow-left-hover.gif);		
}

a.next {
background:url(images/next-arrow-right.gif);		
}

a.next:hover {
background:url(images/next-arrow-right-hover.gif);		
}


/* navigator */
div.navi {
position:relative;
top:-30px;
left:310px;
margin-left:-50px;
width:50px;
height:0px;
}


/* items inside navigator */
div.navi span {
width:8px;
height:8px;
float:left;
margin:3px;
background:url(img/dots.png) 0 0 no-repeat;     
cursor:pointer;
}

div.navi span:hover {
background-position:0 -8px;      
}

div.navi span.active {
background-position:0 -16px;     
} 	

.scrollable input {
border: 1px solid #DBDBDB;
height: 25px;
}

.feedsubmit{
border: 1px solid #DBDBDB;
background-color: #FFF;
color: #0084FF;
height: 28px;
float: left;
margin-left: 10px;
margin-top: -19px;
font-size: 10px;
padding-bottom: 5px;
}

#emailer {
border: 1px solid #0084FF;
color: #0084FF;
height: 15px;
float: left;
padding: 5px;
margin-left: 4px;
width: 152px;
font-size: 10px;
}

.blue-titles {
color: #96001A;
font-size: 10px;
font-weight: bold;
margin-bottom: 5px;
display: block;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */