/* MASSIVELY 

COLORS: #111, #333, #00a651 (base green), #2d961b (dark green), #d02632 (highlight red), #ee2d3a (lighter red)

*/

/* -------------------------------------------------------------- 
   Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; background: #fff; margin: 1.5em 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

a { outline: none; }

.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
 
* html .group { height: 1%; }
 
.group { min-height: 1px; }

.hidden { display: none; }
.showBlock { display: block !important; }
.showInline { display: inline !important; }
.noMargin { margin: 0 !important; }
.floatL { float: left; }
.floatR { float: right; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* -------------------------------------------------------------- 
   Sprites
-------------------------------------------------------------- */

.badge {
background:url(http://www.blogsmithmedia.com/massively.joystiq.com/media/badges.png) no-repeat 0 0;
}

.aol-logo,
#branding a.logo,
#branding #sub-menu .free a,
#branding #sub-menu .scifi a,
#branding #sub-menu .fant a,
#branding #sub-menu .heroes a,
#branding #sub-menu .kids a,
#branding #sub-menu .misc a,
#branding #sub-menu .virtual a {
background: url(http://www.blogsmithmedia.com/massively.joystiq.com/media/main-sprite_h.png) 0 0 no-repeat;
}

#branding #search input#search-button,
#main-content .post .post-inner .post-body p.continue-reading a,
#mp-footer #mp-paginate li.next a,
#mp-footer #mp-paginate li.prev a {
background: url(http://www.blogsmithmedia.com/massively.joystiq.com/media/buttons.png) 0 0 no-repeat;
}

/* -------------------------------------------------------------- 
   Typography
-------------------------------------------------------------- */

body { font-size: 80%; }

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Helvetica, Arial, sans-serif; }

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2.2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }

p { margin: 0 0 1.5em; }

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color: #2d961b; text-decoration: none; }
a:hover { text-decoration: underline; }

blockquote { margin: 1.5em; }
.bq-standard { padding-left: 10px;border-left:  solid #00a651 3px; font-size: 12px; color: #666; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }
span.amp { /* For better-looking ampersands */
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
}

/* Selection colors */

::-moz-selection {
color: #fff;
color: rgba(255,255,255,.85);
background: #00a651;
}

::selection {
color: #fff;
color: rgba(255,255,255,.85);
background: #00a651;
}

body {
background: #fff;
margin: 0;
padding: 0;
}

#top-leader {
background: #333;
text-align: center;
}

.skinned #top-leader  {
background: transparent;
}

#top-leader .inner {
margin: 0 auto;
}

#container {
background: #fff;
width: 950px;
margin: 0 auto;
}

#GH_strip {
background: #00a651;
height: 25px;
font-size:11px;
}

#GH_strip_inner {
width:950px;
margin: 0 auto;
position: relative;
}

.aol-logo { background-position: 0 -168px; height:15px; width:29px; float:left;margin-top:4px;}
.GH-hat-mail {float:left; color: #FEEDD1; margin: 5px 0 0 5px;}
.GH-hat-mail a {color:#FFF;}
.GH-hat-mail a:hover { color: #333;}
.GH-hat-like {float:left; color: #c4edbe; margin: 5px 0 0 5px;}
.GH-hat-like a { text-decoration: underline; color: #FFF;}
.GH-hat-like a:hover { color: #333;}
.GH-hat-login { float:right; color: #FFF; margin: 3px 0 0 5px; font-size:12px; font-weight:bold;}
.GH-hat-login a { text-decoration: underline; color: #FFF;}
.GH-hat-login a:hover { color: #333; }

/* AD SKINS */

body.skinned {
position:relative;
}

body.skinned #mc-outer {
background: none;
}
.skinned #content {
position: relative;
padding: 0 5px;
top: -10px;
left: -5px;
}

.skinned #main-nav {
margin: 0 auto;
width: 950px;
}
.skinned #main-nav #nav {
padding: 5px 0;
}
.skinned #nav #sec-nav {
margin-right: 7px;
}

#adskinlink {
display:block;
position:absolute;
left:0;
top:262px;
width:100%;
height:1800px;
z-index:0
}


/* BRANDING */

#branding {
background-color: #fff;
width: 950px;
height: 105px;
overflow: hidden;
margin: 0 auto;
}

#branding a.logo {
background-position: 0 -367px;
display: block;
float: left;
width: 156px;
height: 80px;
margin-top: 12px;
margin-right: 24px;
text-indent: -9999px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
		#branding a.logo {background-image:url(http://www.blogsmithmedia.com/massively.joystiq.com/media/logo@2x.png); background-size: 156px 80px; background-position: 0 0; }
}

/* SUB MENU - revised */

#branding #sub-menu {
float: left;
margin: 30px 0 0 0;
padding: 0;
list-style: none;
width: 420px;
height: 53px;
overflow: hidden;
}

#branding #sub-menu .free a {
background-position: 0 -55px;
float: left;
width: 30px;
height: 51px;
margin-right: 13px;
text-indent: -9999px;
}

#branding #sub-menu .free a:hover {
background-position: 0 -112px;
}

.free #branding #sub-menu .free a {
background-position: 0 -112px;
}
.scifi #branding #sub-menu .scifi a {
background-position: -43px -112px;
}
.fant #branding #sub-menu .fant a {
background-position: -87px -112px;
}
.heroes #branding #sub-menu .heroes a {
background-position: -154px -112px;
}
.kids #branding #sub-menu .kids a {
background-position: -215px -112px;
}
.misc #branding #sub-menu .misc a {
background-position: -257px -112px;
}
.virtual #branding #sub-menu .virtual a {
background-position: -300px -112px;
}

#branding #sub-menu .scifi a {
background-position: -43px -55px;
float: left;
width: 33px;
height: 51px;
margin-right: 13px;
text-indent: -9999px;
}

#branding #sub-menu .scifi a:hover {
background-position: -43px -112px;
}

#branding #sub-menu .fant a {
background-position: -87px -55px;
float: left;
width: 56px;
height: 51px;
margin-right: 13px;
text-indent: -9999px;
}

#branding #sub-menu .fant a:hover {
background-position: -87px -112px;
}

#branding #sub-menu .heroes a {
background-position: -154px -55px;
float: left;
width: 49px;
height: 51px;
margin-right: 11px;
text-indent: -9999px;
}

#branding #sub-menu .heroes a:hover {
background-position: -154px -112px;
}

#branding #sub-menu .kids a {
background-position: -215px -55px;
float: left;
width: 30px;
height: 55px;
margin-right: 13px;
text-indent: -9999px;
}

#branding #sub-menu .kids a:hover {
background-position: -215px -112px;
}

#branding #sub-menu .misc a {
background-position: -257px -55px;
float: left;
width: 34px;
height: 51px;
margin-right: 7px;
text-indent: -9999px;
}

#branding #sub-menu .misc a:hover {
background-position: -257px -112px;
}

#branding #sub-menu .virtual a {
background-position: -300px -55px;
float: left;
width: 50px;
height: 51px;
margin-right: 7px;
text-indent: -9999px;
}

#branding #sub-menu .virtual a:hover {
background-position: -300px -112px;
}

/* SEARCH */

#search {
float: right;
width: 334px;
margin-top: 37px;
}

#search input#search-field {
background-color: #e9eaeb;
border: 1px solid #d1d2d3;
border-right: none;
border-bottom: none;
color: #666;
font-size: 13px;
font-weight: bold;
width: 265px;
height: 21px;
margin: 0;
padding: 5px 8px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#search input#search-field:hover, #search input#search-field:active {
background-color: #eee;
}

#branding #search input#search-button {
background-position: -160px 0;
border: none;
width: 33px;
height: 31px;
margin: 0;
padding: 0;
text-indent: -9999px;
_font-size: 0;
_line-height: 0;
_overflow: hidden;
color: transparent;
cursor: pointer;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity:0.9;
opacity: 0.9;
position:absolute;
}
 
@-moz-document url-prefix(){ #branding #search input#search-button { margin-left:5px; } }

#branding #search input#search-button:hover {
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}

/* MAIN-NAV */

#main-nav {
background: #333;
border-bottom: solid 1px #222;
}

#main-nav #nav {
background: #333;
width: 950px;
margin: 0 auto;
padding: 5px;
overflow: hidden;
}

#nav #prim-nav {
float: left;
width: 740px;
padding-left: 7px;
}

#nav #prim-nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#nav #prim-nav ul li {
float: left;
font-size: 13px;
text-transform: uppercase;
margin-right: 2px;
}

#nav #prim-nav ul li a {
margin: 0;
padding: 0;
}

#nav #prim-nav ul li.main a {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 0 no-repeat;
display: block;
width: 55px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.main a:hover, #nav #prim-nav ul li.main a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -29px no-repeat;
display: block;
width: 55px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.games a {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -58px no-repeat;
display: block;
width: 67px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.games a:hover, #nav #prim-nav ul li.games a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -87px no-repeat;
display: block;
width: 67px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.beta a {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -116px no-repeat;
display: block;
width: 67px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.beta a:hover, #nav #prim-nav ul li.beta a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -145px no-repeat;
display: block;
width: 67px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.contests a {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -174px no-repeat;
display: block;
width: 84px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.contests a:hover, #nav #prim-nav ul li.contests a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -203px no-repeat;
display: block;
width: 84px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.columns a {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -464px no-repeat;
display: block;
width: 83px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.columns a:hover, #nav #prim-nav ul li.columns a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -493px no-repeat;
display: block;
width: 83px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.podcasts a {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -232px no-repeat;
display: block;
width: 90px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.podcasts a:hover, #nav #prim-nav ul li.podcasts a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -261px no-repeat;
display: block;
width: 90px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.comm a {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -290px no-repeat;
display: block;
width: 100px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.comm a:hover, #nav #prim-nav ul li.comm a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -319px no-repeat;
display: block;
width: 100px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.about a { 
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -406px no-repeat;
display: block;
width: 100px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.about a:hover, #nav #prim-nav ul li.about a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -435px no-repeat;
display: block;
width: 100px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.videos a { 
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -522px no-repeat;
display: block;
width: 71px;
height: 29px;
text-indent: -9999px;
}

#nav #prim-nav ul li.videos a:hover, #nav #prim-nav ul li.videos a.selected {
background: url(http:/www.blogsmithmedia.com/massively.joystiq.com/media/xmassively_nav_3.png) 0 -551px no-repeat;
display: block;
width: 71px;
height: 29px;
text-indent: -9999px;
}

#nav #sec-nav {
float: right;
margin-top: 5px;
width: 130px;
}

#nav #sec-nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#nav #sec-nav ul li {
float: right;
margin-right: 5px;
width: 16px;
}

#nav #sec-nav ul li a {
background:transparent url(http://www.blogsmithmedia.com/massively.joystiq.com/media/socials.png) no-repeat 0 0;
color: #fff;
display: block;
padding: 0;
width: 16px;
height: 16px;
filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;
-moz-transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
text-indent: -999em;
transition: all 0.3s ease-out 0s;
}

#nav #sec-nav ul li a:hover {
filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0;
cursor:pointer;
}

#nav #sec-nav ul li.tips,
#nav #sec-nav ul li.tips a {
margin-right: 0;
width: 42px;
}

#nav #sec-nav ul li.rss a {
background-position: 0 -18px;
}

#nav #sec-nav ul li.facebook a {
background-position: 0 -54px;
}

