/*
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}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;font-size:0.9em; padding:0px; background:#f0f0fc url(images/bg.jpg) center top no-repeat; font-family: Verdana, Arial, Helvetica, sans-serif;}

a {
color:#000;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #000;
}
a:hover{
	color:#36784d;
	border-bottom:1px dotted #36784d;
}
.left{float:left;}
.right{float:right;}
.listing{
	margin:8px;
	width:300px;
	height:230px;
}
.listing2{
	height:260px;
	margin:4px;
	width:180px;	
}
.hlisting a{
	font-weight:normal;
}
h1{font-size:22px;}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
strong{color:#36784d;}
p {
margin:14px 0;
line-height:1.8em;
}
#container{width:1050px; margin: 0 auto;}
#header{
	height:145px;
	width:1050px;
}
#header div{
	float:right;
	margin:20px;
	text-align:right;	
}
/***********
* MENU
***********/
#nav{width:1050px; height:35px; margin: 0 auto; text-align:center}

ul#navigate{
	color:#FFFFFF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	text-align:right;
}
ul#navigate li {
	text-transform:uppercase; 
	display:inline;
}
ul#navigate li a {
	color:#000000;
	font-weight:normal;
	line-height:2.2em;
	font-size:1em;
	padding:0 10px;
	text-decoration:none;
	border-right:1px solid;
	border-bottom:0;
}
ul#navigate span li a {
	border-right:none;
}
ul#navigate li a:hover {
	color:#36784d;
}



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

}
.entry-title, #main h2{
font-size:20px;
line-height:30px;
margin:20px 0 10px 150px;
}
.entry-title a {
}
#main {
float:left;
width:680px;
margin-left:80px;
}
#main2 {
float:left;
width:960px;
margin-left:80px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:260px;
float:right;
padding-bottom:24px;
}
#sidebar img.border{border: 1px solid #000;}
#sidebar h2, h3 {
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;
margin:10px 0;
}
blockquote {
padding-left:30px;
}
.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}

.input select {
	width: 266px;
}

.contact_table td{
	padding: 3px;
}
