/*  
Theme Name: FST
Theme URI: http://www.fst.com
Description: WordPress theme created for Fantasy Smack Talk. Version 1.3 Tweaks for additional ad on home page, Recent forum post widget slot, 
Version: 1.3.1
Author: Ian Betts
Author URI: http://www.DangerCorps.com

------------------------------------------------------------------------

Support:       Ian Betts, ian.m.betts@gmail.com
Updated:       August 15, 2009
Copyright:     (c) Ian Betts
All rights reserved.
*/

/*------------------------------------------------------------------------
------------------------------------------------------------------------*/
* {
	margin : 0;
	padding : 0;
}
a {
	text-decoration : none;
	color : #fa5300;
}
a:hover {
	text-decoration : underline;
}
html {
	background : url(images/fst_pageBackGround.png) repeat-x #000000;
	background-attachment:fixed;
}
body {
	margin : 0;
	padding : 0;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 12px;
	color : #2d2d2d;
	line-height : 1.35em;
	background:url(images/fst_splatBackGround.png) no-repeat top center;
}
img {
	border : none;
}
/*------------------------------------------------------------------------
------------------------------------------------------------------------*/
p {
	margin : 0 0 10px 0;
}
h1 {
	display:block;
	font-size:2.6em;
	font-weight:bold;
	margin-bottom: 5px;
	line-height: 28px;
	letter-spacing: -.5px;
}
h2 {
	font-size:120%;
	line-height : 1em;
	font-weight : bold;
	margin : 0;
	padding : 0;
}
h3 {
	font-size:105%;
	color: #fa5300;
	text-transform:uppercase
}
h4 {
	font-size:105%;
}
h2 a {
	color : #2d2d2d;
	text-decoration : none;
	outline : none;
}
h2 a:hover {
	color : #fa5300;
	text-decoration : none;
}
.small {
	font-size:.75em;
}
.alignRight {
	float:right;
}
.alignLeft {
	float:left;
}
.marginRight {
	margin-right:10px;
}
/*------------------------------------------------------------------------
------------------------------------------------------------------------*/
#fullwidth_header {
	background: #000;
	height: 26px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	border-bottom: 1px solid #444;
}
#fullwidth_headerwrapper {
	width: 1000px;
	margin: 0 auto;
}
#tagline {
	float:left;
}
#tagline p {
	color:#777;
	margin: 0;
	font-size: 11px;
	line-height: 24px;
	font-style:italic;
	background: url("images/fst_LogoSmall.png") no-repeat scroll left center transparent;
	padding-left: 50px;
}
#pageWrapper {
	background : url(images/fst_pageEdgeShadow.png) repeat-y;
	height : auto;
	margin : 0 auto 0 auto;
	width : 1020px;
}
/*------------------------------------------------------------------------
------------------------------------------------------------------------*/

#header {
	width : 1000px;
	margin : 0 auto;
	background : transparent url(images/fst_header2.png) no-repeat;
	height : 160px;
}
#insideheader {
	width : 1000px;
	height : 165px;
}
#headerGoogleAd {
	width : 728px;
	height : 100px;
	float : right;
	margin-top : 35px;
}
#googleBannerAd {
	float: left;
	background: #f6f6f6;
	margin: 10px 0;
	padding: 15px;
}
#headerGoogleAd p {
	color:#fff;
	margin:0;
	text-align : center;
	text-transform : uppercase;
	font-size : 80%;
}
#navbar {
	background-image : url(images/navbar.gif);
	background-color : #000000;
	width : 1000px;
	height : 35px;
	font-size : 12px;
	font-family : Arial, Tahoma, Verdana;
	color : #ffffff;
	font-weight : bold;
	margin : 0 auto;
	top : 130px;
}
#nav {
	margin : 0;
	padding : 0;
}
#nav ul {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}
#nav li {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color : #ffffff;
	display : block;
	font-weight : normal;
	margin : 0;
	padding : 9px 20px 9px 20px;
	text-decoration : none;
	text-transform : uppercase;
	border-right : 1px solid #000000;
}
#nav li a:hover, #nav li a:active {
	background : #000000 url(images/navhov.gif);
	color : #ffffff;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width : 170px;
	background : #424242;
	color : #ffffff;
	float : none;
	margin : 0;
	padding : 7px 10px 7px 10px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}
