html,body{height:100%;}
html{background:url(/img/bg-all.jpg) 50% 0;}
body{
	background:url(/img/bg-all-top.jpg) repeat-x 50% 0;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	color:#142835;
	min-width:1002px;
	}
/* Default */
img{border-style:none;}
a{
	text-decoration:none;
	color:#d70079;
	}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	vertical-align:middle;
	font:11px Arial, Helvetica, sans-serif;
	}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
	}
/* Layouts */
.page-holder{
	width:100%;
	position:relative;
	overflow:hidden;
	z-index:10;
}
.pg-holder-1{
	width:1276px;
	float:left;
	left:50%;
	position:relative;
	z-index:10;
}
.pg-holder-2{
	width:1276px;
	float:left;
	left:-50%;
	position:relative;
	z-index:10;
}
.bg-pg-holder-2{
	background:url(/img/bg-page-image.png) no-repeat;
	height:1%;
	width:1276px;
}
#main{
	height:100%;
	position:relative;
	width:1040px;
	margin:0 auto;	
	background:url(/img/bg-main.png) repeat-y;
	overflow:hidden;	
}
/* .main-holder{padding:0 0 111px;} */
.main-holder{padding:0 0 171px; }
#header{
	height:192px;
		background:url(/img/bg-header.jpg) no-repeat;
	position:relative;
}
#container{
	width:945px;
	margin:0 auto;
	background:#fff url(/img/bg-container.gif) repeat-y;
	background-position: top right;
	padding:0 0 6px;
}
#container_wide{
	width:945px;
	margin:0 auto;
	padding:0 0 6px;
}
#container:after {
	clear:both;
	display:block;
	content:"";
}
#container_wide:after {
	clear:both;
	display:block;
	content:"";
}
#content{
	float:left;
	width:615px;
	overflow:hidden;
	padding:0px 0 0;
}
#sidebar{
	float:right;
	width:318px;
	padding:15px 0 0;
}
/* Logo */
.logo{
	height:67px;
	left:300px;
	margin:0;
	position:absolute;
	top:37px;
	width:503px;
	overflow:hidden;
	text-indent:-9999em;
}
.logo a{
	display:block;
	height:100%;
}
/* Slider Container */
.holder-slider{
	position:absolute;;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
}
#slider-container {
	height:36px;
	position:relative;
	top:0;
	z-index:1000;
}
#slider-login{
	background-color:#fff;
	position:absolute;
	top:-70px;
	height:71px;
	width:100%;
	z-index:1000;
}
#slider-login-handle {
	height:36px;
	position:relative;
	top:0;
	z-index:1000;
}
#slider-login-handle .bg-line-width{
	position:relative;
	left:0;
	top:-36px;
}
#slider-login-handle .bg-line-width div{
	display:block;
	background:url(/img/bg-slider-login.png) repeat-x;
	height:9px;
	width:100%;
	font-size:0;
}
.holder-handle{
	position:relative;
	width:1017px;
	margin:0 auto;
	height:36px;
	z-index:1000;
}
.holder-login-handle{
	width:155px;
	height:36px;
	position:absolute;
	right:0;
	top:0;
}
#slider-login-handle ul{
	list-style:none;
	margin:0;
	padding:13px 0 0;
	color:#888;
	text-align:center;
	height:23px;
	background:url(/img/slider-login-handle.png) no-repeat;
	font-weight:bold;
	font-size:10px;
}
#slider-login-handle ul a{
	color:#888;
	text-decoration:none;
	position:relative;
}
#slider-login-handle ul a:hover{text-decoration:underline;}
#slider-login-handle ul li{
	background:url(/img/divider-login-list.gif) no-repeat 0 3px;
	display:inline;
	padding:0 2px 0 5px;
}
#slider-login-handle ul li:first-child{background-image:none;}
.holder-upper{
	width:978px;
	margin:0 auto;
}
#login-form a{color:#9a9a9a;}
#login-form .inputs input{
	border:1px solid #c3c3c3;
	width:87px;
	margin:0 0 2px;
	padding:1px 3px;
	display:block;
}
#login-form {
	overflow:hidden;
	width:325px;
	float:right;
	margin:11px 0 0;
	font-size:10px;
}
#login-form ul{
	list-style:none;
	margin:5px 0 0;
	padding:0;
	width:110px;
	float:left;
	text-align:right;
}
#login-form li{}
#login-form .form-box{
	float:right;
	width:195px;
	overflow:hidden;
	background:url(/img/divider-login-form.gif) no-repeat;
	padding:0 0 0 11px;
}
#login-form .inputs{
	float:left;
	width:95px;
}
#login-form .right-box{
	float:right;
	width:95px;
}
#login-form .right-box label{
	color:#9a9a9a;
	letter-spacing:-1px;
	margin:0 3px 0 0;
	}
