/*
Theme Name:WP CODA
Theme URI:http://wordpress.bustatheme.com/coda/
Description:The Coda Slider inspired wordpress theme by <a href="http://greg-j.com/">Greg Johnson</a>.
Version:1.0
Author:Greg Johnson
Author URI:http://greg-j.com/
Tags:coda, jquery, slider, dark, fixed
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Andale Mono","Courier New",Courier,monospace;
	background: url(images/background-paper.jpg) #252525 center top;
	color: #333;
	text-align: center;
	overflow-x: hidden;
	}

#page {
	text-align: left;
	}

#header {
	background: 0px 0px;
	}
#logo {
	background: 0px 0px;
	display: block;
	height: 140px;
	width: 250px;
	margin: -100px 340px;
	position: absolute;
	overflow: hidden;
}
#siteContent {
	min-height:900px;
}
/* hover nav menu */

#header-nav {
background:center top;
margin:12px -15px; 
width:990px;
height:132px;
position: relative;
}
#header-nav span {
background-image:url("images/nav.png");
display:block;
height:132px;
overflow:hidden;
text-indent:-999em;
}
#header-nav ul {
height:146px;
margin:-42px -31px;
overflow:hidden;
}
#header-nav ul li {
display:inline;
float:left;
height:68px;
margin:0px;
}
#header-nav ul li a {
background-image:url("images/nav.png");
display:block;
height:132px;
overflow:hidden;
text-indent:-999em;
}
/* NEWS */
.nav-news {
background-position:0% 0%;
width:83px;
}
.nav-news:hover {
background-position:0% 135px;
}
.news-selected {
background-position:0% 135px;
width:83px;
}
/* BLOG */
.nav-blog {
background-position:-82px 0%;
width:86px;
}
.nav-blog:hover {
background-position:-82px 135px;
}
.blog-selected {
background-position:-82px 135px;
width:86px;
}
/* MUSIC */
.nav-music {
background-position:-168px 0%;
width:67px;
}
.nav-music:hover {
background-position:-168px 135px;
}
.music-selected {
background-position:-168px 135px;
width:67px;
}
/* TOUR */
.nav-tour {
background-position:-235px 0%;
width:77px;
}
.nav-tour:hover {
background-position:-235px 135px;
}
.tour-selected {
background-position:-235px 135px;
width:77px;
}
/* BIO */
.nav-bio {
background-position:-312px 0%;
width:88px;
}
.nav-bio:hover {
background-position:-312px 135px;
}
.bio-selected {
background-position:-312px 135px;
width:88px;
}
/* PHOTOS */
.nav-photos {
background-position:-400px 0%;
width:88px;
}
.nav-photos:hover {
background-position:-400px 135px;
}
.photos-selected {
background-position:-400px 135px;
width:89px;
}
/* VIDEOS */
.nav-videos {
background-position:-489px 0;
width:88px;
}
.nav-videos:hover {
background-position:-489px 135px;
}
.videos-selected {
background-position:-489px 135px;
width:88px;
}
/* ART */
.nav-art {
background-position:-576px 0%;
width:91px;
}
.nav-art:hover {
background-position:-576px 135px;
}
.art-selected {
background-position:-576px 135px;
width:91px;
}
/* PRESS */
.nav-press {
background-position:-666px 0%;
width:114px;
}
.nav-press:hover {
background-position:-666px 135px;
}
.press-selected {
background-position:-666px 135px;
width:114px;
}
/* STORE */
.nav-store {
background-position:-781px 0%;
width:109px;
}
.nav-store:hover {
background-position:-781px 135px;
}
.store-selected {
background-position:-781px 135px;
width:109px;
}
/* CONTACT */
#nav-contact {
background-position:-889px 0%;
width:91px;
}
#nav-contact:hover {
background-position:-889px 135px;
}
#contact-selected {
background-position:-889px 135px;
width:91px;
}
.contact-selected {
background-position:-889px 135px;
width:91px;
}


/* launch music player */

#music-player {
background:url("images/launch-player.png") no-repeat scroll 0 -84px transparent;
cursor:pointer;
display:block;
height:85px;
margin:-84px 0 0;
position:absolute;
width:288px;
z-index:102;
}

