/*
Theme Name: Dueling Analogs New
Description: The default Dueling Analogs theme.
Version: 7.0
Author: Steve Napierski
Author URI: http://duelinganalogs.com/
Tags: gray
*/
/* Google Fonts imports because the default fonts are boring
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:700|Oswald);
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body,html{
	min-width:1024px;
}
body {
	background: #fff;
	font: 16px/24px Arial,Helvetica,sans-serif;
	color:#444;
	font-weight: 300;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a{
	color:#1122cc;
}
a:hover{
	color:#000;
}
.clear {
	clear:both;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
p img {
    max-width: 100%;
    padding: 0;
}
acronym, abbr,dfn{border-bottom: 1px dotted #424242;cursor:help;}
small {
	font-size: 12px;
}
em {
	font-style: italic;
}
/* =Base
-------------------------------------------------------------- */
body {
	background:url('images/body-bg.png');
	padding-top:105px;
}
#page, #absoluteTop .middle {
	margin: 0 auto;
	width:1080px;
}
#topBannerAd, #bottomBannerAd {
	background: none repeat scroll 0 0 #FFFFFF;
	-moz-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.6);
	-webkit-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.6);
	box-shadow: 0 2px 5px rgba(50, 50, 50, 0.6);
	height: 90px;
	margin: 0 auto 15px;
	padding: 2px;
	width: 738px;
	position:relative;
	overflow:hidden;
}
 #bottomBannerAd{
	 margin:15px auto;
 }
	 
