/*   
Theme Name: GOSET 2011
Description: GOSET 2011
Author: NTech Media
Author URI: http://www.ntechmedia.com
*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

/*a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}*/

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #CC0000;}  /* af2626 */

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/
@font-face {
    font-family: 'UbuntuCondensedRegular';
    src: url('/wp-content/themes/GOSET-2011/font/ubuntu-c-webfont.eot');
    src: url('/wp-content/themes/GOSET-2011/font/ubuntu-c-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/GOSET-2011/font/ubuntu-c-webfont.woff') format('woff'),
         url('/wp-content/themes/GOSET-2011/font/ubuntu-c-webfont.ttf') format('truetype'),
         url('/wp-content/themes/GOSET-2011/font/ubuntu-c-webfont.svg#UbuntuCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, h1, #header nav ul li a, article h1, article h2, .artist_post h3, #sidebar > div h2:first-child, .blog_archive h2 {
	font-family: Century Gothic, sans-serif;
	}



#page-wrap {width: 1044px; margin: 0px auto;}

.post {}

.entry-title { margin-bottom: 20px; margin-top: 10px;}
.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}



/* ABOVE THIS LINE ARE THE CSS DEFAULTS */

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
/*	background:#ffffff url(/wp-content/themes/GOSET-2011/images/background_logo_white.jpg) left top no-repeat;*/
	background: #000000 url(/wp-content/themes/GOSET-2011/images/background_logo_black.jpg) left top no-repeat;
	color: #000000;
	font-size: 12px;
}

body p {
	margin-bottom: 13px;
}

img.alignright {
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
}

img.alignleft {
	float:left;
}


#page-wrap {
	min-height: 536px;
}

#header {
	background: url(/wp-content/themes/GOSET-2011/images/bg_top_white.png) no-repeat;
}

#header h1 {
	display: inline-block;
	margin: 0px;
	margin-left: 0px;
	vertical-align: top;
}

.home_featurednews {
	margin-bottom:20px;
	width: 650px;
}

.ie7 #header h1 {
	display: inline;
}

#header h1 a {
	display: block;
	height: 88px;
	opacity: 0;
	width: 499px;
	margin-left:50px;
}

.ie7 #header h1 a,
.ie8 #header h1 a {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-size: 130px;
	overflow: hidden;
}

h1 {
	font-size:24px;
	font-weight:bold;
}

#social {
	text-align:right;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	margin: 50px 50px 0px 0px;
	margin-right: 0px;
	vertical-align: top;
	width: 445px;
}

#social a{
	display:inline-block;
	margin:0px 2px;
	height:33px;
	width:32px;
}

.social_tw { background: url(/wp-content/themes/GOSET-2011/images/social_tw.png) no-repeat; }
.social_fb { background: url(/wp-content/themes/GOSET-2011/images/social_fb.png) no-repeat; }
.social_yt { background: url(/wp-content/themes/GOSET-2011/images/social_yt.png) no-repeat; }
.social_rss { background: url(/wp-content/themes/GOSET-2011/images/social_rss.png) no-repeat; }

#header .description {
	color: #FFFFFF;
	display: inline-block;
	font-size: 33px;
	font-weight: bold;
	margin: 40px 60px;
	margin-right: 0px;
	text-align: center;
	vertical-align: top;
	width: 375px;
}

.ie7 #header .description {
	display: inline;
}

#header .description:first-line {
	font-size: 36px;
}



#header nav ul {
	display:table;
	width:956px;
	list-style:none;
	margin:0px 44px;
	padding:0px;
	background: #686b6e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4NmI2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #686b6e 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#686b6e), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #686b6e 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #686b6e 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #686b6e 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #686b6e 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686b6e', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}


.ie7 #header nav ul {
	display: block;
}

#header nav ul li {
	font-weight:900;
	font-size:18px;
	display:table-cell;
	text-align:center;
	padding-left:1px;
}

.ie7 #header nav ul li {
	display: inline;
	zoom: 1;
}

.ie7 #header nav ul li,
.ie8 #header nav ul li {
	border-bottom: 1px solid #CAC9C9;
	border-top: 1px solid #CAC9C9;
}

