/*
	Theme Name: ATLweb Custom Theme
	Theme URL: http://www.atlweb.com
	Description: A mobile responsive theme designed for Elevenmusic.
	Author: ATLweb Team
	Author URI: http://www.ATLweb.com
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@font-face {
	font-family: Miller Display Light;
	src: url('fonts/millerdisplaylight.eot');
	src: url('fonts/millerdisplaylight.eot?')format('eot'),
	url('fonts/millerdisplaylight.woff') format('woff'),
	url('fonts/millerdisplaylight.ttf') format('truetype'),
	url('fonts/millerdisplaylight.svg#millerdisplaylight') format('svg');
}


@font-face {
    font-family: 'MuseoSlab100';
    src: url('fonts/museo_slab_100-webfont.eot');
    src: url('fonts/museo_slab_100-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo_slab_100-webfont.woff') format('woff'),
         url('fonts/museo_slab_100-webfont.ttf') format('truetype'),
         url('fonts/museo_slab_100-webfont.svg#MuseoSlab100') format('svg');
    font-weight: normal;
    font-style: normal;

}


ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 0;
}


body {
	background: #fff repeat-x;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	text-decoration: none;
	}
	
a:hover {
	
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

.home #wrap, .home-page #wrap, .blog #wrap {
	background: #fff;
	margin: 0 auto 0;
	padding: 0;
	}
	
#wrap {
	background: #fff;
	margin: 0 auto 0;
	padding: 0;
	}

#main {
    float: left;
    width: 100%;
}

/***** Header  ********************/

#header {
	margin: 0 auto 0;
	padding: 0;
	background-color:transparent;
	}
	
#header .wrap {
	width: 960px; 
	height: 230px;
	margin: 0 auto 0;
	background:url(images/headerbackgground.png) repeat-x;
	background-color:transparent;
	overflow:hidden;
	}

#title-area {
	width: 340px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
	margin: 0; 
	padding: 0 0 0 20px;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 610px;
	color: #FFFFFF;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area a, #header .widget-area a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
#header .widget-area a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 220px;
	height: 230px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background:#fff url(images/logo.png) left top no-repeat;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 45px 0 0 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 25px;
	background:url(images/navbuttonright.png) left center no-repeat;
	
	}
	
#header ul.nav li a, #header ul.menu li a {
	color: #333333;
	display: block;
	font-family: Gill Sans, Gill Sans MT, sans-serif;
	font-size: 13px;
	font-weight: 300;
   	margin: 0;
	padding:0;
	text-decoration: none;	
	position: relative;
	letter-spacing:1px;	
	}

#header ul.menu li:first-child {background:none !important;}
#header ul.menu li:last-child {padding-right:0px !important;}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	color: #ff3b5f;
	text-decoration: none;
	}


	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #00B8DE;
	width: 148px; 
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #72D4EA;
	border-right: 1px solid #72D4EA;
	border-bottom: 1px solid #72D4EA;
	text-transform: none;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;	
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	}

#nav .wrap {
	background: #00B8DE;
	width: 960px;
	height: 40px;
	margin: 0 auto 0;
	}
	
#nav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
    font-weight: bold;
    margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	text-shadow: #00839E 1px 1px;
	position: relative;
	}

#nav li a:hover, #nav li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 5px;
	}
	
#nav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #00B8DE;
	color: #FFFFFF;
	width: 138px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #72D4EA;
	border-right: 1px solid #72D4EA;
	border-bottom: 1px solid #72D4EA;
	text-shadow: #00839E 1px 1px;
	text-transform: none;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 158px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

#nav li.right {
	float: right;
	font-size: 14px;
    font-weight: bold;
	margin: 0;
	padding: 10px 25px 10px 0;
	text-shadow: #00839E 1px 1px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	}

#subnav .wrap {
	background: #00A8D1;
	width: 960px;
	height: 40px;
	margin: 0 auto 20px;
	}
	
