/*--------------------------------------------------------------------------- Base ---*/ 
*{font-size:100%;font-family:inherit;margin:0;vertical-align:baseline;}
html{overflow-y:scroll;}
html,body,div,ul,ol,li,dl,dt,dd,blockquote,table,caption,tbody,tfoot,thead,tr,th,td,p,h1,h2,h3,h4,h5,h6,form,fieldset,label,legend,img,object,embed,iframe{padding:0;border:0;}
ul,ol{list-style:none;}
th{text-align:left;}
img{-ms-interpolation-mode:bicubic;}
p img { max-width: 452px; height: inherit; }
img,object,embed,iframe{vertical-align:bottom;}
table{border-collapse:collapse;}
textarea{overflow-y:auto;}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
blockquote,q{quotes:'' '';}
a:active{outline:0;}
body{background:#fff;color:#000;-webkit-text-size-adjust:none;}

/*--------------------------------------------------------------------------- Utility classes ---*/ 
/* hide elements in a way that keeps them screen-reader accessible */
.hide{position:absolute!important;left:-999em!important;width:0!important;overflow:hidden!important;}

/* old clear-fix style float clearing - still useful */
.cf:after,.li-cf li:after, #content:after{content:'.';display:block;font-size:0;height:0;clear:both;visibility:hidden;} 
.cf,.li-cf li,#content{zoom:1;}

/*--------------------------------------------------------------------------- Base styles ---*/ 
body {font:11px/1.2 verdana,arial,sans-serif;color:#fff;background:#000;}
h1,h2,h3,h4,h5,h6,#f-home-signup b {font-family:'arial black','helvetica neue',sans-serif;text-transform:uppercase;
	color:#fff;}
h1,h2,h3 {font-size:13px;line-height:1.1;}
a {color:#9d9d9c;text-decoration:none;}	
a:hover,
a:focus {text-decoration:underline;}
cite {font-style:normal;}

/*--------------------------------------------------------------------------- Persistent elements ---*/
#wrap {width:1005px;margin:20px auto 0;}

#header {height:395px;background:url(../images/skin/bg/header.png) left 136px repeat-x;
	position:relative;}
	#nav-1,
	#social-media-login,
	#news-wrapper,
	#header-panel-video {position:absolute;z-index:2;}
	.video-feature {z-index:3}
	.header-panel-video-back {
		position:absolute;
		top:0px;
		right:0px;
		z-index:9999;
		background-image:url(../images/Video-Back.png);
		background-repeat:no-repeat;
		background-position:bottom;
		width:41px;
		height:17px;
		
	}
	.header-panel-video-back:hover {
		background-position:top;
		cursor:pointer;
	}
	#video-youtube-heading {
		margin: 0 0 10px 0;
	}
	#video-youtube-more {
		margin: 10px 0 0 0;
	}	
	#social-media-login-youtube {
	background-image:url(../images/skin/icons/youtube.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:61px;
	height:22px;
	position:relative
	}
	#social-media-login-youtube:hover {
	background-position:top;
	cursor:pointer;
	}

	#social-media-login-twitter {
	background-image:url(../images/skin/icons/twitter.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:66px;
	height:22px;
	position:relative
	}
	#social-media-login-twitter:hover {
	background-position:top;
	cursor:pointer;
	}
	#twitter-button {
		position:absolute;
		top:18px;
		right:55px;
	}
	#twitter-button:hover {
		cursor:default;
	}

	#social-media-login-bebo {
	background-image:url(../images/skin/icons/bebo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:53px;
	height:22px;
	position:relative
	}
	#social-media-login-bebo:hover {
	background-position:top;
	cursor:pointer;
	}
	#social-media-login-facebook {
	background-image:url(../images/skin/icons/facebook.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:63px;
	height:22px;
	position:relative
	}
	#social-media-login-facebook:hover {
	background-position:top;
	cursor:pointer;
	}
	#social-media-login-myspace {
	background-image:url(../images/skin/icons/myspace.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:61px;
	height:22px;
	position:relative
	}
	#social-media-login-myspace:hover {
	background-position:top;
	cursor:pointer;
	}
#twitter-trigger{
	display:none;
}
	#tinie-tempah {position:absolute;top:-22px;left:216px;z-index:1;}

	#header-panel-news,
	#header-panel-video {height:296px;top:0;}
	#header-panel-video {width:511px;right:0;}

