body {
	color:#666666;
	font-family:'Open Sans';
	font-size:14px;
	font-weight:300;
	line-height:23px;
	background-color:#9ecae1;
}

.item {
	color:white;
	font-family:'Open Sans';
	font-size:12px;
	font-weight:400;
	line-height:23px;
}

.button {
	font-family:'Open Sans';
	font-weight:800;
	text-transform: uppercase;
	font-size: 10px;
	right: 0;
	padding: 4px;
	margin-right:10px;
	color:black;
	text-decoration: none;
}

.navbuttons {
    top:10;
    left:10;
    position:fixed;
    z-index:1000;
}

a {
    color:inherit;    
}

.poster_title {
    padding-left:190px;
    height:30px;
    padding-top:4px;
    line-height:120%;
}

.boldname {
    color: #666666;
    font-weight:800;
}