#nav #sec-nav ul li.twitter a {
background-position: 0 -36px;
}

#nav #sec-nav ul li.google a {
background-position: 0 -72px;
}

#nav #sec-nav ul li.google a {
background-position: 0 -72px;
}

#nav #sec-nav ul li.steam a {
background-position: 0 -90px;
}

/* MAIN CAROUSEL */

#main-carousel {
	background: #030305 url(http://www.blogsmithmedia.com/massively.joystiq.com/media/carousel-bg-3.png) repeat-x;
	margin-bottom: 10px;
	}
	#main-carousel-inner {
		margin: 0 auto;
		position: relative;
		width: 950px;
		height: 225px;
	}

	/* Slides */
	#main-carousel-slides {
		height: 200px;
		left: 0;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 100%;
		}
	#main-carousel-slides .slide {
		display: none;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	#main-carousel-slides .slide .background {
		left: 0;
		position: absolute;
		top: 0;
	}
	#main-carousel-slides .active {
		z-index: 2;
	}

	/* Captions */
	#main-carousel-captions {
		height: 25px;
		left: 0;
		overflow: hidden;
		position: absolute;
		top: 200px;
		}
	#main-carousel-captions .caption {
		cursor: pointer;
		float: left;
		line-height: 1;
	}
	#main-carousel-captions .text {
		color: #bbb;
		font-size: 0.8em;
		font-weight: bold;
		padding: 5px 0;
	}
	#main-carousel-captions .progress {
		background: #5A575A;
		height: 5px;
		margin-bottom: 5px;
		overflow: hidden;
		width: 100%;
	}
	#main-carousel-captions .progress-inner {
		background: #EE2D3A;
		display: none;
		height: 100%;
		width: 0;
	}
	#main-carousel-captions .active .progress {
		background: #333;
	}
	#main-carousel-captions .active .progress-inner {
		display: block;
	}
	#main-carousel-captions .active .text {
		color: #333;
	}
.skinned #main-carousel {
	margin: 0 auto 10px;
	width: 950px;
}

.dl-title {background: rgb(0,0,0); background: rgba(0,0,0,0.9); padding: 2px 15px; color:white; font-size: 250%; position:absolute; top:65px; letter-spacing: -1px; }
.dl-title a{color:#FFF;}
.dl-extra {background: rgb(0,0,0); background: rgba(0,0,0,0.9); padding: 10px; color:white; font-size: 100%; position:absolute; top:115px; height:30px; padding-left: 15px; }
.dl-extra-sub {float:left; width:160px; line-height:14px; padding-right:10px;  }
.dl-extra-sub a{color:#FFF;}
.dl-plus {
float: left;
margin-right: 5px;
color: #d02632;
font-size: 14px;
margin-top: -5px;
}
.dl-nav {background: #fff; position:absolute; top:180px; height:15px; width:950px; border-top: solid #444 5px;}
#carousel-nav { }
.carousel-nav-item {float:left; border-top: solid #444 7px; background: #FFF; color:#a7a6a4; width:155px; line-height:12px; padding-top:5px; padding-right:5px; font-size:95%; }
.carousel-nav-item:hover { border-top: solid orange 7px; cursor: pointer; color: #666; }
.carousel-nav-item a { text-transform: uppercase; font-weight: bolder; color:inherit;}
.carousel-nav-item a:hover { text-decoration: none; }

#main-carousel .dl-liveblog { height: 200px; }
#main-carousel .dl-liveblog-left { width: 450px; position: absolute; }
#main-carousel .dl-liveblog-right { width: 450px; }
#main-carousel .dl-liveblog .dl-title { top: auto; top: 47px; }
#main-carousel .dl-liveblog .dl-extra-no-list { position: absolute; background: rgb(0,0,0); background: rgba(0,0,0,0.9); top: 100px; padding: 10px; }
#main-carousel .dl-liveblog .dl-extra-no-list p { margin: 0; color: white; font-size: 100%; margin: 0 0 0 5px; }
#main-carousel .dl-liveblog .dl-extra-no-list p a { color: #00a651; }
#main-carousel .dl-liveblog .dl-extra-no-list p a:hover { text-decoration: underline; }
#main-carousel .dl-liveblog .dl-liveblog-list-container { height: 200px; overflow: hidden;a }
#main-carousel .dl-liveblog .dl-liveblog-list { list-style-type: none; margin: 0; padding: 0; }
#main-carousel .dl-liveblog .dl-liveblog-list li { background: rgb(0,0,0); background: rgba(0,0,0,0.9); color: #FFF; margin: 10px 0; width: 400px; padding: 5px 10px; }
#main-carousel .dl-liveblog .dl-liveblog-list li .dl-liveblog-time { width: 60px; text-align: right; font-weight: bold; color: #777; margin-right: 10px; }
#main-carousel .dl-liveblog .dl-liveblog-list li .dl-liveblog-update { width: 324px;  }

.main #content {
margin-top: 1px;
}

#content {
background: #fff;
width: 950px;
margin-top: 10px;
}

#content .hr hr {
display: none;
}

#main-content {
background: #fff;
float: left;
width: 614px;
margin: 10px 26px 2.5em 0;
}

#content #main-content h1, #content #main-content h2 {
color: #2c2c2c;
font-size: 2em;
font-weight: normal;
margin: 0 0 .6em 0;
padding: 0;
line-height: 1;
letter-spacing: -1px;
}

#main-content h1 a, #main-content h2 a {
color: #2c2c2c;
}

/* SUB CAROUSEL */

#main-content #sub-carousel {
border-bottom: 6px solid #eee;
margin-bottom: 1em;
padding-bottom: 1em;
}

#slide-content {
position: relative;
height: 165px;
width: 614px;
overflow-x: hidden;
}

.slides {
position: relative;
width: 60000px;
}

#main-content #sub-carousel .slide {
border: 1px solid #ddd;
float: left;
width: 143px;
height: 118px;
margin-right: 11px;
position: relative;
overflow: hidden;
}

#main-content #sub-carousel .slide img {
width: 145px;
height: 120px;
position: relative;
}

#main-content #sub-carousel .slide h3 a {
background-color: transparent;
background-color: rgba(255, 255, 255, 0.7);
filter:  progid:DXImageTransform.Microsoft.gradient (startColorStr='#99FFFFFF',EndColorStr='#99FFFFFF');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (startColorStr='#99FFFFFF',EndColorStr='#99FFFFFF')";
color: #333;
font-size: 11px;
margin: 0;
padding: 5px;
line-height: 1.2em;
position: absolute;
bottom: 0;
left: 0;
_width: 130px;
}

#main-content #sub-carousel .slide h3 a:hover {
color: #111;
text-decoration: none;
}

#main-content #slide-content .last {
margin: 0;
}

ul.ui-controls {
display: none;
margin: 0;
padding: 0;
list-style: none;
z-index: 1000;
position: relative;
}

ul.ui-controls li {
position: absolute;
text-align: center;
}

ul.ui-controls li a {
background-color: transparent;
background-color: rgba(54, 172, 217, 0.6);
filter:  progid:DXImageTransform.Microsoft.gradient (startColorStr='#9936ACD9',EndColorStr='#9936ACD9');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (startColorStr='#9936ACD9',EndColorStr='#9936ACD9')";
color: #fff;
display: block;
font-weight: bold;
height: 120px;
width: 20px;
}

ul.ui-controls li a:hover {
background-color: #282828;
background-color: rgba(40, 40, 40, 0.9);
filter:  progid:DXImageTransform.Microsoft.gradient (startColorStr='#CC282828',EndColorStr='#CC282828');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (startColorStr='#CC282828',EndColorStr='#CC282828')";
text-decoration: none;
}

#main-content #sub-carousel #slide-content ul.ui-controls li.prev {
top: 0;
left: 0;
}

#main-content #sub-carousel #slide-content ul.ui-controls li.prev a span {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/ctl-arw-left.png) 0 0 no-repeat;
display: block;
text-indent: -9999px;
width: 20px;
height: 120px;
}

#main-content #sub-carousel #slide-content ul.ui-controls li.next {
top: 0;
right: 0;
}

#main-content #sub-carousel #slide-content ul.ui-controls li.next a span {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/ctl-arw-right.png) 0 0 no-repeat;
display: block;
text-indent: -9999px;
width: 20px;
height: 130px;
}

/* POSTS */

#main-content .post {
background: #fff;
width: 614px;
margin-bottom: 46px;
position: relative;
_overflow: hidden;
}

#main-content .post .post-inner {
border-bottom: 6px solid #eee;
width: 535px;
margin-left: 79px;
padding-bottom: 1em;
}

#main-content .post .post-inner .post-head {
position: relative;
}

#main-content .post .post-inner .post-head .comment-count {
background: transparent url(http://www.blogsmithmedia.com/www.joystiq.com/media/comment-tail.png) bottom center no-repeat;
position: absolute;
text-align: center;
top: 0;
right: 0;
line-height: 23px;
margin-top: .5em;
padding: 0 0 7px 0;
_padding-bottom: 3px;
}

#main-content .post .post-inner .post-head .comment-count a {
background: #3d3d3f;
display: block;
color: #fff;
font-size: 1em;
margin-top: .2em;
padding: .4em .7em;
line-height: 1.2em;
}

#main-content .post .post-inner .post-head h2.headline {
width: 485px;
margin-bottom: 0em!important;
line-height:1.1em;
}

#main-content .post .post-inner .post-head h2.headline a:hover { text-decoration: none; color:#00a651;}

#main-content .post .post-inner .post-head p.byline {
color: #777;
line-height: 1em;
width: 500px;
margin: .7em 0 .5em 0;
margin-top: .7em;
padding: 0;
}

.byline-author { color: #666; }
.byline-author:hover { border-bottom: solid #00a651 2px!important; text-decoration: none;}

.post .post-cats {
font-size: 11px!important;
}

#main-content .post .post-inner .post-body {
color: #333;
}

.post-body ul {
margin: 15px;
}

.post-body ul li {
margin: 0 0 0 15px;
list-style-type: disc;
}

#main-content .post .post-body img {
//width: 530px!important;
}

