@charset "UTF-8";
/* CSS Document */
/*FIREFOX IMAGE LINK FIX*/
img {
border: none;
margin: 0px;
padding: 0px;
display:block;
}

/* SOCIAL */
.navtext { display: none; }
.socialbar {
	position: absolute;
	right: -71px;
	top: 41px;
	border: 0px solid white;
	height: 20px;
	z-index: 99;
}
.socialcluster {
	float: right;
	border: 0px solid white;
	height: 20px;
	width: 20px;
	margin-left: 5px;
}

#social_1rss { background: url(./themes/site_themes/sideshow/_i/main/social_1rss.gif) bottom; }
#social_2facebook { background: url(./themes/site_themes/sideshow/_i/main/social_2facebook.gif) bottom; }
#social_3youtube { background: url(./themes/site_themes/sideshow/_i/main/social_3youtube.gif) bottom; }
#social_4twitter_df { background: url(./themes/site_themes/sideshow/_i/main/social_4twitter_df.gif) bottom; width: 39px; }
#social_5twitter_tim { background: url(./themes/site_themes/sideshow/_i/main/social_5twitter_tim.gif) bottom; width: 46px; }
#social_6podcast_rss { background: url(./themes/site_themes/sideshow/_i/main/social_6podcast_rss.gif) bottom; width: 19px; }
#social_7podcast_itunes { background: url(./themes/site_themes/sideshow/_i/main/social_7podcast_itunes.gif) bottom; width: 18px; margin-left: 0px; }
#social_8podcast_name { background: url(./themes/site_themes/sideshow/_i/main/social_8podcast_name.gif) bottom; width: 53px; margin-left: 0px; }
#social_9tumblr { background:url(./themes/site_themes/sideshow/_i/main/social_9tumblr.gif) bottom; width: 68px; }
#social_10googleplus { background:url(./themes/site_themes/sideshow/_i/main/social_10googleplus.gif) bottom; }
#social_11jobs { background:url(./themes/site_themes/sideshow/_i/main/social_11jobs.gif) bottom; width: 52px; }

/*MAIN*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FF9933;
	margin: 0px;
	
	background-image: url(./themes/site_themes/sideshow/_i/main/bground2.gif);
	background-repeat: repeat;
	
	/*IE WORKAROUND (see also: main_middle)*/
	text-align: center;
}
.main_logo {
	position: absolute;
	z-index: 100;
	left: -75px;
	top: 15px;
	width: 121px;
	height: 109px;
}
.main_background {
	
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.main_middle {
	height: 100%;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
	/*IE WORKAROUND (see also: body)*/
	text-align:left;
}

/*NAVIGATION*/
.main_nav {
	height: 34px;
	width: 1290px;
	position: relative;
	margin-left:-86px;
	z-index: 99;
}
.main_nav img {
	float: left;
	display: inline;
}
.nav_button {
	height: 34px;
	width: 122px;
	display: inline-table;
	float: left;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_button_middle.gif);
	background-repeat: repeat-x;
	text-align:center;
}
.nav_button_jobs {
	/* width: 46px; */
}

