
/*Structured layout mainpage*/
body{
color: #fff;
background: url(../images/bg.gif);
}

.wrapper{ 
background: url(../images/bg_top.gif) no-repeat 50% -10px;
padding-bottom: 20px;
}

#subpage .wrapper{
background: url(../images/bg_top.gif) no-repeat 50% -10px;
}

#footerwrap, #subpage #footerwrap{
background: url(../images/bg_bottom.gif);
}

#sitesearch_footer_wrap {
width: 100%;
padding-bottom: 5px;
border-bottom: 2px solid #f19223;
}

#sitesearch_footer {
width: 860px;
margin: 0 auto;
}
/*HEAD AREA*/

#top .logobg a{
background: transparent url(../images/logo.png) no-repeat left top;
}

#nav {
	width: 443px;
	height: 38px;
}

#nav li {display: block;}

#nav li a{
text-indent: -99999px;
padding: 0;
}

#nav li#artists a {background: url(../images/artists.png) no-repeat; width: 84px; height: 38px; display: block;}
#nav li#news a {background: url(../images/news.png) no-repeat; width: 72px; height: 38px; display: block;}
#nav li#publishing a {background: url(../images/publishing.png) no-repeat; width: 120px; height: 38px; display: block;}
#nav li#studio a {background: url(../images/studio.png) no-repeat; width: 85px; height: 38px; display: block;}
#nav li#contact a {background: url(../images/contact.png) no-repeat; width: 82px; height: 38px; display: block;}
/*
#nav li#artists a:hover, #nav li#artists .currentli_item a:hover {background: url(../images/artists_over.png) no-repeat; width: 84px; height: 38px; display: block;}
#nav li#news a:hover {background: url(../images/news_over.png) no-repeat; width: 72px; height: 38px; display: block;}
#nav li#publishing a:hover {background: url(../images/publishing_over.png) no-repeat; width: 120px; height: 38px; display: block;}
#nav li#studio a:hover {background: url(../images/studio_over.png) no-repeat; width: 85px; height: 38px; display: block;}
#nav li#contact a:hover {background: url(../images/contact_over.png) no-repeat; width: 82px; height: 38px; display: block;}
*/
#nav .currentli_item a, #nav li a:hover{
color:#fff;
}

#top #nav li ul a{
border-top:none;
color:#aaa;
}

#top #nav li ul a:hover{
background:#262626;
color:#fff;
}

#top #nav li ul {
}


/*featured*/

#featured{
background:transparent url(../images/shadow.png) no-repeat scroll 0px 368px;
}

#featured #featured_image .artist_slider {
position: absolute;
z-index: 10000;
top: 330px;
left: 0;
}

#featured #featured_image .artist_slider h4 a {
background: #f79524;
padding: 3px 15px 3px 15px;
color: #fff;
font-size: 16px;
line-height: 16px;
margin: 0;
}

#featured #featured_image .artist_slider h2 a {
background: #ed4604;
padding: 3px 15px 3px 15px;
color: #ddd;
font-size: 30px;
line-height: 30px;
margin: 0;
}

#featured #featured_image .artist_slider h2 {
line-height: 30px;
margin: 2px 0 0;
}

#banner-image {
	width:840px; height: 240px; 
}

#shadow{
background:transparent url(../images/shadow.png) no-repeat scroll 0px -60px;
width:840px;
height: 80px;
display: block;
}

/*infotext*/
#infotext{
/*background:transparent url(../images/skin3/bg_infotext.png) no-repeat scroll 0px -1px;*/
}

#infotext h2{
/*background:transparent url(../images/skin3/bg_infotext.png) no-repeat scroll center bottom;*/
color: #ffff;
}

#infotext h2 span{
color: #fca035;
}

#infotext h2 strong{
color: #fff;
}

strong {
	font-weight: bold;
}

/*content*/

#sidebar #searchform, #sidebar h3{
border-bottom:1px solid #ed9024;
}

