@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Hind:400,500);
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    font-family:Arial, sans-serif;
    font-size:14px;
}

a, a:visited {
    color:#745c24;
}
a:hover {
    color:#b69138;
}


.container {
    width:1023px;
    background-image:url('images/contentbg.jpg');
    margin-left:auto;
    margin-right:auto;
    padding-left:31px;
    position:relative;
    overflow:hidden;
    background-position:center top;
    background-repeat:no-repeat;
}
.mainlogo {
    margin-top:10px;
    border:0px;
    width:768px;
    display:block;
}
#menu {
    font-family: 'Hind', sans-serif;
    font-weight:500;
    text-transform: uppercase;
    text-align: justify;
    overflow: hidden;
    width:696px;
    margin-top:-20px;
    z-index:999;
}
#menu a, .menu a:visited {
    text-decoration:none;
    color:#333;
    font-size:20px;
}
#menu a:hover {
    color:#CFB763;
}
.justfix {
    font-size: 1px;
    word-spacing: 1000px;
}
.img-rsp {
    width:100%;
    height:auto;
}
.mainbanner {
    width:696px;
    height:295px;
    box-shadow: 4px 4px 15px #333;
}
.content {
    margin-top:40px;
}
.newscomments {
    width:365px;
    float:left;
}
.newssection {
    height:280px;
    overflow:auto;
    width:100%;
    padding-right:15px;
}
h1 {
    font-family: 'Hind', sans-serif;
    color:#006699;
    font-size:18px;
    margin-top:0px;
    margin-bottom:4px;
    line-height:24px;
}
.newssection p {
    margin-top:0px;
    margin-bottom:20px;
}

a.newsbutton, a.newsbutton:visited {
    text-decoration:none;
    color:#000;
    width:100%;
    display:block;
    text-transform:uppercase;
    text-align:center;
    padding:5px;
    margin-top:8px;
    background-color:#eff0ea;
}
a.newsbutton:hover {
    background-color:#f8f8f6;
}

.homepagecomment {
    margin-bottom:8px;
    padding-right:8px;
}
.comments {
    padding-top:20px;
}
.player {
    float:left;
    margin-left:30px;
    width:305px;
}
.playertable {
    border-spacing:0px;
               }
.playertable td {
    padding:3px;
    border-bottom:1px solid #666;
    padding-top:8px;
}
.playertable tr:hover {

}

.playbutton, .playbutton:hover, .playbutton_play, .playbutton_play:hover {
	background-image: url(images/playbut.png);
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
	overflow: hidden;
	margin-bottom: 1px;
    display:block;
}
.playbutton_play {
	background-position:0px 20px;
}
.playbutton:hover {
	cursor: pointer;
	background-position: 0px 40px;
}
.playbutton_play:hover {
	cursor: pointer;
	background-position: 0px 60px;
}
.footer {
    height:90px;
    width:993px;
    position:relative;
    background-image:url('images/footerbg.png');
    background-repeat:repeat-x;
    margin-top:20px;
    padding-left:30px;
    padding-top:50px;
 
}
.clearfix {
    clear:both;
}
.sociallink {
    display:block;
    height:53px;
    width:52px;
    margin-right:50px;
    float:left;
}
.fb {
    background-image:url('images/fb.png');
}
.yt {
    background-image:url('images/yt.png');
}
.it {
    background-image:url('images/it.png');
}
.az {
    background-image:url('images/az.png');
}
.cb {
    background-image:url('images/cb.png');
}
.anthemlogo {
    display:block;
    width:126px;
    height:46px;
    background-image:url('images/anthemlogo.png');
    position:absolute;
    right:30px;
    top:50px;
}
#menu_switch {
    display:none;
}
.ytvideo {
    width:853px;
    height:480px;
}
.innercontent {
    width:696px;
    margin-top: -30px;
}
.innercontent h1 {
    background-image:url('images/headerbg.png');
    background-position:left top;
    background-repeat:no-repeat;
    font-family: 'Hind', sans-serif;
    font-size:35px;
    padding-top:20px;
    padding-bottom:20px;
    font-weight:normal;
    margin-bottom:20px;
}
.photoentryFalse, .photoentryTrue
{
    width: 311px;
    float: left;
    margin-right: 50px;
    margin-bottom: 10px;
	    height: 288px;
}
.photoentryTrue
{
    margin-right: 0px;
}
.gallerypicdiv {
    width:311px;
    height:200px;
    overflow:hidden;
}
h2 {
    margin-bottom:4px;
    margin-top:4px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	padding-bottom:10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #000;
color:#333;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #000;
padding: 5px;
z-index: 5;
color:#000;
}
#thumbImage img 
{
margin-bottom:10px;
}
.gallery {
    height:230px;
}
.musicTable {
    float:left;
    width:150px;
    margin-right:10px;
}
.tracksSection {
    float:left;
    width: 535px;
    margin-bottom:50px;
}
.albumtitle {
    margin-bottom:20px;
}
.lyrictext {
	background-color:#fff;
	width:600px;
	height:400px;
	overflow:auto;
	padding:10px;
	font-weight:normal;
	color:#333;
}
.dividerLine {
    border-bottom:1px solid #999;
}
.behindlink {
    margin-top:20px;
}
.videocontainerFalse, .videocontainerTrue {
    padding: 7px;
    width: 340px;
    float: left;
    margin-bottom: 15px;
    height: 204px;
    overflow: hidden;
    margin-right: 15px;
    position: relative;
}

.videocontainerTrue {
    margin-right: 0px;
}
        .separator {
            width: 6px;
            float: left;
        }
.covercontainer {

    height: 190px;
    overflow: hidden;
    background-position:center top;
    margin-top:2px;
}
.homevideocontainer, .videocontainer1, .videocontainer2 {

    width:311px;
    height:175px;
    position:relative;
}
.videocontainer1 {
    margin-right: 47px;
    float:left;
	margin-bottom:20px;
}
.videocontainer2 {
    float: left;
	margin-bottom:20px;
}
.homecovercontainer {
    width:311px;
    height:175px;
    position:absolute;
    top:0px;
    left:0px;
    background-repeat:no-repeat;
    background-size:cover;
}
.vidplaybutton {
width: 100%;
    height: 148px;
    display: block;
    background-image: url('images/play_overlay.png');
    overflow: hidden;
    background-position: center -24px;
    margin-top: 5px;
}
    .vidplaybutton:hover {
       background-position: center 154px;
    }
.homevideotitle {
    position: absolute;
    bottom: 0px;
    width: 303px;
    height:20px;
    color:#fff;
    font-size:14px;
      background-image:url(images/trans_bg.png);
    padding-top:5px;
    padding-left:8px;
}
.videotitle {
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 4px;
}
.commententry {
    border-bottom:1px dotted #999;
    margin-bottom:15px;
    padding-bottom:15px;
}
.commentname {
    color:#CFB764;
    font-weight:bold;
}
.commenttopline {
    color:#666;
}
.commentmulti {
    width:100%;

}
.commentfield {
    width:100%;
}
.commentnofill {
    display:none;
}
.contactpic {
    float:right;
    margin-left:20px;
}
.contacttext {
    width: 250px;
    font-size: 17px;
}
.contactmobile {
    display:none;
}
.dateline {
    color:#999;
    font-size:12px;
}