body {
	font: normal 14px/18px Arial, Verdana, san-serif;
	background-color: #000;
	color: #fff;
	text-align: center;
	margin: 0;
}

h1,h2,h3,h4,h5 { margin-bottom: 10px;line-height: 1.4em; }
h1 { font-size: 24px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}
p { margin-bottom: 10px; }

.left {
	float: left;
	margin: 0 10px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
}
.shadow {
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #257d80;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	text-decoration: none;
}
li li {
	margin-left: 30px;
}
li li li {
	margin-left: 45px;
}

p.byline {
	font-size: 11px;
	font-style: italic;
}
p.date {
	font-size: 12px;
}
p.sponsor {
	font-size:20px;
	margin-bottom: 5px;;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 100%;
}
.pixeltrack {
	display: none;
}


#hurricane_map {
width: 728px;
height: 600px;
margin-bottom: 15px;}

#stormpulse_severe {
	width: 728px;
	height: 600px;
}

/*****
 * =Container
 *******************************/
#container {
	width: 1084px;
	margin: 0 auto;
	position: relative;
	background-color: #000;
}


/*****
 * =Status Bar
 *******************************/
#status {
	position: relative;
	height: 32px;
	top: 0;
	border: 1px solid #333;
	border-width: 0 1px 1px 1px;
	text-align: right;
	padding-right: 10px;
}
#status p {
	font-size: 13px;
	line-height: 32px;
}
#search input {
	border: 1px solid #333;
}
#search input.submit {
	border: none;
}


/*****
 * =Ticker
 *******************************/
#ticker {
	color: #000;
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 1084px !important;
}
#ticker p {
	margin: 0 0 0 10px;
	padding: 3px;
	line-height: 20px;
	height: 20px;
	width: 100%;
}
#ticker a {
	color: #000;
}

/*****
 * =Header
 *******************************/
#header {
	position: relative;
	padding: 20px 0;
	height: 130px;
}


#header #logo {
	position: absolute;
	top: 10px;
	left: 0;
}


#header #ghiorsefactor {
	position: absolute;
	top: 64px;
	left: 30px;
	width: 300px;
}
#header #ghiorsefactor img {
	float: right;
}
#header #ghiorsefactor p {
	float: left;
	width: 250px;
	text-align: right;
	font-size: 12px;
}
#header #ghiorsefactor  a {
	color: #FFF;
}
#header #ghiorsefactor  a strong {
	color: #FFF;
	font-size: 18px;
}
#header #ghiorsefactor  a span {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

#header #bannerad {
	position: absolute;
	top: 10px;
	right: 0;
}

#header #radiologo {
	position: absolute;
	bottom: 24px;
	left: 356px;
	height: 28px;
}
#header #radiologo li {
	display: inline;
}
#header #radiologo li a {
	background: transparent url(/media/images/chicklet.png) 50% 50% no-repeat;
	display: inline-block;
	padding: 6px 5px 0;
}


/*****
 * =Social Links
 *******************************/
#social_links {
	position: absolute;
	bottom: 28px;
	right: 0;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}
#social_links a {
	display: inline-block;
	text-indent: -10000px;
}

#social_links .pinterest {
	background: transparent url(/media/images/social_media/Pinterest.png) top left no-repeat;
	width: 32px;
	height: 32px;
}

#social_links .google {
	background: transparent url(/media/images/social_media/Google+.png) top left no-repeat;
	width: 32px;
	height: 32px;
}

#social_links .facebook {
	background: transparent url(/media/images/social_media/Facebook.png) top left no-repeat;
	width: 32px;
	height: 32px;
}

#social_links .twitter {
	background: transparent url(/media/images/social_media/Twitter.png) top left no-repeat;
	width: 32px;
	height: 32px;
}
#social_links .see_it,
#social_links .read_it,
#social_links .share_it {
	width: 106px;
	margin-left: 5px;
	background: transparent url(/media/images/see_it.png) bottom center no-repeat;
}
#social_links .read_it {
	background-image: url(/media/images/read_it.png);
}
#social_links .share_it {
	background-image: url(/media/images/share_it.png);
}
#social_links p {
	margin: 0;
}





/*****
 * =Nav Menu
 *******************************/