.nav_button img {
	float: none;
	/*
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	*/
}
.nav_button_separator {
	height: 34px;
	width: 32px;
	float: left;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_button_separator.png);
	background-repeat: no-repeat;
}
.nav_buttons_left {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_button_separator.png);
	background-position: right;
	height: 34px;
	width: 16px;
	float: left;
}
.nav_buttons_right {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_button_separator.png);
	background-position: left;
	height: 34px;
	width: 17px;
	float: left;
}
.main_nav .nav_button img {
	float: none;
}
.main_nav_dropdown_comics {
	width: 150px;
	position: absolute;
	left: 118px;
	top: 34px;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_dropdown_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 97;
}
.main_nav_dropdown_bottom {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_dropdown_bottom.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
	width: 150px;
}
.main_nav_dropdown_top {
	background-color: #ebebeb;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_dropdown_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
}
.main_nav_dropdown_games {
	width: 150px;
	position: absolute;
	left: 200px;
	top: 34px;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_dropdown_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 98;
}
.main_nav_mininav {
	height: 13px;
	width: 1010px;
	position: absolute;
	z-index: 96;
	left: 0px;
	top: 44px;
	text-align: right;
	font-size: 9px;
	color: #666666;
}
.main_nav_mininav_left {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_mininav_button_left.png);
	float: right;
	height: 13px;
	width: 7px;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 4px;
}
.main_nav_mininav_right {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_mininav_button_right.png);
	float: right;
	height: 13px;
	width: 7px;
	background-repeat: no-repeat;
	background-position: left;
}
#main_nav_mininav_middle {
	padding-right: 4px;
	padding-left: 4px;
	background-color: ebebeb;
	width: auto;
	float: right;
	height: 12px;
	padding-top: 1px;
}
#bottom_ribbon_table {
	margin-right: auto;
	margin-left: auto;
}
#nav_login {
	height: 34px;
	width: 176px;
	display: inline-table;
	float: left;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_login_middle.gif);
	background-repeat: repeat-x;
	font-size: 9px;
	padding-top: 4px;
	color: #666666;
}
.nav_login_left {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_login_left.png);
	background-position: left;
	height: 34px;
	width: 13px;
	float: left;
}
.nav_login_right {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_login_right.png);
	background-position: left;
	height: 34px;
	width: 12px;
	float: left;
}
#nav_login_img {
	float: left;
	height: 26px;
	width: 26px;
	margin-right: 4px;
}
#nav_login_entryform {
	float:left;
	
	font-size: 9px;
	height:14px;
	width:140px;
	
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#nav_login_toplinks {
	float: left;

}
#main_content_area {
	height: auto;
	width: 1010px;
	position: relative;
	left: 0px;
	top: 32px;
}
#main_bottom_links {
	position: relative;
	clear:both;
	height: auto;
	width: 1010px;
	text-align: center;
	font-size: 9px;
	top: 40px !important;
}
.bottom_links_ribbon {
	
	width: auto;
	text-align: center;
	
}

.bottom_links_ribbon_left {
	width: 10px;
	display: inline-table;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_bottomlinks_left.gif);
	background-repeat: no-repeat;
	background-position:top;
	padding-top:4px;
}
.bottom_links_ribbon_center {
	color: #666666;
	position:relative;
	display: inline-table;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_bottomlinks_middle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom_links_ribbon_center {
	color: #666666;
	
	position:relative;
	display: inline-table;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_bottomlinks_middle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding:0px 2px 0px 2px;
	margin:0px -1px 0px -1px;
}
.bottom_links_ribbon_middle {
	color: #666666;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_bottomlinks_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: bottom;
}
.bottom_links_separator {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_bottomlinks_separator.gif);
	background-repeat:no-repeat;
	width: 12px;
	padding-top:4px;
}
.bottom_links_ribbon_right {
	width: 10px;
	display: inline-table;
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_bottomlinks_right.gif);
	background-repeat: no-repeat;
	padding-top:4px;
}
#main_bottom_legal {
	color: #FFFFFF;
	margin-top: 4px;
	height: 20px;
}

/*LINK STUFF*/
.small_grey_links a:link{
	color: #666666;
	text-decoration: none;	
}
.small_grey_links {
	font-size: 9px;
}
.small_grey_links a:visited{
	color: #666666;
	text-decoration: none;	
}
.small_grey_links a:active{
	color: #666666;
	text-decoration: none;	
}
.small_grey_links a:hover{
	color: #000000;
	text-decoration: none;	
}

.dropdown_tray_button {
	height: 50px;
}
#dropdown_tray_comics {
	background-image: url(./themes/site_themes/sideshow/_i/main/nav_comics_tray_background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FBFBFB;
}
#dropdown_tray_games {
	background-color:#FBFBFB;
}

A:link {
color:#c53800;
text-decoration: underline;
}
A:visited {
color:#c53800;
text-decoration:none;
}
A:active {
color:#c53800;
text-decoration: none;
}
A:hover {
color:#ef5401;
text-decoration: underline;
}
.news_box A:visited {
color:#b33c09;
text-decoration:underline;
}

/* NEWS POST BYLINES */

.news_box, .frontpage_headlines_body {
  word-wrap: break-word;
}

.byline {
  background-color: #7d7d7d;
  padding: 1px 4px 3px 4px;
  border-style: none none solid none;
  border-width: 2px;
  border-color: #666666;
}

.byline-intro {
  color: #414141;
}

.byline-author {
  color: #000000;
  font-weight: bold;
}

/* GAMES PAGE LINKS */
.games {
text-decoration: none;
font-family: Helvetica, Verdana, Geneva, sans-serif;
color: #4b4b4b; 
font-size: 18px;
}
.games a:link {
text-decoration: none;
color: #4b4b4b; 
}
.games a:visited {
color: #c53800;
text-decoration:none;
}
.games a:active {
text-decoration: none;
}
.games a:hover {
color:gray;
text-decoration: none;
}

.gamespage_gamebox {
position: relative;
}

