/*
Theme Name: Addicted Gamer
Theme URI: http://www.addictedgamer.net
Description: Default theme for Addicted Gamer
Version: 1.0
Author: Matt Froese
Author URI: http://www.addictedgamer.net
Tags: red, custom header, fixed width, two columns, widgets
*/

body {
 background: url( 'images/bg.jpg' ) no-repeat scroll 50% 0% #181818;
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 line-height: 18px;
 color: #323232;
}
p {
 margin: 12px 0px;
}

form {
 margin: 0px;
 padding: 0px;
}

a img {
 border: 0px;
}
a:hover {
 color: #a50002;
}

.wrapper {
}

.header {
 height: 108px;
 width: 960px;
 margin: 0px auto;
}

.header .user-options {
 float: right;
}

.header .user-options .login-form {
 height: 30px;
 padding-top: 35px;
 width: 334px;
}

.header .user-options .login-form input {
 float:left;
}

.header .user-options ul {
 list-style-type:none;
 margin:0 0 0 123px;
 padding:0;
}

.header .user-options ul li {
 display: inline;
 float: left;
}

.header .user-options ul li a {
 display: block;
 height: 9px;
 line-height: 9px;
 margin-left: 10px;
 margin-top: 12px;
}

.header .login-form .login {
 border: 1px solid #333333;
 background: url( 'images/input-bg.jpg' ) top left no-repeat #1d1d1d;
 color: #fff;
 height: 16px;
 padding: 6px;
 width: 120px;
 margin-right: 5px;
}

.header .user-options ul li a span {
 display: none;
}

.header .user-options ul li a.fp {
 background: url( 'images/login-options-fp.jpg' ) center center no-repeat;
 width: 133px;
}

.header .user-options ul li a.register {
 background: url( 'images/login-options-register.jpg' ) center center no-repeat;
 width: 59px;
}

/* logged in */
.header .user-options .user {
 margin-top: 24px;
 margin-right: 1px;
 width: 374px;
 height: 80px;
}

.header .user-options .user a {
 color: #fff;
}

.header .user-options .user .info {
 text-align: right;
 margin-right: 80px;
}

.header .user-options .user .info h3.name {
 font-weight: normal;
 font-size: 16px;
 color: #fff;
 margin: 0px;
 padding-bottom: 10px;
}

h3.name {
 margin: 0px;
}

.header .user-options .user .info h3.name span.welcome {
 font-size: 14px;
}

.header .user-options .user .avatar  {
 width: 66px;
 height: 66px;
 background: #656565;
 border: 1px solid #4b4b4b;
 float: right;
}

#search {
 float: right;
 padding: 9px;
 height: 28px;
}

#search-box {
 border: 1px solid #1c1c1c;
 background: url( 'images/input-bg.jpg' ) top left no-repeat #1d1d1d;
 color: #fff;
 height: 16px;
 padding: 5px;
 width: 200px;
 float: left;
 margin-right: 5px;
}

.main-wrapper {
 /*background: url( 'images/main-wrapper-bg.jpg' ) repeat-y top center;*/
 background: url( 'images/main-wrapper-sidebar-bg.jpg' ) repeat-y top center;
 width: 980px;
 margin: 0px auto;
}

.main {
 #background: url( 'images/main-bg.jpg' ) no-repeat top center;
 background: url( 'images/main-sidebar-bg.jpg' ) no-repeat top center;
 padding: 10px 10px 0px;
}

.nav {
 background: url( 'images/nav-bg.jpg' ) no-repeat top center;
 width: 960px;
 margin: 0px auto;
}

.primary-nav {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
 height: 57px;
}

.primary-nav li {
 float: left;
 display: inline;
 margin:0;
 padding:0;
}

.primary-nav li a {
 display: block;
 padding: 0px 19px;
 line-height: 47px;
 height: 47px;
 background-repeat: no-repeat;
 background-position: center center;
}

.primary-nav li.on {
 background: url( 'images/nav-item-on-bg.jpg' ) repeat-x scroll left top;
 line-height: 47px;
 height: 47px;
}

.primary-nav li a span {
 display: none;
}

.primary-nav li a.home {
 width: 44px;
 background-image: url( 'images/nav-home.jpg' );
}

.primary-nav li a.about {
 width: 51px;
 background-image: url( 'images/nav-about.jpg' );
}

.primary-nav li a.my-profile {
 width: 86px;
 background-image: url( 'images/nav-my-profile.jpg' );
}

