@charset "utf-8";
/* CSS Document */
body {
	background:url(img/body_bg.jpg) no-repeat top center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#5c7477;
}
a img {
	border:none;
}
ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.mainWrapper {
	width:987px;
	margin:0px auto;
}
.header {
	background:url(img/mainBox_top.png) no-repeat bottom left;
	height:82px;
	position:relative;
}
a.logo {
	width:223px;
	height:113px;
	background:url(img/logo.png) no-repeat top left;
	display:block;
	position:absolute; left:2px;
}
.menuWrapper {
	background:url(img/menu_bg.png) no-repeat top left;
	width:734px;
	height:32px;
	padding:3px;
	position:absolute; top:53px; left:227px;
}
.menu ul {
	float:left;
}
.menu ul li {
	float:left;
	border-left:1px solid #494747;
}
.menuWrapper a.homeLink {
	width:112px;
	line-height:32px;
	display:block;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
.menu ul a {
	line-height:32px;
	display:block;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	padding:0px 25px;
}
.contactInfo {
	position:absolute; top:5px; left:655px;
	text-transform:uppercase;
	color:#1f2c38;
}
.contactInfo .mail, .contactInfo .phone {
	height:17px;
	line-height:17px;
	text-align:right;
	margin-top:10px;
	float:left;
	font-size:11px;
	padding-left:30px;
	padding-right:30px;
}
.contactInfo .mail {
	background:url(img/mail.png) no-repeat center left;
}
.mail a {
	color:#1f2c38;
}
.mail a:hover {
	text-decoration:underline;
}
.contactInfo .phone {
	background:url(img/phone.png) no-repeat center left;
}

.contentWrapper {
	background:url(img/mainBox_middle.png) repeat-y top left;
	padding:20px 0px 0px 0px;
}
.content {
	background:url(img/mainContent_bg.jpg) no-repeat bottom right;
	padding:0px 17px;
	margin:0px 9px;
}
.artistPic {
	float:left;
	text-align:center;
	padding-top:20px;
}
.artistPic {
	width:280px;
}
.newsBox {
	float:left;
	width:270px;
	float:left;
	padding-top:20px;
	padding-right:10px;
	border-right:1px solid #b7bbbf;
	position:relative; right:-1px;
}
.recordsPage .newsBox {
	border-right:0px;
}
.newsBox h2, .newsTemplate h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.newsBox .news, .newsTemplate .news {
	padding:10px 0px !important;
}
.newsBox .news .image, .newsTemplate .news .image {
	width:70px;
	float:left;
}
.newsBox .news .date, .newsTemplate .news .date {
	font-weight:bold;
	font-size:10px;
	color:#5c7477;
}
.newsBox .content{
	width:187px;
	float:right;
	padding:0px!important;
	margin:0px !important;
}
.newsTemplate .content {
	width:310px;
	float:right;
	padding:0px!important;
	margin:0px !important;
}
.newsBox .content p, .newsTemplate .content p {
	margin:0px;
	font-size:10px;
}
.newsBox .news h1, .newsTemplate .news h1 {
	font-size:12px;
	margin:0px;
}
.newsBox .separate, .newsTemplate .separate {
	border-bottom:1px solid #b7bbbf;
}
a.moreNews {
	font-weight:bold;
	float:right;
	font-size:10px;
}
.mainArea {
	float:left;
	border-left:1px solid #cfd2d4;
	border-right:1px solid #cfd2d4;
	min-height:335px;
	height:auto !important;
	height:335px;
	padding-left:10px;
	padding-right:10px;
	color:#1f2c38;
}
.homePage .mainArea {
	width:380px;
}

.recordsPage .mainArea {
	width:360px;
}

.homePage a:hover {
	text-decoration:underline;
}
.personPage .mainArea {
	width:630px;
	border-right:none;
}
.artistPage .mainArea {
	width:497px;
}
.artistPage .mainArea.thin {
	width:400px;
}
.rightArea {
	float:right;
	text-align:center;
}
.homePage .rightArea {
	width:250px;
}
.recordsPage .rightArea {
	width:260px;
	text-align:left !important;
	padding-top:0px !important;
	padding-left:10px;
}
.artistPage .rightArea {
	width:133px;
	padding-top:50px;
}
.artistPage .rightArea.wide {
	width:230px;
	padding-top:15px;
}
.vertical {
	width:50%;
	float:left;
}
.horizontal {
	border-top:1px solid #d9dbdd;
	margin-top:10px;
	padding-top:5px;
}
.categTitle {
	font-size:12px;
	color:#232f3b;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}
.categTitle span {
	font-size:14px;
}
.personPage h1 {
	margin-top:5px;
}
.breadcrumb {
	color:#5c7477;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
a.videoButton, a.audioButton, a.webButton {
	width:127px;
	height:63px;
	display:block;
	margin-top:2px;
}
a.videoButton {
	background:url(img/videoButton.jpg) no-repeat top left;
}
a.audioButton {
	background:url(img/audioButton.jpg) no-repeat top left;
}
a.webButton {
	background:url(img/webButton.jpg) no-repeat top left;
}




.contacts {
	border-top:1px solid #8e9fa1;
	padding-bottom:5px;
	margin-top:10px;
}
.artistContact  {
	width:306px;
	float:left;
	color:#5c7477;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:4px;
	margin-top:10px;
}
.artistContact a.name {
	color:#000;
}
.artistContact span.plain {
	color:#000;
}
.artistContact a {
	color:#5c7477;
}
.artistContact a:hover {
	text-decoration:underline;
}

.footer {
	background:url(img/mainBox_bottom.png) no-repeat top left;
	padding-top:15px;
	height:50px;
}
.footer .copyright {
	float:left;
	width:840px;
	padding-left:20px;
	font-size:11px;
	text-transform:uppercase;
	color:#1f2c38;
}
a.footerLogo {
	background:url(img/footerLogo.jpg) no-repeat top left;
	height:12px;
	width:94px;
	display:block;
	float:right;
	margin-right:10px;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
 

/* Contact form 7 */
.wpcf7 form input,
.wpcf7 form textarea{
  border:1px #ddd solid;
  padding: 5px 10px;
  color: #000;  
  width:274px;
}

.wpcf7 form input:focus,
.wpcf7 form textarea:focus{
  border-color:#CFD2D4;
  background-color:#eaeaea;
  color:#000;
}

.wpcf7 form input[type="submit"] {
  cursor:pointer;
  width:auto;
  padding:6px 20px;
  font-size:9pt;
  border-color:#CFD2D4;
  background-color:#2c2c2c;
  color:#ffffff;
  margin-top:4px;
}

.wpcf7 form input[type="submit"]:hover {
  background-color:#000;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output  {
	border:1px #a1a1a1 solid !important;
	padding:5px 10px !important;
	background-color:#ddd !important;
	font-size:7pt !important;
	width:auto !important;
	color:#000;
}