#header nav ul li:first-child {
	border-left: none;
}

#header nav ul li:last-child {
	border-right: none;
}

#header nav ul li a {
	height:42px;
	line-height:42px;
	padding:0px 5px;
	color:#ffffff;
	text-decoration:none;
	display:block;

	background: #575c62; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3NWM2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #575c62 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#575c62), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #575c62 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #575c62 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #575c62 0%,#000000 100%); /* IE10+ */
background: linear-gradient(top,  #575c62 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575c62', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}

.ie7 #header nav ul li a {
	display: inline-block;
	padding: 0px 11px;
	width: auto;
}

.ie7 #header nav ul li a,
.ie8 #header nav ul li a {
	background: #3a3b3f;
}

.ie9 #header nav ul li a {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3NWM2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

#header nav ul li.current_page_item a,
#header nav ul li a:hover {
	background:#FFFFFF;
	color:#CC0000;
	box-shadow: 0 0 4px #333333 inset;
}

#header nav ul li:first-child {
	padding:0px;
}

#content-wrap {
	padding:10px 44px;
	background: url(/wp-content/themes/GOSET-2011/images/bg_repeat_white.png) repeat-y;
}


#slider {
	background: #FFFFFF url(/wp-content/themes/GPA-2011/images/header_pic.jpg) center no-repeat;
		-moz-box-shadow: 0px 0px 8px #333333; /* Firefox 3.5-3.6 */
		-webkit-box-shadow: 0px 0px 8px #333333; /* Chrome 4.0-9.0, Safari 3.1-5.0 */
	box-shadow: 0 0 8px #333333;
	display: inline-block;
	height: 314px;
	margin-right: 10px;
	padding: 9px;
	vertical-align: top;
	width: 669px;
}

.ie7 #slider,
.ie8 #slider {
	border: 1px solid #999999;
}

#slider ul{
		-moz-box-shadow: 0px 0px 8px #333333; /* Firefox 3.5-3.6 */
		-webkit-box-shadow: 0px 0px 8px #333333; /* Chrome 4.0-9.0, Safari 3.1-5.0 */
	box-shadow: 0 0 8px #333333;
		background: #0077B3 -moz-linear-gradient(top,  #006BA0 0%, #008DD5 100%); /* Firefox 3.6-10.0 */
		background: #0077B3 -ms-linear-gradient(top,  #006BA0 0%,#008DD5 100%); /* Internet Explorer 10.0 */
		background: #0077B3 -o-linear-gradient(top,  #006BA0 0%,#008DD5 100%); /* Opera 11.1-12.1 */
		background: #0077B3 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006BA0), color-stop(100%,#008DD5)); /* Chrome 4.0-9.0, Safari 4.0-5.0 */
		background: #0077B3 -webkit-linear-gradient(top,  #006BA0 0%,#008DD5 100%); /* Chrome 10.0-17.0, Safari 5.1-6.0 */
	background: #0077B3 linear-gradient(top,  #006BA0 0%,#008DD5 100%);
	color: #FFFFFF;
	font-size: 17px;
	line-height: 20px;
	list-style: disc;
	margin-left: 370px;
	margin-right: 12px;
	margin-top: 65px;
	padding: 15px;
	padding-left: 30px;
	text-shadow: 1px 1px 1px #333333;

}

.ie7 #slider ul {
	zoom: 1;
}

.ie7 #slider ul,
.ie8 #slider ul{
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ba0', endColorstr='#008dd5',GradientType=0 ); /* IE6-8 */
}

.ie9 #slider ul{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmJhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDhkZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

#slider ul li {
	margin: 5px 0px;
}



#primary {
	display: inline-block;
	vertical-align: top;
	width:650px;
	margin-right:6px;
	position:relative;
	z-index:0;
}

#container {
	display: inline-block;
	vertical-align: top;
	width:650px;
	margin-right:1px;
	position:relative;
	z-index:0;
}

.ie7 #primary {
	display: inline;
}

article h1 {
	font-size: 24px;
	margin-top: 20px;
}

article h2 {
	font-size: 20px;
	margin: 10px 0px;
	color:#000;
	}

