/*
Theme Name: jtspangler.com
Theme URI: http://jtspangler.com/
Author: JT Spangler
*/

*{ padding: 0; margin: 0;}

body{background-color:#313f00; text-align: center;}


#leftcolumn{width: auto; height: 600px; float: left;}
#leftcontent{margin-top: 30px; text-align: center;}
/* #rightcolumn{ } */
#middlecolumn{background-image:
url('http://www.jtspangler.com/images/background.png'); background-repeat: no-repeat; width: 800px; height: 600px; text-align: left; margin: 0 auto;}

#header{color: black; font-size: .8em; font-family: Century Gothic; text-align: right; width: 150px; float: right; margin-right: 40px; margin-top: 30px;}

#mailinglist{margin-top: -10px;}

#cdart{width: 100px; height: 200px; float: left; margin-left: 135px; margin-top: 40px; opacity:0.4; filter:alpha(opacity=40);} 
#cdart:hover{opacity:1;filters:alpha(opacity=100);}

#links{margin-right: 0px; margin-left: auto; margin-top: 10px; width:80px; height:20px;}
#links clr // to clear floating elements in the list
{
	clear:both;
	font-size:1px;
	line-height:1px;
}

#links ul
{
	width:80px;
	height:20px;
}
#links ul li
{
	display:block;
	float:left;
	margin-left: 2px; 
	opacity:0.4; 
	filter:alpha(opacity=40);
}

#links ul li:hover{opacity:1;filters:alpha(opacity=100);}


#menu{color: white; font-family: 'Century Gothic'; font-weight:
 normal; font-size: 14px; text-align: left; width: 450px; margin-left: -325px; margin-top: 40px; clear: both}

#menu a{color: white; font-family: 'Century Gothic';text-decoration: none;}

#content{color: #303030; font-family: Geneva, Century Gothic, Arial; width: 500px; height: 330px; overflow: auto; float: right; margin-top: 20px; margin-bottom: 20px; margin-right: 50px; font-size: .9em; }
#content a{color: #0000CC;}
#store_leftcol{width: 200px; float: left;}
#store_rightcol{width: 200px; float: right;}
#store_1{width: 200px;}
#store_2{width: 200px;}
#store_3{width: 200px;}
#store_4{width: 200px;}

#musicplayer{height: 100px; margin-left: auto; margin-right: auto; color: white;}



#footer{color: white; clear: both; font-size: .8em; margin-top: 360px; text-align: center;}

.comment {
border: solid 1px #fff;
color: #000;
padding: 15px;
margin: 15px 0;
}