/*
Theme Name: Engine 15
Theme URI: http://www.engine15.com/
Description: Official Template of Engine 15 Brewing Company.
Version: 1.6
Author: Brandon Kornprobst
Author URI: http://www.authenticnovelty.com
*/

body {
	font-family: "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
	color: #f9f9f9;
	background: #000000;
}
a {
        outline: none;
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffcc00;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h2 {
	color: #ffffff;
	margin: 0px 0px 2px;
	font-size: 21px;
        font-weight:600;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3 {
        font-size: 14px;
        margin-bottom:-1px;
        margin-top: -1px;
}

form {
	margin:0px;
	padding:0px;
}
hr {
	background-color: #7b5c02;
	height: 2px;
	border: none;
	color: #7b5c02;
	padding: 0px;
	margin: 0px;
        margin: 2px;
}
#page {
        background-image:url('images/page_bg.jpg');
        background-repeat:no-repeat;
        margin: auto;
        margin-top: -16px;
        letter-spacing: .60px;
	width: 945px;
        height: 625px;
}
#header {

        Height:130px;
}

/* USED FOR STRETCHING LAYOUT
#mid_page {
        background-image:url('images/bg_middle.jpg');
        background-repeat:repeat-y;
        float: left;
}

#slideout_blog {
          margin-top: -275px;
        width: 945px;
        float: right;
        position: relative;
        z-index: +1;
}
#slideout_top {
        background-image: url('images/slideout_top.png');
        background-repeat: no-repeat;
        background-position: top right;
        height: 66px;   
        padding-left: 70px;
        padding-top: 35px;     
}
#slideout_mid {
        background-image: url('images/slideout_middle.png');
        background-repeat: repeat-y;
        background-position: top right;
        margin-top: -35px;
        padding-left: 70px;
}
#slideout_bottom {
        background-image: url('images/slideout_bottom.png');
        background-repeat: no-repeat;
        background-position: top right;
        height: 41px;
}
*/

#slideout {
        background-image: url('images/slideout.png');
        background-repeat: no-repeat;
        background-position: top right;
        height: 493px;
        margin-top: -10px;
        width: 945px;
        float: right;
}
#pagetitle {
        margin-top: 30px;
        margin-left: 78px;
        margin-bottom: 15px;
}
#content {
	font-size:12px;
	overflow: hidden;
        margin-top: -20px;
}
#flare {
        height: 340px;
        float: left;
        margin-left: 10px; 
        margin-top:3px; 
}
#gallery {
        margin: auto;
        overflow: hidden;
float: left;
outline-style: none;
width: 800px;
height: 360px;
padding-right: 20px;
margin-left: 75px;
padding-left: 5px;
}
#map {
        height: 350px;
        width: 500px;
        float: left;
        margin-left: 50px;  
}
#nav {
        margin: auto;
        background: #000000;
        height: 20px;
        text-align: center;
}
#blogside {
        float: left;
        height: 300px;
        width: 200px;
}
#logotab {
        margin-left: 42px;
}
#tweet {
        background-image:url('images/tweetbg.png');
        background-repeat:no-repeat;
        width: 222px;
        height: 85px;
        font-size: 12px;
        float: right;
        margin-right: 33px;
        margin-top: 10px;
        *margin-top: -90px;
        padding-left: 12px;
        padding-top: 23px;
}
#newsletter {
     margin-left:5px; 
}
.post {
	clear:both;
	padding-top: 20px;
}
.post-title {
	float: left;
	width: 700px;
}
.entry {
	clear: both;
	padding-top:20px;
}
.post-date {
	color: #7d807e;
	font-size: 13px;
	margin-top: 6px;
}
.post-comments {
	padding-top:5px;
	float: right;
}
.post-content {
	clear: both;
	padding-top: 12px;
}
.post-social {
	float: left;
	padding-top: 8px;
}
.next-entries {
	float: right;
	padding-right: 0px;
}
#comments, #respond {
	padding-bottom: 5px;
    padding-top: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
        font-family: "Trebuchet MS","Helvetica Neue", Arial, sans-serif;
	border-color: #e3ebee;
        border-width: 1px;
        border-style: solid;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.navigation {
	padding: 0px;
	font-size: 11px;
	height: 20px;
        margin-bottom: 30px;
         margin-top:5px;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#dfe2db;
	border: 1px solid #cad6d9;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#b2b4af;
	border: 1px solid #b2b4af;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
    background : #f2f2f2;
    border : 1px solid #cad6d9;
    color : #595c5b;
    font-size : 11px;

}
#sidebar {
        margin-right: 25px;
	float: right;
	width: 240px;
}
#sidebar .nav {
}
.ul-nav {
	list-style: none;
	margin-top:22px;
	padding:0px;
}
.widgets {
	list-style: none;
	margin-top:-26px;
        margin-bottom: 20px;
	padding:0px;
}
img {
    border: 0px;
}
#footer { 
    clear: both;
    font-size: 10px;
    height: 20px;
    width: 945px;
    margin: auto;

}
#footercontent {
    background-color: #000000;
    height: 15px;
    padding-left: 8px;
    padding-right: 8px;
}
#footer a, #footer a:visited{
	color: #666666;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