article section {
	clear: left;
	padding-top: 13px;
}



article.about-us .alignleft {
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}



article.foreign-investors dt,
article.turnkey-services dt,
article.why-invest dt {
	font-weight: bold;
	margin-top: 20px;
}

article.foreign-investors dd,
article.turnkey-services dd,
article.why-invest dd {
	margin-top: 10px;
}

article.why-invest img {
	margin-right: 4px;
}

article.why-invest td {
	padding-left: 20px;
}

/* additional padding for main column */

.entry {
	padding-right:15px;
}


/* Home Page */

.home_news {
	vertical-align:top;
	width: 650px;
	display: block;
	clear: both;
}


.home_post {
	width: 158px;
	display:inline-block;
	vertical-align:top;
}

.artist_post {
	width: 210px;
	display:inline-block;
	vertical-align:top;
/*	position:relative;*/
	z-index:0;
	padding:0px 5px 0px 0px;
}

.artist_post .entry{
	z-index:0;
	padding:0px;
}

.artist_post h3{
	text-align:center;
	z-index:0;
	color:#ffffff;
	font-size: 16px;
	color:#000000;
}

.artist_on h3{
	color:#ffffff;
}


.artist_on {
/*	background:#555555;*/
	background: url(/wp-content/themes/GOSET-2011/images/bg_80.png);
}

.artistthumbnail {
	width:210px;
	z-index:0;
}

.artistthumbnail a{
	z-index:0;
	cursor:pointer;
}

.artistthumbnail img{
	width:200px;
	height:200px;
/*	border:5px #CC0000 solid;*/
	background: none;
	padding:5px;
	z-index:0;
	-moz-box-shadow: 3px 3px 3px #888; /* Firefox */
  	-webkit-box-shadow: 3px 3px 3px #888; /* Safari, Chrome */
 	box-shadow: 3px 3px 3px #888; /* CSS3 */
}

.artist_on .artistthumbnail img{
/*	border:5px #555555 solid;*/
	background: url(/wp-content/themes/GOSET-2011/images/bg_80.png);
}

.artistcontent {
	display:none;
	position:absolute;
	left:0;
	z-index:1;
/*	background:#555555;*/
	background: url(/wp-content/themes/GOSET-2011/images/bg_80.png);
	color:#ffffff;
	margin-left:2px;
	width:618px;
	padding:10px;
}

.artistcontent dl > dd > a {
	color: #FFFFFF;
}

.artistcontent dd, .artistcontent dt{
	display:inline-block;
	font-size:12px;
	
}

.artistcontent dt{
	width:180px;
	text-transform:uppercase;
	color:#AAAAAA;
}

.artistcontent dd {
	width:430px;
}

.artistcontent table tr td a {
	color: #FFFFFF;
}

.artistcontent table tr td:first-child {
	width:180px;
	text-transform:uppercase;
	color:#AAAAAA;
}


.artist_on .artistcontent {
	display:block;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
}


.gosettv_post {
	width: 280px;
	display:inline-block;
	vertical-align:top;
	padding-right:20px;
}


.news_post div > div {
	display:inline-block;
}

.gosettvthumbnail {
	width:280px;
}

.newsthumbnail {
	width:158px;
}

.newscontent {
	width: 470px;
	vertical-align:top;
}

.entry ul{
	list-style:disc;
	padding-left:20px;
}

.news_title {
	margin:0px;
}


.podcast a{
	background: url(/wp-content/themes/GOSET-2011/images/podcast.gif) no-repeat;
	display:block;
	width:645px;
	height:180px;
}



.post .entry > img {
	padding:5px;
}


.artist-booking-enquiry-lorda dt, .artist-booking-enquiry-doug dt {
	display:inline-block;
	width:280px;
	vertical-align:top;
	padding:5px 0px;
}

.artist-booking-enquiry-lorda dd, .artist-booking-enquiry-doug dd {
	display:inline-block;
	width:340px;
	vertical-align:top;
	padding:5px 0px;
}

.artist-booking-enquiry-lorda dt img, .artist-booking-enquiry-doug dt img {
	padding-left:200px;
}s


/* Contact */


