/*  

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.8

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(images/banner.jpg);

	background: url(images/content.gif);

	background: url(images/calendar.png);

	background: url(images/comment.png);

	background: url(images/feed.png);

	background: url(images/tag.png);

	background: url(images/trackback.png);

	background: url(images/dotted.gif);

	background: url();

	display: inline;

	height: 0;

	width: 0;

}



/* html

-------------------------------------------------------------------- */



html * {

	margin: 0;

	padding: 0;

}



body {

	font-family: verdana, "lucida grande", sans-serif;

	line-height: 170%;

	font-size: 11px;

	color: #222;

	background: #000000;

	min-width: 930px;

}



h1, h2, h3, h4, h5, h6 {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-weight: bold;

}



a, a:link, a:visited {

	color: #158;

}



a:hover, a:active {

	color: #47b;

}



blockquote, .pullquote {

	margin: 10px 0 15px 0;

	padding:  5px 10px;

	font-style: italic;

	border: 1px solid #eee;

	background: #f6f6f6;

}



code {

	font: 10px Monaco, "Lucida Console", "Courier New", "Courier", monospace;

	padding: 15px;

	border: #ddd 1px solid;

	background: #f6f6f6;

	display: block;

}



sup {

	line-height: 100%;

	padding-left: 2px;

}



/* structure

-------------------------------------------------------------------- */



#wrap {

	margin: 10px auto;

	width: 910px;

	background: #fff url(images/content.gif) top left repeat-y;

	border: 1px solid #fff;

}



/* banner

-------------------------------------------------------------------- */



#banner {

	width: 100%;

	float: left;

	background: #1a6dcc url(images/banner.jpg) left center no-repeat;

	border-bottom: 1px solid #0555b2;

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

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


#banner h1 {

	float: left;

	color: #ffffff;

	line-height: 45px;

	padding-left: 15px;

	font-size: 1.96em;

}



#banner h3 {

	float: left;

	color: #ffffff;

	line-height: 45px;

	padding-left: 20px;

	font-size: 1.16em;

}



/* navigation

-------------------------------------------------------------------- */



#nav {

	list-style: none;

	float: right;

}



#nav li {

	float: left;

	border-left: 1px solid #ffffff;

}



#nav li:hover {

	background: #0555b4;

}



#nav li a {

	margin: 0;

	padding: 0 13px;

	text-decoration: none;

	display: block;

	line-height: 45px;

	color: #ffffff;

}



#nav li a:hover {

	color: #ffffff;

}



/* content

-------------------------------------------------------------------- */



#content {

	width: 910px;

	float: left;

	padding: 0;

}



#main {

	width: 479px;

	float: left;

	padding: 20px 30px 0 30px;

}



#wide {

	width: 740px;

	float: left;

	padding: 20px 85px 10px 85px;

	background: #fff;

}



#main h2, #main h2 a, #wide h2, #wide h2 a {

	font-size: 17px;

	text-decoration: none;

	color: #222;

	padding-bottom: 1px;

}



#main h2 a:hover, #wide h2 a:hover {

	color: #777;

	background: #fff url(images/dotted.gif) left bottom repeat-x;

}



#main h3.pagetitle, #wide h3.pagetitle {

	font-size: 15px;

}



#main p, #wide p {

	margin: 5px 0 10px 0;

}



#main .pagetitle, #wide .pagetitle {

	margin-bottom: 20px;

}



#main .posted {

	margin: -5px 0 10px 0;

	color: #999;

}



#main .tags {

	margin: 0;

	color: #999;

}



#main .meta {

	margin-bottom: 30px;

	padding-bottom: 20px;

	border-bottom: 1px solid #eee;

	color: #999;

}



.cal, .tag, .com, .ping {

	padding: 2px 0 2px 20px;

}



.cal {

	background: url(images/calendar.png) left center no-repeat;

}



.tag {

	background: url(images/tag.png) left center no-repeat;

}



.com {

	background: url(images/comment.png) left center no-repeat;

}



.ping {

	background: url(images/trackback.png) left center no-repeat;

}