#main-content .post .post-inner .post-body img, #main-content .post .post-inner .post-body embed {
padding-bottom: 1.4em;
}

#main-content .post .post-inner .post-body p.continue-reading {
margin-top: 1.4em;
}

#main-content .post .post-inner .post-body p.continue-reading a {
display: block;
width: 158px;
height: 36px;
text-indent: -9999px;
}

#main-content .post .post-inner .post-body p.continue-reading a:hover {
background-position: 0 -36px;
}

.post #show-tags {
font-size: 11px;
margin: 1em 0;
}

#main-content .post .post-inner .post-meta {
clear: both;
border-top: 1px solid #e4e4e4;
margin-top: .5em;
padding-top: 1em;
overflow: hidden;
}

#main-content .post .post-inner .post-meta ul {
margin: 0;
padding: 0;
list-style: none;
}

#main-content .post .post-inner .post-meta ul.sources {
float: left;
width: 370px;
border-left: solid #00a651 3px;
padding-left:5px;
}

#main-content .post .post-inner .post-meta ul.sources li {
color: #777;
line-height: 1.4em;
}

#main-content .post .post-inner .post-meta ul.sources li a {
color: #333;
border-bottom: 1px solid #b1b1b1;
text-decoration: none;
}

#main-content .post .post-inner .post-meta ul.sources li a:hover {
border-bottom: 2px solid #00a651;
}

#main-content .post .post-inner .post-meta .social-tools {
float: right;
width: 98px;
margin-top: .5em;
}

#main-content .post .post-inner .post-meta .social-tools img {
margin-right: 3px;
}

#main-content .post .badges {
width: 59px;
position: absolute;
top: 0;
left: 0;
}

.badge {
display:block;
height:50px;
margin-bottom:1px;
overflow:hidden;
text-indent:-9999em;
width:60px;
}
.badge-video { background-position:0 -52px; }
.badge-breaking { background-position:0 -104px; }
.badge-rumor { background-position:0 -156px; }
.badge-retro { background-position:0 -208px; }
.badge-podcast { background-position:0 -260px; }
.badge-movie { background-position:0 -312px; }
.badge-news { background-position:0 -364px; }
.badge-preview { background-position:0 -416px; }
.badge-liveblog { background-position:0 -468px; }
.badge-interview { background-position:0 -520px; }
.badge-gallery { background-position:0 -572px; }
.badge-featured { background-position:0 -624px; }
.badge-exclusive { background-position:0 -676px; }
.badge-deal { background-position:0 -728px; }
.badge-culture { background-position:0 -780px; }
.badge-contest { background-position:0 -832px; }
.badge-business { background-position:0 -884px; }

#main-content .post .badges ul {
margin: 1px 0;
padding: 0;
list-style: none;
}

#main-content .post .badges ul li {
text-align: center;
margin-bottom: 1px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
line-height: 1.5;
}

#main-content .post .badges ul li a {
background: #00a651;
color: #fff;
display: block;
margin: 0;
padding: 0px 3px;
width: 54px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

@-moz-document url-prefix(){ #main-content .post .badges ul li a { padding-top: 0px; padding-bottom: 2px } }

#main-content .post .badges ul li a:hover {
text-decoration: none;
color:#444;
}

#main-content .post .postgallery {
border: 8px solid #EEE;
margin: 1em 0 1em 0;
overflow: hidden;
padding: 7px 0 7px 9px;
_height: 1%;
}

#main-content .post .postgallery h3 {
font-weight: normal;
margin-bottom: 9px;
font-size: 90%;
}

#main-content .post .postgallery ul {
margin: 0;
padding: 0;
list-style: none;
}

#main-content .post .postgallery ul li {
margin: 0 9px 0 0;
display: block;
float: left;
}

#main-content .post .postgallery ul li img {
background: #eee;
border: 1px solid #ddd;
padding: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
width: 70px!important;
}

#main-content .post .postgallery ul li img:hover {
background: orange;
} 


/* MINI POST - over-ride styles */

#main-content .mini .post-inner .post-body {
font-size: 1.2em;
line-height: 1.4em;
}

#main-content .mini .post-inner .post-body img {
border: 1px solid #eee;
float: left;
margin: 0 1em 0 0 !important;
padding: 2px;
}

#main-content .mini .post-inner .post-body img {
width: 100px!important;
}

#main-content .mini .post-inner .post-meta {
border-top: none;
padding-top: 0;
}

/* MICROPOSTS - microformat post listing */

#micro-posts .m-post {
border-bottom: 1px solid #eee;
margin-bottom: 1.2em;
}

#micro-posts .m-post img {
float: left;
width: 229px;
margin: 0 24px 17px 0;
}

#micro-posts .m-post .body {
float: left;
width: 360px;
}

#micro-posts .m-post h2 {
font-size: 24px;
line-height: 1.1;
}

#micro-posts .m-post h2 a {
color: #333;
font-size:24px;
}

#micro-posts .m-post p {
margin: .8em 0;
color: #777;
}

#micro-posts .m-post p.continue-reading a {
font-weight: bold;
}

#micro-posts .m-post p.byline {
color: #aaa;
margin: .5em 0;
padding: 0;
}

/* POST PAGINATION */

#main-content #post-page {
font-size: 1.6em;
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}

#main-content #post-page li.older {
float: left;
}

#main-content #post-page li.older a {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/icon-arw-older.png) left no-repeat;
padding-left: 15px;
}

#main-content #post-page li.newer {
float: right;
}

#main-content #post-page li.newer a {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/icon-arw-newer.png) right no-repeat;
padding-right: 15px;
}

/* PRODUCT HEADER */

#product-hdr {
background: #333; 
margin-top: 1em;
position: relative;
-webkit-border-top-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
}

#product-hdr h1, #product-hdr h2 {
font-size: 22px;
font-weight: normal;
margin: 0;
padding: 15px!important;
text-shadow: 1px 1px #222;
line-height: 1.3;
}

#product-hdr h1 a, #product-hdr h2 a {
color: #fff;
}

.product-hdr-badges {
float: right;
margin-right: 15px;
margin-top: 15px;
}

#product-hdr .badge {
background: #00a651;
font-size: .8em;
font-weight: bold;
height: auto;
padding: 4px 1em;
border-radius: 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow: 1px 1px #D88F17;
line-height: 1em;
float: left;
margin-left: 3px;
text-indent:0;
width: auto;
}

#product-hdr .badge a {
color: #fff;
}

#product-hdr ul.tabs {
margin: 0 0 0 15px;
padding: 0;
list-style: none;
}

#product-hdr ul.tabs li {
float: left;
font-size: .8em;
margin-right: 1px;
text-transform: uppercase;
_height: 1%;
line-height: .8em;
}

#product-hdr ul.tabs li a {
background: #77787b;
color: #eee;
display: block;
font-weight: bold;
padding: 10px 28px;
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
text-shadow: 1px 1px #555;
}

#product-hdr ul.tabs li a.selected, #product-hdr ul.tabs li a:hover {
background: #fff;
color: #333;
text-shadow: none;
text-decoration: none;
}

/* PERMALINK */

#main-content .permalink .post-inner {
margin-left: 0;
width: 614px;
}

#main-content .permalink .post-head {
border-bottom: 8px solid #eee;
margin-bottom: 1em;
}

#main-content .permalink .post-head h1, #main-content .permalink .post-head h2 {
font-size: 26px!important;
line-height: 1!important;
width: 550px;
}

#main-content .permalink .byline {
margin-bottom: .5em!important;
}

/* PERM FEATURE */

#main-content .perm-feature {
position: relative;
width: 614px;
margin-bottom: 1em;
}

#main-content .perm-feature .tab {
background: #333;
font-size: 1.2em;
width: 200px;
position: absolute;
left: 0;
bottom: 16px;
padding: .5em 1.2em;
line-height: 1.1em;
}

#main-content .perm-feature .tab a {
color: #fff;
}

#main-content .perm-feature .tab a span {
color: #00a651;
}

#main-content .permalink .post-inner .post-head h2.headline {
width: 560px;
}

#main-content .post-body blockquote.pull-quote {
border-top: 8px solid #00a651;
border-bottom: 1px solid #666;
color: #666;
float: left;
width: 170px;
margin: 1em 1.5em 1.5em 0;
}
#main-content .post-body blockquote.pull-quote-right {
border-top: 8px solid #00a651;
border-bottom: 1px solid #666;
color: #666;
float: right;
width: 170px;
margin: 1em 1.5em 1.5em 1.5em;
}

#main-content .post-body blockquote p {
font-size: 1.1em;
margin: 0;
padding: 1.2em 0;
}

#main-content .post-body blockquote p cite {
display: block;
color: #666;
font-size: 13px;
margin-top: .5em;
}

/* GAME CARD - on perm */

#game-crd {
border-bottom: 8px solid #eee;
margin-top: -1em;
padding: 0 0 1em 0;
overflow: hidden;
}

#game-crd img {
background: #fff;
border: 1px solid #ddd;
float: left;
padding: 10px;
margin-right: 15px;
}

#game-crd .details {
float: left;
width: 450px;
}

#content .hr hr {
display: none;
}

#game-crd h3 {
color: #3f3f44;
font-size: 15px;
text-transform: uppercase;
}

#game-crd .details p {
color: #666;
}

#game-crd .details p strong {
color: #333;
font-weight: normal;
}

#game-crd p.visit-game-page a {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/btn-gamepage.png) 0 0 no-repeat;
display: block;
width: 151px;
height: 30px;
text-indent: -9999px;
}

#game-crd p.visit-game-page a:hover {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/btn-gamepage.png) 0 -30px no-repeat;
}

/* COMMENTS */

#comments {
margin-top: 1.5em;
}

#comments h2 {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/icon-comment.png) 0 0 no-repeat;
color: #333;
font-size: 25px;
font-weight: normal;
margin: 0 0 .5em 0;
padding: 5px 0 30px 80px!important;
}

#comments h2 span, #comments h2 span a {
color: #828385;
}

#comments .comment {
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
color: #3d3d3d;
padding: 1.2em 0;
}

#comments .child {
background: #f8f8f8;
border:none;
border-top: 1px solid #eee;
margin-left: 20px;
}

#main-content #comments .child .comment-inner {
color: #777;
width: 509px;
}

#main-content #comments .child img.avatar {
width: 40px;
height: 40px;
margin-left: 8px;
border: 1px solid #eee;
}

#comments .comment img.avatar {
float: left;
width: 50px;
height: 50px;
margin-right: 15px;
margin-left: 5px;
}

#comments .comment .comment-inner {
float: left;
width: 540px;
position: relative;
}

#comments .comment .comment-inner .header h4 {
color: #999;
font-size: 11px;
font-weight: normal;
float: left;
width: 400px;
}

