* {
	list-style-type: none;
}
a, a img {
	outline: none;
	border: none;
}
.entry ol.relatedol {
	margin:0 0 20px 20px;
	padding: 0;
}

.entry ol.relatedol li {
	list-style-type: none;
	margin:3px;
	padding: 0;
}

.searchh3 {
	margin:0 0 10px 38px;
}

.searchh3 a:link, .searchh3 a:visited{
	color: red;
}
.searchh3 a:hover, .searchh3 a:focus{
	text-decoration: underline;
}

.search-list h2 {
	color: red;
}

.single-post blockquote p {
	font-size: 16px;
	line-height: 1.3;
	color: #666;
	padding:4px 30px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;

	}

#page {
	background:#121216;
	text-align: left;
	}
body.page-template .narrowcolumn {
	margin: 0;
}

body.page-template .post {
	margin-left: 200px;
}
.page-template h1, .page-template h2, .page-template h3, .page-template h4, .page-template h5, .page-template h6,  .page-template p {
}

.page-template h1 {
	padding: 12px 0 20px;
	font-weight: normal;
}
.page-template .post h2, .page-h2 {
	padding: 10px 0 10px;
	border-bottom: 1px solid #333;
	color: #999;
}

div.page-template div.post ul, .page-template .post li, .page-template .post ol, div.page-template div.post dl, .page-template .post h3, .page-template .post h4, .page-template .post h5 {
	color: #ccc;
	line-height: 1.5;
}

#page-template-nav {
	float: left;
	margin: 10px 0 0 ;
	padding: 0;
	width: 180px;
	line-height: 1.5;
}

#page-template-nav a {
	color: #fff;
}

div#page-template-nav .current_page_item a{
	color: #333;
}
#page-template-nav li {
	padding: 3px 7px 3px 0;
}


#container {
	position: relative;

	

}
#content {
	font-size: 1.2em;
	position: relative;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

/*.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
} 
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	margin: 0;
	padding: 5px 35px;
	}

h2 {
	font-size: 1.6em;
	}
	
div#content .narrowcolumn .search-list h3  {
	color: #fff;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
#headerimg .description {
	background: url(images/heroes.png) 0 0 no-repeat;
	position: absolute;
	top: 23px;
	left: 128px;
	width: 189px;
	height: 118px;
	text-indent: -999em;
}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
	p {
	text-align: left;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:link, a:visited, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover, a:focus {
	color: #06c;
	text-decoration: underline;
	}
.home-subscribe a:link, .home-subscribe a:visited {
	color: #fff;
} 

.home-subscribe a:hover, .home-subscribe a:focus {
	color:#000;
} 

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	background: #121216;
		background:#000 url(images/body-bg.jpg) top center no-repeat;
	}

#page {
	background:url(images/page-bg.png) 0 0 repeat-y;
		margin: 0px auto;
	padding: 0 0px 0 10px;
	width: 980px;
	position: relative;
	}

#header {
	margin: 0 0 0 0px;
	padding: 15px 0 0;
	width: 960px; 
background: url(images/header-image-bg.jpg) 0 -50px no-repeat;
	height: 152px;
	}

#headerimg {
	margin: 0;
	height: 130px;
	width: 100%;
	background: url(images/header-bg.png) 0 7px no-repeat;
	}

#breadcrumb {
left:160px;
margin:0;
position:absolute;
top:125px;
width:805px;
z-index: 999;
height: 31px;
}
#breadcrumb ul {
background:url(images/home-bottom.png) no-repeat scroll -900px -2px;
height:31px;
list-style-type:none;
margin:0 0 0 0;
padding:0 10px;
position: relative;
}

#breadcrumb li{
float: left;
color: #ccc;
margin: 0 5px;
}
#breadcrumb li a {
	margin: 0;
	outline: 0;
	border: 0;
	color: #666;
	background: url(images/breadcrumb-divide.png) center right no-repeat;
	padding: 8px 16px 8px 0;

}


div#breadcrumb li p {
	padding: 0px;
}


.homecolumn {
	width: 960px;
	padding-top: 10px;

}

.clearboth {
	clear: both;
}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0 20px;
	width: 640px;
	}
div.narrowcolumn div.post-list-heading {
		background: url(images/entry-bg.png) -1920px 0 repeat-y;
}


.single-post {
	}
.single-post h2 { 
 padding: 9px 40px 5px 20px; 
margin: 0;	
	font-size: 22px;
}
 .single-post p {
	padding: 4px 20px;
	font-size: 12px;

}
 .single-post h4 {
	padding: 10px 20px;
	font-size: 14px;
}
 .single-post h3 {
	padding: 10px 20px;
	font-size: 16px;
}
.single-post div.post {
	background: url(images/entry-bg.png) -1920px 0 repeat-y;
}
.single-post div.entry {
		background: url(images/entry-bg.png) -2px 0 repeat-y;
	width: 640px;
	padding: 10px 0;
}
#respond{
	padding: 20px;
	color: #ccc;
	background: #28282c url(images/entry-bg.png) no-repeat scroll -2563px -71px;
}

#respond h3 {
	color: #ccc;
	margin: 10px 10px 10px 24px;
}

.single-post div.single-navigation {
	margin: 0;
	padding: 0;
}
.single-post div.single-navigation #alignleft a, .single-post div.single-navigation #alignright a {
	display: block;
position: absolute;
background: url(images/next-prev.png)no-repeat;
width: 40px;
height: 40px;
top: 100px;
text-indent: -999em;
}
.single-post div.single-navigation #alignleft a {
left:-10px;
background-position: 0px  0 ;
}
.single-post div.single-navigation #alignright a {
left: 595px;
background-position: -40px  0 ;
}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0 174px;
	width: 520px;
	}

.post {
	margin: 0;
	text-align:left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin:  0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */






