/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.barflies.net/mt-static/themes-base/blog.css);
@import url(http://www.barflies.net/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

/* Barflies.net 4.0 Style Sheet */

/* The Main Elements */
body {
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #292929;
	background: #000;
        font-size:small;
        line-height:120%;
        margin:0 auto;
}

a {
	text-decoration: none;
		color: #311031; 
        border:none;
}

a:hover
{
    text-decoration: none;
    background-color: #ffde94;
border:none;
}

h2.widget-header, h2.category-header {line-height:120%;color: #730000; font-size:large; font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;}
h2.category-header {text-indent:24px; margin-top:-8px; overflow:visible;}
h3.widget-header{line-height:120%;color: #730000; font-size:large; font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;}
h2.entry-title, h2.entry-title a {font-size:large;
        font-weight:bold;
	color: #311031;
	text-align: left;}
h1.asset-name, h1.entry-title {font-size:large;
        font-weight:bold;
	color: #311031;
	text-align: left;}

ul.entry-tags-list, li.entry-tags-list {
float:left; 
list-style:none;
height:20px; 
padding-left:6px;
}

#mainnav a {
	text-decoration: none;
color: #5a4a5a;
}

#mainnav a:hover
{
    text-decoration: none;
    background-color: #ffde94;
border:none;
}


/* Logo Banner and Main Navigation */
h1#banner-header {
	font-family: Verdana, Arial, Sans-Serif;
	text-transform: lowercase;
	font-weight: bold;
	margin: 20px 0 0 0;
	font-size:64px;
	letter-spacing: -3px;

}
	h1#banner-header a {
	color: #5a295a;
		
	}
	h1#banner-header a:hover {
		color: #311031;
		background: none;
	}
	
h2#banner-description {
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
        color:#bc0f23;
        position: absolute; top:54px; left:48%;
}

#mainnav  {margin-top:-40px;text-align:center; margin:0 auto; padding:10px; margin-left:10px;}
ul.topnav {position:relative; top:36px; overflow:hidden;}
ul.topnav,li.topnav{
float:left; 
list-style:none;
height:40px; 
text-align:center;
font-size: 13px;
font-weight:bold;
padding-left:16px;
}

#content {margin-top:30px;}
#footer {text-align:center;}
/* Roger's (456 Berea St) Borders and Rounded Corners - Thanks, Roger - You rock! */

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	
	background:url(http://www.barflies.net/images/dot40.png) repeat;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:url(http://www.barflies.net/images/dot40.png) repeat;
}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(http://www.barflies.net/images/box40.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(http://www.barflies.net/images/box40.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(http://www.barflies.net/images/box40.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(http://www.barflies.net/images/box20.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(http://www.barflies.net/images/40borders1.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(http://www.barflies.net/images/40borders2.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:url(http://www.barflies.net/images/dot40.png) repeat;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

<!--[if lt IE 8]>
<style type="text/css">
/* Required IE fixes
================================================*/
/* Serve gif images to IE/Win pre version 7 */
* html .i1,
* html .i2 {background-image:url(http://www.barflies.net/images/40borders.gif);}
* html .bt,
* html .bt div,
* html .bb,
* html .bb div {background-image:url(http://www.barflies.net/images/box40.gif);}
/* Set a height to fix up some rendering issues. */
* html .i1,
* html .i3 {height:1px;}

<![endif]-->