.contact div div{
	display:inline-block;
	vertical-align:top;
	padding-bottom:10px;
}

.contact_address {
	width:645px;
}

.contact_company {
	width:305px;
	padding-right:5px;
	border-right: solid 1px #000000;
	display:inline-block;
	vertical-align:top;
	padding-bottom:10px;
}
.contact_publishing {
	width:305px;
	padding-left:5px;
	display:inline-block;
	vertical-align:top;
	padding-bottom:10px;
}
.contact_artists {
	width:305px;
	padding-right:5px;
	border-right: solid 1px #000000;
	display:inline-block;
	vertical-align:top;
	padding-bottom:10px;
}

.contact_demos {
	width:305px;
	padding-left:5px;
	display:inline-block;
	vertical-align:top;
	padding-bottom:10px;
}

.streetteampulse {
	padding-top:20px;
	clear:both;
}

.podcast {
	padding-top:20px;
}


/* Properties Slider */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/

#scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 650px;
	height:260px;
	-moz-box-shadow: 0px 0px 5px #333333; /* Firefox 3.5-3.6 */
		-webkit-box-shadow: 0px 0px 5px #333333; /* Chrome 4.0-9.0, Safari 3.1-5.0 */
	box-shadow: 0 0 5px #333333;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items section {
	float:left;
}




#release_scroller {
	width: 650px;
	height: 135px;
	padding: 5px 0px;
	margin-bottom: 22px;
	background: #000000;
		-moz-border-radius: 5px; /* Firefox 2.0-3.6 */
		-webkit-border-radius: 5px; /* Chrome 4.0, Safari 3.1-4.0 */
	border-radius: 5px;
}

#scrollable_releases {

	/* required settings */
	display: inline-block;
	position:relative;
	overflow:hidden;
	width: 600px;
	height: 135px;
}

.ie7 #scrollable_releases {
	display: inline;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#scrollable_releases .items {
	/* this cannot be too large */
	position: absolute;
	width: 20000em;
	z-index: 1;
}

#scrollable_releases .artistthumbnail img {
	width: 106px;
	height: 106px;
	padding: 0px;
	box-shadow: none;
		-moz-border-radius: 5px; /* Firefox 2.0-3.6 */
		-webkit-border-radius: 5px; /* Chrome 4.0, Safari 3.1-4.0 */
	border-radius: 5px;
	margin: 2px;
}

#scrollable_releases .items > div .artistthumbnail a:hover {
/*	background: #CC0000;
	color: #FFFFFF;*/
}

#scrollable_releases .artistthumbnail {
	width: auto;
}

#scrollable_releases .items > div {
	/*display: inline-block;*/
	float: left;
	width: 110px;
	height: 135px;
	margin: 0px 5px;
	background: #FFFFFF;
	vertical-align: top;
		-moz-border-radius: 5px; /* Firefox 2.0-3.6 */
		-webkit-border-radius: 5px; /* Chrome 4.0, Safari 3.1-4.0 */
	border-radius: 5px;
}

#scrollable_releases .items > div .artistthumbnail div {
	width: 110px;
	height: px;
}


.ie7 #scrollable_releases .items div {
	display: inline;
}

a.releases_buy, a.releases_itunes {
	display: inline-block;
	width: 44px;
	height: 23px;
	padding: 0px 1px 0px 2px;
	margin-bottom: 2px;
	text-align: center;
}

/*a.releases_buy {
	background: url(/wp-content/themes/GOSET-2011/images/goset_buy.png) no-repeat top;
}

a:hover.releases_buy {
	background-position: bottom;
}


a.releases_itunes {
	background: url(/wp-content/themes/GOSET-2011/images/goset_itunes.png) no-repeat top;
}

a:hover.releases_itunes {
	background-position: bottom;
}*/



.ie7 a.releases_buy, .ie7 a.releases_itunes {
	display: inline;
}

#release_scroller .prev {
	display: inline-block;
	/*width: 25px;
	height: 50px;
	background: #000 no-repeat right;*/
	cursor: pointer;
 border-bottom: 30px solid transparent;
    border-right: 15px solid #FFFFFF;
    border-top: 30px solid transparent;
	margin: 35px 5px;
}