#nav li li a:hover, #nav li li a:active {
	background : #000000;
	color : #ffffff;
	padding : 7px 10px 7px 10px;
}
#nav li ul {
	z-index : 9999;
	position : absolute;
	left : -999em;
	height : auto;
	width : 190px;
	margin : 0;
	padding : 0;
}
#nav li ul a {
	width : 160px;
}
#nav li ul ul {
	margin : -30px 0 0 191px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left : -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left : auto;
}
#nav li:hover, #nav li.sfhover {
	position : static;
}
#nav .current_page_item a {
	background : #000000 url(images/navhov.gif);
	color : #ffffff;
}
/*
Header Social Icons
*/

#headerConnect {
	float: right;
}
#headerConnect ul {
	padding-left: 6px;
	list-style: none outside none;
	margin-top: 3px;
}
#headerConnect ul li {
	display: inline;
	line-height: 18px;
	list-style: none outside none;
	padding-left: 20px;
	margin-right: 5px;
}
#headerConnect ul li a{
	color: #777;
	font-size: 11px;
}
#headerConnect ul li a:hover{
	color: #fff;
	text-decoration: underline;
}
#headerConnect li.facebook-small {
	background: url(images/facebook_16.png) no-repeat scroll left center transparent;
}
#headerConnect li.twitter-small {
	background: url(images/twitter_16.png) no-repeat scroll left center transparent;
}
#headerConnect li.podcast-small {
	background: url(images/podcast_16.png) no-repeat scroll left center transparent;
}
#headerConnect li.youtube-small {
	background: url(images/youtube_16.png) no-repeat scroll left center transparent;
}
#headerConnect li.rss-small {
	background: url(images/rss_16.png) no-repeat scroll left center transparent;
}
/*------------------------------------------------------------------------
------------------------------------------------------------------------*/