.gamespage_buystrip {
z-index: 9999;
position: absolute;
bottom: 0px;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.7);
color: white;
width: 500px;
padding: 4px 0px 5px 0px;
font-size: 20px;
text-transform: uppercase;
text-shadow: 0 0 5px black, 0 0 1px black;
height: 26px;
top: -35px;
margin-bottom: -35px;
}

.gamespage_buystrip a:link {
color: #fff;
text-decoration: none;
}

.gamespage_buystrip a:visited {
color: #fff;
}

.gamespage_buystrip a:hover {
color: #bc0;
}

.gamespage_buylink {
margin-left: 8px;
float: left;
}

.gamespage_merchlink {
margin-right: 8px;
float: right;
}

/*AD SPECIFIC STUFF*/
.frontpage_headlines_body img{
	/*float: right;*/
	margin-left: auto;
	margin-right: auto;

	border:#000000 solid 4px;
}


/*NEWS PAGE COMMENTER IMAGES*/
.commenter_box img{
display:none;
}


/*news_pagination_bottom*/
.news_pagination_bottom a{
color:#999999;
text-decoration: none;
}


/*NEWS TICKER APPENDAGE*/
#ticker a:link{
	color: #CCC;
	text-decoration: none;
}
#ticker a:visited{
	color: #CCC;
	text-decoration: none;	
}
#ticker a:active{
	color: #CCC;
	text-decoration: none;	
}
#ticker a:hover{
	color: #FFF;
	text-decoration: none;	
}


/*COMICS COMMENTS APPENDAGE*/
#c_comments a:link{
	color: #CCC;
	text-decoration: underline;
}
#c_comments a:visited{
	color: #CCC;
	text-decoration: underline;	
}
#c_comments a:active{
	color: #CCC;
	text-decoration: underline;	
}
#c_comments a:hover{
	color: #FFF;
	text-decoration: underline;	
}
/*COMICS USER COMMENTS APPENDAGE*/
.commenter_box a:link{
	color: #CCC;
	text-decoration: underline;
}
.commenter_box a:visited{
	color: #CCC;
	text-decoration: underline;	
}
.commenter_box a:active{
	color: #CCC;
	text-decoration: underline;	
}
.commenter_box a:hover{
	color: #FFF;
	text-decoration: underline;	
}
/*TWITTER AD*/
#twitter_div {
	font-size: 9px;
	color: #333333;
}
#twitter_div ul {
	padding: 0px;
	margin:	0px;

}
#twitter_div ul li{
	text-align:left;
	padding:	4px 3px 2px 2px;
}
#twitter_div ul li a{
	color: #5c7596;
	text-decoration: none;
}


/* DFA TABLE OF CONTENTS */
.dfa_toc_container {
	width: 1006px;
	position: relative;
}

.dfa_toc_header {
	background-image: url(./themes/site_themes/sideshow/_i/main/dfa/dfa_toc_header_01.jpg);
	background-position: center center;
	width: 1006px;
	height: 337px;
	border-width: 2px 2px 0px 2px;
	border-color: #000;
	border-style: solid;
}

.dfa_toc_tocbanner {
	background-image: url(./themes/site_themes/sideshow/_i/main/dfa/dfa_toc_tocbanner.png);
	height: 53px;
	width: 1010px;
	position: absolute;
	top: 280px;
	left: 0px;
	text-indent: -9999px;
}

.dfa_toc_notabacker {
	background-image: url(./themes/site_themes/sideshow/_i/main/dfa/dfa_toc_headerlinks_sprite_01.png);
	background-position: 0px 0px;
	position: absolute;
	right: -4px;
	top: 0px;
	text-indent: -9999px;
	border: none;
	width: 154px;
	height: 90px;
}
.dfa_toc_notabacker:hover {
	background-position: 0px -90px;
	cursor: pointer;
}
.dfa_toc_officialsite {
	background-image: url(./themes/site_themes/sideshow/_i/main/dfa/dfa_toc_headerlinks_sprite_02.png);
	background-position: 0px 0px;
	position: absolute;
	right: -4px;
	top: 90px;
	text-indent: -9999px;
	border: none;
	width: 154px;
	height: 112px;
}
.dfa_toc_officialsite:hover {
	background-position: 0px -112px;
	cursor: pointer;
}