/*	Begin Headers */
h2.wwe-logo {
	background: url(images/wwe.png) 0 0 no-repeat;
	text-indent: -999em;
	width: 166px;
	height: 181px;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 999;
}


h2.wwe-logo a {
	text-indent: -999em;
	width: 146px;
	height: 141px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000;
}
h2 {
	margin: 0px 0 0;
	}

h1.post{
	margin-top: 0px;
	font-size: 20px;
	color: #7fbddb;
	width: auto;
	font-family: sans-serif;
	font-weight: normal;
	height:35px;
text-indent:-999em;
margin: 0 0 0 35px;
padding: 0;
background: transparent;
}
.post-list-heading h1, ul#home4 h3, #latest-issue li p, .category-subscribe h1{
	background:url(images/headings.png) 0 0 no-repeat;
	height: 32px;
		text-indent: -999em;
}




h1.category-news, ul#home4 h3.home-news{
	background-position:5px 0;
	width:98px;
}
h1.category-sweepstakes, ul#home4 h3.home-sweepstakes{
	background-position:-1576px 0;
	width:90px;
}
h1.category-sweepstakes, ul#home4 h3.home-sweepstakes{
	background-position:-1575px 0;
	width:218px;
}
h1.category-features, ul#home4 h3.home-features {
	background-position:-95px 0;
	width: 148px;
}
h1.category-downloads, ul#home4 h3.home-downloads {
	background-position:-247px 0;
	width: 182px;
}
h1.category-galleries, ul#home4 h3.home-galleries {
	background-position:-437px 0;
	width: 142px;
}
.category-subscribe h1, h1.category-subscribe, ul#home4 h3.home-subscribe{
	background-position:-775px 0 ;
	width: 125px;
}
.category-subscribe h1 {
	height: 23px;
}
h1.category-subscribe, ul#home4 h3.home-newsletter{
	background-position:-1325px 0;
	width: 150px;
}
h1.category-back-issues, ul#home4 h3.home-backissues {
	background-position:-978px 0;
width:198px;
}
#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin:0px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin:10px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists



	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry ul {
	margin-left: 20px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	padding: 3px 5px 3px 7px;
	}




.entry ul li:before, #sidebar ul ul li:before {
	content: "";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.comment {
	text-align: left;
}
h3#comments {
	padding: 30px 20px 0;
	color: #ccc;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 0px 20px;
	background: #fff;
	width: 400px;
	
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.comment-body {
	clear: both;
}



.commentmetadata {
	display: block;
	width: 200px;
	float: left;
	clear: left;
	}
.comment-author {
	float: left;
	width:px;
	color: #fff;
	width:200px;
	background:url(images/quote.gif) 0 0 no-repeat;
	padding: 22px 0 0;
}
.comment-author, .commentmetadata {
	margin: 0 0 0 50px;
}
.reply {
	clear: both;
}

