body{
	margin:0;
	color:#32342e;
	background:#efefef url(/images/template/bg-body.gif);
	font:13px/20px Arial, Helvetica, sans-serif;
	min-width:945px;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#499c8f;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.wrapper-holder{
	width:945px;
	margin:0 auto;
}
.wrapper-holder:after{
	content:'';
	display:block;
	clear:both;
}
#header{
	padding:22px 5px 0 0;
  position: relative;
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
#header .holder{
	/*overflow:hidden;*/
	width:100%;
	margin:0 0 16px;
  position: relative;
  z-index: 200;
}
.social-votes{
	float:right;
	margin:5px 0 0;
}
.social-votes .fb
{
    float: left;
    overflow: hidden;
    width: 200px;
   margin-right:10px;
}

.social-votes .twitter
{
    float: left;
    overflow: hidden;
    width: 250px;
}

.social-votes img{
	vertical-align:top;
}

#header .holder .btn-submit,
#header .holder .btn-join{
	background:#499c8f;
	color:#242520;
	padding:5px 9px 3px;
	float:right;
	margin:0 0 0 10px;
	position:relative;
	font-weight: bold;
}
#header .holder .btn-join{
	background:#499c8f url(/images/template/bg-btn-join.png) 10px 50% no-repeat;
	border: 0 none;
    font-weight: bold;
    padding: 6px 10px 6px 35px;
    width: 160px;
}

#header #mailinglist .message
{
  position: absolute;
  top: 50px;
  right: 0;
  width: 280px;
  padding: 10px;
  background: #fff;
  border: solid 1px #ddd;
  display: none;
}

#header #mailinglist .message a
{
  float: right;
}

.search{
	float:right;
	width:280px;
	margin:0 0 0 14px;
}
.search .text{
	overflow:hidden;
	width:243px;
	float:left;
	background:#499c8f;
	min-height:30px;
}
.search .text input{
	margin:0;
	padding:6px 9px;
	background:none;
	border:0 none;
	width:142px;
	float:left;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.search .btn-search{
	float:right;
}
.logo{
	width:203px;
	height:67px;
	background:url(/images/template/logo-1.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 26px 0 0;
}
.logo a{
	display:block;
	height:100%;
}
#header .bar{
	width:100%;
	margin:0 0 40px;
}
#header .bar:after{
	content:'';
	display:block;
	clear:both;
}
#nav ul{
	margin:0;
	padding:14px 0 0;
	list-style:none;
	float:left;
	font-size:24px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:-2px;
}
#nav ul li{
	float:left;
	margin:0 38px 0 0;
}
#nav a{
	color:#32342e;
	display:block;
	padding:0 10px 0 9px;
}
#nav ul li:hover a{
	text-decoration:none;
	background:#499c8f;
	color:#f3f3f3;
}
#nav ul li:hover{
	position:relative;
	border-bottom:1px solid #eee;
}
#nav ul li:hover ul{display:block;}
#nav ul ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:18px;
	position:absolute;
	top:41px;
	left:0;
	min-width:485px;
	z-index:100;
	font-weight:bold;
	letter-spacing:0;	
	display:none;
}
#nav ul li:hover ul li{
	padding:7px 10px;
	background:#499c8f;
	margin:0;
	border:none;
}
#nav ul li:hover ul a{
	display:inline;
	padding:0;
}
#nav ul ul li:hover a{
	color:#32342e;
}
#main{
	width:100%;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}
