/*
Theme Name: 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}
html{max-width:100%;}
body, html{margin:0px; padding:0px; background:#eedea9 url(images/bg2.jpg) 0 0 repeat; font-family:"Times New Roman", Times, serif; font-size:14px; color:#000;}

a {
color:#a52301;
font-weight:bold;
text-decoration:none;
}
a:hover{
	color:#957b2b;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;
}
.left{float:left;}
.right{float:right;}
#inner{padding:26px 36px;width:846px;}
#outer{background: url(images/bg.jpg) 0 0 repeat-x; overflow:hidden;}
#container{width:913px; margin: 0 auto;}
#top{background: url(images/top.jpg) 0 0 no-repeat; height:80px; width:100%; position:relative;}
#header{width:870px; height:279px; background: url(images/header-bg.jpg) top no-repeat; position:relative;padding:19px 21px;}
#address{position:absolute; text-align:center; color:#957b2b; width:913px; bottom:-20px; font-style:italic; left:0; z-index:0}
#phone{color:#FFF; top:5px; right:0; position:absolute; font-size:24px; font-style:italic;width:913px; text-align:right}
#theFlash{}
.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:#FFFFFF;display:none;font-size:12px;padding:4px 12px;}
.fil{ width:127px; height:47px; background: url(images/filagree.png) no-repeat; position:absolute;}
.tl{background-position: 0 0; top:-34px; left:0;}
.tr{background-position: 100% 0; top:-34px; right:0;}
.bl{background-position: 0 100%; bottom:4px; left:0;}
.br{background-position: 100% 100%; bottom:4px; right:0;}
/***********
* MENU
***********/
#nav{width:646px; height:25px; background: #000; margin: 0 auto; text-align:center; position:absolute; bottom:0; left:134px; border-top:1px solid #707070; border-bottom:4px solid #D2C594; z-index:100}

ul#navigate{
	list-style:none; 
	height:30px;
	position:absolute;
	top:-3px;
	width:646px;
	left:0;
	padding:0 7px;
	z-index:1000;
}
ul#navigate li {
	float:left;
}
ul#navigate li a {
	text-decoration:none; 
	display:block;
	line-height:30px;
	background:url(images/nav.png) 0 -30px repeat-x;
	margin:0 3px;
	padding: 0 8px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:italic;
}
ul#navigate li a:hover {
	background-position:0 0px; 
}
ul#navigate li.current_page_item a{
	background-position:0 0; 
}

#nav ul{list-style:none;margin: 0; padding: 0;}
#nav li{float: left;  position:relative;z-index:1100;}
#nav a {
	
}
#nav a:hover, #nav ul li:hover a{background-position:0 0px; color:#FFF}
#nav a.active, #nav a.active:hover,
#nav li.current_page_item a, #nav li.current_page_item a:hover,
#nav li.current_page_ancestor a, #nav li.current_page_ancestor a:hover,
#nav li.current-cat a, #nav li.current-cat a:hover,
#nav li.current-cat-parent a, #nav li.current-cat-parent a:hover{
  background-position:0 0;
  color:#FFF;
}
#nav ul ul {
  background: #a62401;
  position: absolute;
  display: none;
  width:200px;
  top: 30px;
  left: 3px;
  margin-top:0px;
  padding: 0px 0;
  line-height: 100%;
  z-index: 999;
  font-weight: normal;
  font-size:13px;
  text-align:left;
}

#nav ul ul ul{
 /* border: 1px solid #fff;*/
 
}
#nav ul ul li{background: none; color:#FFF;}
#nav ul ul li:hover a{background: none; color:#FFF; }
#nav ul ul li a:hover{background: #e05b38; color:#FFF; }
#nav ul ul li:hover{}
#nav ul a.active ul,
#nav ul li.current_page_item ul,
#nav ul li.current_page_ancestor ul,
#nav ul li.current-cat ul,
#nav ul li.current-cat-parent ul{
  background:#a62401;
  
}

#nav ul.active ul ul,
#nav ul li.current_page_item ul ul,
#nav ul li.current_page_ancestor ul ul,
#nav ul li.current-cat ul ul,
#nav ul li.current-cat-parent ul ul{
  border: 1px solid #ddd !important;
}

#nav ul li ul a{
  height:auto;
  float:left;
  background: none;
  margin: 0;
  padding: 2px 10px 3px;
  color: #cfcfcf;
  font-weight: normal;
  line-height: 28px;
  color: #FFF;
  width:180px;
  position:relative;
z-index:999;
}

#nav ul a.active ul a,
#nav ul li.current_page_item ul a,
#nav ul li.current_page_ancestor ul a,
#nav ul li.current-cat ul a,
#nav ul li.current-cat-parent ul a{
  color: #FFF;
  text-shadow: none;
}
#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul{
  display:none;
}
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li li li li:hover ul{
  display:block;
}
#nav ul ul ul{
  top:auto;
}

#nav ul li ul ul {
  left:200px;
  top: 0px;
}

#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
}
.entry-title {
	font-size:30px;
	font-style:italic;
	color:#000;
	font-weight:normal;
	z-index:0;
	line-height:45px;
	margin:0 0 12px;width:100%;
}
.entry-title span, h2.widgettitle span{
	background: #df5a37 url(images/nav.png) 0 100% repeat-x;	
	display:block;
	width:10px;
	height:45px;
	float:left;
	margin-left:-14px;
	z-index:0;
}
h2.widgettitle span{
	height:27px;
	left:0;
}
#main {
float:left;
width:588px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:232px;
float:right;
background:#d5b577;
padding:8px;
}

#sidebar ul li li {
margin-left:20px;
}
.widget_subpages ul{padding-left:20px; list-style:disc;}
.widget_subpages ul li{margin:4px 0;}

h2.widgettitle, #sidebar h2 a{
	font-size:20px;
	color:#000;
	text-align:left;
	font-weight:normal;
	padding-left:16px;
	font-style:italic;
	z-index:0;
}

.widget {
}
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;}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:right;
padding:0 36px;
font-size:10px;
margin:10px 0;
}
#footer ul li{display:inline; margin:0 0 0 10px;}
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 0px;
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;
}
.entry-content ul li{
	padding-left:38px;
	background: url(images/list.png) 0 50% no-repeat;
	list-style:none;
	font-size:18px;
	margin:4px 0;
	font-style:italic;
}
::-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}

#social-widget-3 {
	margin-bottom: 20px;
}

iframe {
	margin-left: 100px;
}
