/*
Theme Name: Brady's Default Theme
Theme URI: http://bradys-pub.com/
Description: Default Brady's Theme
Author: Brady's An American Pub
Author URI: http://bradys-pub.com/
Tags: none
*/


/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
        background: #1a0c00;
        margin: 0;
	}

#page {	
        text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.inside-column .entry p {
        line-height: 1.6em;
}

.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: 1em;
        color: #333;
	}



h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}


h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #d00;
	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}


.front-column-right p.contact {
       font: 14px/20px 'Lucida Grande', Verdana, Arial, Sans-Serif;
       color: #000;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px; 
	}

.sticky h2 {
	padding-top: 10px;
	}


.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;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}



a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#shell {
        margin: 0px auto;
        padding: 0;
        width: 860px;
        display: block;
}

#page {
	margin: 0;
        padding: 0 0 10px 0;
	width: 860px;
        background: url('images/page-bg.png') repeat-y;
        display: inline-block;
        float: left;
	}

#header {
	background: url('images/page-bg.png') repeat-y;
	margin: 0;
	padding: 0;
	height: 268px;
	width: 860px;
	}

#header-main {
        width: 818px;
        height: 268px;
        margin: 0 21px 0 21px;
        background: url('images/header-main.png') no-repeat;
}


#contact-info {
        width: 355px;
        display: inline-block;
        font-size: 10px;
        float: right;
        color: #fff;
        padding: 5px 0 0 0;
}

#nav-top {
        width: 860px;
        height: 70px;
        background: url('images/header-bg.png') no-repeat;
        background-position: 0px bottom;
        padding: 0px 5px 18px 5px;
}

#na {
        clear: right;
	float:right;
	width:555px;
        margin-right: 34px;
        display:inline; 
	}	
	
#nav {
	width:555px;
	height:19px;
	background:url('images/nav.png') no-repeat;
	position:relative;
	top:40px;
	left:0px;
	}

#nav a {outline: none;}

#nav ul li {
	margin:0;
	padding:0; 
	list-style:none; 
	position:absolute; 
	top:0;
}

#pnav {	margin-bottom: 0;}
#nav span, #pnav span, #logo span {display: none;}
#nav li, #pnav a {height: 19px; display: block;}

#n-aboutus {left:0px; width:89px; }
#n-menu {left:93px; width:65px;}
#n-beer {left:161px; width:66px;}
#n-drinks {left:229px; width:164px;}
#n-events {left:396px; width:77px;}
#n-specials {left:476px; width:86px;}

#n-aboutus a:hover {background:transparent url('images/nav.png') -0px -19px no-repeat;  }
#n-menu a:hover {background:transparent url('images/nav.png') -93px -19px no-repeat; }
#n-beer a:hover {background:transparent url('images/nav.png') -161px -19px no-repeat;}
#n-drinks a:hover {background:transparent url('images/nav.png') -229px -19px no-repeat;}
#n-events a:hover {background:transparent url('images/nav.png') -396px -19px no-repeat;}
#n-specials a:hover {background:transparent url('images/nav.png') -476px -19px no-repeat;}


/*Beer Sub Nav*/

#b-na {
	float:left;
	width:516px;
        margin: 5px 0 5px 0;
	}	
	
#b-nav {
	width:516px;
	height:19px;
	background:url('images/beer-nav.jpg') no-repeat;
	position:relative;
	top:0px;
	left:0px;
	}

#b-nav a {outline: none;}

#b-nav ul {
       margin: 0;
}

#b-nav ul li {
	margin:0;
	padding:0; 
	list-style:none; 
	position:absolute; 
	top:0;
}

#bnav {	margin-bottom: 0;}
#b-nav span, #bnav span {display: none;}
#b-nav li, #bnav a {height: 19px; display: block;}

#b-monthly {left:0px; width:169px; }
#b-draft {left:190px; width:143px;}
#b-bottled {left:354px; width:162px;}


#b-monthly a:hover {background:transparent url('images/beer-nav.jpg') -0px -19px no-repeat;  }
#b-draft a:hover {background:transparent url('images/beer-nav.jpg') -190px -19px no-repeat; }
#b-bottled a:hover {background:transparent url('images/beer-nav.jpg') -354px -19px no-repeat;}

/*Drinks Sub Nav*/

#d-na { 
	float:left;
	width:440px;
        margin: 5px 0 5px 0;
	}	
	