#ad1_footer img {
	display: table;
}
#main {
	width:1080px;
	background: #D9D9D9;
	padding:0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 -1px 5px rgba(50, 50, 50, 0.60);
	-moz-box-shadow:    0 -1px 5px rgba(50, 50, 50, 0.60);
	box-shadow:         0 -1px 5px rgba(50, 50, 50, 0.60);
	border:10px solid #d9d9d9;
	position:relative;
	margin-left:-10px;
}
#shell {
	background: url("images/main-bg.png") repeat-y scroll 0 0 #fff;
	border-radius: 3px;
}
#left {
	float: left;
	margin: 0 -330px 0 0;
	width:750px;
	border-radius:3px 0 0 3px;
	background:#fff;
}
#right {
	float:right;
	width:330px;
	padding:0 0 10px ;
	min-height:200px;
	border-radius:0 3px 3px 0;
    overflow: hidden;
}
/* =Header
-------------------------------------------------------------- */
hgroup #site-title {
	display:inline-block;
}
#site-title {
	background: url("images/spritev2.png") no-repeat scroll -21px 0 transparent;
	float: left;
	height: 90px;
	margin: -30px 20px 0;
	text-indent: -3000px;
	width: 144px;
}
#site-title a {
	display: block;
	height: 90px;
	width: 150px;
}
#absoluteTop {
	background: #FFF;
	border-bottom: 1px solid #dbdad6;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	margin: 0 auto 6px;
	direction: ltr;
	font: 12px/28px Arial, Helvetica, sans-serif;
	height: 90px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9998;
	min-width:1120px;
	padding:0 20px 0 0;
}
#upper {
	display:block;
	width:100%;
	background:#424242;
	height:30px;
	min-width:1120px;
	padding:0 20px 0 0;
}
#upper .menu {
	margin: 0 auto;
    padding: 5px 10px 5px 0;
    width: 1080px;
}
#upper li {
	float:right;
	padding:0 5px;
	border-right:1px dotted #fff;
	line-height:16px;
}
#upper li:first-child {
	border:none;
}
#upper a {
	color:#DBDAD6;
	font:bold 12px/16px Arial;
	text-decoration:none;
}
#upper a:hover {
	color:#fff;
}
#access ul.menu {
	font-family: Oswald, Arial, serif;
	font-weight: 400;
	font-size:22px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access ul.menu li {
	float: left;
	position: relative;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #c8c8c8;
}
#access ul.menu li:hover, #access ul.menu .current_page_item {
	border-right: 1px solid #444;
	border-left: 1px solid #444;
}
#access ul.menu a {
	color: #4b5258;
	display: block;
	line-height: 60px;
	padding: 0 .5em;
	text-decoration: none;
	text-shadow:-1px -1px 1px #e1e1e1;
}
#access ul.menu ul {
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul.menu ul ul {
	left: 100%;
	top: 0;
}
#access ul.menu ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access ul.menu li:hover > a, #access ul.menu ul :hover > a, #access a:focus {
	background: #efefef;
}
#access ul.menu li:hover > a, #access ul.menu a:focus, #access ul.menu .current_page_item > a, #access ul.menu .current_page_ancestor > a {
	background: #3c9cd8;
	color: #fff;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, .7);
}
#access ul.menu li:hover > ul {
	display: block;
}
.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
#searchform {
	margin: 16px 9px 0;
	background-color: #EEEEEE;
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
	float: right;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 25px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	width: 250px;
}
#searchform input#s {
	background: none repeat scroll 0 50% transparent;
	border: 0 none;
	color: #909090;
	font: italic 9pt/1.3em Arial;
	height: 18px;
	margin-bottom: 0;
	padding: 1px 6px 0;
	width: 205px;
}
#searchform input#searchsubmit {
	background: url("images/spritev2.png") no-repeat scroll 3px 2px transparent;
	color: #464B5E;
	font: 11pt/1.3em Arial;
	margin-bottom: 0;
	padding: 6px;
	border:none;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	-webkit-box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.15) inset;
	box-shadow: 1px 0 1px 0 rgba(0, 0, 0, 0.15) inset;
	display: block;
	float: right;
	height: 25px;
	text-indent: -9999px;
	width: 27px;
}
#searchform input#searchsubmit:hover {
	cursor:pointer;
}
/* =Theme Content
-------------------------------------------------------------- */
h2.homeTitle{
font: 40px/60px 'Yanone Kaffeesatz', Oswald, Arial, Helvetica, sans-serif;
	margin: 0 10px;
	display:inline;
}
.paddingBottom{
padding-bottom:20px;
}
.horizontalDefault {
	height:188px;
	border-top:1px solid #d9d9d9;
	width:750px;
	position:relative;
}
#videos li a, #home li a, .horizontalDefault a{
	text-decoration:none;
	color:#424242;
}
.horizontalDefault:first-child {
	border:none;
}
.evenRow {
	background:#fafafa;
}
h1.selection-title {
	font: 24px/31px Oswald, Arial, Helvetica, sans-serif;
	padding: 10px 0;
	text-shadow:1px 1px 0 #FFFFFF;
}
.selection-content {
	padding-right: 15px;
}
.selection-footer {
	bottom: 13px;
	color: #909090;
	font: 11px/20px Oswald, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	text-align: right;
}
.selection-footer a {
	color:#909090;
	text-decoration:none;
}
.selection-footer a:hover {
	text-decoration:underline;
}
.selection-date {
	background:url("images/spritev2.png") no-repeat scroll -234px -1px transparent;
	height: 20px;
	padding-left: 25px;
}
.selection-comments {
	background:url("images/spritev2.png") no-repeat scroll -234px -39px transparent;
	height: 20px;
	padding-left: 25px;
}
.horizontalDefault img {
	width:235px;
	height:150px;
	padding:3px;
	background: none repeat scroll 0 0 #FFFFFF;
	-moz-box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	border:1px solid #bababa;
	float:left;
	margin:15px 15px 0;
}
.horizontalDefault:hover {
	background: #E8E9FA;
	color: #282828;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	z-index: 100;
}
#articles .horizontalDefault:hover {
background:#ffe7bf;
}
#discussion .horizontalDefault:hover {
background:#e3e2e4;
}
.horizontalDefault:hover img {
	background:#e5f6ff;
}
#articles .horizontalDefault:hover img {
background:#ffd07f;
}
#discussion .horizontalDefault:hover img {
background:#e3e2e4;
}
#articles,#searchResults,#discussion{
	border-top:1px solid #D9D9D9;
}
.horizontalDefault .category {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	bottom: 10px;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	left: 10px;
	line-height: 16px;
	padding: 4px 7px;
	position: absolute;
	text-transform: uppercase;
}
#infscr-loading{
	padding:10px;
	text-align:center;
}
.cat1 {
	background:#3C9CCD;
} /* comics */
.cat3,.cat1982 {
	background:#ffa100;
} /* articles */
.cat1543 {
	background:#540779;
} /* videos */
.cat1849 {
	background:#77ad1b;
} /* games */
.cat1850 {
	background:#F6005C;
} /* images */
.cat1851 {
	background:#000;
} /* new releases */
.cat1862 {
	background:#00cccc;
}/* discussions */
.cat1873 {
	background:#a09da4;
}
	table.releaseDates{border:0; width:100%;margin:10px auto;}
	table.releaseDates th{background-color:#fff;}
	table.releaseDates td{padding:5px;}
	table.releaseDates tr:nth-child(even)		{ background-color:#eee; }
	table.releaseDates tr:nth-child(odd)		{ background-color:#fff; }
/* exclusives */
.navigation {
	border-top: 1px solid #D9D9D9;
	padding: 10px;
	background: #fdfdfd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
	background: -moz-linear-gradient(top, #fdfdfd 0%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e6e6e6', GradientType=0 );
}
#articlesNav.navigation{
	margin-top:0;
}
.alignleft {
	float:left;
}
.alignleft a, .alignright a {
	display: inline-block;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow:    inset 0 0 1px #fff;
	box-shadow:         inset 0 0 1px #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 34px;
	padding: 12px 20px 0;
	color:#242424;
	text-decoration:none;
	font: 18px/21px Oswald, Arial, Helvetica, sans-serif;
	background: #fdfdfd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
	background: -moz-linear-gradient(top, #fdfdfd 0%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e6e6e6', GradientType=0 );
}
.alignleft a:hover, .alignright a:hover {
	-webkit-box-shadow: inset 0 0 4px #D9D9D9;
	-moz-box-shadow:    inset 0 0 4px #D9D9D9;
	box-shadow:         inset 0 0 4px #D9D9D9;
	background: #e6e6e6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #fdfdfd));
	background: -moz-linear-gradient(top, #e6e6e6 0%, #fdfdfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#fdfdfd', GradientType=0 );
}
.alignleft div {
	background: url("images/spritev2.png") no-repeat scroll -178px -76px transparent;
	display: inline-block;
	float: left;
	height: 34px;
	width: 19px;
	margin: 7px 20px;
}
.alignright {
	float:right;
	max-width: 280px;
}
.alignright div {
	background: url("images/spritev2.png") no-repeat scroll -199px -76px transparent;
	display: inline-block;
	float: right;
	height: 34px;
	width: 19px;
	margin: 7px 20px;
}
/* =Category Pages Content
-------------------------------------------------------------- */
h1#catTitle {
	font: 64px/80px 'Yanone Kaffeesatz', Oswald, Arial, Helvetica, sans-serif;
	margin: 0 10px;
	display:inline;
}
#pageNumber {
	color: #D9D9D9;
	float: right;
	font: 34px/20px 'Yanone Kaffeesatz', Oswald, Arial, Helvetica, sans-serif;
	padding: 30px 10px 10px;
}
#catDescription {
	color: #909090;
	padding: 0 0 20px 10px;
}
.color1543 {
	color:#540779;
} 
.color1 {
	color:#3C9CCD;
} 
.color1862{
	color:#00cccc;
}
.color1850 {
	color:#F6005C;
}
.color1849{
	color:#77ad1b;
}
.color3,.color1982{
	color:#ffa100;
}
.color1873{
	color:#a09da4;
}
/* videos */
#videos li, #home li {
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin: 8px 9px;
	padding: 10px;
	border:1px solid #e8e8e8;
	-webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5), inset 0 0 1px #fff;
	-moz-box-shadow:    0px 1px 2px rgba(50, 50, 50, 0.5), inset 0 0 1px #fff;
	box-shadow:         0px 1px 2px rgba(50, 50, 50, 0.5), inset 0 0 1px #fff;
	height: 180px;
	padding: 10px;
	width: 210px;
	position:relative;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(9%, #ffffff), color-stop(100%, #efefef));
	background: -moz-linear-gradient(top, #ffffff 9%, #efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 );
}
#videos li:hover, #home li:hover {
	cursor:pointer;
	-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75), inset 0 0 1px #fff;
	-moz-box-shadow:    0px 1px 3px rgba(50, 50, 50, 0.75), inset 0 0 1px #fff;
	box-shadow:         0px 1px 3px rgba(50, 50, 50, 0.75), inset 0 0 1px #fff;
	border:1px solid #D9D9D9;
}
#videos li .image div {
	background: #540779;
	height: 130px;
	left: 10px;
	margin: 3px;
	position: absolute;
	top: 10px;
	width: 204px;
	opacity:.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	display:none;
}
#videos.images li .image div {
	background: #F6005C;
}
#videos.games li .image div {
	background: #77ad1b;
}
#videos img,#home img {
	width: 204px;
}
#videos h2, #home h2 {
	font: 14px/21px Oswald, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #FFFFFF;
}
#videos li:hover h2 {
	color:#540779;
}
#videos.images li:hover h2{
	color:#F6005C;
}
#videos.games li:hover h2{
	color:#77ad1b;
}
#home li:hover h2 {
	color:#1122CC;
}
#videos .image, #home .image {
	display:block;
	height:130px;
	overflow:hidden;
	margin-bottom: 5px;
	padding:3px;
	background: none repeat scroll 0 0 #FFFFFF;
	-moz-box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
}
#videos li .button {
	background: url("images/spritev2.png") no-repeat scroll -168px -1px transparent;
	height: 64px;
	left: 79px;
	position: absolute;
	top: 49px;
	width: 64px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
