/*  
Theme Name: Bogart
Theme URI: http://jimmitchell.org/project/wordpress/bogart/
Description: Of all the gin joints in all the towns in all the world...
Version: 0.7
Author: Jim Mitchell (HTML/CSS) & Josh Cook (Widgetry)
Author URI: http://jimmitchell.org/

The CSS, XHTML, and design is released under a Creative Commons Attribution-No Derivus License:
http://creativecommons.org/licenses/by-nd/3.0/us/

FamFamFam Silk Icons [http://www.famfamfam.com/lab/icons/silk/] (c) Mark James, provided under a Creative Commons Attribution License:
http://creativecommons.org/licenses/by/2.5/

*/

/* css sprite - pre-loads all theme images in advance...
-------------------------------------------------------------------- */

#preload {
	background: url(http://assets.unclutterer.com/bogart/images/logo-big-3.png);
	background: url(http://assets.unclutterer.com/bogart/images/peeper.png);
	background: url(http://assets.unclutterer.com/bogart/images/content.gif);
	background: url(http://assets.unclutterer.com/bogart/images/comment.png);
	background: url(http://assets.unclutterer.com/bogart/images/feed.png);
	background: url(http://assets.unclutterer.com/bogart/images/tag.png);
	background: url(http://assets.unclutterer.com/bogart/images/trackback.png);
	background: url(http://assets.unclutterer.com/bogart/images/dotted.gif);
	background: url();
	display: inline;
	height: 0;
	width: 0;
}

/* html
-------------------------------------------------------------------- */

html * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6;
	font-size: 12px;
	color: #222;
	background: #fff;
	min-width: 970px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

a, a:link, a:visited {
	color: #C30;
	border: 0px;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: underline;
}

blockquote, .pullquote {
	margin: 0px 45px 12px 15px;
	padding-left: 15px;
	border-left:3px solid #eee;
}

code {
	font: 10px Monaco, "Lucida Console", "Courier New", "Courier", monospace;
	padding: 15px;
	border: #eee 1px solid;
	background: #f6f6f6;
	display: block;
}

sup {
	line-height: 100%;
	padding-left: 2px;
}

hr {
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
	border-bottom: 1px dotted #eee;
	}


/* structure
-------------------------------------------------------------------- */

#wrap {
	margin: 0 auto;
	margin-top: 6px; 
	width: 950px;
	background: #fff url(http://assets.unclutterer.com/bogart/images/content.gif) top left repeat-y;
	/* border-top: 6px solid #000; */
}

/* banner
-------------------------------------------------------------------- */

#banner {
	width: 100%;
	height: 110px;
	float: left;
	background: url(http://assets.unclutterer.com/bogart/images/logo-big-3.png) center center no-repeat;
	border-bottom: 1px solid #000;
}

#banner h1 {
	float: left;
	color: #ffc;
	line-height: 45px;
	padding-left: 15px;
	font-size: 1.96em;
	display: block;
	text-indent: -5000px;
}

#banner h1 a  {
	display: block;
	width: 650px;
	height: 105px;
    background-color: transparent;
	}

#banner h4 {
	float: left;
	color: #CDE9A7;
	line-height: 45px;
	padding-left: 20px;
	font-size: 1.16em;
	display: none;
}

/* navigation
-------------------------------------------------------------------- */

#nav {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	list-style: none;
	float: right;
	padding-right: 20px;
}

#nav li {
	float: left;

}


#nav li a {
	margin: 0;
	padding: 0 13px;
	text-decoration: none;
	display: block;
	line-height: 70px;
	color: #000;
	text-transform: uppercase;
}

#nav li a:hover {
	color: #000;
	text-decoration: underline;
}

#nav-list {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    list-style-type: none;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    line-height: 1.75em;
    text-transform: uppercase;
    }

#nav-list a:link {
    text-decoration: none;
    color: #666;
    }
    
#nav-list a:visited {
    text-decoration: none;
    color: #666;
    }
    
#nav-list a:hover {
	color: #C30;
	text-decoration: underline;
	}


/* content
-------------------------------------------------------------------- */

#content {
	width: 910px;
	float: left;
	padding: 0;
}

* html #content {
	width: 950px;
	float: left;
	padding: 0;
}

