/*
Theme Name: iamilike
Author URI: http://www.wpshower.com
Description: Sight is a powerful Wordpress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.
Author: WPSHOWER
Version: 1.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2010 WPSHOWER
*/

/*** Reset ***/

@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

html {
	font-weight:normal;
	}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:13px;
	vertical-align:baseline;
	background:transparent;
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
	line-height:19px;
	letter-spacing:0em;
	font-style:normal;
	}
	
body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/*** Main ***/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Fjalla One', sans-serif;
	font-weight:normal;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'Fjalla One', sans-serif;
	}

h1 a, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	font-family: 'Fjalla One', sans-serif;
	}

body {
	font-family: 'Open Sans', sans-serif; 
	background: #27292a url("images/back-2.gif") 50% 0 no-repeat; 
	background-repeat: repeat;
	background-attachment:fixed;
	background-position:center center;
	padding: 0 0;
	}
	
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}

.wrapper {
	width: 941px;
	padding: 0px 71px 0 74px;
	background: #f4f4f4; 
	margin: 0 auto;
	}

.wrapper-in {
	margin:0 0 29px 0;
}
	
#container {
	padding: 18px 0 0 0;
	}

#release-container {
	width:976px;
	} 

#release-container .sidebar {
	display:none;
	}
	
#release-container .entry .post-content {
	padding: 0;
	margin: 0;
	}
	
#release-container .post-content .wp-caption {
	padding: 0;
	margin: 0;
	}

#release-container .post-content .wp-caption img {
	padding: 0;
	margin: 0;
	float:left;
	}

#release-container .post-content .wp-caption p.wp-caption-text {
	padding: 0;
	margin: 0;
	width:290px;
	}
	
#release-container .post-content p {
	padding: 0 35px 35px 0;
	margin:0;
	float:left;
	}
	
#release-container .post-content .alignnone, .post-content img.alignnone {
	padding: 0;
	margin: 0;
	}



/*** Header ***/

.header {
	height: 140px;
	margin: 43px 0px 0 0px; */
	overflow: hidden; 
	padding: 46px 0 0 0; 
	background:#f4f4f4;
	}
	
.logo {
	width: 265px; 
	height: 113px; 
	padding: 0px 0 0px 0px; 
	overflow: hidden; 
	float: left;}

.logo img {max-height: 128px; max-width: 290px;}

.site-description {
	width: 260px; 
	height: 110px; 
	padding: 0 0 0 82px; 
	float: left; 
	overflow: hidden;
	margin: 30px 0 0 0;
	}
	
.site-description .textwidget {
	font-size: 11px; 
	color: blac; 
	line-height: 1.3;
	font-weight:normal;
	}

.menu {width: 100px; padding-right: 30px; float: right;}
.menu ul {margin-top: 35px;}
.menu li {font-size: 11px; text-transform: uppercase;  margin: 6px 0;}
.menu a {color: #000; text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.nl {
	background:none;
	float:right;
	width:234px;
	margin:27px 0 0 0;
	}
	
.nl #mc_embed_signup form{
	background: #f4f4f4;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.nl #mc_embed_signup label {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.nl #mc_embed_signup input.email {
	border:#000 solid 1px;
	padding: 14px 7px 10px 7px;
	margin: 0 0 0 0;
	font-family: 'Fjalla One', sans-serif;
	color:#000;
	font-size:15px;
	letter-spacing:0.02em;
	width:155px;
	float:left;
	}

.nl #mc_embed_signup input.button {
	padding: 0 0 0 0;
	margin: -38px 10px 0 0;
	background:#f4f4f4;
	font-family: 'Fjalla One', sans-serif;
	color:#000;
	font-size:23px;
	letter-spacing:0.1em;
	width:37px;
	min-width:37px;
	float:right;
	}

/*
.nl #mc_embed_signup .button:hover {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:37px;
	min-width:37px;
	}
*/	
	
.search {
	width: 234px; 
	height:44px;
	margin: 1px 0 0 0; 
	float: right;
	}
	
.search fieldset {
	height: 44px; 
	background: #fff;
	}
	
.search input {
	border: none; 
	background: none; 
	padding: 13px 8px 8px 13px; 
	margin:0;
	color: #000; 
	font-family: 'Fjalla One', sans-serif;
	font-size: 23px;	
	text-transform: uppercase; 
	vertical-align: middle;
	letter-spacing:0.11em;
	width:213px;
	}
	

.search button {
	display:none;
	/*
	width: 16px; 
	height: 16px; 
	background: url("images/search.png") 50% 50% no-repeat; 
	cursor: pointer; 
	border: none; 
	vertical-align: middle;
	*/
	}


/*** Navigation ***/

