@import url("reset.css");

body
{
	font-family: Arial, Sans-Serif;
	font-size: 0.86em;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	color:#000;	
	line-height:1.3em;
	background-image:url(images/bg-body.gif);
	background-repeat:repeat;
	background-color:#fff;
	z-index:1;
}

#page{
	width:100%;
	background-image:url(images/bg-splat.png);
	background-position:center top;
	min-height:885px;
	height:auto !important;
	height:885px;
}
	
#header-position{
	position:relative;
	margin:0 auto;
	height:10px;
	width:960px;
}

#header{
	width:960px;
	height:150px;
	
	background-image:url(images/bg-logo.png);
	position:absolute;
}

#header h1 a{
	position:absolute;
	height:120px;
	width:960px;
	display:block;
	background-image:url(images/blank.gif);
	background-repeat:repeat;
}

#menu{
	width:100%;
	height:80px;
	background-image:url(images/bg-menu.png);
	background-repeat:repeat-x;
	margin-top:116px;
	position:relative;
}

#menuinner{
	width:960px;
	height:80px;
	margin:0 auto;
	background-image:url(images/official-site.gif);
	background-position:right 36px;
}

#menu ul{
	float:left;
	list-style-type:none;
	padding:0 0 0 28px;
	display:inline;
}

#menu ul li{
	float:left;
	height:56px;
	padding:24px 13px 0 0;
	margin: 0 0 0 -22px;
	display:inline;
}

#menu ul li a{
	color:#fff;
	display:block;
	padding:13px 17px 13px 19px;
	background-image:url(images/bg-menu-divider.png);
	background-position:right center;
	text-decoration:none;
	outline:none;
}

#menu ul li.current_page_item,
#menu ul li.current_page_ancestor{
	background-position:center top;
	background-image:url(images/bg-menu-selected.png);
}

#menu ul li a:hover{
	text-decoration:none;
	color:#ec008c;
}

#menu ul li.current_page_item a:hover,
#menu ul li.current_page_ancestor a:hover{
	color:#fff;
}

#content{
	width:960px;
	margin:14px auto 0 auto;
	padding:0;
	position:relative;
}

.home-box{
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}

.home-box img{
	display:block;
}

.home-box a.abs{
	position:absolute;
	top:0;
	left:0;
	display:block;	
	background-image:url(images/blank.gif);
	background-repeat:repeat;
}

.header-blue{
	background-image:url(images/bg-blue-title.png);
	background-repeat:repeat;
	padding:10px; 	
	font-size:2em;
	color:#fff;
	position:absolute;
	text-align:left;
}

.header-blue .zero-threes a{
	color:#fff;
}

#home-news{
	width:370px;
	height:250px;
	margin:0 1px 1px 25px;
}

#home-news .header-blue{
	bottom:0;
	width:350px;
}

#home-news .home-news-post{	
	margin:11px 0 0 0;
}

#home-news .home-news-post a{	
	color:#fff;
	font-size:0.85em;
	margin:0 0 0 15px;
	float:left;
	display:inline;
	width:290px;
	line-height:1em;
}

#home-dates{
	width:310px;
	height:250px;
	margin-right:1px;
	margin-bottom:1px;
}

#home-dates .header-blue{
	bottom:0;
	width:310px;
}

#home-dates a.abs{
	width:310px;
	height:250px;
}

#home-about{
	width:225px;
	height:220px;
	margin-bottom:1px;
	margin-top:30px;
}

#home-about a.abs{
	width:225px;
	height:220px;
}

#home-about .header-blue{
	bottom:0;
	width:225px;
}

#home-music{
	width:215px;
	height:250px;
	background-color:#fff;
	margin: 0 1px 0 82px;
	text-align:center;
}

#home-music img{
	display:inline;
	padding:10px 0 0 0;
}

#home-music a.abs{
	width:215px;
	height:250px;
}

#home-music .header-blue{
	position:relative;
}

#home-videos{
	width:290px;
	height:250px;
	margin: 0 1px 0 0;
}

#home-videos .header-blue{
	bottom:0;
	width:290px;
}

