@import url("royalslider.css");
@import url("rs-default-inverted.css?v=2");

/*#contentfloatholder {background:#e3f2fa;}*/
.weather { margin: 1em 0 0 0; height: 50px; float: right; }
.weather div {
	background-repeat: no-repeat; 
	background-position: .5em .5em; 
	padding: .5em .5em .5em 3.5em; 
	margin: 0 0 0 0; 
	float: left;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #F2F2F2;
}
	.weather div strong { display: block; width: 116px; position: relative; }
	.weather div span { display: block; position: absolute; right: 0; top: 0; }

.weather a { 
	float: left; 
	display: block; 
	width: 38px; height: 45px; line-height: 40px; 
	text-align: center; 
	-webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; 
	background: #b7680c; /* Old browsers */
	background: -moz-linear-gradient(top, #b7680c 0%, #d79f00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7680c), color-stop(100%,#d79f00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b7680c 0%,#d79f00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b7680c 0%,#d79f00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b7680c 0%,#d79f00 100%); /* IE10+ */
	background: linear-gradient(top, #b7680c 0%,#d79f00 100%); /* W3C */	color: #fff;
	text-transform: uppercase;
	font-size: 3em;
}
.weather a:hover { background-color: #f2f2f2; color: #1985B5; }

#centerpad {
	margin-top: 585px; 
}
#center{
	background:none; 
}

.content h1 { float: left; }
#social { float: right; margin: 22px 0 13px 30px; height: 20px; line-height: 2.2em; }
#social .facebook {	width:80px; overflow: hidden; float: left; }
#social .facebook + a { float: left; }
#social .facebook + a img { height: 18px; margin: 1px 0 0 0; }
#social .twitter {	float: left; margin: 0 0 0 25px; }
#social .plus {	float: left; margin: 0 0 0 25px; width: 70px; }
.intro { width: 715px; }
.fbstream { width: 715px; margin: 2em 0 0 0; }
#facebookframe { width: 520px; height: 363px; overflow: hidden; float: left; border: #f2f2f2 1px solid; -webkit-border-radius: 5px; border-radius: 5px; background: url(../images/layout/facebook-bg.png) no-repeat; }
	#facebookframe iframe { margin: -2px 0 0 -6px; }
/* Twitter */
.twtr-ft { display: none;  }
.twtr-tweet-wrap { padding: 0; font-size: .9em; height: 92px; }
.twtr-join-conv { display: none; }
.twtr-avatar { display: none !important; }

#twitter-link {
	bottom:13px;
	display:block;
	height:21px;
	position:absolute;
	right:15px;
	width:74px;
	z-index: 90000;
}		
#twitterframe { width: 179px; height: 365px; overflow: hidden; float: right;}
#twtr-widget-1 h4 { text-indent: -9999px; background: url(../images/layout/twitter-title.png) no-repeat 0 3px; }
.twtr-tweet-text { font-size: .9em; line-height: 1.4em; margin-left: 0 !important; }
.seasons {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E2E2E2;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 330px;
    margin: 20px 0 20px 0;
    padding: 0 15px;
    width: 300px;
}
.alignRight {
    display: block;
    text-align: right;
}

.slideshow {
	width: 340px;
	height: 180px;
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E2E2E2;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 0px 0 20px 0;
}
.slideshow a  {
	margin: 0; list-style: none; padding: 0 10px 0 175px; height: 178px; display: block;
	line-height: 1.4em;
	color: #5a5a5a;
}
.slideshow a strong {
	display: block;
	padding: .5em 0 .3em;
	font-size: 1.2em;
	color: #4a4a4a;
}

.slideshow a span  {
	margin: 0; list-style: none; position: absolute; display: block; left: 9px; top: 9px; width: 160px; height: 160px; overflow: hidden; text-indent: -30px;
}
div.slideshow img { border: 0px none; }
