/*
Theme Name: Your Custom Design
Author: Business Promotion Inc
Author URI: http://businesspromotioninc.com/
License: http://www.gnu.org/licenses/gpl.html
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

@font-face {
 font-family: "Comfortaa";
 src: url("/bpshared/fonts/comfortaa_regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Comfortaa";
 src: url("/bpshared/fonts/comfortaa_regular.ttf") /* TTF file for CSS3 browsers */
}


body, html{margin:0px; padding:0px; background:#1e0f03 url(images/bg.jpg) 50% 0 no-repeat; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:18px;}

a {
color:#f68a1a;
font-weight:bold;
text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;
}
.left{float:left;}
.right{float:right;}
#outer {
	background: #2c1309 url(images/bg.jpg) 50% 0 no-repeat;
}
#container {
	width:950px; 
	margin: 0 auto;
}
#header {
	width:950px; 
	height:340px; 
	background: url(images/header.jpg) top no-repeat;
	position:relative;
}
#theFlash {
	position:absolute; top:0;
	z-index:100;
}
#header address {
	position:absolute;
	top:40px;
	right:40px;
	z-index:101;
	color:#000;
	text-align:right;
}
.honey{display:none;}
.error_val{border:1px solid #900; background: url(images/val_cross.png) 98% 2px no-repeat #ffcccc;}
.success_val{background: url(images/val_check.png) 98% 2px no-repeat #FFFFFF;}
#response{color:#F26E18;display:none;font-size:12px;padding:4px 12px;}
input,select,textarea{
	padding:4px;
	width:190px;
	font-family:"Courier New", Courier, monospace;
	border:1px solid #000000;
	margin:2px 0;
	font-size:12px;
}
#request td, #request form {
	text-align:center;
}
#request table {
	margin:0 auto;
}
textarea{height:80px;}
#send{cursor:pointer;}
/* =Menu
-------------------------------------------------------------- */

#nav {
	margin: 0 auto;
	width: 950px;
	display:block;
	float:left;
	position:absolute;
	top:0;
	left:18px;
	z-index:200;
}
#nav .menu-header,
div.menu {
	font-size: 18px;
}
#nav .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#nav .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#nav a {
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:0;
	line-height:35px;
	background: #f68e1c url(images/nav.png) 0 0 repeat-x;
	width: 170px;
	margin:0 5px;
	text-align:center;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#f6ac3d;
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.3);
}
#nav ul ul {
	display:none;
	position:absolute;
	top:35px;
	left:5px;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 170px;
	z-index: 9999;
}
#nav ul ul li {
	min-width: 180px;	
}
#nav ul ul ul {
	left:100%;
	top:0;
}
#nav ul ul a {
	background:#333;
	height:auto;
	line-height:24px;
	font-size:13px;
	padding-left:12px;
	text-align:left;
	width: 158px;
	margin:0;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	color:#fff;
	background: #f8a148 url(images/nav.png) 0 -35px repeat-x;
}
#nav ul li:hover > ul {
	display:block;
}
#nav ul li.current_page_item > a,
#nav ul li.current_page_ancestor > a,
#nav ul li.current_page_item > a,
#nav ul li.current_page_parent > a {
	color: #fff;
	border-color:#c03333;
	background: #a20909 url(images/nav.png) 0 -70px repeat-x;
}

* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color:#fff;
}

#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:48px;
}
.entry-content {
	font-family: "Comfortaa";
}
.entry-title {
line-height:72px;
font-size:34px;
letter-spacing:-1px;
}
#main h3 {
	font-size:24px;
	clear:both;
}
.entry-content img {
	margin:6px;
	border:3px solid #f68a1a;
}
#main {
float:left;
width:680px;
padding-left:16px;
z-index:300;
position:relative;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
	background: url(images/sidebar.png) 0 0 repeat-y;
	width:232px;
	float:right;
	margin-top:-340px;
	padding-top:340px;
	padding-right:16px;
	font-family: "Comfortaa";
	font-size:16px;
}
#sidebar p {
	margin: 12px 0 12px 12px;
}
#sidebar ul li li {
	margin-left:20px;
}
.widget {
	margin:24px 0;
	position:relative;
	z-index:300;
}
.widgettitle {
	line-height:35px;
	background: #f68e1c url(images/nav.png) 0 0 repeat-x;
	text-align:center;
	font-size:18px;
}
.navigation {
	height:24px;
	margin:24px 0 48px 0;
}
#footer {
	clear:both;
	text-align:left;
	font-size:10px;
	padding:10px 0;
	background:#3d190c;
	border-top:1px solid #ffffff;
}
#footer .padder {
	margin:0 auto;
	width:950px;
}
#footer ul li{display:inline; margin:0 10px 0 0;}
blockquote {
border-left:10px solid #fff;
padding-left:20px;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:24px 0 24px 10px;
padding:0 20px;
}
.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}
.entry-content ul li, .comment-body ul li {
list-style-type:square;
}
.entry-content ol li, .comment-body ol li {
list-style-type:decimal;
}
::-moz-selection {
background:#000;
color:#fff;
}
::selection {
background:#000;
color:#fff;
}
/* Special treat for users of the wp-Typography plugin http://kingdesk.com/projects/wp-typography */
span.caps {
text-transform:lowercase;
font-variant:small-caps;
}
span.amp {
font-family: Baskerville, Palatino, "Palatino Linotype", serif;
font-style:italic;
}
/* WordPress image things */
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.wp-caption {
text-align:center;
background-color:#fff;
padding-top:4px;
margin:2px 20px;
border:1px solid #000;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
img#wpstats{display:none}