#comment-container {
	background:#121216 url(images/entry-bg.png) no-repeat scroll -1282px 0;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin:2px 0 0 690px;
	width: 260px;
	background: url(images/sidebar-bg.jp) 0 0 repeat-y;
	position: relative;
	}
#content .home #sidebar
{
	padding: 0px 0 10px 0;
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}
#latest-issue {
	list-style-type: none;
	width: 260px;
	
}
div#latest-issue {
	text-align: center ;
	margin: 0px 0;
}
#latest-issue li h3.issue-no {
	/*position: absolute;
	top: 10px;
	left:213px; */
	font-size: 20px;
	z-index: 4000;
	background: #fff;
	padding:0px 3px;
	border: 2px solid #000;
	margin: 0 auto;
}


	#latest-issue li h3.on-sale-date {
color:#FFFFFF;
font-size:18px;
left:14px;
margin:0 auto;
position:absolute;
top:347px;
width:233px;
text-align: center;
}
#latest-issue li h3.on-sale-date small{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
#latest-issue li h3.issue-no small{
	color: #000;
	font-size: 20px;
}
#latest-issue li{
	list-style-type: none;
background: url(images/latest-bg.png) no-repeat 0 13px;
	z-index: 700;
	padding:0;
	height: 414px;
	text-align: center;
	width: 260px;
	
}
#latest-issue li h2 small {
	font-weight: normal;
	color: #000;
	font-size:16px;
}
#latest-issue li h2 {
	list-style-type: none;
color:#121216;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
font-size:20px;
list-style-type:none;
margin:0 auto;
padding:5px 0 0px;
text-transform:uppercase;
text-indent: -999em;
}
#latest-issue li img {
border:2px solid #121216;
color:#FFFFFF;
height:283px;
left:29px;
list-style-type:none;
margin:0 auto;
position:absolute;
top:41px;
width:199px;
}

#latest-issue li div{
	list-style-type: none;
	padding: 0 0 20px 0;
}

#latest-issue li p{
	list-style-type: none;
	padding:20px 5px 10px;
	margin: 0px auto ;
	color: #c3d2db;
background-position:-1186px 0;
	height: 32px;
		text-indent:-999em;
			position: absolute;
	top: 0px;
	left:31px;
	width: 190px;
	z-index: 3500;
	
}

	}
#latest-issue li {
	color: #fff;

}

/* End Sidebar */

/* Begin Sidebar 2 */
#sidebar2 {
	position: absolute;
	top: 65px;
	left: 0px;
	width: 173px;
	
	
}

#sidebar2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0; 
}
#sidebar2 li{
	list-style-type: none;
	margin: 7px 0;
	padding: 0;
}

#sidebar2 h2{
	list-style-type: none;
	margin: 5px 0;
	padding: 0; 
	color: #fff;
	font-weight: normal;
}

#sidebar2 a:link {
	color: #fff;
}



/* My Comment */
/* End Sidebar 2 */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0 30px 10px 10px;
	padding: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {

text-align: center;
padding-top: 10px;
margin: 20px;

background-repeat: no-repeat;
background-position: center bottom;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 5px solid #cfcfcf;}
.wp-caption p.wp-caption-text {
font-size: 10px;
line-height: 17px;
font-weight: bold;
padding: 8px;
margin: 0;
border-bottom: 1px solid #cfcfcf;
}/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */





/* home */
div#home4container {
		background: url(images/home4ul.png) 0 0 repeat-y;
		width: 640px;
		margin: 0px 0 0 0px;
		float: left;
}
ul#home4 {
	width:640px;
	list-style-type:none;
	margin:0 0 0 5px;
	padding: 0;
}

ul#home4 li h2 a  {
	color: #fff;
}
ul#home4 li {
	width:300px;
	list-style-type:none;
	float: left;
	display: block;
	margin: 0px 0px 15px 20px;
	height: 324px;
	background: url(images/li-bg.png);
	position: relative;
}



ul#home4 li div {

	height: 270px;
	
}

ul#home4 li h2 {
	list-style-type:none;
	padding:6px;
	margin: 0;
	text-align:left;
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 33px;
	left: 8px;
	z-index: 2000;
	background: #000;
	

}

ul#home4 li p {
background:#000000 none repeat scroll 0 0;
font-size:12px;
left:119px;
list-style-type:none;
margin:0;
padding:10px;
position:absolute;
text-align:left;
top:211px;
width:150px;
color: #fff;

}