#comments .comment .comment-inner .header h4 span {
display: block;
font-size: 1.1em;
margin-top: .5em;
}

#comments .comment .comment-inner .header h4 span a {
font-weight: bold;
}

#comments .comment .comment-inner .header ul {
float: right;
margin: 0;
padding: 0;
list-style: none;
}

#comments .comment .comment-inner .header ul li {
display: inline;
margin: 0;
padding: 0;
}

#comments .comment .comment-inner .header ul li.rating {
margin-right: 10px;
}

#comments .comment .comment-body {
padding-right: 55px;
clear: both;
line-height: 1.4;
overflow: hidden;
width: 410px
}

#comments .comment a.reply {
color: #999;
font-size: 11px;
border: 1px solid #ddd;
padding: 3px;
float: right;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
bottom: 0;
right: 0;
}

#comments .comment a.reply:hover {
background: #fff;
border: 1px solid #ccc;
color: #666;
text-decoration: none;
}

/* SUBCONTENT */

#sub-content {
background: #fff;
float: left;
width: 310px;
margin-top:10px;
}

#sub-content #medrect {
background: black;
margin-bottom: 1.8em;
padding: 5px;
}

#sub-content #medrect .inner {
width: 300px;
margin: 0 auto;
}

#sub-content #medrectrb {
background: black;
margin-bottom: 1.8em;
padding: 5px;
}

#sub-content #medrectrb .inner {
width: 300px;
height: 600px;
margin: 0 auto;
}

#sub-content .rmod {
background: #fff;
width: 310px;
margin-bottom: 1.5em;
}

#sub-content .rmod h3 {
color: #3f3f44;
font-size: 15px;
text-transform: uppercase;
line-height: 1.3;
}

#sub-content .rmod p {
color: #666;
line-height: 1.2;
}

/* List Post Mod */

.list-post-mod .lp-content .box {
border-bottom: 1px solid #eee;
margin-bottom: 12px;
padding-bottom: 12px;
height: 75px;
overflow: hidden;
}

.list-post-mod .lp-content .box img {
float: left;
width: 75px;
height: 75px;
margin-right: 12px;
}

.list-post-mod .lp-content .box h4 {
font-size: 17px;
font-weight: normal;
margin: 0 0 4px 0;
padding: 0;
}

.list-post-mod .lp-content .box h4, #related-posts .rp-content .box p {
float: left;
width: 200px;
}

.list-post-mod .lp-content .box h4 a {
color: #333;
}

.list-post-mod .lp-content .box p {
color: #999;
font-size: 12px;
margin-bottom: 0;
}

/* Archive Calendar Mod */


#sub-content #archives-mod h3, #sub-content #archives-mod h4 {
margin: 0;
padding: 0;
display:inline;
}

#archives-mod h4 {
color: #414045;
font-size: 24px;
font-weight: 100;
text-transform: uppercase;
}

#sub-content #archives-mod ul.controls {
float: right;
margin: 0;
padding: 0;
list-style: none;
width:20px;
overflow: hidden;
}

#archives-mod ul.controls li {
margin: 0;
padding: 0;
}

#sub-content #archives-mod ul.controls li.prev {
float:left;
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/cal-nav-sprite.png) -6px 0 no-repeat;
width: 6px;
height: 12px;
text-indent: -9999px;
}

#sub-content #archives-mod ul.controls li.prev a {
display:block;
float:left;
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/cal-nav-sprite.png) 0 0 no-repeat;
width: 6px;
height: 12px;
text-indent: -9999px;
}


#sub-content #archives-mod ul.controls li.next {
float:right;
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/cal-nav-sprite.png) 0 right no-repeat;
width: 6px;
height: 12px;
text-indent: -9999px;
}

#sub-content #archives-mod ul.controls li.next a {
display:block;
float:right;
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/cal-nav-sprite.png) -12px 0 no-repeat;
width: 6px;
height: 12px;
text-indent: -9999px;
}

#sub-content #archives-mod #calendar {
border-top: 1px solid #eee;
border-spacing: 1px;
clear: both;
width: 310px;
margin: 1.4em auto;
position: relative;
_zoom: 1;
}

#sub-content #archives-mod #calendar th {
color: #999999;
font-size: 14px;
text-align: center;
vertical-align: middle;
text-transform:uppercase;
font-weight:bold;
padding: .5em 0;
}

#sub-content #archives-mod #calendar td {
background-color: #eee;
color: #999;
font-size: 1.1em;
position: relative;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
vertical-align: middle;
z-index:1;
}

#sub-content #sub-content #archives-mod #calendar td.empty {
background: #fff;
}

#sub-content #archives-mod #calendar td a {
display: block;
background: #444;
color: #616161;
font-weight: bold;
}

#sub-content #archives-mod #calendar td.archive-today a {
background: red;
color: #fff;
}

#sub-content #archives-mod #calendar td #calHover {
background: #fff;
border: 3px solid  #fc6800;
display: block;
font-size: .7em;
padding: .6em .5em .5em .5em;
position: absolute;
width: 85px;
height:20px;
text-align: left;
font-style: italic;
line-height: 1.1em;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index:999999;
}

#sub-content #archives-mod #calendar td #calHover p {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/cal-bubble-tail.png) 0 0 no-repeat;
font-size:1.4em;
color:#333;
width: 70px;
height: 14px;
position: relative;
top: -19px;
left: 6px;
padding-top:23px;
margin:0;
text-align:center;
}

#sub-content #archives-mod #calendar td .popup a {
background: transparent;
color: #000;
font-size: 1.3em;
width: auto;
height: auto;
line-height: 1em;
margin-top: .2em;
}


/* Grid */
 
#grid {
clear: both;
background: #fff;
width: 950px;
margin: 0 auto;
}
 
#grid .pod {
border-top: 1px solid #eee;
float: left;
width: 230px;
height: 180px;
margin: 0 10px 1em 0;
padding: 1em 0;
overflow: hidden;
}
 
#grid .last {
margin-right: 0;
}
 
#grid .pod img {
float: left;
width: 16px;
height: 16px;
margin-right: 5px;
}
 
#grid .pod h4 {
float: left;
font-size: 14px;
margin: 0 0 1em 0;
padding: 0;
}
 
#grid .pod ul {
clear: both;
font-size: 12px;
margin: 0;
padding: 0;
list-style: none;
}
 
#grid .pod ul li {
margin-bottom: .5em;
}
 
#grid .pod ul li a {
color: #666;
}
 
/* Footer */
 
#footer {
background: #333 url(http://www.blogsmithmedia.com/www.joystiq.com/media/carousel-bg.png);
padding: 2em 0;
}

#footer-inner a.cobrand-footer {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/aol-tech-logo.png) 0 no-repeat;
display: block;
float: left;
margin: 0;
padding: 0;
width: 143px;
height: 20px;
text-indent: -9999px;
}
 
#footer-inner {
width: 950px;
margin: 0 auto;
}

#footer #ft-legal {
float: right;
width: 468px;
}

#footer #ft-legal .logo {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/js-footer-logo.png) 0 0 no-repeat;
display: block;
float: left;
width: 94px;
height: 37px;
text-indent: -9999px;
}
 
#footer-inner p {
color: #888;
font-size: 11px;
float: right;
margin: 0;
padding: 0;
width: 350px;
}

#footer-inner p strong {
color: #fff;
font-weight: normal;
}
 
#footer-inner p a {
border-bottom: 1px solid #565656;
color: #a8a8a8;
}

#footer-inner p a:hover {
color: #fff;
border-bottom: 1px solid #777;
text-decoration: none;
}


/* HERO/DL */

#promo_images {
    width:              950px;
    margin:             0 auto;
}

#promo_images .cycling_images {
    height:             200px;
    overflow:           hidden;
}

.cycling_container {
    overflow:           hidden;
}

.cycling_container a img {
    border:             0;
}

.cycling_images img {
    display:            none;
    position:           absolute;
    top:                0;
    left:               0;
}

.cycling_image_container img {
    display:            none;
}

.cycling_caption_bar {
    position:           relative;
    z-index:            1000;
    clear:              both;
}

.cycling_caption {
    float:              left;
    cursor:             pointer;
}

.cycling_caption span {
    font-size:          0.8em;
    color:              #bbb;
    font-weight:        bold;
    padding:            5px 0;
}

.cycling_caption_active span {
    color:              #333 !important;
}

.cycling_progress_bar {
    width:              100%;
    height:             5px;
    background:         #5A575A;
    margin-bottom:      5px;
    overflow:           hidden;
}

.cycling_progress_bar_active {
    background:         #666 !important;
}

.cycling_progress_bar_move {
    width:              0;
    height:             100%;
    background:         #ee2d3a;
    position:           relative;
    display:            none;
}

#main-content #sub-hero {
border-bottom: 6px solid #eee;
margin-bottom: 2em;
padding-bottom: 1em;
}
#main-content #sub-hero #slide-content {
position: relative;
width: 614px;
overflow: hidden;
}
#main-content #sub-hero .slide {
float: left;
width: 190px;
margin-right: 22px;
position: relative;
padding-bottom: .5em;
}
#main-content #sub-hero .slide img {
width: 190px;
height: 125px;
position: relative;
}
#main-content #sub-hero .slide h3 {
font-size: 14px;
font-weight: normal;
margin: .5em 0 0 0;
padding: 0;
line-height: 1.1;
}
#main-content #sub-hero .slide h3 a {
color: #333;
}
#main-content #slide-content .last {
margin: 0;
}
#main-content #slide-content ul.ui-controls {
display: none;
margin: 0;
padding: 0;
list-style: none;
}
#main-content #slide-content ul.ui-controls li.prev {
position: absolute;
top: 50px;
left: 0px;
}
#main-content #slide-content ul.ui-controls li.prev a {
display: block;
background: url(http://www.blogsmithmedia.com/massively.joystiq.com/media/carousel-arw.png) 0 0 no-repeat;
width: 33px;
height: 33px;
text-indent: -9999px;
}
#main-content #slide-content ul.ui-controls li.next {
position: absolute;
top: 50px;
right: 0px;
}
#main-content #slide-content ul.ui-controls li.next a {
display: block;
background: url(http://www.blogsmithmedia.com/massively.joystiq.com/media/carousel-arw.png) 0 -33px no-repeat;
width: 33px;
height: 33px;
text-indent: -9999px;
}
#post-comment-not-logged-in {
margin: 40px 0 10px;
padding: 10px;
color: #666;
font-style: italic;
border: solid #FCB31C 1px;
}
#list-tag-post-header {
margin: 10px 0 25px;
padding-bottom: 10px;
border-bottom: solid #EEE 10px;
}
.post-body img {
margin:0 !important;
}

/* Media Index */

#media-index {
background: #fff;
}

#media-index h1 {
color: #333;
font-size: 26px;
}