#nav {
	background-color: #a5d543;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#nav ul {

}
#nav ul li {
	display: inline;
}
#nav ul li a{
	display: inline-block;
	float: left;
	padding: 5px 9px;
	border-right: 2px solid #FFF;
	color: #000;
	font-weight: bold;
}
#nav ul li.last a {
	border-right: none;
}
#nav ul li a:hover,
#nav ul li a:active,
#nav ul li.active a {
	text-decoration: none;
	background-color: #FFF
}
#nav ul li.special > a {
	background-color: #B80818;
	color: #FFF;
}
#nav ul li.special > a:link,
#nav ul li.special > a:visited {
	background-color: #B80818;
	color: #FFF;
}

/*****
 * =Header
 *******************************/





/*****
 * =Ad Slots
 *******************************/
.ad300x90 {
	width: 300px;
	height: 90px;
	margin-bottom: 20px;
}
.ad300x250 {
	width: 300px;
	height: 250px;
	margin: 20px 0;
}
.ad300x250.top  {
	margin-top: 0;
}
.ad728x90 {
	width: 728px;
	height: 90px;
	margin-bottom: 20px;
}
.ad160x600 {
	width: 160px;
	height: 600px;
	float: left;
}
.ad120x600 {
	float: right;
	width: 120px;
	height: 600px;
}
#sidebar .vertical-listings-widget {
	width: 300px;
	height: 682px;
	margin: 20px 0;
}
/*
.gploggedin .ad300x90,
.gploggedin .ad300x250,
.gploggedin .ad728x90,
.gploggedin .ad160x600,
.gploggedin .ad120x600 {
	background-color: #CCC;
}*/

/*****
 * =Content
 *******************************/

#content {
	background-color: #FFF;
	margin: 0 auto 0;
	min-height: 2000px;
	padding: 20px;
	text-align: left;
	color: #000;
}

#video_wall {
	margin-bottom: 20px;
	background-color: #FFF;
	position: relative;
	border: solid 1px #eee;
}
#video_wall .slide {
	width: 1044px;
	height: 360px;
}
#video_wall #vw_pager {
	float: right;
	position: relative;
	margin-top: -30px;
	margin: -30px 5px 0 0;
	z-index: 100;
}
#video_wall #vw_pager a {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	background-color: #FFF;
	color: #333;
	margin-right: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#video_wall #vw_pager a:hover {
	background-color: #EEE;
	border: 1px solid #333;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
}
.video-player {
	margin-bottom: 10px;
}

#video_wall div.slide {
	background-color: #000;
	display: table;
}

#video_wall div.slide.Light {
	background-color: #fff;
}

#video_wall div.slide h1{
	color: #a5d543;
	font-family: "Helvetica Neue", "Helvetica", "Arial", Sans-Serif;
}

#video_wall div.slide.Serif h1{
	font-family: "Times New Roman", Serif;
}

#video_wall div.slide_content {
	padding: 40px 40px;
	width:40%;
	position: absolute;
	/*background: rgba(0,0,0,.3);*/
	/*text-shadow: #82a735 1px 1px 2px;*/
  vertical-align: top;
}

#video_wall div.Light div.slide_content {
	/*background: rgba(255,255,255,.3);*/
	/*text-shadow: #82a735 1px 1px 2px;*/
}


#video_wall .slide a  {
	text-decoration: none !important;
	border-bottom: none !important;
	width: 100%;
	height: 100%;
	display: block;
}

#video_wall .slide.Top div.slide_content{
 top:0;
}

#video_wall .slide.Bottom div.slide_content{
	bottom:0;
}

#video_wall .slide.Left div.slide_content{
 left:0;
}

#video_wall .slide.Left .slide_bg{
 background-position-x: right !important;
}

#video_wall .slide.Right div.slide_content{
	text-align: right;
	right:0;
}

#video_wall .slide.Centered {
	text-align: center;
}

#video_wall .slide.Centered div.slide_content {
	width:60%;
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#video_wall .slide.Right .slide_bg{
 background-position-x: left !important;
}

#video_wall .slide.Center div.slide_content{
	text-align: center;
	right:0;
	left: 0;
}

#video_wall .slide.Fit-Height .slide_bg{
background-size: auto 100% !important;
}

#video_wall .slide.Fit-Width .slide_bg{
background-size: 100% auto !important;
}

#video_wall h1.Black {
	color: Black !important ;
}
#video_wall h1.White {
	color: White !important ;
}
#video_wall h1.Green {
	color: #a5d543 !important ;
}
#video_wall h1.Red {
	color: #ed1b24 !important ;
}
#video_wall h1.Yellow {
	color: #fdc358 !important ;
}
#video_wall h1.Blue {
	color: #0051a2 !important ;
}