.main-inner{
	padding: 0 0 8px;
}
#content{
	width:625px;
	float:left;
}
.main-inner #content{
	width:700px;
	float:right;
	padding:0 5px 0 0;
}
#content h1{
	font-size:25px;
	line-height:18px;
	margin:0 0 15px;
	letter-spacing:-2px;
}
.gallery {
	overflow:hidden;
	width:620px;
	padding:0 5px 0 0;
	background:#499c8f url(/images/template/bg-r.gif) 100% 0 no-repeat;
	margin:0 0 37px;
	position:relative;
}
.gallery .text-holder{
	width:477px;
	letter-spacing:-3px;
	position:absolute;
	top:10px;
	left:10px;
	color:#f3f3f3;
	z-index:100;
}
.gallery .text-holder .title{
	font-size:36px;
	line-height:40px;
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
	background:url(/images/template/title-padding.png) repeat-y 0 0;
	padding:0 0 0 10px;
}
.gallery .text-holder .title strong{
	background:#499c8f;
	padding:0 10px 1px 0;
	overflow:visible;
}
*+html.cufon-active .gallery .text-holder .title strong{
	line-height:0;
	padding:8px 10px 0;
	background:#499c8f;
}
.gallery .read-more{
	float:left;
	font-size:18px;
	line-height:30px;
	color:#f3f3f3;
	background:#499c8f;
	padding:0 10px;
	letter-spacing:-1px;
}
.gallery .read-more:hover { background: #32342E; text-decoration:none; }
.gallery img{
	display:block;
}
.gallery .frame {
	width:620px; 
	position:relative;
	background:url(/images/template/bg-b.gif) 0 100% no-repeat;
	padding:0 0 5px 0;
	min-height:400px
}
.gallery .frame ul {
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery .frame ul li {
	position:absolute;
	width:620px;
  height: 400px;
  overflow: hidden;
}

.gallery .frame ul li img {
  width: 100%;
  height: auto;
}
.switcher{
	margin:-27px 0 0 10px;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}
.switcher li{
	float:left;
	margin:0 9px 0 0;
}
.switcher a{
	text-indent:-9999px;
	display:block;
	width:12px;
	height:12px;
	overflow:hidden;
	background:url(/images/template/switcher.png) no-repeat;
}
.switcher a:hover,
.switcher .active a{
	background-position:0 -12px;
}
.post{
	/*overflow:hidden;*/
	height:1%;
	margin:0 0 25px;
}
.post h2{
	letter-spacing:-2px;
	font-size:26px;
	line-height:30px;
	margin:0 0 3px;
}
.post h2 a{
	color:#32342e;
}
.post h2 a .cufon{
	padding:0 0 2px;
}
.post h2 a:hover{
	text-decoration:underline;
	margin:0 0 -2px;
}
.post h2 a:hover .cufon{
	border-bottom:2px solid #000;
	padding:0;
}
.post .date{
	color:#499c8f;
	font-size:13px;
	line-height:18px;
	display:block;
	font-weight:bold;
	margin:0 0 10px;
	font-style:normal;
}
.post p{
	margin:0 0 15px;
}
.post .read-more{
	font-weight:bold;
}
.tabset{
	margin:8px 0 0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
}
.tabset li{
	float:left;
	padding:0 0 0 20px;
}
.tabset .tab{
	display:block;
	text-indent:-9999px;
	width:22px;
	height:18px;
	background:url(/images/template/bg-tabs.png) no-repeat;
	overflow:hidden;
}
.tabset .thumb a:hover,
.tabset .thumb .active{
	background-position:0 -22px;
}
.tabset .list a{
	background-position:-42px 0;
	width:21px;
}
.tabset .list a:hover,
.tabset .list .active{
	background-position:-42px -22px;
}
.tab-content h2{
	margin:0;
	font-size:18px;
	line-height:35px;
	background:url(/images/template/separator.gif) 0 100% no-repeat;
	padding:0 100px 0 0;
}
.tab-content table{
	border-collapse:collapse;
	margin:0 0 26px;
}
.tab-content table a{
	color:#32342e;
}
.tab-content table td{
	text-align:left;
	padding:0 10px 0 0;
	line-height:25px;
}
.tab-content table .first{
	padding-top:6px;
}
.tab-content table .coming-soon{
	color:#a0a29c;
}
.tab-content table th{
	text-align:left;
	width:240px;
	color:#499c8f;
	font-weight:bold;
	padding:5px 0 4px;
	display:table-cell;
	border-bottom:1px solid #000;
}
.tab-content table .myspace{
	width:220px;
}
.item-list{
	padding:15px 0 0;
	width:730px;
}
.tab-content .item{
	display:inline-block;
	vertical-align:top;
	padding:0 15px 15px 0;
	width:225px;
}
*+html .tab-content .item{
	display:inline;
}
.tab-content .item strong{
	display:block;
}
.tab-content .img-holder{
	width:220px;
	padding:0 5px 0 0;
	background:url(/images/template/bg-r.gif) 100% 0 no-repeat;
	margin:0 0 3px;
}
.tab-content .img-holder .frame{
	background:url(/images/template/bg-b.gif) 0 100% no-repeat;
	padding:0 0 5px;
}
.tab-content .img-holder img{
	vertical-align:top;
}
.content{
	margin:0 0 14px;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
}
.content a{
	font-weight:bold;
}
.content p{
	margin:0 0 15px
}
#sidebar{
	width:305px;
	float:right;
}
.main-inner #sidebar{
	width:140px;
	float:left;
}
.block{
	width:300px;
	background:#499c8f url(/images/template/bg-r.gif) 100% 0 no-repeat;
	padding:0 5px 0 0;
	margin:0 0 15px;
}
.block .holder{
	background:url(/images/template/bg-b.gif) 0 100% no-repeat;
	padding:0 0 5px;
	position:relative;
}
.block img{
	display:block;
}
.btn-play{
	text-indent:-9999px;
	position:absolute;
	width:48px;
	height:47px;
	overflow:hidden;
	background:url(/images/template/bg-btn-play.png) no-repeat;
	right:18px;
	bottom:24px;
}
.btn-play:hover { background:url(/images/template/bg-btn-play-hover-c.png) no-repeat; }
.block .text-holder{
	position:absolute;
	left:10px;
	top:10px;
	font-size:18px;
	line-height:30px;
	letter-spacing:-1px;
	color:#e8edec;
}
.block .text-holder .row{
	margin:0 0 6px;
	overflow:hidden;
	height:1%;
}
.block .text-holder strong{
	background:#499c8f;
	padding:2px 10px;
	float:left;
	clear:left;
}
.block .text-holder strong:hover { background: #32342E; }
.news{
	padding:22px 0 0;
	line-height:18px;
	margin:0 0 18px;
}
.news p{
	margin:0 0 15px;
}
.news a{
	font-weight:bold;
}
.news h2{
	letter-spacing:-2px;
	font-size:26px;
	line-height:30px;
	margin:0 0 10px;
}
#sidebar blockquote{
	background:#499c8f url(/images/template/bg-blockquote.gif) 0 100% no-repeat;
	font-style:italic;
	width:278px;
	padding:13px 8px 50px 14px;
	margin:0;
}
#sidebar blockquote q{
	display:inline;
	quotes:none;
}
.check-form{
	width:140px;
}
.check-form .row{
	overflow:hidden;
	border-bottom:1px solid #ededed;
	
	font-weight:bold;
	color:#f3f3f3;
	width:140px;
}
.check-form label{
	float:left;
	width:105px;
	padding: 5px 25px 4px 10px;
	margin:0 -25px 0 0;
	background:#7ab5ac;
}
.check-form .checkboxAreaCheckedLabel{
	background:#499c8f;
}
.check-form .check{
	padding:0;
	width:16px;
	height:16px;
	float:right;
	margin: 6px 6px 0 0;
}
.check-form .all-genres{
	background:none;
	color:#32342e;
	border:none;
}
.check-form .all-genres label{
	background:none;
}
.check-form .div-parent-add-class{
	background:#499c8f;
}
#sidebar blockquote cite{
	color:#f3f3f3;
}
#sidebar blockquote .holder{
	display:inline;
}
.lightbox{
	position:absolute;
	left:-9999px;
	top:500px;
	background:#499c8f url(/images/template/bg-r.gif) 100% 0 no-repeat;
	width:640px;
	padding:0 5px 0 0;
	z-index:100;
}
.lightbox .frame{
	position:relative;
	padding:0 0 5px;
	background:url(/images/template/bg-b.gif) 0 100% no-repeat;
}
.lightbox .title{
	position:absolute;
	background:#499c8f;
	left:0;
	top:-42px;
	letter-spacing:-2px;
	font-size:18px;
	line-height:30px;
	padding:0 5px;
	color:#f3f3f3;
}
.lightbox .close{
	text-indent:-9999px;
	background:url(/images/template/btn-close.gif) no-repeat;
	width:33px;
	height:33px;
	position:absolute;
	right:0;
	top:-42px;
	overflow:hidden;
}
.lightbox img{
	display:block;
}
#footer{
	background:#2f312b url(/images/template/bg-footer.gif);
	padding:12px 0 20px;
	overflow:hidden;
	width:100%;
}
#footer .footer-holder{
	width:945px;
	margin:0 auto;
	overflow:hidden;
}
#footer .links-holder{
	width:500px;
	float:right;
	font-size:14px;
	line-height:22px;
}
#footer .links-holder .btn-submit,
#footer .links-holder .btn-join{
	background:#499c8f;
	color:#242520;
	padding:5px 9px 3px;
	float:left;
	margin:0 0 0 10px;
	position:relative;
}
#footer .links-holder .btn-join{
	background:#499c8f url(/images/template/bg-btn-join.png) 10px 50% no-repeat;
	border: 0 none;
    font-weight: bold;
    padding: 6px 10px 6px 35px;
    width: 160px;
}
.navigation{
	margin:-1px 0 0;
	padding:2px 0 0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:12px;
	width:550px;
}
.navigation li{
	float:left;
	padding:0 5px 0 0;
	width:155px;
}
.navigation .follow-us{
	width:60px;
	padding:0;
}
.navigation a{
	font-weight:bold;
}
.navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
}
.navigation ul li{
	float:none;
	padding:0;
}
.navigation ul a{
	color:#f3f3f3;
	font-weight:normal;
}
.social-networks{
	margin:0;
	padding:3px 16px 0 0;
	list-style:none;
	float:left;
}
.social-networks li{
	padding: 0 0 0 13px;
	float:left;
}
.social-networks li:first-child{
	padding:0;
}
.social-networks a{
	float:left;
	overflow:hidden;
	width:23px;
	height:21px;
	text-indent:-9999px;
}
.social-networks .facebook{
	background:url(/images/template/ico-social-off.png) -80px 0 no-repeat;
}
.social-networks .instagram{
	background:url(/images/template/ico-social-off.png) no-repeat;
}
.social-networks .twitter{
	background:url(/images/template/ico-social-off.png) -45px 0 no-repeat;
}
.social-networks .vimeo{
	background:url(/images/template/ico-social-off.png) -115px 0 no-repeat;
}
.social-networks .soundcloud{
	background:url(/images/template/ico-social-off.png) -157px 0 no-repeat;
	width:46px;
}
.social-networks .facebook:hover{
	background:url(/images/template/ico-social.png) -80px 0 no-repeat;
}
.social-networks .instagram:hover{
	background:url(/images/template/ico-social.png) no-repeat;
}

