body {
	margin:0;
/*	font:12px "Trebuchet MS",Helvetica,sans-serif; */
  font: 12px "Trebuchet MS",Helvetica,sans-serif;
	color:#000e16;
	background:#c2cdd6 url(/images/bg-body.jpg) repeat-x;
	min-width:957px;
}

br.clear { clear:both; }
img{border:0;}

a{
	text-decoration:underline;
	color:#47565f;
}
a:hover{
	text-decoration:none;
}
input, textarea, select{
    font:100% arial,sans-serif;
    vertical-align:middle;
}
form{
    margin:0;
    padding:0;
    border-style:none;
}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	float:left;
	left:50%;
	width:1031px;
	position:relative;
}
.w2{
	float:left;
	left:-50%;
	width:1031px;
	position:relative;
}
#header{
	width:957px;
	height:85px;
	background: url(/images/bg-header03.png) no-repeat;
	padding:0 37px 0;
}
#header h1{
	float:left;
	margin:2px 0 0 24px;
	display:inline;
	position:relative;
}
#header h1 a{
	display:block;
	background: url(/images/logo.png) no-repeat;
	width: 325px;
	height: 54px;
	text-indent:-9999px;
	overflow:hidden;
}
#main-nav{
	list-style:none;
	margin:0;
	padding:8px 0 0;
	height:21px;
	width:957px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#main-nav li{
	display:inline;
	margin:0 30px 0 0
}
#main-nav li a{
	font-size:14px;
	color:#000101;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:4px 0 3px;
	position:relative;
	line-height:14px;
	position:relative;
}
#main-nav li a:hover{
	text-decoration:underline;
}
#main-nav li .photos,
#main-nav li .music,
#main-nav li .video{
	padding:4px 0 3px 30px;
}
#main-nav li .photos{
	background: url(/images/img1.gif) no-repeat 0 3px;
}
#main-nav li .music{
	background: url(/images/img2.gif) no-repeat;
}
#main-nav li .video{
	background: url(/images/img3.gif) no-repeat;
}
#main{
	background: url(/images/bg-main1.png) repeat-y;
	padding:0 0 0 37px;
	height:1%;
}
.main-inner{
	background:#fff;
	width:957px;
	overflow:hidden;
	padding:0 0 44px;
}
.intro{
	background: url(/images/bg-intro.jpg) no-repeat;
	min-height:334px;
	position:relative;
}
* html .intro{
	height:334px;
}
.intro .quote{
	margin:0;
	position:absolute;
	top:89px;
	left:483px;
	width:361px;
}
.intro .quote q{
	font-size:30px;
	color:#111f28;
	display:block;
	font-family:Gorgia, "Times New Roman", Times, serif;
	margin:0 0 5px;
}
.intro .quote cite{
	font-size:24px;
	color:#111f28;
	font-family:Gorgia, "Times New Roman", Times, serif;;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.twocolumns{
	background: url(/images/bg-present-box.jpg) no-repeat;
	width:952px;
	padding:0 5px 9px 0;
	overflow:hidden;
	margin:0 0 5px;
}
#sidebar{
	width:320px;
	float:left;
}
#content{
	width:594px; 
	margin-right:30px;
	float:right;
	position:relative;
}

.heading-box{
	overflow:hidden;
	width:100%;
	padding:0 0 8px;
	margin:0 0 32px;
}
.ad-box{
	position:absolute;
	top:0;
	right:-5px;
	background: url(/images/bg-ad-box.gif) no-repeat;
	width: 100px;
	height: 28px;
	list-style:none;
	margin:0;
	padding:7px 0 0 9px;
}
.twocolumns-inner .ad-box {
	background: url(/images/bg-ad-box.png) no-repeat;
	padding:14px 0 0 9px;
	height:30px;
	right:-7px;
}
.ad-box li{
	float:left;
	margin:0 6px 0 0;
} 
.ad-box li a{
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.ad-box li .rss{
	background: url(/images/ico-rss.gif) no-repeat;
}
.ad-box li .facebook{
	background: url(/images/ico-facebook.gif) no-repeat;
}
.ad-box li .youtube{
	background: url(/images/ico-youtube.gif) no-repeat;
}
.ad-box li .mail{
	background: url(/images/ico-twitter.gif) no-repeat;
}
#content .row{
	float:right;
	padding:15px 0 0;
	clear:right;
	width:270px;
}
#content .row label{
	display:block;
	font-size:14px;
	padding:0 0 6px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;;
}
#content .row input{
	float:left;
}
#content .row .text{
	float:left;
	background: url(/images/bg-input.jpg) no-repeat;
	width: 222px;
	height: 24px;
	margin:0 0 4px;
}
#content .row .text input{
	border-style:none;
	background:none;
	font-size:12px;
	padding:4px 7px 5px 5px;
	width:208px;
}
#content .row .btn{
	margin:0 0 0 9px;
}
#content .row .manual{
	display:block;
	color:#000203;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
	font-size:11px;
}
#content .news{
	margin:25px 0 0;
	font-size:30px;
	border-bottom:1px solid #a6b0b7;
	padding:0 0 4px;
	float:left;
	font-family: "Trebuchet MS1",Helvetica,sans-serif;
	text-transform:uppercase;
	font-weight:normal;
