@import url(../onepress/op-layout.css);
@import url(navigation.css);
@import url(widgets.css);
@import url(gameclay_twitter_pro.css);
/*
Theme Name: Bullseye
Theme URL: http://www.onepresscommunity.com
Description: Stylish theme with lots of red accents.  Child theme for OnePress.
Author: Push Button Labs
Author URI: http://www.pushbuttonlabs.com
Version: 1.0

Tags: one-column, two-columns, three-columns, fixed-width, right-sidebar, left-sidebar, threaded-comments, custom-header, theme-options, sticky-post
TEMPLATE: onepress


* Import default OnePress Markup
 
* Import css to style twitter widget *
* No padding for columns **/
DIV#main_wrap.layout2 DIV#main, DIV#sidebar_wrap.layout3 DIV#sidebar, DIV#main_wrap.layout4 DIV#main, DIV#sidebar2_wrap.layout5 DIV#sidebar2, DIV#main_wrap.layout6 DIV#main, DIV#sidebar2_wrap.layout6 DIV#sidebar2, DIV#sidebar_wrap.layout7 DIV#sidebar, DIV#main_wrap.layout7 DIV#main, DIV#main_wrap.layout8 DIV#main, DIV#sidebar2_wrap.layout8 DIV#sidebar2, DIV#sidebar_wrap.layout9 DIV#sidebar, DIV#main_wrap.layout9 DIV#main, DIV#sidebar_wrap.layout10 DIV#sidebar, DIV#sidebar2_wrap.layout10 DIV#sidebar2, DIV#sidebar_wrap.layout11 DIV#sidebar, DIV#sidebar2_wrap.layout11 DIV#sidebar2
{
	padding-left: 0px;
}
DIV#sidebar
{
	width: 285px;
}
DIV#sidebar2
{
	width: 163px;
}
DIV#main_wrap.layout6 DIV#main, DIV#main_wrap.layout7 DIV#main, DIV#main_wrap.layout8 DIV#main, DIV#main_wrap.layout9 DIV#main, DIV#main_wrap.layout10 DIV#main, DIV#main_wrap.layout11 DIV#main
{
	width: 502px;
	margin-left: 5px;
}
DIV#main_wrap.layout2 DIV#main, DIV#main_wrap.layout3 DIV#main
{
	width: 665px;
	margin-left: 5px;
}
A, A:link, A:visited, A:hover
{
	text-decoration: none;
}
A
{
	color: #22C9FF;
}
HTML
{
	color: #A1784A;
	background: #000;
}
DIV#page
{
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: #39240D;
	height: auto;
	border: 1px solid #FFBB00;
	border-top: 0px solid #000000;
}
/*
* Header
 */
#header
{
	position: relative;
}
#header .bd .c
{
	background: #241707;
	height: 185px;
	width: 960px;
}
#headerimg
{
	padding: 25px 0 0 20px;
}
DIV#headerimg H1, .description
{
	display: none;
}
#headerimg H1 A, #headerimg H1 A:visited, #headerimg H1 A:hover
{
	color: #FFF;
}
#headerlink
{
	display: block;
	position: absolute;
	top: 10px;
	left: 380px;
	width: 200px;
	height: 160px;
	zoom: 1;
	background: url(images/logo.gif) no-repeat center top;
}
/*create a large clickable area in the header (optional)*/
#headerlink A
{
	display: block;
	position: relative;
	width: 200px;
	height: 160px;
	zoom: 1;
}
DIV#headerimg DIV.description
{
	padding-left: 5px;
	font-size: 128%;
}
DIV#welcome
{
	background: #FF0000 none repeat scroll 0 0;
	color: #666;
	opacity: 0.9;
	padding: 5px;
}
DIV#welcome A
{
	color: #333;
	text-decoration: underline;
}
DIV#welcome P
{
	margin-bottom: 0;
}
/*width of drop down menus, change here if you need to adjust the size*/
DIV#op_navigation UL LI UL, DIV#op_navigation UL LI UL LI
{
	width: 10em;
}
/*
* Class for sidebars
 */
DIV#sidebar, DIV#sidebar2
{
	height: 100%;
}
/*
* Featured post carousel
 */
DIV#feature
{
	background: #E3E3E3;
}
/*featured post header color*/
DIV#feature UL#features H2 A
{
}
/*
* Widgets
 */
.widgettitle, .widgettitle A
{
	color: #FFBD00;
}
.widget
{
	margin: 10px 5px 0px;
	padding: 0;
}
.widget .hd, .widget .hd .hc, .widget .ft, .widget .ft .fc
{
	height: 6px;
}
/*THIS IS THE POST DIV*/
.widget .bd, .widget .bd .bc
{
	line-height: 1.25 !important;
	background: #241808;
}
.widget .hd
{
/*top right corner*/
	width: 100%;
	background-position: top right;
}
.widget .hd .hc
{
/*top left span*/
	margin-right: 6px;
	background-position: top left;
}
.widget .ft
{
	width: 100%;
	background-position: bottom right;
}
.widget .ft .fc
{
	margin-right: 6px;
	background-position: bottom left;
}
.widget .bd
{
	width: 100%;
	background-position: top right;
}
.widget .bd .bc
{
	margin-right: 6px;
	padding: 1px 0 1px 20px;
/*uncollapse .content margins*/
}
.widget .s
{
	padding-left: 0;
	padding-right: 1em;
	padding-bottom: 1em;
}
H2, H2 A
{
	color: #FFBD00;
}
H3, H3 A
{
	color: #FFBD00;
}
CAPTION
{
	font-weight: bold;
	font-size: 130%;
	color: #FFBD00;
}
#wp-calendar
{
	width: 80%;
	margin: 0 auto 32px;
	border: 1px solid #73491A;
	border-width: 0 1px 1px 0;
}
#wp-calendar TD, #wp-calendar TH
{
	text-align: center;
	line-height: 1 !important;
	border: 1px solid #73491A;
	border-width: 1px 0 0 1px;
}
#sidebar UL LI, #sidebar2 UL LI
{
	list-style: none;
}
#sidebar UL, #sidebar2 UL
{
	margin-left: 0;
}
#email, #author, #url
{
	color: #A1784A;
	background: #39230C;
	border: 1px solid #744818;
}
TEXTAREA#comment
{
	padding: 5px;
	color: #A1784A;
	margin: 15px 0;
	background: #39230C;
	border: 1px solid #744818;
}
DIV#main H1, DIV#main H2
{
	color: #FAB700;
	font-size: 160%;
}
UL.commentlist
{
	margin-left: 0;
}
UL.commentlist LI
{
	margin-left: 0;
	padding: 10px;
	border-top: 1px solid #744818;
	background: #39230C !important;
}
DIV.comment
{
	margin: 10px 0;
}
DIV#respond
{
	padding: 15px 0;
}
.devcodeblock
{
	zoom: 1 !important;
	position: relative;
}
DIV .devcodeblock
{
	color: #A1784A;
	margin: 0 15px 15px !important;
}
.devcodeblock TD
{
	color: #A1784A;
	margin-bottom: 5px;
}
IMG.alignright
{
	margin: 0 0 15px 15px;
}
IMG.alignleft
{
	margin: 0 15px 15px 0;
}
DIV#_wrap
{
	display: none !important;
}
DIV#main PRE.devcodeblock
{
	width: 870px;
	overflow: scroll;
}
DIV[id="page"] DIV#main PRE.devcodeblock
{
	width: inherit;
	overflow: inherit;
}