.nav {
	border-top: 1px solid #6f6f63;
	border-bottom: 1px solid #6f6f63;
	margin: 0 0 31px 0;
	}
	
.dd {
	height: 44px;
	background:white;
	margin: 7px 0 5px 0;
	}

.dd li {
	float: left; 
	display: block; 
	border:none; 
	background: url("images/dot.gif") 100% no-repeat;
	background-position:left;
	background-position-y:20px;
	padding: 0 0 0 4px;
	margin: 0 0 0 10px;
	}

.dd li a {
	color: #000; 
	text-decoration: none; 
	display: block; 
	padding: 14px 51px 13px 0; 
	margin: 0 0 0 4px; 
	white-space: nowrap;
	text-align:left; 
	font-size: 18px;
	font-weight:100; 
	font-family: 'Fjalla One', sans-serif;	
	letter-spacing:0.07em;
	}

.dd li a:hover {
	color: #000; 
	text-decoration: none; 
	display: block; 
	margin: 0 0 0 4px; 
	white-space: nowrap;
	}

.dd li ul {
	position: absolute; 
	padding: 8px 250px 10px 0; 
	visibility: hidden;  
	background: #ccc; 
	width: 200px; 
	z-index: 100;
	margin-left:-4px;
	}

.dd li ul li {
	float: none; 
	border: none; 
	font-size: 11px; 
	text-align: left; 
	margin: 0; 
	padding: 0;
	font-weight:normal;
	background:none;
	}
	
	
.dd li ul li a, .dd li ul li a:hover {
	float: none; 
	border: none; 
	font-size: 14px; 
	text-align: left; 
	margin: 0 0 0 8px; 
	padding: 5px 0 5px 5px;
	font-weight:normal;
	background: none;
	}
	
.dd li.dd_hover {background: #ccc;}
a.dd_hover:hover {text-decoration: none !important;}
.submenu a:hover {text-decoration: underline;}

.dd li ul li a {
	margin: 0 8px; 
	padding-right: 12px; 
/*	background: url("images/dot.gif") 100% 24px no-repeat; */
	}

.dd li ul li a {
	background:none;
	}

.dd ul li li.parent a {
	margin: 0; 
	padding: 0; 
	}

.dd li.parent a.dd_hover {
	color: #000; 
/*	background: url("images/dd_hover.png") 100% 24px no-repeat; */
	background:none;
	border: none; 
	}
	
	
	
	

/*** NAVIGTAION FOOTER ***/


.footer-2 .nav {
	border:none;
	margin: 0 0 0 0;
	}
	
.footer-2 .dd {
	margin: 0 0 0 0;
	background:none;
	}

.footer-2 .dd li {
	float: left; 
	display: block; 
	border:none; 
	background: url("images/back-footer.gif") 100% no-repeat;
	background-position:left;
	padding: 0 9px 0 9px;
	margin: 0 0 0 0;
	}

.footer-2 #menu-item-5667 {
	background:none;
	padding-left:0;
	margin-left:0;
	}

.footer-2 .dd li a {
	color: #000; 
	text-decoration: none; 
	display: block; 
	padding: 14px 0 13px 0; 
	margin: 0 0 0 4px; 
	white-space: nowrap;
	text-align:left; 
	font-size: 20px;
	font-weight:100; 
	font-family: 'Fjalla One', sans-serif;	
	letter-spacing:0.04em;
	}

.footer-2 .dd li a:hover {
	color: #000; 
	text-decoration: none; 
	display: block; 
	margin: 0 0 0 4px; 
	white-space: nowrap;
	}

.footer-2 .dd li ul {
	position: absolute; 
	padding: 8px 250px 10px 0; 
	visibility: hidden;  
	background: #ccc; 
	width: 200px; 
	z-index: 100;
	margin-left:-9px;
	margin-top:-267px;
	}

.footer-2 .dd li ul li {
	float: none; 
	border: none; 
	font-size: 11px; 
	text-align: left; 
	margin: 0; 
	padding: 0;
	font-weight:normal;
	background:none;
	}
	
	
.footer-2 .dd li ul li a, .footer-2 .dd li ul li a:hover {
	float: none; 
	border: none; 
	font-size: 14px; 
	text-align: left; 
	margin: 0 0 0 8px; 
	padding: 5px 0 5px 5px;
	font-weight:normal;
	background: none;
	}
	
.footer-2 .dd li.dd_hover {
	background: #ccc;
	}
	
.footer-2 a.dd_hover:hover {
	text-decoration: none !important;
	}
	
.footer-2 .submenu a:hover {
	text-decoration: underline;
	}

.footer-2 .dd li ul li a {
	margin: 0 8px; 
	padding-right: 12px; 
/*	background: url("images/dot.gif") 100% 24px no-repeat; */
	}