.totop {
}
.totop a {
	outline: none;
	background:transparent url(images/nav/top_thin.gif) no-repeat scroll left top; 
       display:inline-block;
        width: 40px; 
        text-indent: -99999px;
        margin-left: 3px;
        background-position: 0px -2px;
} 
.totop a:hover, .totop a:active {
        background:transparent url(images/nav/top_thick.gif) no-repeat scroll left top; 
	display:inline-block; 
	text-indent:-99999px; 
        width: 40px;
        margin-left: 3px;
        background-position: 0px -2px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li {
	padding: 0px 0px 10px 20px;
}
.recent-comments a {
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	padding-left: 10px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.left {
	float: left;
}
.right {
	float: right;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.post-meta li {
        outline: none; 
	margin-top: 12px;
        padding-bottom: 4px;
}
.post-meta-key {
        font-weight: bold;
}

/* WIDGET FORMATTING */

.wplc_widget .widgettitle{
        background:transparent url(images/upcoming_events.png) no-repeat scroll left top;
        display:block;  
	width: 201px;
        margin-bottom: 0px;
        height: 21px;
        text-indent:-9999999px;
}
.wplc_widget li {
        font-size: 12px;
        list-style-type: none;
        margin-left: -38px;
        margin-bottom: 8px;
        padding: 0px;
}
.widget_cc .widgettitle{
        background:transparent url(images/join_list.png) no-repeat scroll left top;
        display:block;  
	width: 157px;
        margin-left:-14px;
        margin-bottom: 2px;
        height: 43px;
        text-indent:-9999999px;
}

.widget_cc {
        margin-bottom:20px;
}

evt {
      margin-left:3px;
}


#widgets  ul {
       margin-top: 0px;
       margin-bottom:10px;
}

.widget_categories li {
        font-size: 12px;
        list-style-type: none;
        margin-top: 6px;
        margin-left: -28px;
        padding: 0px;
}



.widget_links .widgettitle {
    background:transparent url(images/nav/links.gif) no-repeat scroll left top; 

        width: 130px;
        display:block;  
	margin-top: 15px;
        text-indent: -99999px;
        height: 11px;
}
.widget_links li {
    font-size: 12px;
    list-style-type: none;
    margin-left: -28px;
    padding: 0px;
}
.widget_archive .widgettitle {
    background:transparent url(images/nav/archives.gif) no-repeat scroll left top; 
    border-bottom:1px solid #D2DBE1;
    width: 130px;
    display:block;  
    margin-top: 15px;
    text-indent: -99999px;
    height: 11px;
}
.widget_archive li {
    font-size: 12px;
    list-style-type: none;
    margin-left: -28px;
    padding: 0px;
}

/*Calendar*/
#wp-calendar ul{
        margin-top: 2px;
     /* border-top: 1px solid #d9ddd5; */
	empty-cells: show;
	font-size: 13px;
        text-transform: uppercase;
        width: 100%;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #7d807e;
	color: #ffffff;
}
#wp-calendar caption {
    color:#595c5b;
    font-size:13px;
    text-align:left;
    padding-top: 3px;
    margin-bottom: 2px;
}
#wp-calendar td {
    background: #f7f8f7;
    font-family: Arial, Geneva, Helvetica, "Lucida Sans", "Trebuchet MS", Verdana;
    width: 16px;       
    font-size: 12px;
    color: #7d807e;
	letter-spacing: normal;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #f7f8f7;
}
#wp-calendar td a {
	background: #dfe2db;
    color: #797c7a;
}

#wp-calendar td:hover, #wp-calendar #today {
	font-style: normal;
    background: #7d807e;
	color: #f7f8f7;
    border: none;
}
#wp-calendar th {
	font-style: normal;
    font-size: 12px;
    color: #595c5b;
    background-color: #dfe2db;        
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 8px;
background-color: #3d2d00;
}
.vscrollerbar {
width: 10px;
background-color: #7b5c02;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: red;
}

.scrollerjogbox {
width: 10px;
height: 800px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
#scrollarea {
overflow: hidden;
float: left;
outline-style: none;
width: 545px;
height: 360px;
padding-right: 20px;
margin-left: 75px;
padding-left: 5px;
}
#blogscrollarea {
overflow: hidden;
float: left;
outline-style: none;
width: 600px;
height: 350px;
padding-right: 20px;
margin-left: 80px;
}
#locscrollarea {
overflow: hidden;
float: left;
outline-style: none;
width: 270px;
height: 350px;
padding-right: 20px;
margin-left: 80px;
}

#navlist li {display:inline;}
#navlist li a {
padding:0.2em 1em;
padding-top: 6px;
text-decoration:none;
float:left;
}
#navlist li a:hover {
}




div.sociable { margin: 16px 0; text-align:center;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