#subnav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
    margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	text-shadow: #00839E 1px 1px;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#subnav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png);
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #00A8D1;
	color: #FFFFFF;
	width: 138px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #72D4EA;
	border-right: 1px solid #72D4EA;
	border-bottom: 1px solid #72D4EA;
	text-shadow: #00839E 1px 1px;
	text-transform: none;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #72D4EA;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 158px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 0px auto 0px !important;
	padding: 0;
	overflow: visible;
	}


.page #inner {
	width: 960px;
	margin: 0px auto 0px !important;
	padding: 0;
	overflow: visible !important;
	}

.page #content {
	margin: -60px auto 0px !important;
	width:640px !important;
	float:right;
	}

#content ul#artistarea li a.artist-title:hover{
	color:#FE3D5D;;
}
	
.home #inner, .home-page #inner, .blog #inner {
	width: 100%;
	margin: 0;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
	
/***** Home Top ********************/

#home-top-bg {
	}

#home-top {
	width: 960px;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0 0 30px 0;
	overflow: hidden;
	}
	
#home-top a, #home-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#home-top .more-link {
	background: url(images/read-more.png);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 42px;
	display: block;
	}
	
#home-top .more-link:hover {
	background: url(images/read-more-hover.png);
	text-decoration: none;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top h2 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-shadow: #002838 1px 1px;
	line-height: 30px;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #72D4EA;
	text-decoration: none;
	}
	
#home-top .home-top-right h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-shadow: #002838 1px 1px;
	border-bottom: 1px solid #72D4EA;
	}

#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-top ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BBBBBB;
	}
	
.home-top-left {
	background: #FFFFFF;
	width: 520px;
	height: 280px;
	float: left;
	margin: 0;
	padding: 0;
	-moz-box-shadow: 0 5px 5px #333333;
	-webkit-box-shadow: 0 5px 5px #333333;
	}
	
.home-top-left .widget {
	padding: 10px;
	}
	
.home-top-right {
	width: 410px;
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	}


.tab-close {
	background: url(images/close-button.png) right 80% no-repeat ;
}

.tab-close:hover {
	background: url(images/close-button-hover.png) right 80% no-repeat ;
}



	
/***** Home Middle ********************/

#home-middle-bg {
	background: #F7F7F7;
	padding: 20px 0 0 0;
	}

#home-middle {
	width: 960px;
	margin: 0 auto 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	}
	
#home-middle a, #home-middle a:visited {
	color: #7CA513;
	text-decoration: none;
	}
	
#home-middle a:hover {
	color: #7CA513;
	text-decoration: underline;
	}
	
#home-middle p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-middle h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-middle h2 a, #home-middle h2 a:visited {
	color: #444444;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-middle h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}
	
#home-middle h4 {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
#home-middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-middle ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	}

#home-middle ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-middle ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-middle .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#home-middle .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-middle .featuredpost .post, #home-middle .featuredpage .page {
	clear: both;
	}
	
#home-middle .featuredpost, #home-middle .featuredpage {
	clear: both;
	}
	
#home-middle .featuredpost img {
	background: #FFFFFF;
	margin: 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}
	
#home-middle .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

.home-middle-1 {
	float: left;
	width: 305px;
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.home-middle-2 {
	float: left;
	width: 310px;
	margin: 0;
	padding: 0;
	}
	
.home-middle-3 {
	float: right;
	width: 305px;
	margin: 0;
	padding: 0;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 5px 0 5px 10px;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 960px;
	margin: 0;
	padding: 0;
	float: left;
	/*border-bottom: 1px solid #FF3B5F;
	padding-bottom:100px;*/
	}

#artistpage {
	width: 960px;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #FF3B5F;
	padding-bottom:0px;	
	}

.allartists {
	position:relative;
	float:right;
	top:-27px;
	font-family: 'Miller Display Light', Georgia, serif;
	font-size: 17px;
	}

.allartists a {
	color:#444;
	}

.allartists a:hover {
	color:#FF3C60;
	}


.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 500px;
	margin: 0 auto;
	padding: 0;
	/*padding-bottom:40px;
	border-bottom: 1px solid #FF3B5F;*/
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 670px;
	padding: 0;
	}
	
.full-width-content #content,
 #content.full-width-content {
	width: 960px;
	margin-top: -70px
	}

#content img, #content p img {
	max-width: 100%;
	height: auto;
	}