#videos .category, #home .category {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	top: 127px;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	left: 5px;
	line-height: 16px;
	padding: 4px 7px;
	position: absolute;
	text-transform: uppercase;
}
#videos li .overview {
	background: #540779;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
	position: absolute;
	width: 240px;
	z-index: 200;
	border-width: 9px;
	color:#fff;
	opacity:0;
	-moz-box-shadow: 5px 5px 3px rgba(50, 50, 50, 0.5);
	-webkit-box-shadow: 5px 5px 3px rgba(50, 50, 50, 0.5);
	box-shadow: 5px 5px 3px rgba(50, 50, 50, 0.5);
	font: 11px/15px Arial, Helvetica, sans-serif;
	display:none;
}
#videos li .overview:after, #videos li .overview:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: -20px;
	position: absolute;
	width: 0;
}
#videos li .overview:before {
	border-width: 10px;
	border-right-color:  #540779;
	top: 10px;
}
#videos li .overview p {
	padding: 10px 0 5px;
}
#videos li .overview a {
	background:#7F459B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}
#videos li:hover .button, #videos li:hover .image div{
	display:block;
}
#videos li .overview a:hover{
	color:#7F459B;
	background:#fff;
}
/* sidebyside */
#sidebyside{
    	border-top: 1px solid #E8E8E8;
	margin-bottom:-20px;
}
#sidebyside li {
	border-bottom: 1px solid #E8E8E8;
    	border-right: 1px solid #E8E8E8;
    	float: left;
    	height: 137px;
    	padding: 10px;
    	position: relative;
    	width: 354px;
	background:#fff;
}
/* #sidebyside li.evenRow{
	border-right:none;
	width:355px;
	background:#fff;
} */
#sidebyside li:hover {	
	background:#e5f6ff;
	cursor:pointer;
}
#sidebyside li .image div {
	background: #540779;
	height: 130px;
	left: 10px;
	margin: 3px;
	position: absolute;
	top: 10px;
	width: 204px;
	opacity:.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	display:none;
}
#sidebyside img {
	width: 160px;
}
#sidebyside h2 {
	font: 18px/24px Oswald, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-bottom:10px;
}
#sidebyside li:hover h2 {
	color:#3C9CCD;
}
#sidebyside .image {
	display:inline-block;
	height:103px;
	overflow:hidden;
	margin: 0 5px 5px 0;
	padding:3px;
	-moz-box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	box-shadow: 0 0 2px rgba(50, 50, 50, 0.6) inset;
	float:left;
}
#sidebyside .category {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	top: 100px;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	left: 5px;
	line-height: 16px;
	padding: 4px 7px;
	position: absolute;
	text-transform: uppercase;
}
#sidebyside .tags{
	height: 27px;
    margin-top: 5px;
    overflow: hidden;
}
#sidebyside .tags a {
	background: none repeat scroll 0 0 #EEEEEE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #909090;
	display: inline-block;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
	    font: 11px/15px Arial,Helvetica,sans-serif;
}
#sidebyside li:hover .tags a{
	color:#fff;
	background:#3C9CCD;
}
#sidebyside li .tags a:hover{
	color:#3C9CCD;
	background:#fff;
}
#sidebyside .selection-date{
    background: url("images/spritev2.png") no-repeat scroll -245px -1px transparent;
    color: #909090;
    font: 11px/20px Oswald,Arial,Helvetica,sans-serif;
    padding-left: 14px;
    text-align: right;
}
#sidebyside.group1862 li:hover .tags a{
	background:#00cccc;
	color:#fff;
}
#sidebyside.group1862 li .tags a:hover{
	color:#00cccc;
	background:#fff;
}
#sidebyside.group1862 li:hover h2 {
	color:#00cccc;
}
#sidebyside.group1862 li:hover{
	background:#ebffff;
}
#years {
	border-top: 1px solid #D9D9D9;
	height: 26px;
	padding: 10px;
	background: #fdfdfd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
	background: -moz-linear-gradient(top, #fdfdfd 0%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e6e6e6', GradientType=0 );
}
#years li{
	float:left;
}
#years li a{
	display: inline-block;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow:    inset 0 0 1px #fff;
	box-shadow:         inset 0 0 1px #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: 14px/14px Oswald,Arial,Helvetica,sans-serif;
    	height: 21px;
    	padding: 6px 11px 0;
	color:#242424;
	text-decoration:none;
	background: #fdfdfd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
	background: -moz-linear-gradient(top, #fdfdfd 0%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e6e6e6', GradientType=0 );
	margin: 0 5px 0 0;
    	min-width: 27px;
}
#years li a:hover {
	-webkit-box-shadow: inset 0 0 4px #D9D9D9;
	-moz-box-shadow:    inset 0 0 4px #D9D9D9;
	box-shadow:         inset 0 0 4px #D9D9D9;
	background: #e6e6e6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #fdfdfd));
	background: -moz-linear-gradient(top, #e6e6e6 0%, #fdfdfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#fdfdfd', GradientType=0 );
}
#years li.active_page a{
	color:#fff;
	background:#3C9CCD !important;
	border:1px solid #3C9CCD;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
