/*
Theme Name: Old Blue Last
Theme URI: http://wordpress.org/
Description: OBL template adapted from 2010
Author: Daniel Hockley
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Original CSS
-------------------------------------------------------------- */

.test, #container.test div, #container.test ul
	{
	border: 1px red solid;
	}
	
.hidden
	{
	position: absolute;
	margin-left: -99999px;
	display: block;
	height: 0px;
	overflow: hidden;
	}
	
.float-left
	{
	display: inline;
	float: left;
	
	}

em, i
	{
	font-style: italic;
	}

hr
	{
	clear: both;
	display: block;
	height: 0px;
	background-color: #ffffff;
	border-style: none;
	border-bottom: 1px dashed #bfbfbf;
	border-top: 10px solid #ffffff;
	margin-bottom: 20px;
	}
	
body
	{
	background-color: #ffffff;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
h1,h2,h3
	{
	font-size: 1.8em;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 12px;
	}

h2 {
	margin-bottom: 0px;
}

#container
	{
	z-index: 5;
	position: relative;
	width: 977px;
	margin: 0px auto;
	padding: 0px 35px 0px 35px;
	overflow-y: hidden;
	}
		
#logo
	{
	z-index: 0;
	display: none;
	height: 620px;
	width: 967px;
	position: absolute;
	top: 0px;

	}

body a {
	color: #000000;
	text-decoration: underline;
}

body a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

body #photoAlbum a:hover, body .home-link:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* HEADER */
		
#header
	{
	text-align: right;
	height: 36px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	line-height: 36px;
	}
	
#header form input.email
	{
	width: 120px; /*171 originally  -padding*/
	border: 1px solid #7f7f7f;
	text-align: left;
	margin-right: 5px;
	padding: 4px 8px 3px 3px;
display: block;
float: left;
color: #7f7f7f;
font-weight: normal;
	}
	
#header form input.submit
	{
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #7f7f7f;
	padding: 3px 3px 3px 3px;
	display: block;
	font-size: 10px;
	float: left;
	margin-top: 2px;
	}
	
#mailing_form {
float: right;
width: 195px;
padding-top: 7px;
}
	
/* SIDE BAR */
	
#sidebar
	{
	width: 218px;
	margin-right: 35px;
	margin-bottom: 20px;
	float: left;
	font-size: 1em;
	font-weight: normal;
	line-height: 14px;
	}

#sidebar ul#nav
	{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	letter-spacing: 0.5px;
	font-variant: small-caps;
	text-align: center;
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #bfbfbf;
	}
	
#sidebar ul#nav a:link, 
#sidebar ul#nav a:visited
	{
	color: #000000;
	text-decoration: none;
	}

#sidebar ul#nav a:hover,
#sidebar ul#nav a:active
	{
	color: #000000;
	text-decoration: underline;
	}
	
	
#sidebar ul#social-links, #sidebar ul#vice-links, #sidebar ul#extra-links
	{
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: block;
	float: left;
	width: 218px;
	}
	
#sidebar ul#extra-links
	{
	border-top: none;
	}
	

#sidebar a {
text-decoration: none;
}

#sidebar ul#social-links li, #sidebar ul#vice-links li, #sidebar ul#extra-links li
	{
	display:block;
	}

#sidebar ul#social-links li a[href^="http://"], #sidebar ul#vice-links li a[href^="http://"], #sidebar ul#extra-links  li span
	{
	display: block;
	float:left;
	height: 0px;
	overflow: hidden;
	padding-top: 24px;
	}
	
#sidebar ul#vice-links li a[href^="http://"]
	{
	padding-top: 34px;
	}


#sidebar ul#extra-links li span
	{
	padding-top: 52px;
	}

ul#social-links li a[href^="http://www.facebook.com"]
	{
	background: #ffffff url(images/LHS/facebook_small.gif) top center no-repeat;
	width:  63px; /*71*/
	margin-left: 8px;
	margin-right: 6px;
	margin-top: 10px;
	}
	
ul#social-links li a[href^="http://www.twitter.com"]
	{
	background: #ffffff url(images/LHS/twitter_small.gif) top center no-repeat;
	width: 63px; /*66*/
	margin-right: 6px;
	margin-top: 11px;
	}
		
ul#social-links li a[href^="http://theoldbluelast.tumblr.com"]
	{
	background: #ffffff url(images/LHS/tumblr_small.gif) top center no-repeat;
	width: 63px; /*74*/
	margin-right: 6px;
	margin-top: 12px;
	}
	