ul#home4 li img {
	border: 3px solid black;
	padding: 0;
	width: 280px;
	height: 280px;
	margin: 0 0 0 6px;
}

ul#home4 li p.home4time {
	clear: both;
}

/* homebottompromo */
div#homebottompromo {
	width: 600px;
	margin: 5px 0 0 0px;
}
div#homebottompromo ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

div#homebottompromo h3, .category-newsletter h1 {
background:url(images/headings.png) 0 0 no-repeat ;
	height: 35px;
	text-indent: -999em;
}
div#homebottompromo h3.home-newsletter, .category-newsletter h1 {
	background-position:-1385px 0;
width:187px;
}
.category-newsletter h1{
	height:23px;
margin:0 0 0 35px;
width: 116px;
}


div#homebottompromo h2 {
	margin: 20px;
	color: #000;
}

div#homebottompromo p {
	margin: 40px 20px 20px 10px;
}
div#homebottompromo h3.home-subscribe {
	background-position: -801px 0;
	width: 168px;
	text-indent: -999em;
	}


div#homebottompromo li {
		background: url(images/home-bottom.png) 0 0 no-repeat;
		clear: both;
		width: 640px;}
div#homebottompromo li img {
	width: 200px;
	height: 200px;
	float: left;
	margin:0px 20px 15px 20px;
}

/* home-right-column */
#home-right-column {
	width: 260px;
	position: relative;
	margin: 0 0 0 680px;

}
#home-right-column ul, #home-right-column li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 260px;
	
}


/* Gallery */

#featured{ 

height:300px;
margin:0px 0 40px 20px;
position:relative;
width:920px;
background: #000;
border: 1px solid #000;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:224px; left:628px; 
	list-style:none; 
	padding:0; margin:0; 
	width:320px; 
	height: 100px;
	z-index: 2000;
}
#featured ul.ui-tabs-nav li{ 
	padding:0; 
	font-size:12px; 
	color:#ccc; 
	float: left;
	margin:0 0px;
	height: 72px;
	width: 72px;
}
#featured ul.ui-tabs-nav li img{ 
	width: 67px;
	height: 67px;
	margin: 0;
	padding: 0;
}

#featured li.ui-tabs-nav-item a img {
	display: block;
	width: 67px;
	height: 67px;
	border: 3px solid #000;
}
#featured li.ui-tabs-nav-item a:link, #featured li.ui-tabs-nav-item a:visited {
}
#featured li.ui-tabs-nav-item a:hover, #featured li.ui-tabs-nav-item a:focus {
	border-color: #999;
}
#featured li.ui-tabs-selected a img {
	border: 3px solid #fff;
	width: 67px;
	height: 67px;;
}


#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}

}
#featured li.ui-tabs-nav-item a:focus img, #featured li.ui-tabs-selected { 
		opacity: 0.8;filter:alpha(opacity=80)
}
#featured .ui-tabs-panel{ 
	width:920px; height:300px;  position:relative;
}

#featured .ui-tabs-panel img{
	width: 920px;
	height:300px;
	}
#featured .ui-tabs-panel .info{ 
left:500px;
opacity:0.9;
position:absolute;
top:40px;
width:412px;
	background: transparent url(images/55p_bg.png);


	
}
#featured .info h2{ 
	font-size:24px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; padding:5px 7px; margin:0;
	overflow:hidden;
	text-transform: uppercase; 

	
}
#featured .info p a{ color: #fff; font-weight: normal; }
#featured .info p{ 
"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; padding:5px 7px; margin:0;
	margin:0 0px; 
	padding: 10px;
	font-family:Verdana; font-size:14px; 
	line-height:1.5; 
	color:#fff;
	font-weight: bold;
			width: 350px;

}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	color: #999;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* post */
ul#category-post-list {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	color: #fff;
}

ul#category-post-list li {
		width:300px;
	list-style-type:none;
	float: left;
	display: block;
	margin: 0px 5px 20px;
	height: 295px;
	background: url(images/li-bg.png);
	position: relative;
}

}
ul#category-post-list .post {
}
ul#category-post-list h3 {
	margin: 0 0 0 0px;
	color: #fff;
	 background:transparent url(images/li-bg.png) -5px -9px no-repeat;
		
	
}

ul#category-post-list .list-heading {
	position: absolute;
	top: 7px;
	left: 9px;
	z-index: 2000;
	background: #000;
	width: 282px;
}
ul#category-post-list h3 a {
		color: #fff;
		display: block;
		width: 260px;
		height: auto;
		padding: 5px 10px 5px 7px;
}
ul#category-post-list li p{
margin: 0 0 0 5px;
font-size: 12px;}