#video_wall h2.Black {
	color: Black !important ;
}
#video_wall h2.White {
	color: White !important ;
}
#video_wall h2.Green {
	color: #a5d543 !important ;
}
#video_wall h2.Red {
	color: #ed1b24 !important ;
}
#video_wall h2.Yellow {
	color: #fdc358 !important ;
}
#video_wall h2.Blue {
	color: #0051a2 !important ;
}

#video_wall .slide.Black {
	background-color: Black !important ;
}
#video_wall .slide.White {
	background-color: White !important ;
}
#video_wall .slide.Green {
	background-color: #a5d543 !important ;
}
#video_wall .slide.Red {
	background-color: #ed1b24 !important ;
}
#video_wall .slide.Yellow {
	background-color: #fdc358 !important ;
}
#video_wall .slide.Blue {
	background-color: #0051a2 !important ;
}

#video_wall h1.X-Large {
	font-size: 60px;
	line-height: 58px;
}

#video_wall h1.Large {
	font-size: 52px;
	line-height: 50px;
}

#video_wall h1.Normal {
	font-size: 42px;
	line-height: 40px;
}

#video_wall h2.X-Large {
	font-size: 26px;
	line-height: 24px;
}

#video_wall h2.Large {
	font-size: 22px;
	line-height: 20px;
}

#video_wall h2.Normal {
	font-size: 18px;
	line-height: 16px;
}

/*****
 * =Main
 *******************************/

#main {
	float: left;
	background-color: #FFF;
	width: 730px;
}


/*
 * =ARTICLE TITLE PREFIXES
 **************************************/
span.prefix_video,
span.prefix_VIDEO,
span.prefix_poll,
span.prefix_POLL,
span.prefix_slides,
span.prefix_SLIDES,
span.prefix_grade,
span.prefix_GRADE {
	display: inline-block;
	padding-left: 22px;
	color: #C32526;
	background: transparent url(/media/images/icon_prefix_video.jpg) 0 50% no-repeat;
	text-transform: uppercase;
}
span.prefix_poll {
	background-image: url(/media/images/icon_prefix_poll.jpg);
}
span.prefix_slides {
	background-image: url(/media/images/icon_prefix_slides.jpg);
}
span.prefix_grade {
	background-image: url(/media/images/icon_prefix_grade.jpg);
}



/*****
 * =Features (home page)
 *******************************/

#features {}
#features .feature {
	background-color: #FFF;
	padding: 10px;
	width: 210px;
	float: left;
	margin-right: 15px;
	border: 1px solid #eee;
}
#features .feature.last {
	margin-right: 0;
}
#features .feature h3 a {
	display: block;
	line-height: 24px;
	background-color: #000;
	color: #FFF;
	height: 72px;
	text-align: center;
	padding: 5px;
	overflow: hidden;
}
#features .feature h3 a strong {
	font-weight: bold;
	text-transform: uppercase;
}

#columns {
	margin-top: 20px;
}

#columns .column {
	float: left;
	width: 350px;
	background-color: #FFF;
	margin-right: 20px;
}
#home #columns .column {
	padding: 0;
}
#columns .column.last {
	margin-right: 0;
}

#masonry {
	margin-top: 20px;
	margin-bottom: 100px;
}

#masonry .entry, #columns .entry {
	width: 350px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#masonry .entry h4, #columns .entry h4 {
	margin-bottom: 5px;
}
#masonry .entry h4 a, #columns .entry h4 a {
	color: #000;
}
#masonry .entry h3, #columns .entry h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
#masonry .entry h3 a strong, #columns .entry h3 a strong {
	font-weight: bold;
	text-transform: uppercase;
}
#masonry .entry p, #columns .entry p {
	float: right;
	width: 225px;
	color: #000;
}

#masonry .entry p.img, #columns .entry p.img {
	float: left;
	width: 110px;
}
#masonry .entry p.img img, #columns .entry p.img img {
	float: left;
	margin: 0 10px 10px 0;
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	border: 1px solid #666;
	padding: 5px;
}
#masonry .entry p.byline, #columns .entry p.byline {
	margin-bottom: 5px;
}
#masonry .entry .readmore, #columns .entry .readmore {
	margin-bottom: 5px;
}

.ias-spinner {
	text-align: center;
	display:block;
	clear:both;
	position:absolute;
	bottom:-100px;
	background: #a5d543;
	width: 100%;
}

.ias-spinner img {padding: 20px;}

#paginate {
	text-align: center;
	clear:both;
	position:absolute;
	bottom:-100px;
	width: 100%;
	padding: 20px;
}

/* Home Right Col Fix
********************/
.columns-home {
	width: 1044px;
}