#main {
	width: 479px;
	float: left;
	padding: 20px 30px 0 30px;
}

* html #main {
	width: 479px;
	float: left;
	padding: 20px 30px 0 30px;
}

#main h2 {
	text-decoration: none;
	font-family: Georgia, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.1;
	margin: 0 0 12px 0;
	padding-top: 0px;

}

#main h2 a:hover {
	color: #777;
}

#main h3 {
	text-decoration: none;
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0 0 12px 0;
	padding-top: 0px;
}


#main h2.pagetitle {
	font-size: 22px;
	color: #000;
}

#main h2.sectionheader {
	font-size: 16px;
	color: #000;
}

#main h4.pagetitle {
	font-size: 14px;
	color: #000;
}

#main h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#main h5 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #000;
}

#main p {
	margin: 10px 0 18px 0;
}

#main li {
	margin: 5px 0 10px 0;
}

#main .pagetitle {
	margin-bottom: 20px;
}

#main .posted {
	margin: -5px 0 10px 0;
	color: #999;
}

#main .tags {
	margin: 0;
	color: #999;
}

#main .meta {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 2px solid #EEE;
	color: #666;
	font-size: 13px;
}

#main .asides {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#main .related {
	margin-top: -10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	color: #999;
}

#main object {
	display:block; 
	margin-left:auto; 
	margin-right:auto; 
}

#main .highlight {
	background-color: #FFC;
}

.tag, .com, .ping {
	padding: 2px 0 2px 20px;
}

.cal {
}

.cal {
}

.tag {
	background: url(http://assets.unclutterer.com/bogart/images/tag.png) left center no-repeat;
}

.com {
	background: url(http://assets.unclutterer.com/bogart/images/comment.png) left center no-repeat;
}

.ping {
	background: url(http://assets.unclutterer.com/bogart/images/trackback.png) left center no-repeat;
}

#main ul, #main ol, #main dl {
	margin: 5px 0 15px 0;
	line-height: 1.6;
}

#main dt {

}

#main dd {
	padding: 0 0 20px 0;
}

#main ol {
	padding: 0 10px 0 25px;
	list-style-position: outside;
}

#main ol li {
	padding-bottom: 5px;
}

#main ul {
	list-style: square;
	padding: 0 20px 0 25px;
	list-style-position: outside;
}

#main ul ul, #main ul ul ul {
	margin-bottom: 0;
}

#main .postnav {
	width: 100%;
	float: left;
	list-style: none;
	line-height: 100%;
	margin-bottom: 30px;
	padding: 0;
	background: none;
}

#main .postnav li.left {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}

#main .postnav li.right {
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	background: none;
}

#main ol.footnotes {
	border-top: 1px solid #eee;
	padding: 5px 0 10px 0;
	margin: 0;
	display: block;
	list-style-position: inside;
}

#main ol.footnotes li {
	margin: 0;
	color: #838383;
	padding-top: 10px;
}

.wwsgd {
	background: #FFF6F6;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
}


/* = Image Positioning and Sizing
----------------------------------------------------------------------------------------- */

img {
	border: 0px;
}

#main img {
	padding: 0;
	max-width: 100%;
	border: 0px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.noborder {
	margin: 10px;
	border: 0px;
	}

#main img.thumb-right {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #eee;
	border-width: 2px;
	border-style: solid;
	padding: 5px;
	}

#main img.thumb {	
	float: none;
	margin: auto;
	border-color: #eee;
	border-width: 2px;
	border-style: solid;
	padding: 5px;
	}
	
img.border {
	border: 1px solid #eee;
	padding: 3px;
	margin: 5px;
	}

img.bordered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #efefef;
	}

img.alignright, .img_right {
	margin-left: 10px;
	margin-bottom: 2px;
	padding-top: 6px;
	display: inline;
	}

img.alignleft, .img_right {
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 6px;
	display: inline;
	}

.alignright, .img_right {
	float: right;
	}
	
.alignleft, .img_left {
	float: left
	}

/* = comments
-------------------------------------------------------------------*/

#comments {
	padding-bottom: 20px;
}

#comment-area ol {
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#comment-area ol > li {
	padding: 5px 10px 1px 10px;
	border-top: 1px solid #eee;
	margin: 5px 0;
}