#media-index #media-hdr {
margin-bottom: 1.5em;
}

#media-hdr-info {
float: left;
width: 590px;
}

#media-hdr-info img.promo {
float: left;
width: 320px;
height: 203px;
}

#media-hdr-info .media-hdr-promo {
float: right;
width: 254px;
}

#media-hdr-info .media-hdr-promo h2 {
color: #3f3f44;
font-size: 14px;
margin: 0 0 .6em 0;
padding: 0;
text-transform: uppercase;
}

#media-hdr-info .media-hdr-promo h3 {
font-size: 18px;
font-weight: normal;
margin: 0 0 .5em 0;
padding: 0;
line-height: 1.2;
}

#media-hdr-info .media-hdr-promo h3 a {
color: #333;
}

#media-hdr-info .media-hdr-promo p {
color: #666;
font-size: 13px;
line-height: 1.3;
margin: 0 0 .5em 0;
padding: 0;
}

#media-hdr-info .media-hdr-promo p.full-article {
margin: 0;
padding: 0;
}

#media-hdr-info .media-hdr-promo p.full-article a {
font-weight: bold;
}

/* Ad */

#omniture {position: absolute; top: 0 left: 0;}

#media-hdr-ad {
background: #333;
float: right;
width: 310px;
}

#media-hdr-ad .inner {
width: 300px;
height: 250px;
margin: .5em auto;
}

/* Media Browser */

#media-basement #media-browser {
background: #fff;
border-top: 8px solid #444446;
float: left;
width: 174px;
margin-right: 21px;
}

#media-browser h2 {
color: #3f3f44;
font-size: 16px;
text-transform: uppercase;
margin: 0;
padding: .5em 0 .3em 0;
}

#media-browser p {
color: #666;
font-size: 12px;
}

#media-browser ul.filters {
margin: 0;
padding: 0;
list-style: none;
}

#media-browser ul.filters li, #media-browser ul.filters li ul {
list-style: none;
margin: 0;
padding: 0;
_height: 1%;
}

#media-browser ul.filters li strong a {
background: #77787b url(http://www.blogsmithmedia.com/www.joystiq.com/media/arw-right-default.png) 160px 50% no-repeat;
color: #fff;
display: block;
font-size: 11px;
margin: 0 0 .5em 0;
padding: .7em;
text-transform: uppercase;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#media-browser ul.filters li strong a.selected, #media-browser ul.filters li strong a:hover {
background: #444446 url(http://www.blogsmithmedia.com/www.joystiq.com/media/arw-drop-white.png) 159px 50% no-repeat;
text-decoration: none;
}

#media-browser ul.filters li ul.options {
margin: 0 0 .5em 0;
padding: 0;
}

#media-browser ul.filters li ul li a {
border-bottom: 1px solid #e9eaeb;
font-size: 13px;
display: block;
padding: .3em;
}

#media-browser ul.filters li ul li a.selected {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/icon-check.png) 160px 50% no-repeat;
color: #333;
}

/* Media Port */

#media-basement #media-port {
float: left;
width: 755px;
}

#mp-hdr {
background: #333; 
margin-bottom: 14px;
position: relative;
-webkit-border-top-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
position: relative;
}

#mp-hdr ul.tabs {
float: left;
margin: 0 0 0 15px;
padding: 13px 0 0 0;
list-style: none;
}

#mp-hdr ul.tabs li {
float: left;
font-size: .8em;
margin-right: 1px;
text-transform: uppercase;
_height: 1%;
line-height: .8em;
}

#mp-hdr ul.tabs li a {
background: #77787b;
color: #eee;
display: block;
font-weight: bold;
padding: 10px;
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
text-shadow: 1px 1px #555;
}

#mp-hdr ul.tabs li a.selected, #mp-hdr ul.tabs li a:hover {
background: #fff;
color: #333;
text-shadow: none;
text-decoration: none;
}

#mp-hdr #media-selector {
position: absolute;
top: 8px;
right: 5px;
width: 110px;
}

#mp-hdr #media-selector #box-view a, #mp-hdr #media-selector #list-view a {
background: #777;
display: block;
color: #fff;
float: left;
width: 47px;
height: 20px;
margin: 3px;
text-align: center;
}

#mp-hdr #media-selector #box-view a {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/box-view-sprite.png) 0 0 no-repeat;
text-indent: -9999px;
}

#mp-hdr #media-selector #box-view a:hover, #mp-hdr #media-selector #box-view a.selected {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/box-view-sprite.png) 0 -20px no-repeat;
text-indent: -9999px;
}

#mp-hdr #media-selector #list-view a {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/list-view-sprite.png) 0 0 no-repeat;
text-indent: -9999px;
}

#mp-hdr #media-selector #list-view a:hover, #mp-hdr #media-selector #list-view a.selected {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/list-view-sprite.png) 0 -20px no-repeat;
text-indent: -9999px;
}

/* List Display */

#mp-content #list-display {
width: 100%;
margin-top: 1em;
}

#mp-content #list-display th {
color: #666;
padding: .3em;
}

#mp-content #list-display th.console-hdr, #mp-content #list-display th.release-date-hdr {
text-align: right;
}

#mp-content #list-display th.release-date-hdr a {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/arw-drop-blk.png) 50% right no-repeat;
padding-right: 13px;
}

#mp-content #list-display th a {
color: #333;
}

#mp-content #list-display tr td {
border-bottom: 1px solid #e9eaeb;
color: #999999;
padding: .3em;
}

#mp-content #list-display tr td.title {
font-size: 14px;
max-width: 400px;
}

#mp-content #list-display tr td.console {
font-size: 11px;
text-align: right;
}

#mp-content #list-display tr td.release-date {
font-size: 12px;
text-align: right;
}

/* Box Display */

#mp-content #box-display {
margin-top: 2em;
}

#mp-content #box-display .box {
border-right: 1px solid #eee;
float: left;
width: 110px;
margin: 0 25px 25px 0;
padding-right: 25px;
}

#mp-content #box-display .box img {
display: block;
margin-bottom: 1em;
}

#mp-content #box-display .box h4 a {
color: #333;
font-size: 13px;
font-weight: normal;
}

#mp-content #box-display .last {
border-right: 0;
margin-right: 0;
padding-right: 0;
}

/* Video Display */

#mp-content #video-display {
margin-top: 2em;
}

#mp-content #video-display .video-box {
border-right: 1px solid #eee;
float: left;
margin: 0 17px 24px 0;
padding-right: 17px;
width: 151px;
height: 180px;
overflow: hidden;
}

#mp-content #video-display .video-box h4 {
margin: .5em 0 0 0;
padding: 0;
}

#mp-content #video-display .video-box h4 a {
color: #333;
font-size: 13px;
}

#mp-content #video-display .video-box p {
color: #999;
font-size: 12px;
margin: 0;
padding: 0;
}

#mp-content #video-display .last {
border: none;
margin: 0;
padding: 0;
}

/* Media Footer */

#mp-footer {
clear: both;
color: #666;
margin: 1em 0;
padding: 1em .3em;
overflow: hidden;
}

#mp-footer p.page {
float: left;
margin-top: 10px;
}

#mp-footer #mp-paginate {
margin: 0;
padding: 0;
list-style: none;
}

#mp-footer #mp-paginate li.prev {
float: right;
margin: 0;
padding: 0;
width: 144px;
height: 36px;
}

#mp-footer #mp-paginate li.next {
float: left;
margin: 0;
padding: 0;
width: 144px;
height: 36px;
}


#mp-footer #mp-paginate li.prev a {
background-position: -195px 0;
display: block;
width: 144px;
height: 36px;
text-indent: -9999px;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

#mp-footer #mp-paginate li.prev a:hover {
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}

#mp-footer #mp-paginate li.next a {
background-position: -195px -36px;
display: block;
width: 144px;
height: 36px;
text-indent: -9999px;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#mp-footer #mp-paginate li.next a:hover {
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}

#content .hr hr {
display: none;
}

#main-content {
margin-top: 10px;
}

/* Rmod styles */

#sub-content {
background: #fff;
}

#sub-content .rmod {
background: #fff;
height: auto;
}

#sub-content .rmod h3 {
color: #3f3f44;
font-size: 14px;
text-transform: uppercase;
}

/* Search/Tag Results */

#main-content h1.results-hdr {
font-size: 25px;
font-weight: bold;
margin-bottom: 15px!important;
padding: 0;
}

#main-content h1.results-hdr span {
color: #888;
font-size: 12px!important;
font-weight: bold;
}

#main-content h1.results-hdr a {
color: ##00a651;
}

/* Tabbed Filter */

#tabbed-results-filter {
background: #333; 
margin-bottom: 20px;
position: relative;
-webkit-border-top-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
}

#tabbed-results-filter ul.tabs {
margin: 0 0 0 15px;
padding: 13px 0 0 0;
list-style: none;
}

#tabbed-results-filter ul.tabs li {
float: left;
font-size: .8em;
margin-right: 1px;
text-transform: uppercase;
_height: 1%;
line-height: .8em;
}

#tabbed-results-filter ul.tabs li a {
background: #77787b;
color: #eee;
display: block;
font-weight: bold;
padding: 10px;
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
text-shadow: 1px 1px #555;
}

#tabbed-results-filter ul.tabs li a.selected, #tabbed-results-filter ul.tabs li a:hover {
background: #fff;
color: #333;
text-shadow: none;
text-decoration: none;
}

/* Polls */

div.poll,
table.poll {
border: 4px solid #eee;
padding: 10px 7px 12px 10px;
width: 590px;
overflow: hidden;
color: #000;
text-align: left;
position: relative;
display: block;
font-family: Helvetica, Arial, sans-serif;
margin: 1em 0;
clear:  both;
}

div.poll table.poll {
padding:0; margin: 0;
border: none;
background: transparent;
}

div.poll form p,
table.poll caption {
float: left;
display: block;
font: normal 21px/1.1 Helvetica, Arial, sans-serif;
color: #333;
width: 174px;
text-align: left;
padding-right: 10px;
padding-bottom: 25px;
}

* html .poll caption {
height: 1%;
}

.post_body .poll caption {
float: left;
}
.post_body .poll tbody {
float: right;
}
div.poll table th {
font-weight: normal;
}
.poll td, .poll th {
font-family: Helvetica, Arial, sans-serif;
text-align:left;
border-collapse: collapse;
padding: 1px 0 2px;
font-weight: normal;
font-size: 13px;
line-height: 20px;
vertical-align: top;
}

.poll th{
color: #555;
font-family: Helvetica, Arial, sans-serif;
width:250px;
display:block;
}

.poll td .poll_result_bar {
background-color: #ddd;
color: #333;
padding: 0 5px;
display: block;
white-space: nowrap;
}

