/*
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:#FFF url(images/bg.gif) top left repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px}

a {
color:#184977;
font-weight:bold;
text-decoration:none;
}
a:hover{color:#333;}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;
}

.left{float:left;}
.right{float:right;}
#container{width:940px; margin: 0 auto; background: url(images/repeat.png) top center repeat-y; overflow:hidden}
#header{width:904px; height:400px; background: url(images/repeat-2.gif) top left repeat-x;margin:0 auto}
#banner{text-align:center;}
#logo{background: url(images/logo.gif) top left no-repeat; height:123px; width:301px; display:block;float:left;margin:0 22px;}
#phone{background: url("images/number.gif") no-repeat scroll right top transparent; height:63px; width:464px; float:right;margin:0 22px;}
/***********
* MENU
***********/
#nav{height:46px; background: url(images/nav.jpg) top no-repeat; margin:0 22px; text-align:center; float:right;}

ul#navigate{
	list-style:none; 
}
ul#navigate li {
	float:left;
}
ul#navigate li a {
	text-decoration:none; 
	display:block;
	line-height:46px;
	background:url(images/nav.gif) top center repeat-x;
	padding: 0 10px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	border-top: 1px solid #184977;
	border-bottom: 1px solid #184977;
	border-left: 1px solid #184977;
}
ul#navigate li a:hover, ul#navigate li.current_page_item a {
	background-position:bottom center; 

}


#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
}
.entry-title, h2 {
font-size:18px;
font-style:italic;
color:#084582;
}
h3{font-size:16px;
font-style:italic;
color:#333;}

#main {
float:left;
width:560px;
margin-left:40px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:292px;
float:right;
padding-bottom:24px;
margin-right:34px;
}
#sidebar h2{
margin:24px 0;
font-size:24px;
}
#sidebar ul li li {
margin-left:20px;
}
.widget {
margin:24px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:center;
font-size:10px;
margin:0 auto;
width:940px;
background: url(images/footer.png) top center no-repeat;
padding:30px 0;
}
#footer ul li{display:inline; margin:0 10px;}
#footer ul li a{color:#184977;}
#footer ul li a:hover{color:#333;}
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}