#comment-form {
	padding: 0;
}

#comment-form form {
	padding: 20px 0 0 0;
}

#comment-form p {
	padding-bottom: 5px;
	margin: 0;
}

#comment-form textarea {
	width: 99%;
}

.commenter {
	font-weight: bold;
	margin-bottom: 5px;
}

.comment-info {
	font-style: italic;
	color: #838383;
	font-weight: normal;
}

.user, .author {
	background: #FFF4E5;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.reader {
	background: none;
	border: none;
}

/* sidebars
-------------------------------------------------------------------- */

#sidebar {
	width: 369px;
	float: right;
	font-size: 11px;
	line-height: 1.4;
	position:static;
}

* html #sidebar {
	width: 382px;
	float: right;
	font-size: 11px;
	line-height: 1.4;
}

#sidebar a {
	text-decoration:none;
}

.menu {
	padding: 20px 20px 0 20px;
}

.menu ul, #sidebar ul {
	list-style: none;
	margin-bottom: 15px;
}

.menu li, .menu p {
    margin-bottom: 5px;
	line-height: 1.4;
}

#search_block, #searchform, .menu p, .menu .widget, .menu .abc {
	margin-bottom: 15px;
}

.menu h3 {
	line-height: 1.6;
	margin-bottom: 5px;
	font-size: 14px;
}

.menu ul ul {
	border: none;
	padding: 0;
	margin: 8px 0 0 0;
}

.menu ul ul li {
	margin-left: 10px;
}

.menu ul ul ul li {
	margin-left: 20px;
}

.menu ul ul ul ul li {
	margin-left: 30px;
}

.feed {
	background: url(http://assets.unclutterer.com/bogart/images/feed.png) left center no-repeat;
	padding-left: 18px;
}

#menuleft {
	float: left;
	width: 165px;
}
* html #menuleft {
	float: left;
	width: 165px;
	margin-left:0px;
	padding-left:0px;
}
* html #menuright {
	float: right;
	width: 100px;
	margin:20px 10px 0px 0px;
	padding:0px;
}
#menuright {
	float: right;
	width: 120px;
}

#menuright  {
	border: 0px;
}

#searchform #s {
	width: 72%;
	margin: 0 3% 0 0;
}

#searchform #searchsubmit {
	width: 18%;
	margin: 0;
}

.page_item ul {
	margin-bottom: 5px !important;
}

.sidenav {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
}

.sidenav li{
	margin-bottom: 5px;
}

.sidenav a, .sidenav a:visited {
	text-decoration:none;
	color: #666;
}

.sidenav a:hover {
	text-decoration:underline;
	color: #000;
}

.abouticon {
	float: right;
	margin: 0 25px 0 5px;
	padding: 2px;
	display: block;
	border: 1px solid #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	background: #fff;
}

.amzshcs-item img {
	padding: 2px;
	border: 1px solid #eee;
	margin-top: 7px;
}


/* calendar
-------------------------------------------------------------------- */

#calendar {
	width: 100%;
}

#calendar h3 {
	display: none;
}

#wp-calendar {
	width: 102%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#wp-calendar caption {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
}

#wp-calendar th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .96em;
	color: #999;
}

#wp-calendar tfoot {
	border: 1px solid #eee;
	background: #fff;
}

#wp-calendar tfoot td#prev {
	text-align: left;
	padding-left: 5px;
	border-right: none;
}

#wp-calendar tfoot #next {
	text-align: right;
	padding-right: 5px;
	border-left: none;
}

#wp-calendar td {
	text-align: center;
	border: 1px solid #eee;
	padding: 1px;
}

.pad {
	background: #f9f9f9;
}

#wp-calendar tfoot .pad {
	border: none;
	background: #fff;
}


/* footer
-------------------------------------------------------------------- */

#footer {
	width: 100%;
	height: 50px;
	padding: 10px 0;
	float: left;
	background: url(http://assets.unclutterer.com/bogart/images/peeper.png) no-repeat  left;
	background-color: #fff;
	color: #222;
	border-top: 1px solid #000;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #C30;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #C30;
	text-decoration: underline;
}

#footer-left {
	float: left;
	text-align: left;
	padding-left: 120px;
}

