/*
Theme Name: chekhov
Theme URI: http://audiotransparent.com/
Description: The WordPress theme for audiotransparent.com.
Version: 0.5
Author: Bram Willemse
Author URI: http://bramwillemse.nl/
Tags: three columns, two sidebars, shopp

	This theme was designed and built by Bram Willemse,
	whose blog you will find at http://bramwillemse.com/
*/

/* COLORS 
 * Purple/Pink 			#d19f9e (lighter: #d7abaa / lightest: #ddb7b6 )
 * Light Blue/Green		#2da6af
 * Dark Blue/Green		#0a2d2f
 * Light Green			#e0dec2
 * darkred 				#d11c40
*/

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;	
	font-size: 12px;
	letter-spacing: 0.01em;
	color: #0a2d2f;
	background: #d19f9e;
}

.row {
	float: left;
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
}



/* ROW: HEADER */ 

#row-header { display: block; height: 225px; background: url('images/bg-nav-pink-10x70.png') #d19f9e top repeat-x; }
#row-header-container { margin: 0 auto; height: 225px; width: 1200px; background: url('images/bg-header-1200x225.jpg') center top no-repeat; }

#header {
	margin: 0 auto;
	width: 1200px;
	height: 140px; 
	padding: 0;
}
#header h1 { margin: 0; padding: 0; }
#header-logo { float: left; margin: 50px 0 0 50px; }
#header-subtitle { float: left; margin: 50px 0 0;}

/* NAVIGATION */
#nav {
	height: 75px;
	padding: 10px 0 0;
	margin: 0;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

#nav-bar {
	margin: 0;
	width: 1200px;
	height: 50px;
	text-align: center;
	vertical-align: center;
}

.hover-image-container { display: block; height: 75px; overflow: hidden; }
.hover-image { margin-top: -150px; }
.hover-image:hover { margin-top: -75px; }
.current-cat .hover-image  { margin-top: 0px; z-index: 28;}

#nav-bar ul { 
	float: left;
	width: 800px;
	height: 50px;
	margin: 0 0 0 350px;
	list-style: none;
	z-index: 28;
}
#nav-bar ul li { float: left; width: 100px; height: 50px; margin: 0;}
#nav-bar ul li #nav-club a { margin: 0 0 0 200px; }
#nav-bar ul li:hover {  }
#nav-bar ul li:hover > a {  }
#nav-bar ul li a { display: inline-block; margin: 0; padding: 0; width: 100px; font-size: 1.8em; color: #d11c40; text-align: center; text-decoration: none; }
#nav-bar ul li a:hover { color: #3c9e8f; }
#nav-bar .current-cat, #nav .current_page_item, #nav .current-cat-parent {  }
#nav-bar .current-cat a, #nav .current_page_item a, #nav .current-cat-parent a { font-weight: bold; }

	/* SUBNAVIGATION */
	#nav-bar ul ul {
		display: none;
		position: absolute;
		width: 100px;
		padding: 0;
		margin: -25px 0 0;
		font-size: 0.75em;
		z-index: 27;
	}
	#nav-bar ul ul li { height: auto; margin: 0; }
	#nav-bar ul li:hover > ul { display: block; }
	#nav-bar ul ul li, #nav-bar ul .current-cat ul li {  padding: 10px 0; background: #e0dec2; opacity: 0.9; filter: alpha(opacity=90); color: #0a2d2f;   }
	#nav-bar ul ul li:hover,  #nav-bar ul .current-cat ul li:hover { background: #27a9af; opacity:1;filter:alpha(opacity=100); }
	#nav-bar ul ul li a, #nav ul .current-cat ul li a { clear: both; color: #0a2d2f; font-weight: normal;  }
	#nav-bar ul ul li:hover > a, #nav ul .current-cat ul li:hover > a { color: #e0dec2;  }

.navigation { float: left; width: 100%; clear: both; margin: 0;  }



/* ROW: CONTENT */ 

#row-content { padding-top: 0; } 

#page {
	margin: 0 auto; 
	padding: 0;
	width: 1200px;
}
#page-container { float: left; width: 1100px; padding: 10px 50px 25px; background: url('images/bg-content.jpg') top center repeat-y; }

