/*
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%;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:#623306 url(images/bg.jpg) top center no-repeat; font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:normal}

a {
color:#FFF;
text-decoration:none;
}
p {
margin:24px 0;
}
h1,h2,h3,h4,h5,h6{font-family:"Times New Roman", Times, serif;}
#container{width:960px; margin: 0 auto;}
#header{width:960px; height:120px; background: url(images/logo.png) top center no-repeat; position:relative}
#searchbar{position:absolute; top:0; right:10px; background:url(images/search.png) top no-repeat;width:280px; height:45px; text-align:center;padding-top:5px;}
#contact23{bottom:8px;position:absolute;right:52px;text-align:center;}
/***********
* MENU
***********/
#nav{width:960px; height:39px; background: url(images/nav.png) top no-repeat; margin: 0 auto; text-align:center}

ul#navigate{
	color:#FFFFFF;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
}
ul#navigate li {
	display:inline;
	text-transform:uppercase;
}
ul#navigate li a {
	text-decoration:none; 
	color:#FFF; 
	line-height:40px;
	padding:0 16px;
} 
ul#navigate li a:hover {
	color:#3B96EF;
}

#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:48px;

}
.entry-title {
font-size:34px;
font-family:"Times New Roman", Times, serif;
}
#main {
float:left;
width:677px;
margin-left:0px;
}
#main a{
	color:#623307;
	border-bottom:1px dotted #623307;
}
#thecon{
background:#FFFFFF none repeat scroll 0 0;
margin:0 auto;
overflow:hidden;
width:609px;
padding:0 10px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:278px;
float:right;
margin-top:7px;
margin-right:4px;
}
#sidebar h2, h3 {
margin:10px 0;
font-size:24px;
}
#sidebar li ul {
margin-left:30px;
}
#sidebar li ul li a{
margin:2px 0;
letter-spacing:1px
}
#sidebar li ul li a:hover{
border-left:4px solid #3B96EF;
color:#3B96EF;
padding-left:4px;
margin-left:-8px;
}
.widget {
margin:0px 0;
}
.widget .widgettitle{margin:0;}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:center;
padding:10px 60px;
font-size:10px;
}
#footer li{list-style:none; display:inline; margin:0 6px;}
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-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}