#footer-right {
	float: right;
	text-align: right;
	padding-right: 10px;
}

/* Added by Jerry on 10-17-07 */

.akpc_pop {
	display: none;
}


#popularity-contest ul li {
	list-style: none;
	padding-left: 18px;
	padding-bottom: 6px;
	background: url(http://assets.unclutterer.com/bogart/images/bullet_black.png) no-repeat 0 0;
	margin-left: -6px;
}

/* #categories-1 ul li {
	list-style: none;
	padding-left: 18px;
	background: url(http://assets.unclutterer.com/bogart/images/bullet_black.png) no-repeat 0 0;
	margin-left: -6px;
} */

#main ul li {
	list-style: none;
	padding-left: 20px;
	margin-left: 0px;
	background: url(http://assets.unclutterer.com/bogart/images/bullet_black.png) no-repeat 0 0;
	margin-left: -22px;
}

        div.sw-container {
		border:1px solid #eee;
		width:158px; 
		margin:0px;
        }
        div.sw-container img {
		border:0px solid #F00;
		padding:8px;
        }
	div.sw-header p {
		padding:3px 8px 8px 8px;
		margin:0px;
	}
        ul.sw-posts {
		list-style: disc outside; 
		padding-left:13px;
		padding-right:5px;
		padding-bottom:0px;
        }
        ul.sw-posts li {
		padding-bottom:3px;
        }
div.bookpromo{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:35px 0 0 0;
}
	div.bookpromo a.store{
		display:block;
		float:left;
		width:235px;
		height:115px;
		position:relative;
	}
	
	div.bookpromo a.store img{
		margin:0;
		position:absolute;
		bottom:0;
		left:0;
	}
	#main img.promobookcover{
		float:right;
		margin:0;
		width:230px;
		margin:0;
	}
div.blurbs{
	clear:both;
	padding:20px 0 0 0;
}
div.blurbs h3{
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px solid #eee;
	padding:25px 0 0 0;
	margin:25px 0 0 0;
}
div.blurbs div.divider{
	text-align:center;
	padding:0 0 3px 0;
	color:#b6b6b6;
}
div.bookad{
	margin:0 0 10px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:15px 0;
}
body.page-id-6507 div.bookad{
	display:none;
}

#main div.mmf form {
	text-align: left;
	width: 27em;
	margin: auto;
	padding: 10px;
	border: 2px solid #efefef;
}

#main div.mmf form p label {
	display: block;
}

#main div.mmf form p.captcha input{
	display: block;
	width: 10em;
}

#main div.mmf form p.buttons {
	text-align: center;
}

#main div.mmf form p.buttons input {
	width: 10em;
}

div.mmf-response-output {
	border: none;
	font-weight: bold;
}

span.mmf-not-valid-tip {
	position: absolute;
	top: 0;
	left: 0px;
	border: 1px solid #C30;
}

/* Navigation Bar & Login Form
=================================== */
#toolbar {
        width:940px;
        height: 36px;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        margin-bottom:0px;
		padding:0px;
}

#topnav {
		width:400px;
		float: left;
}

ul#navigation {
	white-space:nowrap;
	list-style-type:none;
        padding:0px;
        margin:0px;
}
ul#navigation li {
        display:inline;
        padding:0px;
        margin:0px;
}

ul#navigation li:first-child a {
        border-left:1px solid #888888;
}

ul#navigation a:link,
ul#navigation a:visited {
		float:left;
        padding:10px 20px 0px 20px !important;
        margin:0px;
		height:26px;
		line-height: 15px;
        border-right:1px solid #888888;
        text-decoration:none;
        font-family: Tahoma, Helvetica, Arial, sans-serif;
        font-weight:normal;
        font-size:12px;
        letter-spacing:2px;
        text-transform:uppercase;
        color:#FFFFFF !important;

}

ul#navigation li:first a {
        border-left:1px solid #888888;
		border-bottom:1px solid #333333;
}

ul#navigation a:hover {
        color:#000 !important;
        background:#FFF !important;
}

#login {
	background-color:#333333;
	padding:0px;
	margin:0px;
}

div.greet_block {
	margin-bottom:20px;
	border: 1px solid #CCC;
}

div.greet_text {
	font-size:14px;
}