.content-container { 
	float: left;
	width: 850px;
	margin: 0;
	padding: 0;
	background: #d7abaa; 
}

.narrowcolumn {
	float: left;
	display: block;
	width: 550px;
	padding: 25px;
	margin: 0 !important;
	background: #ddb7b6;
}
.narrowcolumn p { font-size: 1em; }

#frontpage h1 { margin: 0 0 10px; }

#home-news { width: 400px; margin: 0; }
	#home-news img { max-width: 400px; }
	#vs	{ border: none !important; background-color: none !important; }
#home-buzz {  }
	.home-buzz-item { margin: 0 0 5px; }
	.home-buzz-item h3 a { font-size: 14px; }
	.home-buzz-item h3 a:hover { text-decoration: underline; }

#news {  }
	.news-post { float: right; width: 350px; clear: right; }
	#news hr, #audio hr { clear: both; }
	.news-thumbnail { float: left; width: 175px; height: 175px; margin: 0 25px 25px 0; overflow: hidden; clear: left; }
	.news-thumbnail img { width: 175px; padding: 0 !important; margin: 0 !important; }

#single { }

#audio {  }
	.music-thumbnail { float: left; width: 175px; height: 125px; margin: 0 25px 25px 0; overflow: hidden; clear: left; }
	.music-thumbnail img { width: 175px; padding: 0 !important; margin: 0 !important; }

#photos { text-align: center; }
	#photos img { margin: 0; }

	.ngg-singlepic { margin: 0; padding: 0; }
	.ngg-left { float: left; margin: 0; padding: 0; }
	.ngg-right { float: right; margin: 0; padding: 0; }
	.ngg-description { display: none; }
	
	.ngg-galleryoverview { clear: both; }

	.ngg-thumbnail { float: left; width: 150px; height: 150px; overflow: hidden; padding: 10px 12px; margin: 0; }
	.ngg-thumbnail img { padding: 0; }
	.ngg-thumbnail img:hover { padding: 0; }
	
	.ngg-gallery-thumbnail-box { display: inline-block; width: 150px; height: 150px; padding: 10px 12px; text-align: center; vertical-align: center; overflow: hidden; }
	.ngg-gallery-thumbnail img { } 
	
	div.piclenselink { display: none; }
	
	#fancy_title { display: none !important; }
	div#fancy_overlay { background-color:#0a2d2f; }
	div#fancy_inner { background-color: #000 !important; border: 0px !important; }
	#fancy_content { top: 0!important; bottom:0!important; left: 0!important; right: 0!important; }

#shop { }

#gigs { }

.widecolumn {
	float: left;
	width: 750px;
	padding: 25px;
	background: #ddb7b6;
	margin: 0;
}
.widecolumn p { font-size: 1em; }
#gallery { text-align: center; }
#video { margin: 0; }

#content-container-shop { width: 1100px; }

#home-info { 
	float: left; 
	clear: right; 
	width: 600px; 
	margin: 0; 
	padding: 25px 0 25px 0; 
}

.content-container.clubat { width: 1100px; } 
#clubat { 
	width: 1100px;
	padding: 0;
	background: none;
}
	#club-bar { float: left; width: 1150px; height: 50px; margin: 0 25px 12px; }
	.comm-logo-container { display: inline-block; width: 150px; height: 50px; overflow: hidden;  padding: 0; }
	.comm-logo-container img { margin: 0; padding: 0; }
		#comm-logo-vimeo { margin-top: 0px; }
		#comm-logo-facebook { margin-top: -50px; }
		#comm-logo-myspace { margin-top: -100px; }
		#comm-logo-hyves { margin-top: -150px; }
		#comm-logo-twitter { margin-top: -200px; }
		#comm-logo-lastfm { margin-top: -250px; }
		#comm-logo-youtube { margin-top: -300px; }
		#comm-logo-flickr { margin-top: -350px; }	
	#clubat .column { float: left; width: 350px; padding: 25px; }
	#left.column { background: #ddb7b6; }
	#center.column { }
		#facebook { display: block; }
		#twitter { display: block; background: #FFF; padding: 25px; margin: 0 0 25px; }
	#right.column { float: right; width: 250px; padding: 25px; text-align: left;  }
		#toplisteners { display: block; }
		#toptracks { }
		#right.column a { text-decoration: none; }
		ol.top10 li { list-style-type: decimal; list-style-position: outside; margin: 0 0 10px -20px; padding: 0; }
		
		div.lfm-users { display: inline-block; text-align: center; margin: 5px; font-size: 0.75em; }
		div.lfm-users a { font-variant: small-caps; text-decoration: none; }
		div.lfm-users a:hover { text-decoration: none; }
		div.lfm-users a img { display: inline; margin: 1px; }