ul#category-post-list li img {
	margin:5px 0 0 7px;
	height: 280px;
	width: 280px;
	border: 3px solid #000;

}
ul#category-post-list li .entry {
	margin: 0;
	text-align: left;
	position: absolute;
	top: 180px;
	left: 110px;
	background: #000;
	padding: 10px;
	width: 150px;
	
}
ul#category-post-list li div.entry p a:link, ul#category-post-list li div.entry p a:visited {
}

ul#category-post-list li div.entry p a:hover {
}

#content .hero {

}
#content .hero img {width: 280px; height: 310px; border: 0; }
#content .hero h2, #content .hero p {
}
#content .hero p {
}

/* TOP NAV */
ul#nav2, ul#nav2 ul#nav2-child-item {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: auto;
	top: 88px;
	left: 240px;
	z-index: 1500;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul#nav2 .cat-item a {
	display: block;
	width: auto;
	padding: 8px 8px;
	color: #f1050e;
	font-size: 14px;
}
ul#nav2 .cat-item a:hover {
text-decoration: none;
}
ul#nav2 .current-cat a {
	display: block;
	width: auto;
	color: #fff;
	font-size: 14px;
}


ul#nav2 li{
	float: left;
	margin: 2px;
}

ul#nav2 li ul.children {
	position: absolute;
	width: 320px;
	left: -999em;
	list-style-type: none;
}

ul#nav2 li:hover ul.children {
	left: auto;
}
ul#nav2 ul.children li a {
	width: 200px;
	background: red;
}



ul#nav2 li .current-cat a:link {
	background: #fff;
	
}

ul#page-nav {
	padding: 0;
	margin: 10px 11px;
	list-style: none;
	background: #000;	
}

ul#page-nav li{
	position: relative;
	float: left;
	margin: 5px 7px;
}

ul#page-nav a {
	display: block;
	width: auto;
	background: #000;
	color: #666;
	margin: 0;
	line-height: 1.5;
}

li.top-nav-search {
	margin: 0;
	padding: 0;
	width: 240px;
	position: absolute;
	top: -1px;
	left: 540px;
	z-index: 3000;
	height: 30px;
	
}

body#ie6 li.top-nav-search {
	margin: 0;
	padding: 0;
	width: 240px;
	position: absolute;
	top: -6px;
	left: 440px;
	z-index: 3000;
	height: 30px;
	
}

li.top-nav-search focus {
	outline: 0;
	border: 0;
}

li.top-nav-search div {
	position: relative;
	margin: 0;
	padding: 0;
}

li.top-nav-search input#s {

	width:247px;
	margin: 0;
	padding:5px 0;
	position: absolute;
	top: 4px;
	background: url(images/search.png) 0 -4px no-repeat;
	border: 0;
	left: 0;
	vertical-align: middle;
	line-height: 1.5;
}

li.top-nav-search input#searchsubmit {
	position: absolute;
	left: 180px;
	top: 0px;
	background: url(images/search.png) -338px 0 no-repeat;
	width:73px;
	text-indent: -999em;
	border: 0;
	height: 30px;
}

li.top-nav-search #searchform {
	margin: 0;
	padding: 0;
}

/* sidbar promo */

#home-right-column ul#sidebar-promo {
	margin-top:20px;
}

#home-right-column ul#sidebar-promo div {
	margin: 0px;
	padding: 0;
	width: 260px;
}
#home-right-column ul#sidebar-promo li, #sidebar ul#sidebar-promo li {
	/*background:#fff url(images/home-bottom.png) -640px 0 repeat-y;*/
	margin:0px 0 3px 0;
	height: 105px;
	border-bottom: 1px solid #333;
}

#sidebar-promo h2{
	padding: 5px;
	margin: 0 0 0 92px;
	font-size: 12px;
	color: #fff;
}
#sidebar-promo h2 a{
	color: #fff;
}
#sidebar-promo img {
float: left;
width: 80px;
height: 80px;
margin:5px 0 0;
}

#sidebar-promo p {
	padding:0 5px;
	margin: 0 0 0 92px;
	font-size: 11px;
	color: #fff;
	
}

#right-side-ads {
	text-align: center;
	border-bottom: 1px solid #333;}