#nav-1 {position:absolute;top:303px;left:5px;}
	#nav-1 li {float:left;}
	#nav-1 a {display:block;width:100px;height:37px;
		text-indent:-999em;overflow:hidden;
		background-position:center 13px;
		background-repeat:no-repeat;out line:1px solid red;}
		
	#nav-1-home a {width:61px;background-image:url(../images/skin/bg/nav/home.png);}
	#nav-1-milk_and_2_sugars a {width:55px;background-image:url(../images/skin/bg/nav/blog.png);}
	#nav-1-news a {width:60px;background-image:url(../images/skin/bg/nav/news.png);}
	#nav-1-audio a {width:106px;background-image:url(../images/skin/bg/nav/discography.png);}
	#nav-1-video a {width:60px;background-image:url(../images/skin/bg/nav/video.png);}
	#nav-1-gallery a {width:70px;background-image:url(../images/skin/bg/nav/gallery.png);}
	#nav-1-live {margin-right:297px;}
	#nav-1-live a {width:45px;background-image:url(../images/skin/bg/nav/live.png);}
	#nav-1-biog a {width:51px;background-image:url(../images/skin/bg/nav/biog.png);}
	#nav-1-downloads a {width:98px;background-image:url(../images/skin/bg/nav/download.png);0;}
	#nav-1-mobile a {width:67px;background-image:url(../images/skin/bg/nav/mobile.png);}
	#nav-1-store a {width:53px;background-image:url(../images/skin/bg/nav/store.png);}
	#nav-1-backstage a {width:67px;background-image:url(../images/skin/bg/nav/backstage.png);}
	
	.Home #nav-1-home a,
	.Blog #nav-1-milk_and_2_sugars a,
	.News #nav-1-news a,
	.Audio #nav-1-audio a,
	.Video #nav-1-video a,
	.Gallery #nav-1-gallery a,
	.Live #nav-1-live a,
	.Biog #nav-1-biog a,
	.Downloads #nav-1-downloads a,
	.Mobile #nav-1-mobile a,
	#nav-1 a:hover,
	#nav-1 a:focus {background-position:center -25px;}
	
	
#social-media-login {position:absolute;top:357px;right:0; width: 1005px; height:40px;}
	
	#social-media-login li,#social-media-login ul {display:inline;vertical-align:middle; float: right;}
	#social-media-login li {margin:0 0 0 .3em;}
	#social-media-login h3 {color:#9d9d9c;font-weight:normal;font-size:10px;float: left;font-family:inherit;position: relative; top:5px;} /*  left: -30px; */
	#social-media-login h3 a.ir{ text-indent:0px !important}

#header-panel-video {}
	#header-panel-video .main-link span {width:100px;height:100px;background:#fff;
		position:absolute;left:100px;top:100px;opacity:.2;}
	#header-panel-video-list {height:296px;overflow:hidden;position:absolute;right:0;top:0;
		border-left:1px solid #000;}
		#header-panel-video-list li {border-bottom:1px solid #000;height:98px;}
		#header-panel-video-list li img {height:98px;width:158px;}

	#header-panel-video .bg {position:absolute;top:0;left:0;width:352px;height:296px;}

#news-wrapper {background:#fff url(../images/home/news-panel.jpg) 0 -40px no-repeat;color:#000;overflow:hidden;}
	#news-wrapper a {color:#000;}
	#header-panel-news {width:257px;}
	#header-panel-news .trim {padding:10px 20px;}
	#header-panel-news .handle-e {border-right-color:#000;}
	#header-panel-news .handle-s {border-bottom-color:#000;}
	#list-latest-news {margin-top:140px;}
	#list-latest-news li.last {padding-top:.5em;}
	#list-latest-news h3 {color:#000;}

.content {position:relative;z-index:2;min-height:200px;
	background:url(../images/skin/bg/home-news-column.png) 247px 0 repeat-y;}
.home .content {background-position:257px 0;}
.content h1, 
.content h2 {padding:0 0 1em;}