#music-player:hover {
background-position:0px 0px;
}
/* lyrics tab */
.lyrics-tab {
background:url("images/lyrics-tab.png") no-repeat scroll 0 -50px transparent;
cursor:pointer;
display:block;
height:52px;
margin:-59px 186px 0;
position:absolute;
width:106px;
z-index:100;
}
.lyrics-tab:hover {
background-position:0px 0px;
}
/* right arrow on read more */
.read-more {
background:url("images/read-more.png") no-repeat scroll 0 -19px transparent;
cursor:pointer;
display:block;
height:18px;
margin-left:448px;
float:right;
position:absolute;
width:24px;
z-index:100;
}
.read-more:hover {
background-position:0px 0px;
}

.popup {
background-position:0px 0px;
height:85px;
width:288px;
display:block;
text-decoration:none;
}
/* hover social bar */

#social-bar {
margin:-91px 3px;
width:477px;
height:65px;
float:right;
position:relative;
display: inline;
}
#social-bar ul {
height:48px;
margin:0px -46px;
overflow:hidden;
}
#social-bar ul li {
display:inline;
float:left;
margin:0px;
}
#social-bar ul li a {
background-image:url("images/social-strip.png");
display:block;
height:48px;
overflow:hidden;
text-indent:-999em;
}
/* MYSPACE */
.social-myspace {
background-position:4px 0%;
width:110px;
}
.social-myspace:hover {
background-position:4px 61px;
}
/* FACEBOOK */
.social-fb {
background-position:-106px 0%;
width:63px;
}
.social-fb:hover {
background-position:-106px 182px;
}
/* TWITTER */
.social-twitter {
background-position:-169px 0%;
width:69px;
}
.social-twitter:hover {
background-position:-169px 182px;
}
/* YOUTUBE */
.social-youtube {
background-position:-240px 0%;
width:53px;
}
.social-youtube:hover {
background-position:-240px 182px;
}
/* ILIKE */
.social-ilike {
background-position:-292px 0%;
width:41px;
}
.social-ilike:hover {
background-position:-292px 182px;
}
/* LASTFM */
.social-lastfm {
background-position:-332px 0;
width:70px;
}
.social-lastfm:hover {
background-position:-332px 182px;
}

/* ITUNES */
.social-itunes {
background-position:-403px 0;
width:65px;
}
.social-itunes:hover {
background-position:-403px 182px;
}

#content {
	width: 980px;
	margin: 0px 0px 0px;
}
#content ul {
	list-style-type: none;
	list-style-image: none;
}

/* Begin Structure */
body {
	margin: 0px auto;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 980px;
	}

#header {
	background: url(images/background.jpg) center top;
	margin: 0;
	padding: 0;
	height: 252px;
	width: 980px;
}
#headerimg {
	background: url(images/header.png) no-repeat center top;
	margin-left: -36px;
	margin-top: 0px;
	height: 232px;
	width: 1125px;
	z-index: 99;
	position: absolute;
}

	#window-header h1,
	#window-header h2{
		display:none;
	}
	#window-header ul{
		margin:0 auto;
		height:100px;
		width:800px;
	}
		#window-header ul li{
			display:block;
			float:left;
			width:266px;
			height:100px;
		}
			#window-header ul li a{
				display:block;
				position:relative;
				width:266px;
				height:100px;
				background-image:url(images/header_links.png);
				background-repeat:no-repeat;
			}
				#window-header ul li a strong{
					display:none;
				}
				#window-header ul li a span.hover{
					display:block;
					position:absolute;
					width:266px;
					height:100px;
					background-image:url(images/header_links.png);
					background-repeat:no-repeat;
				}
				#go_download a{
					background-position:0 0;
				}
					#go_download a .hover{
						background-position:0 -100px;
					}
				#go_learn{
					padding:0 1px;
				}
				#go_learn a{
					background-position:-267px 0;
				}
					#go_learn a .hover{
						background-position:-267px -100px;
					}
				#go_talk a{
					background-position:-534px 0;
				}
					#go_talk a .hover{
						background-position:-534px -100px;
					}
	#window-header .popup{
		position:absolute;
		display:none;
		margin:225px 0 0 50px;
		padding:10px 0 0 0;
		width:175px;
		height:125px;
		background:url(images/popup_bg.png) center center no-repeat;
		z-index:50;
		font-size:12px;
		color:#262236;
	}
		#window-header .popup p{
			padding:2px 0 0 15px;
		}
		#window-header .popup img{
			vertical-align:middle;
		}
		#window-header .popup strong{
			color:#4f4a67;
		}
		#window-header .popup a{
			color:#2e317f;
		}
			#window-header .popup a:hover{
				text-decoration:underline;
			}
