/*   
Theme Name: BarnGamerZ
Theme URI: 
Description: Special for BarnGamerZ.com.
Author: Ufuk Erdogmus
Author URI: http://ufukerdogmus.com/
Template: thematic
Version: 1.0
Tags: Thematic, BarnGamerz, Ufuk Erdogmus
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body, input, textarea {
    color:#b4b4b4;    
    font: 13px Verdana,sans-serif;
    line-height:18px;
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
	color:#ffe730;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
	background:#000;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link, a:visited {
    color:#ff3615;
	text-decoration:none;
}
a:active,
a:hover {
    color: #ffe730;
}
body {
    min-width:960px;
}
#wrapper{
	background:url(../barngamerz/images/bg.jpg) no-repeat 50% 0;
}
#header {
    position:relative;
}
#branding {
    width:940px;
    margin:0 auto;
}
#access {
    position:relative;
float:left;
font-size:13px;
height:70px;
margin:-29px 0 0 160px;
overflow:visible;
width:940px;
z-index:100;
}
.menu {
    width:940px;
    margin:0 auto;
}
#main {
    padding:0;
    width:940px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:650px;
    float:left;
}
#content {
    margin:0 0 0 15px;
    width:635px;
    overflow:hidden;
}
.main-aside {
    width:274px;
    float:right;
    position:relative;
    right:10px;
}
.main-aside .xoxo .widgetcontainer{
	border:1px solid #2c0808;
	background:#150202;
	padding:10px;
	margin:38px 0 0 0;
	width:251px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:890px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:239px;
    float:left;
    margin:0 29px;
	font-size:11px;
	line-height:13px;
	color:#fff;
}
#subsidiary .aside ul{
list-style:none;
margin:10px 0;
}
#subsidiary .aside ul li{
margin:10px 0;
}
#subsidiary .aside h3{
color:#ffe730;
font-style:normal;
font-size:14px;
font-weight:bold;
}
#subsidiary .aside a{
    color:#ff3615;
	text-decoration:none;
}
#subsidiary .aside a:hover, #subsidiary .aside a:active{
    color: #ffe730;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:904px;
    margin:0 auto;
	background:url(../barngamerz/images/footer_roof.jpg) no-repeat 720px 0;
	color:#db0d0d;
    font-size:11px;
    line-height:18px;
    padding:13px 0;
	height:26px;
}
#siteinfo a {
    color:#ffe730;
	text-decoration:none;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #db0d0d;
}

/* =Header
-------------------------------------------------------------- */
#contentwrapper{
	width:1270px;
	margin:0 auto;
}
#mainwrap{
	width:940px;
	margin-left: 145px;
}
#header {
    z-index:2;
	width:1270px;
	height:133px;
	margin:0 auto;
}
#branding {
	width:1270px;
	height:137px;
}
#logo{
float:left;
    top:30px;
	left:175px;
	position:relative;
	z-index:101;
}
#social{
float:left;
left:245px;
position:relative;
top:85px;
color:#ffe730;
font-weight:bold;
font-size:10px;
}
#social a{
	padding:0 2px;
	position:relative;
	top:7px;
}
#social a img{
height:20px;
width:20px;
}
#horoz{
float:right;
background:url(../barngamerz/images/horoz.png) no-repeat 0 0;
width:161px;
height:121px;
position:relative;
right:155px;
top:45px;
}
#searchline{
margin-top:54px;
padding:20px 15px;
width:915px;
}
.bc{
width:630px;
}
#breadcrumbs{
display:inline;
float:left;
font-weight:bold;
font-size:11px;
color:#fff;
font-size:10px;
}
#breadcrumbs a{
font-weight:normal;
text-decoration:none;
}
#breadcrumbs strong{
color:#ffe730;
}
.search{
float:right;
}
#s{
	background:#fff url(../barngamerz/images/search.jpg) no-repeat 5px 5px;
	border:none;