ul#vice-links li a[href^="http://www.vice.com"]
	{
	background: #ffffff url(images/LHS/vice.gif) top center no-repeat;
	width: 150px;
	margin-left: 30px;
	}
	
ul#extra-links li a {
	display: block;
	height: 60px;
	float: left;
	text-indent: -9999px;
}

ul#extra-links li a.stella
	{
	background: #ffffff url(images/LHS/stella_slim.gif) top left no-repeat;
	width: 47px;
	}	

ul#extra-links li div.wifi
	{
	background: #ffffff url(images/LHS/wifi_slim.gif) top left no-repeat;
	width: 40px;
	height: 60px;
	float: left;
	text-indent: -9999px;	
	}	
	
ul#extra-links li a.brahma
	{
	background: #ffffff url(images/LHS/brahma_slim.gif) top left no-repeat;
	width: 49px;
	}	
	
ul#extra-links li a.agwa
	{
	background: #ffffff url(images/LHS/agwa_slim.gif) top left no-repeat;
	width: 34px;
	}	

ul#extra-links li a.timeout
	{
	background: #ffffff url(images/LHS/timeout_slim.gif) top left no-repeat;
	width: 48px;
	}	

	
ul#extra-links li a.drinkaware
	{
	background: #ffffff url(images/LHS/drinkaware_small.gif) top center no-repeat;
	width: 213px;
	height: 15px;
	}

#sidebar address
	{
	padding-top: 222px;
	background: #ffffff url(images/LHS/OBL_logo.gif) top center no-repeat;
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	margin-top: 13px;
	clear: left;
	font-style: normal;
	}

#sidebar p.contactInfo
	{
	text-align: center;
	margin-bottom: 22px;
	}
	
.contactMap {
float: left;
width: 450px;
}
	
/* CONTENT */
#content
	{
	float: left;
	padding: 18px 0px 18px 0px;
	line-height: 1.8em;
	width: 724px;
	border-top: 1px dashed #bfbfbf;
	}
		
#content p
	{
	margin-bottom: 10px;
	}


.thin_content {
width: 530px;
}

/*PAGE STYLES*/

/* LISTINGS*/

ol#listings li div.date, ol#listings li div.nightInfo
	{
	padding-right: 20px;
	overflow: hidden;
	}

ol#listings li div.date {
	text-transform: uppercase;
}
	
 ol#listings li div.nightInfo {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
 }	

ol#listings li div.nightInfo strong {
	font-weight: bold;
}

	
ol#listings li div.date
	{
	width: 160px; /*136px;*/
	}
	
ol#listings li div.nightInfo
	{
	width: 400px; 
	}
	
ol#listings li ul.details
	{
	width: 113px;
overflow: hidden;
	}	
	
	
ol#listings li, ol#listings h2
	{
	font-family: Arial, Helvetical, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-stretch: condensed;
	line-height: 15px;
	font-variant: none;
	}
		
ol#listings li ul.bands li, ol#listings li ul.details li, ol#listings li div.moreInfo
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
ol#listings li div.moreInfo
	{
	margin-top: 22px;
	line-height: 16px;
	width: 400px;
	padding-left: 180px;
	overflow: visible;
	}
	
ol#listings li div, ol#listings ul.details
	{
	float: left;
	display: block;
	overflow-x: hidden;
	word-wrap: normal;
	}
	
ol#listings>li
	{
	clear: both;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dashed #bfbfbf;
	overflow:hidden;
	margin-bottom: 15px;
	}
	
ol#listings ul.details a:link, a:visited
	{
	color: #000000;
	text-decoration: none;
	}


ol#listings ul.details a:hover, a:active
	{
	color: #000000;
	text-decoration: underline;
	}
		
ol#listings ul.details li.moreInfo a
	{
	padding-right: 10px;
	background: #ffffff url(images/downArrow.gif) bottom right no-repeat;
	}
	
ol#listings ul.details li.moreInfo a.open
	{
	background: #ffffff url(images/upArrow.gif) bottom right no-repeat;	
	}

li.moreInfo 
	{
	display: hidden;
	}
	
/* CONTACT INFO */

.col-title {
	display: block;
	float: left;
	width: 200px;
}

div.contactInfo
	{
	float: left;
	clear: none;
	width: 250px;
	}
	
body div.contactInfo h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

div.contactInfo p, div.contactInfo a, a.mapLink
	{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 16px;
	}
	
 a.mapLink
 	{
 	font-size: 1.4em;
 	background: #ffffff url(images/rightArrow.gif) 60% right no-repeat;
 	padding-right: 15px;
 	}
	
