html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/* Global
-----------------------------------------------------------------------------------*/

body {
	font-size: 62.5%;
	background: #040404 url(../img/bubble-bg-dark.jpg) top center no-repeat;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;	
	}

a {
	color: #00a8d8;
	text-decoration: none;
	}
	
a:hover {
	color: #94BD00;
	}

#container {
	width: 960px;
	margin: 0 auto;
	}




/* Header
--------------------------------------------------------------------------------------*/

#header {
	}

#header .subnav {
	overflow: hidden;
	padding: 6px 0;
	border-bottom: 1px solid #292929;
	margin: 0 0 10px 0;
	}

#header .subnav li {
	float: left;
	font-size: 11px;
	margin: 0 25px 0 0;
	line-height: 20px;
	}

#header .subnav li.login-form {
	float: right;
	margin: 0;
	}

#header .subnav li.login-form p {
	float: left;
	}

#header .subnav li.login-form p.login-field {
	background: url(../img/login-bg.gif);
	width: 102px;
	height: 20px;
	margin: 0 8px 0 0;
	}

#header .subnav li.login-form p.login-field input {
	width: 96px;
	height: 20px;
	background: none;
	border: none;
	color: #999;
	font-size: 1em;
	margin: 0 0 0 8px;
	line-height: 12px !important;
	}

#header .subnav li.login-form .login-btn {
	height: 18px;
	width: 42px;
	overflow: hidden;
	}


#header .subnav li a {
	float: left;
	text-transform: uppercase;
	font-size: 1em;
	color: #666;
	}

#header .subnav li a:hover {
	color: #999;
	}

#header h1 {
	width: 220px;
	float: left;
	margin: 0 10px 0 0;
	}

#header h1 a {
	display: block;
	width: 220px;
	height: 92px;
	background: url(../img/logo.png) center center no-repeat;
	text-indent: -9999px;
	}

#header .header-banner {
	border: 1px solid #292929;
	float: left;
	background: #111;
	margin: 0 0 10px 0;
	}

#header .global-nav {
	clear: both;
	background: url(../img/global-nav-bg.jpg);
	height: 40px;
	margin: 0 0 8px 0;
	float: left;
	border-bottom: 3px solid #3c3c3c;
	}

#header .global-nav li {
	float: left;
	position: relative;
	}

#header .global-nav li.search {
	overflow: hidden;
	width: 249px;
	float: right;
	}

#header .global-nav li.search p {
	float: left;
	}

#breadcrumbs {

	font-size: 14px;

}




.global-nav li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}

.nav_entertainment a {
	width: 179px;
	background: url(../img/nav.gif) 0 0;
	}

.nav_entertainment a:hover, .nav_entertainment a.sfHover {
	width: 179px;
	background: url(../img/nav.gif) 0 -40px;
	}

.nav_music a {
	width: 86px;
	background: url(../img/nav.gif) -179px 0;
	}

.nav_music a:hover, .nav_music a.sfHover {
	width: 86px;
	background: url(../img/nav.gif) -179px -40px;
	}

.nav_tech a {
	width: 81px;
	background: url(../img/nav.gif) -265px 0;
	}

.nav_tech a:hover, .nav_tech a.sfHover {
	width: 81px;
	background: url(../img/nav.gif) -265px -40px;
	}

.nav_gaming a {
	width: 104px;
	background: url(../img/nav.gif) -346px 0;
	}

.nav_gaming a:hover, .nav_gaming a.sfHover {
	width: 104px;
	background: url(../img/nav.gif) -346px -40px;
	}

.nav_video a {
	width: 61px;
	background: url(../img/nav.gif) -450px 0;
	}

.nav_video a:hover {
	width: 61px;
	background: url(../img/nav.gif) -450px -40px;
	}

.nav_contests a {
	width: 98px;
	background: url(../img/nav.gif) -511px 0;
	}

.nav_contests a:hover {
	width: 98px;
	background: url(../img/nav.gif) -511px -40px;
	}

.nav_blogs a {
	width: 96px;
	background: url(../img/nav.gif) -609px 0;
	}

.nav_blogs a:hover, .nav_blogs a.sfHover {
	width: 96px;
	background: url(../img/nav.gif) -609px -40px;
	}