#content blockquote {
	background: #E8E8E8;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page, #content .pages-content {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 13px;
	font-family:'MuseoSlab100', Arial, Verdana;
	color:#686868;
	}


#content .page p, #content .pages-content p {
	margin-top:19px;
	}

#content .pages-content {
	margin-left:-1px;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .entry-content {
	overflow: hidden;
	}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #E8E8E8;
	margin: 0 0 30px 0;
	padding: 10px;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 64px;
	line-height:55px;	
	padding: 0;
	font-family: 'Miller Display Light', Georgia, serif;
	font-weight:100;
	color: #fe3d5d;
	display: block;
	letter-spacing: -1px;
	height: 50px;	
	}

.page-template-artistpages-php #content h1 {
	margin: -20px 0 20px -5px;
	}
	
#content h2 {
	font-size: 18px;
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content h2 a, #content h2 a:visited {
	color: #444444;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #73AB01;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

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

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #0067A2;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #0067A2;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #0067A2;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 270px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #E8E8E8;
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #0067A2;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

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

#sidebar li, #sidebar-alt li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DDDDDD;
 	word-wrap: break-word;
	}

/***** Tag Cloud ********************/

#home-middle .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 148px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 7px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}
	
#nav .searchform {
	float: right;
	padding: 2px 0 0 0;
	}
	
.s {
	background: #FFFFFF url(images/search.png) right no-repeat;
	width: 170px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px 0 5px 7px;
	border: 1px solid #DDDDDD;
	}
	
#header .s {
	width: 250px;
	}
	
.searchsubmit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #73AB00;	
	}
	
.searchsubmit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;
	}

/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}
	
#header .enews {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	}

.enews #subbox {
	width: 190px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	}

.enews #subbutton {
	background: #FFFFFF url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 5px 5px 4px 5px;
	border: 1px solid #73AB00;	
	}
	
.enews #subbutton:hover {
	background: #FFFFFF url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer-widgeted #wp-calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar caption {
	color: #FFFFFF;
	}
	
#sidebar #wp-calendar th {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	color: #F7F7F7 !important;
	}
	
#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	}
	
#footer-widgeted #wp-calendar td {
	background: none;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #73AB00;	
	}
	
.gform_footer .button:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}


.st-content {
transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    opacity: 0;
}

.st-content.show {
	transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    opacity: 1;
}

/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #fff;
	color: #333333;
	margin: 0 auto 0;
	padding: 0 0 0 0;	
	overflow: hidden;
	clear: both;
	}
	
#footer-widgeted .wrap {
	width: 960px;
	margin: 40px auto 0;
	border-bottom: solid 1px #FF3B5F;
	}
	
#footer-widgeted .widget {
	
	}
	
#footer-widgeted h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#footer-widgeted p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted .widget p, #footer-widgeted .textwidget p {
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
	
#footer-widgeted ul li {
	background: url(images/footer-list.png) top left no-repeat;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	}

.footer-widgeted-1 {
	width: 470px;
	float: left;
	margin: 30px 10px 30px 0;
	padding: 0;
	height:33px;
	text-align:left;
	font-family: 'Miller Display Light', Georgia, serif !important;
	letter-spacing: 0px !important;	
	font-size:13px !important;
	}


.footer-widgeted-1 a {

	font-family: 'Miller Display Light', Georgia, serif !important;
	font-size:13px !important;
	text-transform:capitalize !important;
	letter-spacing: 0px !important;
	color:#000 !important;	
	}

.footer-widgeted-1 a:hover {
	color:#FE3D5D;
	}
	
.footer-widgeted-2 {
	width: 470px;
	float: right;
	margin: 30px 0px 30px 10px;
	padding: 0;
	text-transform:uppercase;
	text-align:right;
	font-family: Gill Sans, Gill Sans MT, sans-serif;
	font-weight:300;
	font-size: 13px;
	letter-spacing:1px;
	
	}
	
.footer-widgeted-3 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 30px 20px 5px 0;
	}
	
.footer-widgeted-4 {
	width: 225px;
	float: right;
	margin: 0;
	padding: 30px 0 5px 0;
	}
	
