/* @override http://new-song.com/blog/wp-content/themes/revolution_pro-10/tab.css */

.tabberlive .tabbertabhide {
	display: none;
	}

.tabber {
	padding: 0px;
	}

.tabberlive {
	margin-bottom: 10px;
}
  
ul.tabbernav {
	padding: 0px 0;
	color: #A17831;
	font: italic 14px Georgia, Times, Serif;
	margin: 12px 0 0;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0 3px 0 0;
}

ul.tabbernav li a {
	border-bottom: none;
	text-decoration: none;
	padding: 3px 0.5em 3px 12px;
}

ul.tabbernav li a:link {
	color: #A17831;
	background: url(http://new-song.com/blog/wp-content/themes/revolution_pro-10/images/4squares-turned.jpg) no-repeat 0 1px;
	margin: 0px 7px 0px 0px;
}
	
ul.tabbernav li a:visited {
	color: #A17831;
	}

ul.tabbernav li a:hover {
	color: #B15E14;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a {
	color: #45D5E6;
	text-decoration: none;
	font-size: 16px;
	background-color: transparent;
}

ul.tabbernav li.tabberactive a:hover {
	color: #FFFFFF;
	}
  
.tabberlive .tabbertab {
	padding: 10px 0px 0px;
	border-top: 1px dotted #604730;
	margin-top: 3px;
}
	
.tabbertableft {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 550px;
	height: 200px;
	padding-bottom: 10px;
}
	
.tabbertabright {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0 0px 15px;
	border-bottom: 1px solid #604730;
}

.tabberlive .tabbertab h2 {
	display: none;
	}
	
.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}