.clubat-header-container { display: block; width: 200px; height: 50px; overflow: hidden;  padding: 0; margin: 15px auto; }
.clubat-header-container img { margin: 0; padding: 0; }
#facebook-header { display: none; }
	#clubat-header-facebook { margin-top: 0px; }
		#clubat-header-facebook:hover { margin-top: -50px; }
	#clubat-header-twitter { margin-top: -100px; }
		#clubat-header-twitter:hover { margin-top: -150px; }
	#clubat-header-hyves { margin-top: -200px; }
		#clubat-header-hyves:hover { margin-top: -250px; }
	#clubat-header-myspace { margin-top: -300px; }
		#clubat-header-myspace:hover { margin-top: -350px; }
span #charts-header { margin-top: 0; }	
	#clubat-header-charts { margin-top: -400px; }
		#clubat-header-charts:hover { margin-top: -450px; }
	#clubat-header-listeners { margin-top: -550px; }
		#clubat-header-listeners:hover { margin-top: -500px; }
#clubat hr { margin: 0 0 25px; }

#clubat #hyves-small, #clubat #myspace-small { display: none; }

.serif, .serif a {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

.sociable { margin: 0 auto; clear: both; text-align: center; }
.sociable ul li img { margin: 0 5px; }

/* LAYOUT CLASSES */
.alignright { float: right; }
.alignleft { float: left; }
.hidden { display: none; }
small { font-family: Verdana, Geneva, sans-serif; font-size: 0.8em; }

/* HEADERS */
h1, h2, h3 { 
	margin: 0; 
	padding: 0; 
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #0a2d2f; 
	text-decoration: none; 
}
h1 { font-size: 1.6em; margin: 0; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h1 a, h2 a, h3 a { color: #0a2d2f; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover { text-decoration: underline; }

/* TEXT */
p { line-height: 1.5em; }
p a {  }

/* LINKS */
a { 
	text-decoration: none; 
	color: #d11c40;
	cursor: pointer;
}
a:hover { text-decoration: underline; }

*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}
	
.more-link { font-weight: bold; text-decoration: none; }
.more-link:hover { text-decoration: underline; }

/* LISTS */
ul { list-style: none; margin: 0; padding: 0; }
ul li, li { list-style: none; margin: 0; padding: 0 0 5px; list-style-position:inside; }

/* FORMS */
#YMLPform { float: left; margin: 0 0 25px; } 

#clubat input { display: inline; margin: 0 0 5px 0; padding: 3px; font-size: 1.1em; color: #0a2d2f; background: #e0dec2; border: 1px solid #0a2d2f; }
input.mailForm { width: 342px; }
#mailSubmit { }
input.btn-submit { width: 350px; color: #e0dec2; font-weight: bold; background: #0a2d2f; border: 1px solid #ddb7b6; }
input.btn-submit:hover { color: #d11c40; background: #0a2d2f; border: 1px solid #e0dec2; }
input[type="hidden"] { display: none; }

/* IMAGES */
img { border: none; }

.narrowcolumn img { max-width: 500px; }
img.wp-smiley { margin: 0; }
img.alignright { margin: 0 0 25px 25px; }
img.alignleft { margin: 0 25px 25px 0; }

#shopp img { margin: 0; }

/* OTHER ELEMENTS */
hr { height: 1px; margin: 25px 0; color: #0a2d2f; background: #0a2d2f; border: none; opacity:0.25;filter:alpha(opacity=25); }



/* START SIDEBAR */
/* COLORS 
Creamy white			#fbfbe7
Purple/Pink 			#d19f9e
L Blue/Green			#2da6af
D Blue/Green			#0a2d2f
L Green					#e0dec2
D Green					#a1ad6d
red						#d11c40
*/

.sidebar {
	float: left; 
	width: 200px;
	margin: 0px;
	padding: 25px;
	background: ;
}
.sidebar ul { margin: 0 0 25px; }
.sidebar li { clear: both; }
.sidebar a { text-decoration: none; }

/* Home: Media */
#sidebar1 {
	width: 350px;
	background: #d7abaa;
}
#sidebar1 p {  }
#sidebar1 .more { float: right; }
li #home-about,li #home-video, li #home-audio { margin: 0 0 10px; }

/* Home: Chatter */
#sidebar2 { 
	margin: 0;
	background: #d19f9e;
}
#sidebar2 li .upcoming { padding: 5px 0; border-bottom: 0px solid #0a2d2f;} 
#sidebar2 li .upcoming a { text-decoration: none; }
img.reviews { margin: 0 0 25px; }
.twtr-ft span a, .twtr-widget a img { display: none; }

/* NEWS RIGHT */
#sidebar3 { 
	float: right;
	background: #d7abaa;	
}

li.dsq-widget-item { margin-top: 0px !important; margin-bottom: 0px !important; }
.dsq-widget-user { font-size: 11px; }
.dsq-widget-comment { font-size: 10px; }


/* MEDIA RIGHT */
.page-template-video-php #sidebar4 { 
	margin: 0;
}

/* SHOP RIGHT */ 
#sidebar5 { 
	float: right; 
	clear: right;
}

