body, html {
	
	background: url(../images/header_bg.jpg) repeat-x;
	background-color: #00406a;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

.column-left {
	float: left;
	width: 363px;
	margin-top: 5px;
}

.column-left .list-box {
	clear: both;
	height: 97px;
}

.num {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #04113d;
	text-align: center;
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: -44px;
	
}

.column-left .list-box .list-box-content {
	background: #333;
	padding: 7px 9px 0 7px;
	width: 300px;
	height: 86px;
	float: left;
}

.column-left .list-box .list-box-content .right strong {
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	display: block;
	height: 49px;
}

.column-left .list-box .list-box-content .right strong span {
	font-size: 12px;
	color: #ffffff;
	font-weight: 100;
}

.column-left .list-box .list-box-content .right .ratings {
	border-top: 1px solid #ffffff;
	float: right;
	width: 212px;
	height: 20px;
	padding-top: 10px;
	font-size: 12px;
}

.column-left .list-box .list-box-content .right .ratings span {
	display: block;
	float: left;
	line-height: 14px;
	color: #fff;
}

.column-left .list-box .list-box-content .right .ratings .angry {
	width: 22px;
	padding-left: 21px;
	background: url('../images/icon_angry.gif') no-repeat;
}

.column-left .list-box .list-box-content .right .ratings .calm {
	width: 31px;
	padding-left: 21px;
	background: url('../images/icon_calm.gif') no-repeat;
}

.column-left .list-box .list-box-content .right .ratings .happy {
	width: 31px;
	padding-left: 21px;
	background: url('../images/icon_happy.gif') no-repeat;
}

.column-left .list-box .list-box-content .right .ratings .trend {
	width: 60px;
	color: rgb(102, 102, 102);
	font-style: italic;
	position: relative;
}

.column-left .list-box .list-box-content .right .ratings .trend i {
	display: block;
	position: absolute; 
	width: 10px;
	height: 11px;
	margin-left: 50px;
	top: 3px;
}

.column-left .list-box .list-box-content .right .ratings .trend .up {
	background: url('../images/trend_up.gif') no-repeat;
}

.column-left .list-box .list-box-content .right .ratings .trend .down {
	background: url('../images/trend_down.gif') no-repeat;
}

.column-left .list-box .picture {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 8px;
}

.column-left .list-box.list-box1 .picture {
	background: url('../images/mugshot1.jpg') no-repeat;
}

.column-left .list-box.list-box2 .picture {
	background: url('../images/mugshot2.jpg') no-repeat;
}

.column-left .list-box.list-box3 .picture {
	background: url('../images/mugshot3.jpg') no-repeat;
}

.column-left .list-box.list-box4 .picture {
	background: url('../images/mugshot4.jpg') no-repeat;
}

.column-left .list-box.list-box5 .picture {
	background: url('../images/mugshot5.jpg') no-repeat;
}

.column-left .list-box.list-box6 .picture {
	background: url('../images/mugshot6.jpg') no-repeat;
}

.column-left .view-all {
	display: block;
	margin-left: 180px;
	margin-bottom: 25px;
	font-size: 14px;
	color: #fca525;
	text-decoration: none;
	padding-top: 10px;
}
.column-left .view-all a{
	font-size: 14px;
	color: #fca525;
	text-decoration: none;
}

.column-middle {
	float: left;
	width: 440px;
	margin-left: 4px;
	position: relative;
	margin-top:5px;
}

.column-middle .follow-link {
	position: absolute;
	left: 455px;
	margin-top: -40px;
}

.column-middle .follow-link a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: url('../images/bird.gif') no-repeat;
	padding: 3px 0 0 38px;
	width: 150px;
	height: 33px;
	display: block;
}

.column-middle .post-box {
	border: 4px solid #b4e2fa;
	padding: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	background: #ffffff;
}

.column-middle .post-box i {
	color: rgb(102, 102, 102);
	font-size: 11px;
	position: relative;
	left: 53px;
	display: block;
	clear: both;
	padding-bottom: 5px;
}

.column-middle .post-box p {
	color: #999;
	font-size: 18px;
	margin: 0;
	width: 295px;
	padding: 0 25px 10px 0;
	float: left;
}

.column-middle .post-box .image {
	width: 48px;
	
	float: left;
	margin-right: 7px;
}

.column-middle .post-box .mood {
	float: right;
	width: 14px;
	height: 14px;
	background: url('../images/icon_angry.gif');
}

.column-middle .post-box .mood.angry {
	background: url('../images/icon_angry.gif');
}

.column-middle .post-box .mood.calm {
	background: url('../images/icon_calm.gif');
}

.column-middle .post-box .mood.happy {
	background: url('../images/icon_happy.gif');
}

.column-right {
	float: left;
	width: 132px;
	margin-left: 4px;
}

.column-right .sort {
	background: #333;
	padding: 10px;
	font-size: 14px;
	line-height: 22px;
}

.column-right .sort a {
	color: #fca525;
	text-decoration: none;
	display: block;
}

.column-right .sort a.active {
	color: #ccc;
	font-weight: bold;
}

.column-right .sort strong {
	display: block;
	color: #fff;
}

.container {
	width: 943px;
	margin: auto;
	text-align: left;
}

.footer {
	clear: both;
	color: #999;
	font-size: 11px;
	padding: 0;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.header {
	height: 248px;
	border-bottom: 1px #00406a;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/header.jpg') no-repeat;
	background-position: top center;
	width: 100%;
}

.header h1 {
	float: left;
	margin: 10px 0 0 0;
}

.header h1 a {
	background: url('../images/logo.gif') no-repeat;
	width: 370px;
	height: 61px;
}

.header h1 a, .header h2,  .column-left .list-box .list-box-content .right .ratings .trend i, .column-middle .post-box .mood {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.header h2 {
	margin: 13px 152px 0 0;
	background: url('../images/h2_text.gif') no-repeat;
	width: 364px;
	height: 55px;
	float: right;
}

#actor_list {
	margin: 0 0 0 46px;
	padding: 0;
	list-style-type: none;
}

#posts_list{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
.hide { -moz-opacity:.0;  opacity:.0;}


.mask{
	height: 580px;
	overflow: hidden;
}


.mask2{
	padding-right: 00px;
	height:700px;
	overflow:auto;
}

#content-slider {
  width: 14px;
  height: 600px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}

.ui-slider-handle {
  width: 14px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #478AFF;
  border: solid 1px black;
}

#share {
color:#FFFFFF;
font-size:9pt;
height:38px;
line-height:29px;
vertical-align:middle;
margin: 9px;
}

#share a {
color:#FFFFFF;
text-decoration: none;
}

.bruno{
	height: 400px;
	width: 231px;
	position: fixed;
	top: 100px;
	right: -200px;
}

.button{
	float: left;
}

.vote{
	margin-left: 31px;
	background: url(../images/vote_bruno.jpg) no-repeat #ffffff;
	width: 200px;
	height: 50px;
	padding-top: 385px;
}

.vote a{
	font-size: 11pt;
	color: #b34040;
}

.vote div{
	margin-top: 5px;
	font-size: 9pt;
	color: #999;
}

.support {
	border: 5px solid #b4e2fa;
	background: url(../images/open_democracy.jpg) no-repeat #ffffff;
	padding: 10px;
	padding-top: 115px;
	font-size: 14px;
	text-align: center;
	width: 140px;
	margin-top: 5px;
	font-size: 10pt;
}

.support a{
	color: #003366;
}

.bruno_li
{
	display: none;
}

.support img {
	border: none;
}

.bruno_class {
	border: 10px solid red;
	background: blue;
}