/* 
Theme Name: NimbleBit
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 url('../onepress/op-layout.css');
@import url('navigation.css');
@import url('widgets.css');

/** 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: 216px;
}
div#sidebar2{
	width: 163px;
}

a,
a:link,
a:visited,
a:hover {
text-decoration:none;
}

a {color:#0099bf;
font-weight:bold;

}

html {background:#272729 url('images/background.gif') no-repeat scroll center top;}


div#page { 
	background:#272729;
	border:none;
	border-top: 0px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*
 * Header
 */
#header { 
	position: relative 
}

#header .bd .c { 
	background: url(images/header.png) no-repeat;
	height: 185px;
	width: 960px;
}

#headerimg { 
	padding: 25px 0 0 20px;
}

div#headerimg h1{
	font-size: 350%;
	letter-spacing: -2px;
}

#headerimg h1 a, #headerimg h1 a:visited, #headerimg h1 a:hover { 
	color: #fff;
}

/* create a large clickable area in the header (optional) */
#headerlink a { 
	display: block; 
	position: absolute; 
	top:10px; 
	left:10px; 
	width:60%; 
	height:160px;
}

div#headerimg div.description {	
	padding-left:5px;
	font-size: 128%;
}


div#welcome{
	background:#272729 none repeat scroll 0 0;
	color:#FFFFFF;
	opacity:0.8;
	padding: 5px;
}

div#welcome a{
	color:#FFFFFF;
	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;
visibility:hidden; 

}

/*
 * Class for sidebars
 */
div#sidebar,div#sidebar2{
	height: 100%;
}
 
/* 
 * Featured post carousel 
 */
div#feature{
	background: #292929;
}

/* featured post header color */
div#feature ul#features h2 a { 
	color:#acff0b
	
}


/* 
 * Widgets 
 */
.widgettitle, .widgettitle a {
	color:#272729;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
}

.widget { 
margin:6px 3px 0px 3px;
padding:0;
overflow:hidden;

}

.widget .hd,
.widget .hd .hc,
.widget .ft,
.widget .ft .fc {
	background: #fff url(images/thin-6.png) no-repeat top right;
	height:6px;
}

.widget .bd,
.widget .bd .bc {
	background: #fff url(images/thin-bd-6.png) repeat-y top right;
}

.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;
	background-position:top left;
	padding:1px 0 1px 0; /* uncollapse .content margins */
}

.widget .s { 
	padding-left:1em; 
	padding-right:1em;
}

#header h1 { display:none }

.post {
background-color:#FFFFFF;
overflow:hidden;
padding:4px;
padding-left:8px;
padding-right:8px;
margin-top:0px;
margin-bottom:8px;
margin-left:2px;
border-bottom:2px;
border-bottom-style:dotted;
border-bottom-color:#CCCCCC;
	}

.post_comments {
margin-left:1px;
padding-left:16px;
padding-top:6px;
margin-top:6px;
background: url(images/speech.gif) no-repeat;
background-position:bottom left;
}

.signature {
color:#CCCCCC;
}

.author_admin {
height:80px;
margin-left:1px;
padding-left:12px;
padding-top:6px;
margin-top:6px;
background: url(images/guy.gif) no-repeat;
background-position:bottom left;
}

.author_Murphy {
height:80px;
margin-left:1px;
padding-left:30px;
padding-top:6px;
margin-top:6px;
background: url(images/guy_murphy.gif) no-repeat;
background-position:bottom left;
}

.author_marshmonkey {
height:80px;
margin-left:1px;
padding-left:30px;
padding-top:6px;
margin-top:6px;
background: url(images/guy_marshmonkey.gif) no-repeat;
background-position:bottom left;
}

.author_eeenmachine {
height:80px;
margin-left:1px;
padding-left:30px;
padding-top:6px;
margin-top:6px;
background: url(images/guy_eeenmachine.gif) no-repeat;
background-position:bottom left;
}

.post_content {
overflow:hidden;
padding-top:12px;
padding-bottom:8px;
}

.post_author {
float:none;
}

.post_date {
float:left;
margin-right:4px;
}

.wp-caption {
padding-right:14px;
}
	
.post img {
margin:12px;
	}		
/*	
.post_even {
background-color:#e6f8f5;
	}	
*/	
/*	
.post h1 a, .post h1 a:visited, .post h1 a:hover{
color:#FF0000;
	}	
*/	
.post h2 a, .post h2 a:visited, .post h2 a:hover{
font-size:20px;
line-height:22px;
}	


	
#slideshowdiv ul { 
margin-left:3px;
width:128px;
height:480;
overflow:hidden;
}

blockquote {
background-color:#F4FAFF;
padding-left:8px;
padding-right:8px;
padding-top:8px;
border:dashed;
border-color:#CCCCCC;
color:#000000;
}


div#content{
background-color:#FFFFFF;
}

textarea {
	width: 545px;
}

/*game pages*/

.iphoneupwrapup {
width:325;
height:757;
background:#FFFFFF url('images/iphone.jpg') no-repeat;
padding-top:98px;
padding-bottom:134px;
float:left;
margin-left:16px;
}

.iphoneup {
margin-left:39px;
margin-right:30px;
}

.gamelogoup {
width:560px;
text-align:center;
float:right;
margin-left:0px;
}

.gamecontentup {
width:540px;
float:right;
margin-top:8px;
margin-left:0px;
margin-right:24px;
}

.iphonewidewrap {
width:568;
height:319;
background:#FFFFFF url('images/iphonewide.jpg') no-repeat;
padding-top:40px;
padding-bottom:53px;
float:left;
margin-left:172px;
}

.iphonewide {
margin-left:108px;
margin-right:130px;
}

.gamelogowide {
width:920px;
text-align:center;
margin-left:-16px;
}

.gamecontentwide {
width:800px;
float:right;
margin-top:8px;
padding-right:50px;
}

#aboutitle {
font-size:22px;
color:#3399FF;
font-weight:bold;
font-variant:small-caps;
}