#columns .column.home-last {
	width: 674px;
	margin-right: 0px;
}

#columns .home-right-col {
	float: left;
	width: 350px;
	margin-right: 20px;
}

#columns .home-sidebar {
	width: 300px;
	float: right;
}

#columns .home-sidebar-pre {
	margin-top: -350px
}


/* Top Three Home Page
********************/
div.top-three-container {
border: 4px #CECECE double;
border-right: none;
width: 670px;
display: block;
clear:both;
position:relative;
top: -11px;
box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.16);
padding: 0px 10px;
margin-bottom: 18px;
background-color: #FCFCFC;
}

div.top-three-container div.row {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	clear:both;
	display:inline-block;
	border-bottom: 1px #eee solid;
}

div.top-three-container div.row div {
	width: 200px;
	float:left;
	position: relative;
	padding: 0 10px;
  display: table;
}

div.top-three-container div.row div span {
  display: block;
  width: 100%;
  margin: 0 0 12px 0;
}

div.top-three-container div.row div a {
	color: #000;
	font-size: 12px;
}

div.top-three-container div.row div h4 {
	margin-bottom: 12px;
	text-decoration: none;
	line-height: 18px !important;
}

div.top-three-container div.row div h4 a {
	margin-bottom: 0;
	text-decoration: none;
	line-height: 18px !important;
	font-size: 18px;
	color: #257d80;
}

div.top-three-container div.row div img {
float: right;
margin-left: 6px;
box-shadow: -3px 3px 5px #999;
-moz-box-shadow: -3px 3px 5px #999;
-webkit-box-shadow: -3px 3px 5px #999;
border: 1px solid #666;
padding: 3px;
}

div.top-three-container div.row div:nth-child(2) {
	border-left:1px #eee solid;
	border-right:1px #eee solid;
	margin-left: 12px;
	margin-left:12px;
}

div.top-three-container div.row div:nth-child(1) {
margin-left: 0;
padding-left: 0;
}

div.top-three-container div.row div:nth-child(3) {
margin-right: 0;
padding-right: 0;
}

div.top-three-container div.row.last-row {
border-bottom: none;
}


/* Featured Articles
********************/
#main .featured {
	padding: 20px;
	border: 1px solid #eee;
}
#main .featured p.img img {
	float: right;
	margin: 0 0 20px 20px;
}

.horiz-rule {
border-bottom: 1px solid #eee;
display: block;
height:2px;
margin-top:10px;
margin-bottom: 0px;
}

.sub-feature-rule{
	margin-bottom: -10px;
	width: 726px;
}

/* Article
***********/

#main .post {

}
#main .post #sharelinks {
	float: right;
}
#main .post #sharelinks a {
	line-height: 24px;
	height: 24px;
}
#main .post #sharelinks iframe {
	display: inline;
	height: 20px !important;
	width: 50px !important;
	margin: 0;
	padding: 0;
}
#main .post #sharelinks .email {
	background: transparent url(/media/images/mail.png) 0 50% no-repeat;
	padding-left: 20px;
	display: inline-block;
}
#main .post #sharelinks .permalink {
	background: transparent url(/media/images/chain.png) 0 50% no-repeat;
	padding-left: 20px;
	display: inline-block;
}



#main ul li {
	list-style-type: disc;
	margin-left: 15px;
}
#main ul li li {
	margin-left: 15px;
}

#main .ui-tabs li,
#main ul.lg-polls-answers li {
	list-style-type: none;
	margin-left: 0;
}
#main #poll {
	width: 280px;
	margin: 0 0 10px 10px;
	padding: 20px;
	border: 1px solid #333;
}
#main #poll .form p {
	text-align: center;
}
#main #poll .poll-result-chart img {
	width: 100%;
	margin: 0;
	}

#main #stats table td{
	padding: 3px;
	border: 1px;
}
#main #stats table th {
	background-color: #DDD;
}




#weatherblog {
	margin: 20px 0;
	border: 1px solid #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;

}


/*****
 * =Comments
 *******************************/
#comments .comment {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DEDEDE;
}
#comments .comment h4 {
	padding: 5px 10px;
	background-color: #EEE;
	border-color: #DEDEDE;
	border: 1px solid #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/*****
 * =Sidebar
 *******************************/
#sidebar {
	float: right;
	background-color: #FFF;
	min-height: 2000px;
	width: 300px;
}





#posts {
	width: 728px;
}