.search .search-bg {
	width: 249px;
	height: 40px;
	background: url(../img/nav.gif) -705px 0; //704
	margin: 0 0 0 13px;
	position: relative;
	}

/* search text input */
.search .search-bg input {
	border: none;
	background: none;
	height: 14px;
	margin: 13px 0 0 11px;
	}

.search .search-btn {
	width: 40px;
	height: 40px;
	position: relative;
	left: 203px;
	top:-40px;
	overflow: hidden;
	}


.search a {
	color: #ccc;
	text-indent: 0 !important;
	line-height: 40px;
	padding: 0 0 0 10px;
	}

.wide-banner {
	clear: both;
	display: block;
	height: 1px;
	text-indent: -9999px;
	background: url(../img/rush.jpg);
	margin: 0 0 8px 0;
	}
	
/* Dropdowns */

.global-nav ul {
	position: absolute;
	left:-999em;
	background: #393939;
	}

.global-nav ul li {
	float: none !important;
	font-size: 1.6em;
	line-height: 20px;
	padding: 0;
	}

.global-nav ul a {
	background-image: none;
	padding: 9px 11px;
	border-bottom: 1px solid #333;
	height: auto;
	text-indent: 0;
	width: 230px !important;
	color: #fff;
	}

.global-nav ul a:hover {
	background:  #444;	
	background-image: none;
	}

.show-dropdown {
	left: auto !important;
	}

#header .subnav li .is-logged-in {
	color: #666;
	}

#header .subnav li .is-logged-in a {
	color: #ddd;
	float: none;
	text-transform: none;
	}

/* Content
--------------------------------------------------------------------------------------*/

#content {
	overflow: hidden;
	}

.primary {
	background: #fff url(../img/primary-bg.jpg) no-repeat;
	width: 590px;
	float: left;
	padding: 30px 20px 0 20px;
	margin: 0 10px 10px 0;
	}

.secondary {
	width: 320px;
	float: left;
	}


/* Primary
--------------------------------------------------------------------------------------*/

.navigation {
	overflow: hidden;
	}

.navigation a {
	display: block;
	border: 1px solid #ccc;
	padding: 8px;
	text-decoration: none;
	margin: 0 0 20px 0;
	font-size: 14px;
	}

.navigation .alignleft a {
	float: left;
	}


.navigation .alignright a {
	float: right;
	}

/* Secondary
--------------------------------------------------------------------------------------*/

.sidebar-block {
	background: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
	font-size: 1.4em;
	font-style: italic;
	line-height: 18px;
	}

.sidebar-block ul {
	padding: 5px;
	}

.sidebar-block ul li{
	background: url(../img/sidebar/arrow-bullet.gif) 0 5px no-repeat;
	padding: 0 0 6px 12px;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #e3e3e3;
	}

.sidebar-block ul li a:hover {
	border-bottom: 1px dotted #ccc;
	}

.todays-breaking-news h3 {
	width: 300px;
	height: 53px;
	background: url(../img/sidebar/todays-breaking-news-h3.gif);
	position: relative;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	}

.todays-breaking-news h3 a {
 	display: block;
 	width: 16px;
 	height: 16px;
 	background: url(../img/sidebar/rss-icon.gif);
	text-indent: -9999px;
	position: absolute;
	top: 19px;
	left: 277px;
	}

.andpop-blogs h3 {
	width: 300px;
	height: 53px;
	background: url(../img/sidebar/andpop-blogs-h3.gif);
	position: relative;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	}

.andpop-contests h3 {
	width: 300px;
	height: 53px;
	background: url(../img/sidebar/andpop-contests-h3.gif);
	position: relative;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	}

/* Post
--------------------------------------------------------------------------------------*/

.post a:hover {
	border-bottom: 1px dotted #ccc;
	}

.post {
	margin: 0 0 30px 0;
	}

.post h2 {
	margin: 0 0 12px 0;
	}

.post h2 a {
	font-size: 3.0em;
	color: #000;
	}

.post-image {
	float: left;
	margin: 0 8px 4px 0;
	}

