/*
NUEVA FORMA
Description: Wordpress theme for the independent record label, Nueva Forma.
Version: 2.0
Author: Colorcubic
Author URI: http://www.colorcubic.com/
*/


/* Begin Typography & Colors */

* {
    margin: 0;
}

html, body {
    height: 100%;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #130d03 url(images/header-bg.gif) repeat-x top;
	color:#fae7cf;
	text-align: center;
	}

#page {
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px 0;
	}

#header {
	}

#headerimg 	{
	margin: 0;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #54462F;
	border-top: 1px dotted #7C6448;
	border-bottom: 1px dotted #7C6448;
	margin: 0;
	padding: 10px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.tiny {
	font-family: trebuchet ms, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #1C1002;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar-news h2 {
	font-family: trebuchet ms, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar-news h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #E9B432;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: .9em;
	font-family: trebuchet ms, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	color: #E9B432;
	text-transform: uppercase;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar-news {
	overflow:hidden;
	}

small, #sidebar-news ul ul li, #sidebar-news ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #c4b19b;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #E9B432;
	text-decoration: none;
	}

a:hover {
	color: #E9B432;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: .9em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 872px;
	}

#header {
	margin: 0 auto;
	padding: 0;
	width: 872px;
	}
	
#header-logo {
	margin: 0 auto;
	padding: 0;
	margin-left:-13px;
	
	width: 879px;
	position: relative;
	}

#sidebar-news #searchform #s{
	background: #0d0801 url(images/form-bg.png) no-repeat;
	width: 132px;
	height: 14px;
	border:0;
	color:#dac3ac;
	padding: 4px 5px;
	font-size:1em;
	}

.searchfield {
	background: #130D03;
	width: 126px;
	height: 23px;
	border:0;
	color:#dac3ac;
	padding: 4px 8px;
	font-size:1em;
	}

#sidebar-news #searchsubmit {
	padding: 1px;
	}

.btn-search {
	margin: 0 0 0 3px;
	position: absolute;
	border: none;
	}

#logo {
	background: url(images/header-logo.png) no-repeat;
	height: 207px;
	width:287px;
	margin: 0 0 0 0;
	}
	
#main-promo {
	background: url(images/promo-transitory-timing.png) no-repeat;
	height: 237px;
	width:608px;
	margin-top:1px;
	margin-left:-4px;
	padding-bottom:6px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0;
	width: 599px;
	}
	
.newscolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 373px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	background: none;
	border: 1px dotted #7C6448;
	/*border-bottom: 1px solid #ddd;*/
	margin: 13px 0 0 0;
	padding: 10px;
}

.clear {
	clear: both;
}

.colorcubic {
	float: left;
	}
	
.footer-copyright {
	float: right;
	}

.footer-copyright {
	color: #54462F;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	/*background: #000000;*/
	}

.colorcubic {
	color: #54462F;
	font-family: Trebuchet ms, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: uppercase;
	/*background: #000000;*/
	}

.footer-copyright a {
	color: #7F6A4C;
	}
	
.colorcubic a {
	color: #7F6A4C;
	}

#footer {
	padding: 0;
	float: left;
	margin: 0 auto 0 auto;
	width: 100%;
	height: 60px;
	background:url(images/footer.gif) repeat-x top;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar-news h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E9B432;
	font-style: italic;
	text-align: left;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
		
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin-bottom: -4px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */







/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.comment-wrapper {
	margin: 30px 0 0 0;
	}

#commentform input {
	width: 150px;
	padding: 4px;
	margin: 0 0 -2px 0;
	background:#201606;
	color:#FFECD0;
	border: none;
	}

#commentform textarea {
	width: 190px;
	height:150px;
	padding: 5px;
	border: none;
	background:#201606;
	color:#FFECD0;
	margin: 0 0 13px 0;
	overflow:auto;
	}

.comment-field {
	width: 200px;
	float: right;
	}
	
.comment-input {
	width: 150px;
	float: left;
	}

#commentform #submit {
	margin: 0 0 10px 0;
	float: right;
	width:100px; 
	height:17px; 
	background:url(images/btn-submit.gif) no-repeat; 
	text-indent:-9999px;
	cursor: pointer;
	}
	
.admin-header {
	position:absolute;
	margin: -37px 0 0 0;
	padding: 0;
	width:365px;
	text-align:right;
	font-size:.85em;
	font-family:Trebuchet ms,Helvetica, sans-serif;
	}

#commentform input.math {
	width: 69px;
	}
	
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	background:#54462F;
	}

.commentlist li {
	margin: 0;
	padding: 13px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 4px 0 10px 0;
	margin: 0;
	width: 260px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar-news
{
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	width: 181px;
	float: right;
	}


.sidebar-border {
	background:#1C1002;
	padding:2px;
	margin:0 0 16px 0;
	}
.sidebar-archives {
	background:transparent url(http://dev.nuevaforma.com/wp-content/themes/nuevaforma/images/sidebar-bg.png) repeat scroll 0 0;
	border:1px solid #33270F;
	font-family:trebuchet ms,Helvetica,sans-serif;
	font-size:0.9em;
	font-style:italic;
	margin:0;
	padding:10px 5px 0 5px;
	text-align:center;
	width:165px;
}

#sidebar-news form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 0 0 0;
	width: 181px;
	background:#1C1002;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background: none; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 15px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #7F6A4C;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
	
.preview-bg hr { margin-bottom: 15px; height: 1px; border-top: 1px solid #463A27; border-left: 0; border-right: 0; border-bottom: 0; }

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: none;
	text-align: center;
	background-color: #7F6A4C;
	padding-top: 5px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */


#newsletter {
	background: #7f6a4c;
	width: 260px;
	/*height: 118px;*/
	margin: 14px 0 0 1px;
	padding: 0;
	position: relative;
	}
#newsletterMasthead {
	background: url(images/newsletter-masthead.gif) no-repeat;
	height: 27px;
	width: 248px;
	margin: 0 0 12px 0;
	}
#newsletterTop {
	width: 260px;
	height: 5px;
	background: url(images/newsletter-top.gif) no-repeat;
	}
#newsletterBottom {
	width: 260px;
	height: 5px;
	background: url(images/newsletter-bottom.gif) no-repeat;
	}
.MailPressFormSubmit {
	border: 0;
	margin: 0 0 0 0;
	position:absolute;
	}

#feed {
	background: url(images/news-bg.png) no-repeat;
	width:262px;
	height:234px;
	margin: 10px 0 0 -1px;
	padding: 0 0 0 0;
	position: absolute;
	}

.rss-btn {
	margin: 11px 0 0 197px;
	position: absolute;
	}
	
.rss-news {
	float: left;
	width:569px;
	height:15px;
	padding: 0;
	margin: -9px 0 8px 0;
	background: none;
	text-align: right;
	}
	