#posts p.thumb {
	float: right;
	width: 175px;
	margin: 0 0 0 20px;
}
#posts p.thumb img {
	-webkit-box-shadow: 0 5px 5px 0 rgba(100,100,100,0.7);
	-moz-box-shadow: 0 5px 5px 0 rgba(100, 100, 100, 0.7);
}

.post {
	border-bottom: #000 solid 1px;
	min-height: 160px;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
}

.date {
	font-size: 13px;
	margin: 0 0 3px 0;
}
.alignleft {
	margin: 5px 0;
	float: left;
}


/*****
 * =Slideshow
 *******************************/

#slideshow {
	position: relative;
	background-color: #EEE;
	border-top: 20px solid #6EB732;
	padding: 20px 0 20px;
	border-bottom: 1px solid #CCC;
	clear: both;
}
#slideshow .slides,
#slideshow .slide {
	width: 728px;
}
#slideshow .slide img {
	float: left;
}
#slideshow .slide .slide_info {
	float: right;
	position: relative;
	width: 290px;
	margin-right: 10px;
	padding-bottom: 270px;
}
#slideshow .slide.has-ad-call	 .slide_info {
	padding-bottom: 0;
}
#slideshow .slide .slide_info h2{
	margin-top: 50px;
}
#slideshow .slide .slide_info .slideshow_prev,
#slideshow .slide .slide_info .slideshow_next {
	margin: 0;
}
#slideshow .slide .slideshow-ad {
	display: block;
	margin: 10px 0;
	width: 300px;
	height: 250px;
}
#nav_slideshow {
	width: 728px;
	background-color: #EEE;
	padding: 20px 0;
	border-bottom: 20px solid #6EB732;
	position: relative;
}
#nav_slideshow a {
	display: block;
	width: 80px;
}
#slideshow .slideshow_prev,
#nav_slideshow .slideshow_prev {
	position: absolute;
	top: 0px;
	left: 0;
	width: 32px;
	height: 32px;
	line-height: 80px;
	background: #000 url(/media/images/arrow_left.png) 50% 50% no-repeat;
	text-indent: -10000px;
	margin: 10px;
}
#slideshow .slideshow_next,
#nav_slideshow .slideshow_next {
	position: absolute;
	top: 0px;
	right: 0;
	width: 32px;
	height: 32px;
	line-height: 80px;
	background: #000 url(/media/images/arrow_right.png) 50% 50% no-repeat;
	text-indent: -10000px;
	margin: 10px;
}



#nav_slideshow ul {
	position: relative;
	top: 0;
	left: 60px;
	width: 600px;
}
#nav_slideshow ul li {
	list-style-type: none;
	float: left;
	margin: 0;
}
#nav_slideshow ul li a {
	padding: 10px;
	width: 80px;
	height: 125px;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
}
#nav_slideshow ul li a:hover,
#nav_slideshow ul li.activeSlide {
	background-color: #CCC;
}




#vert-billboard img {
	margin: 0 0 10px 0;
}

form table td {
	padding: 5px;
}

.comments h2 {
	margin-top: 30px;
}

.comment {
	margin-bottom: 5px;
}

#user-message #content {}
#user-message #content h2 {
	margin-bottom: 10px;
}
#user-message #content li {
	list-style-type: none;
	margin: 0 0 10px 50px;
}
#user-message #content p {
	margin: 0 0 0 50px;
}


/*****
 * =SHARE IT
 *******************************/
.share .commentwrap {
	border: 1px solid #000;
	border-width: 1px 0 0;
	margin-bottom: 20px;
}
.share .commentwrap .odd,
.share .commentwrap .even {
	padding: 20px;
	border: 1px solid #000;
	border-width: 0 1px 1px;
}
.share .commentwrap .author {
	float: left;
	width: 90px;
	font-size: 10px;
	color: #777;
}
.share .commentwrap .comment {
	float: right;
	width: 570px;

}
.share .commentwrap .odd {
	background-color: #e9f2f2;
}





#footer {
	background-color: #FFF;
	padding: 10px;
	margin: 20px 0;
	position: relative;
	text-align: center;
}
#footer ul li {
   border-right: 1px solid #999999;
    display: inline;
    margin: 0 3px 0 0;
    padding: 0 6px 0 0
}

#footer ul li:last-child {
	border-right:none;
}




.slides {
	clear: left;
}
.ui-tabs-panel ul li {
	list-style-type: disc;
}

.entry table {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.entry table td {
	border: 1px solid #CCC;
	padding: 5px;
}

/*** CSS Clear ***/

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*****
 * =High School Sports Form
 *******************************/
#hs_sports_form input,
#hs_sports_form textarea {
	width: 300px;
}
#hs_sports_form textarea {
	height: 200px;
}
#hs_sports_form input.submit {
	width: auto;
}