#content {
	font-size: 1.4em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.frames {
	background: url("images/footer.png") 0px 0px;
	border: none;
	margin-left:400px;
	height: 446px;
	width: 638px;
	position: relative;
	z-index:10;
	}
#tweets {
	background: #fff;
	border: none;
	margin-left:400px;
	margin-top:-400px;
	height: 246px;
	width: 238px;
	position: relative;
	z-index:0;
	}

#tweets ul {
margin:0 45px 25px 130px;
}
.paper-footer {
	background: url("images/footer-background.png") 0px 0px;
	border: none;
	margin:0px -3px;
	height: 89px;
	width: 980px;	
	float: left;
	}
small {
	font-family: "Andale Mono","Courier New",Courier,monospace;
	font-size: 0.9em;
	line-height: 1.5em;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #1D4B74;
	text-decoration: none;
	}

a:hover {
	color: #1D4B74;
	text-decoration: underline;
	}
/* Begin Sidebar */
#sidebar-wrap {
	margin:0;
	padding:0;
	float:right;
	width:320px;
}
#sidebar {
	padding: 0px;
	margin: 0px 0px;
	width: 298px;
	background: 0px 0px;
	float: left;
	}
#ContentContainer {
	float:left;
	margin: 0px 0px;
	width: 654px;
	}
#sideblock /* for top of sidebar */
{
	padding: 0px;
	margin-left: 0px;
	margin-top: 72px;
	width: 298px;
	background: 0px 0px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* End Typography & Colors */
h1, h2, h3, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	line-height: 1em;
	}

h2.pagetitle {
	font-size: 2.2em;
	}

#sidebar h2 {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
	font-size: 1.8em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	text-indent: -9999px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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: "Andale Mono","Courier New",Courier,monospace;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Andale Mono","Courier New",Courier,monospace;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.sections {
	display:none;
	padding:10px;
	width:960px;
	text-align:left;
	background:transparent;
}

#window_header{
	margin:0 auto;
	width:620px;
	height:910px;
	background:url(images/page_header.png) center top no-repeat;
}
	#window_header p{
		display:none;
	}