#years li.sectionTitle{
height: 21px;
    line-height: 21px;
    padding: 3px 15px 3px 3px;
}
#mainArea{
	text-align:center;
}
input#submit, input.gform_button{
background: #627aac; /* Old browsers */
background: -moz-linear-gradient(top, #627aac 0%, #4f6aa3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627aac), color-stop(100%,#4f6aa3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #627aac 0%,#4f6aa3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #627aac 0%,#4f6aa3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #627aac 0%,#4f6aa3 100%); /* IE10+ */
background: linear-gradient(top, #627aac 0%,#4f6aa3 100%); /* W3C */
border: 1px solid #29447e;
border-radius:6px;
box-shadow: 0 1px 2px rgba(0,0,0,.2);
display:inline-block;
outline:medium none;
	padding:8px 20px;
text-align:center;
text-decoration:none;
text-shadow:-1px -1px 0 #29447e;
cursor:pointer;
color: #fff;
	font-size: 13px;
    font-weight: bold;
margin:5px 1px 15px 0;
float:right;
}
input#submit:hover, input#submit:active, input.gform_button:hover, input.gform_button:active{
	border:1px solid #193165;
}
input#submit:active, input.gform_button:active{
background: #4f6aa3; /* Old browsers */
}
input.gform_button{
	float:none;
	clear:both;
}
/* ----- Sidebar ----- */
.sidebarContent{
	width:300px;
	margin:15px auto 25px;
	position:relative;	
	z-index: 0;
}
.sidebarContentUpper{
	width:300px;
	margin:15px auto 0;
}
.adspot_link{
	padding-bottom:25px !important;
}
h3.widgettitle{
	background: url("images/sidebar-header.png") repeat-y scroll left center #424242;
    border-top: 1px solid #000000;
    color: #f9f9f9;
    font: 24px/40px 'Yanone Kaffeesatz',Oswald,Arial,Helvetica,sans-serif;
    height: 40px;
    letter-spacing: 0.5px;
    text-indent: 15px;
    text-shadow: -1px -1px 0 #000000;
}
.aktt_tweets ul{	
	margin:25px auto 20px;
	width:286px;
}
.aktt_tweets li{
    color: gray;
    direction: ltr;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    line-height: 1.28;
    text-align: left;
	margin: 0 0 10px;
	clear:both;
}
.aktt_tweets li a{
	text-decoration:none;
	color:#3B5998;
}
.aktt_tweets li a:hover{
	text-decoration:underline;
}
.aktt_tweets li:before{
	content:url(http://beta.pierskiport.com/wp-content/themes/dueling7/images/tweet.png);
	float:left;
	padding:0 10px 5px 2px;
}
.aktt_tweet_time{ font-size:9px;color:gray;}
.aktt_tweet_time:hover{color:gray;}
.aktt_tweet_time:before{content:" - ";}
li.aktt_more_updates{
	border-top: 1px solid #CCCCCC;
    padding: 4px 0;
	margin-top: 25px;
}
li.aktt_more_updates:before{
	content:url(http://beta.pierskiport.com/wp-content/themes/dueling7/images/twitter.png);
	float:none;
	vertical-align: top;
	padding:4px;
}
li.aktt_more_updates a{
	font-size:9px; color:gray;
}
/* ----- Post ----- */
h1.entry-title {
	display: inline;
    font: 36px/58px 'Yanone Kaffeesatz',Oswald,Arial,Helvetica,sans-serif;
    margin: 0 10px;
}
h1.entry-title a{
	color: #444;
	text-decoration:none;
	border-bottom:2px dotted #fff;
	padding-bottom:4px;
}
h1.entry-title a:hover{
	border-bottom:2px dotted #444;
}
h1.noAd{
	border-bottom: 1px dotted #AAAAAA;
	display:block;
    margin: 0 20px;
    padding: 20px 0 0;
    word-wrap: break-word;
}
#upperContent{
	margin-top:10px;
	text-align:center;
	padding:10px 0;
	border-top: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
}
#exclusiveNav {
	background: #fdfdfd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
	background: -moz-linear-gradient(top, #fdfdfd 0%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e6e6e6', GradientType=0 );
	border-bottom: 1px solid #D9D9D9;
    height: 58px;
    margin-bottom: 10px;
    padding: 10px 0 0;
}
#exclusiveNav li{
	float:left;
	margin-left:10px;
	text-align:left;
	}
