/*------- GENERAL -----------*/
body {
	margin:0; padding:0; color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
}
div, p, img, a, ul, h1, h2 {
	margin:0; padding:0;
}
ul {
	list-style:none;
}
img {
	border:none;
}
a {
	text-decoration:none; outline:none;
}
.spacer {
	line-height:0; font-size:0; clear:both;
}

/*--------- TOP MENU -----------*/
#topMenu {
	width:780px; margin:0 auto; height:30px; color:#998158; margin-top: 21px; margin-bottom:13px;
	background:#000;
}
#topMenu ul {
	font-size:12px; font-weight:bold; line-height:65px;
}
#topMenu ul li, #footer ul li {
	float:left; padding:0 0 0 25px;
}
#topMenu ul li a, #footer ul li a {
	color:#998158; background-color:#000;
}
#topMenu ul li a:hover, #topMenu ul li span, #footer ul li a:hover, #footer ul li span {
	color:#9D180A; background-color:#000;
}

#topMenu div.contact {
	width:213px; float:right; padding:9px 0 0;
	font:bold 9px/15px Verdana, Arial, Helvetica, sans-serif;
}
#topMenu div.contact span {
	font-size:9px; text-transform:uppercase;
}
#topMenu div.contact a {
	color:#998158; background-color:#000;
}
#topMenu div.contact a:hover {
	text-decoration:underline;
}
#topMenu p.botBg {
	height:19px; background:url(images/style/topmenu-botbg.gif) 39px 100% no-repeat;
}

/*--------- HEADER ----------*/
#header {
	width:723px; margin:0 auto; height:298px; padding:39px 0 0 58px;
	background:url(images/style/header-bg06.jpg) 0 0 no-repeat;
}
#header img {
	display:block;
	margin-top: 193px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 104px;
}
#header h1 {
	width:230px; height:27px; padding:10px 0 0 6px; text-align:center;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif; 
}

/*--------- BODY ----------*/
#body {
	width:738px; margin:0 auto; padding:0 17px 1px 25px;
	font-size:12px; line-height:16px;
}
#body h1 {
	color:#FFFFFF; font:22px Verdana, Arial, Helvetica, sans-serif; }
#body h2 {
	text-indent:-2000px; height:28px; margin:0 0 22px; }
#body h3 {
	color:#FFFFFF;  font:16px Verdana, Arial, Helvetica, sans-serif; }
#body h4 {
	color:#C17F0E;  font:16px Verdana, Arial, Helvetica, sans-serif; }
#body h5 {
	color:#FFFFFF;  font:14px Verdana, Arial, Helvetica, sans-serif; }
#body p {
	padding:0 0 30px;
}
#body p span {
	color:#9D180A; background-color:#000; font-weight: bold;
}
/*------ LEFT PANEL -------*/
#leftPanel {
	width:720px; border-right:#818181 1px; float:left;
	padding:22px 16px 5px 0;
}
#leftPanel a {
	color: #998158; background:#000; text-decoration: none;
}
#leftPanel a:hover {
	color:#C92E1D; background:#000;
}
#leftPanel table {  font-family: Verdana; font-weight: normal; font-size: 11px;
}
/*- HEADERS -*/
#leftPanel h2.welcome {
	background:url(images/style/welcome-hdr.gif) 0 0 no-repeat;
}
#leftPanel h2.welcome-sab {
	background:url(images/style/welcome-sab-hdr.gif) 0 0 no-repeat;
	height:35px;
}
#leftPanel h2.welcome-music {
	background:url(images/style/welcome-music-hdr.gif) 0 0 no-repeat;
}
#leftPanel h2.welcome-contact {
	background:url(images/style/welcome-contact-hdr.gif) 0 0 no-repeat;
}
#leftPanel h2.welcome-band {
	background:url(images/style/welcome-band-hdr.gif) 0 0 no-repeat;
}
#leftPanel h2.welcome-news {
	background:url(images/style/welcome-news-hdr.gif) 0 0 no-repeat;
}
#leftPanel h2.services {	
	background:url(images/style/not-used/services-hdr.gif) 0 0 no-repeat;
}
#leftPanel h2.magazine {	
	background:url(images/style/not-used/magazine-hdr.gif) 0 0 no-repeat;
	height:19px;
}
#leftPanel p.readmore {
	background:url(images/style/readmore-btn.jpg) 0 0 no-repeat; font-weight:bold;
	height:33px; line-height:33px; width:336px; margin:0 0 0 63px; text-align:center;
}
#leftPanel p.readmore a {
	color:#998158; background:#000; text-decoration: none;
}
#leftPanel p.readmore a:hover {
	color:#C92E1D; background:#000;
}

/*--- Services List ----*/
#leftPanel ul.services {
	line-height:18px; font-weight:bold; 
	width:140px; float:left; padding-bottom:18px;
}
#leftPanel ul.services li {
	padding:0 0 0 16px; background:url(images/style/not-used/bul-body.gif) 0 50% no-repeat;
}

/*--- Magazine ---*/
#leftPanel div.magazine img {
	float:left; margin:0 13px 13px 0px; 
}
#leftPanel div.magazine p.date {
	padding:0 0 5px; margin:0 0 0 0; height:20px; font-weight:bold; 
}

/*--- Bio ---*/
#leftPanel div.bio {
	float:left; width:310px; margin:0 40px 10px 0;
}
#leftPanel div.bio img {
	float:left; margin:0 13px 0 0;
}

#leftPanel div.bio-wide {
	float:left; width:660px; margin:0 40px 10px 0;
}
#leftPanel div.bio-wide img {
	float:left; margin:0 13px 0 0;
}


/*-------------- FO0TER --------------*/
#footer {
	background:url(images/style/fotter-topbg.gif) 50% 0 no-repeat;
	width:780px; margin:0 auto; padding:20px 0 0;
}
#footer ul {
	font-size:12px; font-weight:bold; width:600px; margin:0 auto;
	padding-bottom:12px; height:16px;
}
#footer p {
	text-align:center; font-size:10px; padding-bottom:22px; line-height:22px;
}
#footer p a {
	color:#DBDBDB; background-color:#000; text-decoration:underline;
}
#footer p a:hover {
	text-decoration:none;
}

/* ---------------------- TABLES --------------------- */
.table-titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}


table.tabulatedData td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align:right;
}

table.tabulatedData th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #333333;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #666666;
}

/* Post */

#post {
	margin-top: 20px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFDC;
}

.post .date {
	float: left;
	width: 29px;
	height: 32px;
	margin: 0;
	margin-top: 3px;
	margin-right: 20px;
	padding-top: 2px;
	background: url(images/style/img02.jpg) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -1px;
	font-size: 14px;
	color: #5C5C5C;
	
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 10px;
	/*font-size: 18 px;*/
}

.post .title h1 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 10px 20px;
	padding: 0;
	line-height:normal;
	text-transform: uppercase;
	color: #979680;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 50px;
}