.footer-2 .dd li ul li a {
	background:none;
	}

.footer-2 .dd ul li li.parent a {
	margin: 0; 
	padding: 0; 
	}

.footer-2 .dd li.parent a.dd_hover {
	color: #000; 
/*	background: url("images/dd_hover.png") 100% 24px no-repeat; */
	background:none;
	border: none; 
	}

	


/*** NAVIGATION FOOTER ENDE ***/

/*** Slideshow ***/

.slidemore a {
	display:block;
	font-family: 'Fjalla One', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	letter-spacing:0.12em;
	padding:10px 0 0 0;
	}

#slideshow, .slideshow {
	height: 310px; 
	width: 941px; 
	overflow: hidden; 
	position: relative;
	}
.slide {
	height: 310px; 
	width: 941px; 
	background: #ebd4b3;
	}
.slide img {
	display: block; 
	float: left; 
	position: relative; 
	top: -31px; 
	left: -36px;
	height:310px;
	padding-right:3px;
	}

.slide .post {
	padding: 31px 34px 34px 36px;
	text-align:left;
	height:242px;
	}

.slide .post h2 {
	line-height:30px;
	}
	
.slide .post-category {
	font-size: 11px; 
	color: #d9d9d9; 
	text-transform: uppercase; 
	margin-bottom: 5px;
	display:none;
	}
	
.slide .post a {color: #000;}
.slide .post .post-category a {display: none;}
.slide .post .post-category a:hover {text-decoration: none;}
.slide .post h2 {margin-bottom: 5px;}
.slide .post h2, .slide .post h2 a {
	color: #000; 
	font-size: 32px; 
	font-weight: normal; 
	letter-spacing:0.12em;
	text-decoration:none;
	line-height:35px;
	}

.slider-line {
	background: url(images/line.gif);
	background-repeat:repeat-x;
	}	


.ttt {
	background: url("images/line.gif");
	background-repeat:repeat-x;
	height:1px;
	}

.spacerline {
	background: url(images/line.gif);
	background-repeat:repeat-x;
	margin:10px 0 0 0;
	height:1px;
	}	

.news .spacerline {
	margin:10px 0 24px 0;
	}
	
.slide .post h2 a:hover {
	text-decoration: none;
	}
	
.slide .post .post-meta {display: none; font-size: 11px; font-style: normal; color: #656363; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {display: none; color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.slide .post .post-meta a:hover {display: none; text-decoration: underline;}
.slide .post .post-author {display: none; text-transform: uppercase;}
.slide .post-content p {margin-bottom: 15px;}
#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}
#larr:hover, #rarr:hover {opacity: 1;}

/*** Content ***/

#content {
	float: left;
	margin:-16px 0 0 0;
	padding:0;
	width:573px;
	}
	
#content #loop {
	width: 573px; 
	float: left;
	margin:19px 0 0 0;
	padding0;
	}

.rc {
	width:941px;
	}

.rc .post-content {
	width:980px;
	margin:0;
	}

.rc .entry .post-content {
	padding:32px 0 0 0;
	}

.rc .post-content p {
	margin:0;
	padding:0;
	float:left;
	}

.rc .post-content .alignnone, .rc .post-content img.alignnone{
/*	padding: 0 17.5px 17px 0; */
	margin: 0 0 0 0;
	}

	
.post-5553 .style-up-wrap {
	float:left;
	}

.rc img {
	}

.rc .style-up-wrap{
	position:relative; 
	overflow:hidden; 
	display:inline-block;
	padding: 0 31px 31px 0;
	margin: 0 0 0 0;
	}

.rc .style-up-hover{
	position:absolute; 
	bottom:31px;
	left:0px; 
	width:212px; 
	height:212px; 
    background-color: rgba(0,0,0,0.5);
	z-index: 999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE8 */
    filter: alpha(opacity=60); /*IE7 und kleiner*/
	display:none;
	}


.rc .style-up-hover span{
	position:absolute;
	font-size:13px;
	font-weight:normal;
	color: #fff;
	font-family: 'Fjalla One', sans-serif;	
	font-size:18px;
	letter-spacing:0.06em;
	line-height:23px;
	text-align:center;
	padding:0 20px;
	position:absolute;
	top:50%;
	margin-top:-25px;
 	}

.content-title {
	color: #000; 
	font-size: 1px; 
	padding: 0 0 0 30px; 
	border-bottom: 1px; 
	text-transform: uppercase; 
	position: relative;
	display:none;
	}
	