#footer-widgeted .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

/***** Footer ********************/

#footer {
	background: #fff;
	color: #3d3d3d;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 20px 0;	
	text-transform: uppercase;
	clear: both; 
	overflow: hidden;
	display:none; <!---hide footer--->
	}

#footer .wrap {
	width: 960px;
	height: 35px;
	margin: 0 auto 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ff3b5f;
	}
	
#footer a, #footer a:visited {
	color: #DDDDDD;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #DDDDDD;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 12px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

#comments {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0;
	padding: 5px;
	border: 1px solid #73AB00;	
	}
	
#submit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #73AB00;	
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F4F4F4;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: url(images/button.png);
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #436D04 1px 1px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border: 1px solid #73AB00;	
	}
	
.reply a:hover {
	background: url(images/button-hover.png);
	text-decoration: none;
	border: 1px solid #73AB00;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}


/***** new style ********************/

#container{
margin: auto;
width: 960px;
border-bottom:1px solid #ff3b5f;
padding-bottom:60px;
position:relative;
} 

.togglerarea {
margin:0 auto 0 315px;
padding: 0 auto 0 auto;
}

#container h3,#container h3 a {
text-align: justify;
padding: 0 0 0 0;
margin:0 0 0 0;
font-size: 64px;
line-height:55px;
color:#000;
font-family: 'Miller Display Light', Georgia, serif;
font-weight:lighter;
letter-spacing:-1px;
display:inline;
height:30px;
cursor: pointer;
}

#content ul#artistarea {
    padding-left: 0;
}

#content ul#artistarea li {
    display: inline-block;
    list-style-type: none;
    width: 100%;
    margin-bottom: 2px;
}

#content ul#artistarea li a.artist-title {
text-align: justify;
padding: 0 0 0 0;
margin: 0 auto 0 315px;
font-size: 64px;
line-height: 55px;
color: 
black;
font-family: 'Miller Display Light', Georgia, serif;
font-weight: lighter;
letter-spacing: -1px;
display: block;
height: 62px;
cursor: pointer;
}

#content ul#artistarea li.st-open {
    padding-bottom: 120px;
}

#artistbox {
width:960px;
}

#contentbox{
font-size: 12px;
padding:0 0 0 0;
overflow:hidden;
border-bottom:1px solid #000 !important;
margin:0 0 20px 0 !important;
}

.element {
margin:0 0 10px 0 !important;

}

.contentleft {
float: left;
font-size: 11px;
font-family:'MuseoSlab100', Arial, Verdana;
color:#797979;
width: 303px;
margin-top:15px;
margin-bottom:0px;
position: relative;
}

.contentleft h4 {
font-weight:normal;
color:#ff3c5d;
margin-top:5px;
margin-bottom:5px;
}

.contentright{
float: right;
background: #;
font-size: 13px;
font-family:'MuseoSlab100', Arial, Verdana;
color:#686868;
width: 641px;
margin-top:15px;
margin-bottom:0px;
}

.contentbottom {
overflow:hidden;
width:100%;
margin-bottom:5px;
}

.buymusic {
font-family: 'Miller Display Light', Georgia, serif;
font-size:17px;
float:left;
width:303px;
padding:3px 0 3px 0;
}
.readmorearea {
float:right;
width:641px;
}
.readmore {
float:left;
overflow:hidden;
display:block;
}

.buymusic a {
color:#797979;
}

.buymusic a:hover {
color:#FE3D5D;
} 

html {
overflow-y: scroll;
}

#container {
margin-top:-60px;
}

.contentleftlinks {
height:100%;
}

.bottomleft {
height:0%;
}

#footer-widgeted .widget {
color:#686868;
line-height:33px;
}


.widget-wrap a {
font-family: Gill Sans, Gill Sans MT, sans-serif;
text-transform: uppercase;
font-size: 13px;
color:#7f7f7f;
letter-spacing: 1px;
font-weight:300;
}

.widget-wrap a:hover {
color:#F30 !important;
text-decoration:none !important;
}


.Social1 {
float:left;
padding-left:36px;
background:url(images/footer-fb.png) left no-repeat;
line-height:33px;
margin-right:20px;
margin-bottom:10px;
}