#delicious {
	display: block;
	width: 60px;
	height: 15px;
	background: url(images/btn-delicious.gif) no-repeat 0 0;
	}
#delicious:hover { 
	background-position: 0 -15px;
	}
#delicious span {
	display: none;
	}
	
#technorati {
	display: block;
	width: 67px;
	height: 15px;
	background: url(images/btn-technorati.gif) no-repeat 0 0;
	}
#technorati:hover { 
	background-position: 0 -15px;
	}
#technorati span {
	display: none;
	}

#rssnews {
	display: block;
	width: 38px;
	height: 15px;
	background: url(images/btn-rss2.gif) no-repeat 0 0;
	}
#rssnews:hover { 
	background-position: 0 -15px;
	}
#rssnews span {
	display: none;
	}


/* PROMO BLOCKS
-------------------------------------------------------------------------------*/	
.promo1 {
	float: left;
	margin: 2px 0 13px 0;
	padding: 0 0 0 0;
	}

.promo2 {
	float: left;
	margin: 2px 12px 13px 13px;
	padding: 0 0 0 0;
	}

.promo3 {
	float: left;
	margin: 2px 0 13px 0;
	padding: 0 0 0 0;
	}
	
.promo4 {
	float: left;
	margin: 0 13px 0 0;
	padding: 0 0 0 0;
	}
	
.promo5 {
	float: left;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	}
	
.socialmedia {
	float: left;
	width: 191px;
	height: 166px;
	background: url(images/social-media-bg.png) no-repeat;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	}

#japan {
	width: 260px;
	margin: 13px 0 13px 1px;
	}


/* PODCAST MENU
-------------------------------------------------------------------------------*/
#podcast {
	height: 102px;
	width: 260px;
	background: url(images/box-podcast-bg.gif) no-repeat;
	margin: 13px 0 13px 1px;
	overflow: hidden;
	}
.podcast-rss {
	margin: 10px 0 0 241px;
	float: left;
	}

#podcast-menu {
	margin: 49px 0 0 56px;
	padding: 0;
	height: 31px;
	width: 198px;
	}

ul#podcastnav {
	width: 198px;
	height: 31px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	background: transparent url(images/podcast-menu.gif) no-repeat 0 -198px;
	clear: left;
	list-style-type: none;
	}
ul#podcastnav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#podcastnav li a {
	border:0;
	display:block;
	text-decoration:none;
	background: transparent url(images/podcast-menu.gif) no-repeat;
	}
ul#podcastnav li a span {
	display:none;
	}


/* Dimensions of menu items */
li#podcastnav-itunes a {
	width:65px;
	height:15px;
	}
li#podcastnav-zune a {
	width:68px;
	height:15px;
	}
li#podcastnav-zencast a {
	width:65px;
	height:15px;
	}
li#podcastnav-yahoo a {
	width:65px;
	height:16px;
	}	 
li#podcastnav-google a {
	width:68px;
	height:16px;
	}
li#podcastnav-rss a {
	width:65px;
	height:16px;
	}
	

/* Rollover functions */

/* ITUNES */
li#podcastnav-itunes a:link, li#podcastnav-itunes a:visited {	
	background-position: 0 0;
	}
li#podcastnav-itunes a:hover, li#podcastnav-itunes a:focus {
	background-position: -198px 0;
	}
/* ZUNE */
li#podcastnav-zune a:link, li#podcastnav-zune a:visited {	
	background-position: -65px 0;
	}
li#podcastnav-zune a:hover, li#podcastnav-zune a:focus {	
	background-position: -263px 0;
	}
/* ZENCAST */
li#podcastnav-zencast a:link, li#podcastnav-zencast a:visited {	
	background-position: -133px 0;
	}
li#podcastnav-zencast a:hover, li#podcastnav-zencast a:focus {	
	background-position: -331px 0;
	}
/* YAHOO */
li#podcastnav-yahoo a:link, li#podcastnav-yahoo a:visited {	
	background-position: 0 -15px;
	}
li#podcastnav-yahoo a:hover, li#podcastnav-yahoo a:focus {	
	background-position: -198px -15px;
	}
/* GOOGLE */
li#podcastnav-google a:link, li#podcastnav-google a:visited {	
	background-position: -65px -15px;
	}
li#podcastnav-google a:hover, li#podcastnav-google a:focus {	
	background-position: -263px -15px;
	}	
/* RSS */
li#podcastnav-rss a:link, li#podcastnav-rss a:visited {	
	background-position: -133px -15px;
	}
li#podcastnav-rss a:hover, li#podcastnav-rss a:focus {	
	background-position: -331px -15px;
	}
	




/* SOCIAL MEDIA MENU
-------------------------------------------------------------------------------*/
#social-media {
	height: 102px;
	width: 260px;
	background: url(images/box-connect-bg.gif) no-repeat;
	margin: 0 0 12px 1px;
	overflow: hidden;
	}

#social-menu {
	margin: 43px 0 0 13px;
	padding: 0;
	height: 42px;
	width: 234px;
	}

ul#socialnav {
	width: 234px;
	height: 42px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	background: transparent url(images/socialmenu.gif) no-repeat 0 -234px;
	clear: left;
	list-style-type: none;
	}
ul#socialnav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#socialnav li a {
	border:0;
	display:block;
	text-decoration:none;
	background: transparent url(images/socialmenu.gif) no-repeat;
	}
ul#socialnav li a span {
	display:none;
	}


/* Dimensions of menu items */
li#socialnav-facebook a {
	width:45px;
	height:42px;
	}
li#socialnav-twitter a {
	width:48px;
	height:42px;
	}
li#socialnav-youtube a {
	width:48px;
	height:42px;
	}
li#socialnav-lastfm a {
	width:48px;
	height:42px;
	}	 
li#socialnav-soundcloud a {
	width:45px;
	height:42px;
	}

/* Rollover functions */

/* FACEBOOK */
li#socialnav-facebook a:link, li#socialnav-facebook a:visited {	
	background-position: 0 0;
	}
li#socialnav-facebook a:hover, li#socialnav-facebook a:focus {
	background-position: 0 -42px;
	}
/* TWITTER */
li#socialnav-twitter a:link, li#socialnav-twitter a:visited {	
	background-position: -45px 0;
	}
li#socialnav-twitter a:hover, li#socialnav-twitter a:focus {	
	background-position: -45px -42px;
	}
/* YOUTUBE */
li#socialnav-youtube a:link, li#socialnav-youtube a:visited {	
	background-position: -93px 0;
	}
li#socialnav-youtube a:hover, li#socialnav-youtube a:focus {	
	background-position: -93px -42px;
	}
/* LAST.FM */
li#socialnav-lastfm a:link, li#socialnav-lastfm a:visited {	
	background-position: -141px 0;
	}