#release_scroller .prev:hover {
    border-right: 15px solid #CC0000;
}


.ie7 #release_scroller .prev {
	display: inline;
}

#release_scroller .next {
	display: inline-block;
	cursor: pointer;
 border-bottom: 30px solid transparent;
    border-left: 15px solid #FFFFFF;
    border-top: 30px solid transparent;
	margin: 35px 5px;
}

#release_scroller .next:hover {
    border-left: 15px solid #CC0000;
}

.ie7 #release_scroller .next {
	display: inline;
}





.navi {
	margin:5px auto 20px auto;
	width:650px;
	text-align:center;
}

.navi a.active{
	background-position: 0 -16px;
}

.navi a:hover{
	background-position: 0 -8px;
}


.navi a{
	background: url("/wp-content/themes/GOSET-2011/images/navigator.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    font-size: 1px;
    height: 8px;
    margin: 3px;
    width: 8px;
	cursor:pointer;
}


#sidebar {
	display: inline-block;
	width: 300px;
}

.ie7 #sidebar {
	display: inline;
}


#sidebar > div h2:first-child {
	color:#FFFFFF;
	font-weight:900;
	font-size:18px;
	height:28px;
	line-height:28px;
	padding:0px 13px;
	margin:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	
	background: #45494d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none'*/
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDk0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE1MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #45494d 0%, #141516 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45494d), color-stop(100%,#141516)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45494d 0%,#141516 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45494d 0%,#141516 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45494d 0%,#141516 100%); /* IE10+ */
background: linear-gradient(top,  #45494d 0%,#141516 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45494d', endColorstr='#141516',GradientType=0 ); /* IE6-8 */

}

#sidebar > div div {
	background:#000000;
	color:#FFFFFF;
	padding:10px;
	margin-bottom:20px;
}

.widget_get-custom > div  p {
	margin-top:10px;
}

#sidebar > div > ul {
	background:#000000;
	color:#FFFFFF;
	padding:10px;
	margin-bottom:20px;
}

.artistdatapress-widget li {
	border-bottom:1px solid #000000;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:12px;
}

.widget .artistdatapress_widget { background-color:#000;}

#slushman_adpw_links {
	border:none;
}


.ie7 #sidebar > div h2:first-child {
	zoom: 1;
}

.ie7 #sidebar > div:first-child h2,
.ie8 #sidebar > div:first-child h2 {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008DD6', endColorstr='#006A9E', GradientType=0);
}

.ie9 #sidebar > div:first-child h2 {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGRkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZhOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

#sidebar > div:first-child ul {
	background: url(/wp-content/themes/GPA-2011/images/services_bg.jpg);
	font-size: 17px;
	font-weight: bold;
	height: 249px;
	padding: 10px 10px 10px 40px;
}

.ie7 #sidebar > div:first-child ul {
	zoom: 1;
}

#sidebar > div:first-child ul li {
	color: #E41D24;
	list-style-type: disc;
	padding: 10px 10px 10px 0px;
}

#sidebar > div:first-child ul li span {
	color: #333333;
}

#sidebar .heat-bullets li {
		background: #008DD6 -moz-linear-gradient(top, #008DD6, #006A9E); /* Firefox 3.6-10.0 */
		background: #008DD6 -ms-linear-gradient(top, #008DD6, #006A9E); /* Internet Explorer 10.0 */
		background: #008DD6 -o-linear-gradient(top, #008DD6, #006A9E); /* Opera 11.1-12.1 */
		background: #008DD6 -webkit-gradient(linear, left top, left bottom, color-stop(#008DD6), color-stop(#006A9E)); /* Chrome 4.0-9.0, Safari 4.0-5.0 */
		background: #008DD6 -webkit-linear-gradient(top, #008DD6, #006A9E); /* Chrome 10.0-17.0, Safari 5.1-6.0 */
	background: #008DD6 linear-gradient(top, #008DD6, #006A9E);
		-moz-border-radius: 10px; /* Firefox 2.0-3.6 */
		-webkit-border-radius: 10px; /* Chrome 4.0, Safari 3.1-4.0 */
	border-radius: 10px;
	border-top: 5px solid #D80800;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px;
	padding: 10px 20px;
}

