/*
Theme Name: Bartend LA
Theme URI: http://www.bartendla.com/
Description: Specially-designed theme for Bartendla.com
Version: 1.0
Author: Jeff Feazell
Author URI: http://www.jkfeazell.com/
*/

body {background: #8f0000; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}
a {text-decoration: none;}
ul {margin: 0; padding: 0; list-style-type: none;}
li {margin: 0; padding: 0;}
img {border: 0;}

.clear {clear: both;}
h2.widgettitle {display:  none;}

#page {width: 810px; margin: 15px auto;}
#header {background: url('images/header_logo.jpg') no-repeat left #000; width: 790px; height: 58px; color: #ffcc00; text-align: right; padding: 42px 20px 0 0;}
#menu {background: #000; border-top: 1px solid #ae0000; border-bottom: 1px solid #ae0000; width: 810px; padding: 5px 0; text-transform: uppercase;}
#menu li {display: inline; margin: 0 15px;}
#menu a {color: #cccccc;}
#menu a:hover {color: #ffcc00;}
#menu a:active {color: #cc0000;}
#flash {width: 810px; height: 217px;}
#content {background: #edeae1; clear: both; width: 790px; padding: 10px;}
#home_column_left {float: left; width: 49%;}
#home_column_right {float: right; width: 325px;}
#home_one_column {float: left; width: 790px;}
#product_sidebar {background: url('images/product.jpg') no-repeat bottom center; text-align: center; height: 285px; margin: 20px 0;}
#product_sidebar a {font-size: 17px; font-weight: bold;}

span.product_sidebar_1 {font-size: 22px; font-weight: bold;}
span.product_sidebar_2 {font-size: 16px; font-weight: bold; color: #d50509;}
span.product_sidebar_3 {font-size: 16px; font-weight: bold;}
a#product_sidebar_link {display: block; width: 275px; height: 348px; margin: 0 0 0 25px;}

li#om4-aweber-442482141 {background: #fff; width: 320px; border: 1px solid #8f0000; margin: 20px 0; text-align: center;}

.post {border-left: 1px solid #000; border-top: 1px solid #000; padding: 5px; margin: 0 0 20px 0; min-height: 100px; font-size: 11px;}
.post img {float: left; margin: 0 15px 0 0;}
.post a {color: #800000; text-transform: uppercase;}
.post a:hover {color: #fc9933;}
a.excerpt_title {font-size: 12px;}
a.excerpt_readmore {text-transform: none;}
span.byline {color: gray;}

#secrets {clear: both; width: 100%; text-align: center; font-weight: bold; padding-top: 20px;}
#secrets img {margin: 0 0 5px 0;}
#secrets a {color: red;}

#bartenders_column_left {width: 24%; float: left;}
#bartenders_column_right {width: 74%; float: right;}
#bartenders_archives {border-left: 1px solid #000; border-top: 1px solid #000; padding: 3px 0 0 5px;}
.bartenders_archives_item {margin: 0 0 10px 0;}
.bartenders_archives_item a {font-size: 10px; color: #800000;}
.bartenders_archives_item a:hover {color: #fc9933;}

.post_title {font-size: 14px; font-weight: bold; color: #800000; margin: 0 0 10px 0;}

#footer {font-size: 9px; color: #3d0000; text-align: center; margin: 10px 0 0 0;}

#home_column_left_nav {
	width: 100%;
}

#home_column_left_nav_older {
	float: left;
	width: 33%;	
}

#home_column_left_nav_pagenum {
	float: left;
	width: 33%;
	text-align: center;
}

#home_column_left_nav_newer {
	float: right;
	width: 33%;
}