#window{
    width:620px;
    margin:0 auto;
   	padding: 0;
	background:transparent 50% 50px no-repeat;
}
#slider{
	width:620px;
	margin-top:0 auto;
	position:relative;
	}

	#window .navigation{
		padding:0 0 0 20px;
		height:50px;
		background:transparent center top no-repeat;
	}
	
	#window .navigation li{
		height:50px;
		float:left;
		padding:0 2px 0 0;
	}
	
	#window .navigation a{
		display:block;
		height:50px;
		line-height:50px;
		float:left;
		padding:0 1px 0 0;
		font-size:13px;
		color:#635b89;
		font-weight:bold;
	}
		#window .navigation a:hover,
		#window .navigation a.selected{
			color:#7a70a9;
			background:url(images/page_navigation_a.png) right top no-repeat;
		}
	#window .navigation a span{
		display:block;
		height:50px;
		float:left;
		padding:0 25px;
	}
		#window .navigation a:hover span,
		#window .navigation a.selected span{
			background:url(images/page_navigation_span.png) left top no-repeat;
		}
	#window .navigation a:focus{
		outline:none;
	}

	#window .scroll{
		height:1500px;
		width:620px;
		margin-top:-30px;
		overflow:auto;
		position:relative;
		clear:left;
	}
	
		#window .scrollContainer .panel{
			padding:20px;
			height:1500px;
			width:580px;
			overflow:hidden;
		}		
			#window .panel p{
				padding:0 0 1em 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.5em;
				color:#3f3e4c;
			}
			#window .panel h3{
				font-size:28px;
				padding:0 0 .5em 0;
				letter-spacing:-2px;
				color:#000;
				font-weight:bold;
			}
			#window .panel h4{
				padding:0 0 .5em 0;
				font-size:15px;
				letter-spacing:-0.5px;
				font-weight:bold;
				color:#3f3e4c;
			}
			#window .panel strong{
				color:#33333e;
			}
			#window .panel em{
				font-style:italic;
			}
			#window .panel a{
				white-space:nowrap;
				color:#1c194c;
				font-weight:bold;
			}
				#window .panel a:hover{
					text-decoration:underline;
				}
			#window .panel .gallery img{
				padding:2px;
				border:solid 1px #c0c5d6;
			}
			#window .panel blockquote,
			#window .panel ul,
			#window .panel ol,
			#window .panel pre{
				font-size:12px;
				margin:1em 2em 2em 2em;
				padding:10px 15px;
				background:#ecedf3;
			}
			#window .panel blockquote p{
				padding:.4em 0 !important;
				text-indent:0 !important;
			}
			#window .panel li{
				list-style-position: inside;
				padding: 0 0 .5em 0;
			}
				#window .panel ul li{
					margin:0 0 0 1em;
					list-style:square;
				}
				
				#window .panel ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			#window .panel pre{
				line-height:1em;
				color:#1C194C;
				font-size:13px;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#window .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			#window .panel .gallery{
				text-align:center;
			}

	#window .scrollButtons{
		width:39px;
		height:48px;
		position:absolute;
		top:355px;
		cursor:pointer;
	}
		#window .scrollButtons a{
			display:block;
			height:48px;
			width:39px;
		}
		#window .scrollButtons span{
			display:none;
		}
		#window .scrollMeLeft{
			left:-9px;
		}
			#window .scrollMeLeft a{
				background:url(images/left-arrow-nav.png) 0px 0 no-repeat;
			}
			#window .scrollMeLeft a:hover{
				background:url(images/left-arrow-nav.png) 0px -50px no-repeat;
			}
		#window .scrollMeRight{
			right:-3px;
		}
			#window .scrollMeRight a{
				background:url(images/right-arrow-nav.png) 0px 0 no-repeat;
			}
			#window .scrollMeRight a:hover{
				background:url(images/right-arrow-nav.png) 0px -50px no-repeat;
			}

#window_footer{
	width:620px;
	margin:0 auto;
}
	#window_footer h5{
		padding:20px 90px;
		font-size:28px;
		letter-spacing:-2px;
		font-weight:bold;
		color:#4f4a67;
	}
	#window_footer p{
		padding:0 70px 30px 70px;
		font-size:13px;
		color:#4f4a67;
		line-height:1.5em;
	}
		#window_footer p a{
			color:#fff;
		}
			#window_footer p a:hover{
				text-decoration:underline;
			}
.narrowcolumn {
	float: left;
	padding: 0 20px 0 30px;
	margin-top: -20px;
	width: 610px;
	background: 0px 0px;
	display: inline;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	margin: 0 0 40px 0;
	width: 90%;
	margin:.5em 0 1.5em;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 24px;
	border-bottom: 1px dotted #8C141D;
	padding-bottom: 14px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#footer{
	background: url("images/background.jpg") center top;
	padding: 0;
	margin: 0px auto;
	width: 980px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
		#footer span{
			display:block;
			height:90px;
			line-height:90px;
		}
		#footer .left{
			float:left;
		}
		#footer .right{
			float:right;
		}
		#footer a{
			color:#7274a1;
		}
			#footer a:hover{
				text-decoration:underline;
			}


div#fancy_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	background-color:#333;
}

div#fancy_loading{
	position:absolute;
	height:40px;
	width:40px;
	cursor:pointer;
	display:none;
	overflow:hidden;
	background:transparent;
	z-index:100;
}

div#fancy_loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background:transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close{
	position:absolute;
	top:-12px;
	left:-12px;
	height:30px;
	width:30px;
	background:transparent url(images/fancy_closebox.png) ;
	cursor:pointer;
	z-index:100;
	display:none;
}

