/*  
Theme Name: Kind of Business
Theme URI: http://www.nattywp.com/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.nattywp.com">NattyWP</a>  
Version: 1.3
Tags: 2 columns, business, fixed width, widgets, gravatar support, valid XHTML, valid CSS, right sidebar
Author: Sabiostar
Author URI: http://www.sabiostar.com/
2008, NattyWP. All rights reserved
*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

a {
	text-decoration: underline;
}
a:link, a:visited, a:hover, a:active {
	color:#5b0400;
}
a:hover, a:active {
	text-decoration:none;
	color:#d8c39e;
	background:#5b0400;
}

#footer a, .block a:link, .block a:visited, .block a:hover, .block a:active {
	color:#d8c39e;
}
#footer a:hover, #footer a:active, .block a:hover, .block a:active {
	text-decoration:none;
	background:none;
}

#content ol li { 
    list-style: decimal;
  }

#content ul { 
    margin-top: 10px;
    margin-left: 35px;
  }
	
#footer {
	margin-top:15px;
	background:#65150a url(footer_bg.gif) repeat-x top;
  color: #d8c39e;
	clear:both;
	text-align:left;
}

#footer h2 {
	line-height:50px;
	margin-bottom:10px;
}

#footer li {
	list-style:none;
	padding:8px 0px;
}
	
#footer-left, #footer-center, #footer-right {
	float:left;
	text-align:left;
	width:300px;
	padding-bottom:15px;
	font-size:105%;
}

#footer-bottom {
	border-bottom:3px solid #d8c39e;
	border-top:2px solid #ae7f5e;
	background:#772300;
	height:33px;
	line-height:33px;
	text-align:center;
}

/* End Main-Layout */



/* Begin Content*/
h4,h5,h6{
	color:#5b0400;
	font:12px arial,verdana,sans-serif;
	margin:20px 0 0 0;
	}

h3{
	color:#5b0400;
	border-bottom:1px dotted #5b0400;
	margin-bottom:5px;
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color:#5b0400;
	text-decoration:none;
	background:none;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#5b0400;
	text-decoration:none;
	background:none;
}

.postmetadata {
	font-size:.85em;
	padding:2px 0 0 0;
}

.entry, .entrytext{
	line-height:140%;
	margin:2px 0 0 0;
	}
	
.entrytext p, .entry p{
	margin:0 0 15px 0;
	}
	
.postfeedback {
	margin-bottom:5px;
}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {
padding:10px 0px 5px 0px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

.commentlist {
	padding:0;
	text-align:justify;
	}

.commentlist li {
	margin:0px 0px 5px 16px;
	padding:5px 10px 0px 0px;
	list-style:decimal;
	}

.commentlist p {
	margin:10px 5px 10px 0;
	}

#commentform p {
	margin:5px 0;
	}

.commentmetadata {
	margin:0;
	display:block;
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	}

#sidebar ul li {
	list-style:none;
	padding:0px 20px 10px 20px;
	}

#sidebar ul li ul li{
	margin-left: 10px;
	padding:1px 0;
	}

/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar #searchform #s, #footer #searchform #s {
	width:130px;
	padding:2px;
	border:2px solid #d8c39e;
  background:#b48967;
  color:#5b0400;
	}

#sidebar #searchsubmit, #footer #searchsubmit {
	padding:1px;
  margin-left:3px;
	border:2px solid #d8c39e;
  background:#b48967;
  color:#5b0400;
	text-transform:uppercase;
	}
	
#content #searchform #s {
	width:130px;
	padding:2px;
	border:2px solid #c1a170;
  background:#e5c588;
  color:#5b0400;
	}

#content #searchsubmit {
	padding:1px;
  margin-left:3px;
	border:2px solid #c1a170;
  background:#e5c588;
  color:#5b0400;
	text-transform:uppercase;
	}

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	border:2px solid #c1a170;
  background:#e5c588;
  color:#5b0400;
	}

#commentform textarea {
	width:98%;
	padding:2px;
	border:2px solid #c1a170;
  background:#e5c588;
  color:#5b0400;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:2px solid #c1a170;
  background:#e5c588;
  color:#5b0400;
	text-transform:uppercase;
	font-weight:bold;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #f2f2f2;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

hr {
	clear:both;
	display:none;
	}

a img {
	border:none;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
/* End Various Tags & Classes*/
/* WP 2.6 FIX */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* additions by will */
		html { overflow: -moz-scrollbars-vertical; }
		body {
			background:#E5C588 url(background.jpg) no-repeat fixed center top;
			margin:0px;
			font-size:0.70em;
		}
		h2 {
			font-size:190%;
			margin-bottom:10px;
		}
		table {
			border-collapse:collapse;
		}
		#wrapper, #footer-inner {
			width:1000px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
		}
		#footer-inner {
			width:900px;
		}
		#header, .page, #footer {
			text-align:left;
		}
		#menu-outer {
			width:900px;
			margin-left:50px;
		}
		#menu {
			background:#5b0400;
			border:1px solid #d8c39e;
			font-size:1.5em;
		}
		#menu, #menu a {
			height:1.7em;
			min-height:1.7em;
			line-height:1.7em;
		}
		#menu ul {
			list-style:none;
			float:left;
		}
		#menu li {
			list-style:none;
			float:left;
			border-right:1px solid #d8c39e;
		}
		#menu li a {
			padding:0px 15px;
			color:#e5c588;
			text-decoration:none;
			text-transform:uppercase;
		}
		#menu li a:hover {
			color:#c1a170;
			text-decoration:none;
		}
		#sidebar {
			float:left;
			margin-left:25px;
			width:295px;
		}
		#content {
			float:left;
			width:615px;
		}
		.clear {
			clear:both;
		}
		.shadow-wrapper {
			width:100%;
		}
		.shadow-right {
			width:10px;
			background-image:url(shadow_right.png);
			vertical-align:top;
		}
		.shadow-corner {
			height:10px;
			width:10px;
			background-image:url(shadow_corner.png);
		}
		.shadow-bottom {
			height:10px;
			background-image:url(shadow_bottom.png);
			text-align:left;
		}
		body, h2 {
			font-family:Times,serif;
		}
		.post, .block, .edit-page, .alignleft, .alignright, #footer, #commentform textarea {
			font-family:Arial,sans-serif;
		}
		.post, .post-date, .post-month, .post-day {
			color:#5b0400;
		}
		.block {
			color:#d8c39e;
		}
		.page {
			margin-top:15px;
		}
		.post-outer {
			margin-bottom:10px;
			margin-left:50px;
		}
		.post-date {
			padding-top:5px;
			float:left;
			width:49px;
		}
		.post-month {
			display:block;
			text-align:center;
			padding-bottom:3px;
		}
		.post-day {
			display:block;
			font-size:170%;
			text-align:center;
		}
		.post {
			border:1px solid #600900;
			background:#c8af87 url(post_bg.gif) repeat-x top;
			padding:20px;
		}
		.block-outer {
			margin-bottom:10px;
		}
		.block {
			border:1px solid #d8c39e;
			background:#7f3613 url(block_bg.gif) repeat-x top;
			padding:20px;
		}
		#sponsors-wrapper {
			margin:0px -5px -10px -5px;
		}
		#sponsors-wrapper img {
			padding-bottom:5px;
		}
		.left-image {
			padding-right:2px;
		}