#sponsorsBox{
	width: 290px;
	background: #fff;
	overflow: auto;
	margin-bottom: 15px;
	padding: 5px;
}
#sponsorsBoxForum{
	float:right;
	padding:20px 30px 0 0;
	width: 125;
}
.contentWrapper {
	overflow : auto;
	margin : 0 auto;
	padding : 0;
	width : 1000px;
	background : url(images/fst_homeContentBG.gif) repeat-y #FFF;
}
.forumPage {
	background:none;
	width : 960px;
	padding : 0 30px 20px;
	margin:20px 0 0 0;
}
.forumPageAd {
	background:none;
	width: 810px;
	padding: 0 10px 10px 30px;
	margin:20px 0 0 0;
}
#forumAdSidebar {
	float:right;
	width:125px;
	background:#333;
}
#contentLeftColumn {
	float : left;
	width : 640px;
	padding : 0 20px;
	margin : 20px 0 20px 0;
}
#contentRightColumn {
	color : #f2f2f2;
	height : auto;
	float : left;
	width : 300px;
	padding : 0 10px;
	margin : 0 0 0 0;
}
#featuredContent {
	width : 640px;
	height : 320px;
	float:left;
}
.gamesFeature {
	height:100px;
	width:125px;
	float:left;
	margin: 0 0 15px 15px;
}
.gamesFeature.bottom {
	margin: 0 0 0 15px;
}
#Promobox {
	height:60px;
	width:640px;
	float:left;
	margin:5px 0 10px 0;
	overflow:hidden;
}
#Promobox img:hover {
	margin-top:-60px;
}
.home #Promobox {
	margin:10px 0 0px 0;
}
#gamesPageBanner {
	height:125px;
	width:960px;
	background:url("images/fst_footballContestHeader.jpg") no-repeat scroll 0 0 transparent;
	float:left;
}
.sponsorAd180x150 {
	height:150px;
	width:180px;
	background:#222222;
	float:left;
}
.videoColumn {
	float : left;
	margin : 15px 0 0 0;
	width : 640px;
}
.postColumns {
	float : left;
	margin : 20px 0 0 0;
	width : 498px;
}
.homeColumns ul {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}
.homeColumns li {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}
ul.featuredVideo {
	background : #f2f2f2 url(images/fst_FeatureVideoBG.png) repeat-x scroll left top;
	float : left;
	width : 640px;
	margin : 0;
	padding : 0;
	border:none;
}
div.featuredVideo {
	float : left;
	width : 302px;
	padding : 8px;
	border : 1px solid #f2f2f2;
	min-height:250px;
	height:auto !important;
	height:250px;
}
.featuredVideo h2 {
	font-size : 130%;
	line-height : 1.1em;
	font-weight : bold;
	margin : 5px 0 0 0;
	padding : 0;
	margin-top: 10px;
}
.homeColumns .featuredVideo p {
	margin : 0;
	padding : 0;
}
.homeColumns ul.recentVideo {
	background : #f2f2f2 url(images/fst_FeatureVideoBG.png) repeat-x scroll left top;
	float : left;
	width : 498px;
	margin : 0;
	padding : 0;
	border:none;
}
.homeColumns .recentVideo {
	background:none;
	float : left;
	width : 144px;
	margin : 0 0 0 0;
	padding : 8px 10px 15px 10px;
	border : 1px solid #f2f2f2;
}
.homeColumns .recentVideo img {
	height : 75px;
	width : 136px;
	border : 3px solid #e6e8e7;
	margin-bottom : 5px;
}
.homeColumns .recentVideo img:hover {
	border : 3px solid #fa5300;
}
.homeColumns .recentVideo h2 {
	color : #2d2d2d;
	font-size : 130%;
	line-height : 1.1em;
	font-weight : bold;
	margin : 0;
	padding : 0;
	text-decoration : none;
}
.homeColumns .recentVideo p {
	margin : 0;
	padding : 0;
}
.homeColumns .sectionTitle p {
	color : #f2f2f2;
}
.homeColumns .sectionTitle .moreLink {
	font-weight : bold;
	font-size: 10px;
	clear : left;
	color : #fa5300;
	text-transform : uppercase;
	background : url(images/fst_listItem_Orange.png) no-repeat scroll right center;
	padding : 0 12px 0 0;
}
/*

*/
.relatedColumns {
	width:640px;
	margin: 10px 0 5px 0;
}
.relatedPosts {
	background : #f2f2f2 url(images/fst_FeatureVideoBG.png) repeat-x scroll left top;
	float : left;
	width : 640px;
	margin : 0;
	padding : 0;
	border:none;
}
.relatedColumns .recentVideo {
	background:none;
	float : left;
	width : 138px;
	margin : 0 0 0 0;
	padding : 8px 10px 15px 10px;
	border : 1px solid #f2f2f2;
}
.relatedColumns ul {
	list-style:none
}
.relatedColumns ul.recentVideo {
	background : #f2f2f2 url(images/fst_FeatureVideoBG.png) repeat-x scroll left top;
	float : left;
	width : 498px;
	margin : 0;
	padding : 0;
	border:none;
}
.relatedColumns .recentVideo {
	background:none;
	float : left;
	width : 138px;
	margin : 0 0 0 0;
	padding : 8px 10px 15px 10px;
	border : 1px solid #f2f2f2;
}
.relatedColumns .recentVideo img {
	height : 75px;
	width : 136px;
	border : 3px solid #e6e8e7;
	margin-bottom : 5px;
}
.relatedColumns .recentVideo img:hover {
	border : 3px solid #fa5300;
}
.relatedColumns .recentVideo h2 {
	color : #2d2d2d;
	font-size : 120%;
	line-height : 1em;
	font-weight : bold;
	margin : 0;
	padding : 0;
	text-decoration : none;
}
.relatedColumns .recentVideo p {
	margin : 0;
	padding : 0;
}
.relatedColumns .sectionTitle p {
	color : #f2f2f2;
}
.relatedColumns .sectionTitle .moreLink {
	font-weight : bold;
	font-size: 10px;
	clear : left;
	color : #fa5300;
	text-transform : uppercase;
	background : url(images/fst_listItem_Orange.png) no-repeat scroll right center;
	padding : 0 12px 0 0;
}
.recentVideo {
	float : left;
	width : 620px;
	margin-bottom:15px;
	padding: 10px;
	background: #f6f6f6;
}
.recentimage{
height: 35px;
float: left;
display: block;
margin-right: 4px;
border: 2px solid #666;
}