div.contactInfo a:link, div.contactInfo a:visited, a.mapLink:link, a.mapLink:visited
	{
	color: #000000;
	text-decoration: none;
	}
	
div.contactInfo a:hover, div.contactInfo a:active, a.mapLink:hover, a.mapLink:active
	{
	color: #000000;
	text-decoration: underline;
	}
	
/* FAQ */

dl#faq dt
	{
	padding-top: 10px;
	font-weight: bold;
	}
	
dl#faq dd
	{
	display: block;
	padding-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dashed #bfbfbf;
	}
	
/* PHOTOS */

.recent_album_deets
	{
	display: block;
	background: black;
	color: white;
	float: left;
	letter-spacing: -0.4px;
	line-height: 14px;
	opacity: 0.7;
	padding: 5px 10px 5px 5px;
	position: absolute;
	top: 500px;
	width: 185px;
	}
	
.recent_album_deets .title
	{
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	font-variant: small-caps;
	}
	
.recent_album_deets .date
	{
	font-weight: normal;
	}
	
ol#photoAlbum li a img
	{
	margin: 0px;
	padding: 0px;
	width: 200px;
	}
	
ol#photoAlbum li
	{	
	position: relative;
	float: left;
	height: 143px;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	padding: 0px;
	width: 200px;
	}


ul.tech-list {
margin-bottom: 30px;
float: left;
width: 330px;
padding-right: 10px;
}

ul.tech-list h4 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#posts {
width: 500px;
overflow: hidden;
float: left;
margin-right: 27px;
}

#sidebar_r {
width: 197px;
overflow: hidden;
float: left;
}

.post_date {
float: right;
font-size: 10px;
color: #666;
margin-top: 3px;
width: 130px;
text-align: right;
}

.post {
padding-bottom: 20px;
border-bottom: 1px dashed #aaaaaa;
margin-bottom: 30px;
}

.post h2 {
clear: none;
display: block;
width: 360px;
padding-bottom: 10px;
}

.post h2 a {
text-decoration: none;
}

.post .entry {
font-size: 12px;
}

.separator {
width: 40px;
border-top: 1px solid #111111;
margin: 30px auto 15px auto;
}

#content .postmetadata p {
margin-bottom: 0px;
}

.postmetadata {
text-align: center;
}

#content .postmetadata .tags {
margin: 0px auto 10px auto;
display: block;
width: 300px;
text-align: center;
}

.social_buttons {
margin-left: 215px;
overflow: hidden;
}

.social_buttons li {
float: left;
margin-right: 2px;
overflow: hidden;
}

.social_buttons li a {
display: block;
width: 16px;
height: 16px;
text-indent: -9999px;
background-position: 0px 16px;
overflow: hidden;
}


.social_buttons li .twitter { 	background-image: url(http://www.theoldbluelast.com/wp-content/themes/oldbluelast/images/social_twitter.gif); }
.social_buttons li .facebook { 	background-image: url(http://www.theoldbluelast.com/wp-content/themes/oldbluelast/images/social_facebook.gif); }
.social_buttons li .digg { 		background-image: url(http://www.theoldbluelast.com/wp-content/themes/oldbluelast/images/social_digg.gif); }
.social_buttons li .myspace { 	background-image: url(http://www.theoldbluelast.com/wp-content/themes/oldbluelast/images/social_myspace.gif); }


.facebook_like {
clear: left;
width: 50px;
margin: 0px auto;
padding-top: 10px;
}

body #content .social_buttons li a:hover {
background-position: 0px 0px;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}

#sidebar_r .tweet {
margin-bottom: 0px;
}

body #sidebar_r .tweet_details {
font-size: 10px;
margin-bottom: 10px;
}

body #sidebar_r .tweet_details a {
color: #444444;
text-decoration: none;
}

cite {
font-style: normal;
}

.commentlist .comment-author {
font-weight: bold;
}

#content .commentlist .comment-body p {
margin-bottom: 5px;
}

.commentlist .comment-meta {
margin-bottom: 10px;
}

#content .comment-meta a {
text-decoration: none;
font-size: 10px;
color: #444444;
}

#content .comment-meta {
margin-bottom: 25px;
}

#content #commentform label {
display: block;
width: 100px;
float: left;
clear: left;
}

#homepage_slideshow {
width: 724px;
height: 681px;
overflow: hidden;
}

#homepage_slideshow .caption {
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
background-color: #ffffff;
padding: 7px;
position: absolute;
margin: 10px;
float: right;
width: 175px;
margin-left: 520px;
}

.clear {
clear: both;
}