#login-form .right-box input{border:0;}

/* Header */
.menu-search{
	overflow:hidden;
	width:565px;
	float:right;
	margin:114px 58px 0 0;
	display:inline;
}
#main-mav{
	height:1%;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#main-mav li{
	float:left;
	background:url(/img/divider-top-nav.gif) no-repeat;
	height:47px;
	padding:12px 9px;
}
#main-mav li a{
	height:18px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
}
#main-mav .news{
	background:url(/img/item-news.gif);
	width:40px;
}
#main-mav .how-to{
	background:url(/img/item-how-to.gif);
	width:49px;
}
#main-mav .bands{
	background:url(/img/item-bands.gif);
	width:46px;
}
#main-mav .events{
	background:url(/img/item-events.gif);
	width:51px;
}
#main-mav .venues{background:url(/img/item-venues.gif);
	width:53px;
}
#search-form{
	background:url(/img/bg-search-form.gif);
	width:189px;
	height:29px;
	overflow:hidden;
	float:right;
	margin:9px 0 0;
	padding:0 5px 0 32px;
}
#search-form input{
	padding:0;
	border:0;
}
#search-form span{
	width:130px;
	float:left;
	margin:6px 0 0;
	
}
#search-form span input{
	font-size:14px;
	color:#000;
	display:block;
	width:130px;
}
#search-form .button{
	float:right;
	margin:3px 0 0;
}
.social-icons{
	list-style:none;
	margin:0;
	position:absolute;
	padding:0;
	right:76px;
	top:77px
}
.social-icons li,
.social-icons a{float:left;}
.social-icons li{margin:0 3px 0 0;}
.social-icons a{
	background:url(/img/social-icons.gif);
	overflow:hidden;
	text-indent:-9999em;
	width:46px;
	height:37px;
}
.social-icons .facebook{background-position:0 0;}
.social-icons .twitter{background-position:-51px 0;}
.social-icons .myspace{background-position:-100px 0;}
.icon-rss,
.home-link{
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
}
.icon-rss{
	background:url(/img/icon-rss.gif);
	width:19px;
	height:23px;
	top:114px;
	right:14px;
}
.home-link{
	width:17px;
	background:url(/img/icon-home.gif);
	height:18px;
	top:126px;
	left:392px;
}
/* Content */
#content h1 {
	color: #D70079;
	font-size: 30px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: "Georgia", Times;
}	
#content h2{
	background:url(/img/bg-title-content.gif) repeat-x 0 100%;
	margin:0 0 10px;
	padding:0 0 4px 4px;
}
#content h2 span{
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	height:18px;
}
span.h3 {
	padding: 0px 35px 0px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #777777;
}
#content .columns{
	overflow:hidden;
	width:700px;
	padding:0 0 21px 7px;
}
#content .col{
	width:287px;
	float:left;
	margin:0 34px 0 0;
}
.news-title span{
	background:url(/img/title-news.gif);
	width:44px;
}
.neueste-artists-title span{
	background:url(/img/title-neueste-artists.gif);
	width:109px;
}
.biographie-title span{
	background:url(/img/title-biographie.gif);
	width:77px;
}
.alle-artists-title span{
	background:url(/img/title-alle-artists.gif);
	width:71px;
}
.band-feed-title span{
	background:url(/img/title-band-feed.gif);
	width:71px;
}
.beliebte-artists-title span{
	background:url(/img/title-beliebte-artists.gif);
	width:108px;
}
.bisherige-events-title span{
	background:url(/img/title-bisherige-events.gif);
	width:126px;
}
.info-title span{
	background:url(/img/title-info.gif);
	width:159px;
}
.galerie-title span{
	background:url(/img/title-galerie.gif);
	width:159px;
}
.galerie-videos-title span{
	background:url(/img/title-galerie-videos.gif);
	width:159px;
}
.flyer-title span{
	background:url(/img/title-flyer.gif);
	width:159px;
}
.weitere-bisherige-events-title span{
	background:url(/img/title-weitere-bisherige-events.gif);
	width:180px;
}
.artists-title span{
	background:url(/img/title-artists.gif);
	width:109px;
}
.events-title span{
	background:url(/img/title-events.gif);
	width:109px;
}
.tracks-title span{
	background:url(/img/title-tracks.gif);
	width:109px;
}
.band-stream-title span{
	background:url(/img/title-band-stream.gif);
	width:95px;
}
.life-stream-title span{
	background:url(/img/title-life-stream.gif);
	width:76px;
}
/* Sidebar */
#sidebar h3{
	background:url(/img/bg-title-content.gif) repeat-x 0 100%;
	margin:0 0 9px;
	padding:0 0 5px 7px;
}
#sidebar h3 span{
	overflow:hidden;
	text-indent:-9999em;
	height:18px;
	display:block;
}
.kommende-events-title span{
	background:url(/img/title-kommende-events.gif);
	width:137px;
}
.voting-title span{
	background:url(/img/title-voting.gif);
	width:50px;
}
.band-tags-title span{
	background:url(/img/title-band-tags.gif);
	width:75px;
}
.newsletter-title span{
	background:url(/img/title-newsletter.gif);
	width:77px;
}
/* commende events */
.box-sidebar{
	background:url(/img/bg-box-sidebar.gif);
	margin:0 14px 14px 18px;
	padding:11px 0;
	height:1%;
}
.entry-tight{
	list-style:none;
	margin:0 0 -11px 8px;
	padding:0;
	font-size:12px;
	color:#707070;
}
.entry-tight li{
	height:1%;
	overflow:hidden;
	padding:0 0 11px;
}
.entry-tight img{
	float:left;
	margin:0 8px 0 0;
}
.entry-tight .date{
	font-size:11px;
	color:#4d4d4d;
	display:block;
	margin:0 0 1px;
}
.entry-tight li span{display:block;}
.entry-tight li strong a{
	display:block;
	color:#d70079;
	text-decoration:none;
}
.entry-tight li strong a:hover{text-decoration:underline;}
/* Voting form */
.voting-form{
	margin:0 7px -11px 8px;
	padding:0 0 7px;
	height:1%;
}
.voting-form span{
	line-height:17px;
	display:block;
	margin:0 0 15px;
}
.voting-form span strong{
	font-weight:bold;
	color:#d70079;
}
.voting-form ul{
	list-style:none;
	margin:0 0 13px;
	padding:0;
}
.voting-form li{
	overflow:hidden;
	height:1%;
	padding:0 0 2px 6px;
}
.voting-form li label,
.voting-form li input{float:left;}
.voting-form li input{
	padding:0;
	margin:5px 11px 0 0;
	width:13px;
	height:13px;
}
.voting-form li label{
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.voting-form .button{
	display:block;
	margin:0 auto;
	padding:0;
}
/* Popularity */
.popularity{
	list-style:none;
	margin:0;
	padding:2px 3px 7px 7px;
	line-height:17px;
	background:#fff;
	color:#747a77;
}
.popularity a{
	text-decoration:none;
	color:#ff0036;
}
.popularity a:hover{text-decoration:underline;}
.popularity li{
	display:inline;
	padding:0 0px 0 0;
	margin:0 2px 0 0;
}
.popular{font-size:12px}
.v-popular{font-size:14px}
.vv-popular{font-size:18px}
.vvv-popular{font-size:20px}

a.popular, a.v-popular, a.vv-popular { color:#fd9ec7; } 
a.vvv-popular { color:#ff2a60; }

/* Band stream list */
.band-stream,
.life-stream{
	list-style:none;
	margin:0;
	padding:0;
	line-height:20px;
	color:#323232
}
.band-stream{margin:0 0 0 3px;}
.band-stream strong,
.life-stream strong{font-size:14px;}
.band-stream a,
.life-stream a{
	color:#d70079;
	text-decoration:none;
}
.band-stream a:hover,
.life-stream a:hover{text-decoration:underline;}
.band-stream em,
.life-stream em{
	color:#a5a5a5;
	font-style:normal;
}
.band-stream li,
.life-stream li{padding:0 0 14px;}
/* Tags */
.neueste-artists{
	font-size:9px;
	color:#c2c2c2;
	list-style:none;
	margin:-3px 0 0 5px;
	padding:0;
	line-height:16px;
}
.neueste-artists span{display:block;}
.neueste-artists span a{
	color:#d70079;
	font-size:12px;
	margin:0 4px 0 0;
	}
.neueste-artists li{
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #f5f5f5;
	padding:3px 0 8px;
}
.neueste-artists li div{
	margin:9px 0 -10px;
	float:left;
	width:222px;
	position:relative;
}
.neueste-artists li img{
	float:left;
	border:1px solid #e3e3e3;
	padding:3px;
	margin:0 10px 0 0;
}
.tags{
	list-style:none;
	margin:0;
	padding:0;
}
.tags li{
	display:inline;
	border:none;
}
.tags a{color:#c2c2c2;}
/* Bisherige */
.bisherige-list{
	list-style:none;
	margin:0 0 0 7px;
	padding:0;
	font-size:12px;
	color:#838383;
}
.bisherige-list a{
	color:#d70079;
	text-decoration:none;
}
.bisherige-list a:hover{text-decoration:underline;}
.bisherige-list h3{
	margin:0;
	font-size:18px;
	color:#d70079;
}
.bisherige-list li{
	overflow:hidden;
	height:1%;
	width: 100%;
	padding:0 0 17px;
}
.bisherige-list a.link-to-gallery{
	display:block;
	background:url(/img/bg-link-to-gallery.gif) no-repeat;
	padding:0 0 0 27px;
	text-decoration:underline;
	color:#1e1e1e;
}
.bisherige-list a.link-to-gallery:hover{text-decoration:none;}
.bisherige-list .date{
	font-size:10px;
	color:#535353;
	display:block;
	margin:0 0 1px;
}
.bisherige-list img{
	float:left;
	margin:4px 7px 0 0;
}
.bisherige-list div{
	float:left;
	width:217px;
}
/* posts */
.posts{color:#323232;}
.posts .entry{
	margin:0 0 0 10px;
	padding:0 0 37px;
	line-height:14px;
}
.posts .date{
	display:block;
	margin:0 0 4px;
}
.posts h3{
	margin:0 0 8px;
	color:#d70079;
	font-size:18px;
	line-height:20px;
}
.posts .entry p{margin:0;}
.posts .entry .image-small{
	float:left;
	background:url(/img/bg-image-small.gif);
	width:115px;
	height:95px;
	margin:0 6px 0 0;
}
.posts .entry .image-small img{
	margin:3px 0 0 4px;
	display:block;
}
/* teaser box */
.teaser-boxes{
	overflow:hidden;
	width:969px;
	padding:0 0 12px 0px;
	background-color:#FFFFFF;
}
.teaser-boxes .box{
	background:url(/img/bg-teaser-box.gif);
	width:294px;
	height:225px;
	overflow:hidden;
	float:left;
	margin:0 23px 0 0;
}
.teaser-boxes .box2{	
	width:304px;
	height:238px;
	overflow:hidden;
	float:left;
	margin:0 13px 0 0;
}
.teaser-boxes .box img{
	display:block;
	margin:7px 0 0 7px;
}
/* Footer */
#footer{
	background:#d70079 url(/img/bg-footer.gif) repeat-x;
	height:150px;
	position:relative;
	padding:0 40px 0 0;
	margin:-150px auto 0;
	width:960px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
#footer li{
	display:inline;
	margin:0 40px;
}
.footer_box {
	position: absolute;
	top: 32px;
	width: 140px;
	line-height: 15px; 
	border-width: 0px 0px 0px 1px;
	border-style: dotted;
	border-color: #FFFFFF;
	font-size: 12px;
	color: #A3ABA9;
	padding: 0px 0px 0px 10px;
}

.footer_box h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.clear {
	clear: both; 
	height: 0px;
	line-height:0px;	
}

.left { float: left; }
.right { float: right; }

.front_box {
	float: left;
	width: 300px;
}

div.line {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #E5E5E5;
	height: 1px;
	margin: 5px 0px 15px 0px;
}

.purple {
	color: #D70079;	
}

/* *********************************************************************************** */
/* Core-Info */
/* *********************************************************************************** */

#coreinfo {
	background-image: url(/img/background_coreinfo.png);	
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	width: 597px;	
	padding: 8px 7px 8px 7px;
	border: 1px solid #E5E5E5;
	color: #777777;
	position: relative;	
	margin: 0px 0px 10px 0px;
}

#core_left {
	overflow: hidden;
	width: 300px;
	float: left;
	position: relative;
}

#core_right {
	overflow: hidden;
	width: 281px;
	float: left;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #D9D9D9;
	padding: 0px 0px 0px 13px;
}

.corefacts {
	float: left;
	width: 130px;
	line-height: 15px;
	overflow: hidden;
	padding: 0px;
	font-size:11px;
}

#core_members {
	margin: 13px 0px 0px 0px;
}