.primary-nav li a.users {
 width: 46px;
 background-image: url( 'images/nav-users.jpg' );
}

.primary-nav li a.contact {
 width: 66px;
 background-image: url( 'images/nav-contact.jpg' );
}

.primary-nav li.on a.home {
 background-image: url( 'images/nav-home-on.jpg' );
}

.primary-nav li.on a.about {
 background-image: url( 'images/nav-about-on.jpg' );
}

.primary-nav li.on a.my-profile {
 background-image: url( 'images/nav-my-profile-on.jpg' );
}

.primary-nav li.on a.users {
 background-image: url( 'images/nav-users-on.jpg' );
}

.primary-nav li.on a.contact {
 background-image: url( 'images/nav-contact-on.jpg' );
}

.sub-nav {
 list-style-type: none;
 padding: 0px;
 width: 960px;
 height: 26px;
 margin: 0px auto;
 background: url( 'images/sub-nav-bg.jpg' ) no-repeat top center;
}

.sub-nav li {
 float: left;
 display: inline;
 margin:0;
 padding:0;
}

.sub-nav li a {
 padding: 2px 16px;
 height: 12px;
 font-size: 14px;
 color: #fff;
 text-decoration: none;
}

.sub-nav li.on a, .sub-nav li.on a:hover {
 color: #e30003;
}


.content-wrapper {
 width: 960px;
 margin: 0px auto;
 /*background: url( 'images/content-wrapper-bg.jpg' ) no-repeat top center;*/
 background: url( 'images/content-wrapper-sidebar-bg.jpg' ) no-repeat top center;
}

#content {
 width: 630px;
 padding-top: 7px;
 padding-left: 7px;
 float: left;
}

#sidebar {
 margin-left: 646px;
}

#sidebar li.widget {
 padding: 7px;
}

#sidebar li.ad, #sidebar li.subscribe {
 text-align: center;
 width: 300px;
 margin: 0px auto;
 margin-bottom: 5px;
}

#sidebar li.subscribe {
 padding-top: 7px;
}

#sidebar li.subscribe .subscribe-container {
 width: 300px;
}

#sidebar li.ad .ad-container {
 width: 300px;
 text-align: center;
}

#sidebar li h2 {
 margin: 0px;
 font-weight: bold;
	font-style: normal;
}

.clear {
 clear: both;
}

.main-wrapper {
 /*background: url( 'images/main-wrapper-bg.jpg' ) repeat-y top center;*/
 background: url( 'images/main-wrapper-sidebar-bg.jpg' ) repeat-y top center;
 width: 980px;
 margin: 0px auto;
}

.footer {
 /*background: url( 'images/footer-bg.jpg' ) no-repeat top center;*/
 background: url( 'images/footer-sidebar-bg.jpg' ) no-repeat top center;
 width: 980px;
 margin: 0px auto;
 padding-top: 125px;
 padding-bottom: 15px;
 color: #fff;
 text-align: center;
}

.footer-ad {
 width: 727px;
 height: 90px;
 margin: 0px auto;
 margin-bottom: 25px;
}

.footer-logo {
 width: 179px;
 margin: 0px auto;
 padding-bottom: 15px;
}

ul.footer-links {
 margin: 0px auto;
 padding: 0px;
 padding-bottom: 5px;
 list-style-type: none;
 width: 172px;
 height: 20px;
}

ul.footer-links li {
 display: inline;
 float: left;
}

ul.footer-links li a {
 display: block;
 padding: 0px 5px;
 color: #fff;
 text-decoration: none;
}

.subscribe {
 padding-top: 15px;
}

.subscribe .options {
 padding-top: 10px;
}

a {
 color:#D80003;
}

h2.pagetitle {
 padding: 0px 5px;
 font-style: normal;
}

.post, .page {
 padding: 0px 5px;
}

.post .entry p, .page .entry p {
	line-height: 22px;
}

.page h2, .post h2, h2.pagetitle {
 color:#D80003;
 font-family:Arial,Helvetica,sans-serif;
 font-size: 280%;
 font-weight:normal;
 margin: 16px 0px;
 letter-spacing: -0.05em;
 line-height: 0.8em;
 font-style: normal;
}

.post h2 {
 margin-bottom: 10px;
 font-style: normal;
}

.blog-post h2, .blog-post h3 {
 color:#D80003;
 font-family:Arial,Helvetica,sans-serif;
 font-size:200%;
 font-weight:normal;
 margin-bottom: 5px;
 margin-top: 0px;
 letter-spacing: -0.05em;
 font-style: normal;
}