.poll td .poll_result_bar_1,
.poll td .poll_result_bar_6,
.poll td .poll_result_bar_11,
.poll td .poll_result_bar_16 { background-color: #36ABD7 !important; /* blue */} 
.poll td .poll_result_bar_2,
.poll td .poll_result_bar_7,
.poll td .poll_result_bar_12,
.poll td .poll_result_bar_17 { background-color: #00a651 !important; /* orange */ }
.poll td .poll_result_bar_3,
.poll td .poll_result_bar_8,
.poll td .poll_result_bar_13,
.poll td .poll_result_bar_18 { background-color: #E52A28 !important; /* red */}
.poll td .poll_result_bar_4,
.poll td .poll_result_bar_9,
.poll td .poll_result_bar_14,
.poll td .poll_result_bar_19 { background-color: #E4E528 !important; /* yellow */}
.poll td .poll_result_bar_5,
.poll td .poll_result_bar_10,
.poll td .poll_result_bar_15,
.poll td .poll_result_bar_20 { background-color: #b0ed1c !important; /* green */}

.poll td{
width: ;
border-left: 3px solid #fff;
}
div.poll form label {
font-family: Helvetica, Arial, sans-serif;
color: #555;
display: block;
margin: 0 0 5px;
width:310px;
display:block;
padding-left: 10px;
}
div.poll form label input {
margin-right: 5px;
}
div.poll form button {
border: none;
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/submit.png);
margin-top: 1.5em;
position: absolute;
bottom: 10px;
left: 8px;
text-indent: -900em;
width: 67px;
height: 28px;
}
div.poll form button:hover {
background-position: 0 -28px;
cursor: pointer;
}
/* Editor Profile */

#editor-profile {
margin-bottom: 2em;
}

#editor-profile h1.name {
color: #333;
font-size: 26px;
font-weight:bold;
margin: 0;
padding: 0;
}

#editor-profile p.title {
color: #999;
margin: 0;
padding: 0;
}

#editor-profile .attic {
border-bottom: 8px solid #eee;
margin-top: 1em;
padding-bottom: 10px;
height: 240px;
overflow: hidden;
}

#editor-profile .attic .headshot {
float: left;
width: 190px;
height: 240px;
}

#editor-profile .attic .bio {
margin-left: 210px;
}

#editor-profile .attic .bio p {
color: #555;
}

#editor-profile .basement {
margin-top: 1.3em;
position: relative;
width: 614px;
}

#main-content #editor-profile .basement h2.lp-hdr {
border-bottom: 1px solid #eee;
color: #555;
font-size: 14px;
font-weight: bold;
margin-bottom: 1em;
padding: 0 0 1em 0;
text-transform: uppercase;
letter-spacing: 0;
}

#editor-profile .basement .subscribe {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/writer_rss.gif) 0 no-repeat;
display: block;
position: absolute;
top: 0;
right: 0;
padding-left: 16px;
cursor: pointer;
}

.welcome-back, .welcome-back a {
vertical-align: top;
}

/* Login */

#content #main-content .loginPage h1 {
border-bottom: 1px solid #eee;
font-weight: bold;
padding-bottom: .4em;
}

#content #main-content .loginPage h2 {
font-size: 20px;
border-bottom: 1px solid #eee;
font-weight: bold;
padding-bottom: .4em;
letter-spacing: 0;
}

#main-content .loginPage ul {
margin: 1em 0 0 0;
padding: 0;
list-style: none;
}

#main-content .loginPage ul li {
float: left;
margin-right: 10px;
}

#main-content .loginPage ul li {
border: 1px solid #eee;
padding: 3px 7px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#main-content .loginPage ul li:hover {
border: 1px solid #ccc;
}

#main-content .loginPage ul li img {
float: left;
margin: 2px 4px 0 0;
}

#userDiv, #signupDiv, #recoverDiv {
margin-bottom: 2em;
}

#main-content .someForm {
border: 3px solid #eee;
margin-top: 1.5em;
padding: 20px;
width: 530px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 3px 3px 10px #f7f7f7;
}
#main-content #signupDiv p.reg-message, #main-content #recoverDiv p.rc-message  {
color: #555;
font-size: 12px;
margin-top: 1em!important;
}
#main-content #userDiv p.lg-message {
color: #555;
font-size: 12px;
margin: 1.5em 0 0 0;
padding: 0;
}
#userDiv label, #signupDiv label, #recoverDiv label {
display: block;
font:14px/23px Arial;
color:#999;
margin-bottom:0;
clear:left;
}
#main-content #userDiv input, #main-content #signupDiv input, #main-content #recoverDiv input  {
font-size: 14px;
margin: 0 0 20px 0;
padding: 7px;
width: 75%;
}
#main-content .submit {
border: 1px solid #ccc;
color: #666!important;
font-weight: bold;
margin:  0 0 15px 0;
padding: 5px 8px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#main-content .submit:hover {
border: 1px solid #999;
color: #333!important;
text-decoration: none;
} 

.GH-hat-ddbox-container {
    width:      320px;
    height:     200px;
    position:   absolute;
    top:        25px;
    z-index:    2000;
    background: none;
    display:    none;
}

#GH-hat-morebox-container {
    left:       105px;
    width:      500px;
}

#GH-hat-loginbox-container {
    position:   absolute;
    left:       750px;
    color:      white;
}

#GH-hat-loginbox-container label {
text-align: left;
}

#GH-hat-loginbox-container #login-un, #GH-hat-loginbox-container #login-pw {
width: 95%;
margin: 0 0 .5em 0;
}

#GH-hat-loginbox-container .submit {
border: 1px solid #ccc;
color: #666!important;
float:      left;
margin:     0 0 5px 0;
padding: 2px 5px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#GH-hat-loginbox-container .submit:hover {
border: 1px solid #999;
color: #333!important;
text-decoration: none;
}

#GH-hat-loginbox-container .GH-hat-close-login {
border: 1px solid #ccc;
color: #666!important;
float:      right;
margin:     0 0 5px 5px;
padding: 2px 5px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#GH-hat-loginbox-container .GH-hat-close-login:hover {
border: 1px solid #999;
color: #333!important;
text-decoration: none;
}

.GH-hat-ddbox {
    width:      430px;
    padding:    10px;
    border:     2px #00a651 solid;
    border-top: none;
    background: white;
-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.3);
}

.GH-hat-ddbox p {
border-bottom: 1px solid #eee;
color: #333;
font-weight: bold;
margin: 0 0 .5em 0;
padding-bottom: .5em;
}

.GH-hat-ddbox ul {
float: left;
font-size: 12px;
margin: 0 10px 0 0;
padding: 0;
list-style: none;
width: 30%;
}

.GH-hat-ddbox ul.last {
margin: 0;
padding: 0;
}

.GH-hat-ddbox ul li a {
color: #0299d2!important;
}


.GH-hat-ddbox-bottom {
    width:      320px;
    height:     12px;
    clear:      both;
    position:   relative;
    z-index:    2000;
}

.GH-hat-ddbox a {
    color:      black !important;
}

.GH-hat-ddbox-round-right { float: right; }
.GH-hat-ddbox-round-left  { float: left;  }
.GH-hat-ddbox-btm { 
    width:      296px;
    height:     12px;
    float:      left;
    background: url(www.blogsmithmedia.com/www.joystiq.com/media/round_corner_bottom.png);
}


#GH-hat-loginbox-container, #GH-hat-loginbox-container div.GH-hat-ddbox-bottom {
    width:      200px !important;
}

#GH-hat-loginbox-container div.GH-hat-ddbox-btm, #GH-hat-loginbox-container div.GH-hat-ddbox {
    width:      176px !important;
}

#GH-hat-loginbox {
    height:     200px !important;
}

/* Comment Form */

#commentform {
border-top: 8px solid #eee;
width: 614px;
overflow: hidden;
position: relative;
padding-top: 1em;
}

#commentform .logged_in_msg {
font-size: 11px;
width: 415px;
margin: 0;
padding: 0;
}

#commentform .join_instructions{
position: absolute;
width:170px; 
padding:2px 0;
margin-top:0;
font:11px Arial,Helvetica,sans-serif;
color:#666666; 
background-color:white;
top: 0;
right: 0;
}                            
#commentform .join_instructions strong{font:14px; color:#333;} 
#commentform .join_instructions p{margin:10px 0px;}  

#commentform textarea#Comments {
width: 410px; 
height: 150px; 
margin-bottom: 10px;
padding: 5px;
font: normal 12px/1.4em helvetica, arial, sans-serif;
color: #333;
border-width: 1px;
border-color: #888 #ccc #ccc #888;
}
#cmtmain {
clear: both;
overflow: hidden;
width: 425px;
margin: 0;
}

#cmtmain label.comments_label {
display: none;
}

.cmtchecks {
font-size: 11px;
padding-bottom: 5px;
position: relative;
}

#cmtbuttons {
overflow: hidden;
width: 400px;
padding-top: 15px;
height: 28px;
}

#addCommentButton {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/submit.png) no-repeat 0 0;
height: 28px;
padding: 22px 0 0 0;
width: 69px;
border: none;
text-indent: -9999px;
}

#addCommentButton:hover {
background-position: 0 -28px;
cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.join_instructions {min-height:260px;}
}
#cmt_paging {
margin: 10px 0;
}
.votedComment .cmt_tools { background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/voted.gif) 0 1px no-repeat; width: 54px; height: 16px; }
.reportedComment .cmt_tools,
.reportedComment .cmt_contents,
.reportedComment .cmt_reply_show,
.reportedComment .cmt_reference,
.reportedComment .cmt_label {
display: none;
}
.votedComment .cmt_tools a { display: none; }


#comments .level4 {
background: #eef8fb;
}
#comments .level1, .level0 {
opacity:0.4;filter:alpha(opacity=40)
}

#verify_image {
    position: relative;
    top: 4px;
    left: 10px;
    display: none;
}

.top-stories-header {
border-top: 1px solid #EEEEEE;
color: #333;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: .5em;
padding: 5px 0px 0px 0px;
display: none;
}

/* Commenter Profile */

#commenter-profile {
margin-bottom: 2em;
width: 100%;
}

#commenter-profile .attic {
border-bottom: 8px solid #eee;
position: relative;
}

#commenter-profile h1#memberid.name {
color: #333;
font-size: 26px;
font-weight:bold;
margin: 0;
padding: 0;
}

#commenter-profile p.title {
float: left;
color: #999;
margin: 0;
padding: 0;
}

#commenter-profile p#privacy_status {
color: #888;
margin: 0;
padding: 0;
position: absolute;
top: 0;
right: 0;
}

#commenter-profile p#profile_change {
clear: both;
margin: 0;
padding: 0;
}