/*	width:215px; */
}
#content .news-box{
	padding:0 17px 50px 0;
	margin:0 14px 31px 0;
	background: url(/images/devider.gif) repeat-x 0 100%;
}
#content .last {
	background:none;
}

#content .news-box h3{
	margin:0 0 29px;
	font-size:14px;
	color:#34414a;
}
#content .news-box p{
	line-height:18px;
	margin:0;
}
#content .more{
	float:right;
	margin:0 75px 0 0;
	padding:14px 0 0;
}
.box{
	width:315px;
	margin:0 0 0 5px;
	background: url(/images/box-bottom01.gif) no-repeat 0 100%;
	padding:0 0 9px;
}
.box .box-inner{
	background: url(/images/bg-twitter-box.png) repeat-y;
	padding:12px 27px 13px 16px;
	width:273px;
	overflow:hidden;
}
.box-inner h3{
	margin:0;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}
.box-inner h3 .type1{
	border-bottom:1px solid #a1a8ac;
	letter-spacing:1px;
}
.box-inner ul{
	list-style:none;
	padding:0 0 14px;
	margin:0;
}
.box-inner ul li{
	border-bottom:1px solid #6b7881;
	padding:11px 0 9px;
	
}
.box-inner ul li em{
	display:block;
	font-size:12px;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	color:#c2a891;
	left:14px;
	font-style:normal;
}
.box-inner ul li a{
	color:#fff;
	font-size:12px;
	line-height:19px;
	text-decoration:none;
	font-family:"Trebuchet MS1", Helvetica, sans-serif;
	position:relative;
}
.box-inner ul li a:hover{
	text-decoration:underline;
}
.box-inner .twitter{
	float:right;
	background: url(/images/ico-twitter.gif) no-repeat 100% 0;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size:14px;
	color:#fff;
	padding:0 19px 0 0;
}
.box-inner .twitter:hover{
	text-decoration:none;
}
.highlights-box{
	background: url(/images/highlights-center.gif) repeat-y;
	width:315px;
	margin:0 0 0 4px;
}
.highlights-inner{
	background: url(/images/highlights-top.gif) no-repeat;
	padding:12px 27px 7px 17px;
	overflow:hidden;
	height:1%;
}
.highlights-bottom{
	display:block;
	background: url(/images/highlights-bottom.gif) no-repeat;
	width: 315px;
	height: 12px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
.highlights-inner h3{
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:18px;
	color:#2d3a44;
	line-height:18px;
	text-align:center;
	margin:0 0 10px;
}
.highlights-inner h3 .type2{
	border-bottom:1px solid #6f7b85;
}
.highlights-inner ul{
	list-style:none;
	margin:0;
	padding:0 0 9px;
	font-family:"Palatino Linotype", "Book Antiqua3", Palatino6, Georgia, "Times New Roman", Times, serif;
}
.highlights-inner ul li{
	border-bottom:1px solid #949fa6;
	padding:10px 0 16px;
}
.highlights-inner ul li strong{
	color:#fff;
	font-size:14px;
	font-weight:normal;
	display:block;
	margin:0 0 1px;
	line-height:14px;
}
.highlights-inner ul li em{
	color:#132027;
	font-size:12px;
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua3", Palatino6, Georgia, "Times New Roman", Times, serif;
	margin:0 0 2px;
	line-height:12px;
}
.highlights-inner ul li span{
	font-size:12px;
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua3", Palatino6, Georgia, "Times New Roman", Times, serif;
	line-height:12px;
}
.highlights-inner .shedule{
	float:right;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	color:#2d3a43;
	font-size:14px;
	padding:0 23px 3px 0;
	background: url(/images/bullet.gif) no-repeat 100% 0;
}
.highlights-inner .shedule:hover{
	text-decoration:none;
}
#footer{
	padding:5px 0;
	border:1px solid #d6dce0;
	border-width:1px 0 1px 0;
	margin:0 5px 0;
}
.footer-inner{
	background: url(/images/bg-footer.jpg) no-repeat 0 100%;
	text-align:center;
	margin:0 -5px 0;
	height:29px;
	padding:15px 0 0;
}
#footer p{
	line-height:12px;
	padding:2px 0 0;
	display:inline;
	margin:0 13px 0 0;
}
#footer p a{
	text-decoration:none;
	color:#03121c;
}
#footer p a:hover{
	text-decoration:underline;
}
.footer-nav{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
.footer-nav li{
	display:inline;
	margin:0 11px 0 0;
	line-height:13px;
}
.footer-nav li a{
	color:#03121c;
	line-height:13px;
}
.twocolumns-inner {
	width:952px;
	background: url(/images/bg-twocol-inner.gif) no-repeat;
	padding:0 6px 9px 0;
	overflow:hidden;
	margin:0 0 5px;
}
.twocolumns-inner .heading-box {
	padding:8px 0 0;
	margin:0 0 44px;
}
.promo-image {
	width:320px;
	background: url(/images/bg-promo-image.png) repeat-y;
}
.promo-image img {
	display:block;
	border:3px solid #f2f7fa;
}
.promo-image-bot {
	height:6px;
	width:320px;
	line-height:0;
	font-size:0;
	background: url(/images/bg-promo-image2.png) no-repeat;
	margin:0 0 7px;
}
.box-top {
	width:316px;
	margin:0 0 0 5px;
	height:9px;
	font-size:0;
	line-height:0;
	background: url(/images/bg-box-top.png) no-repeat;
}
.box blockquote {
	margin:0;
	padding:14px 0 0;
}
.box blockquote q {
	color:#cbd7de;
	font:20px/30px "Palatino Linotype", "Book Antiqua3", Palatino6, Georgia, serif;
	font-style:italic;
	display:block;
	text-indent:10%;
}

.box blockquote cite {
	color:#fff;
	font:13px Arial, Helvetica, sans-serif;
	display:block;
	text-align:center;
	margin:14px 0 0;
}
.twocolumns-inner #content .news {
	margin:30px 0 0;
}
.twocolumns-inner #content .news-box {
	margin:0 14px 28px 0;
	padding:0 17px 48px 0;
}
.twocolumns-inner #content .last {
	margin:0 14px 16px 0;
}