.Social2 {
float:left;
padding-left:36px;
background:url(images/footer-twit.png) left no-repeat;
line-height:33px;
margin-right:20px;
margin-bottom:10px;
}

.Social3 {
float:left;
padding-left:36px;
background:url(images/manage.png) left no-repeat;
line-height:33px;
margin-right:20px;
margin-bottom:10px;
}

.contactemail {
height:33px;
line-height:33px;
padding-top:3px;
}

.contactemail a {
padding-left:30px;
line-height:33px;
background:url(images/manage.png) left no-repeat;
height:33px !important;
padding-top:5px;
padding-bottom:3px;
color:#444;
}

.contactemail a:hover {
padding-left:30px;
line-height:33px;
background:url(images/manageHOV.png) left no-repeat;
height:33px !important;
padding-top:5px;
padding-bottom:3px;
color:#FE3D5D;

}


#page-sidebar {
float: left;
background: #;
font-size: 14px;
font-family: 'MuseoSlab100', Arial, Verdana;
color: #797979;
width: 303px;
margin-top: 10px;
margin-bottom: 0px;
position: relative;
height: 100%;
}

#artistpagearea {
	width:100%;	
	}
#bottomareapage {
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
	}

/***** link for dummies ********************/

#bordertop {
background:url(images/bordertop.png) top no-repeat;
padding:7px 0 5px 0;
}

#bordertop a {
color:#7f7f7f;
}

#bordertop a:hover {
color:#ff3c60;
}

.title {
margin-top:3px;
margin-bottom:3px;
color:#ff3c60;
font-size:15px;
}