#right-side-ads img {
	margin: 10px auto;
}
#right-side-ads p {
	margin: 5px auto;
	color: #333;
	border-bottom: 1px solid #333;
	text-align: center;
	padding:2px;
}

/* headings */

/*h3.heading-latest-issue {
	background: url(images/headings.png) -1134px -0 no-repeat;
height:44px;
position: absolute;
top: 8px;
left: 18px;
text-indent:-999em;
width:190px;
z-index:2000;
}*/

/* footer */

#footer {
	padding: 0;
	margin: 0;
	width: 960px;
	clear: both;
	background: url(images/footer.png) 0 0 no-repeat;
	height: 200px;
	position: relative;
	}

#footer p, #footer h3 {
	margin: 0;
	padding:0;
	color: #ccc;
	}

#footer .footer-col-1 {
	float: left;
	margin: 37px 0 0 0;
}
li.footer-copyright {
margin-right: 10px;
}

li.footer-copyright p{
width: 480px;
font-size: 9px;
text-align: justify;
}

#footer .footer-wwe {
height:53px;
text-indent:-999em;
float: left;
margin-left: 18px;
}

#footer ul.li-left {
	float: left;
	padding: 0;
	margin: 0;
}
#footer ul.li-left li{
	float: left;
}

#footer .footer-wwe a{
	display: block;
	width:90px;
height:53px;
background:transparent url(images/wwe_dotcom.gif) no-repeat scroll -0px -1px;

}

#footer .footer-titan, #footer .titan-magazines a, #footer .titan-books a, #footer .totalscifi a{
background:transparent url(images/titan-logo.gif) no-repeat scroll 0 -6px;
text-indent:-999em;
display: block;
height: 40px;
width: 53px;
margin: 5px;
}
#footer .footer-titan {
background:transparent url(images/titan-logo.gif) no-repeat scroll 0 -6px;
}

#footer .titan-magazines a {
background-position:-58px 0px;
height:30px;
width:112px;
}
#footer .titan-books a {
	background-position:-176px -0px;
	width: 111px;
}
#footer .totalscifi a {
	background-position:-287px -0px;
	width: 129px;
}

#footer li.titan-magazines , #footer li.titan-books, #footer li.totalscifi{
	margin-top: 20px;
	margin-right: 2px;
}

#footer li.titan-magazines {
	margin-left: 78px;
}

/* templates */
body.page-template h2, body.page-template p {
	color: #ccc;
}
/* tags */

ul#category-post-list li.tag-hero {

}

/* widgets */

.widget_categoryposts {
	margin: 0;
	padding: 0;
}
/*
ie6 */
/* headings */

body#ie6 .post-list-heading h1, body#ie6 ul#home4 h3, body#ie6 #latest-issue li p, body#ie6 .category-subscribe h1{
	background:url(images/ie6/headings.gif) 0 0 no-repeat;
}


 body#ie6 h1.category-news,  body#ie6 ul#home4 h3.home-news{
	background-position:5px 0;
	width:98px;
}
 body#ie6 h1.category-sweepstakes,  body#ie6 ul#home4 h3.home-sweepstakes{
	background-position:-1576px 0;
	width:90px;
}
 body#ie6 h1.category-sweepstakes,  body#ie6 ul#home4 h3.home-sweepstakes{
	background-position:-1575px 0;
	width:218px;
}
 body#ie6 h1.category-features,  body#ie6 ul#home4 h3.home-features {
	background-position:-95px 0;
	width: 148px;
}
 body#ie6 h1.category-downloads,  body#ie6 ul#home4 h3.home-downloads {
	background-position:-247px 0;
	width: 182px;
}
 body#ie6 h1.category-galleries,  body#ie6 ul#home4 h3.home-galleries {
	background-position:-437px 0;
	width: 142px;
}
 body#ie6 .category-subscribe h1, h1.category-subscribe,  body#ie6 ul#home4 h3.home-subscribe{
	background-position:-775px 0 ;
	width: 125px;
}
 body#ie6 .category-subscribe h1 {
	height: 23px;
}
 body#ie6 h1.category-subscribe, body#ie6  ul#home4 h3.home-newsletter{
	background-position:-1325px 0;
	width: 150px;
}
 body#ie6 h1.category-back-issues, body#ie6 ul#home4 h3.home-backissues {
	background-position:-978px 0;
width:198px;
}