.content-title a {color: #fff; text-decoration: none;}
.content-title a:hover {text-decoration: underline;}
.content-title span {color: #d9d9d9;}
.content-title span a {color: #d9d9d9; text-decoration: none;}
.content-title span a:hover {color: #000; text-decoration: none;}
#mode {
	display: none; 
	width: 37px; 
	height: 14px; 
	background: url("images/mode.png") 0 0 no-repeat; 
	position: absolute; 
	bottom: 14px; 
	right: 0;
	}

#releases .sideber {
	display: none;
	}

#loop .news {
	padding: 29px 0 0 0;
	}

.news h2 {
	font-family: 'Fjalla One', sans-serif;
	font-weight:100;
	font-size:23px;
	letter-spacing:0.1em;
	}

#content #gallery {
	margin: 0 0 5px 0;
	}
	
#content #gallery .widget h3, .widget-small h3 {
	padding-bottom:5px;
	margin-bottom:16px;
	}

#content #gallery .slideshow {
	margin: 0;
	width: 573px;
	}

#content #video {
	margin: 15px 0 0 0;
	}

#content #video .youtube {
	margin: 0;
	}

#loop .post {
	width: 573px;
	height: 220px;
	background: #f7ecdf;
	}

#loop .post h2{
	padding: 25px 22px 17px 0;
	}

#loop .post .post-content {
	padding: 0 22px 0 0;
	}

#loop .post .post-content a, #loop .post .post-content a:hover {
	display:block;
	font-family: 'Fjalla One', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	letter-spacing:0.12em;
	padding:10px 0 0 0;
	}

.frontgallery {
	padding:7px 0 0 0;
	}

.more {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	}
	
.frontgallery .widget, .youtube .widget {
	margin-bottom:0;
	}

.flip {
	background-position: 0 100% !important;
	}

.list .post {
	padding: 0 0 0 0; 
	border-bottom: 1px;
	}
	
.list .post .thumb img {
	float: left; 
	margin: 0 ; 
	width: 280px; 
	height: 220px;
	padding: 0 23px 0 0 ;
	}

.list .post a {
	color: #000;
	}
	
.list .post .post-category {
	font-size: 11px; 
	color: #d9d9d9; 
	margin-bottom: 0px;
	font-style:normal;
	}
	
.list .post .post-category a {
	text-decoration: none !important;
	font-style:normal !important;
	}
	
.list .post .post-category a:hover {
	text-decoration: none !important;
	font-style:normal !important;
	}
	
.list .post h2 {
	}
	
.list .post h2, .list .post h2 a, .list .post h2 a:hover {
	color: #000; 
	font-size: 25px;
	letter-spacing:0.1em; 
	font-weight: normal; 
	text-decoration: none;
	line-height: 28px;
	}

.list .post .post-meta {
	display: none;
	font-size: 11px; 
	color: #000; 
	margin-bottom: 20px;
	}
	
.list .post .post-meta span, .list .post .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.list .post .post-meta a:hover {text-decoration: underline;}
.post-author {text-transform: uppercase;}

.grid {padding: 12px 0 0 0;}
.grid .post {
	width: 154px; 
	height: 154px; 
	background-color: #f5f5f5; 
	padding: 18px; 
	float: left; 
	margin: 19px 0 0 19px; 
	position: relative; 
/*	overflow: hidden;    */
	cursor: pointer;
	}
	
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {
/*	display: none;   */
	}