/*****
 * =Star Athletes CSS
 *******************************/

 #starathletes {float: left; width: 723px;}

 #select_issue {float: right; width: 150px;}
 #select_issue select {width: 150px;}

 #stardiv {float: left; width: 728px; margin: 10px 0px 10px 5px; height: auto; border-bottom: 1px solid gray;}
 #stardiv img.star {padding: 5px;}
 #stardiv h2 {font-size: 22px; margin-bottom: 0px; padding-bottom: 0px;}
 #stardiv h3 {padding: 0px; margin: 0px 0px 5px 0px; color: #333;}
 #stardiv p.small {font-size: smaller; font-style: italic;}

 #nominate_star_athlete p.small {font-size: smaller; font-style: italic;}

 /*****
 * =New Image Caption CSS
 *******************************/

 p.caption {font-size: 85%; font-style: italic; margin-top: -10px;}

  /*****
 * =New Image Caption CSS
 *******************************/

 .fouroclock {float: left; width: 350px; height: auto; margin: 0px 0px 10px 0px; border-bottom: 1px solid #333;}

  .fouroclock_big {float: left; width: 720px; height: auto; margin: 0px 0px 10px 0px; border-bottom: 1px solid #333;}



.privacyCorner {display: none;}

#simplemodal-overlay {
	background-color:#000;
	cursor:wait;
}
#simplemodal-container {
	height: 680px;
	width: 750px;
	background: transparent;
	color: #000;
	font-size: 12px;
	text-align: left;
}
	#simplemodal-container .simplemodal-data {
		overflow: hidden;
	}
	#simplemodal-container a.modalCloseImg {
		background: transparent url(x.png) no-repeat 0 0;
		height: 29px;
		width: 25px;
		display: inline;
		z-index: 3200;
		position: absolute;
		top: -10px;
		right: -10px;
		cursor: pointer;
}

 a.register-link{
	font-weight: bold;
	color: #7ECCCF;
}

#member-register {
	overflow: hidden;
	display: none;
}
#modal-container {
	width: 678px;
	height: 100%;
	background: transparent url(bg-reg.png) no-repeat top left;
	padding: 14px 42px 0 30px;
	position: relative;
}
#modal-bg {
	position: absolute;
	bottom: 0;
	right: 22px;
	z-index: 5;
}
#modal-container h2 {
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: 600px;
}
#modal-header {
	color: #000;
	font-size: 153.5%;
	line-height: 1.6em;
	margin-bottom: 10px;
	background-color: #FFF;
}
	#modal-header h1 {
		color: #A4D53E;
		font-size: 36px;
		letter-spacing: 1px;
		margin: 0;
	}
	#modal-header h3 {
		color: #000;
		font-size: 14px;
		font-weight: normal;
		margin: 0;
	}
#modal-forms {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 10px;
	height: 100%;
	background: #FFF url(bg-reg-columns.png) repeat-y center top;
}
	#modal-forms h2 {
		font-size: 19px;
	}
	#modal-forms td {
		padding: 3px 0;
	}
	#modal-forms table,
	#modal-forms form {
		margin-bottom: 0;
	}
	#modal-forms select,
	#modal-forms input[type="text"],
	#modal-forms input[type="password"]{
		width: 99%;
		border: 1px solid #CCC;
		transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	}
		#modal-forms select:focus,
		#modal-forms input[type="text"]:focus,
		#modal-forms input[type="password"]:focus {
			border-color: rgba(100, 138, 20, 0.8);
			-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(164, 213, 62, 0.6);
			-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(164, 213, 62, 0.6);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(164, 213, 62, 0.6);
		}
	#modal-forms #member_question {
		width: 99%;
	}
	#modal-forms #bday_y,
	#modal-forms #bday_m,
	#modal-forms #bday_d {
		width: 30%;
		font-size: 11px;
	}
