@charset "UTF-8";
/* CSS Document */

/* BLOGS & BUTTONS
   --------- */
   
#cms_content_wrapper .feed_header{
	width: 510px;
	background-color: #FF226B;
	margin-left: 10px;
}
#cms_content_wrapper .feed_header h1{
	color: #FFF;
	padding-left: 10px;
	background-color: transparent !important;
}

#cms_content_wrapper .feed_header .feed_description_wrapper p{
	color: #FFF;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 1em;
}

#cms_content_wrapper .feed_header .feed_description_wrapper img{
	color: #FFF;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: -50px;
}
#cms_content_wrapper .feed_header .feed_description_wrapper img a{
	text-decoration: none !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}



#cms_content_wrapper .feed_header .feed_description_wrapper hr{

	

}

#feed_content_wrapper .thumbmember {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #464646;
}
#feed_content_wrapper .thumbmember first {

	border-top-width: 3px !important;
	border-top-style: dotted !important;
	border-top-color: #464646 !important;
}

#feed_content_wrapper .thumbmember img {
	height: auto !important;
	width: 250px;
	float: left;
	margin-top: -70px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F43A74;
	margin-right: 20px;
}

#feed_content_wrapper .thumbmember h2 a {
	color: #DA3E74;
	text-decoration: none;
}

#feed_content_wrapper .thumbmember .blog_summary_wrapper {
	width: 500px;
	

}
#feed_content_wrapper .thumbmember .blog_summary_wrapper .breadcrumb{
	display: none;	
}

#feed_content_wrapper .thumbmember .blog_summary_wrapper .blog_footer_links {
	padding-bottom: 5px;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	position: relative;
	padding-top: 5px;
	float: left;
	display: block;
	width: 510px;
}

#feed_content_wrapper .thumbmember .blog_more_link a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	background-image: none !important;
	float: left;
	color: #FF226B;
	text-decoration: underline;
}
#feed_content_wrapper .thumbmember .blog_twitter_link a {
	background-image: url(../../rio.them.co.uk/images/tweet.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	color: transparent;
	font-size: .8em;
	text-decoration: none;
	float: right;
	margin-left: 5px;
}
#feed_content_wrapper .author {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: .9em;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.1em;
	float: right;
	display: block;
	height: 10px;
	width: 230px;
	clear: right;
} 
#feed_content_wrapper .tags {
	display: none;	
}
#feed_content_wrapper .thumbmember .blog_summary_wrapper h2 {
	display: block;
	height: 50px;
	color: #DA3E74;
	float: right;
	width: 230px;
	text-align: left;
	position: relative;
	top: 0px;
	font-weight: normal;
}
#feed_content_wrapper .thumbmember .blog_summary_content {
	display: block;
	float: right;
}