.grid .post h2, .grid .post .post-meta {display: block;}
.grid .post .thumb {width: 190px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}
.grid .post .thumb img {width: 190px; height: 190px;}
.grid .post h2, .grid .post h2 a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.grid .post h2 {margin-bottom: 5px;}
.grid .post a {text-decoration: none;}
.grid .post a:hover {text-decoration: underline;}
.grid .post .post-meta {display: none; font-size: 10px; font-style: normal; color: #656363;}
.grid .post .post-meta span, .grid .post .post-meta a {display: none; color: #000; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.grid .post .post-meta .post-author {display: none; text-transform: uppercase;}
.grid .post .comments_popup_link {display: none; position: absolute; bottom: 18px; right: 18px;}
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}

.news-single-out {
	background: #f7ecdf;
	height:290px;
	}	

.news-single-thumb {
	float:left;
	}

.news-single-in {
	background: #f7ecdf;
	}

.news-single-in .post-category, .news-single-in .post-meta {
	display:none;
	}

.news-single-line {
	background-color: #f4f4f4;
	background: url(images/line.gif);
	background-repeat:repeat-x;
	padding:0 0 23px 0;
	margin: 26px 0 0 0;
	height: 1px;
	}

.rollover {
	opacity: 0; 
	background: #ffea97; 
	width: 154px; 
	height: 154px; 
	padding: 0; 
	margin: 0; 
	position: absolute; 
	top: 0; 
	left: 0; 
	cursor: pointer;
	}
	
.rollover-title {margin-bottom: 5px;}
.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #262626; font-family: 'Open Sans', sans-serif;}
.rollover-meta {font-size: 10px; font-style: normal; color: #656363;}
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.rollover-author {text-transform: uppercase;}
.rollover-meta a:hover {text-decoration: underline;}

.pagination {
	display:none;
	padding: 20px 0 0 30px; 
	color: #aaa9a9; 
	font-size: 12px; 
	clear: both; 
	position: relative;
	}

.pagination-artists, .pagination-news {
	margin: 100px 0 0 0;
	}

.aprev, .anext, .alignleft a, .alignright a, a.nextpostslink, #nextPosts a {
	font-family: 'Fjalla One', sans-serif;
	font-size:23px;
	color:#000;
	font-style:normal;
	text-decoration:none;
	letter-spacing:0.1em;
	line-height:22px;
	padding:0 0 2px 0;
	}
	
.pagination-news .ap {
	font-style:normal;
	font-variant:normal;	
	}

.pagination-artists .alignleft, .pagination-news .alignleft {
	float:left;
	width:285px;
	}

.alignright {
	float:right;
	text-align:right;
	}	

.pagination a {
	color: #000; 
	text-decoration: none;
	}
	
.pagination a:hover {text-decoration: underline;}
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}
#pagination {padding: 20px 0 0 30px;}
#pagination .nextpostslink {color: #000; text-decoration: none; display: block; padding: 9px 0; text-align: center; font-size: 14px;}
#pagination .nextpostslink:hover {background-color: #FFEA97; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#pagination .loading {background: url("images/loading.gif") 240px 9px no-repeat; color: #555;}
#pagination .loading:hover {background-color: transparent !important; cursor: default;}

.entry {
	margin: 0;
	}
	
.entry .single {
	margin: 28px 0 0 0;
	}
	
.entry .post {
	border:none; 
	padding-bottom: 15px;
	}

.entry .post-meta {
	padding: 0; 
	font-size: 11px; 
	font-style: normal; 
	color: #aaa9a9; 
	position: relative;
	}
	
.post-meta h1 {
	color: #000; 
	font-size: 23px;
	letter-spacing:0.16em; 
	font-weight: normal; 
	font-style: normal; 
	margin: 0;
	padding-bottom: 11px; 
	margin-bottom: -9px; 
	border-bottom: 1px solid #6f6f6e;
	font-family: 'Fjalla One', sans-serif;
	line-height:35px;
	}

.entry .post-meta span, .entry .post-meta a {
	color: #000; 
	text-decoration: none; 
	font-family: 'Fjalla One', sans-serif;
	font-style: normal;
	}
	
.entry .post-meta a:hover {text-decoration: underline;}
.entry .post-comms {position: absolute; right: 0;} 

.entry .post-content {
	padding: 32px 0 0 0;
	}
	
.entry .post-content a {
	color: #000;
	font-weight:normal;
	}
	
.entry .post-content a:hover {
	text-decoration: none;
	font-weight:normal;
	}
	
.entry .post-footer {
	padding-left: 30px; 
	font-size: 12px; 
	margin-bottom: 15px;
	}
	
.entry .post-footer a {
	color: #000; 
	text-decoration: none;
	}
	
.entry .post-footer a:hover {
	text-decoration: underline;
	}
	
.page .post-category {
	display: none;
	}

.f, .t, .di, .su {width: 16px; height: 15px; position: absolute; bottom: 15px;}
.f {right: 63px; background: url("images/social.png") 0 0 no-repeat;}
.t {right: 42px; background: url("images/social.png") -16px 0 no-repeat;}
.di {display: none; right: 21px; background: url("images/social.png") -32px 0 no-repeat;}
.su {display: none; right: 0; background: url("images/social.png") -48px 0 no-repeat;}
.f:hover {background-position: 0 -15px;}
.t:hover {background-position: -16px -15px;}
.di:hover {background-position: -32px -15px;}
.su:hover {background-position: -48px -15px;}
	
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {
	color: #000; 
	font-size: 23px;
	letter-spacing:0.16em; 
	font-weight: normal; 
	font-style: normal; 
	margin: 0;
	padding-bottom: 11px; 
	margin: 37px 0 16px 0; 
	border-bottom: 1px solid #6f6f6e;
	}
	
.post-content h1 {
	font-size: 30px; 
	line-height: 35px;
	}

.post-content h2, .post-content h3, .post-content h4, .post-content h5, {
	}
	
.post-content {
	color: #000; 
	font-family: 'Open Sans', sans-serif; 
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	}
	