div.pager {
    margin-top:20px;
    text-align:right;
    color:#000;
    vertical-align:middle;
}

div.pager img {
vertical-align:text-bottom;
margin:0 3px 0 3px;
}
div.pager span.pager-spacer {
    color:#cfcfcf;
}

/*
.pager {
	height:1%; 
	overflow:hidden;
	float:right;
	margin:0 0 56px;
}
.pager ul {
  vertical-align:middle;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
.pager ul li {
	float:left;
	border-left:1px solid #dbdbdb;
	padding:0 2px 0 3px;
	margin:2px 0 0 -1px;
  vertical-align:middle;
}
.pager ul li a {
  vertical-align:middle;
	text-decoration:none;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#6a8598;
	margin:0 3px 0 0;
}
.pager ul li a:hover,
.pager ul li a.active {
	color:#000;
}

.pager span {
  vertical-align:middle;
	line-height:12px;
	float:left;
	color:#8b8b89;
	margin:2px 14px 0 0;
}
.pager span em {
	font-style:normal;
	color:#47565f; 
	margin:0 0 0 2px;
}
.pager .next {
	float:left;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/images/btn-next.gif) no-repeat;
	margin:0 62px 0 -10px;
}

div.pager img { 
  vertical-align:text-bottom;
}
*/

.twocolumns-inner .box .box-inner{
	padding-top:0;
}


div#video-main{}
a.video-thumbnail-link{
  display: block;
  margin: 0 6px 6px 0;
  padding: 1px;
  float: left;
  height: 97px;
  width: 130px;
  border: 1px solid #cfcfcf;
  opacity: 1.0;
}

a.video-thumbnail-link:hover{
    opacity:0.8;
}