#mainBannerAd {
	background: none repeat scroll 0 0 #FFFFFF;
	-moz-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.6);
	-webkit-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.6);
	box-shadow: 0 2px 5px rgba(50, 50, 50, 0.6);
	height: 90px;
	margin: 0 auto 15px;
	padding: 2px;
	width: 728px;
	position:relative;
}
#exclusiveNav span{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	height: 34px;
	padding: 12px 20px 0;
	color:#c3c3c3;
	text-decoration:none;
	font: 18px/21px Oswald, Arial, Helvetica, sans-serif;
	-webkit-box-shadow: 0 2px 3px #c3c3c3 inset;
	-moz-box-shadow:    0 2px 3px #c3c3c3 inset;
	box-shadow:         0 2px 3px #c3c3c3 inset;
	width: 75px;
	border:1px solid #f1f1f1;
}
#exclusiveNav a{
	display: inline-block;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow:    inset 0 0 1px #fff;
	box-shadow:         inset 0 0 1px #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 34px;
	padding: 12px 20px 0;
	color:#242424;
	text-decoration:none;
	font: 18px/21px Oswald, Arial, Helvetica, sans-serif;
	background: #fdfdfd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
	background: -moz-linear-gradient(top, #fdfdfd 0%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e6e6e6', GradientType=0 );
	width: 75px;
}
#exclusiveNav a:hover {
	-webkit-box-shadow: inset 0 0 4px #D9D9D9;
	-moz-box-shadow:    inset 0 0 4px #D9D9D9;
	box-shadow:         inset 0 0 4px #D9D9D9;
	background: #e6e6e6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #fdfdfd));
	background: -moz-linear-gradient(top, #e6e6e6 0%, #fdfdfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#fdfdfd', GradientType=0 );
	cursor:pointer;
}
#exclusiveNav .next, #exclusiveNav .last{
	text-align:right;
	}
	#exclusiveNav .defining{
	font: 24px/24px 'Yanone Kaffeesatz',Oswald,Arial,Helvetica,sans-serif;
    padding-top: 12px;
    text-align: center;
    width: 223px;
	color: #A3A3A3;
	text-shadow: -1px -1px 0 #FFFFFF;
	}