.post-content p {
	margin: 0 0 0 0;
	font-weight:normal;
	}
	
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.post-content li {
	color: #262626; 
	font-family: 'Open Sans', sans-serif;
	margin: 3px 0;
	font-size:12px;
	}

.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}

.post-content blockquote p {
	color: #8c8888; 
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	}

.post-navigation {
	width: 573px; 
	padding: 0 0 0 0; 
	position: relative;
	}

.post-navigation a {
	display: block; 
	color: #000; 
	font-family: 'Open Sans', sans-serif; 
	text-decoration: none; 
	line-height: 1.5;
	}
	
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {
	display: block; 
	color: #aaa9a9; 
	font-family: 'Open Sans', sans-serif;
	}
	
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}

/*** Images ***/

.post-content img {margin: 0 0 15px; height: auto; max-width: 610px;}
.post-content h6 {position: relative; left: -30px;}
.post-content .attachment img {max-width: 610px;}
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.post-content .alignleft, .post-content img.alignleft {
	display: inline; 
	float: left; 
	margin: 0;
	}
	
.post-content .alignright, .post-content img.alignright {
	display: inline; 
	float: right; 
	margin: 0;
	}
	
.post-content .aligncenter, .post-content img.aligncenter {
	clear: both; 
	display: block; 
	margin:0;
	}
	
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {
	margin: 0 20px 20px 0;
	}

.post-content img.alignright {
	margin: 0 0px 20px 20px;
	}
	
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.post-content .wp-caption img {margin: 5px 5px 0;}
.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
.post-content .wp-smiley {margin: 0;}
.post-content .gallery {margin: 0 auto 18px;}
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}
.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}
.post-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}
.post-content .gallery dl {margin: 0;}
.post-content .gallery br+br {display: none;}
.post-content .attachment img {display: block; margin: 0 auto;}

/*** Comments ***/

.comments h3 {font-size: 18px; font-weight: normal; color: #000; padding: 15px 0 10px 30px; border-bottom: 1px solid #d9d9d9;}
.comments a {color: #000;}
#comments {margin-bottom: 30px;}
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #d9d9d9;}
.comment td {vertical-align: top;}
.comment-meta {position: relative; min-height: 70px; font-size: 11px; margin-right: 30px;}
.avatar {display: block; margin-right: 10px;}
.comment-author {color: #aaa9a9;}
.comment-author span {color: #000;}
.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.comment-author a:hover {text-decoration: underline;}
.comment-author, .comment-date {white-space: nowrap;}
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none;}
.comment-reply-link:hover {text-decoration: underline;}

.comment-text p {
	color: #4b4b4b;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
	}
	
.children {margin-left: 80px;}
.children .children {margin-left: 50px;}
.children .comment {padding-left: 0;}

#respond p, .nopassword {margin: 10px 0; font: 11px Helvetica, Arial, sans-serif;}
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 30px 0 0 30px;}
#commentform table {width: 100%; margin-bottom: 15px;}
#commentform td {vertical-align: top; width: 33.33%;}
#commentform td p {font: 100 11px Helvetica, Arial, sans-serif; color: #333; margin-bottom: 5px;}
#commentform td p span {color: #aaa9a9; font: normal 11px Georgia, Geneva, "Times New Roman", times;}
.commform-textarea {border: 1px solid #d9d9d9; padding: 10px; margin-bottom: 10px;}
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}
.commform-author div {margin-right: 15px; border: 1px solid #d9d9d9; padding: 5px;}
.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; font: 12px Helvetica, Arial, sans-serif; color: #333;}
#submit {float: left; border: none; background: #ccc; color: #fff; font: 100 12px Helvetica, Arial, sans-serif; cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#submit:hover {background: #000;}
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}

/*** Sidebar ***/

.sidebar #text-13 {
	padding: 32px 0 0 0; 
	}

.sidebar {
	width: 335px; 
	padding: 0; 
	float: right;
	margin-top:-6px;
	}

.sidebar .button {
	margin-left:62px;
	}

#black-studio-tinymce-2 {
	margin:40px 0 0 0;
	}
	
#black-studio-tinymce-2 h2 {
	margin:5px 0 7px 0;
	}

#black-studio-tinymce-2 a {
	text-decoration: none;
	font-size:16px;
	letter-spacing:0.1em;
	}

#black-studio-tinymce-8 {
	margin-top: 35px;
	}
	
#text-4 {
	margin: 30px 0 0 0;
	}

#black-studio-tinymce-2 img {
	margin:0;
	}
	
.widget {
	margin-bottom: 40px;
	}

.textwidget .artist-web {
	margin: 0 15px 0 0;
	}

.textwidget img {
	margin:0 0 18px 0;
	}

.widget-small {width: 130px;}