.dfa_toc_body {
	background-image: url(./themes/site_themes/sideshow/_i/main/dfa/dfa_toc_header_02.jpg);
	background-position: top center;
	background-color: #000000;
	width: 1006px;
	border-width: 0px 2px 2px 2px;
	border-color: #000;
	border-style: solid;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
}
.dfa_toc_body a:link, .dfa_toc_body a:visited {
	color: rgba(0,0,0, 0.6);
}
.dfa_toc_body a:hover {
	color: rgba(0,0,0, 1);
}

.dfa_toc_fullwidth {
	margin: 0px 20px 20px 20px;
	padding: 13px 20px 15px 20px;
	background-color: #ffffe0;
	color: #000;
	box-shadow: 0px 0px 10px black;
}

.dfa_toc_rss {
	background-image: url(./themes/site_themes/sideshow/_i/main/dfa/dfa_toc_backer_rss.png);
	width: 50px;
	height: 78px;
	float: right;
	text-indent: -9999px;
	margin: 0px 0px 10px 10px;
}

.dfa_toc_latest {
	margin: 0px 20px 0px 20px;
	background-color: #ffffe0;
	color: #000;
}


.dfa_toc_latest-head {
	float: left;
	background-color: #000736;
	padding: 20px;
	font-size: 31px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	font-family: 'CaviarDreamsBold';
	text-shadow: 0px 0px 10px white, 1px 1px 0px rgb(108, 108, 255), 2px 2px 0px rgb(107, 107, 255);
}

.dfa_toc_latest-content {
	float: left;
	padding: 16px 20px 0px 27px;
}

.dfa_toc_latest-link {
	font-size: 22px;
	font-family: sans-serif;
	font-weight: normal;
	line-height: 26px;
	margin-left: -10px;
	font-family: 'CaviarDreamsBold';
	letter-spacing: -1px;
	text-shadow: 2px 2px 0px rgb(197, 142, 0), 1px 1px 0px rgb(196, 141, 0), 0px 0px 10px rgb(104, 81, 21);
}

.dfa_toc_latest-link li:before {
	content: '\00BB';
	padding-right: 7px;
	vertical-align: 1px;	
}

.dfa_toc_column {
	margin-left: 20px;
	float: left;
}

.dfa_toc_block {
	margin: 20px 0px 20px 0px;
	background-color: #ffffe0;
	color: #000;
	width: 473px;
}

.dfa_toc_disclaimer {
	font-size: smaller;
}

.dfa_toc_discipline-head {
	font-family: 'CaviarDreamsBold';
	font-size: 31px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	padding: 15px 20px 0px 20px;
	height: 46px;
	min-height: 46px;
	line-height: 35px;
	text-shadow: 0px 0px 15px rgba(235, 255, 0, 0.7), 1px 1px 0px black, 2px 2px 0px black;
}