div.video-item{
  position:relative;
  height:100px;
  padding-bottom:12px; 
  border-bottom: 1px dotted #999; 
  margin-top:12px; 
}

div#video-content { margin-top:30px; padding:0; }
div.video-item h1 { font-size:1.2em; }
div#video-content h3 a.vid {  }
a.vid-link { position:absolute; right:0; bottom:12px; }


.video{
	width:319px;
	height:284px;
	overflow:hidden;
}
.video ul{
	width:319px;
	overflow:hidden;
	position:relative;
}
.video ul li{
	display:inline;
	height:1%;
}
.video ul li a:hover{
	text-decoration:none;
}
.video ul li .featured{
	float:left;
	width:153px;
	height:27px;
	padding:10px 0 0 18px;
	background:url(../images/bg-video-featured.gif) no-repeat;
	color:#fcfcfc;
	font:16px Arial, Helvetica, sans-serif;
}
.video ul li .more{
	float:left;
	width:107px;
	height:20px;
	background:url(../images/bg-video-more.gif) no-repeat;
	margin:5px 0 0;
	color:#5b4b4f;
	font:12px Arial, Helvetica, sans-serif;
	padding:11px 0 0 9px;
}
.video-holder{
	margin-top:-7px;
	width:319px;
	height:254px;
	background:url(../images/bg-video-box.gif) no-repeat;
	padding:9px 0 0 10px;
}
.video-holder img{
	display:block;
}


/** images/albums **/

ul.gallery {

}

ul.gallery li.gallery-photo{
    float:left;
    display:inline-block;
    width:125px;
    height:125px;
    border:1px solid #ccc;
    padding:0;
    margin:5px;
    background-color:white;
}

ul.gallery li.gallery-photo a{
    display:block;
    height:125px;
    width:125px;
    text-align:center;
    opacity:0.8;
}
ul.gallery li.gallery-photo a div.vwrap-mid {
    height:125px;
    width:125px;
    display:table-cell;
    vertical-align:middle;

}
ul.gallery li.gallery-photo a:hover{
    opacity:1.0;
}
ul.gallery li.gallery-photo a img {
}



.photo-album-filter { margin-bottom:20px; }
.photo-album-filter a {
    font-size:1.2em;
}
.photo-album { }

.photo-album div.photo-wrapper {
  float:left;
  width:250px;
  padding:4px;
  font-size:0.9em;
  text-align:center;
  margin:6px;
}

div.event {
    border-bottom: 1px dotted #c2c0c0;
    padding:6px;
    margin:0;
}

div.event div.event-left {
    float:left;
    width:175px;
    padding:4px;
    height:95px;
    overflow:hidden;

}

div.event div.event-right {
    border-left:1px dotted #c2c0c0;
    padding:4px 4px 4px 8px;
    min-height:95px;
    overflow:hidden;
    position:relative;
}

div.event div.event-right h4.title{
    margin:0;
    color:#314f64;
}

div.event-more {
  text-align:right;
}

div.event-more a{ 
  color:#47565F;
}

div.recording-image-wrap {
  padding:0;
  border:1px solid #CFCFCF; float:right; margin:0 24px 12px 24px; padding:2px;
}

div.audioentry {
  clear:both;
  margin-top:0;
  margin-right:0;
  margin-bottom:12px;
  margin-left:0;
}

div.audio-note{
  color:#666;
  font-size:0.9em;
  margin-bottom:6px;
}

div.recording-buy{
  margin-top:30px;
}

div.recording-buy ul{
  margin:2px 0 0 0;
  padding:0;
  list-style:none;
  list-indent:0;
}

div.press { clear:both;  border:1px dotted #c2c2c2; margin-top:24px; padding:0}

div.press div.press-img{
    width:150px;
    height:150px;
    padding:0;
    margin:0;
    float:left;
    text-align:center;
}

div.press div.press-img img {
}

div.press div.press-data { 
	border-left: 1px dotted #c2c2c2; 
	width:325px; 
	margin-left: 150px; 
	padding:12px; 
	height:126px;
}

div.press div.press-pubdate { font-weight:bold; }

div.press div.press-publication { font-weight:bold; color:#47565F; margin-top:1.0em; }
div.press div.press-headline { font-style:italic; margin-bottom:1.0em;}

div.press-filter { margin-bottom:20px; }
div.press-filter a {
    font-size:1.2em;
}

div.press-lang {
    font-size:10px;
}