.ie7 #sidebar .heat-bullets li {
	zoom: 1;
}

.ie7 #sidebar .heat-bullets li,
.ie8 #sidebar .heat-bullets li {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008DD6', endColorstr='#006A9E', GradientType=0);
}

.ie9 #sidebar .heat-bullets li {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGRkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZhOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

#text-5 div {
/*	display: none; */
}

.subscribe {
	padding: 0px;
}

.subscribe dt {
	display:inline-block;
	width:90px;
	height:30px;
}

.subscribe dd {
	display:inline-block;
	width:170px;
	height:30px;
}

.subscribe dd input {
	border:1px solid #363636;
	box-shadow: 0 0 4px #333333 inset;
	width:175px;
}

.subscribe td {
	padding: 3px 5px 3px 0px;
}

.subscribe_button input{
	margin-left:100px;
	color:#FFFFFF;
	background:#db7008;
	border:0px;
		-moz-border-radius: 5px; /* Firefox 2.0-3.6 */
		-webkit-border-radius: 5px; /* Chrome 4.0, Safari 3.1-4.0 */
	border-radius: 5px;
}


#footer {
	background: url(/wp-content/themes/GOSET-2011/images/bg_footer_white.png) no-repeat;
	height:15px;
	padding:47px 50px 0px;
	color:#ffffff;
}

#footer .footer-stretch {
}

#footer .footer-wrap {
}

#footer section {
	width:50%;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	text-align:right;	
}

#footer section:first-child {
	text-align:left;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.slushman_adpw_date_time {
	font-weight:bold;
	font-size:15px;
}