.blog-post h2 a, .blog-post h3 a, .page h3 a {
 color:#D80003;
 text-decoration:none;
 font-style: normal;
}

.blog-post h2 a:hover, .blog-post h3 a:hover, .page h3 a:hover {
 color: #a50002;
 font-style: normal;
}

.blog-post .info, .post .info {
 color: #888888;
}

.info .by {
 font-style: italic;
}
.info a.author {
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 font-size: 14px;
 color: #5a5a5a;
}
.info a.author:hover {
 text-decoration: underline;
 color: #a50002;
}
.info .categories {
 margin-left: 10px;
}

.post p.tags {
 color: #888888;
}

.post p.tags .tag a {
 color: #e30003;
}
.post p.tags .tag a:hover {
}

.blog-post {
 border-bottom: 1px solid #dedede;
 padding: 25px 0px 10px 5px;
}

.blog-post .entry {
}

.sharebar {
 background: url( 'images/sharebar-bg.jpg' ) no-repeat top left;
 border: 1px solid #c0bebe;
 height: 30px;
 margin-bottom: 20px;
}
.sharebar ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px 0px 0px 10px;
}
.sharebar ul li {
 float: left;
 display: inline;
}
.sharebar ul li a {
 color: #fff;
 text-decoration: none;
 padding-right: 10px;
 padding-left: 20px;
 height: 30px;
 line-height: 30px;
 color: #747474;
}
.sharebar ul li a:hover {
 color: #fff;
}
.sharebar ul li a.digg {
 background: url( 'images/sharebar/digg.gif' ) no-repeat center left;
}
.sharebar ul li a.facebook {
 background: url( 'images/sharebar/facebook.png' ) no-repeat center left;
}
.sharebar ul li a.twitter {
 background: url( 'images/sharebar/twitter.png' ) no-repeat center left;
}
.sharebar ul li a.n4g {
 background: url( 'images/sharebar/n4g.png' ) no-repeat center left;
}
.sharebar ul li a.stumble {
 background: url( 'images/sharebar/stumbleupon.png' ) no-repeat center left;
}
.sharebar ul li a.email {
 background: url( 'images/sharebar/email.png' ) no-repeat center left;
}
.sharebar ul li a.print {
 background: url( 'images/sharebar/print.png' ) no-repeat center left;
}
.sharebar ul li.more a {
 color: #fff;
}
.sharebar ul li.more a:hover {
 text-decoration: underline;
}

.related {
 background: url( 'images/related-bg.jpg' ) no-repeat top left;
 padding-top: 1px;
 padding-left: 10px;
}
.related .relatedposts {
 width: 280px;
}
.related .sponsors {
 float: right;
 width: 310px;
}

