/*   
Theme Name: Elixir
Theme URI: http://www.elixirmusic.com
Description: custom theme for the band Elixir
Author: Ethan Hazzard-Watkins
Author URI: http://www.ethanhw.com
Version: 1.0
.
.
*/

/* @group html */

body {
	margin: 0;
	font-family: Verdana, "Lucida Grande", "sans serif";
	background: #757472 url(background.gif) repeat-x;
}

h1,h2,h3 {
	margin: 0;
	color: #0d1435;
}

p, ul {
	text-align: justify;
	margin: 0;
}

table {
	border-collapse: collapse;
}

table td {
	border: none;
	padding: 0;
}

h1 {
	font-size: 24px;
	padding-bottom: 7px;
}

h2 {
	font-size: 18px;
	padding-bottom: 2px;
	margin-bottom: 7px;
}

h3 {
	font-size: 15px;
	padding-bottom: 7px;
}

strong {
	font-size: 120%;
	font-weight: bold;
	color: #470108;
}

a img {
	border: none;
}

/* @end */

/* @group structure */

#bar {
	height: 7px;
}

#container {
	width: 840px;
	margin: 0 auto 40px;
	padding: 0;
}

#body {
	width: 800px;
	padding: 0;
	margin: 0;
}

.texture {
	background: url(texture.jpg) 0 72px;
}

#bshadow {
	background: url(bshadow.png) no-repeat;
	height: 40px;
	
}

#shadow {
	background: url(shadow.png) repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}

#top {
	
}

#top_bground {
	background: url(top.jpg) no-repeat;
}

#content {
	color: #161210;
}

div.textmenu {
	font-size: 12px;
	height: 30px;
}

.textmenu ul {
	width: 450px;
	padding: 0;
	margin-left: auto;
	margin-right: auto; 
	list-style-type: none; 		list-style-image: none;
}

.textmenu ul a {
	
}

.textmenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}


#credits {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	color: #242323;
}

div#preloader {
	position: absolute;
	left: -9999px;
	top:  -9999px;
}

div#preloader img {
	display: block;
}

/* @end */

/* @group Menu */

#menu {
	padding-top: 8px;

}

#menu table img {
	border: none;
	padding-top: 2px;
}


#menu td {
	height: 58px;
	background: url(red-bar.gif) repeat-x;
}

#menu td:hover, #menu td:active {
	background: url(yellow-bar.gif) repeat-x;
}

#menu td:selected {
	background: url(yellow-bar.gif) repeat-x;
}

/* @end */

/* @group tag and player */

#bottom {

}

#div_player {
	padding: 3px 20px;
}

td#tag {
	width: 500px;
	height: 50px;
	color: #0d1435;
	font-weight: bold;
	font-size: 19px;
}

td#listen {
	font-size: 12px;
	width: 40px;
}

td#player {
	width: 240px;
}

p.audioplayer_container {
	font-size: 10px;
}

#audioplayer1 {
	font-size: 10px;
}

#tag p {
	font-size: 12px;
}

/* @end */

/* @group index */

.index {
	height: 592px;
	background: url(table800.jpg) no-repeat;
}

#content_index {
	
}

#index_spacer {
	padding: 410px 0px 10px 0px;
	border-bottom: 1px dotted #8e8e82;
}

#index_left {
	float: left;
}

#index_mid {
	float: left;
	width: 490px;
	text-align: justify;
	font-size: 13px;
	line-height: 1.5;
	padding-left: 50px;
	padding-right: 30px;
}

/* @end */

/* @group pages */

.pages {
	border-bottom: 10px solid #470108;
}

#pages_spacer {
	border-bottom: 1px dotted #8e8e82;
	padding: 5px 10px 20px;
	background: url(elixir.gif) no-repeat right -5px;
}

#pages_right {
	float: right;
	width: 450px;
	padding-top: 135px;
	padding-left: 20px;
	font-size: 12px;
	padding-right: 20px;
}

#pages_right p {
	line-height: 1.75;
	padding-bottom: 8px;
}

#pages_left {
	float: left;
	width: 270px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.section {
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #8e8e82;	
}

/* @end */

/* @group sidebar */

#pages_left p.link {
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
}

.breadcrumb {
	font-size: 11px;
	padding: 5px 0 10px 5px;
}

.left_box h2 {
	color: #fdf0e0;
	padding-left: 15px;
}

.left_box {
	font-size: 12px;
	margin-top: 25px;

}

div.side_top {
	background: url(sidet.gif) no-repeat;
	height: 33px;
	padding-top: 10px;
}

div.side_mid {
	background: url(sidem.gif) repeat-y;
}

div.side_spacer {
	padding: 5px 15px 0;
}

div.side_bottom {
	background: url(sideb.gif) no-repeat;
	height: 14px;
}

div#photo_box {
	
}

div.photo_top {
	background: url(photot.gif) no-repeat;
	height: 13px;
}

div.photo_mid {
	background: url(sidem.gif) repeat-y;
	padding-left: 8px;
	padding-right: 8px;
}

div.side_mid ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 10px;
	line-height: 1;
}

div.side_mid ul li {
	border-bottom: 1px dotted #8e8e82;
	padding: 8px 0;
	font-weight: bold;
}

div.side_mid ul li:hover {
	border-bottom: 1px dotted #8e8e82;
	padding: 8px 0;
	font-weight: bold;
}

div.photo_bottom {
	background: url(photob.gif) no-repeat;
	height: 11px;
}

/* @end */

/* @group lists */

.list {
	padding-left: 25px;
}

.list li {
	padding-bottom: 5px;
	line-height: 1.75;
}

ol {
	margin: 0;
	font-weight: bold;
}

ol span {
 	font-weight: normal;
}

ol b {
	font-weight: bold;
}

ol em {
	color: #470108;
	font-style: italic;
	font-weight: normal;
}

/* @end */

/* @group connect */

#index_left #connect {
	width: 195px;
}

#connect div {
	padding-bottom: 5px;
	min-height: 25px;
}

#connect img {
	float: left;
	padding-right: 10px;	
}

#connect p {
	padding-top: 3px;
	font-size: 12px;
}

/* @end */

/* @group format */

.ralign {
	text-align: right;
}

p.top-pad {
	padding-top: 7px;
}

.line {
	border-bottom: 1px dotted #8e8e82;
}

.indent {
	padding-left: 30px;
}

.small {
	font-size: 80%;
}

.center {
	text-align: center;
}

img.float {
	float: left;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-right: 15px;
}

/* @end */

/* @group a */

a {
	color: #244a85;
	text-decoration: none;
}

a:visited, a:active {
	color: #244a85;
	text-decoration: none;
}

a:hover {
	color: #244a85;
	text-decoration: underline;
}

/* @end */

/* @group clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block }

/* Hides from IE-mac \*/
* html .clearfix { height: 1% }
.clearfix { display: block }
/* End hide from IE-mac */
	
/* @end */
