/*
Theme Name: Anna Luxion's Music Site
Theme URI: http://design.tres-hermanas.com
Description: A custom theme created for Anna Luxion, Musician by <a href="http://design.tres-hermanas.com">Tres Hermanas</a>. All Rights Reserved.
Author: Heather Luxion, Tres Hermanas
Author URI: http://design.tres-hermanas.com
Template: thematic
Version: 1.0

Exclusively to be used by Anna Luxion. All Rights Reserved.
*/
 
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/background.jpg) repeat-y top;
	font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.entry-title a:hover, .entry-title a:active,
.aside a:active, .aside a:hover,
.entry-utility a:active, .entry-utility a:hover,
.entry-meta a:active, .entry-meta a:hover {
	color: #ac2626;
}

a:active, a:hover {
	color: #ac2626;
}

a:visited {
	color: #571313;
}

/* Header */

#blog-title a {
	background: url(images/header.png) no-repeat top center;
	height: 120px;
	width: 520px;
	margin: -85px 0 0 20px;
	padding: 0;
	display: block;
	text-indent: -9000px;
}

#wrapper {
	background: url(images/footer.png) no-repeat bottom;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: #000 solid 50px;
	margin: 0 auto;
	width: 902px;
}

#access {
	display: none;
}

#header {
	height: 100px;
}

/* Main Content */

#container {
	margin: 0 10px 0 10px;
	height: 400px;
	width: 620px;
	overflow: hidden;
	position: relative;
	text-align: justify;
}

#content {
	width: 600px;
}

#main {
	width: 875px;
	padding: 35px 0 0 0;
}

.entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

#respond {
	background: none;
}

/* Sidebar */

#primary {
	display: none
}

#secondary {
	width: 180px;
	margin: 0;
	clear: none;
}

ul li ul li {
	list-style-image: url(images/side-bullet.png);
}

.aside ul ul {
	list-style-type: none;
	margin: 0 0 20px 10px;
}

.aside ul ul li {
	color:  #571313;
	margin: 5px 0;
}

.aside a {
	color: #571313;
	text-decoration: none;
}

.aktt_tweets a {
	font-weight: bold;
}

/* Footer */

#footer {
	margin: 20px auto 0;
	border: none;
	padding: 0 0 25px 0;
	background: url(images/footer-text.png) no-repeat top;
	height: 65px;
	width: 408px;
}

#siteinfo {
	margin: 0 auto;
	width: 902px;
	text-align: center;
	display: none;
}

/* Scrollbar Info. */

#wn {
	margin: 0px;
	height: 420px;
	overflow: hidden;
	position: relative;
	}

#lyr1 { /* show first div */
    visibility:visible;
    }

#scrollbar { 
  position:relative;
  width:11px;
  height:430px;
  font-size:1px;  /* for image vertical alignment issue */
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  }
  
#track {
  position:absolute;
  margin-top: 35px;
  margin-left: 6px;
  width:7px;
  height:345px;
  background: url(images/scroll-background.png) no-repeat center top;
  }
  
#dragBar {
  position:absolute;
  width: 18px;
  height: 65px;
  background: url(images/scrollbar.png) no-repeat center top;
  margin-top: 35px;
  }  
  
#up {
	position:absolute;
	width: 20px;
	height: 30px;
	background: url(images/arrow-up.png) no-repeat center top;
	display: block;
	}  

#down {
	position:absolute;
	bottom:15px;
	width: 20px;
	height: 30px;
	background: url(images/arrow-down.png) no-repeat center top;
	display: block;
	}

/* for safari, to prevent selection problem  */
#scrollbar, #track, #dragBar, #up, #down {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment [1]*/
#scrollbar img {
    display: block; 
    } 
	
/* Top of Page Links */

#top-biography {
	background: url(images/top-biography.png) no-repeat left top;
	height: 25px;
	width: 100px;
	float: left;
	margin: 30px 0 0 545px;
}

#top-discography {
	background: url(images/top-discography.png) no-repeat left top;
	height: 25px;
	width: 100px;
	float: left;
	margin: 30px 0 0;
}

#top-photography {
	background: url(images/top-photography.png) no-repeat left top;
	height: 25px;
	width: 100px;
	float: left;
	margin: 30px 0 0;
}

#top-tour-info {
	background: url(images/top-tour-info.png) no-repeat left top;
	height: 25px;
	width: 65px;
	float: right;
	margin-right: 35px;
	margin-left: 10px;
	margin-top: 3px;
}

#top-events {
	background: url(images/top-events.png) no-repeat left top;
	height: 25px;
	width: 65px;
	float: right;
	margin-top: 3px;
}

#top-news {
	background: url(images/top-news.png) no-repeat left top;
	height: 25px;
	width: 65px;
	float: right;
	margin-top: 3px;
}

#top-links {
	background: url(images/top-links.png) no-repeat left top;
	height: 25px;
	width: 65px;
	float: right;
	margin-top: 3px;
}

#top-contact {
	background: url(images/top-contact.png) no-repeat left top;
	height: 25px;
	width: 65px;
	float: right;
	margin-top: 3px;
}

/* Sidebar Images */

#side-news-updates {
	background: url(images/side-news-updates.png) no-repeat top;
	height: 25px;
	width: 125px;
}

#side-twitter {
	background: url(images/side-twitter.png) no-repeat top;
	height: 25px;
	width: 125px;
}