color:#500505;
font-size:11px;
font-weight:bold;
height:20px;
padding:3px 0 0 25px;
position:relative;
top:-3px;
width:180px;
}
#searchsubmit{
background:#500505;
color:#fff;
border:none;
height:24px;
font-weight:bold;
font-size:12px;
}
#blog-title {
    font-family:verdana,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#fff;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#ot{
height:29px;
left:-8px;
position:relative;
top:65px;
width:68px;
z-index:105;
	background:url(../barngamerz/images/leftstraw.png) no-repeat 0 0;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-9999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			3em; /* match top ul list item height */
	z-index:		299;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.categorymenu {
	background:url(../barngamerz/images/access_black.png) no-repeat 100% 100%;
}
.sf-menu {
	float:left;
	font-size:11px;
	font-weight:bold;
}
.categorymenu .sf-menu {
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #000;
}
.categorymenu .sf-menu li ul{
	font-size:13px;
	font-weight:normal;
}
.sf-menu a {
	padding:19px 10px;
	text-decoration:none;
}
.categorymenu .sf-menu a {
	border-bottom:1px solid #540101;
	padding:17px 20px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#540101;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.categorymenu .sf-menu a, .categorymenu .sf-menu a:visited {
	background:url(../barngamerz/images/access_yellow.png) no-repeat 95% 24px;
}
.categorymenu .sf-menu a:hover, .categorymenu .sf-menu a:active {
	background:url(../barngamerz/images/access_white.png) no-repeat 95% 24px;
}
.sf-menu li {
	height:50px;
	background:#540505;
}
.sf-menu li li {
	background: #000;
	height:40px;
}
.categorymenu .sf-menu li li a {
	background-image:none !important;
	padding:13px 0 13px 15px;
}
.sf-menu li li a{
padding:10px;
}
.sf-menu li li li {
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #310101;
	outline:		0;
    border-bottom-color:#540404;
	color:#ffe730;
}
.sf-menu li:hover ul {
z-index:200;
}
.sf-menu ul {
    border:1px solid #540101;
	border-bottom:none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:42px; /* overriding essential styles */
}
#abovefootermenu .sf-menu li:hover ul,
#abovefootermenu .sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#000;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}
#access .menu .sf-menu{
}
.menu .sf-menu li {
	height:50px;
	background:#310101;
}
.menu .sf-menu li:hover ul,
.menu .sf-menu li.sfHover ul {
	top:42px; /* overriding essential styles */
}
.menu .sf-menu li:hover li,
.menu .sf-menu li.sfHover li{
	height:30px; /* overriding essential styles */
}
.menu .sf-menu li:hover li a,
.menu .sf-menu li.sfHover li a{
	padding:10px; /* overriding essential styles */
}
.menu .sf-menu a {
	padding:19px 15px;
	text-decoration:none;
}
.menu .sf-menu a, .menu .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#ff3615;
}
.menu .sf-menu li:hover, .menu .sf-menu li.sfHover,
.menu .sf-menu a:focus, .menu .sf-menu a:hover, .menu .sf-menu a:active {
    background: #540404;
	outline:		0;
	color:#ffe730;
}
.followmenu .sf-menu{
border-left:1px solid #000;
}
.followmenu ul li a{
padding:19px 10px;
position:relative;
top:-5px;
}
.followmenu ul li img{
padding:0 5px 0 0;
position:relative;
top:3px;
width:16px;
height:16px;
}
.followmenu ul li li{
height:40px;
position:relative;
top:5px;
}
.followmenu ul li li a{
padding:10px 0 17px 10px;
border-bottom:1px solid #540101;
}
.followmenu .sf-menu li:hover, .followmenu .sf-menu li.sfHover,
.followmenu .sf-menu a:focus, .followmenu .sf-menu a:hover, .followmenu .sf-menu a:active {
	outline:		0;
	color:#ffe730;
}

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

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:Verdana,sans-serif;
    font-size:20px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#ffe730;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Verdana,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