.entry-content{
	padding: 10px 20px 40px;
	font: 16px/24px Arial,Helvetica,sans-serif;
	clear: both;
}
.entry-content strong{
	font-weight:bold;
}
.entry-content em{
	font-style:italic;
}
.entry-content p{
	padding-bottom: 15px;
}
h2.repeat-title{
	border-bottom: 1px dotted #AAAAAA;
	font-size: 28px;
	margin: 0 20px;
	padding: 20px 0 10px;
	word-wrap: break-word;
	line-height: 28px;
}
.hentry .aboutThis{
	color:#999;
	font-size: 12px;
	padding: 0 20px;
	height:auto;
	width:auto;
	display:inline;
}
.aboutThis a{
	color:#999;
	text-decoration:none;
}
.aboutThis a:hover{
	color:#999;
	text-decoration:underline;
}
.tags{
	display: inline;
    float: right;
    font-size: 12px;
	margin-right: 20px;
	width:360px;
	text-align:right;
}
.tags a{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px;
	white-space: nowrap;
}
.tags a:hover{
	text-decoration:underline;
}
.hentry{
	background:#fff;
	border-bottom:2px solid #D9D9D9;
	border-radius:3px 0 0 0;
}
.singlePost{
	background:#eee;
}
.notExclusive{
	margin-bottom: 10px;
}
.source{
	background: none repeat scroll 0 0 #EEE;
    	border-left: 2px solid #D9D9D9;
    	font-size: 14px;
    	line-height: 20px;
    	padding: 5px 0 5px 10px;
}
/* ----- Social Media ----- */
#floating-box-container{
	left: -81px;
    position: absolute;
    top: 0;
    width: 60px;
}
#floating-ad-container{
	padding-top: 10px;
}
#floating-ad{
	width: 330px;
}
.upperFloating{
    z-index: 1;
	width:300px;
	margin:105px 0 15px 15px;
}
#floating-box-container ul{
	border-radius:10px 0 0 10px;
	border-bottom:10px solid #D9D9D9;
	border-top:10px solid #D9D9D9;
	border-left:10px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
    background: #fff;
    margin-top: 120px;
    padding: 0 0 10px 10px;
    width: 60px;
    z-index: 1;
}
#floating-box-container li{
	padding-top: 10px;
}
.fixed {
    position: fixed;
    top: 0;
}
#floating-box-container .twitter{
	height:20px;
	width:50px;
	background: url("images/spritev2.png") no-repeat scroll  0 -100px transparent;
	display:block;
	    margin-bottom: 5px;
}
#floating-box-container .tumblr{
	height:20px;
	width:50px;
	background: url("images/spritev2.png") no-repeat scroll -50px -100px transparent;
	display:block;
}
#floating-box-container .pinterest{
	height:20px;
	width:50px;
	background: url("images/spritev2.png") no-repeat scroll -100px -100px transparent;
	display:block;
	    margin-bottom: 5px;
}
#slidebar{
	margin-bottom:-105px;
}
/* Comments */
ol.commentlist li {
	padding:5px;
	margin:10px 0 0;
	border-bottom: 1px solid #D9D9D9;
}
.vcard {
	display:block;
	height:71px;
	padding:15px 10px;
	position:relative;
}
.vcard small{
font-size:.8em;
}
.authorArrow {
	background:url("images/comic-bg.png") no-repeat scroll 19px bottom transparent;
	bottom:0;
	display:block;
	height:15px;
	position:absolute;
	width:60px;
}
.gravatar {
	border:1px solid #DDDDDD;
	float:left;
	margin:4px 6px 4px 4px;
	padding:1px;
	height:64px;
}
cite.fn {
	font-style:normal;
	font-weight:bold;
font:18px/20px Arial,Helvetica,sans-serif;
text-shadow:1px 1px 0 #FFFFFF;
}
cite.fn a{
text-shadow:none;
}
.actualComment {
	background-color:#FFF;
	display:block;
	margin:0 7px 7px;
	padding:10px;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
position:relative;
}
.actualComment:before{
border-left: 200px solid transparent;
border-right: 200px solid transparent;
border-top: 80px solid #FF0000;
bottom: 0;
height: 0;
left: -101px;
position: absolute;
width: 0;
}
.actualComment p {
	padding:10px;
}
ol.commentlist li.1comment-author-admin {
	background:#666c72;
}
ol.commentlist li.1comment-author-admin .comment-author {
	color:#fff;
}
ul.children li {
	margin-left:25px;
	background:#d9d9d9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-right:7px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
	border:1px solid #b3b3b3;
}
ul.children .children li, ul.children .children .children .children li {
	background:#eee;
}
ul.children .children .children li {
	background:#d9d9d9;
}
.reply {
	display:block;
}
.reply a {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url("/wp-admin/images/white-grad.png") repeat-x scroll 0 0 #EBF0F3;
	border:1px solid #BBBBBB;
	color:#464646;
	display:table;
	margin:5px 7px 15px 0;
	padding:4px 20px;
	text-decoration:none;
	float:right;
	font-size:13px;
	font-weight:bold;
	text-shadow:0 1px 1px #FFF;
}
.reply a:hover {
	border-color:#d9d9d9;
	color:#4B5258;
}
#comment, #author, #email, #url, #senders_first, #senders_email, #mail_message, #security_code, #recipient_email {
	background:#fff;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    font: 300 14px/18px Arial,Helvetica,sans-serif;
    padding: 6px 10px;
}
#comment:hover, #author:hover, #email:hover, #url:hover, #senders_first:hover, #senders_email:hover, #mail_message:hover, #security_code:hover, #recipient_email:hover {
	background: #e6e6e6;
}
#comment {
	width: 97%;
}
h3.commentSection{
background: none repeat scroll 0 0 #E6E6E6;
    border-bottom: 1px solid #D9D9D9;
    font-size: 20px;
    padding: 12px;
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
}
h3.respondSection{
background: none repeat scroll 0 0 #E6E6E6;
    border-bottom: 1px solid #D9D9D9;
    font-size: 20px;
    padding: 12px;
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
}
#author, #email, #url {
	width: 200px;
	margin: 5px 5px 5px 0;
}
#respond{
padding:10px;
background:#eee;
}
.comment-wrap{
	background:#eee;
}
.upperFloating{
	height:250px;
	width:300px;
	overflow:hidden;
	display:block;
}
.sideStats {
	float:left;
	display:block;
	height:50px;
	width:90px;	
}
.sideStats em {
	font-style:normal;
	font-size:11px;
}
.sideStats a, .sideStats strong {
	font-weight:normal;
	border-bottom:1px dotted #EBF0F3;
	color:#424242;
	text-decoration:none;
	font:24px/22px "Century Gothic", Arial, Helvetica, sans-serif;
}
.sideStats a:hover {
	border-bottom:1px dotted #000;
	color:#000;
	text-decoration:none;
}
.statLinks a {
	margin-top:10px;
}
.statLinks{
margin-bottom:15px;
}
.disclaimer{
	    clear: both;
    color: #858585;
    font-size: 11px;
    margin: 0 auto 15px;
    width: 286px;
}
.footerAbout{
	margin: 10px auto 0;
    width: 286px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:20px;
}
.fourZeroFour{
	width:512px;
	height:448px;
	margin:20px auto;
}
.videoButton {
	background: url("images/spritev2.png") no-repeat scroll -168px -1px transparent;
	height: 64px;
	left: 105px;
	position: absolute;
	top: 60px;
	width: 64px;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}