div#fancy_content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0; 
	margin:0;
	z-index:96;
}

#fancy_frame{
	position:relative;
	width:100%;
	height:100%;
	display:none;
}

img#fancy_img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0; 
	padding:0; 
	margin:0;
	z-index:92;
	cursor:pointer;
}

div#fancy_title{
	position:absolute;
	bottom:-35px;
	left:0;
	width:100%;
	z-index:100;
	display:none;
}

div#fancy_title table{
	margin:0 auto;
}

div#fancy_title div{
	color:#FFF;
	font:bold 12px Arial;
	padding-bottom:2px;
}

td#fancy_title_left{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main{
	height:32px;
	background:transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right{
	height:32px;
	width:15px;
	background:transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer{
	position:absolute;
    top:0;
    left:0;
    z-index:90;
    padding:18px 18px 58px 18px;
    margin:0;
    overflow:hidden;
    background:transparent;
    display:none;
}

div#fancy_inner{
	position:relative;
	width:100%;
	height:100%;
	border:1px solid #fff;
	background:#fff;
}

a#fancy_left, a#fancy_right{
	position:absolute; 
	bottom:10px; 
	height:100%; 
	width:35%; 
	cursor:pointer;
	background-image:url(images/data:image/gif;base64,AAAA);
	z-index:100; 
}

a#fancy_left{
	left:0px; 
}

a#fancy_right{
	right:0px; 
}

a#fancy_left:hover{
	background:transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover{
	background:transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
}

div#fancy_bg{
	display:none;
}
	
div.fancy_bg{
	position:absolute;
	display:block;
	z-index:70;
}

div.fancy_bg_n{
	top:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne{
	top:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e{
	right:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se{
	bottom:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s{
	bottom:-18px;
	width:100%;
	height:18px;
	background:transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw{
	bottom:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w{
	left:-13px;
	height:100%;
	width:13px;
	background:transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw{
	top:-18px;
	left:-13px;
	width:13px;
	height:18px;
	background:transparent url(images/fancy_shadow_nw.png) no-repeat;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 8px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	text-transform:lowercase;
	background:url(images/title-stitching.png) repeat-x scroll 0 22px transparent; 
	height:42px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.attachment-post-thumbnail {
	border:2px solid #000;
	display:block;
	float:left;
	height:50px;
	width:50px;
	margin:5px;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.flir-image {
    border-bottom: 2px solid #333;
}

img.centered {
	display: block;
	margin-left: 0px auto;
	margin-right: 0px 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* 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;
	background-color:transparent;

	}
.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;
	}
/* HIDE THE LIKE BUTTON */
div.like {display:none;}

/* End Comments */
/* Back to top */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(images/ui.totop.png) no-repeat left top
}

#toTopHover {
	background:url(images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0)
}

#toTop:active, #toTop:focus
{
	outline:none
}
/****** music page layout ********/


.item {
   float: left;
   width: 640px;
   margin: 0;
	font-size: 1em;
   padding-top: 40px;
	}

	.col1
	{
	float: left;
	width: 20%;
	margin: 0 10px 10px 0;
	padding-right: 20px;
	display: inline;
	}

	.col2
	{
	float: left;
	width: 25%;
	margin-left: 3%;
	font-size: 1.1em;
	
	}

	.col3
	{
	float: left;
	width: 40%;
	margin-left: 3%;
	font-size: 1em;
	}

	.footer
	{
	clear: both;
	}

/*div#albumcover

	{
	float:left;
	padding-right:20px;margin:0 10px 10px 0;
	border-right:1px solid #836B4C;
	}	

div#albumtitle

{

	text-align: center;
	padding:  5 0 5 0px;
	clear: both;}	

div#albumdescription

	{margin:  0 0 0 50%;
	clear:left !important;
	padding-bottom: 10px;}
	
div#mid-col-4 {
	clear: right !important;
  	position:relative;
  	top:0%;
  	left:70%;
  	width:30%;
  }
	

*/

div#video

	{
	text-align: center;
	/*margin-left: 120px;*/}

div#itunes

{float:  right;
	color: #bec8bc; 
	line-height: 2.2em;}
	
div#itunes a

{color: #bec8bc;}

