/* This imports the Base Weblog CSS from TypePad, which defines core styles */
@import url(/.shared/themes/common/base-weblog.css);

/* This imports the local asterisk-style.css, which you can use as a guide for customizing your blog's CSS. 
@import url(asterisk-style.css);*/


/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */


/* basic page element styling */

body {
	color: #fff;
	background: #201b58 url(img/space.jpg) no-repeat top right;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	font-size: 14px;
line-height: 150%;
}

h1, h2, h3, h4, h5, h6, ol, ul, pre, p, blockquote {
font-family: 'lucida grande', helvetica, arial, sans-serif;
color: #dfdfdf;
}

a {
color: #c9f;
text-decoration: underline;
}

a:hover {
color: #c9f;
text-decoration: none;
}


/* page layout basics */

#container {
width: 950px;
}

#alpha {
float: left;
margin: 0 0 30px 20px;
background: #000 url(img/entries-top.png) no-repeat 0 0;
}

#alpha-inner {
padding: 20px 0;
background: transparent url(img/entries-bottom.png) no-repeat bottom left;
}

#beta {
margin: 300px 0 0 0;
float: right;
background-color: transparent;
color: #fff;
}

#beta-inner {
padding: 0;
}


/* container styling */

#container-inner {
}


/* banner styling */

#banner {
width: 950px;
margin: 0;
height: 190px;
}

#banner-inner {
}

#banner-header a {
text-indent:-9999px;
background: transparent url(img/logo.png) no-repeat 0 0;
display: block;
width: 350px;
height: 170px;
position: absolute;
top: 20px;
left: 0;
}
.locals {
background: transparent url(img/locals.png) no-repeat 0 0;
display: block;
width: 171px;
height: 66px;
text-indent: -9999px;
position: absolute;
top: 75px;
left: 370px;
}

#banner-description {
color: #fff;
margin: 0;
padding: 0;
font-size: 12px;
text-transform:uppercase;
position: absolute;
top: 162px;
left: 220px;
letter-spacing: .03em;
}


/* navigation menu styling */

#nav {
background: transparent url(img/nav-top.png) no-repeat 0 0;
display:block;
left:730px;
position:absolute;
top:20px;
width:150px;
}
#nav-inner {
width:150px;
margin: 5px 0 0 0;
padding: 0 0 5px 0;
background:#A5AC30 url(img/nav-bottom.png) no-repeat right bottom;
}
#nav ul {
list-style-type: none;
font-family: georgia, 'times new roman', serif;
margin: 0;
padding: 0;

}
#nav li {
color:#FFFFFF;
font-size:18px;
margin:0;
padding: 0;
display:inline;
}
#nav li a {
display:block;
color: #fff;
text-decoration: none;
padding:6px 0 6px 20px;
}
#art {
margin-bottom:5px;
}
#home a:hover, 
#menus a:hover, 
#drinks a:hover, 
#promos a:hover, 
#events a:hover, 
#art a:hover, 
#location a:hover, 
body#homepage #home a,
body#menuspage #menus a,
body#drinkspage #drinks a,
body#promospage #promos a,
body#eventspage #events a,
body#locationpage #location a,
body#artpage #art a {
color: #201b58;
text-decoration: none;
background: transparent url(img/nav-hover.png) no-repeat 0 0;
}    


/* pagebody styling */

#pagebody {
	background-color: transparent;
	padding: 0;
}

#pagebody-inner {
}


/* entry listing and entry styling */


.content-nav {
	margin: 5px 0 20px;
}


.date-header {
color:#FFFFFF;
font-size:11px;
margin:5px 0 0 25px;
}

.entry {
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.entry-header, .entry-content h3 {
	color: #a5ac30;
	margin: 5px 25px 5px;
	font-family: georgia, 'times new roman', serif;
	font-size: 24px;
}
.entry-content h3 {
font-size: 18px;
margin: 10px 25px 10px 0;
}
.entry-content h4 {
border-top:4px solid #A5AC30;
color:#A5AC30;
font-family:georgia,'times new roman',serif;
font-size:24px;
font-style:italic;
margin:20px 0 0 0;
padding-top:10px;
text-align:center;
}
.entry-content h5 {
color:#A5AC30;
font-size:14px;
font-weight:bold;
margin:10px 25px 0 0;
text-transform:uppercase;
}
.entry-header a {
color: #a5ac30;
text-decoration: none;
}
.entry-header a:hover {
text-decoration: underline;
}
.entry-content {
margin: 5px 25px;
}
.entry-more-link {
font-size: 11px;
font-weight: bold;
}
.entry-footer {
border-top: 1px solid #333;
color: #a5ac30;
font-size: 10px;
margin: 10px 25px 20px;
padding-top: 5px;
font-weight: normal;
}
.entry-footer a {
color: #a5ac30;
}
.entry-footer a:hover {
color: #a5ac30;
text-decoration: none;
}
#comment-author,
#comment-email,
#comment-url,
#comment-text {
width: 80%;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 5px 0 20px;
}


.trackback-footer,
.comment-footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
}

.comment-footer a {
	color: #666;
}

.comment-footer a:hover {
	color: #333;
}


/* sidebar module styling */

.module {
margin: 0 0 20px 0;
}
.module-header  {
color: #fff;
margin: 0;
padding: 0 0 7px 0;
border-bottom: 1px solid #544f87;
font-size: 18px;
font-family: georgia, 'times new roman', serif;
}
.content-header,
body#menuspage .entry-header,
body#drinkspage .entry-header,
body#locationpage .entry-header {
color: #fff;margin: 10px 25px 20px 25px;
font-size: 30px;
padding: 0;
border-bottom: 1px solid #333;
font-family: georgia, 'times new roman', serif;
}
.module-header a {
color: #fff;
text-decoration: none;
}
.module-content {
margin: 5px 0 20px;
}
.module-list-item {
	margin: 0 5px 6px 0;
	padding: 0;
}
.archive-list-item {
	margin-bottom: 5px;
}



/* two-column-right tweaks */

.layout-two-column-right #pagebody-inner { }
.layout-two-column-right #alpha { width: 710px; }
.layout-two-column-right #beta { width: 200px; }


/* ph=1 */