.related ul.related_post {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
.related ul.related_post li {
 margin: 8px 0px;
}
.related ul.related_post li a {
 font-size: 14px;
}

.post .entry .related h3 {
 color: #626262;
 font-size: 18px;
}

.ad.post-sponsor {
 width: 300px;
 background: #ededed;
}


.comment-count {
 background: url( 'images/comment-count-bg.gif' ) no-repeat top left;
 width: 47px;
 height: 34px;
 float: right;
 text-align: center;
 padding-top: 8px;
 margin-top: -7px;
}

.comment-count a {
 font-size: 18px;
 color: #fff;
 text-decoration: none;
}

.comment-count a:hover {
 color: #ffbfbf;
}

.postthumb {
 float: left; 
 width: 135px;
 height: 125px;
 background: url( 'images/postthumb-bg.jpg' ) no-repeat top left;
 padding-left: 4px;
 padding-top: 4px;
 margin-left: -2px;
 margin-top: -5px;
 margin-right: 12px;
}

.thumb {
 width: 130px;
}

.category-heading {
 padding: 20px 0px 5px 8px;
}

#recent-posts ul li,
#recent-comments ul li
{
	padding: 5px;
	font-size: 80%;
}

#recent-posts ul li.alt,
#recent-comments ul li.alt
{
	background: #fff;
	border: 1px solid #d8d8d8;
}

h2.widgettitle span
{
	/*display: none;*/
}

/*#recent-posts h2.widgettitle
{	
	background: url( 'images/sb-latest-news.jpg' ) no-repeat;
	width: 82px;
	height: 9px;
}

#recent-comments h2.widgettitle
{	
	background: url( 'images/sb-latest-comments.jpg' ) no-repeat;
	width: 118px;
	height: 9px;
}

#text-199315621 h2.widgettitle
{
	background: url( 'images/sb-friends.jpg' ) no-repeat;
	width: 52px;
	height: 9px;
}

#text-214289481 h2.widgettitle
{
	background: url( 'images/sb-social.jpg' ) no-repeat;
	width: 44px;
	height: 9px;
}

.widget_categories h2.widgettitle
{
	background: url( 'images/sb-categories.jpg' ) no-repeat;
	width: 74px;
	height: 9px;
}*/

.widget_categories li
{	
	padding-left: 5px;
	font-size: 80%;
}

h2.widgettitle {
 border-bottom:0 none;
 color: #616161;
 font-family: 'Arial Black',Arial,Helvetica;
 font-size: 12px;
 font-weight:normal;
 text-decoration:none;
 font-style: normal;
 margin: 15px 0px 10px 0px;
}

#sidebar .ad
{
	text-align: center;
	margin-top: 10px;
}

.footer .links
{
	text-align: center;
	font-size: 11px;
}

.entry img.wp-smiley
{
	border: 0px none;
}

.alignright
{
	float: right;
}

#tabvanilla
{
	width: 295px;
	line-height: 19px;
}

.tabnav 
{
	padding: 0px;
	margin: 0px;
}

.tabnav li 
{
	display: inline;
	list-style: none;
	padding-right: 5px;
}

.tabnav li a 
{
	text-decoration: none;
	text-transform: uppercase;
	color: #616161;
	padding: 4px 6px;
	outline: none;
	border-bottom: 0px none;
	font-family: 'Arial Black',Arial,Helvetica;
	font-size:12px;
	font-weight: normal;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a 
{
	background: #242424;
	color: #fff;
	text-decoration: none;
	border: 1px solid #797979;
	border-bottom: 0px none;
}

.tabdiv 
{
	margin-top: 2px;
	border: 1px solid #797979;
	padding: 5px;
	background: url( 'images/esp-bg.jpg' ) no-repeat top center #1b1b1b;
}

.tabdiv li
{
	padding: 4px 10px 6px 10px;
	background: url( 'images/esp-li-sep.png' ) no-repeat bottom center;
}

.tabdiv li.last
{
	background: none;
}

.tabdiv li a
{
	color: #fff;
	text-decoration: none;
}

.ui-tabs-hide
{
	display: none;
}

#featuredvid 
{
	text-align: center;
}

.fvid {
	margin-bottom: 5px;
}

.vidselector li
{
	text-align: left;
	list-style: none;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #dedbd1;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#active .comment-text
{
	font-size: 11px;
	color: #aeaeae;
	display: block;
}

#active .comment-user
{
	color: #fff;
	display: block;
}

#sidebar ul
{
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}

#sidebar h2
{
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
}

/* comments */

h3#respond span,
h3#comments span
{
	background: #3c3c3c;
	color: #fff;
	padding: 3px;
	font-weight: normal;
	font-size: 18px;
}

h3#respond, h3#comments {
 margin-bottom: 5px;
 font-size: 20px;
}

.commentlist
{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

.commentlist li {
 margin-bottom: 5px;
}

.commentlist li .comment-avatar {
 float: left;
 height: 40px;
 width: 40px;
 background: #c3c3c3;
 margin-top: 5px;
}
.commentlist li .comment-avatar img {
 border: 1px solid #c3c3c3;
}
.commentlist li .comment-wrapman {
 margin-left: 45px;
 background: #ededed;
 padding: 5px;
}
.commentlist li .comment-wrapcont {
 border: 1px solid #c3c3c3;
 padding: 8px;
 background: #fff;
}

.commentlist li .comment-author {
 float: left;
 padding-right: 5px;
 font-size: 14px;
 font-weight: bold;
 background: url( 'images/comment-name-bg.jpg' ) no-repeat center left;
 padding-left: 14px;
 margin-left: -15px;
}
.commentlist li .comment-author cite {
 font-style: normal;
}
.commentlist li .comment-author cite a {
 text-decoration: none;
}
.commentlist li .comment-meta {
 color: #787878;
}
.commentlist li .comment-meta a {
 color: #787878;
 text-decoration: none;
}

.commentlist .children {
 list-style-type: none;
 margin: 5px 0px 0px 0px;
 padding-left: 45px;
}

.commentlist li .reply {
 text-align: right;
}
.commentlist li #respond {
 margin-left: 45px;
 padding: 8px 5px 5px 5px;	
}

input#url,
input#author,
input#email
{
	background: #f6f6f6;
	border: 1px solid #212121;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

label
{
	color: #515151;
}

textarea#comment
{
	background: #f6f6f6;
	border: 1px solid #212121;
	padding: 5px;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#submit {
 font-family: Arial, Helvetica, sans-serif;
 letter-spacing: -1px;
 font-size: 120%;
 font-weight: bold;
 float: left;
 margin-right: 5px;
 position: absolute;
 left: 0px;
}

.comment-submit {
 height: 28px;
 position: relative;
}

.cancel-comment-reply {
 float: right;
 padding-top: 5px;
}

#login_error
{
	padding-top: 10px;
}

/* profile */

.myprofile
{
	padding-top: 20px;
}

.myprofile h3.profile
{
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	color: #d80003;
	padding-bottom: 5px;
	border-bottom: 1px solid #DADADA;
}

.myprofile .gravatar
{
	width: 80px;
	height: 80px;
	background: #3c3c3c;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

.myprofile .info
{
	margin-left: 100px;
}

.myprofile .info .name
{
	color: #3c3c3c;
}

.myprofile .activity
{
	clear: both;
}

.activity-log
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.activity-log li
{
	margin-bottom: 20px;
	padding: 5px;
}

.activity-log li.alt
{
	background-color: #f4f4f4;
}


li .date
{
	color: #787878;
	font-size: 100%;
}

.activity-log li .activity-description
{
	padding-left: 10px; 
	padding-top: 5px;
}

a.button
{
	background: #3c3c3c;
	color: #fff;
	padding: 5px;
	text-decoration: none;
}

a.button:hover
{
	background: #d80003;
}

#featured-posts {
 background: url( 'images/featured-posts-bg.gif' ) no-repeat top left #000;
 border: 1px solid #404040;
 width: 624px;
 height: 253px;
 margin-bottom: 20px;
 padding: 4px 0px 0px 4px;
}

#featured-posts .featured-nav {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
}

#featured-posts .featured-nav li {
 display: inline;
 float: left;
 width: 155px;
 height: 23px;
 line-height: 23px;
 overflow: hidden;
}

#featured-posts .featured-nav li a {
 text-decoration: none;
 color: #fff;
 display: block;
 padding: 0px 5px 0px 5px;
 height: 23px;
}