#home-videos a.abs{
	width:290px;
	height:250px;
}

#home-twitter{
	width:280px;
	background-color:#fff;
	overflow:visible;
}


#home-twitter .header-blue{
	position:relative;
}

#home-twitter #tweet{
	color:#0052a4;
	padding:15px;
}

#tweet .published{
	display:block;
	color:#666666;
	font-size:0.8em;
	margin:6px 0 0 0;
}

#home-twitter #tlogo{
	position:absolute;
	top:10px;
	right:10px;
}

#home-twitter #lips{
	width:107px;
	height:86px;
	background-image:url(images/lips.png);
	position:absolute;
	bottom:-56px;
	right:-15px;
}

h2.page-header{
	padding:16px 0 22px 26px;
	font-size:2.5em;
	color:#ccdced;
}

#column-left{
	width:665px;		
	position:relative;
	float:left;
	display:inline;
	margin: 0 0 0 26px;	
}

#column-right{
	width:215px;		
	position:relative;
	float:right;
	display:inline;
	margin: 0 0 0 0;	
}

.content-right{
	width:215px;
	margin-bottom:20px;
	 
	list-style-type:none;
}

.content-right li.widget,
.content-right li.pagenav,
.content-right li.categories{
	background-color:#fff;
	-webkit-box-shadow:0 0 5px #000; 
	-moz-box-shadow: 0 0 5px #000; 
	box-shadow:0 0 5px #000;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}

.content-right .header,
.widgettitle,
li.pagenav h2,
li.categories h2{
	background-color:#3374b6;
	padding:10px; 	
	font-size:1.7em;
	color:#fff;	
	text-align:left;
}

.content-right .header .zero-threes a{
	color:#fff;
}

.content-right .side-content{
	background-color:#fff;
	padding:10px;
}


.content-right  form,
.textwidget,
li.widget p{
	padding:10px;
}

.content-right ul{
	margin: 0 0 0 25px;
	padding:10px 0 0 0;
}

.content-right ul li{
	padding:0 0 0 5px;
}

.content-right ul ul{
	margin: 0 0 0 5px;
	padding:0 0 0 0;
	font-size:0.9em;
}


#content-left{
	width:615px;
	background-color:#fff;
	padding:25px;
	position:relative;
	-webkit-box-shadow:0 0 5px #000; 
	-moz-box-shadow: 0 0 5px #000; 
	box-shadow:0 0 5px #000; 
	/*filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000'); /* IE6,IE7 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000')"; /* IE8 */
}

#content-left .standard-padder{
	padding:25px;	
}

#content-left.no-padding{
	width:665px;
}

.music-release{
	float:left;
	display:inline;
	margin:0 30px 27px 0;
}	

.music-release .mr-image,
.music-release a{
	display:block;
}

.music-release  .mr-title{
	font-size:0.9em;
	padding:13px 0 0 0;
}
	

h3{
	color:#0052a4;
	font-size:1.7em;
	line-height:normal;
	margin:0 0 15px 0;
}

div.dotted-line{
	background-image:url(images/dots.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:0px;
	clear:both;
	margin:0 0 19px 0;
}

div.page-header{
	
	padding:0 0 20px 0;
	background-image:url(images/dots.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:0 0 17px 0;
}

.comment-count{
	width:28px;
	height:21px;
	color:#fff;
	background-image:url(images/bg-comment-count.gif);
	float:left;
	display:inline;
	margin: 0 15px 0 3px;
	padding:23px 0 0 10px;
}

.comment-count a{
	color:#fff!important;
}

.date-marker{
	width:38px;
	height:40px;
	color:#fff;
	background-color:#ec008c;
	float:left;
	display:inline;
	margin: 0 0 1px 3px;
	padding:4px 0 0 0;
	text-align:center;
}

.date-marker .dm-day{
	font-size:1.7em;
	line-height:1em;
}

.date-marker .dm-mon{
	font-size:0.9em;
	text-transform:uppercase;
	line-height:1em;
	position:relative;
	top:-4px;
}

.header-blue .date-marker{
	font-size:0.5em;
}

div.page-header h3{
	float:left;
}

div#comments{
	width:665px;
	background-color:#0052a4;
	position:relative;
	margin:10px 0 0 0;
	-webkit-box-shadow:0 0 5px #000; 
	-moz-box-shadow: 0 0 5px #000; 
	box-shadow:0 0 5px #000; 
	/*filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000'); /* IE6,IE7 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000')"; /* IE8 */

}

#comments h4{
	color:#fff;
	font-weight:bold;
}

