/*
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:#e2cc88 url(images/bg.jpg) top repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.9em; color:#514014}

a {
color:#521c12;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#B99036;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;
}
#container{width:870px; margin: 0 auto;}
#header{width:870px; height:126px; background: url(images/header.jpg) top no-repeat;}
#header a{display:block;height:120px;margin:0 0 0 38px;width:410px;}
#theFlash{}
#theFlashHolder{height:237px; margin:0 auto; background: url(images/flashbg.jpg) top no-repeat;width:794px;}
#outer{overflow:hidden; background: url(images/mainbg.jpg) top center no-repeat; width:870px}
/***********
* MENU
***********/
#nav{width:794px; height:56px; background: url(images/navbg.jpg) top no-repeat; margin: 0 auto; text-align:center; font-size:1.1em}

ul#navigate{
	margin:0px auto;
	padding: 0;
	list-style: none;
	width:760px;
}
ul#navigate li {
	margin: 7px 0 0 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:48px;
}

ul#navigate a, ul#navigate span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 16px 6px 0;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(images/nav.gif) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 110px;
	font-size:16px;
	height: 32px;
	font-weight:normal;
	line-height: 14px; 
	font-family:"Times New Roman", Times, serif;
}
ul#navigate li.page-item-7 a, ul#navigate li.page-item-7 span{padding:10px 9px;height: 28px;width:120px;}
ul#navigate a{ /*--This is basically the hover state of navigation--*/
	color: #555;
	background-position: left bottom;
	border-left:1px solid #bfc4d7;
	border-right:1px solid #555f90;
	
}
ul#navigate span{ /*--Default state of navigation--*/
	background-position: left top;
	border-left:1px solid #9c5040;
	border-right:1px solid #381c17;
}
ul#navigate li.current_page_item span, ul#navigate li.current_page_ancestor span{margin-top:-48px;}


#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:48px;
}
.entry-title{
color:#ffffff; font-size:24px;font-family:"Times New Roman", Times, serif; margin:12px 0;
}

#main {
float:left;
width:512px;
margin-top:30px;
margin-left:44px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#additional{}
#additional li{margin:0; padding:0;}
#additional li a{display:block;padding:2px 20px;}
#additional li.current_page_parent a{ text-transform:uppercase;text-decoration:underline;}
#sidebar {
width:284px;
float:right;
padding-bottom:24px;
margin-top:30px;
margin-right:26px;
}
#sidebar .st{background: url(images/st.gif) top no-repeat;height:14px;}
#sidebar .st2{background: url(images/st2.gif) top no-repeat;overflow:hidden;padding:0 26px;	}
#sidebar .sr{background: url(images/sr.gif) top repeat-y;overflow:hidden;}
#sidebar .sb{background: url(images/sb.gif) top no-repeat;height:50px;}
#sidebar h2{font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:16px; font-weight:normal; color:#64501c; text-align:center;margin:5px 0;}
h3{color:#8f5b1b; font-size:20px;}
#sidebar ul li li {
margin-left:20px;
}
.wpcf7-form{margin:0 10px; color:#ae8127;}
.wpcf7-form input, .wpcf7-form textarea{
	width:140px;
	border:1px solid #b99036;
}
.wpcf7-form textarea{
	height:100px;
}
.wpcf7-form .send{
	background: transparent url(images/nav.gif) repeat-x scroll 0 -15px;
	font-family:"Times New Roman", Times, serif; font-size:14px; color:#FFF;
	border:1px solid #8D660B;
	padding:6px;
	width:100px;
	cursor:pointer
}
.wpcf7-form .send:hover{
	background-position: 0 -65px;
}
.widget {
margin:24px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:center;
font-size:10px;
margin:10px 0;
}
#footer ul li{display:inline; margin:0 10px;}
#footer ul li a{color:#521c12;}
#footer ul li a:hover{color:#B99036;}
blockquote {
border-left:10px solid #fff;
padding-left:20px;
}

.entry-content img{border: 1px solid #381c17;}
.entry-content td{padding:2px; border-bottom:1px dotted #521c12;}
.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}

#socialnetworks {
	position:relative;
	top:-20px;
	text-align:center;
}
