/*
Theme Name: BottleRocketApps
Theme URI: http://wordpress.org/
Description: This is a very cool WordPress theme.
Version: 2.0
Author: BottleRocketApps
Author URI: http://bottlerocketapps.com/
Tags: black, red, custom header, fixed width, two columns, widgets

	This theme was designed by Colossal (colossal.net) and built by Miguel A Garcia (miguelangelgarcia.com).

*/


* {
	margin:0;
	padding:0;
	outline:none;
	}
body {
	background:#0c0c0c;
	text-align:center;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
	color:#333333;
	}

a:link, a:visited {
	color:#990000;
	text-decoration:none;
	}
a:hover, a:active {
	color:#990000;
	text-decoration:none;
	}

h1 {
	font-size:26px;
	color:#9e9e9e;
	padding: 0 0 0 0;
	font-weight:normal;
	}
h2 {
	font-size:15px;
	color:#000;
	font-weight:bold;
	}
h3 {
	font-size:20px;
	color:#333333;
	font-weight:normal;
	}
ul {

}

p {
	color:#333333;
	margin: 0 0 20px 0;
	}
/*
================================================================
MAIN CSS
================================================================
*/

#header {
	height:92px;
	text-align:center;
	background: url(/library/images/html_bg.gif) 0 0 repeat-x;
	}
#header .hcontent {
	width:945px;
	margin: 0 auto;
	}
#logo {
	float:left;	
	}

#sub_content {
	text-align:center;
	}

.app_home {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/home_bg_x.gif) 0 0 repeat-x;
	}
.app_home_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/home_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	padding: 480px 0 0 0;
	color:#FFFFFF;
	}

.app_voxie {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/voxie_bg_x.gif) 0 0 repeat-x;
	}
.app_voxie_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/voxie_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}

.app_overnight {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/overnight_bg_x.gif) 0 0 repeat-x;
	}
.app_overnight_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/overnight_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}

.app_gasbuddy {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/gasbuddy_bg_x.gif) 0 0 repeat-x;
	}
.app_gasbuddy_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/gasbuddy_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}

.app_gps {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/gps_bg_x.gif) 0 0 repeat-x;
	}
.app_gps_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/gps_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
	
.app_npr {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/npr_bg_x.gif) 0 0 repeat-x;
	}
.app_npr_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/npr_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
	
.app_hdr {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/hdr_bg_x.gif) 0 0 repeat-x;
	}
.app_hdr_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/hdr_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}

.app_proxy {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/proxy_bg_x.gif) 0 0 repeat-x;
	}
.app_proxy_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/proxy_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
	
.app_wings {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/wings_bg_x.gif) 0 0 repeat-x;
	}
.app_wings_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/wings_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
	
.app_wings_galaxy {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/wings_galaxy_bg_x.gif) 0 0 repeat-x;
	}
.app_wings_galaxy_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/wings_galaxy_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
.app_sw2 {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/sw2_bg_x.gif) 0 0 repeat-x;
	}
.app_sw2_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/sw2_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
.app_d2u {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/d2u_bg_x.gif) 0 0 repeat-x;
	}
.app_d2u_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/d2u_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
.app_medscribe {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/medscribe_bg_x.gif) 0 0 repeat-x;
	}
.app_medscribe_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/medscribe_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
.app_legalscribe {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/legalscribe_bg_x.gif) 0 0 repeat-x;
	}
.app_legalscribe_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/legalscribe_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
.app_craft {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/craft_bg_x.gif) 0 0 repeat-x;
	}
.app_craft_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/craft_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
.app_db {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/db_bg_x.gif) 0 0 repeat-x;
	}
.app_db_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/db_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}
.app_prairie_chute {
	background: #FFFFFF url(/wp-content/themes/BottleRocketApps/images/apps/prairie_chute_bg_x.jpg) 0 0 repeat-x;
	}
.app_prairie_chute_content {
	background: url(/wp-content/themes/BottleRocketApps/images/apps/prairie_chute_bg.png) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}


.subpage {
	background: #FFFFFF url(/library/images/sub_title_bar_bg.gif) 0 0 repeat-x;
	}
.subpage_content {
	background: url(/library/images/sub_title_bg.jpg) 0 0 no-repeat;
	width:945px;
	margin: 0 auto;
	}


#sub_content .sub_content .sub_title {
	height:74px;
	margin: 0 0 50px 0;
	}