/* SHOP LEFT */
#sidebar6 {
	padding: 25px;
}
	#shoppcategorieswidget-5 li, #shoppcategorieswidget-6 li { font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; font-size: 1.4em;}
	#shoppcategorieswidget-5 li a, #shoppcategorieswidget-6 li a { font-weight: bold; }

/* FLICKRRSS LEFT */
#sidebar7 { 
	width: 200px;
	padding: 25px;	
	padding: none; text-align: center; line-height: 0;
}
#flickrrss a.flickrimg img { width: 58px; height: 58px; margin: 1px;  }

/* GIGS LEFT */
#sidebar8 {
}

/* GIGS RIGHT */
#sidebar9 { 
	float: right;
}

/* LEFT ADVERTISEMENT / ARTWORK */
#sidebar10 { 
	padding: 25px;
}

/* SHOPP SIDEBAR LEFT (SMALL VIEW) */
#sidebar11 {
	padding: 25px;
	display: none;
	}

.widget_twitter ul li, li.recentcomments { margin: 0 0 5px; font-size: 0.85em; }
li.recentcomments .username { font-weight: bold;  }
.entry-meta { display: none; }
.twitter-avatar img { display: none; }

#twitter_update_list li { padding: 0 0 15px; }



/* ROW: FOOTER */

#row-footer-top { display: none; height: 25px; background: url('images/bg-footer-shadow-10x25.png') repeat-x; }
#row-footer { background: #e0dec2; padding: 0 0 25px; background: url('images/bg-footer.jpg') top center; }

.footer-container { width: 1200px; margin: 0 auto; }

#metadata { 
	float: left;
	width: 700px;
	margin: 0 0 0 50px;
	padding: 25px 0 0 0;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;	
	text-align: left;
	font-size: 1.1em;
}
#metadata ul.advanced { display: inline-block; }
#metadata ul.IE { display: none; visibility: hidden; }

#metadata span.metacolumn { display: inline-block; margin: 0; padding: 0 25px 0 0; text-align: left; vertical-align: top;}
#metadata ul { display: inline-block; margin: 0 auto; clear: none; text-align: left; list-style: none; list-style-position: inside; }
#metadata h2 { font-size: 1.2em; margin: 0 0 5px; }
#metadata ul li { margin: 5px 2px; padding: 0; clear: both;}
#metadata ul li ul li { margin-left: 10px; font-size: 0.9em; }
#metadata a { color: #0a2d2f; text-decoration: none; }
#metadata a:hover { text-decoration: underline; }
#friendsh2 { margin-left: 0; }

#home-sub, #news-sub, #gigs-sub, #media-sub, #club-sub { display: none; }