.dfa_toc_documentary { background-color: #8F3B1B; padding-top: 14px; }
.dfa_toc_programming { background-color: #404F24; }
.dfa_toc_game { background-color: #B6A32B; }
.dfa_toc_art { background-color: #404F24; }
.dfa_toc_writing, .dfa_toc_audio { background-color: #668D3C; }
.dfa_toc_production, .dfa_toc_project { background-color: #2D630A; }
.dfa_toc_assorted { background-color: #855723; }


.dfa_toc_discipline-subhead {
	font-family: serif;
	font-size: 10px;
	font-style: italic;
	color: #FFA78B;
	line-height: 0px;
	margin-top: -2px;
}

.dfa_toc_discipline-text {
	font-size: 12px;
}

.dfa_toc_block ul {
	padding: 0px 20px;
	list-style-type: none;
	margin-top: 0px;
}

.dfa_toc_block li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	line-height: 1.4em;
	margin: 0px -20px;
	padding: 5px 20px;
}
.dfa_toc_block li:first-child {
	padding-top: 8px;
}
.dfa_toc_block li:last-child {
	padding-bottom: 10px;
}

.dfa_toc_block li:hover, .dfa_toc_latest:hover {
	background-color: rgb(255, 173, 0);
	box-shadow: inset 0px 0px 14px 0px rgba(133, 53, 0, 0.5);
}

div.dfa_toc_sublinks {
	text-indent: 17px;
	text-transform: uppercase;
	font-size: 8px;
}
span.dfa_toc_sublinks {
	font-size: 10px;
	font-weight: bold;
	padding-left: 7px;
	vertical-align: 1px;
	text-transform: uppercase;
}

.dfa_toc_subinfo {
	text-indent: 30px;
}

.dfa_toc_block_date {
	font-size: 11px;
	font-style: italic;
	color: #888888;
	font-weight: normal;
	color: rgba(0,0,0, 0.6);
}

.dfa_toc_byline {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	color: rgba(0,0,0, 0.6);
}

.dfa_toc_minor {
	font-weight: normal;
}

.dfa_toc_block li:before {
	content: '\00BB';
	padding-right: 7px;
	vertical-align: 1px;
}

.dfa_toc_newitem {
	font-size: 12px;
	color: #fff;
	background-color: #CE8211;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 1px 3px 2px 4px;
	margin-left: 4px;
}

.dfa_toc_block li a:link, .dfa_toc_latest-link a:link { color: #000000; border-bottom: 1px dotted #000000; text-decoration: none;}
.dfa_toc_block li a:visited, .dfa_toc_latest-link a:visited { color: #000000; border-bottom: 1px dotted #000000; text-decoration: none;}
.dfa_toc_block li a:hover, .dfa_toc_latest-link a:hover { color: #444444; border-bottom: 1px dotted #444444; text-decoration: none;}
.dfa_toc_block li a:active, .dfa_toc_latest-link a:active { color: #000000; border-bottom: 1px dotted #000000; text-decoration: none;}

.dfac_container {
	width: 602px;
	border: 1px solid #000;
	background-color: #f6e4b5;
	background-image: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_bodybackground.png);
}

.dfac_header {
    background: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_header.png) repeat-x left top;
    height: 218px;
    text-indent: -9999px;
}

.dfac_topnav {
    background: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_topnav.png) no-repeat left top;
    height: 30px;
    margin-top: 10px;
    padding-top: 16px;
}

.dfac_body {
	padding: 10px 0px 8px 32px;
}

.dfac_subhead {
	text-align: center;
	font-family: 'Courgette', cursive;
	font-size: 18px;
	color: #000;
	text-shadow: -2px 1px 2px #e7b83f;
}

.dfac_episode {
	margin-top: 20px;
	width: 537px;
	position: relative;
}

.dfac_episodeheader {
	padding: 13px 6px 3px 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-image: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_episodebackgroundhead.png);
}

.dfac_episodenumber {
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 15px;
	margin-right: 5px;
	color: #006;
}
.dfac_episodetitle {
	font-family: 'Courgette', cursive;
	font-size: 29px;
	color: #c10b0b;
}

.dfac_episodebody {
	background-image: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_episodebackground.png);
	background-position: 0px 18px;
}

.dfac_episodelinkrow {
	padding: 0px 0px 0px 24px;
	font-family: 'Arvo', serif;
	font-weight: 700;
	font-size: 15px;
	height: 18px;
}

.dfac_link {
	margin-right: 20px;
	float: left;
}

.dfac_checkbox {
	background: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_checkbox.gif) bottom;
	height: 17px;
	width: 11px;
	text-indent: -9999px;
	float: left;
}

a.dfac_link:link, a.dfac_link:visited {
	color: #000;
	text-decoration: none;
}
a.dfac_link:hover .dfac_checkboxtext, a.dfac_link:active .dfac_checkboxtext {
	color: #be0000;
	border-bottom: 1px dashed #fffde7;
}
a.dfac_link:hover .dfac_checkbox, a.dfac_link:active .dfac_checkbox {
	background-position: 0 0;
}

.dfac_checkboxtext {
	margin-left: 4px;
	margin-top: -1px;
	float: left;
}

.dfac_episodedescription {
	padding: 3px 20px 20px 24px;
	font-family: 'Amaranth', sans-serif;
	line-height: 19px;
	font-size: 14px;
	color: #242424;
}

.dfac_participantblock {
	font-family: 'Arvo', serif;
	font-size: 15px;
	font-weight: 700;
	margin-top: 16px;
	margin-bottom: 0px;
	color: #000;
}

.dfac_headmode {
	margin-top: 3px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 11px;
	font-family: 'Amaranth', sans-serif;
	color: #242424;
}

.dfac_headmode>li {
	display: inline;
	margin-right: 15px;
}

.dfac_headmode>li>img {
	display: inline;
}

.dfac_headmode>li>img:hover {
	opacity: 0.9;
	filter:alpha(opacity=90);
}

.dfac_episodebottom {
	height: 17px;
	text-indent: -9999px;
	background-image: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_episodebottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.dfac_footer {
	text-indent: -9999px;
	background-image: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_footer.png);
	height: 27px;
}

.dfac_thumbtack {
	text-indent: -9999px;
	background-image: url(./themes/site_themes/sideshow/_i/main/dfac/dfac_thumbtack.png);
	width: 25px;
	height: 26px;
	position: absolute;
	top: -2px;
	left: 252px;
}