.widget h3, .widget-small h3 {
	color: #000; 
	font-size: 24px;
	letter-spacing:0.1em; 
	font-weight: normal; 
	font-style: normal; 
	padding-bottom: 4px; 
	margin-bottom: 23px; 
	border-bottom: 1px solid #989898;
	line-height:30px;
	}
	
.widget a, .widget-small a {color: #000; text-decoration: none;}
.widget a:hover, .widget-small a:hover {text-decoration: underline;}

.widget p, .textwidget {
	color: #000; 
	font-family: 'Open Sans', sans-serif;
	}
	
.widget p a, .textwidget a {
	text-decoration: none;
	}
	
.widget p a:hover, .textwidget a:hover {text-decoration: none;}
.widget li, .widget-small li {font-size: 12px; color: #262626; margin-bottom: 3px;}

.widget_getconnected {margin-bottom: 20px;}
.widget_getconnected .widget-body div {width: 50%; float: left; min-height: 40px; padding-bottom: 16px;}
.widget_getconnected .widget-body div a {display: block; color: #24211f; font-size: 16px; padding-left: 25px;}

.widget_getconnected .widget-body div span {
	color: #838383; 
	font-family: 'Open Sans', sans-serif;
	padding-left: 25px;
	}
	
.getconnected_rss a {background: url("images/getconnected_rss.png") 0 2px no-repeat;}
.getconnected_twitter a {background: url("images/getconnected_twitter.png") 0 2px no-repeat;}
.getconnected_fb a {background: url("images/getconnected_fb.png") 0 2px no-repeat;}
.getconnected_flickr a {background: url("images/getconnected_flickr.png") 0 2px no-repeat;}
.getconnected_behance a {background: url("images/getconnected_behance.png") 0 2px no-repeat;}
.getconnected_delicious a {background: url("images/getconnected_delicious.png") 0 2px no-repeat;}
.getconnected_stumbleupon a {background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat;}
.getconnected_tumblr a {background: url("images/getconnected_tumblr.png") 0 2px no-repeat;}
.getconnected_vimeo a {background: url("images/getconnected_vimeo.png") 0 2px no-repeat;}
.getconnected_youtube a {background: url("images/getconnected_youtube.png") 0 2px no-repeat;}

.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #d9d9d9;}
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}

.rpthumb-title {
	display: block; 
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 6px;
	}
	
.rpthumb-date {display: block; font-size: 11px; color: #aaa9a9;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}

.widget_tag_cloud a {margin: 0 2px;}
.widget_calendar table {width: 100%;}
.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}
.widget_calendar tbody a {text-decoration: underline;}
.widget_calendar tbody a:hover {text-decoration: none}

.sponsors .widget-body {text-align: center;}
.sponsors .widget-body img {margin-bottom: 20px;}

/*** Footer ***/

.footer {
	margin:27px 0 0 0;
	padding: 0 0 33px 0;
	height: 78px; 
	}

.footer-1 {
	width: 182px;
	}

.footer-1, .footer-2 {
	float:left;
}

.footer-1 {}

.footer-2 {
	width:504px;
	margin-left:10px;
	margin-top:15px;
	}

.footer-3 {
	float:right;
	margin:20px 0 0 0;
	}

.footer-3 .widget {
	padding:0 0 0 0;
	margin: 0 0 0 0;
	}

.footer-3 img {
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
	}
	
.footer p {}

.footer a {color: #000; text-decoration: none;}
.footer a:hover {text-decoration: underline;}
p.copyright {float: left; color: #333;}
p.copyright span {color: #737373;}
.credits {display: none; float: right;}




/**********************
RELEASE 4 TEST
***********************/

.post-6505 .sidebar {
	display:none;
	}

.rc4 .style-up-wrap{
	position:relative; 
	overflow:hidden; 
	display:inline-block;
	padding: 0 30px 30px 0;
	margin: 0 0 0 0;
	}

.rc4 .style-up-hover{
	position:absolute; 
	bottom:34px;
	left:0px; 
	width:212px; 
	height:74px; 
    background-color: rgba(0,0,0,0.5);
	z-index: 999;
	display:none;
	}

.rc4 .display-inline{
	display: inline-block !important;
	}

.rc4 .style-up-hover span{
	position:absolute;
	top:15px;
	left:14px;
	width:80%;
	font-size:13px;
	font-weight:normal;
	color: #000;
	font-family: 'Fjalla One', sans-serif;	
	font-size:18px;
	letter-spacing:0.06em;
	line-height:23px;
 	}

/**********************
ARTIST HOVER
***********************/

.rc .am .post-content p {
	width:433px;
	height:243px;
	padding: 0 73px 65px 0;
	}

.rc .am .style-up-wrap {
	padding:0;
	}
	
.am .style-up-wrap{
	position:relative; 
	overflow:hidden; 
	display:inline-block;
	margin: 0 0 0 0;
	}

.am .style-up-hover{
	bottom:0;
	width:434px; 
	height:259px; 
	left:0;
	text-align:center;
	opacity: 1.0;
 	transition: opacity 1s ease-in-out;
 	-moz-transition: opacity 1s ease-in-out;
 	-webkit-transition: opacity 1s ease-in-out;
 }
 
.am .style-up-wrap:hover {
}
 
.am .display-inline{
	display: inline-block !important;
	}

.rc .am .style-up-hover span{
	position:absolute;
	font-size:13px;
	font-weight:normal;
	color: #fff;
	font-family: 'Fjalla One', sans-serif;	
	font-size:18px;
	letter-spacing:0.06em;
	line-height:23px;
	top:50%;
	margin-top:-25px;
	position:absolute;
	text-align:center;
	padding:0 0 0 67px;
	width:300px;
	left:0;
	opacity:1.0;
 	}

.am .style-up-wrap img {
	width:434px; 
	height:259px; 
	}
	
.am .post-content {
	width:1100px;
	margin:0;
	}

.post-5588 p {
	font-weight:normal;
	font-style:normal;
	}
	
.post-5588 tr td p {
	font-weight:normal;
	font-style:normal;
	}	


/**********************
PRESS HOVER
***********************/

.rc .pm .entry .post-content {
	margin-left: -43px;
	width: 706px;
	}

.rc .entry .post-content {
	padding: 32px 0 0 0;
	}

.rc .pm p {
	padding: 0 0 43px 43px;
	width:265px;
	height: 177px;
	}

.rc .pm .post-content p {
	width:265px;
	height:177px;
	}

.rc .pm .style-up-wrap {
	padding:0;
	}
	
.pm .style-up-wrap{
	position:relative; 
	overflow:hidden; 
	display:inline-block;
	margin: 0 0 0 0;
	}

.pm .style-up-hover{
	bottom:0;
	width:265px; 
	height:177px; 
	left:0;
	text-align:center;
	opacity: 1.0;
 	transition: opacity 1s ease-in-out;
 	-moz-transition: opacity 1s ease-in-out;
 	-webkit-transition: opacity 1s ease-in-out;
 }
 
.pm .style-up-wrap:hover {
}
 
.pm .display-inline{
	display: inline-block !important;
	}

.rc .pm .style-up-hover span{
	position:absolute;
	font-size:13px;
	font-weight:normal;
	color: #fff;
	font-family: 'Fjalla One', sans-serif;	
	font-size:18px;
	letter-spacing:0.06em;
	line-height:23px;
	top:50%;
	margin-top:-25px;
	position:absolute;
	text-align:center;
	padding:0 30px 0 10px;
	width:192px;
	left:17px;
	opacity:1.0;
 	}

.pm .style-up-wrap img {
	width:265px; 
	height:177px; 
	}
	
.pm .post-content {
	width:573px;
	margin:0;
	}

#post_5590 {
	width:573px;
	}


	
	
	
/**********************
RELEASE HOVER
***********************/

.rc .rm .post-content p {
	width:212px;
	height:210px;
	padding: 0 31px 31px 0;
	}

.rc .rm .style-up-wrap {
	padding:0;
	}
	
.rm .style-up-wrap{
	position:relative; 
	overflow:hidden; 
	display:inline-block;
	margin: 0 0 0 0;
	}

.rm .style-up-hover{
	bottom:0;
	width:212px; 
	height:210px; 
	left:0;
	text-align:center;
	opacity: 1.0;
 	transition: opacity 1s ease-in-out;
 	-moz-transition: opacity 1s ease-in-out;
 	-webkit-transition: opacity 1s ease-in-out;
 }
 
.rm .style-up-wrap:hover {
}
 
.rm .display-inline{
	display: inline-block !important;
	}

.rc .rm .style-up-hover span{
	position:absolute;
	font-size:13px;
	font-weight:normal;
	color: #fff;
	font-family: 'Fjalla One', sans-serif;	
	font-size:18px;
	letter-spacing:0.06em;
	line-height:23px;
	top:50%;
	margin-top:-25px;
	position:absolute;
	text-align:center;
	padding:0 30px 0 10px;
	width:192px;
	left:0;
	opacity:1.0;
 	}

.rm .style-up-wrap img {
	width:212px; 
	height:210px; 
	}
	
.rm .post-content {
	width:1100px;
	margin:0;
	}



/**********************
PRESS ARTIST
***********************/


.pa .post-content {
	width573px;
	}

.pa. .post-content .ngg-gallery-thumbnail-box {
	width:100px !important;
	height:100px !important;
}