#modal-login {
	width: 48%;
	height: 100%;
	float: right;
	z-index: 10;
	background: transparent;
}
#modal-register {
	width: 48%;
	height: 100%;
	float: left;
}
#modal-footer {
	height: 22px;
	line-height: 1px;
	font-size: 1px;
	margin: -2px 0 0 0;
	padding: 0;
	background: transparent url(bg-reg-btm.png) no-repeat bottom left;
}
#modal-forms a.btn,
#modal-forms input.btn {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a5d53e), color-stop(1, #84a04b));
	background:-moz-linear-gradient(top, #a5d53e 5%, #84a04b 100%);
	background:-webkit-linear-gradient(top, #a5d53e 5%, #84a04b 100%);
	background:-o-linear-gradient(top, #a5d53e 5%, #84a04b 100%);
	background:-ms-linear-gradient(top, #a5d53e 5%, #84a04b 100%);
	background:linear-gradient(to bottom, #a5d53e 5%, #84a04b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5d53e', endColorstr='#84a04b',GradientType=0);
	background-color:#a5d53e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #658a14;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding: 3px 0;
	width: 100px;
	text-decoration:none;
	cursor: pointer;
}
#modal-forms a.btn:hover,
#modal-forms input.btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #84a04b), color-stop(1, #a5d53e));
	background:-moz-linear-gradient(top, #84a04b 5%, #a5d53e 100%);
	background:-webkit-linear-gradient(top, #84a04b 5%, #a5d53e 100%);
	background:-o-linear-gradient(top, #84a04b 5%, #a5d53e 100%);
	background:-ms-linear-gradient(top, #84a04b 5%, #a5d53e 100%);
	background:linear-gradient(to bottom, #84a04b 5%, #a5d53e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#84a04b', endColorstr='#a5d53e',GradientType=0);
	background-color:#84a04b;
}
#modal-forms a.btn:active,
#modal-forms input.btn:active {
	position:relative;
	top:1px;
}


#popular {
	margin-top:0px;
	margin-bottom:20px;
	border: 1px solid black;
	border-top: 3px solid black;
	margin-right: 0px !important;
}

ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0;
}
ol > li {
    position: relative;
    margin-left: 2.7em;
    list-style: none;
    color: black;
    height: 30px;
}

.media-body > h4 {
	color: black !important;
	font-size:12px;
}

ol > li:before {
    content: counter(li);
	counter-increment: li;
	position: absolute;
	top: .35em;
	left: -1em;
	width: 2em;
	color: #a5d543;
	font-size: 1.8em;
}

img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr.clearfix {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.media,
.media-body {
  zoom: 1;
}
.media,
.media .media {
  margin-right: 10px;
}

.media:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */
  clear: both;
}

.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}

.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */
  clear: both;
}

.popular-lead{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px!important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}


/*****
 * =Messages
 *******************************/
p.message {
	padding: 8px;
	border: 1px #9bcf3b solid;
	background-color: #9bcf3b;
	color: #fff;
	display:block;
clear:both;
}

p.message a {
	color: #fff;
	font-weight: bold;
}

/*****
 * =Comments
 *******************************/
.comments .fb-comment {
	padding: 10px;
	margin-bottom: 8px;
	background-color: #EEE;
	border-color: #DEDEDE;
	border: 1px solid #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.comments .fb-comment .comment-meta {
	margin: 4px 0 0 0;
	font-size: .8em;
	display: block;
}

.comments .fb-comment p {
	margin-left: 62px;
}

.comments .fb-comment img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	width: 50px;
}

#main .post #sharelinks.floatleft {
	float: left;
}

/* sessionM */



.session_m {
	background-color: #72db4c;
	text-align: center;
}

#session_m_notify {
text-align: center;
z-index: 99999;
text-align: center;
position: fixed;
padding: 10px 0px;
top: 0;
width: 100%;
color: #335C24;
text-shadow: 1px 1px 2px #69ce48;
font-size: 14px;
font-weight: 200;
font-family: Helvetica, Arial, sans-serif;
box-shadow: 0px 0px 4px #000;
background: #72db4c; /* Old browsers */
background: -moz-linear-gradient(top, #72db4c 0%, #64c444 85%, #69ce48 90%, #72db4c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72db4c), color-stop(85%,#64c444), color-stop(90%,#69ce48), color-stop(100%,#72db4c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* IE10+ */
background: linear-gradient(to bottom, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72db4c', endColorstr='#72db4c',GradientType=0 ); /* IE6-9 */
}

#session_m_notify p, #session_m_notify p a {
	margin: 0px;
	text-decoration: none;
	color: #fff;
}

#session_m_notify .next-achievement {
font-size: 10px;
background-color: #2B5C1B;
padding: 5px 15px;
text-indent: 0;
border-radius: 30px;
text-shadow: none;
display: inline-block;
}

#session_m_notify .next-achievement .action {
	font-weight: bold;
}