.miniVideoButton {
	background: url("images/spritev2.png") no-repeat scroll -168px -1px transparent;
	height: 64px;
	left: 79px;
	position: absolute;
	top: 49px;
	width: 64px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.genre{
	background:#77AD1B;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #5E8C0F;
    bottom: -1px;
    left: 10px;
    margin: 4px -11px 0;
    padding-bottom: 1px;
    position: absolute;
    text-align: center;
    width: 232px;
}
#videos.games li .genre p{
	font: 14px/21px Oswald,Arial,Helvetica,sans-serif;
    text-shadow: 1px 1px 0 #5E8C0F;
	color:#fff;
}
#videos.games li{
	height: 210px;
}
/* Gravity Form Styles */
.gform_validation_container, h3.gform_title{
	display:none;
}
.ginput_container .medium, .ginput_container .small {
	background:#fff;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    font: 300 14px/18px Arial,Helvetica,sans-serif;
    padding: 6px 10px;
}
.ginput_container .medium:hover {
	background: #e6e6e6;
}
.ginput_container .textarea {
	width: 97%;
}
.ginput_container input.medium{
	width:50%;
	margin-bottom:10px;
}
.gform_heading{
	padding:15px 0;
}
.gfield_required{
	color:red;
	padding-left:5px;
}
#field_1_4 label:after,#field_1_5 label:after{
	content:" (optional)";
	color:#c2c2c2;
	font-size:.9em;
	padding-left:5px;
}
.requiredTitle{
	color: red;
	float: right;
	margin-top: -25px;
	font-size: 13px;
}
.gfield_radio li{
	float:left;
	padding-right:20px;
}
.gfield{
	clear:both;
}
.gfield_radio{
	height:40px;
}
.ginput_container .small{
	height:50px;
}
blockquote{
	background:#F5F4F4;
    border: 1px solid #D9D9D9;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
     margin-bottom: 15px;
    padding: 10px 10px 0;
}
.hover1:hover,#home li:hover .hover1 {
	color:#3C9CCD !important;
} /* comics */
.hover3:hover,.hover1982:hover,#home li:hover .hover3,#home li:hover .hover1982 {
	color:#ffa100 !important;
} /* articles */
.hover1543:hover,#home li:hover .hover1543 {
	color:#540779 !important;
} /* videos */
.hover1849:hover,#home li:hover .hover1849 {
	color:#77ad1b !important;
} /* games */
.hover1850:hover,#home li:hover .hover1850 {
	color:#F6005C !important;
} /* images */
.hover1851:hover,#home li:hover .hover1851 {
	color:#000 !important;
} /* new releases */
.hover1862:hover,#home li:hover .hover1862 {
	color:#00cccc !important;
} /* discussions */
.hover1873:hover,#home li:hover .hover1873 {
	color:#a09da4 !important;
}
.hoverbg1:hover {
	background:#3C9CCD;
	background:rgba(60,156,205,.5) !important;
} /* comics */
.hoverbg3:hover,.hoverbg1982:hover {
	background:#ffa100;
	background:rgba(255,161,0,.5) !important;
} /* articles */
.hoverbg1543:hover {
	background:#540779;
	background:rgba(84,7,121,.5) !important;
} /* videos */
.hoverbg1849:hover {
	background:#77ad1b;
	background:rgba(119,173,27,.5) !important;
	} /* games */