.narrowcontent {
	width:580px;
	float:left;
	padding: 0 0 30px 0;
	}
.widecontent {
	padding: 0 0 30px 0;
	}
.columncontentLeft {
	width:396px;
	float:left;
	padding: 30px 0 30px 0;
	margin: 0 0 0 0;
	}
.columncontentRight {
	width:396px;
	float:right;
	padding: 30px 55px 30px 0;
	margin: 0 0 0 0;
	}
.divider {
	display:block;
	border-bottom:1px solid #ECECEC;
	height: 15px;
	margin: 0px 55px 0px 0;
	background:#ECECEC;	
	}




/*
================================================================
CONTENT CSS
================================================================
*/
#content {
	text-align:left;
color:#fff;
	}
#content h1 {
	float:left;
	}
#content h2 {
	font-size:22px;
	font-weight:bold;
	color:#555555;
	margin: 0 0 15px 0;
	}
#content h4 {
	font-size:16px;
	font-weight:bold;
	color:#990000;
	margin: 0 0 15px 0;
	}
#content ul {
	color:#7f7f7f;
	margin: 0 15px 15px 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#content li {
	display:block;
	background: url(/wp-content/themes/BottleRocketApps/images/apps/icon_arrow.gif) 0px 8px no-repeat;
	border-bottom:1px solid #ECECEC;
	padding: 7px 50px 7px 20px;
	margin-right: 50px;
	zoom:1;
	}
#content .insetQuote {
	display:block;
	border-bottom:1px solid #ECECEC;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	color:#000;
	letter-spacing: 0px;
	padding: 17px 50px 17px 20px;
	margin: 0 0 0px 0;
	zoom:1;
	}
#content .insetQuoteOdd {
	display:block;
	border-bottom:1px solid #ECECEC;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	color:#777;
	letter-spacing: 0px;
	padding: 17px 50px 17px 20px;
	margin: 0 0 0px 0;
	zoom:1;
	}
#content .detail {
	font-size:10px;
}
#content .info_text {
	float:right;
	width:565px;
	color:#fff;
	font-size:13px;
	padding: 11px 0 0 0;
	line-height:20px;
	}
#content .info_text img {
	margin: -16px 0 0 0;
	float:right;
	}
#content .ttl {
	padding: 50px 0 45px 0;
	}
#content #thumbs {
	padding: 145px 0 0 560px;
	}
#content #thumbs img {
	border:1px solid #414141;
	margin: 0 8px 0 0;
	}
#content .btn_buy {
	padding: 30px 0 75px 694px;
	}
#content .app_text {
	padding: 30px 0 25px 394px;
	}
/* ------ FEATURED BOX ----- */
#content .featured_box {
	width:280px;
	border:5px solid #d7d7d7;
	float:right;
	position:relative;
	
	}
#content .featured_box .featured_icon {
	float:right;
	margin:-20px 0 0 0;
	position:absolute;
	right:40px;
	}
#content .featured_box h3 {
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding: 20px 0 0 17px;
	}
#content .featured_box ul {
	list-style-type:none;
	color:#7f7f7f;
	margin: 0 15px 15px 15px;
	}
#content .featured_box li {
	display:block;
	background: url(/wp-content/themes/BottleRocketApps/images/apps/icon_paper.gif) 230px 15px no-repeat;
	border-bottom:1px solid #f5f6f7;
	padding: 10px 0 5px 0;
	margin-left: 10px;
	zoom:1;
	}

#content .featured {
	clear:both;
	}
#content .flisting {
	background: url(/library/images/featured_bg.gif) 0 0 no-repeat;
	height:151px;
	padding:24px 0 0 16px;
	overflow:hidden;
	}
#content .flisting a:link,#content .flisting a:visited {
	display:block;
	float:left;
	margin: 0 0 0 17px;
	}



#text {
	float:left;
	padding:0 0 30px;
	width:580px;
	}

#text h2 {
font-size:24px;
margin:50px 0 7px 0;
color:#1b1b1b;
}

#text h2 a {
color:#222;
text-decoration:none;
}

#text h2 a:hover {
color:#c00;
}

#text h2.archive {
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {

padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {

font-size:13px;
padding:5px 10px;
margin:0 0 20px 0;

}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
height:36px;
font-size:13px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 10px 0;
border-top:#bbb 1px solid;
background:#f3f3f3;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.signature p {
margin:0;
}

