/* -- This is the place to add your own style modifications without touching the original styles -- */

#header-widget {
	float:right;
	width:468px;
	height:60px;
	margin-top:40px;
	overflow:hidden;
	}

#header-widget h3.widgettitle {display:none;}

#header-widget li {
	list-style-type: none;
}

#header-widget blockquote.head {
	background: transparent url(images/quotes.png) no-repeat top left;
	border: none;
	font-style: italic;
	padding: 10px 0 0 10px;
}

#sidebar li.noimage li {
	background:none;
	padding-left: 5px;
}

#sidebar li.noimage li img {
	float: left;
	margin-right: 5px;
}

#sidebar li.advert h3 {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.5em;
}

li.homepost .entry {
	line-height: 1.2em;
	}

li.homepost .entry span.author {
	color: #000;
	font-weight: bold;
	}

ul.home-left li.homepost img.post-thum, ul.home-left li.homepost img.thumbnail, ul.home-right li.homepost img.post-thum, ul.home-right li.homepost img.thumbnail {
	margin-bottom: 30px;
}

#sidebar ul.blogroll li {
	font-size: 8pt;
	}

.postdate {
	margin-bottom: 8px;
}

#slideshow .postdate {
	margin-bottom: 0;
}

.wp-caption {
border: none;
}


/* Author page styles */
.author {
	margin-bottom: 50px;
}

.author h3 {
	margin-bottom: 10px;
}

.author .description {
	width: 100%;
	overflow: hidden;
}

.author .description p {
	width: 80%;
	float: left;
	margin: 0 0 20px 0;
}

.author .avatar {
	float: right;
	border: 5px solid #ccc;
}

.author .connect {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	padding: 10px 0px;
}
	
.author .connect li {
	float: left;
	margin-right: 20px;
}

/* Archives */
.archive-post-left img.post-thum, .archive-post-left img.thumbnail, .archive-post-right img.post-thum, .archive-post-right img.thumbnail {
	height: 70px;
	width: 70px;
}

.archive-post-left h2.post-title, .archive-post-right h2.post-title {
	font-size: 18px;
}

/* Footer widgets */
#footer-widgets ul.footer-widget3 {
	display: none;
	}

#footer-widgets ul.footer-widget4 {
	width:320px;
	}

/******* Events page *******/
#ai1ec-container p {
font-size: 13px;
}

li.ai1ec-allday > a:hover {
color: #fff !important;
}

/* Header Quote Slider */
#smooth_slider{background:transparent url(images/quotes.png) no-repeat top left;}

.jcarousel-skin-default .jcarousel-clip-horizontal {padding:0px 0px 0px 0px;width:300px;}

.smooth_slider{width:290px;height:110px;background-color:transparent;border:0px solid #999999;padding:0 5px 0 10px;}

.sldr_title{display:none;font-family:Georgia, Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;font-style:normal;color:#000000;}

.smooth_slider .jcarousel-item{width:290px;height:82px;}

.smooth_slider h2{display:none;clear:none;line-height:9px;font-family:Georgia, Arial, Helvetica, sans-serif;font-size:6px;font-weight:normal;font-style:normal;color:#ffffff;margin:0px 0 5px 0 !important;}

.smooth_slider h2 a{color:#ffffff;}

.smooth_slider span{font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;font-style:italic;color:#0C4A80;}

.smooth_slider_thumbnail{float:right;margin:0px 0px 0 5px;max-height:100px;border:0px solid #000000;}

.smooth_slider .smooth_slideri div{margin-right:0}

.smooth_slider p.more a{color:#ffffff;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;font-size:12px;}

.jcarousel-control a{border:1px solid #0C4A80;font-size:12px;font-family:Trebuchet MS, Arial, Helvetica, sans-serif;}

.jcarousel-control a{color:#ffffff !important;}

.sldrlink{padding-right:0px;}

.sldrlink a{color:#0C4A80 !important;}

/**** Event Listing Button  *****/
#sidebar li.eventbtn {
background: #3898ec none;
border: 1px solid #oc4a80;
-web-kit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 18px;
line-height: 18px;
padding: 10px;
text-align: center;
width: 308px;
}

#sidebar li.eventbtn a {
color: #fff;
text-decoration: none;
text-shadow: #000 1px 1px;
}

#sidebar li.eventbtn a:link, #sidebar li.eventbtn a:visted {
color: #fff;
}

#sidebar li.eventbtn a:hover {
color: #fff;
text-shadow: #000 -1px -1px;
}

/*** Newsletter signup on posts ***/
form.nsu-form {
width: 300px;
}

form.nsu-form label {
clear: both;
float: left;
}

form.nsu-form input.nsu-field {
float: right;
margin-bottom: 10px;
}

form.nsu-form input.nsu-submit {
clear: both;
float: left;
background-color: #77c043;
border: 1px solid #77c043;
padding: 3px;
font-weight: bold;
color: #fff;
margin-bottom: 10px;
}