#featured-posts .ui-tabs-selected a {
 background: url( 'images/fp-tab-on.jpg' ) repeat-x top left;
}

#featured-posts .featured {
 width: 620px;
 height: 76px;
 background: red;
 padding-top: 153px;
}

#featured-posts .featured .caption {
 height: 60px;
 padding: 10px 5px 6px 5px;
 background: url( 'images/000op70.png' );
 overflow: hidden;
}

#featured-posts .featured .caption a.title {
 color: #fff;
 font-size: 250%;
 text-decoration: none;
 letter-spacing: -0.05em;
 display: block;
 padding-bottom: 5px;
}

#featured-posts .featured .caption a.description {
 color: #c3c3c3;
 text-decoration: none;
 display: block;
 height: 38px;
 overflow: hidden;
}

/* Google 404 Enhanced */
#goog-wm { }
#goog-wm h3.closest-match { }
#goog-wm h3.closest-match a { }
#goog-wm h3.other-things { }
#goog-wm ul { list-style-type: none; margin: 0px; padding: 0px; }
#goog-wm ul li { }
#goog-wm li.search-goog { display: block; }
#goog-wm .content { padding: 0px; margin: 0px; width: auto; }


.post .entry h3 {
 color:#D80003;
 font-family:Arial,Helvetica,sans-serif;
 font-size: 180%;
 font-weight:normal;
 margin: 16px 0px;
 letter-spacing: -0.05em;
 line-height: 0.8em;
}
.post .entry h3 {
 color:#D80003;
 font-family:Arial,Helvetica,sans-serif;
 font-size: 180%;
 font-weight:normal;
 margin: 16px 0px;
 letter-spacing: -0.05em;
 line-height: 0.8em;
}
.pagination {
 padding-top: 10px;
}
.pagination .older a, .pagination .newer a {
 background-color:#D80003;
 color:#FFFFFF;
 margin-right:5px;
 padding:5px;
 text-decoration:none;
 float: left;
}

.video-player {
 width: 160px;
 height: 
 margin: 0px auto;
}