@import url('https://fonts.googleapis.com/css?family=Droid+Sans');

.menu-home a{
	font-size:20px;
}

.language2,.language3, .language4, .language5, .language6{
	display:none !important
}

body {
	font-family: "Droid Sans", Arial !important;
}

body, .today-date, .top-nav ul li a, .top-nav .social-icons a {
	color: black !important; 
}

#theme-header {margin: 0 !important;}

#main-content {margin-top: 10px !important;}

#objListaCopii {
	padding-left: 10px !important;	
}

#objListaCopii li {
	list-style-type: disc;
	padding: 5px;
	/*float: left;
	width: 310px;*/
}

#portletAsideRight #objListaCopii li {
	float: none;
	clear: both;
}

#objListaCopii li a {
	text-decoration: underline;
}

ul.attachments {
	width: 100%;
}

ul.attachments li {
	padding: 3px 0;
}

/*ul.attachments li:nth-child(2n+1) {
	clear: left;
	float: left;
	width: 50%;
	min-width: 250px;
}*/

.wrapper-outer:before {
	1content: 'regular';
}

.flexslider .slides img {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

#sidebar .flexslider, #sidebar .flexslider ul.slides, #sidebar .flexslider ul.slides li {
	height: 450px !important;
}

.width100 {
	width: 100%;
}

ul li.live-search_item span {
	font-weight: bold;	
}

ul li.live-search_item span small {
	font-weight: normal;
}

.container ul li.live-search_item span {
	font-size: 120%;	
}

#portletHartaSite ul, #portletHartaSite li {
	list-style-type: disc !important;
}

#portletHartaSite ul{
	font-style: italic;
	padding-left: 40px !important;
}

#portletHartaSite ul.listLevel0>li, #portletHartaSite ul.listLevel1>li {
	font-style: normal;
	font-weight: bold;
}

#portletHartaSite ul.listLevel2>li {
	font-style: normal;	
}

@media only screen and (max-width: 670px){
	.header-content {margin-left: 40px !important;}

	ul.attachments li {
		padding: 6px 0;
	}
	
	ul.attachments li:nth-child(2n+1) {
		clear: left;
		float: none;
	}
	
	#portletHartaSite ul{
		padding-left: 20px !important;	
	}
	
	#portletHartaSite ul li {
		padding: 2px auto;
	}
}