/*
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:baseline;background:transparent}body{line-height:normal}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:#615943 url(images/bg.jpg) top no-repeat; font-family:"Times New Roman", Times, serif; color:#FFF; font-size:14px}

a {
color:#6AD0DB;
font-weight:bold;
text-decoration:none;
}
a:hover{color:#516084}
strong{color:#6AD0DB;}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
.entry img{margin:0 8px;}
p {
margin:12px 0;
}
ul#listbottom{list-style:none;}
ul#listbottom li{ display:inline; padding:4px;}
#container{width:990px; margin: 0 auto;}
#header{width:990px; height:408px; background: url(images/header.png) bottom no-repeat;}
#ctbg{background: url(images/ctbg.png) top repeat-y; overflow:hidden;}
/***********
* MENU
***********/
#nav{width:990px; height:35px; background: url(images/nav.jpg) top no-repeat; margin: 0 auto; text-align:center}

ul#navigate{
	list-style:none; 
	display:inline; 
	color:#FFFFFF; 
	font-size:.8em; 
	font-weight:bold; 
	text-align:center; 
	padding:0; 
	width:1100px;
}
ul#navigate li {
	text-transform:uppercase; 
	display:inline;
}
ul#navigate li a {
	text-decoration:none; 
	color:#FFF; 
	line-height:35px; 
	padding: 0px 20px 0px 20px;
}
ul#navigate li:hover {
	background:url(images/arrow.gif) bottom no-repeat; 
	padding: 9px 0;
}



#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:48px;
}
.entry-title {
border-bottom:4px solid #6AD0DB;
color:#6AD0DB;
font-size:35px;
font-weight:normal;
}
.entry-title a {
}
#main {
float:left;
width:570px;
margin:0 0 0 86px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:280px;
float:right;
margin:0 40px 0 0;
padding-bottom:24px;
}
#sidebar h2, h3 {
margin:13px 0;
font-size:24px;
}
#sidebar h2{
	border-bottom:4px solid #6AD0DB;
	color:#6AD0DB;
	font-weight:normal;
}
#sidebar ul li li:hover {
margin-left:20px;
background:#6AD0DB none repeat scroll 0 0;
border:1px solid #a79a79;
}
#sidebar ul li li {
margin-left:20px;
background:#31818a none repeat scroll 0 0;
border:1px solid #615944;
}
#sidebar ul li li a{
	padding:4px;
	color:#FFFFFF;
	display:block
}
#sidebar ul li li:hover a{
	padding:4px;
	color:#384360;
	display:block
}
.widget {
margin:24px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:center;
font-size: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 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}