.tab_content_list a:hover .recentimage {
border: 2px solid #fa5300;
}



.relatedPosts {
	background : #f2f2f2 url(images/fst_FeatureVideoBG.png) repeat-x scroll left top;
}
.recentVideo div {
	float : left;
	width : 380px;
	margin : 0 0 0 15px;
}
.recentVideo img {
	height:auto;
	width:200px;
	float : left;
	border : 3px solid #e6e8e7;
}
.recentVideo img:hover {
	float : left;
	border : 3px solid #fa5300;
}
.recentVideo h2 {
	font-size : 175%;
	line-height : 1.1em;
	font-weight : bold;
	margin : 0;
	padding : 0;
}
.postheader {
	float:left;
	margin-bottom: 15px;
	width: 640px;
}
.meta {
	font-size : 90%;
	color : #777777;
	font-weight : normal;
	margin : 0;
	padding : 0;
	text-transform:uppercase;
}
.recentVideo .meta {
	font-size : 90%;
	color : #969696;
	text-transform : uppercase;
	margin : 0 0 5px 0;
	padding : 0;
	display:inline-block;
}
.sectionTitle {
	background : url(images/fst_titleBG.png) repeat-x #0c0c0c;
	width : 100%;
	height : 22px;/*float : left;*/
}
.sectionTitle p {
	padding : 3px 0 0 0;
	margin : 0 0 0 10px;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 90%;
}
#moreLink {
	font-weight : bold;
	clear : left;
	color : #fa5300;
	text-transform : uppercase;
	background : url(images/fst_listItem_Orange.png) no-repeat scroll 40px center;
	padding : 0 13px 0 0;
}
#moreLink img {
	border : 0 solid #45463d;
	vertical-align : middle;
	margin : 0 0 3px 3px;
}
#moreLink a {
	color : #fa5300;
}
.backArticlesList {
	margin : 10px 0 0 0;
	padding : 0;
}
.backArticlesList li {
	list-style : none;
	font-weight : bold;
	border-bottom : 3px solid #d3d3d3;
	margin : 0 0 8px 0;
	padding : 0 0 10px 0;
}
.backArticlesList li a {
	color : #2d2d2d;
}
.backArticlesList li a:hover {
	text-decoration : none;
}
.socialIcons {
	margin : 8px 0;
	overflow : auto;
}
#socialize {
	background : #fff url(images/fst_greyHashLines.png) repeat top left;
	width : 620px;
	margin : 0 0 10px 0;
	padding : 10px;
	overflow : auto;
}
#socialize div {
	height : 25px;
	padding : 5px 10px;
}
#shareThis {
	float : right;
	margin : 0 0 0 0;
	padding : 0;
	background : #fff;
}
#shareThis div {
	float : left;
	padding : 0;
	margin : 5px 5px 0 0;
}
#shareThis img {
	height:26px;
	width:auto;
	margin : 0 8px 0 0;
}
#chatter {
	float : left;
	margin : 0 0 0 0;
	background : #fff;
}
#chatter ul {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
	height : 25px;
	overflow : hidden;
}
#chatter li {
	overflow : hidden;
	float : left;
	list-style : none;
	margin : 0;
	padding : 5px 20px 0 0;
	vertical-align : baseline;
}
#chatter .comment {
	padding : 5px 20px 0 18px;
	background : url(images/fst_CommentIcon.png) no-repeat 0 8px;
}
#chatter .comment:hover {
	background : url(images/fst_CommentIcon_Over.png) no-repeat 0 8px;
	color : #fa5300;
	text-decoration : underline;
}
#chatter .email {
	padding : 5px 20px 0 18px;
	background : url(images/fst_EmailIcon.png) no-repeat 0 8px;
}
#chatter .email:hover {
	background : url(images/fst_EmailIcon_Over.png) no-repeat 0 8px;
	color : #fa5300;
	text-decoration : underline;
}
#homeForum {
	float : left;
	margin : 20px 0 0 0;
	width : 640px;
	height : 80px;
}
.sideBarContainer {
	background : #000000 url(images/fst_sideBarStripeBG.png) repeat-x 0 0;
	/*padding : 30px 12px 12px 12px;*/
	padding : 13px 12px 12px 12px;
	margin : 0 0 15px 0;
	width : 276px;
}
#googleAd {
	background : #888888;
	height:auto;
	width:300px;
	margin :  0 0 15px 0;
}
#googleAd p {
	margin:5px 0 0 0;
	text-align : center;
	text-transform : uppercase;
	font-size : 80%;
}
#facebookLike {
	height:auto;
	width:300px;
	margin :  0 0 15px 0;
}
#fourmAd {
	background : url(images/fst_sidebarForumThumbs.png) no-repeat bottom;
	height : 75px;
}
CAPTION.MYTABLE {
	background:#000 url(http://www.fantasysmacktalk.com/wp-content/themes/FST_Theme_09_04_09/images/fst_titleBG.png) repeat-x scroll 0 0;
	height:22px;
	color:white;
	text-align:left;
	text-transform:uppercase;
	padding: 3px 0px 0px 6px;
}
TABLE.MYTABLE {
	font-family:arial;
	width:640px;
	text-align:left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
TH.MYTABLE {
	font-size:8pt;
	text-transform:uppercase;
	background-color:#888888;
	color:white;
	text-align:left;
	padding: 1px 0px 1px 6px;
}
TR.MYTABLE {
	text-align:left;
}
TR.odd {
	background:#f2f2f2;
}
TR.even {
	background: #ffffff;
}
TD.MYTABLE {
	color:black;
	text-align:left;
	padding: 3px 6px 3px 6px;
}
.playerName {
	width:25%;
}
.boldOrange {
	font-weight:bold;
	color:#fa5300;
}
.skyScraperAdRight {
	float:right;
	margin:0 0 5px 18px;
}
.skyScraperAdLeft {
	float:left;
	margin:0 18px 5px 0;
}
.contentPollRight {
	float:right;
	margin:5px 0 5px 18px;
}
.contentPollLeft {
	float:left;
	margin:0 18px 5px 0;
}
#stayConnected ul {
	clear : both;
	width : auto;
	list-style : none;
	margin : 0;
	padding : 0;
}
#stayConnected ul li {
	width : 276px;
	height : 34px;
	list-style : none;
	margin : 0 0 3px 0;
	padding : 0 0 0 0;
}
#stayConnected ul li a {
	width : 276px;
	height : 34px;
	display : block;
	background : url(images/fst_btnSideBarSprite.png) no-repeat;
}
#stayConnected ul li span {
	margin-left : -999px;
}
#stayConnected ul li a.rss {
	background-position : 0 0;
}
#stayConnected ul li a.rss:hover {
	background-position : -276px 0;
}
#stayConnected ul li a.twitter {
	background-position : 0 -34px;
}
#stayConnected ul li a.twitter:hover {
	background-position : -276px -34px;
}
#stayConnected ul li a.youtube {
	background-position : 0 -68px;
}
#stayConnected ul li a.youtube:hover {
	background-position : -276px -68px;
}
#stayConnected ul li a.facebook {
	background-position : 0 -102px;
}
#stayConnected ul li a.facebook:hover {
	background-position : -276px -102px;
}
#stayConnected ul li a.podcast {
	background-position : 0 -136px;
}
#stayConnected ul li a.podcast:hover {
	background-position : -276px -136px;
}
#poll h2, # h2 {
 visibility : hidden;
 line-height : 0;
 margin : 0;
 padding : 0;
}
#poll ul {
	list-style:none;
}
# {
 height : auto;
}
# ul {
 margin : 0;
 padding : 0 0 15px 0;
 list-style : none;
}
# ul li {
 margin : 0 0 10px 0;
 padding : 0 0 10px 0;
 list-style : none;
 border-bottom : 1px dashed #d3d3d3;
}
#footer {
	width : 1008px;
	margin : 0 auto;
	background : url(images/fst_footerBG_V2.png) no-repeat;
	height : 105px;
	color : #fff;
	padding : 0px 0 0 0px;
	overflow: visible;
	clear:both;
}
#footer span {
	font-weight : bold;
	display : block;
}
#footer p {
	margin : 0;
}
#footer a {
	color : #fff;
	text-decoration : none;
}
#footer a:hover {
	color : #fa5300;
}
#footer div {
	float : left;
	margin : 15px 35px 0 0;
	padding : 0;
	width : auto;
}
#footer div ul {
	width : auto;
	list-style : none;
	float : left;
	margin : 0 30px 0 0;
	padding : 0;
	float : left;
}
#footer div ul li {
	width : auto;
	list-style : none;
	margin : 0 0 1px 0;
	padding : 0 0 0 10px;
	background : url(images/fst_listItem_Orange.png) no-repeat 0 5px;
}
#footer #about {
	width : 250px;
}
#explore {
	width : 165px;
}
#footer #footerLogo {
	margin: -20px 0px 0px 15px;
	padding: 0;
	display:block;
}
#copyright {
	background : transparent;
	margin:20px auto 35px;
	color : #666;
	width : 600px;
	text-align : center;
}
.comment_container {
	width:600px;
	float:left;
	padding:0 20px;
}
.odd {
	background-color: #fff;
}
.even {
	background-color: #f2f2f2;
}
.comment_author {
	margin : 20px 20px 20px 0;
	padding : 0;
	width : 150px;
	float : left;
}
.comments {
	margin : 10px 0 10px 0;
	padding : 0;
	width : 425px;
	float : left;
}
.leave_comment {
	margin : 0 0 10px 0;
	padding : 20px;
	background : #fff url(images/fst_greyHashLines.png) repeat;
}
.leave_comment .textarea {
	margin : 0;
	padding : 6px 7px 5px 7px;
	width : 585px;
	font-family : Arial;
	font-size : 12px;
	color : #333333;
	border-left : 1px solid #bbbbbb;
	border-top : 1px solid #bbbbbb;
	border-right : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
}
.leave_comment .input {
	margin : 0;
	padding : 6px 7px 5px 7px;
	width : 220px;
	font-family : Arial;
	font-size : 12px;
	color : #333333;
	border-left : 1px solid #bbbbbb;
	border-top : 1px solid #bbbbbb;
	border-right : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
}
p.link a, p.link a:visited {
	text-transform : uppercase;
	margin : 0;
	padding : 5px 6px 5px 6px;
	background : url(images/fst_BtnBackground.png) repeat-x;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	border : 1px solid #ab3900;
}
p.link a:hover {
	color : #ffffff;
}
.button {
	text-transform : uppercase;
	margin : 0;
	padding : 3px 4px;
	background : url(images/fst_BtnBackground.png) repeat-x #fa5300;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	border : 1px solid #ab3900;
}
.button:hover {
	background-position: 0px -2px;
}
.buttonGold {
	text-transform : uppercase;
	margin : 3px 0 0 0;
	padding : 1px 4px;
	background : url(images/fst_BtnBackgroundGold.png) repeat-x #ffe285;
	font-size : 12px;
	color : #000;
	font-weight : bold;
	border-left : 1px solid #d6be20;
	border-right: 1px solid #d6be20;
	display:inline-block;
}
.buttonGold:hover {
	background-position: 0px -5px;
	border-left : 1px solid #c9b21c;
	border-right: 1px solid #c9b21c;
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align : left;
	background-image : none;
	display : block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
	text-align : left;
	list-style : none;
	float : none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content : '';
}
.wp-polls IMG, .wp-polls LABEL, .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display : inline;
	border : 0;
	padding : 0;
	margin : 0;
}
.wp-polls-ul {
	padding : 0;
	margin : 10px 0 10px 0;
}
.wp-polls-ans {
	width : 100%;
}
.wp-polls-loading {
	display : none;
	text-align : center;
	height : 16px;
	line-height : 16px;
}
.wp-polls-image {
	border : 0;
}
.wp-polls .Buttons {
	text-transform : uppercase;
	margin : 0;
	padding : 3px;
	background : url(images/fst_BtnBackground.png) repeat-x #ef541e;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	border : 1px solid #ab3900;
}
.wp-polls p {
	padding : 0px 0px 10px;
	margin : 0;
}
.wp-polls-paging a, .wp-polls-paging a:link {
	padding : 2px 4px 2px 4px;
	margin : 2px;
	text-decoration : none;
	border : 1px solid #0066cc;
	color : #0066cc;
	background-color : #ffffff;
}
.wp-polls-paging a:visited {
	padding : 2px 4px 2px 4px;
	margin : 2px;
	text-decoration : none;
	border : 1px solid #0066cc;
	color : #0066cc;
	background-color : #ffffff;
}
.wp-polls-paging a:hover {
	border : 1px solid #000000;
	color : #000000;
	background-color : #ffffff;
}
.wp-polls-paging a:active {
	padding : 2px 4px 2px 4px;
	margin : 2px;
	text-decoration : none;
	border : 1px solid #0066cc;
	color : #0066cc;
	background-color : #ffffff;
}
.wp-polls-paging span.pages {
	padding : 2px 4px 2px 4px;
	margin : 2px 2px 2px 2px;
	color : #000000;
	border : 1px solid #000000;
	background-color : #ffffff;
}
.wp-polls-paging span.current {
	padding : 2px 4px 2px 4px;
	margin : 2px;
	font-weight : bold;
	border : 1px solid #000000;
	color : #000000;
	background-color : #ffffff;
}
.wp-polls-paging span.extend {
	padding : 2px 4px 2px 4px;
	margin : 2px;
	border : 1px solid #000000;
	color : #000000;
	background-color : #ffffff;
}
.category_header {
	background: #FFFFFF url(images/fst_greyHashLines.png) repeat scroll 0 0;
	margin : 0 0 15px 0;
	padding : 20px 20px 10px 20px;
	text-align : center;
	border-bottom : 1px solid #cccccc;
}
.hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	background-color: #f2f2f2;
	clear: both;
	border-bottom: 1px solid #afa79f;
}
.hr_top {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #f2f2f2;
	clear: both;
	border-top: 1px solid #afa79f;
}
.hr_bottom {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #f2f2f2;
	clear: both;
	border-bottom: 1px solid #afa79f;
}
.hr_hash {
	background : #fff url(images/fst_greyHashLines.png) repeat top left;
	margin: 8px 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #fff;
	clear: both;
	border: none;
}
#relatedContent ul {
	margin : 0 0 15px 0;
	padding : 0;
}
#relatedContent li {
	margin : 0;
	padding : 7px 0 7px 0;
	line-height : 16px;
	list-style-type : none;
	border-bottom : 1px dashed #aaaaaa;
}
#relatedContent h2 {
	margin : 10px 0 0 0;
	padding : 0;
}
.title a, .title a:visited {
	/*color : #2d2d2d;*/
	font-weight : bold;
	text-decoration : none;
}
.title a:hover {
	color : #fa5300;
}
.alignright {
	float:right;
	margin:0 0 10px 10px;
}
.alignleft {
	float:left;
	margin:0 10px 10px 0;
}
.wp-caption-text {
	font-size:11px;
	line-height:1.2em;
	padding:5px 0px 0px 0px;
}
#twitter h2 {
	color:#FA5300;
	font-size:12px;
	line-height:1em;
	margin-bottom:3px;
	text-transform:uppercase;
}
#twitter h2 a {
	color:#fa5300;
	font-size:12px;
	text-transform:uppercase;
}
#twitter h2 a:hover {
	color:#fff;
}
#twitter ul li a {
	color:#fff;
}
#twitter ul li a:hover {
	color:#fa5300;
}
#poll h2 {
	visibility : hidden;
	line-height : 0;
	margin : 0;
	padding : 0;
}
#poll ul {
	list-style:none;
}
#twitter {
	height : auto;
}
#twitter ul {
	margin : 0;
	padding : 0 0 15px 0;
	list-style : none;
}
#twitter ul li {
	margin : 0 0 3px 0;
	padding : 0 0 3px 0;
	list-style : none;
	border-bottom : 1px dotted #666666;
}
#googleSkyScraper {
	width:120px;
	float:left;
	margin : 20px 20px 0 0;
}
.tab_container_height {
	height : 225px;
	overflow : hidden;
}
.tab_container {
	margin : 0 0 10px 0;
	padding : 0;
	/*border : 5px solid #e0ded9;*/
	display:inline-block;
	width:300px;
}
.tab_container_in {
	margin : 0;
	padding : 12px;
	/*border-left : 1px solid #dddddd;
	border-top : 1px solid #dddddd;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;*/
	background : #000000 url(images/fst_sideBarStripeBG.png) repeat-x 0 0;
}
.tab_menu_container {
	margin : 15px 0 0 0;
	padding : 0 0 0 0;
	height : 55px;/*background-color : #e0ded9;*/
}
.tab_container_in ul {
	margin : 0;
	padding : 0 0 5px 0;
	list-style : none;
}
.tab_container_in ul li {
	margin : 0 0 3px 0;
	padding : 0 0 3px 0;
	list-style : none;
	border-bottom : 1px dotted #666666;
}