.social-networks .twitter:hover{
	background:url(/images/template/ico-social.png) -45px 0 no-repeat;
}
.social-networks .vimeo:hover{
	background:url(/images/template/ico-social.png) -115px 0 no-repeat;
}
.social-networks .soundcloud:hover{
	background:url(/images/template/ico-social.png) -157px 0 no-repeat;
	width:46px;
}
.outtaHere {
	position:absolute;
	left:-3000px
}
/*Checkboxes*/
.checkboxArea,
.checkboxAreaChecked {
	float:right;
	width:16px !important;
	height:16px;
	overflow: hidden;
	background: url(/images/template/checkbox.png) no-repeat;
	margin: 6px 6px 0 0;
}
.checkboxAreaChecked {background-position: 0 -16px;}
ul.paging
{
    margin:0;
    padding:0;
    list-style:none;
}
ul.paging li
{
    float:left;
    font-weight: bold;
    margin: 0 5px;
    font-size:14px;
}
.artists table
{
    width:100%;
}
.featured
{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}
.featured .title
{
    float:right;
}

.login-box
{
    padding:10px;
}
.login-box label
{
    clear:both;
    float:left;
    margin:5px 0 0 0;
    width:150px;
    text-align:right;
}
.login-box input,
.login-box select,
.login-box textarea
{
    float:left;
    margin:5px 0 0 5px;    
}
.login-box input[type=text]
{
    width:300px;
}
.login-box .link
{
    margin:10px 0 10px 155px;
}
.login-box .jHtmlArea .link
{
    margin:0;
}
.login-box .jHtmlArea
{
    float:left;
    background:#ddd;    
    margin:5px 0 0 5px;    
}

/*------ Gigs-table ---------*/

table.gigs-table th
{
	text-align: left;
}

/* ---------- social-bar ---------- */

div.social-bar
{
	margin: 0 0 20px;
}
