/*==================================================
Theme Name: Indy Smallbiz Custom Theme
Theme URI: http://wordpress.org/
Description: Based on Kubrick v1.5 theme for indysmallbiz.com
Version: 1.0
Author: ProVim.net
Author URI: http://www.provim.net/
Tags: indy smallbiz, fixed width, two columns, widgets

	Kubrick v1.5 designed and built by Michael Heilemann,
	the CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

==================================================*/

/*========== Begin Typography & Colors ==========*/
.thread-alt {background-color:#f8f8f8;}
.thread-even {background-color:white;}
.depth-1 {border:1px solid #ddd;}
.even, .alt {/*border-left: 1px solid #ddd;*/}
small {font-family:Arial, Helvetica, Sans-Serif;font-size:0.9em;line-height:2em;color:#093d59;}

.entry p a:visited {/*color:#b85b5a;*/}
.sticky {background: #f7f7f7;padding:0 10px 10px;}
.sticky h2 {padding-top:10px;}
p {margin:0 0 1.9em 0;}

.commentlist li, #commentform input, #commentform textarea {font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li ul li {font-size:1em;}
.commentlist li {font-weight:bold;}
.commentlist li .avatar { float: right;border:1px solid #eee;padding: 2px;background: #fff;}
.commentlist cite, .commentlist cite a {font-weight:bold;font-style:normal;font-size:1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal;}

#sidebar {font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
/*small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777;}*/

code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em;}
a, h2 a:hover, h3 a:hover {color: #093D59;text-decoration: none;}
a:hover {color: #147;text-decoration: underline;}

#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align: center;}
#wp-calendar th {font-style: normal;text-transform: capitalize;}
/*========== End Typography & Colors ==========*/

/*========== Begin Structure ==========*/
/*========== OVERALL PAGE PROPERTIES ==========*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#CCC9BF;color: #313131;
	text-align: center;margin: 0 0 20px 0;padding: 0;}
#page {background-color:#CCC9BF;text-align: left;}
#page {background-color:#CCC9BF;margin: 0 auto;padding: 0;width: 1000px;}
/*========== END OVERALL PAGE PROPERTIES ==========*/

/*========== HEADER GOODIES ==========*/
#header {background-color:#fff;margin:0;padding:0;height:226px;width:1000px;}
#headerimg 	{margin:0;padding:7px 0 0 15px;height:138px;background:url("images/headerbg.jpg") no-repeat;}
	#headerimg h1 {margin:0;padding:0;}
	#headerimg .description {font-size:1.2em;font-style:italic;color:#fff;}

/* top header bar */
#topoptions {background:#093d59;height:27px;color:#ccc;font-family:Georgia, "Times New Roman", Times, serif;}
	#topoptions p {margin:5px 0 0 0;padding:0;}
		#topoptions p.left {float:left;margin-left:15px;}
		#topoptions p.right {float:right;margin-right:15px;}
	#topoptions a {color:#ccc;text-decoration:none;}
		#topoptions a:hover {color:#fff;text-decoration:underline;}

.narrowcolumn {padding:0 20px 20px;margin:0;width:620px;}
.widecolumn {padding: 10px 0 20px 0;margin: 5px 0 0 150px;width: 450px;}
.post {margin: 0 0 15px;}
	.post hr {display: block;}

.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {color:#696969;font-size:11px;}
.narrowcolumn .postmetadata a {padding-top: 5px;text-decoration:underline;}

.widecolumn .postmetadata {margin: 30px 0;}
.widecolumn .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;}
.widecolumn .attachment {text-align: center;margin: 5px 0px;}
.clear {clear:both;}

/* navigation */
div#nav {background:#fff;}
	div#nav a {color:#000000;font-size:13px;}
		div#nav a:hover {color:#656565;}
	div#nav ul {height:34px;margin:0;padding:0;}
		div#nav ul li {display:inline;background:url("images/navbar.gif") no-repeat right;padding:15px;}
/* sub navigation */
div#subnav {background:#e6e6e6;font-size:10px;color:#656565;}
	div#subnav a {color:#656565;}
		div#subnav a:hover {color:#656565;}
	div#subnav ul {margin:0;padding:4px;}
		div#subnav ul li {display:inline;background:none;padding:0 12px;}
/*========== END HEADER GOODIES ==========*/

/*========== MAIN CONTENT GOODIES ==========*/
#content {font-size:1.2em;border-top:20px #B41717 solid;background:#fff;margin-top:15px;}
.widecolumn .entry p {font-size: 1.05em;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.8em;}
.widecolumn {line-height: 1.6em;}
/*========== END MAIN CONTENT GOODIES ==========*/

/*========== FOOTER GOODIES ==========*/
#footer {padding:0;margin:20px auto;width:1000px;clear:both;background:#D9D7D0;border:none;}
#footer p {margin:0;padding:20px;}
	#footer p.left {float:left;margin-left:15px;}
	#footer p.right {float:right;margin-right:15px;}
/*========== END FOOTER GOODIES ==========*/
/*========== End Structure ==========*/

/*==========	Begin Headers ==========*/
h1 {padding-top:70px;margin: 0;}
h2 {margin:30px 0 0;color:#093d59;}
	#content h2 {font-size:35px;margin:15px 0 10px;}
	h2.pagetitle {margin-top:30px;}
	#sidebar h2 {margin:5px 0 0;padding:5px 10px;color:#FFFFFF;background:#093D59;font-size:15px;}
h3 {padding: 0;margin:30px 0 0;color:#093D59;}
h3.comments {padding:0;margin: 40px auto 20px ;}
/*========== End Headers ==========*/

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Lists ==========*/
html>body .entry ul {margin-left: 0px;padding: 0 0 0 30px;list-style: none;padding-left: 10px;text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}
.entry ol {padding: 0 0 0 35px;margin: 0;}
.entry ol li {margin: 0;padding: 0;}

.postmetadata ul, .postmetadata li {display: inline;list-style-type: none;list-style-image: none;}
#sidebar ul, #sidebar ul ol {margin:0 0 15px 0;padding: 0;}
#sidebar ul li {list-style-type:none;list-style-image:none;padding:0 0 5px;background:#fff;}
#sidebar ul.pad li {list-style-type:bullet;list-style-image:none;padding:5px 5px 5px 10px;background:#fff;}
#sidebar ul li.more {padding:0 0 10px 24px;background:#fff;}
#sidebar ul li.more a {font-weight:bold;font-style:italic;color:#800000;}

#sidebar img.pad {padding:0 0 12px 0;}

#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 10px;}
#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}
ol li, #sidebar ul ol li {list-style: decimal outside;}
#sidebar ul ul li, #sidebar ul ol li {margin:5px 0 0;padding:0 0 0 15px;background:url("images/arrow.gif") left no-repeat #fff;}
/*==========  End Entry Lists ==========*/

/*========== Begin Form Elements ==========*/
#searchform {margin:10px auto;padding:5px 3px;text-align:right;}
#sidebar #searchform #s {width: 108px;padding: 2px;}
#sidebar #searchsubmit {padding: 1px;}
.entry form {/* text-align:center; */}
select {width: 130px;}
#commentform input {width: 170px;padding: 2px;margin: 5px 5px 1px 0;}
#commentform {margin: 5px 10px 0 0;}
#commentform textarea {width: 100%;padding: 2px;}
#respond:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#commentform #submit {margin: 0 0 5px auto;float: right;}
/*========== End Form Elements ==========*/

/*========== Begin Comments ==========*/
.alt {/*margin: 0;padding: 10px;*/}
.commentlist {padding: 0;text-align: justify;}
	.commentlist li {margin: 15px 0 10px;padding: 5px 5px 10px 10px;list-style: none;}
	.commentlist li ul li { margin-right: -5px;margin-left: 10px;}
	.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0; }
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0;display: block;}
/*========== End Comments ==========*/

/*========== Begin Sidebar ==========*/
#sidebar {padding:0;float:right;width:320px;margin-top:10px;}
#sidebar form {margin: 0;}
#sidebar div.split {margin:0 0 15px 0;}
	#sidebar div.split div.left {width:155px;float:left;margin-right:5px;}
	#sidebar div.split div.right {width:155px;float:right;}
/*========== End Sidebar ==========*/

/*========== Begin Calendar ==========*/
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 155px;}
	#wp-calendar #next a {padding-right: 10px;text-align: right;}
	#wp-calendar #prev a {padding-left: 10px;text-align: left;}
	#wp-calendar a {display: block;}
	#wp-calendar caption {text-align: center;width: 100%;}
	#wp-calendar td {padding: 3px 0;text-align: center;}
		#wp-calendar td.pad:hover { /* Doesn't work in IE */background-color: #fff; }
/*========== End Calendar ==========*/

/*========== Begin Various Tags & Classes ==========*/
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {margin: 15px 30px 0 10px;padding-left: 20px;border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0;display: block;}
.center {text-align: center;}
.hidden {display: none;}
.screen-reader-text {position: absolute;left: -1000em;}
hr {display: none;}
a img {border: none;}
.navigation {display:block;text-align:center;margin-bottom:25px;width:640px;height:15px;background:#093d59;padding:20px 10px;color:#fff;}
.navigation a {color:#fff;}

.navigation_comment {display:block;text-align:center;height:15px;padding:5px;color:#fff;}
.navigation_comment a {color:#696969;}

a.more-link {background:url("images/readbutton.gif") no-repeat;color:#FFF;padding:5px 19px;display:inline; }
hr.divider {height:1px;background:#000;color:#000;border:none;display:block;margin:0 0 40px 0;width:600px;}
hr.divider_even {height:1px;background:#000;color:#000;border:none;display:block;margin:20px 0 20px 0;width:600px;}

/*========== End Various Tags & Classes ==========*/

/*========== Captions ==========*/
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.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 p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
/*========== End captions ==========*/

/*==========  ==========*/
div.ad_header {float:right;margin:0 5px 0 0;}
div.ad_box { margin:0 0 15px 0; }
div.ad_box h5 {margin:0;padding:1px 0 1px 5px;color:#CCC9BF;background:#fff;font-size:10px;font-style:italic;font-family:Georgia, "Times New Roman", Times, serif; }

div.ad_post {width:600px;margin:0 0 10px 0;}
div.ad_post h5 {margin:0;padding:1px 0 1px 5px;color:#fff;background:#e6e6e6;font-size:10px;font-style:italic;font-family:Georgia, "Times New Roman", Times, serif; }
div.sociable ul {list-style:none;padding:4px 0;margin:0 0 10px;background:#e6e6e6;width:600px;}
div.sociable ul li {display:inline;padding:0 8px;}
	.sociable-hovers {
	opacity:.4;
	-moz-opacity:.4;
	filter: alpha(opacity=40);}
	.sociable-hovers:hover {
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);}


img.headline {border:solid 2px #c9c4b5;margin:10px 0;}
img.postimage {float:left;border:solid 2px #c9c4b5;margin:0px 20px 10px 0;}

form p { margin:3px 0; }