.post .post-info {
	overflow: hidden;
	font-size: 1.2em;
	line-height: 22px;
	border-bottom:  3px solid #f0f0f0;
	padding: 10px 0;
	margin: 0 0 10px 0;
	}

.page .post h2 {
	border-bottom:  3px solid #f0f0f0;
	padding: 10px 0;
	margin: 0 0 16px 0;
	}

h4.search {
	border-bottom: 1px dotted #f0f0f0;
	padding: 10px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	}

.post .post-info span {
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 2px 10px 0 10px;
	font-size: 11px;
	margin: 0 8px 0 0;
	background: #333;
	}

.post .post-info span a {
	color: #fff;
	border: 0;
	font-weight: bold;
	}

.post .the-time {
	display: inline;
	border-left: 3px solid #f0f0f0;
	padding: 2px 0 2px 0px;
	margin: 0 0 0 0px;
	color: #666;
	}

.post-content p {
	margin: 0 0 18px 0;
	line-height: 20px;
	font-size: 1.3em;
	}


.related ol {
	margin: 0 0 18px 0;
	line-height: 20px;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;	
	}


.comment-count {
	clear: both;
	}

.comment-count a {
	color: #999;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", sans;
	}

.comment-count a span {
	font-size: 1.8em;
	color: #333;
	}

/* Post Comments */

.post-comments {
	padding: 0 0 20px 0;
	overflow: hidden;
	}

.post-comments h3 {
	background: url(../img/comments.gif) no-repeat;
	text-indent: -9999px;
	border-bottom: 4px solid #f0f0f0;
	height: 25px;
	margin: 0 0 18px 0;
	}

#comment-list {
	margin: 0 0 28px 0;
	}

#comment-list li {
	margin: 0 0 20px 0;
	}

.comment-meta {
	overflow: hidden;
	margin: 0 0 10px 0;
	}

.comment-meta img {
	float: left;
	margin: 0 8px 0 0;
	}
	
.comment-meta p {
	font-size: 1.4em;
	line-height: 1.25em;
	text-transform: uppercase;
	}

.comment-name {
	color: #999;
	}

.comment-time {
	color: #99b2c1;
	}

.comment-body {
	margin: 0 0 0 40px;
	background:  url(../img/quote.gif) no-repeat;
	padding: 0 0 0 24px;
	}

.comment-body p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	line-height: 1.6em;
	font-style: italic;
	color: #555;
	}

.comment-number {
	float: right;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.4em;
	font-style: italic;
	color: #ccc;
	}

/* Reply Form */

.submit-reply h3 {
	background: url(../img/leave-a-reply.gif) no-repeat;
	text-indent: -9999px;
	border-bottom: 4px solid #f0f0f0;
	height: 25px;
	margin: 0 0 18px 0;
	}

.submit-reply p {
	margin: 0 0 10px 0
	}

.submit-reply label {
	font-size: 1.1em;
	}

.submit-reply #author, .submit-reply #email, .submit-reply #url {
	border: 1px solid #999;
	padding: 8px 5px;
	font-size: 1.2em;
	margin: 0 5px 0 0;
	width: 200px
	}

.submit-reply #comment {
	border: 1px solid #999;
	padding: 8px 5px;
	font-size: 12px;
	width: 578px;
	}

.submit-reply #submit {
	float: right;
	}


/* 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: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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

/* caption styles */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Footer
--------------------------------------------------------------------------------------*/

#footer {
	background: #1d1d1d url(../img/footer-bg.jpg) repeat-x;
	overflow: hidden;
	padding: 30px;
	border-bottom: 10px solid #333;
	margin: 0 0 20px 0;
	}

#footer a {
	text-decoration: underline;
	}

#footer .copyright {
	float: right;
	color: #999;
	font-size: 1.2em;
	text-align: right;
	line-height: 24px;
	}

#footer ul {
	float: left;
	margin: 0 40px 0 0;
	border-left: 1px solid #444;
	padding: 0 0 0 10px;
	font-size: 1.4em;
	line-height: 26px;
	}

#footer ul li {
	}

#footer ul a {
	color: #fff;
	}

fieldset {
	border: 2px solid #e0e0e0;
	padding: 20px;
	margin: 0 0 20px 0;
	}

legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
	}