#d-nav {
	width:440px;
	height:19px;
	background:url('images/drinks-nav.jpg') no-repeat;
	position:relative;
	top:0px;
	left:0px;
	}

#d-nav a {outline: none;}

#d-nav ul { margin: 0;}

#d-nav ul li { margin:0; padding:0; list-style:none; position:absolute; top:0;}

#dnav {	margin-bottom: 0;}
#d-nav span, #dnav span {display: none;}
#d-nav li, #dnav a {height: 19px; display: block;}

#d-cosmo {left:0px; width:166px; }
#d-cocktail {left:188px; width:89px;}
#d-guinness {left:298px; width:142px;}


#d-cosmo a:hover {background:transparent url('images/drinks-nav.jpg') -0px -19px no-repeat;  }
#d-cocktail a:hover {background:transparent url('images/drinks-nav.jpg') -188px -19px no-repeat; }
#d-guinness a:hover {background:transparent url('images/drinks-nav.jpg') -298px -19px no-repeat;}



/*Menu Sub Nav*/

#mt-na { 
	float:left;
	width:334px;
        margin: 5px 0 0 0;
	}	
	
#mt-nav {
	width:334px;
	height:19px;
	background:url('images/menu-t-nav.jpg') no-repeat;
	position:relative;
	top:0px;
	left:0px;
	}


#mt-nav a {outline: none;}

#mt-nav ul { margin: 0;}

#mt-nav ul li { margin:0; padding:0; list-style:none; position:absolute; top:0;}

#mtnav { margin-bottom: 0;}
#mt-nav span, #mtnav span {display: none;}
#mt-nav li, #mtnav a {height: 19px; display: block;}

#mt-breakfast {left:0px; width:89px; }
#mt-soup {left:109px; width:128px;}
#mt-starters {left:259px; width:75px;}


#mt-breakfast a:hover {background:transparent url('images/menu-t-nav.jpg') -0px -19px no-repeat;  }
#mt-soup a:hover {background:transparent url('images/menu-t-nav.jpg') -109px -19px no-repeat; }
#mt-starters a:hover {background:transparent url('images/menu-t-nav.jpg') -259px -19px no-repeat;}

//Bottom
#mb-na { 
	float:left;
	width:485px;
        margin: 5px 0 5px 0;
	}	
	
#mb-nav {
	width:485px;
	height:19px;
	background:url('images/menu-b-nav.jpg') no-repeat;
	position:relative;
	top:0px;
	left:0px;
	}


#mb-nav a {outline: none;}

#mb-nav ul { margin: 0;}

#mb-nav ul li { margin:0; padding:0; list-style:none; position:absolute; top:0;}

#mbnav { margin-bottom: 0;}
#mb-nav span, #mbnav span {display: none;}
#mb-nav li, #mbnav a {height: 19px; display: block;}

#mb-entrees {left:0px; width:68px; }
#mb-sandwich {left:90px; width:179px;}
#mb-dessert {left:290px; width:76px;}
#mb-late {left:388px; width:97px;}

#mb-entrees a:hover {background:transparent url('images/menu-b-nav.jpg') -0px -19px no-repeat;}
#mb-sandwich a:hover {background:transparent url('images/menu-b-nav.jpg') -90px -19px no-repeat; }
#mb-dessert a:hover {background:transparent url('images/menu-b-nav.jpg') -290px -19px no-repeat;}
#mb-late a:hover {background:transparent url('images/menu-b-nav.jpg') -388px -19px no-repeat;}


/* Logo */

#logo-shell {
	width:245px;
        z-index: 1000;
        position: absolute; 
        left: 50%;
	margin-left: -430px;
}

#logo {
        width:245px;
	height:182px;
	background:url('images/logo.png') no-repeat;
	position: relative;
	top:20px;
	left:-5px;
}

#logo a {
        width: 245px;
        height: 182px;
        display: block;
        outline: none;
}

/*End Navigation*/


.front-column {
	float: left;
        display: inline;
	padding: 0;
	margin: 0px 0px 0px 25px;
	width: 435px;
	}

.front-column-right {
        float: right;
        display: inline;
        width: 357px;
        margin: 0px 25px 0px 0px;
}


.front-column img {
        margin: 12px 0 12px 0;
}

#tweet {
        background: url('images/tweet-bg.gif') repeat-x;
        margin: 0px 0px 0px 0px;
}