li#socialnav-lastfm a:hover, li#socialnav-lastfm a:focus {	
	background-position: -141px -42px;
	}
/* SOUNDCLOUD */
li#socialnav-soundcloud a:link, li#socialnav-soundcloud a:visited {	
	background-position: -189px 0;
	}
li#socialnav-soundcloud a:hover, li#socialnav-soundcloud a:focus {	
	background-position: -189px -42px;
	}


	
/* MAIN NAVIGATION MENU
-------------------------------------------------------------------------------*/
#menu-container {
	height: 228px;
	width: 260px;
	margin: 0 0 0 1px;
	}

#menu-footer {
	height: 29px;
	margin: 199px 0 0 0;
	background: #000000;
	}

#menu {
	margin: 0;
	padding: 0;
	height: 260px;
	width: 169px;
	}

ul#nav {
	width: 260px;
	height:169px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	background: transparent url(images/menu.gif) no-repeat 0 -169px;
	clear: left;
	list-style-type: none;
	}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background: transparent url(images/menu.gif) no-repeat;
	}
ul#nav li a span {
	display:none;
	}


/* Dimensions of menu items */
li#nav-news a {
	width:260px;
	height:34px;
	}
li#nav-artists a {
	width:260px;
	height:34px;
	}
li#nav-shop a {
	width:260px;
	height:34px;
	}	 
li#nav-about a {
	width:260px;
	height:34px;
	}
li#nav-contact a {
	width:260px;
	height:33px;
	}

/* Rollover functions */

/* NEWS & EVENTS */
li#nav-news a:link, li#nav-news a:visited {	
	background-position: 0 0;
	}
li#nav-news a:hover, li#nav-news a:focus {	
	background-position: -260px 0;
	}
/* ARTISTS */
li#nav-artists a:link, li#nav-artists a:visited {	
	background-position: 0 -34px;
	}
li#nav-artists a:hover, li#nav-artists a:focus {	
	background-position: -260px -34px;
	}
/* SHOP */
li#nav-shop a:link, li#nav-shop a:visited {	
	background-position: 0 -68px;
	}
li#nav-shop a:hover, li#nav-shop a:focus {
	background-position: -260px -68px;
	}
/* ABOUT US */
li#nav-about a:link, li#nav-about a:visited {	
	background-position: 0 -102px;
	}
li#nav-about a:hover, li#nav-about a:focus {	
	background-position: -260px -102px;
	}
/* CONTACT */
li#nav-contact a:link, li#nav-contact a:visited {	
	background-position: 0 -136px;
	}
li#nav-contact a:hover, li#nav-contact a:focus {	
	background-position: -260px -136px;
	}

	
/* Navigation "active tabs" - current page indicator */
body#news-page ul#nav li#nav-news a { 
	background-position: -260px 0;
	}
body#artists-page ul#nav li#nav-artists a {
	background-position: -260px -34px;
	}
body#shop-page ul#nav li#nav-shop a {
	background-position: -260px -68px;
	}
body#about-page ul#nav li#nav-about a {
	background-position: -260px -102px;
	}
body#contact-page ul#nav li#nav-contact a {
	background-position: -260px -136px;
	}	



/* TWITTER FEED
-------------------------------------------------------------------------------*/
#twitter {
	width: 261px;
	margin: 13px 0 13px 0;
	overflow: hidden;
	font-style: normal;
	}
#twitterbg {
	width: 261px;
	background: url(images/twitter-bg.gif) repeat-y;
	overflow: hidden;
	}
.twitter-link {
	margin: 0 0 0 1px;
	padding: 0;
	float: left;
	}
.tweet {
	float: left;
	margin: 0;
	padding: 6px 0 12px 0;
	line-height: 1.3em;
	font-size: 1.05em;
	width: 205px;
	font-family: Lucida Grande, Tahoma, Trebuchet MS, Helvetica, Arial;
	}

.tweet .tweet_list {
	/*-webkit-border-radius: .5em;*/
	list-style-type: none;
    margin: 0;
    padding: 0;
    color: #8f7d64;
    }
    
.tweet .tweet_list li {
    overflow: hidden;
    padding: 12px 0 12px 0;
    border-bottom: 1px dotted #8f7d64;
    }

.tweet .tweet_list li a {
    color: #E9B432; 
    }

.tweet .tweet_list .tweet_even {
	}

.tweet_text {
	width: 213px;
	}
	
.tweet_avatar {
	padding: 0 6px 0 0;
    float: left;
    list-style: none;
    }
      
.tweet .tweet_list .tweet_avatar img {
	vertical-align: top; 
    }



	
a {
    outline: none;  
}

.section-header { 
	margin: 4px 0 -7px 0; 
	color:#E9B432; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:1.1em; 
	font-style:italic; 
	font-weight:bold; 
	background: url(images/section-artists.png) no-repeat; 
	height: 123px; 
	width: 599px; 
	}

