/*  
Theme Name: Luquado.com
Theme URI: http://www.luquado.com/
Description: A custom theme made from scratch for Luquado.com
Version: 1.0
Author: Greg Kefalas
Author URI: http://www.gregkefalas.com/
*/

/* @group Menu */

#menuList {
	margin: 0;
	padding: 0;
	height: 25px;
	list-style-type: none;
	width: 950px;
}
#menuList a {
	display:block;
	height:0;
	padding-top:25px;
	color:#000;
	overflow:hidden;
	color:transparent;
}	
#menuList li {
 	float: left;
 	margin: 0;
 	padding: 0;
}
.home { background: url(../images/menu/homeOff.gif) bottom center no-repeat; width: 166px; }
.home.current { background: url(../images/menu/homeOn.gif) bottom center no-repeat; }

.news{ background: url(../images/menu/newsOff.gif) bottom center no-repeat; width: 75px; }
.news.current{ background: url(../images/menu/newsOn.gif) bottom center no-repeat; width: 75px; }

.bio{ background: url(../images/menu/bioOff.gif) bottom center no-repeat; width: 61px; }
.bio.current{ background: url(../images/menu/bioOn.gif) bottom center no-repeat; width: 61px; }

.downloads{ background: url(../images/menu/downloadsOff.gif) bottom center no-repeat; width: 132px; } 
.downloads.current{ background: url(../images/menu/downloadsOn.gif) bottom center no-repeat; width: 132px; } 

.discography{ background: url(../images/menu/discographyOff.gif) bottom center no-repeat; width: 140px; }
.discography.current{ background: url(../images/menu/discographyOn.gif) bottom center no-repeat; width: 140px; }

.myspace{ background: url(../images/menu/myspaceOff.gif) bottom center no-repeat; width: 104px; } 
.myspace.current{ background: url(../images/menu/myspaceOn.gif) bottom center no-repeat; width: 104px; } 

.store{ background: url(../images/menu/storeOff.gif) bottom center no-repeat; width: 82px; }
.store.current{ background: url(../images/menu/storeOn.gif) bottom center no-repeat; width: 82px; }

.contact{ background: url(../images/menu/contactOff.gif) bottom center no-repeat; width: 190px; }
.contact.current{ background: url(../images/menu/contactOn.gif) bottom center no-repeat; width: 190px; }

/* @end */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 19px 0 0 0;	
	}
#page>table { height: 80px; }
#page {
	border: 1px solid #959596;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	background: url(../images/bgd.jpg) repeat-y 0 329px;
	border: none;
	min-height: 600px;
	line-height: 2em;
	}
#header {
	background: #0E4374;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 230px;
	width: 948px;
	overflow: hidden;
	}

#headerimg 	{ 
	height: 230px; 
	margin: 0;
	width: 100%;
	padding-top: 200px;
	background: url(../images/header.jpg) no-repeat top left;
	}

/* @group Content */ 

#content {
	font-size: 1.2em;
	padding: 34px 104px 0 104px;
}
#leftPosts {
	width: 515px;
}
.centerItem { text-align: center;}
.bar { height: 19px; background: url(../images/bar.png) repeat-x left top;}
ol { padding: 0; list-style-position: inside;}
ol li { margin-bottom: 8px;}
/* @end */
#footer {
	position: relative;

	height: 22px;

	text-align: right;
	width: 946px;
	padding: 0 2px;
}
.rssLink {
	overflow: visible;
	display: block;
	padding-top: 0px;
	background: url(../images/rss.gif) no-repeat bottom right;
	opacity: 1;
}
h1 {
	padding-top: 70px;
	margin: 0;
	}
img {
	border: 0;
}
#content a {
	color: #aadcf2;
}
.clearer {clear: both;}
/* @group sIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 16px;
	}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

/* @end */
#content a:hover {
	color: white;
	text-decoration: underline;
}

/* Picture shadows */
.picture300.shadow { margin: -10px 0 0 0; padding: 20px; background: url(../images/shadows/square300.png) no-repeat center center;}
.picture150.shadow { margin: -10px 0 0 0; padding: 20px; background: url(../images/shadows/square150.png) no-repeat center center;}
img { border: 0;}
.breadcrumb { font-size: 0.8em;}
.albumInfo { width: 210px; float: left;}
.albumDesc { text-align: left;}
.albumTitle { font-size: 9px; visibility: hidden; height: 14px;}
.albumSidebar {float: left; margin-left: -20px;  margin-right: 10px;}
.albumSidebar p { margin-left: 20px; }
.discographyPage .albumInfo { margin-right: 30px;}
.tags { color: #000;}
.downloadItem { border-bottom: 1px solid #4c7195;}
.popular { color: #ffb30f;}
.previewImg { vertical-align: text-top;}