/*
Theme Name: Paolo Rizzato
Theme URI: http://htmlblog.net/
Description: Paolo Rizzato Theme
Version: 0.1
*/

body{
	font-family: helvetica;
	font-size: 11px;
	color: #333;
}

strong, b{
	font-weight: bold;
}

a:link, a:active, a:visited{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #ff1d25;
	text-decoration: none;
}

.title, .title-name{
	font-family: helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.title-name{
	margin-bottom: 185px;
}

.mini-title{
	font-size: 10px;
}

.sidebar-menu li{
	font-family: helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

.sidebar-menu .project{
	margin-bottom: 0;
}

.sidebar-menu .biography{
	margin-top: 20px;
}

.sidebar-menu li ul li{
	font-weight: normal;
	margin-bottom: 0;
	font-size: 14px;
}

.sidebar-menu a.selected, .sidebar-menu li.selected, .sidebar-menu li ul li.selected, .sidebar-menu li.selected  a,.sidebar-menu li ul li.selected a{
	color: #ff1d25;
}

.sidebar-menu li.last{
	margin-bottom: 10px;
}

.selected a{
	color: #ff1d25;
}

#content{
	margin-top: 20px;
	width: 780px;
	overflow: hidden;
}

#sidebar{
	margin-top: 205px;
}

.paolo-info{
	width: 780px;
	height: 80px;
}

.paolo-info .paolo-title{
	float: left;
	width: 335px;
	color: #333;
}

.paolo-info .paolo-title a{
	color: #ff1d25;
}

.paolo-info .paolo-address{
	float: left;
	width: 285px;
	margin-left: 55px;
}

.paolo-info .language{
	float: right;
	width: 100px;
	text-align: right;
}

#project-info-details, #publication-info-details{
	height: 105px;
	margin-bottom: 6px;
}

.project-info{
	width: 780px;
	margin-bottom: 5px;
}

.project-info .project-title{
	float: left;
	width: 335px;
}

.project-info .project-url{
	float: left;
	width: 100px;
	font-size: 14px;
	color: #ff1d25;
	margin-top: 5px;
}

.project-info .project-url a{
	color: #ff1d25;
}

.project-details{
	margin-bottom: 15px;
}

.project-details .project-url{
	margin-bottom: 15px;
}

.project-more-info{
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 75px;
}

.project-more-info img{
	vertical-align: middle;
}

.project-designed{
	margin-bottom: 0px;
}

.project-content{
	margin: 0 0 15px 0;
}

.project-content .freshout{
	width: 780px;
	height: 320px;
}

.project-metadata{
	float: left;
	width: 200px;
}

.project-read{
	float: left;
	width: 580px;
}

.pagination{
	height: 20px;
	text-align: right;
}

.pagination .alignleft, #nextCarousel{
	float: right;
	margin-right: 10px;
	display: block;
}

.pagination .alignright, #prevCarousel{
	float: right;
	display: block;
}

.same-category{
	margin-top: 15px;
}

.same-category ul li{
	float: left;
	font-size: 12px;
	color: #333;
	margin-right: 10px;
}

.publication-title{
	margin-bottom: 15px;
}

.publication-image{
	width: 390px;
	margin-right: 10px;
	float: left;
}

.publication-content{
	width: 380px;
	float: right;
}

.biography-image{
	width: 390px;
	float: left;
	margin-right: 10px;
}

.biography-content{
	float: right;
	width: 380px;
}

#news-container{
	margin-top: 100px;
}

.news-container{
	margin-bottom: 10px;
}

.news-picture{
	width: 180px;
	margin-right: 20px;
	float: left;
}

.news-details{
	width: 580px;
	float: left;
	font-size: 11px;
}

.news-details h2{
	font-size: 15px;
	font-weight: bold;
}

.news-details .news-date{
	margin-bottom: 15px;
}

.news-details .news-more-info{
	margin-top: 15px;
	height: 20px;
	line-height: 20px;
}

.news-details .news-more-info img{
	vertical-align: middle;
}

.navigation{
	width: 45px;
	height: 18px;
	float: right;
}

.navigation .alignleft{
	float: right;
	width: 18px;
}

.navigation .alignright{
	float: left;
	width: 18px;
}

.scroll-pane{
	height: 70px;
	overflow: auto;
}

.jspVerticalBar {
	width: 5px;
}

.jspTrack {
	width: 5px;
	background-color: #969696;
}

.jspDrag {
	background-color: #494949;
}