.section-links { padding: 60px 0 0 45px; text-transform: lowercase; }
.section-header a { color:#E9B432; text-decoration:none; }
.section-header a:hover { color:#E9B432; text-decoration:none; border-bottom:1px #E9B432 dotted; }

.page-top { background:url(images/page-top.gif) no-repeat; height:5px; width:599px; text-indent:-9999px; margin-top: 17px; }
.page-bottom { background:url(images/page-bottom.gif) no-repeat; height:5px; width:599px; margin: 0 0 20px 0; padding: 20px 0 0 0; text-align:right; }
.page-container { margin: 0 0 0 0; padding: 4px 0 0 0; overflow:hidden; }
.page-bg { background:#7f6a4c; margin: 0 0 -1px 0; padding: 5px 0 0 0; overflow:hidden; min-height:436px; }
.artist-bg { background:#7f6a4c; margin: 0 0 -1px 0; padding: 0 0 15px 1px; overflow:hidden; min-height:930px; }
.about-bg { background:#7f6a4c; margin: 0 0 0 0; padding: 0 0 8px 0; overflow:hidden; min-height: 432px; }
.preview-bg { background:#7f6a4c; margin: 0 0 0 0; padding: 0 0 8px 0; overflow:hidden; min-height: 420px; }
.preview-bg p { margin-bottom:15px; }
.contact-bg { background:#7f6a4c; margin: 0 0 -1px 0; padding: 5px 0 0 0; overflow:hidden; min-height:900px; }

.georgia-h4 {  }

.pagelink { position:relative; margin: 0 0 0 15px; }

.about-container { float:left; margin: 13px 0 0 14px; }
.about-image { margin: 0 0 10px 0; }
.about-col1 { width:277px; float:left; margin: 5px 0 0 15px; font-size:.93em; line-height:1.35em; color:#FAEDE0; }
.about-col2 { width:277px; float:right; margin: 15px 15px 0 0; font-size:.93em;  line-height:1.35em; color:#FAEDE0; }

.contacthead { 
	background:#54462F; 
	width:533px; 
	margin: 0 0 10px 0; 
	padding: 2px; 
	} 
.contacthead-border { 
	border:1px #5F503B solid; 
	width:505px; 
	margin: 0; 
	padding: 6px 13px 8px 13px;
	line-height: 1.7em; 
	text-align: left;
	font-size:13px;
	}
.contacthead-border p { 
	margin: 0 0 15px 0;
	}

.contacthead2 { 
	background:#201606; 
	width:533px; 
	margin: 0 0 10px 0; 
	padding: 2px; 
	} 
.contacthead-border2 { 
	border:1px solid #382B18; 
	width:505px; 
	margin: 0; 
	padding: 6px 13px 8px 13px;
	line-height: 1.7em; 
	text-align: center;
	font-style: italic;
	font-size: 1.5em;
	}



	
.previewhead { 
	background:#54462F; 
	width:533px; 
	margin: 0 0 10px 0; 
	padding: 2px; 
	} 
.previewhead-border { 
	border:1px #5F503B solid; 
	width:505px; 
	margin: 0; 
	padding: 6px 13px 8px 13px;
	line-height: 1.7em; 
	text-align: left;
	}
	
.previewhead2 { 
	background:#201606; 
	width:533px; 
	margin: 0 0 10px 0; 
	padding: 2px; 
	} 
.previewhead-border2 { 
	border:1px solid #382B18; 
	width:505px; 
	margin: 0; 
	padding: 6px 13px 8px 13px;
	line-height: 1.7em; 
	text-align: center;
	}

.news-top { background:url(images/page-top.gif) no-repeat; height:5px; width:599px; margin: 21px 0 0 0; }
.news-bottom { background:url(images/page-bottom.gif) no-repeat; height:5px; width:599px; margin: 0 0 20px 0; padding: 20px 0 0 0; text-align: right; }
.news-container { margin: 0 0 0 0; padding: 0 0 0 0; color:#ffecd0; }
.news-bg { background:#7f6a4c; margin: 0 0 -1px 0; padding: 15px 15px 0 15px; overflow:hidden; }

.postbox { background:#54462f; margin:0 0 0 0; padding:0; }
.posthead { /*background:url(images/post-head.jpg) no-repeat;*/ background:#201606; width:369px; margin: 0; padding: 2px; } 
.posttitle { border: 1px solid #382B18; padding: 7px 10px 8px 10px; }

h3.respond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFECD0;
	font-size:1.2em;
	padding: 3px 0 0 13px;
	margin: 0 0 0 0;
	}

.commenthead { 
	background:#201606; 
	height:27px; 
	width:369px; 
	margin: 18px 0 0 0; 
	padding: 2px; 
	} 
.commenthead-border { 
	border:1px #382b18 solid; 
	width:367px; 
	height:25px; 
	margin: 0; 
	padding: 0 0 0 0; 
	}
	
.commentfooter { 
	background:#201606; 
	height:23px; 
	width:369px; 
	margin: -1px 0 10px 0; 
	padding: 2px; 
	} 
.commentfooter-border { 
	border:1px #382b18 solid; 
	width:367px; 
	height:21px; 
	margin: 0; 
	padding: 0 0 0 0; 
	}

.replyhead { 
	background:#201606; 
	height:27px; 
	width:369px; 
	margin: 18px 0 -15px 0; 
	padding: 2px; 
	} 
.replyhead-border { 
	border:1px #382b18 solid; 
	width:367px; 
	height:25px; 
	margin: 0; 
	padding: 0 0 0 0; 
	}

.postmeta-archives-footer { background:#201606; width:369px; height:23px; margin:0 0 16px 0; padding: 2px; }

.postmeta-footer { background:#201606; width:369px; height:23px; margin:0; padding: 2px; }
.postmeta-footer-border { border:1px #382b18 solid; width:367px; height:21px; margin: 0; padding: 0; }
.postmeta-comment a { float:right; font-family:trebuchet ms, Helvetica, sans-serif; font-size:.8em; padding:3px 3px; color:#ffecd0; }
.postmeta-comment a:hover { text-decoration:none; border-bottom:1px dotted #ffecd0; }
.posttitle a { font-family:Georgia, "Times New Roman", Times, serif; color:#E9B432; font-style:italic; font-weight:bold; font-size:1.2em; text-decoration:none; }
.postcontent { margin:0 0 0 0; padding: 0 13px 13px 13px; font-family:Lucida Grande,Trebuchet MS,Helvetica,sans-serif; font-size:1.05em; line-height:1.7em; text-align:left; overflow: hidden; }
.postcontent a { color:#E9B432; }
.postcontent p { padding: 0 0 10px 0; }

.time { font-family:trebuchet ms, Helvetica, sans-serif; font-size:.8em; text-transform:uppercase; }
.time2 { font-family:trebuchet ms, Helvetica, sans-serif; font-size:.8em; text-transform:lowercase; }
.author { font-family:trebuchet ms, Helvetica, sans-serif; font-size:.8em; color:#e9b432; }
.cats { font-family:trebuchet ms, Helvetica, sans-serif; color:#7F6A4C; padding: 8px 0 0 0; }
.cats a { color: #B29C7D; }
.cats p { padding: 8px 0 0 0; }

.icons { float:left; padding: 4px 3px; }

a, a:active {
	outline: none;
	}
:focus
{
  -moz-outline-style: none;
}




#sidebar-news ul, #sidebar-news ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar-news ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar-news ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar-news ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar-news ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar-news ul ol li {
	list-style: none;
	}

#sidebar-news ul ul li, #sidebar-news ul ol li {
	margin: 0;
	padding: 0;
	}






#masmod {
	margin: 0;
	padding: 0;
	height: 126px;
	width: 180px;
	}
ul#masmod {
	width: 180px;
	height:126px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	background: transparent url(http://dev.nuevaforma.com/wp-content/uploads/2008/08/artist-masmod.gif) no-repeat 0 -126px;
	}
ul#masmod li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#masmod li a {
	border:0;
	display:block;
	text-decoration:none;
	background: transparent url(http://dev.nuevaforma.com/wp-content/uploads/2008/08/artist-masmod.gif) no-repeat;
	}	
	

    ul.navlist {
    margin: 0;
    padding: 0 0 0 0;
    white-space: nowrap;
    width:181px;
	list-style: none;
	font-family:trebuchet ms, Helvetica, sans-serif;
	font-size:.9em;
    }

    ul.navlist li {
    display:inline;
    list-style: none;
	margin: 0;
    }

    ul.navlist li a {
    height:17px;
	width: 100%;
    background:none;
    display:block;
    float:left;
    text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 3px 10px;
	border-bottom: 1px dotted #5F4C35;
    }

    ul.navlist li a:hover {
    background-color:#54462f;
	list-style: none;
	margin: 0;
    } 

ul.navlist a { color:#ffecd0; }





.newsletterContainer {
	padding: 5px;
	border-right: 1px solid #594932;
	border-left: 1px solid #594932;
	overflow: hidden;
	}

.loading {
	float: left;
	position:absolute;
	margin: -19px 0 0 -21px;
	}
.error {
	position: absolute;
	margin: 0 0 0 0;
	color: #E9B432;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	width: 180px;
	}
.success {
	position: absolute;
	margin: 0 0 0 0;
	color: #E9B432;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	width: 180px;
	}

.MailPressFormEmail {
	background: none repeat scroll 0 0 #130D03;
    border: 0 none;
    color: #DAC3AC;
    font-size: 1em;
    height: 23px;
    margin: 0 5px 12px 0;
    padding: 4px 8px;
    width: 196px;
	}

.newsletterTextInput {
	background: #0d0801 url(images/form-bg.png) no-repeat;
	width: 132px;
	height: 14px;
	border:0;
	color:#dac3ac;
	padding: 4px 5px;
	font-size:1em;
	}	

.btn-email {
	border: 0;
	margin: 0 0 0 3px;
	position:absolute;
	}
	
	
/* ARTISTS GRID MENU (PAGE 01)
-------------------------------------------------------------------------------*/

#artists-grid {
	margin: 13px 0 0 0;
	padding: 0 0 15px 14px;
	height: 409px;
	width: 570px;
	}

ul#artistsnav01 {
	width: 570px;
	height:409px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	background: transparent url(images/artists-grid-01.png) no-repeat 0 0;
	clear: left;
	list-style-type: none;
	}
ul#artistsnav01 li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#artistsnav01 li a {
	border:0;
	display:block;
	text-decoration:none;
	background: transparent url(images/artists-grid-01.png) no-repeat;
	}
ul#artistsnav01 li a span {
	display:none;
	}


/* Dimensions of menu items */
li#artistsnav01-masmod a {
	width:195px;
	height:143px;
	}
li#artistsnav01-whitecar a {
	width:195px;
	height:143px;
	}
li#artistsnav01-critical a {
	width:180px;
	height:143px;
	}
li#artistsnav01-pinscape a {
	width:180px;
	height:143px;
	}	 

/* Rollover functions */

/* MASMOD */
li#artistsnav01-masmod a:link, li#artistsnav01-masmod a:visited {	
	background-position: 0 0;
	}
li#artistsnav01-masmod a:hover, li#artistsnav01-masmod a:focus {
	background-position: -570px 0;
	}
/* WHITE CAR */
li#artistsnav01-whitecar a:link, li#artistsnav01-whitecar a:visited {	
	background-position: -195px 0;
	}
li#artistsnav01-whitecar a:hover, li#artistsnav01-whitecar a:focus {	
	background-position: -765px 0;
	}
/* CRITICAL */
li#artistsnav01-critical a:link, li#artistsnav01-critical a:visited {	
	background-position: -390px 0;
	}
li#artistsnav01-critical a:hover, li#artistsnav01-critical a:focus {	
	background-position: -960px 0;
	}
/* PINSCAPE */
li#artistsnav01-pinscape a:link, li#artistsnav01-pinscape a:visited {	
	background-position: -143px 0;
	}
li#artistsnav01-pinscape a:hover, li#artistsnav01-pinscape a:focus {	
	background-position: -570px -143px;
	}
	
.gold {
	color:#FFBA26;
	}
	
.slidebutton {
	cursor: pointer;
	padding: 0 30px 0 0;
	}
	
#search {
	width: 268px;
	/*position: absolute;*/
	padding: 0;
	margin: -342px -8px 0 0;
	text-align: right;
	float: right;
	}

#searchform {
	margin: 0 0 0 0;
	padding: 5px 3px;
	text-align: right;
	}
	
.searchbg {
	width:268px;
	height:55px;
	background: url(images/search-bg.png) no-repeat;
	text-align: left;
	padding: 79px 0 0 47px;
	margin: 0 0 -9px 0;
	}
	
.more-link { 
	text-align:center; 
	padding: 0; 
	margin: 10px 0 0 0; 
	float: left;
	text-transform: uppercase;
	width: 347px;
	}


#aboutuspage {
	/* Typical fixed height and fixed width example */
	width: 522px;
	height: 252px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	background-color: none;
	margin: -3px 0 0 0;
	padding: 20px 28px 20px 20px;
	outline: none;
}

.about1 { 
	width:550px;
	height:288px;
	background: #201606;
	padding: 2px;
	margin-top:10px;
	}
	
.about2 {
	width:548px;
	height:286px;
	border: 1px solid #3d2f1b;
	}
	
.about2 p {
	padding-top:15px;
	}	
	
.top-block {
	background: #201606;
	width: 548px;
	height: 20px;
	position: absolute;
	margin: -3px 0 0 0;
	z-index:10;
	}
	
.top-block-border {
	margin: 2px 0 0 0;
	width: 548px;
	border-top: 1px #382b18 solid;
	height: 20px;
	background:none;
	}
	
.bottom-block {
	background: #201606;
	width: 548px;
	height: 20px;
	position: absolute;
	margin: -18px 0 0 1px;
	z-index:10;
	}
	
.bottom-block-border {
	margin: -3px 0 0 0;
	width: 548px;
	border-bottom: 1px #382b18 solid;
	height: 20px;
	background:none;
	}

.about-bottom { position: absolute; z-index:100; margin: 0 0 0 0; }

.beta { position: absolute; z-index:10; margin: -195px 0 0 225px; }


.highlights-border {
background:#201606 none repeat scroll 0 0;
padding:2px;
}

h3.highlights {
background:transparent url(http://dev.nuevaforma.com/wp-content/themes/nuevaforma/images/sidebar-bg.png) repeat scroll 0 0;
border:1px solid #382B18;
font-family:trebuchet ms,Helvetica,sans-serif;
font-size:0.95em;
font-style:italic;
margin:0;
padding:14px 0;
text-align:center;
width:175px;
}

.highlights-page, .highlights-page a:link, .highlights-page a:hover, .highlights-page a:visited {
	margin-bottom: 15px;
	color: #FFECD0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	}

.releases-page, .releases-page a:link, .releases-page a:hover, .releases-page a:visited {
	margin-bottom: 15px;
	color: #FFECD0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	}

.highlights-page, .releases-page {
	border-bottom:1px dotted #5F4C35;
	}

.news-top2 { background:url(images/page-top.gif) no-repeat; height:5px; width:599px; margin: 0 0 0 0; }
.news-bottom2 { background:url(images/page-bottom.gif) no-repeat; height:5px; width:599px; margin: 0 0 20px 0; padding: 0 0 0 0; text-align: right; }

.listening-pleasures {
background:transparent url(http://dev.nuevaforma.com/wp-content/themes/nuevaforma/images/sidebar-bg.png) repeat scroll 0 0;
border:1px solid #382B18;
margin:0;
padding:30px 0 30px 0;
text-align:center;
width:175px;
}


#axiom {
	float: left;
	}

/* Style for Usual tabs */
.usual {
	background:none;
	padding:0;
	width:536px;
	margin:0;
	}
.usual li { 
	list-style:none; 
	float:left;
	text-indent: 0;
	}
.usual ul {
	margin: 0 0 0 -40px;
	font-size: .8em;
	text-transform: uppercase;
	}	
.usual ul a {
  display:block;
  padding:4px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  color:#F3ECD0;
  background:#392D1B;
  text-indent: 0;
	}
.usual ul a:hover {
  color:#F3ECD0;
  background:#201606;
  text-indent: 0;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#F3ECD0;
  background: #54462F;
  border-bottom:1px solid #54462F;
  cursor:default;
  text-indent: 0;
  }
.usual div {
  padding:10px 10px 10px 10px;
  margin: 0 0 0 0;
  clear:left;
  background:#54462F;
  font:10pt Georgia;
  font-size: 1.05em;
  line-height: 1.6em;
}


.epkhead { 
	background:#54462F; 
	} 
.epkhead-border { 
	border:1px #463a27 solid; 
	}
.epk-thumb {
	padding: 2px;
	border: 1px solid #463a27;
	margin-bottom: 10px;
	}


.r_table tr td, .r_table tr th {
border-bottom:1px dotted #7F6A4C;
border-top:1px dotted #7F6A4C;
padding:5px;
}	






/* PODCAST BUTTONS
-------------------------------------------------------------------------------*/

#podcast-grid {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	height: 40px;
	width: 210px;
	}

ul#podcastbtn {
	width: 210px;
	height:40px;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	background: transparent url(http://www.nuevaforma.com/podcasts/btn-podcast.gif) no-repeat 0 0;
	clear: left;
	list-style-type: none;
	}
ul#podcastbtn li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#podcastbtn li a {
	border:0;
	display:block;
	text-decoration:none;
	background: transparent url(http://www.nuevaforma.com/podcasts/btn-podcast.gif) no-repeat;
	}
ul#podcastbtn li a span {
	display:none;
	}


/* Dimensions of menu items */
li#podcastbtn-itunes a {
	width:68px;
	height:20px;
	}
li#podcastbtn-zune a {
	width:73px;
	height:20px;
	}
li#podcastbtn-zencast a {
	width:69px;
	height:20px;
	}