#main ul, #main ol {

	margin: 5px 0 15px 0;

	line-height: 170%;

}



#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: 0px;
	
	margin-top: -10px;

	margin-bottom: 10px;

	padding: 0px;

}
.left {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	clear: both;

}

.right {
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	clear: both;

}


#main .postnav li.left {

	display: block;

	float: left;

	padding: 0;

	margin: 0;

}

.postnav{
	margin: 0px;
	margin-bottom: 20px;
}

#main .postnav li.right {

	display: block;

	float: right;

	padding: 0;

	margin: 0;

}



#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;

}





/* = Image Positioning and Sizing

----------------------------------------------------------------------------------------- */

/*

#main img {

	padding: 0;

	max-width: 100%;

	height: auto;

	}

*/

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

	

img.bordered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	border: 3px solid #efefef;

	}



img.alignright, .img_right {

	margin-left: 15px;

	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: 10px 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;

}



.author {

	background: #e5f9d9;

	border-left: 1px solid #eee;

	border-right: 1px solid #eee;

	border-bottom: 1px solid #eee;

}



/* sidebars

-------------------------------------------------------------------- */



#sidebar {

	width: 369px;

	float: right;

}



.menu {

	padding: 20px 20px 0 5px;

}



.menu ul, #sidebar ul {

	list-style: none;

	margin-bottom: 0px;

}



.menu li, .menu p {

	margin-bottom: 8px;

	line-height: 140%;

}



#search_block, #searchform, .menu p, .menu .widget, .menu .abc {

	margin-bottom: 25px;

}



.menu h2 {

	line-height: 120%;

	margin-bottom: 5px;

	font-size: 14px;

}



.menu ul ul {

	border: none;

	padding: 0;

	margin: 8px 0 0 0;

}



.menu ul ul li {

	margin-left: 5px;

}



.menu ul ul ul li {

	margin-left: 5px;

}



.menu ul ul ul ul li {

	margin-left: 25px;

}



.feed {

	background: url(images/feed.png) left center no-repeat;

	padding-left: 13px;

}



#menuleft {

	float: left;

	width: 165px;

}



#menuright {

	float: right;

	width: 120px;

}



#menuright a img {

	border: none;

}



#searchform #s {

	width: 72%;

	margin: 0 3% 0 0;

}



#searchform #searchsubmit {

	width: 18%;

	margin: 0;

}



.page_item ul {

	margin-bottom: 5px !important;

}



/* calendar

-------------------------------------------------------------------- */



#calendar {

	width: 100%;

}



#calendar h2 {

	display: none;

}



#wp-calendar {

	width: 102%;

	padding: 0;

	margin: 0;

	border-collapse: collapse;

}



#wp-calendar caption {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 14px;

	text-align: left;

	margin-bottom: 5px;

}



#wp-calendar th {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: .96em;

	color: #999;

}



#wp-calendar tfoot {

	border: 1px solid #ddd;

	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 #ddd;

	padding: 1px;

}



.pad {

	background: #f9f9f9;

}



#wp-calendar tfoot .pad {

	border: none;

	background: #fff;

}





/* footer

-------------------------------------------------------------------- */



#footer {

	width: 100%;

	padding: 5px 0;

	float: left;

	background-color: #0b65cd;

	color: #eee;

	border-top: 1px solid #0555b2;

}



#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {

	color: #ffffff;

}



#footer a:hover, #footer a:active {

	color: #ffc;

}



#footer-left {

	float: left;

	text-align: left;

	padding-left: 10px;

}



#footer-right {

	float: right;

	text-align: right;

	padding-right: 10px;

}



.clear{ clear: both; }
.style2 { color: green; font-size: 1.2em; font-weight: bold; }

	.style2 a:link, .style2 a:active, .style2 a:visited{ color: green; text-decoration: none; }
		.style2 a:hover	{ color: green; text-decoration: none; }
		
.singlefix{ margin: 0px; }

.sidebarfix{ margin: 0px; margin-left: 20px;}

.disclaimerfix{ margin: 0px; margin-left: 10px; }