#sidebar h3.follow{
border-bottom:1px solid #5e5e5e;
color: #555;
text-transform: uppercase;
font-size: 16px;
font-family: Helvetica, Arial, sans-serif;
letter-spacing: -0.5px;
font-weight: bold;
}

#sidebar h3 {
	color: #ebb522;
}

#sidebar h3.follow span {
color: #999;
}

.latest_album {
padding-right: 0;
margin-top: 0;
}

ul{
}

blockquote{
border-left:5px solid #5e5e5e;
}

#sidebar .box a, #main #sidebar .box .recentcomments{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #ea8c20;
}

#main_home ul li, #main_artists ul li{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 0px 10px;
border-bottom:0;
}

#sidebar .box a.follow_artist {
	border: none;
	float: left;
	margin-right: 2px;
	background: none;
	text-decoration:none;
	padding: 5px 0 0;
	width: 28px;
	height: 28px;
}

#sidebar .box a.follow_artist img {
	width: 25px;
	height: 25px;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 40px center;
}


/*blog*/

.post_data{
border:1px solid #fff;
border-left:none;
border-right:none;
}

.entry .date{
color:#fe9a26;
}

h2 object {
margin-bottom: -7px;
margin-left:3px;
padding:0;
width:32px;
height: 32px;
display:inline;
}

.entry .day{
border-right:1px solid #fe9a26;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #fff;
}

#top .pagination a:hover{
border:1px solid #fff;
}

#top .pagination .current{
background: #fff;
border:1px solid #eb8e22;
color:#fff;
}




/*footer*/
#footer{
color: #fff;
}

#footer h1, #footer h2, #footer h3, #footer h5, #footer h6, #footer a
{
color:#fff;
}

h1,h2,h3,h5,h6, legend{
color:#eee;
}

h4 {
color: #fff;
}
#footerwrap h4
{
color: #fff;
line-height: 26px;

}

#footer .box ul{
} 

#footer .box ul li a, .wrapper #footer .box .recentcomments{
border-bottom: 0;
margin:0;
padding:0;
color: #fff;
font-size: 11px;
background: none;
}

#footer .box ul li a:hover{
color:#fff;
}

#footer .custom_button{
background: #494949 url(../images/skin3/mail.png) 170px center  no-repeat;
color: #fff;
}

#footer .custom_button:hover{
background-color: #fff;
}

#footer #s{
background: #494949;
color:#ccc;
}

#footer #searchsubmit{
background: transparent url(../images/skin3/search.png) 2px center  no-repeat;
border-left:1px solid #f06f16;
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #5e5e5e;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin3/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin3/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin3/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin3/flickr_16.png) 0 0  no-repeat;}


.more-link{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a, #main #sidebar .textwidget a{
background: #fe9a26;
color: #ed4604;
padding: 2px;
}

#main #sidebar .textwidget a.album_img {
background: none;
color: none;
padding: 0;
}

.wrapper h2 a, .wrapper h3 a, .wrapper h4 a {
	color: #fff;
	background: none;
}

.contacts a {
border: 0;
text-decoration: 0;
color: #f4f4f4;
}

.wrapper a:hover{
color:#fff;
}

.bio {
line-height: 40px;
}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#eee;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#fff;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin3/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin3/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #5e5e5e;
background: #2f2f2f;
}

.commententry .odd{
background: #222;
}

.commententry .even{
background: #2f2f2f;
}

/*CONTACT FORM*/	

.text_input, .text_area{
background: #f79524;
border: none;
}

#footerwrap .text_input {
background: #ec6a13;
border: none;
}

#send, #submit, #searchsubmit {
background: #ed4604;
border: none;
color: #fff;
}

#submit:hover, #send:hover, #searchsubmit:hover {
background: #eee;
color: #f79524;
}

#sidebar .box a {
	color: #fff;
}

#sidebar .box a:hover {
	text-decoration: underline;
}
	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #ffb628;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}