/*INTERNAL PROPERTY PAGES*/
.internal-1{ margin-bottom: 10px; display:inline-block; vertical-align:top;  width: 190px;}
.map { display:inline-block;  vertical-align:top; width: 450px; margin:0; border: 1px #666 solid;}
.internal-1 h2 { margin-bottom: 10px; font-size:14px;}
.internal-2 h2 { margin-top: 10px; margin-bottom: 5px; font-size:14px;}

.propimages {width: 675px;}
.propimages dd { width:215px; height: 142px; display: inline-block; margin-bottom: 5px; margin-right: 5px;}

/*BLOG*/

.blog_content ol,
.blog_archive ol,
.entry-content ol {
	padding-left:20px;
}

.entry-content footer{
	margin:20px 0px;
}

.blog_author {
	float:right;
	margin:0px 0px 10px 10px;
	width:100px;
	text-align:center;
}

.blog_author img {
	border: 1px solid #999999;
}

.blog_date,
.blog_archive footer {
	margin:5px 0px;
	font-size:10px;
}

.blog_archive h2{
	font-size:18px;
}

.entry a { color:#000000;}

.author_archive {
	font-size: 24px;
	margin-top: 20px;
}

/*CONTACT FORM*/
.contactborder { width:665px; height: auto; padding:10px; border:1px #ccc solid; margin-bottom: 10px; margin-top: 20px;}
.wpcf7-submit { 
width: 100px; height: 30px;
		background: #008DD6 -moz-linear-gradient(top, #008DD6, #006A9E); /* Firefox 3.6-10.0 */
		background: #008DD6 -ms-linear-gradient(top, #008DD6, #006A9E); /* Internet Explorer 10.0 */
		background: #008DD6 -o-linear-gradient(top, #008DD6, #006A9E); /* Opera 11.1-12.1 */
		background: #008DD6 -webkit-gradient(linear, left top, left bottom, color-stop(#008DD6), color-stop(#006A9E)); /* Chrome 4.0-9.0, Safari 4.0-5.0 */
		background: #008DD6 -webkit-linear-gradient(top, #008DD6, #006A9E); /* Chrome 10.0-17.0, Safari 5.1-6.0 */
		background: #008DD6 linear-gradient(top, #008DD6, #006A9E);
		color: #FFFFFF;
		font-size:16px;
		font-weight: bold;
		border:none;
}



/*PROPERTIES PAGE*/
.propleftcol { display:inline-block; width: 380px; vertical-align:top;}
.propleftcol dt { margin-bottom: 5px; font-size:14px; font-weight:bold;}
.proprightcol dt { margin-bottom: 5px; font-size:14px; font-weight:bold;}
.proprightcol { display:inline-block; width: 240px; vertical-align:top;}
.propleftcol dd { margin-bottom: 10px;}
.proprightcol dd { margin-bottom: 10px;}
.propdesc { margin-bottom: 10px;}
.propdesc dt { margin-bottom: 5px; font-size:14px; font-weight:bold;}

/*WORDPRESS GALLERY*/
#gallery-1 .gallery-item {
		-moz-box-shadow: 0px 0px 5px #666666; /* Firefox 3.5-3.6 */
		-webkit-box-shadow: 0px 0px 5px #666666; /* Chrome 4.0-9.0, Safari 3.1-5.0 */
	box-shadow: 0px 0px 8px #666666;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-top: 0px!important;
}
#gallery-1 img { border: 3px solid #fff!important;}

/*PROPERTY PAGE SPECIFIC - BORDERS etc*/
#post-83 .entry-title { margin:0; padding:0;}
.titleborder { width:647px; height: auto; padding:10px; border:1px #ccc solid; margin-bottom: 10px; margin-top: 10px;}
.propborder { width:647px; height: auto; padding:10px; border:1px #ccc solid; margin-bottom: 10px;}

.bedrooms { display:inline-block; width:30px; height: 24px; padding-top: 3px;}
.bedrooms img {}
.bedtext { display:inline-block;}
.bathrooms { display:inline-block; width:30px; height: 24px;}
.bathtext { display:inline-block;}



/*.home_news .entry a { width: 70px; height: 15px; background-color:#000; color:#fff; margin-top:10px; padding: 2px 5px;}*/
.morebutton { width: 70px; color:#181818!important; margin-top:10px; padding:3px 3px 4px 3px;
background: #008DD6 -moz-linear-gradient(top, #ffffff, #c4c3c3); /* Firefox 3.6-10.0 */
		background: #008DD6 -ms-linear-gradient(top, #ffffff, #c4c3c3); /* Internet Explorer 10.0 */
		background: #008DD6 -o-linear-gradient(top, #ffffff, #c4c3c3); /* Opera 11.1-12.1 */
		background: #008DD6 -webkit-gradient(linear, left top, left bottom, color-stop(#ffffff), color-stop(#c4c3c3)); /* Chrome 4.0-9.0, Safari 4.0-5.0 */
		background: #008DD6 -webkit-linear-gradient(top, #ffffff, #c4c3c3); /* Chrome 10.0-17.0, Safari 5.1-6.0 */
		background: #008DD6 linear-gradient(top, #ffffff, #c4c3c3);
		text-align:center;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border:1px #ccc solid;
}

/*STORE BUTTON WIDGET*/
#sidebar #text-9 div { background-color:#FFF; margin: 0px 0px 20px 0px; padding:0; height:145px;}
#sidebar #text-9 div h2 { display:none;}

.sidebar_storebutton a{
	margin-top: 40px;
	display: block;
	height: 120px;
	padding: 12px 0px 13px 0px;
	background: #000000;
		-moz-border-radius: 10px; /* Firefox 2.0-3.6 */
		-webkit-border-radius: 10px; /* Chrome 4.0, Safari 3.1-4.0 */
	border-radius: 10px;
}


/*ITUNES STORE BUTTON WIDGET*/
#sidebar #text-10 div { background-color:#FFF; margin: 0px 0px 20px 0px; padding:0; height:120px;}
#sidebar #text-10 div h2 { display:none;}

/*SUBSCRIBE BUTTON WIDGET*/
#sidebar #text-11 div { background-color:#FFF; margin: 0px 0px 20px 0px; padding:0; height:58px;}
#sidebar #text-11 div h2 { display:none;}

/*ARTISTS PAGE*/
.artist_title { height:40px;}
.artists { width:430px; float:left;}
.releases h1, h2, h3 { color:#CC0000;}
.releases .artist_title { color:#CC0000;}
.releases { width:200px; float:left;}

.column-woe_export_status {
	display: none;
}