.content .gigpress-table {background:0;color:#aaa;border:0;margin-bottom:1em;}
	.content .gigpress-table td,
	.content .gigpress-table th {color:#aaa;border-color:#808080;
		padding:.8em 0;}
	.content .gigpress-table a {color:#fff;}
	.content .gigpress-row td {border-color:#444;background:rgba();}
	.content .gigpress-table tr > td:first-child {padding-left:10px;}
	.content .gigpress-table tbody td {background:rgba(255,255,255,.1);}
	.content .gigpress-table .gigpress-alt td {background:0;}
	.content .gigpress-table th {background:0;color:#fff;}
	.gigpress-table .gigpress-calendar-add a {color:#666;}

.content-column-2 h1:first-child {padding-top:1em;}



.post h1 {padding-top:1em;}
	.post .post-lead {border-bottom:1px solid #000;padding-bottom:.5em;margin-bottom:.5em;}

.flow-area {color:#aaa;}
	.flow-area a {text-decoration:underline;color:#fff;}
	.flow-area a:hover,
	.flow-area a:focus {color:inherit;}
	.flow-area p,
	.flow-area ul,
	.flow-area ol {color:#aaa;margin:0 0 1.2em;}


.sociable {border:1px solid #808080;border-width:1px 0;width:auto;
	padding:1em 0;text-align:left;margin:3.5em 0 1.5em;color:#fff;}
	.sociable img {vertical-align:bottom;}
	.sociable .sociable-hovers {margin:0 .2em;}
	.sociable ul,
	.sociable li,
	.sociable_tagline {display:inline;}
	.sociable_tagline {margin-right:.5em;}

#comments {}
	#comments h3 {border-top:1px solid #808080;padding:1em 0;font-size:11px;}
	#comments li.comment {padding-bottom:1em;}
	#comments .comment-author {overflow:hidden;zoom:1;}
	#comments .avatar {float:left;}
	#comments .comment-body {float:right;width:401px;}
	#respond {padding:1em 0;}

#commentform {}
	#commentform label {display:inline-block;padding:1em 0 0.3em;}
	#commentform textarea,
	#commentform input[type="text"] {width:98%;background:#333;border:1px solid #777;
		color:#fff;padding:3px;}
.form-allowed-tags {display:none;}
.form-submit {text-align:right;padding:1em 0;}
	.form-submit input {background:#222;border:1px solid #ddd;padding:.5em 1em;
		color:#fff;cursor:pointer;}


#footer {padding:10px 0 3em;color:#9d9d9c;}
	#footer .delim {padding:0 .1em;}
	
.edit-link a {position:fixed;top:0;left:0;background:rgba(255,255,255,.5);
	padding:0px 10px;color:#fff;line-height:1;font-size:44px;font-weight:bold;}





/*--------------------------------------------------------------------------- Reusable styles ---*/

.ellipsis {white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;}
.cta {text-transform:uppercase;color:#fff;}
.cta a:after {content:'\203A';padding-left:.2em;}
.cta a {color:#fff;font-weight:bold;}

.list-teaser {}
	.list-teaser li {padding:1.3em 0 1em;background-repeat:repeat-y;}
	.list-teaser h3 {padding-bottom:.3em;}
	.list-teaser .cta  {padding:.5em 0;}
	.list-teaser .meta {color:#9D9D9C;}
	
	.pager a:after {content:'';}
	.pager .rw {padding-right:.2em;}
	.pager .ff {padding-left:.2em;}
	.pager .newer {padding-right:.5em;}

	.bg-green {background-image:url(../images/skin/bg/panels/green.png);}
	.bg-black {background-image:url(../images/skin/bg/panels/black.png);}
	.bg-chocolate {background-image:url(../images/skin/bg/panels/chocolate.png);}
	.bg-dark-brown {background-image:url(../images/skin/bg/panels/dark-brown.png);} 
	.bg-dark-blue {background-image:url(../images/skin/bg/panels/dark-blue.png);}

	.column-list .list-teaser li {padding:1.2em 1.3em 1em;position:relative;}
	.column-list .list-teaser li:after {position:absolute;bottom:7px;right:5px;
	content:url("data:image/png;base64,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");}
	.column-list .list-teaser li.pager:after {content:'';}


.list-blocks {}
	.list-blocks li {overflow:hidden;zoom:1;padding:2em 0;
		border-top:1px solid #808080;}
	.list-blocks li:first-child{border:0;padding-top:0;}
	.list-blocks h3 {padding-bottom:.3em;}
	.list-blocks .a {float:left;width:159px;}
	.list-blocks .b {float:right;width:276px;}

	.Downloads .list-blocks .a {width:200px;}
	.Downloads .list-blocks .b {width:226px;}

.list-dates {line-height:1.1;padding:0 18px 0;}
	.list-dates a {color:#fff;}
		.list-dates a:hover {text-decoration:underline;}
	.list-dates li {padding-bottom:1em;}
	.list-dates .pubdate {text-transform:uppercase;font-weight:bold;font-size:10px;padding-bottom:.1em;}
	.list-dates h3 {}
	.list-dates h3 span {font-family:verdana,sans-serif;font-weight:normal;font-size:11px;
		display:block;}
		
	.list-dates .cta {font-weight:bold;text-align:right;padding-top:.5em;}

.tweet {background-repeat:no-repeat;min-height:135px;position:relative;border-bottom:1px solid #000;
		word-wrap:break-word;}
	.tweet .trim {padding:20px 13px 0 81px;}
	.tweet h3 {padding-bottom:.2em;}
	.tweet img {position:absolute;top:21px;left:25px;}
	.tweet p a {color:#fff;opacity:.6;filter:alpha(opacity=60);zoom:1;}
	
	.tweet .pub-datetime {font-weight:bold;font-size:9px;position:absolute;bottom:7px;left:15px;}
	.tweet .pub-datetime a {color:#fff;opacity:.4;zoom:1;filter:alpha(opacity=40);}
	.tweet-green {background-image:url(../images/skin/bg/twitter-green.png);background-color:#5c6701;}
	.tweet-brown {background-image:url(../images/skin/bg/twitter-brown.png);background-color:#662c02;}
	.tweet-chocolate {background-image:url(../images/skin/bg/twitter-chocolate.png);background-color:#591701;}
	.tweet-blue {background-image:url(../images/skin/bg/twitter-blue.png);background-color:#152f36;}
	.tweet-dark-blue {background-image:url(../images/skin/bg/twitter-dark-blue.png);background-color:#132e35;}
	.tweet-block {background-image:url(../images/skin/bg/tinies_tweet_block.jpg);background-color:#313131;}
	
	.tweet-brown .pub-datetime,
	.tweet-dark-blue .pub-datetime {left:auto;right:12px;}
	
	.tweetx {background-repeat:no-repeat;min-height:135px;position:relative;border-bottom:1px solid #000;
		word-wrap:break-word;}
	.tweetx .trim {padding:26px 13px 0 81px;}
	.tweetx h3 {padding-bottom:.2em;}
	.tweetx img {position:absolute;top:27px;left:25px;}
	.tweetx p a {color:#fff;opacity:.6;filter:alpha(opacity=60);zoom:1;}
	
	.tweetx .pub-datetime {font-weight:bold;font-size:9px;position:absolute;bottom:18px;left:25px;}
	.tweetx .pub-datetime a {color:#fff;opacity:.4;zoom:1;filter:alpha(opacity=40);}


.flickr	{position:relative;padding:1px;}
	.flickr a {position:absolute;overflow:hidden;}
	.flickr img {width:100%;}

.flickr-layout-1 {background:url(../images/skin/bg/flickr-logo-horz.png) #360e01 179px 103px no-repeat;
	height:138px;over flow:hidden;}
	.flickr-layout-1 .a a {width:162px;height:137px;left:1px;top:1px;}
	.flickr-layout-1 .b a {width:91px;height:91px;right:1px;top:1px;}

.flickr-layout-2 {background:url(../images/skin/bg/flickr-logo-vert.png) #4c6901 100px 7px no-repeat;height:202px;overflow:hidden;}
	.flickr-layout-2 .a a {width:86px;height:75px;left:1px;top:1px;}
	.flickr-layout-2 .b a {width:86px;height:65px;left:1px;top:77px;}
	.flickr-layout-2 .c a {width:86px;height:60px;left:1px;top:143px;}
	.flickr-layout-2 .d a {width:110px;height:75px;right:1px;top:1px;}
	.flickr-layout-2 .e a {width:168px;height:126px;right:1px;top:77px;}



.content-head-block {height:135px;border-bottom:1px solid #000;}
	.content-column-1 .content-head-block {background:url(../images/skin/bg/panels/green.png) #406a02 repeat-y;}
	.content-column-2 .content-head-block {margin-left:-40px;margin-right:-25px;}
	.content-column-3 .content-head-block {background:url(../images/skin/bg/panels/dark-brown.png) #330e01 repeat-y;}

/*--------------------------------------------------------------------------- Text replacement ---*/
.ir {text-indent:-999em;overflow:hidden;background-repeat:no-repeat;padding:0;}

.content-head-block h1,
.content-head-block h2 {text-indent:-999em;overflow:hidden;width:100%;height:100%;
	background-position:center;background-repeat:no-repeat;padding:0;margin:0;}
	.content-column-2 .content-head-block h1,
	.content-column-2 .content-head-block h2 {background-position:30px center;padding:0;margin:0;}
	
#h2-blog-milk-and-2-sugars {background:url(../images/text-replacement/blog-milk-and-2-sugars.png) no-repeat;
	height:57px;color:#828282;padding:38px 0 22px;line-height:1.2;}
#ir-newsletter-sign-up-here {background:url(../images/text-replacement/newsletter-sign-up-here.png) 
	center no-repeat;height:55px;}
#ir-live-dates {background-image:url(../images/text-replacement/live-dates.png);
	background-position:16px center;height:45px;}
#ir-latest-news {background-image:url(../images/text-replacement/latest-news.png);
	background-position:0 center;height:35px;}
#ir-milk_and_2_sugars {background-image:url(../images/text-replacement/milk-and-2-sugars.png);
		height:35px;background-position:-14px 3px;}

#ir-latest-news-banner {background-image:url(../images/text-replacement/latest-news-head-block.png);}
#ir-milkand2sugars-banner {background-image:url(../images/text-replacement/Milk_and_two_center_header.png);}
#ir-other-news {background-image:url(../images/text-replacement/other-news.png);}
#ir-other-posts {background-image:url(../images/text-replacement/milk-and-2-sugars_small.png);}
#ir-tinies-feed {background-image:url(../images/text-replacement/tinies-feed.png);}

#ir-banner-gallery {background-image:url(../images/text-replacement/Gallery_center_header.png);}
#ir-banner-discography {background-image:url(../images/text-replacement/Discography_header.png);}
#ir-banner-downloads {background-image:url(../images/text-replacement/Download_center_header.png);}
#ir-banner-shows {background-image:url(../images/text-replacement/livedates_center_header.png);}
#ir-banner-flickr {background-image:url(../images/text-replacement/flickr_small.png);}
#ir-banner-video {background-image:url(../images/text-replacement/videos_center_header.png);}
#ir-banner-biography {background-image:url(../images/text-replacement/Biography_center_header.png);}
#ir-banner-mobile {background-image:url(../images/text-replacement/mobile.png);}


/*--------------------------------------------------------------------------- Layout ---*/
.content-column-1 .content-column-trim,
.content-column-2 .content-column-trim {padding-top:10px;out line:1px solid red;}

.content-column-1 {float:left;width:246px;}
	.content-column-1 .content-column-trim {padding-left:10px;padding-right:10px;}
	.content-column-1 .column-list {padding:0;}
.content-column-2 {float:left;width:450px;margin-left:25px;}
.content-column-3 {float:right;width:257px;}






/*--------------------------------------------------------------------------- Gallery ---*/
.Gallery .content-column-1 {background:url(../images/skin/bg/panels/chocolate.png) repeat-y;}
.Gallery .content-column-1 .content-column-trim {
	padding:12px 0 20px 17px;}
#photo-container {width:450px;height:510px;text-align:center;background:#111;line-height:510px;
		overflow:hidden;border:1px solid #555;}
	#photo-container img {vertical-align:middle;max-width:430px;}

.list-gallery {padding:0 0 .5em;}
	.list-gallery li {display:inline-block;margin:0 5px 6px 0; *display: inline}
	.list-gallery img {border:2px solid transparent;width:63px;}
	.list-gallery a:focus img,
	.list-gallery a:hover img {border-color:#fff;}


/*--------------------------------------------------------------------------- Home page ---*/
#home-column-1 {float:left;width:256px;background:#555;overflow:hidden;position:relative;}
#home-column-2 {float:left;width:234px;margin-left:1px;}
	#home-column-2 .trim {padding:14px 5px 10px 9px;}
#home-column-3 {float:left;width:255px;margin-left:1px;}
#home-column-4 {float:right;width:257px;background:#555;}

.promo {border-bottom:1px solid #000;width:100%;overflow:hidden;text-align:center;}

#home-column-1-slider {position:relative;width:100%;}



.panel-wrapper {position:relative;border-bottom:1px solid #000;}
	.js .panel-wrapper h2 {cursor:pointer;}
	.handle {position:absolute;
		/*background-image:url(../images/skin/bg/arrow-sprite.gif);*/
		background-image:url(../images/skin/bg/arrow-sprite.png);
		background-repeat:no-repeat;
		background-position:top;
		z-index:20;font-size:0;line-height:0;width:20px;height:25px;}
	.handle:hover {
		background-image:url(../images/skin/bg/arrow-sprite-ov.png);
		/*background-image:url(../images/skin/bg/arrow-sprite.gif);*/
		 cursor:pointer	}
	.handle-s,.handle-n {width:25px;height:20px;}
	.handle-n {margin-left:-10px;top:-1px;left:82%;background-position:center bottom;}
	.handle-e {margin-top:-10px;right:-1px;top:50%;background-position:left center;}
	.handle-s {margin-left:-10px;bottom:-1px;left:85%;background-position:center top;}
	.handle-w {margin-top:-10px;left:-1px;top:82%;background-position:right center;}

#content-panel-newsletter,
#newsletter-wrapper {background:#5d1801 url(../images/skin/bg/newsletter-grad.png) repeat-y;}
#newsletter-wrapper {border-top:0px solid #000; overflow:hidden}

.js #content-panel-newsletter {height:0;overflow:hidden;}
.js #newsletter-wrapper h2 {cursor:pointer;}

#content-panel-newsletter form {padding:0 20px 100px;}
	#f-home-signup {}
		#f-home-signup p {padding:0 0 1em;}
		#f-home-signup b {display:block;padding-bottom:.3em;}
		#f-home-signup .text {width:100%;padding:2px 0;border:1px solid #fff;background:#fff;
			color:#000;opacity:.6;}
		#f-home-signup .text:focus {opacity:1;}
		#f-home-signup .btns {text-align:center;}
		#f-home-signup .btns input {background:#222;border:1px solid #ddd;padding:.3em .8em;
			color:#fff;cursor:pointer;}
		

#dates-wrapper {background:url(../images/skin/bg/live-dates.png) repeat-y #924003;
	min-height:206px;z-index:5;}
	#content-panel-dates {width:100%;position:absolute;top:52px;height:150px;
		overflow:auto;
		background:url(../images/skin/bg/live-dates.png) repeat-y #924003;}
	.js #content-panel-dates {overflow:hidden;}
#navFooter0{
	float: left;
}
#navFooter1{
	float: right;
}
#navFooter1 ul{
	display: inline-block!important;
	float: right!important;
	width: 550px!important;
	text-align: right;
	 *display: inlin !important;
}
#navFooter1 li{
	display: inline-block!important; 
	border-right: 1px solid #888888;
	padding-left: 0px!important;
	margin-left: 0px!important;
	padding-right: 11px;
	margin-right: 8px;
	 *display: inline !important;
}
#footerSocial2{
	margin: auto;
	display: block;
}
#footerSocial2{
	text-align:center;list-style:none;	
	padding-bottom: 20px;
	padding-right: 0px;
	margin-right: 0px;
}
#footerSocial2 li{
	padding-left: 0px!important;
	margin-left: 0px!important;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	border-right: 1px solid #555555;
	padding-right: 11px;
	margin-right: 8px;
}
#footerSocial2 a{
	color: #555555;	
}
.finalL{
	border: 0px!important;
	padding-right: 0px!important;
	margin-right: 0px!important;
}
#prevLink{
	float: right!important;
	display: block!important;
}
#prevLink a{
	display: block!important;
	text-decoration: none!important;
	color:white!important;
	position: relative;
	top: 16px;
}

#re-tweet {
	position:absolute;
	right:20px;
	bottom:15px;
	height:35px;
	width:85px;
	z-index:0;
}

#twitter-slide {width:100%;}
.rpxwidget p { 
  color: white !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}

.must-log-in, .logged-in-as, .logged-in-as, #reply-title{
	display: none;	
}
#rpxcomment{
	margin-left: -3px;	
}
.sociable_tagline{
	width: 100%;	
}
.sociable ul{
	clear:both!important;
	height: 20px!Important;
	display: block!important;
	position: relative!important;
	top: 8px!important;
}
.sociable_tagline{ margin-bottom: 8px;}

.sociable{width: 100%;};