#commenter-profile p#profile_change a {
border: 1px solid #ccc;
color: #666!important;
font-weight: bold;
margin:  0 0 15px 0;
padding: 5px 8px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#commenter-profile p#profile_change a:hover {
border: 1px solid #999;
color: #333!important;
text-decoration: none;
}

#commenter-profile #changeSpace {
margin-top: 1em;
}

#commenter-profile #changeSpace #profile_passchange, #commenter-profile #changeSpace form {
background: #f8f8f8;
clear: both;
padding: 10px;
border: 1px solid #eee;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#commenter-profile #changeSpace #profile_passchange label {
color: #777;
font-size: 14px;
margin-right: 10px;
}

#commenter-profile #changeSpace #profile_passchange input {
display: block;
font-size: 14px;
margin-bottom: 5px;
padding: 3px;
width: 200px;
}

#commenter-profile #changeSpace #profile_passchange input#profileButton {
display: inline;
margin: 10px 20px 0 0;
}

#commenter-profile #changeSpace form input#uploadimg {
margin-bottom: 1em;
float: left;
}

#commenter-profile .attic #avatar {
border: 1px solid #ccc;
border-top-color: #ddd;
border-left-color: #ddd;
float: left;
width: 64px;
height: 64px;
margin: 0 1em 1em 0;
padding: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

#commenter-profile .attic p.title {
margin-bottom: .5em;
}

#commenter-profile .attic p.login a {
background: #eee;
border-bottom: 1px solid #ddd;
padding: 2px 8px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

#commenter-profile .basement {
clear: both;
margin-top: 1.3em;
position: relative;
width: 614px;
}

#main-content #commenter-profile .basement h2.lp-hdr {
border-bottom: 1px solid #eee;
color: #555;
font-size: 14px;
font-weight: bold;
margin-bottom: 1em;
padding: 0 0 1em 0;
text-transform: uppercase;
letter-spacing: 0;
}

#commenter-profile .basement .subscribe {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/writer_rss.gif) 0 no-repeat;
display: block;
position: absolute;
top: 0;
right: 0;
padding-left: 16px;
cursor: pointer;
}

#commenter-profile .basement .comment-view .body {
width: 100%;
}

#commenter-profile .basement .comment-view .body .time-stamp {
color: #999;
}

#commenter-profile #activity {
margin: 2em 0 3em 0;
}

#commenter-profile #activity h2 {
font-size: 19px;
font-weight: bold;
}

#commenter-profile #activity table {
width: 100%;
margin: 1em 0;
}

#commenter-profile #activity table th {
border-bottom: 2px solid #eee;
font-size: 11px;
font-weight: bold;
padding: 5px;
text-transform: uppercase;
}

#commenter-profile #activity table td {
background: #f9f9f9;
border-bottom: 1px solid #eee;
font-size: 11px;
padding: 5px;
}

#commenter-profile #activity table td.cmt-count {
color: #888;
}

#commenter-profile .basement .user-comment {
border-bottom: 1px solid #eee;
margin-top: 2em;
padding-bottom: 2em;
}

#commenter-profile .basement .user-comment .time-stamp {
color: #999;
display: block;
font-size: 11px;
margin: .5em 0 1em 0;
}

#commenter-profile .basement .user-comment .the-comment {
color: #555;
margin-top: 1em;
line-height: 1.3;
}

.video-play #sub-content {
margin-top: 71px;
}

#video-hero {
width: 619px;
margin-bottom: -1em;
}

#video-hero p.time-stamp {
color: #999;
font-size: 12px;
}

#main-content #video-hero h1 {
font-size: 26px;
font-weight: bold;
}

#video-hero #video-hero-container {
margin-top: 1.3em;
}

#video-hero .social-tools {
margin-top: 1em;
}

#content #other-videos {
clear: both;
}

#content .more-videos {
border-top: 8px solid #e9eaeb;
margin-bottom: 1em;
}

#content .more-videos h2 {
color: #3f3f44;
font-size: 14px;
text-transform: uppercase;
margin: .9em 0 1em 0;
}

#content .more-videos .video-slide {
border-right: 1px solid #eee;
float: left;
width: 150px;
margin-right: 18px;
padding-right: 18px;
}

#content .more-videos .last {
border: none;
margin: 0;
padding: 0;
}

#content .more-videos .video-slide .video-container {
margin-bottom: .5em;
}

#content .more-videos .video-slide h3 {
margin: 0;
}

#content .more-videos .video-slide h3 a {
color: #333;
font-size: 13px;
}

#content .more-videos .video-slide p {
color: #999;
font-size: 12px;
}

#content .more-videos p.see-all-videos a {
border-top: 1px solid #e9eaeb;
clear: both;
display: block;
font-size: 14px;
font-weight: bold;
padding-top: .2em;
}


/* About Joystiq */

#about-joystiq h1 {
font-size: 26px;
font-weight: bold;
}

#about-joystiq p {
margin-top: .75em;
color: #555;
}

#main-content #team-listing h2 {
color: #555;
font-size: 14px;
font-weight: bold;
margin-bottom: 1em;
text-transform: uppercase;
letter-spacing: 0;
}

#team-listing {
border-top: 8px solid #eee;
padding-top: 1em;
}

#team-listing .headshot {
float: left;
width: 130px;
height: 210px;
margin-right: 23px;
}

#team-listing .headshot img {
margin-bottom: .8em;
width: 130px;
}

#team-listing .headshot h3, #team-listing .headshot p {
font-weight: normal;
margin: 0;
padding: 0;
}

#team-listing .headshot p {
color: #999;
font-size: 12px;
}

#team-listing .headshot h3 a {
color: #333;
font-size: 17px;
}

/* Podcast */

#main-content #podcast-header .pc-header {
background: url(http://www.blogcdn.com/www.massively.com/media/2010/11/massively-speaking.jpg) 0 0 no-repeat;
text-indent: -9999px;
height: 225px;
}

#main-content #podcast-header .pc-footer {
border-bottom: 1px solid #eee;
margin: 1em 0 1.5em 0;
padding: 0 0 1em 0;
overflow: hidden;
}

#main-content #podcast-header .pc-footer .subscribe {
float: left;
margin: 0;
padding: 0;
}

#main-content #podcast-header .pc-footer .twitter {
float: right;
margin: 0;
padding: 0;
}

/* Stat Table */

table.stats {
width: 100%;
}

.stats th {
color: #666;
}

.stats td.statsclass1 {
background: #f9f9f9;
}

.stats tr td {
border-bottom: 1px solid #e9eaeb;
color: #999999;
padding: .3em 0;
}

.stats h3 {
font-size: 14px;
padding: .3em;
}

.stats img {
display: none;
}

/* Game Listing */

#game-listing {
width: 100%!important;
}

#game-listing tr th {
border-bottom: 1px solid #eee;
font-weight: bold;
padding: .3em;
}

#game-listing td {
padding: .4em 0;
}

#game-listing h3 {
font-size: 14px;
padding: .3em;
}

#game-listing h3 img {
display: none;
}

/* Breaking News */

#sub-content #breaking-news {
margin-bottom: 2em;
}

#sub-content #breaking-news h4 {
margin: 0;
padding: 0;
}

#sub-content #breaking-news h4 a {
color: #333;
display: block;
font-weight: normal;
margin-top: .5em;
padding: 0;
}

/* Popular Games Mod */

#sub-content #popular-games h3 {
border-bottom: 1px solid #eee;
color: #444446;
line-height: 1.3;
padding-bottom: 1em;
}

#sub-content #popular-games h3 a {
color: #444446;
border-bottom: 1px solid #444446;
}

#sub-content #popular-games h3 a:hover {
text-decoration: none;
}

#sub-content #popular-games ol {
margin: 0;
padding: 0;
list-style: none;
}

#sub-content #popular-games ol li {
margin-bottom: 20px;
padding-left: 50px;
font-size: 125%;
line-height: 1.3em;
}

#sub-content #popular-games ol li a{
color:#222;
}

#sub-content #popular-games ol li.one {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/pop-number-one.png) 0 7px no-repeat;
}

#sub-content #popular-games ol li.two {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/pop-number-two.png) 0 7px no-repeat;
}

#sub-content #popular-games ol li.three {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/pop-number-three.png) 0 7px no-repeat;
}

#sub-content #popular-games ol li.four {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/pop-number-four.png) 0 7px no-repeat;
}

#sub-content #popular-games ol li.five {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/pop-number-five.png) 0 7px no-repeat;
}

#sub-content #popular-games ol li span {
display: block;
font-size: 11px;
}

#sub-content #popular-games ol li.one span {
border-bottom: 6px solid #00a651;
color: #9e9e9e;
padding-bottom: 5px;
width: 221px;
}

#sub-content #popular-games ol li.two span {
border-bottom: 5px solid #00a651;
color: #9e9e9e;
padding-bottom: 5px;
width: 155px;
}

#sub-content #popular-games ol li.three span {
border-bottom: 4px solid #00a651;
color: #9e9e9e;
padding-bottom: 5px;
width: 131px;
}

#sub-content #popular-games ol li.three span {
border-bottom: 3px solid #00a651;
color: #9e9e9e;
padding-bottom: 5px;
width: 125px;
}

#sub-content #popular-games ol li.four span {
border-bottom: 2px solid #00a651;
color: #9e9e9e;
padding-bottom: 5px;
width: 110px;
}

#sub-content #popular-games ol li.five span {
border-bottom: 1px solid #00a651;
color: #9e9e9e;
padding-bottom: 5px;
width: 90px;
}

/* Podcast Mod */

#sub-content #podcast-mod {
width: 310px;
overflow: hidden;
}

#podcast-mod h4 {
font-size: 13px;
margin-top: .5em;
margin-bottom: 0px;
}

#podcast-mod h4 a {
color: #444;
}

/* Contact Form */

#main-content #incontent p {
border-bottom: 1px solid #eee;
color: #333;
font-size: 1.1em;
margin-top: 13px;
padding-bottom: .5em;
}

#main-content #incontent .formlabel {
color:  #777;
clear: both;
font-weight: bold;
}

#main-content #incontent form input, #main-content #incontent form textarea {
border: 1px solid #ddd;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 1.2em;
margin: .5em 0 1.5em 0;
padding: .3em;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#main-content #incontent form input:hover {
border: 1px solid #ccc;
}

#main-content #incontent form textarea {
padding: 3px;
line-height: 1.5;
}

#main-content #incontent form #sendContactButton {
background: #f9f9f9;
border-bottom: 1px solid #999;
}

#main-content #incontent form #sendContactButton:hover {
background: #eee;
cursor: pointer;
}

#main-content #incontent form #sendContactButton:active {
background: #ddd;
border-top: 1px solid #999;
border-bottom: 1px solid #ccc;
cursor: pointer;
}

