@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../img/bkgrnd_body_BV.png);
	background-position:top center;
	background-repeat:no repeat;
	background-attachment:fixed;
}

.main{
	background-image:url(../img/bkgrnd_main_BV.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:1097px;
	width:960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index:2;
}
.mainphotos{
	background-image:url(../img/bkgrnd_photosmain_BV.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:1097px;
	width:960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index:2;
}
.mainevents{
	background-image:url(../img/bkgrnd_eventsmain_BV.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:1097px;
	width:960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index:2;
}
.mainvideos{
	background-image:url(../img/bkgrnd_videosmain_BV.png);
	background-repeat:no-repeat;
	height:640px;
	width:960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index:2;
}
.mainindex{
	background-image:url(../img/bkgrnd_indexmain_BV.png);
	background-repeat:no-repeat;
	height:640px;
	width:960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index:2;
}
.mainmusic{
	background-image:url(../img/bkgrnd_musicmain_BV.png);
	background-repeat:no-repeat;
	height:640px;
	width:960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index:2;
}
.musicplayer{
	position:absolute;
	top:0px;
	left:0px;
	width:220px;
	height:88px;
	overflow:hidden;
	background-color:#130903;
}
.navigation{
	width: 954px;
	height: 45px;
	position:absolute;
	left:0px;
	top:88px;
	overflow:hidden;
	background-image:url(../img/navbar_BV.png);
	background-repeat:no-repeat;
	background-color:#130903;
}
.logo{
	position:absolute;
	top:84px;
	left:803px;
	width:110px;
	height:238px;
	background-image:url(../img/logo_BV.png);
	overflow:hidden;
	z-index:1000;
}
.name{
	position:absolute;
	top:0px;
	left:220px;
	width:494px;
	height:88px;
	background-color:#130903;

}
.emailcollector{
	position:absolute;
	top:0px;
	left:714px;
	width:240px;
	height:88px;
	background-color:#130903;
	color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
.slider{
	position:absolute;
	top:282px;
	left:75px;
	width:810px;
	height:327px;
	overflow:hidden;
}
.internationalslider{
	position:absolute;
	top:502px;
	left:75px;
	width:810px;
	height:327px;
	overflow:hidden;
}
.moreslider{
	position:absolute;
	top:752px;
	left:75px;
	width:810px;
	height:327px;
	overflow:hidden;
}
.tvslider{
	position:absolute;
	top:402px;
	left:75px;
	width:810px;
	height:327px;
	overflow:hidden;
}
.indexfooter{
	left:0px;
	position:absolute;
	top:613px;
	height:4em;
	width:100%;
	overflow:hidden;
	/*background-color:#ffffff;
	opacity:.35;*/
}
.footer{
	left:0px;
	position:absolute;
	top:1055px;
	height:4em;
	width:100%;
	overflow:hidden;
	/*background-color:#ffffff;
	opacity:.35;*/
}
.contents{
	width:810px;
	height:327px;
}
.pages{
	height:auto;
	width:745px;
	top:133px;
	position:absolute;
	left:107px;
	background-color:#b7b7b7;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.frontnews{
	height:auto;
	width:745px;
	position:absolute;
	left:107px;
	background-color:#b7b7b7;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 1.0;
}

/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
/*--------------------------------TEXT CLASSES-----------------------------------*/
/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

.normal{
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
.normalBOLD{
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}
.normalBIG{
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
.normalBIGBOLD{
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}
.subheader{
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}
.header1{
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}
.foot-font{
color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
/* Post Footers */
.post-footer {
				list-style-type: none;
				margin: 1.5em 0 0;
				padding: 0;
			}
			
			.post-footer li {
				display:inline;
				margin-right: 1em;
			}

.post-footer .sharebuttons li {
  display: block;
  float: left;
  padding-right: 5px;
}
 
.post-footer .sharebuttons {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:uppercase;
 
}

.post-footer .sharebuttons {
display: block;
color: #333;
padding-top: .50em;
font-size: .8em;
border-top:1px solid #BABABA;
margin-top: 1em;
      
}