.recenttabcontainer .tab_container_in ul li{
	margin : 0 0 6px 0;
	padding : 0 0 13px 0;
}

.recenttabcontainer .tab_container_in ul li:last-child{
	border-bottom:none;
}

.tab_container_in ul li a {
	color:#FFF;
}
.tab_container_in ul li a:hover, .tab_container_in ul li a:focus {
	color:#FA5300;
	text-decoration:none;
}
.tab_menu li {
	margin : 0;
	padding : 7px 5px 2px 0;
	/*background-color : #e0ded9;*/
font-size : 11px;
	line-height : normal;
	float : left;
	list-style : none;
	cursor : pointer;
	border-bottom : none;
}
.tab_menu .first {
	padding : 7px 5px 2px 6px;
}
.tab_menu li a, .tab_menu li a:visited {
	margin : 0;
	padding : 3px 6px 3px 6px;
	background-color : #4c4c4b;
	color : #000;
	text-decoration : none;
	display : block;
}
.tab_menu li a:hover, .tab_menu li a.current {
	background-color : #fa5300;
	color : #ffffff;
	text-decoration : none;
}
.tab_content_list {
	display : none;
}
#tab_content_tags a, #tab_content_tags a:visited {
	color : #999999;
	text-decoration : none;
}
#tab_content_tags a:hover {
	color : #000000;
	text-decoration : none;
}
.message {
	/*background : #f0efec;*/
display : none;
	width : auto;
	padding : 10px;
	margin : 0 0 10px 0;
}
#content .message ul li {
	margin : 0;
	padding : 7px 0 0 0;
	list-style-type : none;
	border-bottom : none;
	border-bottom : none;
}
.contact {
	text-align : left;
	margin : 0;
	padding : 0;
}
.contact ul {
	list-style-type : none;
	width : auto;
	margin : 0;
	padding : 0;
}
.contact li {
	list-style-type : none;
}
.contact li.special {
	display : none;
}
.contact input {
	width : auto;
}
.link input, .link a:visited {
	margin : 0;
	padding : 3px 5px 3px 5px;
	background-color : #958e89;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	border : none;
}
.link input:hover {
	color : #ffffff;
	background-color : #009ddb;
}
.contact input.name {
	border : 1px solid #7f9db9;
	color : #999999;
	height : 18px;
	line-height : 20px;
	font-size : 12px;
	width : 267px;
	margin : 0 0 10px 0;
}
.contact input.email {
	border : 1px solid #7f9db9;
	color : #999999;
	height : 18px;
	line-height : 20px;
	font-size : 12px;
	width : 267px;
	margin : 0 0 0 0;
}
.contactFormMessage {
	background : #f0efec;
	display : none;
	width : auto;
	padding : 10px;
	margin : 0 0 10px 0;
}
#content .contactFormMessage ul li {
	margin : 0;
	padding : 7px 0 0 0;
	list-style-type : none;
	border-bottom : none;
	border-bottom : none;
}
#gamesAndContests {
	margin-bottom:15px;
}
#gamesAndContests ul {
	list-style:none;
	color:#2D2D2D;
}
#gamesAndContests ul li {
	height:76px;
	background:url(images/fst_whiteDimplesBG.png) repeat-x bottom left #fff;
	margin:0;
	padding:14px;
}
#gamesAndContests ul li img {
	float:left;
	margin-right:10px;
}
#gamesAndContests ul li p strong {
	font-size:1.167em;
}
#sponsoredLinks {
	margin-bottom:15px;
}
.clearfix:after, .container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.clearfix, .container {
	display: block;
}
/* Regular clearing
   apply to column that should drop below previous ones. */

.clear {
	clear:both;
}
.addthis_button {
	float:right;
}
.addthis_button img {
	height:16px;
	width:auto;
}