#footer { 
	float: left;
	width: 675px;
	padding: 25px 0 0;
	text-align: center;
}
#footer a { font-size: 1.2em; font-weight: bold; text-decoration: none;}

div #footer-links { float: left; width: 675px; height: 75px; padding: 25px 0px 0px 50px; text-align: left; }
div #footer-links img { margin: 0 25px 0 0; }

#footer-illustration { 
	float: right; 
	width: 302px; 
	margin: 125px 25px 0 0; 
	padding-right: 25px;
}

/* COLORS 
Creamy white			#fbfbe7
Purple/Pink 			#d19f9e
L Blue/Green			#2da6af
D Blue/Green			#0a2d2f
L Green					#e0dec2
D Green					#a1ad6d
red						#d81f4b
*/

/* START COMMENTS */

.commentlist { float: left; clear: both; width: 550px; margin: 0; padding: 0; }
.comment-body { padding: 25px; }
.even .comment-body { border: 1px solid #2da6af; }
.odd .comment-body { border: 1px solid #0a2d2f; }

.comment-meta { font-size: 0.75em; }
.comment-author.vcard {  }

.comment.even { text-align: left; }
.comment.even .avatar { float: left; margin: 0 5px 5px 0; }
.even .comment-meta { }


.comment.odd { text-align: right; }
.comment.odd .avatar { float: right; margin: 0 0 5px 5px; }
.odd .comment-meta { }

#respond { width: 550px; margin: 25px 0 0 0;  }
#respond span.input { float: left; width: 200px; }
#respond input { display: inline; width: 194px; margin: 0 0 5px 0; padding: 3px; font-size: 1.1em; }

#respond span.textarea { float: left; width: 325px; padding: 0 0 0 25px; }
#respond textarea { display: inline; width: 319px; margin: 0 0 5px; padding: 3px; font-size: 1.1em;}
#respond span.textarea-li { float: left; width: 550px; padding: 0; }
#respond span.textarea-li textarea { display: inline; width: 539px; margin: 0 0 5px; padding: 3px; font-size: 1.1em;}

#respond #submit { float: right; clear: both; width: auto; margin: 5px; }

#respond #comment_parent, #respond #comment_post_ID, #respond #_wp_unfiltered_html_comment { display: none; }


div.dsq-by a img { display: none;!important }
#dsq-content #dsq-comments .dsq-comment { background-image: none !important; background-color: none !important; margin-top: 25px!important; padding: 5px!important; border-bottom: 1px solid #d19f9e !important;}
#dsq-content #dsq-comments .dsq-comment.dsq-odd { background-color: #d7abaa !important; }
#dsq-content #dsq-comments .dsq-header-meta { clear: none !important; }
#disqus_thread #dsq-content #dsq-comments .dsq-comment-header { height: 15px !important; }

/* END COMMENTS */



/* START ADDONS */
/* COLORS 
Creamy white			#fbfbe7
Purple/Pink 			#d19f9e
L Blue/Green			#2da6af
D Blue/Green			#0a2d2f
L Green					#e0dec2
D Green					#a1ad6d
red						#d81f4b
*/
/* START GIGS */

/* Gigs list */
#communityEvents { 
	width: 540px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
}
#upcominggigs { margin: 25px 0 0; text-align: right; }
#recentgigs { margin: 25px 0 0; text-align: left; }

.gig { 
	display: block;
	width: 550px;
	height: 100px;
	clear: both;
	margin: 0 0 25px;
}

div.gigpic-container { float: left; width: 75px; height: 100px; overflow: hidden; margin: 0 10px 0 0; }
img.gigpic { float: left; width: 75px; margin: 0; }

.tickets.icon, .map.icon { float: right; }
img.clickable { margin:0; padding: 0; }
.gig hr { margin: 3px 0; }

p.eventinfo { font-size: 11px; line-height: 13px; margin: 0; }
span.eventName a { font-size: 14px; line-height: 16px; font-weight: bold; }

p.location { font-size: 0.9em; margin: 0; }
span.venue a { font-weight: bold; text-decoration: none; color: #0a2d2f; }
span.venue a:hover { text-decoration: underline; }	
	
	/* Gigs Sidebar */
	li.sidebar-events { font-size: 12px; margin: 0 0 25px; }
	.sidebar-events h2 { margin: 0 0 20px; }
	.sidebar-event { display: block; width: 200px; height: 30px; overflow: hidden; clear: both; margin: 5px 0 10px;  }
	.sidebar-events a { text-decoration: none; }
	.sidebar-events a:hover { text-decoration: underline; }

	.sidebar-events .gigpic-container { display: block; width: 35px; height: 30px; margin: 0 5px 0 0; padding: 0; overflow: hidden; }
	.sidebar-events .gigpic { float: left; width: auto; height: auto; margin: 0; padding: 0; }
	.sidebar-events .gigdate { float: right; width: 140px; height: 14px; margin-right: 10px; font-weight: bold; padding: 0 10px 0 0; overflow: hidden; }
	.sidebar-events .giglocation { float: right; width: 160px; }
 /* END GIGS */
 
 
 
/* IE6 WARNING */
#IE { 
	position: fixed;
	z-index: 31;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	border-bottom: #000 1px solid;
	background: #FFC;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
#IE a { color: blue; font-weight: bold; text-decoration: none; }



/* DISPLAY OPTIONS */
#display-options {
	position: fixed;
	z-index: 29;
	top: 0;
	right: 5px;
	width: 200px;
	height: 35px;
	opacity: 0.75; filter:alpha(opacity=75); 
	background: url('images/buttons/button-display.png') no-repeat;
}
	#display-options:hover { opacity: 1; filter: alpha(opacity=100);  }
	
	#display-options img { padding: 0; margin: 0; }
	#display-options b { font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; }
	#display-options a { font-size: 12px; text-decoration: none; color: #2da6af; }
	#display-options a:hover { text-decoration: underline; }
	
	#display-options span.chekhov-wide a { font-weight: bold; color: #d11c40; }
	#display-options span.chekhov-small a { font-weight: normal; color: #e0dec2; }
	
	#display-options .display-hover-image-container { float: left; height: 25px; margin: 0 0 10px; overflow: hidden; }
	#display-options .display-hover-image-wide { margin-top: -35px; margin-left: 80px; }
	#display-options .display-hover-image-wide:hover { margin-top: -35px; }
	#display-options .display-seperator { }
	#display-options .display-hover-image-small { margin-top: -35px; }
	#display-options .display-hover-image-small:hover { margin-top: 0; }



/* FOLLOW US */
#clubBar-button {
	position: fixed;
	z-index: 29;
	top: 0;
	right: 205px;
	width: 225px;
	height: 35px;
	opacity: 0.85; filter: alpha(opacity=85); 
	background: none;
}
	#clubBar-button:hover {	opacity: 1; filter: alpha(opacity=100); } 