#respond{
	padding:25px;
	color:#fff;
}

#respond small{
	font-size:0.8em;
}

#comments #commentform{
	padding: 19px 0 0 60px;
}

#commentform textarea{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border-style:none;
	font-size:0.9em;
	color:#000;
}

#commentform input{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border:0px solid #fff;
	font-size:0.9em;
	color:#000;
	padding:3px 2px;
}

#commentform a{
	color:#fff;
}


#commentform #submit{
	padding:0;
}

#respond label{
	color:#fff;
}

#respond p{
	margin:0 0 10px 0;
}

#captchaImgDiv div{
	background-color:#FFFFFF;
	width:210px!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	height:60px!important;
	padding:10px 0px 10px 10px!important;
}

#captchaImgDiv div a{
	float:left;
}

div#captchaInputDiv{
	padding:0 0 10px 0!important;
	background-color:#0052A4;
	height:auto!important;
}

#responses{
	background-color:#fff;
	padding:20px;
	font-size:0.9em;
}

#responses h4{
	color:#0052a4;
	font-weight:bold;
	font-size:1.3em;
	margin:0 0 32px 0;
}

#responses .commentmetadata,
#responses .comment-author{
	display:inline;
}

#responses cite{
	font-style:normal;
	font-weight:bold;
}

#responses .avatar{
	display:none;
}

#responses ul#response-list{
	padding:0 0 0 65px;
	list-style-type:none;
}

#responses .response-top{
	width:540px;
	height:24px;
	background-image:url(images/bg-response-top.gif);
	margin-top:3px;
}

#responses .response-middle{
	width:510px;
	background-color:#ededed;
	padding:0 15px;
	border-bottom:1px solid #EDEDED;
}


#responses .response-bottom{
	width:540px;
	height:15px;
	margin-bottom:30px;
	background-image:url(images/bg-response-bottom.gif);
}

.post-list .post{
	width:625px;
	padding:20px;
	-webkit-box-shadow:0 0 5px #000; 
	-moz-box-shadow: 0 0 5px #000; 
	box-shadow:0 0 5px #000; 
	margin:0 0 10px 0;
	background-color:#fff;
}
.post .post-left{
	float:left;
	width:60px;
}

.post .post-middle{
	float:left;
	width:410px;
}

.post .post-right{
	float:right;
	width:110px;
	padding:9px;
	height:110px;
	border:solid 1px #ccc;
	overflow:hidden;
}

.post h3{
	margin:0 0 3px 0;
}

.post .meta{
	color:#999999;
	font-size:0.8em;
	margin:0 0 16px 0;
}

.navigation {
	height:30px;
}	

.navigation a{
	line-height:30px;
	display:block;
	text-align:center;
	background-color:#fff;
	-webkit-box-shadow:0 0 5px #000; 
	-moz-box-shadow: 0 0 5px #000; 
	box-shadow:0 0 5px #000;
}
	
.navigation .alignleft{
	float:left;
	width:150px;
	height:30px;
	
}

.navigation .alignright{
	float:right;
	width:150px;
	height:30px;
}

.buy-links{
	background-image:url(images/dots.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:38px;
	padding:11px 0 0 0;
	margin:20px 0 0 0;
	clear:both;
}

.buy-links .buy-prompt{
	float:left;
	width:90px;
	padding:11px 0 0 0;
}

.buy-links .buy-link{
	float:left;
}

p.editpost{
	clear:both;
	padding:10px 0 0 0;
	background-image:url(images/dots.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:0.9em;
}

.the-content img{
	border:solid 5px #d3d3d3;
	float:left;
	display:inline;
	margin:0 35px 35px 0;
}