li#podcastbtn-yahoo a {
	width:68px;
	height:20px;
	}
li#podcastbtn-google a {
	width:73px;
	height:20px;
	}
li#podcastbtn-rss a {
	width:69px;
	height:20px;
	}			 

/* Rollover functions */

/* ITUNES */
li#podcastbtn-itunes a:link, li#podcastbtn-itunes a:visited {	
	background-position: 0 0;
	}
li#podcastbtn-itunes a:hover, li#podcastbtn-itunes a:focus {
	background-position: 0 0;
	}
/* ZUNE */
li#podcastbtn-zune a:link, li#podcastbtn-zune a:visited {	
	background-position: -68px 0;
	}
li#podcastbtn-zune a:hover, li#podcastbtn-zune a:focus {	
	background-position: -68px 0;
	}
/* ZENCAST */
li#podcastbtn-zencast a:link, li#podcastbtn-zencast a:visited {	
	background-position: -141px 0;
	}
li#podcastbtn-zencast a:hover, li#podcastbtn-zencast a:focus {	
	background-position: -141px 0;
	}
/* YAHOO */
li#podcastbtn-yahoo a:link, li#podcastbtn-yahoo a:visited {	
	background-position: 0 -20px;
	}
li#podcastbtn-yahoo a:hover, li#podcastbtn-yahoo a:focus {	
	background-position: 0 -20px;
	}
