

#titlebar{
	background-color:#ffc82e;
}
#titlebar #block-block-36 {
	color:#6a4d00;
}



#main-menu{
	height:32px;
	line-height:32px;
	font-weight:bold;
}
#main-menu a{
	color:#d7bca5;
	text-decoration:none;
	margin-right:5px;
	font-size:12px;
	padding:8px;
	text-transform:capitalize;
}
#main-menu a:hover{
	color:#fff;
	background-color:#004179;
}
.sub-menu{
	line-height:32px;
	font-weight:normal;
	background-color:#ccc;
	width:100%;
	clear:both;
	float:left;
	margin-bottom:20px;
	border-bottom:1px solid #999;
}
.sub-menu a{
	color:#002444;
	text-decoration:none;
	font-size:11px;
	padding:8px;
	text-transform:capitalize;
	white-space:nowrap;
}
.sub-menu a:hover{
	color:#000;
	background-color:#eee;
}




#front-top{
	background-color:#fff;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:10px;
}
#front-top .block-list-img{
	width:320px;
}
#front-top ul{
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
#front-top li{
	list-style:none;
	margin:0;
	margin-bottom:10px;
	float:left;
	width:320px;
	margin-right:10px;
	
}

#front-top .views-field-title{
	font-size:14px;
	line-height:18px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	clear:both;
}
#front-top .views-field-title a{
	text-decoration:none;
	color:#333;
}
#front-top .views-field-title a:hover{
	color:#999;
}

#front-top .views-field-field-data2{
	background-color:#ffc82e;
	color:#fff;
	float:left;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	font-weight:bold;
}


#front-top .views-field-body{
	font-size:14px;
	color:#999;
	
}
#front-top .views-field-body p{
	margin:0;
}
#front-top .views-field-field-date{

	color:#2196d9;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
#front-top .views-field-field-dept2{
	display:none;
}


#front-bottom{
	background-color:#fff;
	padding-bottom:20px;
}
#front-bottom h2.block-title{
	font-size:24px;
	color:#00213f;
	padding-top:10px;
	padding-bottom:5px;
}

#front-bottom .views-field-field-name{
	font-size:12px;
	color:#666;
	border-top:3px solid #fbb704;
	padding-top:5px;
}
#front-bottom .views-field-field-data-da-tese{
	font-size:11px;
}
#front-bottom .views-field-title{
	font-size:13px;
	font-weight:bold;
}
#front-bottom .views-field-title a{
	text-decoration:none;
}
#front-bottom .views-field-title a:hover{
	text-decoration:underline;
}
#front-bottom .views-field-field-subtitle{
	font-size:11px;
	color:#999;
	font-weight:bold;
}
#front-bottom ul{
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
#front-bottom li{
	list-style:none;
	margin:0;
	margin-bottom:10px;
	float:left;
	width:230px;
	margin-right:10px;
	
}

.view-teses .views-field-field-name{
	font-size:16px;
	font-weight:bold;
}
.view-teses li{
	border-bottom:1px solid #ccc;
}

.view-teses .views-field-field-sala{
	padding-bottom:10px;
}

.sep-ics{
	background-image:url(../../img/ics/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	width:10px;
	height:10px;
	display:inline-block;
	margin-left:-8px;
}

#container .more-link {
	width:100%;
	clear:both;

}
#container .more-link a{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	letter-spacing:1px;
	border:1px solid #ccc;
	padding:3px;
	line-height:14px;
	text-decoration:none;
	margin-right:3px;
}


#views_slideshow_controls_text_previous_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 695px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/previous-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_next_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 665px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/next-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_pause_featured_slider_ua-block a {
    visibility: hidden;
    display: none;
}