.title a {
color:#ff3c60 !important;
}
.link1 {
}
.link1 a {
padding-left:30px;
background:url(images/fb.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;

}
.link1 a:hover {
padding-left:30px;
background:url(images/fbHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;

}

.link2 {
}
.link2 a {
padding-left:30px;
background:url(images/twit.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link2 a:hover {
padding-left:30px;
background:url(images/twitHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}

.link3 {
}
.link3 a {
padding-left:30px;
background:url(images/ytube.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link3 a:hover {
padding-left:30px;
background:url(images/ytubeHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}

.link4 {
}
.link4 a {
padding-left:30px;
background:url(images/scloud.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link4 a:hover {
padding-left:30px;
background:url(images/scloudHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}

.link5 {
}
.link5 a {
padding-left:30px;
background:url(images/manage.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link5 a:hover {
padding-left:30px;
background:url(images/manageHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}

.linkIG {
}
.linkIG a {
padding-left:30px;
background:url(images/ig.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.linkIG a:hover {
padding-left:30px;
background:url(images/igHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}

.link52 {
}
.link52 a {
padding-left:30px;
background:url(images/manage.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link52 a:hover {
padding-left:30px;
background:url(images/manageHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link6 {
}
.link6 a {
padding-left:30px;
background:url(images/book.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link6 a:hover {
padding-left:30px;
background:url(images/bookHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link7 {
}
.link7 a {
padding-left:30px;
background:url(images/book.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link7 a:hover {
padding-left:30px;
background:url(images/bookHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link8 {
}
.link8 a {
padding-left:30px;
background:url(images/label.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link8 a:hover {
padding-left:30px;
background:url(images/labelHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link9 {
}
.link9 a {
padding-left:30px;
background:url(images/pub.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link9 a:hover {
padding-left:30px;
background:url(images/pubHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link10 {
}
.link10 a {
padding-left:30px;
background:url(images/publy.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.link10 a:hover {
padding-left:30px;
background:url(images/publyHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}

.readmore {
font-family: 'Miller Display Light', Georgia, serif;
font-size:17px;
}

.readmore a {
font-family: 'Miller Display Light', Georgia, serif;
font-size:17px;
color:#fe3d5d;
}

.buymusic {
}
.buymusic a {
padding-left:30px;
background:url(images/music.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}
.buymusic a:hover {
padding-left:30px;
background:url(images/musicHOV.png) left no-repeat;
padding-top:6px;
padding-bottom:6px;
}







@media only screen and (max-width: 960px) {

#main {
width:100%;
overflow:hidden;
}

.page #header .wrap {
overflow:visible;
}


.home #inner .wrap {
overflow:hidden;
}

.spacer {
    display: none;
}

#header .widget-area {
	width: auto;
    float: right;
}

#header ul.nav, #header ul.menu {
    width: auto;
    float: inherit;
    margin: 0;
    padding: 0px;
	margin-top: 20px;
}
	
#header ul.nav li, #header ul.menu li {
    float: inherit;
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}


.home #inner {
width:100%;
}
.page #inner {
width:100%;
overflow:hidden;
}

#content-sidebar-wrap {
width:100%
}

.page #wrap {
width:100%;
}

.home #wrap {
width: 100%;
}

.page #content {
margin: 0 auto !important;
width: 100% !important;
float: left;
}

#container {
width:100%;
float:left;
margin-top: 0px;
}

.element {
width:100%;
float:left;
}

#artistarea {
width:100%;
overflow:hidden;
}

.togglerarea {
margin:0 0 0 0;
width:100%;
}

#container h3 {
text-align: left;
margin: 0 0 0 0;
padding: 0 0 0 0 !important;
font-size: 35px;
color: #000;
font-family: 'Miller Display Light', Georgia, serif;
font-weight: 100;
letter-spacing: -1px;
line-height:25px;
float:center;
}

#content h1 {
font-size: 35px;
line-height: 25px;
margin: 0;
padding: 0 0 5px 0;
font-family: 'Miller Display Light', Georgia, serif;
font-weight: 100;
color: #fe3d5d;
}

.contentleft {
float: right;
background: #;
font-size: 11px;
font-family:'MuseoSlab100', Arial, Verdana;
color:#797979;
width: 100%;
margin: 15px 0 0 0;
/*
overflow: auto;
height: 370px;
*/
}

.contentleft h4 {
font-weight:normal;
color:#ff3c5d;
margin-top:5px;
margin-bottom:5px;
}

.contentright{
float: left;
background: #;
font-size: 13px;
font-family:'MuseoSlab100', Arial, Verdana;
color:#686868;
width: 100%;
margin: 15px 0 0 0;
}

.buymusic {
width:100%;
}
.readmorearea {
width:100%;
}
#contentbox {
width:100%;
float:left;
}

img {
max-width: 100%;
height: auto;
}
	


#footer-widgeted .wrap {
width: 100%;
margin: 0 auto 0;
}

.footer-widgeted-1 {
width: 100%;
float: left;
margin: 0;
padding: 5px 20px 5px 0;
}

.footer-widgeted-2 {
width: 100%;
float: left;
margin: 0;
padding: 5px 20px 5px 0;
}

#bordertop {
    background: url(images/bordertop.png) top left;
    padding: 5px 0 5px 0;
    background-repeat: repeat-x;
}
	
	
.full-width-content #content,
 #content.full-width-content {
    width: calc(100% - 80px)!important;
    margin: 20px auto !important;
    float: none;
}
	
	
#header .wrap {
    width: calc(100% - 80px);
    overflow: visible;
    margin: 0px auto;
}
	
	
	.contentleft .overview {
	    left: 0;
	    list-style: none outside none;
	    margin: 0;
	    padding: 0;
	    position: relative;
	    top: 0;
	}	
	
	#content {
		width: auto;
		margin: 0;
		padding: 0;
		clear:both;
		float:left;
	}		
	
	
	
	.morespacer{
		display:block;
	}
	
	.contentleft .viewport {
		height: 296px;
		height:auto;
	}	
	
	.footer-widgeted-2 {
		text-align: left;
	}	
	
	.overview{
		padding: 0 0 60px 0;
		margin: 0 0 60px 0		
	}	
	
	.contentright{
		width: 100%x;
	}
	

	#content ul#artistarea li a.artist-title {
		margin: 0 auto;	
	}
	
#content-sidebar-wrap {
	padding-bottom:0;
    float: left;
    margin-top:10px;
    width: 750px;
}	
}


/***** Mobile Responsive ********************/
@media only screen and (max-width: 768px) {

#header .wrap {
max-width:100%;
}




.page #inner {
width:100%;
}

#content-sidebar-wrap {
width: 100%;
margin: 0;
padding: 0;
float: left;
}
.page #header .wrap {
overflow:hidden;
}


.togglerarea {
margin: 0 0 0 229px;
}
#container h3 {
text-align: left;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 65px;
color: #000;
font-family: font-family: 'Miller Display Light', Georgia, serif;
font-weight: 100;
letter-spacing: -1px;
line-height:55px;
float:center;
overflow:hidden;
}



.contentleft h4 {
font-weight:normal;
color:#ff3c5d;
margin-top:5px;
margin-bottom:5px;
}



.buymusic {
width:100%;
}
.readmorearea {
width:100%;
}

#container {
width:100%;
float:left;
}
.element {

width:100%;
float:left;
}

.home #wrap {
width: 100%;
}

.home #inner {
width:100%;
}


#contentbox {
width:100%;
float:left;
}

img {
max-width: 100%;
height: auto;
}

#footer-widgeted{
		overflow:visible;
		width: calc(100% - 80px);
	}

#footer-widgeted .wrap {
width: 100%;
margin: 0 auto 0;
}

.footer-widgeted-1 {
width: 100%;
float: left;
margin: 0;
padding: 5px 20px 5px 0;
}

.footer-widgeted-2 {
width: 100%;
float: left;
margin: 0;
padding: 5px 20px 5px 0;
}

}


@media only screen and (max-width: 600px) {
	

#header .wrap {
    height: 130px;
    margin-top: 20px;
}
	
.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
    width: 130px;
    height: 130px;
    background-size: contain;
}


#content-sidebar-wrap {
    float: left;
    margin: 0;
    width: auto;
}	

	
	.overview {
		position: relative !important;
		padding: 0 0 30px 0;
		margin: 0 0 30px 0				
	}		
	
	#content {
		width: auto;
		margin: 0;
		padding: 0;
		clear:both;
		float:left;
	}	
	
	#main {
		float:left;
	}		
	
	#content ul#artistarea li a.artist-title{
		margin: 0;
		font-size:34px;
		display:block;
		height:36px;
		z-index: 9999;
		line-height: 36px;		
	}
		
	#artistarea {
		padding: 0;
	}
	
	
	.contentleft .viewport {
		height: auto;
		overflow: auto;
		overflow: display;
		position: inline;
	}	
	
	
	.contentleft .viewport .overview{
		margin-bottom:0;
		padding-bottom:0;
	}	
	
	.contentleft {
		width: 100%;
		padding-bottom:0;
		margin-bottom:0;
		border:0;
	}
	
	.contentleft .scrollbar {
		display:none;
	}	
	
	#footer-widgeted .widget {
		color: #686868;
		line-height: 16px;
		text-align:left;
	}	
	
	
	li.st-open div.element {
		margin-top: -20px !important;
}



.buymusic {
width:100%;
}
.readmorearea {
width:100%;
}

.morespacer{
	display:none;
}



.footer-widgeted-2{
	width:500px;
}


.footer-widgeted-1 {
	width: 430px;
}



#footer-widgeted .wrap {
/*border-top: solid 1px #FE3D5D;*/
}



	





#content-sidebar-wrap #content{
	border-bottom:none;
}
	
	.footer-widgeted-1, .footer-widgeted-2 {
	    width: auto;
	    text-align:left;
	    float:left;
	    /*margin:10px 0;*/
	    clear:both;
	    margin:0;
	}			
	
	#header .widget-area {
		width:auto;
		float:right;
	}	

	
	.footer-widgeted-1 {
    width: 100%;
    margin: 10px 0;
    padding: 0;
    font-size: 10px !important;
    height: auto;
}
	
.footer-widgeted-1 a {
    font-size: 10px !important;
    color: #000 !important;
}
	
.footer-widgeted-2 {
    padding: 0;
    font-size: 7px;
}
	
	
	.morespacer{
		display:none;
	}		
	
	.readmorearea {
	    float: left;
	    width: auto;
	}	
	
	.buymusic{
		width:250px;
	}
	
	
}
}	
	