color:#666666;
font-size:13px;
line-height:18px;
margin:0;
overflow:hidden;
padding:20px 0 0;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:verdana,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #2C0808;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
background:#150202 ;
    border-bottom:1px solid #2C0808;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#250000;
}
#comments-list li.bypostauthor {
    background:#250000;
}
#comments-list ul li {
    border:1px solid #2C0808;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
	background:#150202 ;
    border:1px solid #2C0808;
    margin-bottom:22px;
    overflow:hidden;
    padding:10px;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:0;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#ffe730;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
	color:#fff;
}
.aside caption {
    font-size:11px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0;
}
.main-aside h3 {
width:274px;
height:40px;
background:url(../barngamerz/images/sidebartop.jpg) no-repeat -1px -1px;
margin:-38px 0 0 -11px;
padding:10px 0 0 10px;
font-weight:bold;
color:#fff;
font-size:12px;
font-style:normal;
}
.main-aside ul ul {
    padding:0;
}
#primary {
    padding:0;
	margin:0;
}
/*
    Content Asides
*/
#content .aside {
}
#index-top ul {
margin:0;
}
#content .aside h3 {
font-style:normal;
font-weight:normal;
line-height:26px;
    padding:0 0 7px 0;
    text-transform:none;
	color:#fff;
	font-family:Myriad Pro,Verdana;
	font-size:24px;
	margin:10px 0 0 15px;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:0;    
}


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

#footer {
	width:894px;
	padding:0 10px;
	margin:0 10px;
	background:url(../barngamerz/images/footer_bg.jpg) no-repeat 0 0;
	font-size:11px;
}
#featuredshow{
position:relative;
}
#index-bottom{
border:#1c1c1c solid 1px;
background:url(../barngamerz/images/todayspollbg.jpg) repeat-y 0 0;
width:625px;
margin: 15px 0;
}
#index-bottom .xoxo{
height:200px;
margin:0;
background:#000;
}
#index-bottom li{
	display:inline;
	float:left;
	width:300px;
	padding:0 0 0 10px;
}
#index-bottom h3{
font-size:21px;
margin:15px 0;
color:#ccc;
}
#index-bottom h2{
border-bottom:2px dotted #4c0606;
color:#ffe730;
font-size:12px;
margin:0 0 10px;
padding:0 10px 10px;
background:url(../barngamerz/images/newsicon.jpg) no-repeat 100% 4px;
width:250px;
display:inline-block;
font-weight:bold;
}
.news{
border-right:#1c1c1c dotted 3px;
height:200px;
}
.newstitlebullet{
background:#8a0909;
width:15px;
height:15px;

display:inline-block;
}
.newsthumbnail{
display:inline;
float:left;
width:110px;
height:70px;
}
.newsthumbnail img{
height:100%;
}
.newstext {
display:inline;
float:left;
font-size:11px;
line-height:14px;
margin:0 10px;
width:170px;
}
.newstext p{
height:45px;
margin:0 0 10px;
overflow:hidden;
}
.newstext span{
font-size:10px;
color:#ff3615;
margin:0;
padding:0;
}
.news_poll_border{
background: url(../barngamerz/images/indexbottom.jpg) no-repeat 0 0;
width:625px;
height:12px;
border:none;
}
#index-bottom .wp-polls-form p{
background:url(../barngamerz/images/pollquestionbg.jpg) repeat 0 0;
border:#3d0909 1px solid;
color:#ffe730;
font-size:11px;
margin:0 10px 0 0;
width:284px;
height:24px;
}
#index-bottom .wp-polls-form div p{
background:none;
border:none;
display:inline;
}
#index-bottom .wp-polls-form div p a{
	margin:0 0 0 120px;
}
.wp-polls .Buttons{
float:right;
margin:0 10px;
display:block;
background:url(../barngamerz/images/pollsubmit.jpg) no-repeat 0 0;
height:20px;
width:65px;
border:none;
}
.widget_polls-widget ul li a{
display:none;
}
.wp-polls-ans ul{
float:left;
height:80px;
margin:0;
}
#index-bottom li li {
width:45%;
font-size:12px;
color:#db0d0d;
}
/* Contains the entire tabbed section */
.tabbed {
	}