/* GOOGLE */
li#podcastbtn-google a:link, li#podcastbtn-google a:visited {	
	background-position: -68px -20px;
	}
li#podcastbtn-google a:hover, li#podcastbtn-google a:focus {	
	background-position: -68px -20px;
	}
/* RSS */
li#podcastbtn-rss a:link, li#podcastbtn-rss a:visited {	
	background-position: -141px -20px;
	}
li#podcastbtn-rss a:hover, li#podcastbtn-rss a:focus {	
	background-position: -141px -20px;
	}


/* jQUERY CYCLE SLIDESHOW ************************************************************/

.slideshow { 
	height: 228px; 
	width: 599px; 
	margin: 4px 0 14px 0; 
	overflow: hidden; 
	z-index: 0;
	}
#slidenav {
	display:block;
	position: absolute;
	z-index: 10;
	margin: 205px 0 0 523px;
	padding: 5px 0 0 5px;
	height: 11px;
	width: 65px;
	background: url(images/dot-bg.png);
	}
#slidenav a {
	background: url(http://www.shopnuevaforma.com/skin/frontend/default/modern/images/dot-inactive.png) no-repeat;
	text-decoration:none;
	color:#dcdcdc;
	font-size:8px;
	margin:0 3px;
	height:6px !important;
	width:6px !important;
	display:block;
	float:left;
	text-indent: -9999px;
	font-size: 0px;
	}