#main-content #incontent form .formerrors {
color: red;
font-weight: bold;
margin: 0 0 1.5em 0;
}
#main-content #podcast-header .ep0-header {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/ep-zero-again.jpg) 0 0 no-repeat;
text-indent: -9999px;
height: 225px;
}

#main-content #podcast-header .x3f-header {
background: url(http://www.blogcdn.com/www.joystiq.com/media/2010/06/x3ffancastheader.jpg) 0 0 no-repeat;
text-indent: -9999px;
height: 174px;
}

/* Game Landing */

#gameinfo-hdr {
background: #fff;
border-bottom: 8px solid #eee;
margin: 1.6em 0;
padding-bottom: 1.5em;
width: 614px;
}

#gameinfo-hdr .gi-img img {
border: 1px solid #ddd;
float: left;
width: 125px;
height: 150px;
padding: 6px;
margin-right: 17px;
}

#gameinfo-hdr .gi-info {
float: left;
width: 450px;
}

#gameinfo-hdr .gi-info blockquote {
margin: 0 0 13px 0;
padding: 0;
width: 450px;
}

#gameinfo-hdr .gi-info blockquote p {
color: #333;
font-size: 16px;
margin: 0;
padding: 0;
line-height: 1.4em;
}

#gameinfo-hdr .gi-info .rating {
display: block;
margin-bottom: 17px;
}

#gameinfo-hdr .gi-info p.read-review {
margin: 0;
padding: 0;
}

#gameinfo-hdr .gi-info p.read-review a {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/btn-readreview.png) 0 0 no-repeat;
display: block;
width: 131px;
height: 30px;
text-indent: -9999px;
}

#gameinfo-hdr .gi-info p.read-review a:hover {
background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/btn-readreview.png) 0 -30px no-repeat;
}

/* MOD: INFO CARD */

#sub-content #info-card .ic-content h4, #sub-content #info-card .ic-content h5 {
color: #444;
font-size: 12px;
text-transform: uppercase;
}

#sub-content #info-card .ic-content h4 {
margin: 0;
padding: 0;
}

#sub-content #info-card .ic-content p {
color: #777;
font-size: 12px;
line-height: 1.5;
}

#sub-content #info-card .ic-content p a {
display: block;
}

#sub-content #info-card .ic-content .col {
float: left;
width: 130px;
_width: 120px;
margin-right: 20px;
}

#sub-content #info-card .ic-content .col h5 {
margin: 0;
padding: 0;
}

#sub-content #info-card .ic-content .col p {
font-size: 15px;
margin: 0 0 1em 0;
padding: 0;
line-height: 1.2;
}

#sub-content #info-card .ic-content .col p a {
color: #777;
display: inline;
border-bottom: 1px dotted #ccc;
}

#sub-content #info-card .ic-content .col p a:hover {
border-bottom-color: #999;
text-decoration: none;
}

/* Media Promo mod */

#sub-content .media-promo-mod {
position: relative;
}

#sub-content .media-promo-mod a.cnt {
background: #00a651;
color: #fff;
display: block;
font-weight: bold;
padding: 5px;
width: 120px;
text-transform: uppercase;
position: absolute;
top: 131px;
left: 0;
}

#sub-content .media-promo-mod a.cnt span {
color: #333;
}

#sub-content .media-promo-mod a.cnt:hover span {
color: #fff;
}

#sub-content .media-promo-mod a.cnt:hover {
background: #333;
text-decoration: none;
}

#loading-games-index div { padding: 25px 30px; border: 1px solid #777; width: 200px; border-width: 1px 3px 3px 1px; margin: 150px auto; }
#games-list-paginate { width: 100px; margin-left: 650px; list-style-type: none; }
#games-list-paginate li { float: right; }
#games-list-paginate li a:hover { background-position: 0 -36px; }
#games-list-paginate li.inactive a { background-position: 0 -72px; cursor: default; }
#games-index-list-next-button a { display: block; width: 33px; height: 36px; background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/games-list-button-forward.png) no-repeat top left; overflow: hidden; text-indent: 9999px; }
#games-index-list-previous-button a { display: block; width: 33px; height: 36px; background: url(http://www.blogsmithmedia.com/www.joystiq.com/media/games-list-button-back.png) no-repeat top left; overflow: hidden; text-indent: 9999px; margin-right: 5px; }

/* =ADS
-------------------------------------------------------------- */
#omniture {position: absolute; top: 0 left: 0;}

#outerslice {
background: #000;
padding: 4px 0 3px;
}
#slice {
list-style: none;
margin: 0;
padding: 3px 0 5px;
text-align: center;
color: #ccc;
}
#slice p {
padding: 3px 0;
display: inline;
}
#slice a {
color: #888;
background-color: #111;
font-size: 12px;
padding: 5px 8px 6px;
margin-right: 2px;
text-decoration: none;
}
#slice a:hover {
background: #333;
color: #fff;
}
#dogear_promo {
position:absolute;top:0;right:0;width:120px;height:120px;z-index:99;
}

#topleader-wrap {
padding: .1em;
background: #111 url(http://www.blogsmithmedia.com/www.joystiq.com/media/leaderboard-wrap-bg.gif) top right repeat-x;
}
.topleader {
position: relative;
text-align: center;
margin: 0 auto;
width: 928px;
overflow: hidden;
}

.topleader img {
text-align: center;
}

.pinboxland {
margin: 10px 0;
}
.pinbox {
margin: 0 0 8px;
}
.bottomleader { 
width: 728px; 
margin: .6em auto 1em; 
text-align: center; 
}
.skyscraper {
margin: 10px 0 10px 8px;
padding: 0;
width: 160px;
overflow: hidden;
}
.skyscraper img {
background: #fff;
border: 1px solid #ddd;
}
.medrect {
background: #eee url(http://www.blogsmithmedia.com/www.joystiq.com/media/advertise.gif) no-repeat 232px 271px;
padding: 15px 0 16px 15px;
margin-bottom: 5px;
}
.medrect * {
margin: 0;
}
#subcontent #sponsoredlinks h3 {
border: none;
margin: 0; padding: 0;
text-align: center;
}
#sponsoredlinks ul {
background:#ffe;
margin-top: 6px;
border:1px solid #feefb1;
clear: both;
}
li.sponsored{ 
background: transparent;
border:  none;
font-size:1em; 
margin: 1.2em 15px;
line-height: 1.2em; 
}
.inpostad {
width: 300px;
height: 250px;
margin: -1em auto 2.5em auto;
text-align: left;
}
.quigoads {
width: 450px;
margin: -1em auto 2.5em auto;
}

#game-info-description-hider { overflow: hidden; margin: 0 0 1.5em; }
#game-info-description-hider p { margin: 0; }
#game-info-description-hider-more { text-align: right; margin: -1.5em 0 1em; }

#main-content .post .post-inner .post-body table {
margin-top: 10px;
}

#main-content .post .post-inner .post-body table tr td {
margin: 0;
padding: 5px;
vertical-align: top;
}

.post-body #lb-opts {
margin: 10px 0;
}

.post-body #lb-opts a {
color: orange;
}

#lb-opts-list li {
list-style-type: none;
}
#pr_box { margin: 20px auto 0; }
#pr_box_button { overflow: hidden; text-indent: -9000px; background: url(http://www.blogcdn.com/www.joystiq.com/media/2010/06/joy-show-pr.png); no-repeat top left; width: 186px; height: 40px; margin: 0 auto; cursor: pointer; margin-bottom: 20px; }
#pr_text { margin: 20px 30px 0; color: #666; display: none; }

.headerBlue {
text-align: center;
font-weight: bold;
}
.headerGray {
text-align: center;
font-weight: bold;
}
.headerGreen {
text-align: center;
font-weight: bold;
}
.headerYellow {
text-align: center;
font-weight: bold;
}

.collection-of-stars {
margin: 10px 0;
}
.teh-stars {
margin-top: 20px;
}



.review-diary {
padding: 10px;

margin: 0;
padding: 0;
width: 200px;
}
.review-diary h3 {

 padding: 0 !important;
 line-height: 12px;
 margin-left: 15px !important;
 margin-bottom: -5px !important;
 font-weight: normal;
}
.review-diary ul li {
list-style: none;
padding: 6px;
margin: 0 !important;
font-size: 12px;
background: orange;
margin-bottom: 2px !important;
}
.review-diary ul li a {
color: inherit;
}
.review-diary ul li a:hover {
color: white;
text-decoration:none;
}

#mp-paginate a {
background-color: #00a651;
color: #fff;
font-weight: bold;
text-decoration: none;
display: block;
padding: .8em 1.2em;
border-radius: 5px;
}

#mp-paginate a:hover {
background-color: #007b3c;
}

#mp-paginate .older {
float: left;
}

#mp-paginate .newer {
float: right;
}

/* Slideshows */
.aol-knot-wrapper {
  position: relative;
  color: #fff;
  background: #222;
  padding: 6px 5px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.knot-slideshow .aol-knot-default-enter-fullscreen {
  top: 2px;
  bottom: auto;
}
.knot-slideshow .aol-knot-slide-info {
  position: absolute;
  bottom: 100px;
  color: white;
  left: 5px;
}
.knot-slideshow .aol-knot-slide-info .aol-knot-slide-title,
.knot-slideshow .aol-knot-slide-info .aol-knot-slide-caption {
  color: white;
}
.knot-slideshow .aol-knot-nav-prev,
.knot-slideshow .aol-knot-nav-next {
  padding: 0!important;
}
.knot-slideshow .aol-knot-nav-prev-icon,
.knot-slideshow .aol-knot-nav-next-icon {
  color: #fff;
  background: #00a651;
  padding: 20px;
  position: relative;
  opacity: 0.3;
  top: 0;
}
.knot-slideshow .aol-knot-nav-prev-icon:hover,
.knot-slideshow .aol-knot-nav-next-icon:hover {
  opacity: 1;
}
.knot-slideshow .aol-knot-nav-prev-icon {
  left: 0;
}
.knot-slideshow .aol-knot-nav-next-icon {
  right: -1px;
}
.knot-slideshow .aol-knot-thumb-inner i {
  color: #fff;
}
.knot-slideshow .aol-knot-thumb {
  margin: 2px!important;
}
.knot-slideshow .aol-knot-thumb-next,
.knot-slideshow .aol-knot-thumb-prev {
  /* top: 40px;*/
}
.knot-slideshow .aol-knot-thumbs-list {
  text-align: left;
  margin: 0;
  padding: 2px 0 0 3px;
}
.knot-slideshow .aol-knot-fullscreen-right {
  display: block;
}
.knot-slideshow .aol-knot-fullscreen-top {
  bottom: 0;
}
.knot-slideshow .aol-knot-fullscreen-bottom {
  display: none;
}

.post .postbody ul.aol-knot-slides li {
	margin: 0;
	padding-left: 0;
}