#column_left {
	float: left;
	width: 638px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
}

#column_right {
	float: left;
	width: 307px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#artist_stats {
	width: 290px;
	color: #9E9E9E;
	font-size: 12px;
	padding-top: 0px;
	text-align:right;
}

.member_text {
	float: left;	
	line-height: 12px;
	margin-bottom: 3px;
}

.member_pic {
	clear: both;
	float: left;
	margin: 0px 5px 0px 5px;
}

.member_pic img {
	border: 1px solid #D5D5D5;
	padding: 1px;
}

/* *********************************************************************************** */
/* list_tracks */
/* *********************************************************************************** */

.front_box .entry_left {
	float: left;
	position: relative;
}

.front_box .entry_right {
	float:left; 
	margin-left: 10px; 	
	padding-top: 10px; 
	width: 224px; 
	line-height: 14px;
	height: 47px;
}

.front_box .entry_right_tight {
	float:left; 
	margin-left: 6px; 	
	padding-top: 0px; 
	width: 228px; 
	line-height: 14px;
}

/* *********************************************************************************** */
/* Gallery */
/* *********************************************************************************** */

img.round {
	background-image:url(/img/background_image_50x50_round.png);
	width: 50px;
	height: 50px;
	padding: 3px;
	margin: 0px;
}
img.round_active {
	background-image:url(/img/background_image_50x50_round_active.png);
}

