/*
Theme Name: Small Business Library
Theme URI: http://www.harriscampbell.com.au/
Description: Heavily modded version of Gluttony by Small Potato of <a href="http://www.wpdesigner.com/">Wpdesigner.com</a>.
Version: 0.5
Author: Michelle Harris
Author: http://www.harriscampbell.com.au
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input{ margin: 0; padding: 0; }

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #7db9f5 url(images/bg-body.png) repeat-x;
	color: #ccc;
}

form, input, textarea, table{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }

h1, h2, h3, h4, h5, h6{ font-family: verdana, arial, helvetica, sans-serif; }
h2{font-size: 18px;}
h3{ font-size: 16px; }

a{ text-decoration: underline; color: #fff; }
a:hover{ text-decoration: none; }
a img{ border: 0; }

address, dl, p{ padding: 10px 0 5px; }

blockquote{
	margin: 10px 0 0;
	background: #f5f5f5;
}
blockquote p{ padding: 10px; }
blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

img.centered{ display: block; margin: 0 auto 10px auto; }
img.alignleft{ margin: 3px 15px 1px 0; float: left; clear: left;}
img.alignright{ margin: 3px 0 1px 15px; float: right; clear: right;}

img.frame {border: 5px solid #0066cc;}

p img{max-width: 100%;width: expression(this.width > 560 ? 560: true);}

small{ font-size: 11px; }

.alignleft{float: left; clear: left; margin: 0 15px 0 0;}
.alignright{float: right; clear:right; margin: 0 0 0 15px;}

.clear{margin: 0; padding: 0; clear: both;}

.tl, .tr, .bl, .br{
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tl, .bl{float: left; clear: left;}
.tr, .br{float: right; clear: right;}

#wrapper{margin: 0 auto; width: 830px;}

#container{
	float: left;
	width: 830px;
	margin: 20px 0 0;
	text-align: left;
	background: #555 url(images/bg-container.png) repeat-x;
}

#logo { margin: 16px 0 16px 16px;}

.maincolumn{
	float: left;
	width: 620px;
	margin: 10px 0 0 10px;
	background: url(images/bg_maincolumn.gif) no-repeat left bottom;
	display: inline;
}

#menu{
	background: url(images/menu-back.gif) no-repeat;
	float: left;
	width: 620px;
	height: 40px;
	margin: 0 0 7px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
	margin: 0 1px 0 0;
	height: 29px;
	overflow: hidden;
	display: inline;
}

#menu ul li a{
	display: block;
	padding: 12px 10px 10px;
	text-decoration: none;
}

#menu ul li a:hover{
	text-decoration: none; color: #ffd92a;
}

#menu ul li span.feed{
	padding: 0 17px 0 0;
	background: url(images/feed.gif) no-repeat right top;
}


#content{
	float: left;
	width: 620px;
	margin: 0 0 10px;
	background: #fff url(images/bg-content-top.png) no-repeat top;
	color: #000;
}

.post{
	margin: 0 10px;
}

.entry-head, .entry-wrap{
	margin: 10px 0 0;
}

.entry-head{
	background: #b8d7f5 url(images/bg-entry-head.png) no-repeat left bottom;
	color: #666;
}

.entry-head h2{
	padding: 10px;
	background: url(images/bg-entry-title.png) no-repeat;
	color: #0066cc;
}

.entry-head h2 a{text-decoration: none; color: #666;}
.entry-head h2 a:hover{color: #000;}

.entry-date{
	padding: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.entry-content{
	padding: 3px 0px 0 10px;
	line-height: 20px;
}

.entry-content a{
	color: #000;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 14px;
}
.entry-content h3 {color: #0066cc; padding-left: 30px; background: url(images/h3-book.png) bottom left no-repeat; margin-top: 10px;}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-meta{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
}

.entry-meta a{
	font-weight: bold;
}

.navigation{
	padding: 15px 20px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}

.sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.sidebar ul a{
	font-weight: bold;
}

.sidebar ul li{
	margin: 10px 0 0;
}

.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background: url(images/bg_searchform.png) ;
}

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #fff;
}

.sidebar ul li h3{
	padding: 7px 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ccc;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;	
}

.sidebar ul ul{
	padding: 0 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
}

.sidebar ul ul li{
	margin: 0;
	padding: 3px 0 0;
}

.sidebar ul ul ul{
	padding: 0 10px 0;
	background-color: transparent;
	background-image: none;
}

/* Sidebar Widgets */

#calendar_wrap{
	padding: 10px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
}

#calendar_wrap table{
	width: 100%;
}

#calendar_wrap th, #calendar_wrap table td{
	padding: 3px 0;
}

/* End Sidebar Widgets */

#comments h3{
	margin: 10px 0 0;
	padding: 7px 10px;
	background: #f5f5f5;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li .comment-entry{
	margin: 10px 0 0;
	border: 1px solid #eee;
	padding: 3px 10px 0;
	line-height: 24px;
}

#commentform{
	margin: 0 0 7px;
	padding: 0 10px 6px;
	border-top: 1px solid #fff;
	background: #eee;
}

#footer{
	float: left;
	width: 830px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(images/bg_footer.gif) no-repeat;
	color: #fff;
}

#footer p{
	line-height: 18px;
	padding: 30px 20px 20px;
}

#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; color: #ffd92a;}

.toc {
  float: right;
  font-size: 11px;
  margin: 0 0 5px 12px;
  width: 200px;
  padding: 5px;
  background: #d6ebff url(images/toc-top.png) top no-repeat;
}

.toc ul {
  margin: 10px;
  padding-left: 15px;
  list-style-image: url(images/toc-list.png);
}

.toc ul li {line-height: 15px; margin-bottom: 7px;}

.feature-list { font-family: Georgia, "Times New Roman", serif; font-style:italic; font-size: 14px; width: 450px; margin:0 auto; clear:both;}
.feature-list ul { list-style-image: url(images/intro-list.png);}
.feature-list ul li  {line-height: 20px; margin-bottom: 12px;}
