/*
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}

body, html{margin:0px; padding:0px; background:#433e34; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#373a3d}
@font-face {
 font-family: "Agency FB";
 src: url("/bpshared/fonts/agencyr.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Agency FB";
 src: url("/bpshared/fonts/agencyr.ttf") /* TTF file for CSS3 browsers */
}

a {
color:#35455b;
font-weight:bold;
text-decoration:none;
}
a:hover {
	color:#373a3d;
	text-decoration:underline;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:16px 0;
line-height:20px;
}
.left{float:left;}
.right{float:right;}
#outer{background: #f0da94 url(images/bg.jpg) 0 0 repeat;padding-bottom:10px;}
#inner{background: transparent url(images/bg2.jpg) 0 0 repeat-x;}
#container{width:936px; margin: 0 auto;}
#header{width:936px; height:371px;padding-top:41px;position:relative;}
#top{ background: url(images/header.jpg) 0 0 repeat-x #dfdede; height:57px; margin:0 auto; width:916px; border-color:#e5e5e5; border-style:solid; border-width:1px 1px 0 1px; }
#flashHolder{background: url(images/header.jpg) 0 -58px repeat-x #61748e;width:934px; border:1px solid #788ba4; height:237px}
#theFlash{position:relative;}
#content{background: url(images/ctbg-rpt.png) 50% 0 repeat-y; }
#content .padder{background: url(images/ctbg.png) 50% 0 no-repeat;}
#content .padder2{background: url(images/footer.png) 50% 100% no-repeat; padding: 10px 32px 0 32px ;}
.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:2px;
	width:224px;
	font-family:"Courier New", Courier, monospace;
	border:1px solid #b49d70;
	margin:2px 0;
	font-size:12px;
}
textarea{height:80px;}
#send{cursor:pointer;}
#address{ color:#000; text-align:right; float:right;font-size:15px;margin:2px 6px;}
#address h1{font-family:"Agency FB";font-size:36px;margin:0;padding:0;line-height:37px;}
#logo{background: url(images/logo.png) 0 0 no-repeat; width:481px; height:134px; display:block; position:absolute; top:0px;float:left;}
#request {
	background:#faecbd;
	border:1px solid #b8b6b2;
	width:247px;
	height:253px;
	padding:8px;
	position:absolute;
	z-index:10000;
	right:20px;
	top:120px;
	font-size:13px;
	text-align:center;
}
#request p {
	margin:0;
}
/* =Menu
-------------------------------------------------------------- */
#arrow{
	background:url("images/arrow.png") no-repeat scroll left top transparent;
	height:34px;
	position:absolute;
	top:31px;
	width:18px;
	z-index:1;
}
#nav {
	background: transparent url(images/nav.png) 0 0 no-repeat;
	margin: 0 auto;
	width: 918px;
	padding:0 9px;
	display:block;
	height:74px;
	z-index:100;
	position:relative;
}
#nav .menu-header,
div.menu {
	background:#ececec;
	border-color:#e5e5e5; border-style:solid; border-width:0 1px 1px 1px;
	font-size: 13px;
	height:73px;
	width: 916px;
}
#nav .menu-header ul,
div.menu ul {
	-moz-border-radius:21px;
	-webkit-border-radius:21px;
	border-radius:21px;
	background:url("images/dial.png") repeat-x scroll 0 -1px transparent;
	border:1px solid #CDCDCD;
	float:left;
	height:28px;
	margin:19px 8px;
	list-style:none outside none;
	padding:0 16px;
}
#nav .menu-header li,
div.menu li {
	border-bottom:4px solid #433E34;
	float:left;
	padding-bottom:5px;
}
#nav a {
	display:block;
	text-decoration:none;
	color:#1e1f21;
	font-size:24px;
	font-weight:normal;
	padding:0 18px;
	line-height:28px;
	position:relative;
	z-index:100;
	font-family: "Agency FB";
}
#nav ul ul {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	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: 180px;
	z-index: 99999;
}
#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:1em;
	padding:10px;
	width: 160px;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	color:#3f516b;
}
#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: #3f516b;
}

* html #nav ul li.current_page_item a,
* html #nav ul li.current_page_ancestor a,
* html #nav ul li.current_page_item a,
* html #nav ul li.current_page_parent a,
* html #nav ul li a:hover {
	color:#3f516b;
}

#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
padding:0 18px;
}
.entry-content img {
	border:4px solid #FFF;
	margin:0 6px;
}
.entry-title, .widgettitle, .widget_subpages ul li a {
	line-height:40px;
	font-size:60px;
	background:#e9ebec;
	color:#1e1f21;
	padding-left:20px;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}

.widget_subpages ul li a {
	display:block;
	padding-left:14px;
}
.widget_subpages ul li a:hover {
	background: #c7c6c4;
	color:#FFF;
}
.widget_subpages ul li.current_page_item a{
	background: #c7c6c4;
	color:#FFF;
}
.widget_subpages h2 { display:none; }
.widget_subpages {margin-bottom:12px;}

#main {
float:right;
width:634px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:231px;
float:left;
padding-bottom:24px;
}
#sidebar h2, h3 {
margin:0 0 24px 0;
}
#sidebar ul li li {
margin-left:20px;
}
.widget {
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:right;
font-size:10px;
padding:10px 0;
border-top:1px solid #827c79;
color:#FFFFFF;
}
#footer .padder{width:900px; margin: 0 auto; }
#footer ul li{display:inline; margin:0 0 0 10px;}
#footer a{color:#FFF;}
#footer a:hover{color:#000;}
blockquote {
background:#e7d8a6;
padding:10px;
margin:0 12px;
font-size:14px;
}
.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}