#session_m_notify_modal {
	z-index: 99999;
	background-color: #72db4c;
	text-align: center;
	position: fixed;
	padding: 8px;
	top: 0;
	width: 80%;
	height: 200px;
	padding-top: 80px;
	margin-left: 10%;
	margin-top: 10%;
	background-image: url(/media/images/session_m_reward_icon.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: center 14px;
	font-family: sans-serif;
	color: #335C24;
	text-shadow: none;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #000;
}

#session_m_notify_modal_new_user {
	z-index: 99999;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background-color: #222;
	background-image: url(/media/images/session_m_welcome.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

#session_m_notify_modal_new_user a {
	width: 100%;
	height: 100%;
	display: block;
}

#session_m_notify_modal_new_user_close {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 10%;
	width: 12%;
}

#session_m_notify_modal_background {
	z-index: 9999;
	position:fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,.8);
}

.session_m_modal_title {
	font-size: 32px;
}

.session_m_modal_reward_text{

}

#session_m_notify_modal_close {
	position: absolute;
	top: 12px;
	right: 12px;
	color: #fff;
	background-color: #000;
	border: #fff solid 3px;
	border-radius: 50px;
	padding: 2px 2px;
	line-height: 20px;
	box-shadow: 0px 0px 4px #333;
	height: 20px;
	width: 20px;
	text-decoration: none;
}

#session_m_notify_modal .rewards_a{
	text-decoration: none;
	color: #fff;
	background: #ff0000;
	padding: 8px;
	border-radius: 40px;
	font-size: 11px;
	font-weight: bold;
	box-shadow: 0px 1px 4px #222;
}

#sessionm-banner {
	height: 52px;
	text-shadow: none;
background: #72db4c; /* Old browsers */
background: -moz-linear-gradient(top, #72db4c 0%, #64c444 85%, #69ce48 90%, #72db4c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72db4c), color-stop(85%,#64c444), color-stop(90%,#69ce48), color-stop(100%,#72db4c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* IE10+ */
background: linear-gradient(to bottom, #72db4c 0%,#64c444 85%,#69ce48 90%,#72db4c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72db4c', endColorstr='#72db4c',GradientType=0 ); /* IE6-9 */
}

#sessionm-banner-screen {
	position: absolute;
	width: 100%;
	height: 52px;
	z-index: 1000;
	cursor: pointer;
}

#sessionm-banner .button-icons {
position: absolute;
top: 4px;
left: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 9px 7px 0 7px;
width: 46px;
height: 100%;
text-align: center;
vertical-align: top;
overflow: hidden;
}

#sessionm-banner .button-labels {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 13px 5px 3px 46px;
height: 100%;
vertical-align: top;
overflow: hidden;
font-size: 12px;
color: #fff;
}

#sessionm-banner .button-app-name {
	display: block;
	line-height: 1.1em;
	font-size: 15px;
	font-weight: lighter;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 4px;
}

#sessionm-banner #user-points-container {
	font-size: 11px;
	line-height: 11px;
}

#sessionm-banner .button-badge {
	margin-top: 1px;
	padding: 1px 5px 2px 5px;
	font-size: 10px;
	background-color: #dd0000;
	border-radius: 100px;
}

#sessionm-banner .button-badge#user-points {
	background-color: #2B5C1B;
}

a.slideshow_next.sspp, a.slideshow_prev.sspp {
height: 120px!important;
top: 350px!important;
}

#slideshow .slide .slide_ad_zone_728 .slideshow-ad {
  display: block;
  margin: 10px 0;
  width: 728px;
  height: 90px;
  }

  /* Newsletter Table */

#newsletter-table {
	border:0 !important;
}

#newsletter-table td {
	border:0 !important;
}

#mc_embed_signup .indicates-required {
	font-size:0.9em;
	margin-bottom:15px;
}

#mc_embed_signup ul li {
	list-style-type:none;
}

#mc_embed_signup input {
	padding:6px 4px;
}

.endpage-content input {
	padding:4px 2px;
}

.endpage-content form {
	padding-bottom:10px;
}

#mc_embed_signup input, .endpage-content input {
	border:1px solid #a5d543;
	font-size:15px;
}

#mc_embed_signup input:focus, .endpage-content input:focus {
	border:1px solid #a5d543;	
	background-color:#a5d543;
	color:#fff;
}

#mc_embed_signup input[type=submit], .endpage-content input[type=submit] {
	background-color:#a5d543;
	color:#fff;
	font-weight:700;
	font-size:15px;
}

#mc_embed_signup input[type=submit]:hover, .endpage-content input[type=submit]:hover {
	color:#000;
	cursor:pointer;
}

#mc_embed_signup label.error {
	margin-left:10px;
	color:#ff0000;
}