/* *********************************************************************************** */
/* Tags */
/* *********************************************************************************** */

.tag_shell {
	float: left;
	margin: 0px 3px 2px 0px;
	height: 17px;
}

.tag {
	float: left;
  background-image:url(/img/tag_darkgray_left.gif);
	background-repeat: no-repeat;
	height: 16px;  
  font-size: 11px;
  padding: 1px 0px 0px 4px;
}

.tag_right {
	float: left;
	background-image:url(/img/tag_darkgray_right.gif);
	background-repeat: no-repeat;
	height: 17px;  
	width: 4px;	
}

.tag_inactive {
  float: left;
	background-image:url(/img/tag_gray_left.gif);
	background-repeat: no-repeat;
	height: 16px;  
  font-size: 11px;
  padding: 1px 0px 0px 4px;
}

.tag_inactive_right {
	float: left;
	background-image:url(/img/tag_gray_right.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;
}

.tag_master {
	float: left;
	background-image:url(/img/tag_orange_left.gif);
	background-repeat: no-repeat;
	height: 16px;  
  font-size: 11px;
  padding: 1px 0px 0px 4px;
}

.tag_master_right {
	float: left;
	background-image:url(/img/tag_orange_right.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;
}

#tabs_body .tag a:link   , .tag a:link    { color: #FFFFFF; text-decoration: none; }
#tabs_body .tag a:visited, .tag a:visited { color: #FFFFFF; text-decoration: none; }
#tabs_body .tag a:hover  , .tag a:hover   { color: #FFFFFF; text-decoration: none; }
#tabs_body .tag a:active , .tag a:active  { color: #FFFFFF; text-decoration: none; }

#tabs_body .tag_inactive a:link   , .tag_inactive a:link    { color: #5D5D5D; text-decoration: none; }
#tabs_body .tag_inactive a:visited, .tag_inactive a:visited { color: #5D5D5D; text-decoration: none; }
#tabs_body .tag_inactive a:hover  , .tag_inactive a:hover   { color: #5D5D5D; text-decoration: none; }
#tabs_body .tag_inactive a:active , .tag_inactive a:active  { color: #5D5D5D; text-decoration: none; }

#tabs_body .tag_master a:link   , .tag_master a:link    { color: #FFFFFF; text-decoration: none; }
#tabs_body .tag_master a:visited, .tag_master a:visited { color: #FFFFFF; text-decoration: none; }
#tabs_body .tag_master a:hover  , .tag_master a:hover   { color: #FFFFFF; text-decoration: none; }
#tabs_body .tag_master a:active , .tag_master a:active  { color: #FFFFFF; text-decoration: none; }

/* *********************************************************************************** */
/* Debug-Window */
/* *********************************************************************************** */

#debug {
	background-image: url(/img/halftrans.png);
	background-repeat: repeat;
	position: absolute;
	top: 6px;
	left: 5px;
	width: 300px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
	z-index: 10000;
	padding: 0px 3px 3px 3px;
	overflow: hidden;
	display: none;
}

#debug a:visited {text-decoration: none; color:#FFFFFF; }
#debug a:link {text-decoration: none; color:#FFFFFF; }
#debug a:hover {text-decoration: underline; color:#FFFFFF; }
#debug a:active {text-decoration: none; color:#FFFFFF; }

#debug_box {
	overflow: auto;
	width: 296px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

/* *********************************************************************************** */
/* Polls */
/* *********************************************************************************** */


.wp-polls-archive {
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {
	/* background-color: #ffffff; */
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
	float: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-polls .pollbar {
font-size: 8px;
background-color: #D70079;
border: 1px solid #D70079;
height: 10px;
line-height:10px;
font-size:8px;
margin-bottom:7px;
}

#sidebar_banner {
	position: absolute; top: 200px;
	right: -40px;
}

#facebook_like {
	margin: 0px 0px 0px 0px;
	width: 610px;	
	padding:0px;
}
