/* ### -- -- -- -- -- Styles RockDays 9 (Yellow) -- -- -- -- -- ### 
MainColor: #FBC30D

*/


/* ### -- -- -- -- -- Miscellaneous -- -- -- -- -- ### */

body{
    background:#000 url(../images/yellow/background11.jpg) no-repeat top center;
    color:#ddd;
}

.content{
    background:transparent url(../images/yellow/right11.jpg) no-repeat top right;
}

a:link, a:visited{
    color:#FBC30D;
}

a:hover, a:active{
}

.hrLine{
    border-bottom-color:#FBC30D;
}

.bandBox{
background-color:#222;
}


/* ### -- -- -- -- -- Headline -- -- -- -- -- ### */

h2{
    color: #FBC30D;
}

.headlineCol{
    background-color:#FBC30D;
    border-color:#FBC30D;
}

.headlineCol h1{
    color:#000;
}

.dateCol{
    background-color:#000;
    color:#999;
}

.nebenbuehne {
    border-style:#FBC30D;
}

/* ### -- -- -- -- -- head Sidebar -- -- -- -- -- ### */

.headCountdown{
    background:#FBC30D url(../images/yellow/headCountdown.png) no-repeat;
}

.headInfo{
    background:#FBC30D url(../images/yellow/headInfo.png) no-repeat;
}

.headLogin{
    background:#FBC30D url(../images/yellow/headLogin.png) no-repeat;
}

.headPartner{
    background:#FBC30D url(../images/yellow/headPartner.png) no-repeat;
}
/* ### -- -- -- -- -- Page Nav -- -- -- -- -- ### */

a.pagenav:link, a.pagenav:visited, .pagenav_on{
    color:#FBC30D;
}

a.pagenav:hover, .pagenav_on{
    color:#000;
    background-color:#FBC30D;
}

/* ### -- -- -- -- -- Form -- -- -- -- -- ### */

/*
input, textarea{
    background-color:#111;
    border-color:#FBC30D;
    color:#fff;
}

input:hover, textarea:hover{
	background-color: #222;
}

*/

/* ### -- -- -- -- -- Gbook -- -- -- -- -- ### */

.easy_frame{
border-top-color:#FBC30D;
}

/* ### -- -- -- -- -- Gallery / Media -- -- -- -- -- ### */

.mediaThumb, #zImageBox div img, .img-shadow, .zmg-sub-album-image a img, .zmg-album-image a img{
border-color: #FBC30D;
}

/* ### -- -- -- -- -- Gallery  -- -- -- -- -- ### */
.zmg-comment-block {
border-top-color:#FBC30D;
}