/* List of tabs */.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #3d0000;
	}
.tabbed ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	background:url(../barngamerz/images/tabp.jpg) no-repeat 0 0;
	height:37px;
	width:121px;
	border-left:1px solid #1c1c1c;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 10px 12px;
	font-size:12px;
	font-weight:bold;
	color:#ff3615;
	}
.tabbed ul.tabs li a:hover {
cursor:pointer;
color:#fff;
	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
	background:url(../barngamerz/images/taba.jpg) no-repeat 0 0;
	color:#fff;
	}

/* The content shown when a tab is selected */
.tabbed.t1 .tabbed.t2 {
	float: left;
	display: block;
	width: 100%;
	}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */
.tabbed div ul {
	}
.tabbed div p {
	}
.tabbed div div {
	}
.recentpostwrapper{
margin-top:25px;
float:left;
}
.recentpoststhumbnail{
float:left;
width:175px;
height:100px;
}
.recentpoststhumbnail img{
border:3px solid #3d0000;
padding:1px;
}
.recentpoststext {
float:left;
font-size:11px;
line-height:14px;
margin:0 0 0 10px;
width:450px;
}
.recentpoststext h2{
font-weight:bold;
}
.recentpoststext a{
font-size:11px;
color:#fff;
margin:0;
padding:0;
font-weight:bold;
text-decoration:none;
}
.recentpoststext span{
color:yellow;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
}
.recentpoststext span a{
text-decoration:none;
color:yellow;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
}
.recentpostsmeta{
color:#ff3615;
}
.recentpoststext p{
height:45px;
margin:0 0 10px;
overflow:hidden;
}
#playlist {
border-bottom:1px solid #3d0000;
border-top:1px solid #3d0000;
padding:15px 0;
margin-top:25px;
width:625px;
float:left;
}
.playlisttitleleft{
float:left;
width:310px;
color:#fff;
font-family:Myriad Pro,Verdana;
font-size:24px;
margin:0 0 0 15px;
}
.playlisttitleright{
float:left;
width:300px;
color:#fff;
font-family:Myriad Pro,Verdana;
font-size:24px;
margin:0;
}
#playlistleft{
width:310px;
float:left;
padding:0 15px 0 0;
}
#playlistcorner1{
background:url(../barngamerz/images/playlistcorner.jpg) no-repeat -14px 0;
width:100%;
height:14px;
border-bottom:#1c1c1c 1px solid;
}
#playlistcorner2{
background:url(../barngamerz/images/playlistcorner.jpg) no-repeat 298px 0;
width:100%;
height:14px;
float:right;
}
#playlistmain{
}
#playlistmainleft{
width:145px;
float:left;
}
#playlistmainleft img{
border:3px solid #3D0000;
padding:1px;
}
.playlisticon{
width:14px;
height:16px;
background:url(../barngamerz/images/playlisticon.jpg) no-repeat 0 4px;
float:left;
}
.playlisttitle{
float:left;
width:120px;
margin:0 5px;
}
.playlisttext{
float:left;
}
.playlisttext p{
font-size:11px;
line-height:14px;
margin-bottom:0;
}
#playlistmainright{
width:145px;
float:right;
}
#playlistright{
float:left;
margin:14px 0 0;
width:290px;
padding:0 0 0 10px;
background:#141414;
}
#playlistright img{
padding:10px 10px 10px 0;
}
.todayspoll{
width:626px;
height:55px;
background:url(../barngamerz/images/todayspollbg.jpg) no-repeat 0 0;
padding:15px 0 0;
margin:0;
}
.pollbutton{
background:#2d0101;
border:1px solid #480202;
float:left;
font:Verdana;
font-size:11px;
font-weight:bold;
margin:0 20px;
padding:2px 15px;
}
.pollbutton a{
text-decoration:none;
color:#ffe730;
}
.polltext{
float:left;
font-size:11px;
padding:2px 0;
}
.polltitle{
font-weight:bold;
float:left;
font-size:12px;
}
.polltitle a{
color:#fff;
text-decoration:none;
}
.commenticon{
width:11px;
height:7px;
background:url(../barngamerz/images/commenticon.jpg) no-repeat 0 0;
display:inline-block;
padding: 0 5px 0 0;
}
.mainpagecomments{
color:#ffe730;
float:left;
margin:0 0 0 5px;
}
.mainpagecomments a{
color:#ff3615;
text-decoration:none;
font-weight:normal;
font-size:11px;
}
.mainpagecomments a:hover{
color:#ffe730;
}
#index-footer-widgets{
padding:0;
font-size:11px;
font-family:verdana, sans-serif;
border:#1c1c1c solid 1px;
background:url(../barngamerz/images/todayspollbg.jpg) repeat-y 0 0;
width:625px;
padding: 15px 0;
margin:20px 0 0;
float:left;
}
#index-footer-widgets .xoxo{
margin:0;
background:#000;
height:220px;
}
#index-footer-widgets .xoxo li{
float:left;
list-style:none;
}
#index-footer-widgets .widgetcontainer{
width:310px;
}
.newfigurereviews{
padding:0 10px 0 0;
width:300px;
border-right:3px dotted #1C1C1C;
height:200px;
}
.cat-post-item{
width:300px;
margin-bottom:15px;
}
.cat-post-item-left{
float:left;
padding:5px 0;
height:45px;
width:60px;
overflow:hidden;
}
.cat-post-item-left img{
}
.cat-post-item-right {
float:left;
width:220px;
padding:5px 0 0 5px;
}
.cat-post-item-right .post-date{
color:#ff3615;
}
.cat-post-item-right .post-title{
text-decoration:none;
}
.recentcomments{
color:#db0d0d;
background:url(../barngamerz/images/commentbubble.jpg) no-repeat 0 0;
padding:0 0 0 40px;
margin:10px 0;
line-height:12px;
}
.recentcomments .url{
color:#ff3615;
text-decoration:none;
}
.recentcomments .url:hover{
color:#ffe730;
}
.newestreviewthumbnail{
margin-bottom:10px;
text-align:center;
}
.newestreviewthumbnail img{
}
.newestreview h2{
font-size:14px;
font-weight:bold;
}
.newestreviewtime{
font-size:10px;
font-weight:bold;
color:#fff;
margin:10px 0;
}
.newestreviewtext{
color:#b4b4b4;
font-size:11px;
}
.newestreviewbottom{
height:15px;
}
.readmore{
background:url(../barngamerz/images/morebg.jpg) no-repeat 0 0;
padding:5px;
float:right;
}
.readmore a{
font-weight:bold;
font-size:10px;
color:#fff;
}
#index-tab-2{
margin-top:25px;
}
#index-tab-2 li{
list-style:none;
}
#abovefootermenu{
margin:20px 0 1px 10px;
background:url(../barngamerz/images/footer_menubg.jpg) no-repeat 0 0;
width:894px;
padding:0 10px;
height:34px;
}
#abovefootermenu div{
}
#abovefootermenu div ul{
}
#abovefootermenu div ul li{
height:34px;
background:transparent;
}
#abovefootermenu div ul li a{
padding:12px 20px 11px 20px;
color:#fff;
font-weight:bold;
border:none;
}
#abovefootermenu div ul li a:hover{
color:#ffe730;
}