#clubBar {
	display: none;
	position: fixed;
	z-index: 29;
	top: 0;
	right: 205px;
	width: 225px;
}
	#clubBar .comm-logo-container { display: inline-block; width: 225px; height: 50px; overflow: hidden;  padding: 0; }
		#clubBar #header { height: 25px; } 
	#clubBar .comm-logo-container img { margin: 0; padding: 0; }
		#clubBar #comm-button-header { margin-top: -450px; }	
		#clubBar #comm-logo-vimeo { margin-top: 0px; }
		#clubBar #comm-logo-facebook { margin-top: -50px; }
		#clubBar #comm-logo-myspace { margin-top: -100px; }
		#clubBar #comm-logo-hyves { margin-top: -150px; }
		#clubBar #comm-logo-twitter { margin-top: -200px; }
		#clubBar #comm-logo-lastfm { margin-top: -250px; }
		#clubBar #comm-logo-youtube { margin-top: -300px; }
		#clubBar #comm-logo-flickr { margin-top: -350px; }	
		#clubBar #comm-button-hide { margin-top: -400px; }	

 
 
 /* START SHOPP */
 /*@import url("shopp/shopp.css");*/
 
 ul .shopp_categor li { font-size: 2em; }
 
 /* END SHOPP */
 
 /* START POLLS */
 
 ul.wp-polls-ul li { margin: 15px 0 0; font-size: 11px !important; }
 
 /* END POLLS */
 
 /* END ADDONS */