#slidenav a.activeSlide {
	background: url(http://www.shopnuevaforma.com/skin/frontend/default/modern/images/dot-active.png) no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	}




li.artist-thumb {
	margin: 15px 0 0 15px;
	list-style: none;
	float: left;
	text-transform: lowercase;
	font-style: italic;
	font-size: 1.1em;
	}

.artist-thumb a {
	opacity:0.9;filter:alpha(opacity=90);
	}
.artist-thumb a:hover {
	opacity:1.0;filter:alpha(opacity=100);
	}
.artist-name {
	background: #54462F;
	margin: -4px 0 0 0;
	padding: 5px 3px;
	text-align: center;
	}	

	
.mce_inline_error { /*float: left;*/ }
	
.dropcap {
	float:left;
	font-family:Georgia,Times New Roman;
	font-size:3em !important;
	font-weight:normal;
	margin: -9px 5px -13px 0 !important;
	text-transform:uppercase;
	padding: 0 !important;
	}

.slickr-flickr-gallery ul li { margin: 0 !important; }	
.slickr-flickr-gallery ul li a { padding: 0; margin: 11px 11px 11px 11px; }
.slickr-flickr-gallery {
	padding: 0 !important;
	margin: 0 0 0 -10px !important;
	width: 547px;
	background: none !important;
	}
	
h3.toggler {
	cursor: pointer;
	text-align: center;
	background: url(images/sidebar-bg.png);
	margin: 0;
	padding: 15px 0;
	width:180px;
	font-size:.95em;
	font-family: trebuchet ms, Helvetica, sans-serif;
	border: 1px solid #382b18;
	font-style: italic;
	float: left;
	}


/* SOUNDCLOUD STRATUS PLAYER ************************************************************/
.sc-stratus { background-color: #7F6A4C; border-color: #54462F; border-style: solid; color: #6a6a6a; font: normal normal 12px 'Lucida Grande', Helvetica, Arial, sans-serif; }
.sc-stratus a { color: #ed1c24; }
.sc-stratus .sc-border { background-color: #54462F; }

.sc-stratus .sc-logo, .sc-stratus .sc-volume, .sc-stratus .sc-info, .sc-stratus .sc-download,
.sc-stratus .sc-buy, .sc-stratus .sc-prev, .sc-stratus .sc-next, .sc-stratus .sc-play, .sc-stratus .sc-pause { background-image: url(images/sc-sprites.png); }

/*.sc-stratus .sc-circle, .sc-stratus .sc-time, .sc-stratus .sc-played,
.sc-stratus .sc-buffer { background-image: url(images/sc-gradient.png); background-repeat: repeat-x; }*/

.sc-stratus .sc-circle { background-color: #201606; }
.sc-stratus .sc-time { background-color: #A58F70; }
.sc-stratus .sc-time .sc-played { background-color: #201606; }
.sc-stratus .sc-time .sc-buffer { background-color: #A58F70; }

.sc-volume-bar { background-color: #7F6A4C; border: none; }
.sc-volume-bar, .sc-volume-bar .ui-slider-handle { background-image: url(images/sc-sprites.png); }

.sc-stratus { display: none; height: 30px; left: 0px; position: fixed; text-align: left; width: 100%; z-index: 999; }
.sc-stratus * { margin: 0; padding: 0; }
.sc-stratus *:focus { outline: none; }
.sc-stratus.stratus-bottom { border-width: 3px 0 0 0; bottom: 0px; }
.sc-stratus.stratus-top { border-width: 0 0 1px 0; top: 0px; }
.sc-stratus a, .sc-stratus a:hover, .sc-stratus a:focus { background-color: transparent; font-weight: normal; outline: none; text-decoration: none; }
.sc-stratus > div, .sc-stratus > a { height: 30px; position: absolute; }
.sc-stratus .sc-border { width: 1px; }
.sc-stratus .sc-logo + .sc-border { right: 45px; }
.sc-stratus .sc-volume + .sc-border { right: 75px; }
.sc-stratus .sc-info + .sc-border { right: 105px; }
.sc-stratus .sc-download + .sc-border { right: 135px; }
.sc-stratus .sc-buy + .sc-border { right: 165px; }

.sc-stratus .sc-logo, .sc-stratus .sc-volume, .sc-stratus .sc-info,
.sc-stratus .sc-download, .sc-stratus .sc-buy, .sc-stratus .sc-prev, .sc-stratus .sc-next { opacity: 0.9; }

.sc-stratus .sc-logo:hover, .sc-stratus .sc-volume:hover,
.sc-stratus .sc-info:hover, .sc-stratus .sc-download:hover, .sc-stratus .sc-buy:hover, .sc-stratus .sc-prev:hover, .sc-stratus .sc-next:hover { opacity: 1.0; }

.sc-stratus .sc-logo.disabled, .sc-stratus .sc-logo.disabled:hover, .sc-stratus .sc-volume.disabled, .sc-stratus .sc-volume.disabled:hover, .sc-stratus .sc-info.disabled, .sc-stratus .sc-info.disabled:hover, .sc-stratus .sc-download.disabled, .sc-stratus .sc-download.disabled:hover, .sc-stratus .sc-buy.disabled, .sc-stratus .sc-buy.disabled:hover, .sc-stratus .sc-prev.disabled, .sc-stratus .sc-prev.disabled:hover, .sc-stratus .sc-next.disabled, .sc-stratus .sc-next.disabled:hover { opacity: 0.2; }
     
.sc-stratus .sc-logo, .sc-stratus .sc-volume, .sc-stratus .sc-info, .sc-stratus .sc-download, .sc-stratus .sc-buy { cursor: pointer; display: block; width: 30px; }
   
.sc-stratus .sc-logo.disabled, .sc-stratus .sc-logo.disabled:hover,
.sc-stratus .sc-volume.disabled, .sc-stratus .sc-volume.disabled:hover,
.sc-stratus .sc-info.disabled, .sc-stratus .sc-info.disabled:hover,
.sc-stratus .sc-download.disabled, .sc-stratus .sc-download.disabled:hover,
.sc-stratus .sc-buy.disabled, .sc-stratus .sc-buy.disabled:hover { cursor: default; }
.sc-stratus .sc-logo { right: 0px; width: 45px; }
.sc-stratus .sc-volume { right: 45px; }
.sc-stratus .sc-volume, .sc-stratus .sc-volume.max { background-position: -200px 0px; }
.sc-stratus .sc-volume.high { background-position: -200px -30px; }
.sc-stratus .sc-volume.low { background-position: -200px -60px; }
.sc-stratus .sc-volume.min { background-position: -200px -90px; }
.sc-stratus .sc-info { background-position: 0px -30px; right: 75px; }
.sc-stratus .sc-download { background-position: 0px -60px; right: 105px; }
.sc-stratus .sc-buy { background-position: 0px -90px; right: 135px; }
.sc-stratus .sc-controls { top: 5px; width: 60px; }
.sc-stratus .sc-controls, .sc-stratus .sc-controls div { height: 20px; }
.sc-stratus .sc-controls div { cursor: pointer; position: absolute; width: 20px; }
.sc-stratus .sc-controls .sc-prev { background-position: -100px 0px; }
.sc-stratus .sc-controls .sc-circle { border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; left: 20px; width: 20px; }
.sc-stratus .sc-controls .sc-circle .sc-play { background-position: -100px -40px; }
.sc-stratus .sc-controls .sc-circle .sc-pause { background-position: -100px -60px; display: none; }
.sc-stratus .sc-controls .sc-next { background-position: -100px -20px; left: 40px; }
.sc-stratus.playing .sc-controls .sc-play { display: none; }
.sc-stratus.playing .sc-controls .sc-pause { display: block; }
.sc-stratus .sc-time { left: 60px; overflow: hidden; top: 5px; }
.sc-stratus .sc-time, .sc-stratus .sc-time > div { height: 20px; }
.sc-stratus .sc-time, .sc-stratus .sc-time img { width: 180px; }
.sc-stratus .sc-time > div { position: absolute; }
.sc-stratus .sc-time img { height: 20px; }
.sc-stratus .sc-time .sc-wave { height: 20px; width: 100%; z-index: 10; }
.sc-stratus .sc-time .sc-played { z-index: 8; }
.sc-stratus .sc-time .sc-buffer { z-index: 7; }
.sc-stratus .sc-time-indicator, .sc-stratus .sc-caption { cursor: default; line-height: 30px; }
.sc-stratus .sc-time-indicator { right: 175px; text-align: right; width: 90px; color: #FBECD7; font-weight: bold; }
.sc-stratus .sc-caption { left: 250px; color: #FBECD7; }
.sc-stratus .sc-caption a { color: #FBECD7 !important; }
.sc-stratus .sc-trackslist { display: none; }
.sc-volume-bar { background-position: 0px -150px; display: none; right: 46px; position: fixed; width: 29px; z-index: 1000; }
.sc-volume-bar.stratus-bottom { bottom: 31px; height: 129px; }
.sc-volume-bar.stratus-top { border-bottom-left-radius: 10px; -moz-border-radius-bottom-left: 10px; -webkit-border-bottom-left-radius: 10px; border-width: 0 1px 1px 1px; height: 130px; top: 30px; }
.sc-volume-bar .sc-slider { height: 77px; margin: 37px 0 0 11px; position: relative; width: 8px; }
.sc-volume-bar .sc-slider .ui-slider-handle { background-color: transparent; background-position: -200px -120px; cursor: pointer; height: 15px; position: absolute; width: 8px; z-index: 2; margin-left: -4px; }
.sc-volume-bar .sc-slider .ui-slider-handle:focus { cursor: pointer; outline: none; }
.sc-player-engine-container { width: 1px; height: 1px; position: fixed; top: 2px; left: 2px; }


/* SOUNDCLOUD CUSTOM PLAYER ************************************************************/

/* COLORS **********/
.sc-player { color: #333; line-height: 1.6em; font-weight: bold; font-family: Helvetica, Arial, Tahoma, Lucida Grande;  }
.sc-player.special { border: 2px solid #ff3300; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; padding: 5px; }
.sc-player a { text-decoration: none; color: #333; }

/* scrubber */
.sc-scrubber { background-color: none; -moz-border-radius: 0; -webkit-border-radius: 0; }
.sc-scrubber .sc-time-span { background-color: none; }
.sc-scrubber .sc-time-span img { height: 5px; width: 100%; background-color: none; }
.sc-scrubber .sc-buffer, .sc-scrubber .sc-played { background-color: #54462F; /*opacity: 0.4;*/ }
.sc-scrubber .sc-played { background-color: #E9B432; /*opacity: 0.4;*/ }

/* controls */
.sc-player .sc-controls a { color: transparent; background: url('images/play.png'); }
.sc-player .sc-controls a:hover { background: url('images/play-hover.png'); }
.sc-player .sc-controls a.sc-pause { background: url('images/play.png'); }
.sc-player .sc-controls a.sc-pause:hover { background: url('images/play-hover.png'); }
.sc-player.playing .sc-controls a.sc-pause { background: url('images/pause.png'); }
.sc-player.playing .sc-controls a.sc-pause:hover{ background: url('images/pause-hover.png'); }  
.sc-scrubber .sc-time-indicators { background: none; color: #ffecd0; -moz-border-radius: 0; -webkit-border-radius: 0; padding: 2px; font-size: 0.8em; font-weight: normal; line-height: .8em; }

/* Track listings*/
.sc-player ol.sc-trackslist li.active, .sc-player ol.sc-trackslist li:hover { background-color: none; padding: 4px; color: #000; }
.sc-player ol.sc-trackslist li.active a { color: #ffecd0; }
.sc-track-duration { text-align: right; float: right; padding: 0 5px; margin-left: 5px; display: none; }

/* Track info*/
.sc-player .sc-info { background: #fff; opacity: 0.9; }
.sc-player .sc-info-toggle { background: #fff; color: #003399; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 1px 1px 4px #ccc; -webkit-box-shadow: 1px 1px 4px #ccc; padding: 4px; }
.sc-player .sc-info-toggle:hover { background: #003399; color: #eee; }
.sc-player .sc-info-close { background: #003399; color: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 2px 4px; font-weight: bold; }

/* STRUCTURE **********/
.sc-player { width: 100%; height: 30px; position: relative; margin: 0 0 0 0; border-bottom: 1px dotted #54462F; padding: 0 0 5px 0; }
.sc-player ol, .sc-player li { margin: 0; padding: 0; list-style-position: inside; }

/* Artworks */
.sc-player .sc-artwork-list { display: none; }
.sc-player .sc-artwork-list li { list-style-type: none; display: none; }
.sc-player .sc-artwork-list li.active { list-style-type: none; display: block; }
.sc-player .sc-artwork-list li img, .sc-player .sc-artwork-list li div { list-style-type: none; width: 100%; height: 100%; }

/* controls */
.sc-player .sc-controls { position: absolute; width: 25px; height: 17px; top: 0; }
.sc-player .sc-controls a { display: block; width: 25px; height: 17px; }
.sc-player .sc-controls a.sc-play, .sc-player .sc-controls a.sc-pause { text-indent: -3000px; }
.sc-player .sc-controls a.sc-pause { display: none; }
.sc-player.playing .sc-controls a.sc-play { display: none; }
.sc-player.playing .sc-controls a.sc-pause { display: block; }

/* scrubber */
.sc-waveform-container { background: #54462F; }
.sc-waveform-container img { opacity: 0.0; }
.sc-scrubber { position: absolute; left: 29px; bottom: 10px; top: 13px; height: 40px; width: 95.5%; }
.sc-player:hover .sc-scrubber, .sc-player.playing .sc-scrubber { display: block; left: 29px; }
.sc-scrubber .sc-time-span { height: 10px; margin: 5px; position: relative; }
.sc-scrubber .sc-buffer, .sc-scrubber .sc-played { height: 5px; position: absolute; top: 0; width: 0; -webkit-transition: width 0.1s linear; }
.sc-scrubber .sc-time-indicators { position: absolute; right: 3px; top: -10px; }

/* tracks */

/* Track listings*/
.sc-player ol.sc-trackslist { position: absolute; float: left; width: 92%; height: 100%; left: 25px; top: -10px; /*overflow: auto;*/ text-align: left; 
	font-size: .9em; }
.sc-player ol.sc-trackslist li { float: left; width: 95.5%; cursor: pointer; margin: 5px; padding: 5px; list-style: none; }

/* Track info*/
.sc-player .sc-info { position: absolute; top: 10px; left: -5000px; width: 200px; padding: 5px; height: 450px; z-index: 500; margin-left: -40px; }
.sc-player .sc-info.active { left: 25%; top: 5%; }
.sc-player .sc-info-toggle { position: absolute; top: 10px; left: 10px; display: none; }
.sc-player .sc-info-toggle.active { left: -5000px; }
.sc-player .sc-info-close { position: absolute; top: 10px; right: 20px; }

/* utilities */
.sc-player .hidden { display: none; }
.sc-player-engine-container { width: 1px; height: 1px; position: fixed; top: 2px; left: 2px; }