.tags {
float:left;
padding:0 0 0 15px;
width:280px;
}

.tags p {
margin:0;
}
















/*
================================================================
SIDEBAR CSS
================================================================
*/
#sidebar {
	width:290px;
	float:right;
	padding: 35px 0 20px 0;
	}
#home_sidebar {
	width:330px;
	float:right;
	padding: 0 0 20px 0;
	}

#sidebar h2 {
	font-size:14px;
	margin:20px 0 5px;
	font-weight:bold;
	color:#000000;
	}
#sidebar h3 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin: 0 0 12px 0;
	}
.sidecontent {
	padding: 18px 18px 18px 20px;
	}
.home_sidecontent {
	padding: 0 18px 18px 20px;
	}
.sidebox {
	border:5px solid #d7d7d7;
	
	}
#sidebar ul {
	margin:0;
	}
#sidebar li {
	background:none;
	margin:0;
	padding:0;
	border:none;
	}
#sidebar a:link, #sidebar a:visited {
	color:#990000;
	text-decoration:none;
	}
#sidebar a:hover, #sidebar a:active {
	color:#990000;
	text-decoration:underline;
	}

#search  {
	color:#333;	
	}
#searchform input {
	background:#222222 none repeat scroll 0 0;
	border:1px solid #888888;
	color:#EEEEEE;
	font-size:13px;
	margin:2px 0;
	padding:1px 4px 2px;
	vertical-align:middle;
}
#searchform #s:hover {
border:1px solid #CC0000;
cursor:text;
}
#searchform #s {
background:#E9E9E9 url(/wp-content/themes/BottleRocketApps/images/search_bg.gif) repeat-x scroll left bottom;
border:1px solid #AAAAAA;
color:#222222;
font-size:13px;
margin:2px 0;
padding:4px;
width:150px;
}
#searchform input:hover {
}
/*
================================================================
GLOBAL NAVIGATION
================================================================
*/
#glb_nav {
	float:right;
	}
#glb_nav a:link, #glb_nav a:visited {
	margin: 0 0 0 25px!important;
	margin: 0 0 0 12px;
	display:block;
	float:left;
	padding: 35px 6px 0 6px;
	color:#9e9e9e;
	text-decoration:none;
	height:62px;
	overflow:hidden;
	text-transform:lowercase;
	}
#glb_nav a:hover, #glb_nav a:active {
	color:#fff;
	}

#glb_nav li {
	display:block;
	font-size:13px;
	float:left;
	}

/*
================================================================
FOOTER
================================================================
*/
#footer {
	background: url(/library/images/footer_bg.gif) 0 0 repeat-x;
	padding: 20px 0 60px 0;
	text-align:center;
	}

#footer .fcontent {
	width:945px;
	margin: 0 auto;
	text-align:left;
	color:#FFF;
	font-size:12px;
	}
#footer .fcontent .fcopy {
	float:left;
	width:300px;
	}
#footer .fcontent .flegal {
	float:right;
	width:100px;
	}
#footer .fcontent .flegal a:link {
	color:#FFF;
	text-decoration:none;
	}
#footer .fcontent .flegal a:visited {
	color:#FFF;
	text-decoration:none;
	}
#footer .fcontent .flegal a:hover {
	color:#FFF;
	text-decoration:underline;
	}


/*
================================================================
FORM CSS
================================================================
*/
.wpcf7-form-control-wrap input {
	padding: 2px;
	color:#333;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	width:340px;
	border:1px solid #999;
	}
.wpcf7-form-control-wrap textarea {
	padding: 2px;
	color:#333;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	width:340px;
	border:1px solid #999;
	}





/*
================================================================
reMooz
================================================================
*/
.remooz-element
{
	cursor:					-moz-zoom-in;
}

/**
 * Box layout
 */

.remooz-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading
{
	background-image:		url(/library/images/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(/library/images/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		url(closebox.gif);
}

/**
 * Caption title
 */

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(/library/images/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(/library/images/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(/library/images/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(/library/images/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(/library/images/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(/library/images/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(/library/images/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(/library/images/remo_bg_nw.png) no-repeat;
}


/*
================================================================
COMMON CSS
================================================================
*/
img {
	border:0;
	}

.clear {
	clear:both;
	}
.imgLeft  {
	float:left;
	margin: 0 25px 20px 0;
	}
.imgRight, .alignright {
	float:right;
	margin: 0 0 20px 25px;
	}