.hoverbg1850:hover {
	background:#F6005C;
	background:rgba(246,0,92,.5) !important;
} /* images */
.hoverbg1851:hover {
	background:#000;
	background:rgba(0,0,0,.5) !important;
} /* new releases */
.hoverbg1862:hover {
	background:#00cccc;
	background:rgba(0,204,204,.5) !important;
}/* discussions */
.hoverbg1873:hover {
	background: #a09da4;
	background:rgba(160,157,164,.5) !important;
}
.entry-content h5 {
	font: 24px/40px 'Yanone Kaffeesatz',Oswald,Arial,Helvetica,sans-serif;
	border-bottom: 1px dotted #424242;
	margin: 0 -7px 5px;
}
.advertiseHere{
	float:right;
	width:10px;
	height:90px;
	background: url("images/spritev2.png") no-repeat scroll -250px -66px transparent;
	text-indent:-9000px;
}
.advertiseHere a{
	display:block;
	height:90px;
	width:10px;
}
.fullImage{
	margin: -10px 0 -17px;
}
.subheading{
	color: #B3B3B3;
    font-size: 12px;
    margin: -15px 0 15px;
    text-align: center;
}
.otherSite{margin:10px auto;box-shadow:0 0 2px rgba(50, 50, 50, 0.6) inset;-moz-box-shadow:0 0 2px rgba(50, 50, 50, 0.6) inset;-webkit-box-shadow:0 0 2px rgba(50, 50, 50, 0.6) inset;padding:5px;width:300px;height:100px;}
.otherSite img{border:0;}
.lastOther{
	margin-bottom:25px;
}
#ad_banner_example{
	float:left;
}
#socialMini {
	display:none;
}
.fbFeedbackContent .composer{
	background:none !important;
}
/* TABLET LAYOUT 
----------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 991px) {
#floating-box-container{
	display:none;	
}
#socialMini {
  	width:100%;
	display:block;
 }
#socialMini li {
	float: left;
	width: 100px;
	padding: 5px 0;
}
	
}
/* Comic */
#access ul.menu #menu-item-2568:hover > a, #access ul.menu #menu-item-2568 a:focus, #access ul.menu #menu-item-2568.current_page_item > a, #access ul.menu #menu-item-2568.current_page_ancestor > a {
background: #3C9CCD;
}
/* Exclusive */
#access ul.menu #menu-item-2564:hover > a, #access ul.menu #menu-item-2564 a:focus, #access ul.menu #menu-item-2564.current_page_item > a, #access ul.menu #menu-item-2564.current_page_ancestor > a {
background: #0CC;
}
/* Images */
#access ul.menu #menu-item-2565:hover > a, #access ul.menu #menu-item-2565 a:focus, #access ul.menu #menu-item-2565.current_page_item > a, #access ul.menu #menu-item-2565.current_page_ancestor > a {
background: #F6005C;
}
/* Videos */
#access ul.menu #menu-item-2566:hover > a, #access ul.menu #menu-item-2566 a:focus, #access ul.menu #menu-item-2566.current_page_item > a, #access ul.menu #menu-item-2566.current_page_ancestor > a {
background: #540779;
}
/* Articles */
#access ul.menu #menu-item-2562:hover > a, #access ul.menu #menu-item-2562 a:focus, #access ul.menu #menu-item-2562.current_page_item > a, #access ul.menu #menu-item-2562.current_page_ancestor > a {
background: #FFA100;
}
/* Games */
#access ul.menu #menu-item-2563:hover > a, #access ul.menu #menu-item-2563 a:focus, #access ul.menu #menu-item-2563.current_page_item > a, #access ul.menu #menu-item-2563.current_page_ancestor > a {
background: #77AD1B;
}
/* Discussions */
#access ul.menu #menu-item-1873:hover > a, #access ul.menu #menu-item-1873 a:focus, #access ul.menu #menu-item-1873.current_page_item > a, #access ul.menu #menu-item-1873.current_page_ancestor > a {
	background: #a09da4;
}
.thinkTwitTweets{
margin: 25px auto 20px !important;
width: 286px;
}
.thinkTwitTweets li{
color: gray;
direction: ltr;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 11px;
line-height: 1.28;
text-align: left;
margin: 0 0 10px;
clear: both;
}
.thinkTwitTweets li::before {
content: url(images/tweet.png);
float: left;
padding: 0 10px 5px 2px;
}
.thinkTwitTweets li a {
text-decoration: none;
color: #3B5998;
outline: 0 !important;
}
.thinkTwitPublished{
	display:block;
}
.thinkTwitFollow{
	margin: 0 auto;
width: 158px;
padding-bottom: 15px;
}
#floatingAdFull img{
	display:block !important;
}
#followSocial{
	border-top: 1px solid #CCC;
	padding: 10px 0 20px 9px;
}
#followSocial a{
	background: url("images/social.png") transparent;
	height:20px;
	float:left;
	display:inline-block;
}
#followSocial a:hover{
	opacity:.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
.facebookFollow{
	background-position: 0 0 !important;
	width: 77px;
	margin-right: 5px;
	text-indent: -3000px;
}
.googleFollow{
	width: 77px;
	text-indent: -3000px;
	background-position: -82px 0 !important;
	margin-right: 5px;
}
.twitterFollow{
	width: 77px;
	margin-right: 5px;
	background-position: -164px 0 !important;
	text-indent: -3000px;
}
.rssFollow{
	width: 20px;
	background-position: -246px 0 !important;
	text-indent: -3000px;
}
.videoEmbed{
	margin: 10px auto 20px;box-shadow: inset 0 1px 4px rgba(0,0,0,.5);text-align: center;background: #f1f1f1;border-radius: 0 0 5px 5px;
}
#relatedPosts{background: #f1f1f1;
padding-bottom: 10px;
margin: 10px auto 20px;
border-bottom: 1px solid #D9D9D9;
border-top: 1px solid #D9D9D9;
box-shadow: inset 0 1px 3px 0 rgba(0,0,0,.25);
}
.fb-container {
    width: 296px;
    height: 326px;
    overflow: hidden;
}
.fb-container > div {
     margin: -1px 0px 0px -1px; 
}#globalAlert {
	background: #627aac;
	background: -moz-linear-gradient(top, #627aac 0%, #4f6aa3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627aac), color-stop(100%,#4f6aa3));
	background: -webkit-linear-gradient(top, #627aac 0%,#4f6aa3 100%);
	background: -o-linear-gradient(top, #627aac 0%,#4f6aa3 100%);
	background: -ms-linear-gradient(top, #627aac 0%,#4f6aa3 100%);
	background: linear-gradient(top, #627aac 0%,#4f6aa3 100%);
	border: 1px solid #29447e;
	margin: 0 0 5px;
	color: #fff;
	padding: 5px 0;
	text-align: center;
	border-radius: 2px;
	font-size: 110%;
	text-shadow: none;
	margin-bottom: 20px;
}
#globalAlert a{
	color:#fff;
	text-decoration:none;
}
#globalAlert a:hover{
	text-decoration:underline;
}
#globalAlert span {
	float: right;
	font-weight: bold;
	color: #fff;
	padding-right: 10px;
	text-shadow: -1px -1px 0 rgba(0,0,0,.5);
	cursor: pointer;
}
.twitter-tweet{
	margin:10px auto !important;
}
.tweets{width:296px;margin:10px auto;}
.tweets img{width:32px;height:32px;float:left;padding-right:10px;}
.tweets .avatar{clear:both;font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;font-size:11px;line-height: 1.1em;border-bottom: 1px solid #eee;padding: 10px 0;}
.tweets a{color:#3b5998;font-weight:bold;text-decoration:none;}
.tweets em a{display: block;text-align: right;color: #CCC;font-weight:normal;}
div#adspot_123543434.adspot{
	z-index:0;position:absolute;
}
.menu-item-6190{
	display:none !important;
}