body#ie6 #latest-issue li p {
background-position:-1186px 0;
color:#C3D2DB;
height:32px;
left:31px;
list-style-type:none;
margin:0 auto;
padding:20px 5px 10px;
position:absolute;
text-indent:-999em;
top:0;
width:190px;
z-index:3500;
}


/* headings end */




body#ie6 #headerimg .description {
	background: url(images//ie6/heroes.gif) 0 0 no-repeat;
	position: absolute;
	top: 23px;
	left: 128px;
	width: 189px;
	height: 118px;
	text-indent: -999em;
}

body#ie6 ul#home4 h3 {
background:url(images/ie6/headings.gif);
	height: 32px;
		text-indent: -999em;
}
div#home4container {
		background: url(images/ie6/home4ul.gif) 0 0 repeat-y;
}

body#ie6 h2.wwe-logo {
	background: url(images/ie6/wwe.gif) 0 0 no-repeat;
	text-indent: -999em;
	width: 166px;
	height: 181px;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 999;
}

body#ie6 ul#home4 li {
	width:300px;
	list-style-type:none;
	float: left;
	display: block;
	margin: 0px 0px 15px 10px;
	height: 324px;
	background: url(images/li-bg.png);
	position: relative;
}


body#ie6 div#homebottompromo h3.home-subscribe {
background-position:-774px 0;
text-indent:-999em;
width:160px;
}
body#ie6 div#homebottompromo h3, body#ie6 .category-newsletter h1 {
background:transparent url(images//ie6/headings.gif) no-repeat scroll 0 0;
}
body#ie6 h1.category-backissues {
	background: url(images/ie6/headings.gif) -925px 0 no-repeat;
	width: 180px;
}

body#ie6 #headerimg {
	margin: 0;
	height: 130px;
	width: 100%;
	background: url(images/ie6/header-bg.gif) 0 7px no-repeat;
	}
body#ie6 #page {
	background:url(images/ie6/page-bg.gif) 0 0 repeat-y;
	}
	
	
body#ie6 #breadcrumb {
	z-index: 2000;
	background-color: transparent;
	padding: 0;
}
body#ie6 #breadcrumb ul{
	padding: 0;
}
body#ie6 #breadcrumb li{
float: left;
color: #ccc;
padding: 7px 5px;
background-color: transparent;
margin: 0;
}
body#ie6 #breadcrumb li a {
	background: url(images/ie6/breadcrumb-divide.gif) center right no-repeat;
padding:15px;
margin:0;
}
body#ie6 li.top-nav-search input#s {
	width:247px;
	margin: 0;
	padding:5px 0;
	position: absolute;
	top: 0px;
	background: url(images/ie6/search.gif) 0 0px no-repeat;
	border: 0;
	left: 0;
	vertical-align: middle;
	line-height: 1.5;
}

body#ie6 li.top-nav-search {
	left: 430px;
	}

body#ie6 li.top-nav-search input#searchsubmit {
	width: 50px;
	position: absolute;
	left: 180px;
	top: 0px;
	background: url(images/ie6/search.gif) -338px 0 no-repeat;
	width:71px;
	text-indent: -999em;
	border: 0;
	height: 30px;
	font-size: 0;
}

body#ie6 div#homebottompromo h3.home-newsletter, body#ie6 .category-newsletter h1 {
	background-position:-1385px 0;
width:187px;
}

body#ie6 div#homebottompromo h3.home-subscribe {
background-position:-801px 0;
text-indent:-999em;
width:168px;
}

body#ie6 #page-template-nav {
float:left;
line-height:1.5;
margin:21px 0 0;
padding:0;
width:180px;
}

body#ie6 #page-template-nav a{
	color: #fff;
}


/* pages */

.pages div.post{
	margin-left:180px;
	color: #ccc;
}

.pages div.post h1 {
font-weight:normal;
padding:12px 0 20px;
}

div#content .post h2, {
border-bottom:1px solid #333333;
color:#999999;
padding:10px 0;
}

.pages div.post ul, .pages div.post li, .pages div.post ol, .pages div.post dl, .pages div.post h3, .pages div.post h4, .pages div.post h5 {
color:#CCCCCC;
line-height:1.2;
}

#page-template-nav {
float:left;
line-height:1.5;
margin:21px 0 0;
padding:0;
width:180px;
}

#page-template-nav a{
	color: #fff;
}


div#content .search-list div#page {
	margin: 10px 20px;
}