.status {
        color: #000;
        margin: 0;
        font-size: 1.1em;
        padding: 7px 7px 3px 7px;
        line-height: 1.5em;
}

.status-time {
        margin: 0;
        padding: 4px 7px 6px 0px;
        text-align: right;
        color: #777;
        font-style: italic;
}

.status-time a{
        color: #777;
}


.front-events {
        width: 331px;
        float: right;
        padding: 12px 12px 12px 12px; 
        background: url('images/event-main-bg.jpg') repeat-y;
        border: 1px solid #ddd;
        margin: 12px 0 0 0;
}

.front-events ul {
        margin: 0;
        padding: 0;
}

.front-events ul li {
        margin: 8px 0 8px 0;
        padding: 0;
        list-style-type: none;

}

.front-events ul li p {
       padding: 0;
       margin: 0;
       font: bold 1.4em/1.4em 'Verdana', Arial, Helvetica, sans-serif;
}

.front-events a {
       color: #000;
}

.newsletter {
        width: 331px;
        float: right;
        padding: 12px 12px 12px 12px; 
}

.newsletter img {
        margin: 0 0 10px 0;
}

.event-photos {
        width: 331px;
        float: right;
        padding: 12px 12px 12px 12px; 
}

#inputbox {
        width: 220px;
}

#flickr-wrapper {

}

#flickr-wrapper img {
        height: 48px;
        width: 48px;
        border: 0px;
        float: left;
        margin: 6px 2px 2px 6px;
}

.inside-column {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 25px;
	width: 575px;
        float: left;
        display: inline;
	}

#inside-right {
        width: 190px;
        padding: 0;
        margin: 10px 25px 0 0;
        float: right;
        display: inline;
}

#inside-right ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#inside-right img {
        margin-bottom: 9px;
}

.post { 
        float: left;
        clear: left;
	margin: 0 0 40px;
	text-align: justify;
	}


.post hr {
	display: block;
	}


.inside-column .post {
	margin: 0;
	}

.postmetadata {
	clear: both;
}



.clear {
	clear: both;
}


#specials {
        width: 860px;
        height: 162px;
        float: left;
        display: inline;
        clear: both;
        padding: 0;
        margin: 0;
}

#specials ul {
        margin: 0 13px 0 0;
        padding: 0;
        list-style: none
        display: inline;
}

#specials ul li {
        margin: 0;
        padding: 0;
        display: inline;
}

#specials img {
        margin: 0 12px 0 0;
        padding: 0;
        float: right;
        display: inline;
}

/*Beers Structure*/
.beer-list{ clear: left; margin: 0 0 10px;}

.beer-list ul{
        font-size: 0.9em;
        list-style-type: none; 
        margin: 0 0 2px 0;
        padding: 4px 0 0 0;
        color: #000;
        height: 18px;
        background-color: #cbc089;
        text-decoration: none;
}

.beer-list ul a, .beer-list ul a:hover {
        text-decoration: none;
}

.beer-list ul:hover {
        color: #000;
        background-color: #bda685;
}

.beer-list ul li {
        display: block;
        height: 20px;
        float: left;
        position: relative;
        padding: 0;
        margin: 0;
}


.beer-list ul li.beer-title { width: 190px; padding-left: 6px;}
.beer-brewery { width: 175px;}
.beer-style { width: 165px;}
.beer-abv { width: 35px;}


/*End Beer Structure*/

#event-list ul {
   padding: 0;
   margin: 0;
}

.dbem_events_list { list-style: none; margin-left:0;}

//.dbem_events_list ul { list-style: none;}

//.dbem_events_list ul li { list-style: none;}

#footer {
	padding: 0;
	margin: 0;
	width: 860px;
        height: 20px;
        clear: both;
        background: url('images/footer-bg.png') no-repeat;
	}



#footer p {
	margin: 0;
	padding: 20px 0 0 12px;
	text-align: left;
        color: #fff;
	}

#footer p img {
        vertical-align: middle;
        margin: 0px 1px 1px 1px;
}

/* End Structure */



/*	Begin Headers */

h1 {
	padding-top: 5px;
	margin: 0;
	}


h2 {
	margin: 5px 0 10px 0;
	}


h2.pagetitle {
	margin: 5px 0 10px 0;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 10px 0 10px 0;
	}


/* End Headers */



/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}


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 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: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

/* End Sidebar */
