/*********/
/* STYLE */
/*********/

* html #content { height: 1%; }

body { 
	padding: 0px; 
	margin: 0px; 
	font-family: Georgia,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	background: #dad9d6 url('/bg.gif') repeat-y 50% 0;
}

p {
	font-size: 14px;
	line-height: 20px;
}
/*
#1c7eed
*/
a, a:visited {
	color: #68b3a5;
	text-decoration: none;
}

a:hover, a:active {
	color: #68b3a5;
	text-decoration: underline;
}

a.titlu, a.titlu:visited {
	color: #000000;
	text-decoration: none;
}

a.titlu:hover, a.titlu:active {
	color: #000000;
	text-decoration: underline;
}

a.noeffect, a.noeffect:visited, a.noeffect:hover, a.noeffect:active {
	text-decoration: none;
	color: white;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 18px;
	line-height: 22px;
}

#col1 h1 a, #col1 h2 a {
	color: #000;
}


ul {
	list-style-type: none;
	padding: 0px;
}

.caption {
	font: bold 12px;
	color: #999999;
}

.bigcaption {
	font: bold 12px;
	color: #000;
}

#col2 .bigcaption a {
	color: #000;
}

.highlight {
	color: black;
	background-color: #FF5555;
}

/**********/
/* LAYOUT */
/**********/

#print {
	background-color: #ffffff;
	padding: 30px;
}

#container {
	width: 986px;
	margin: auto;
}

#header {
	margin-top: 10px;
	padding-bottom: 5px;
}

#logo {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 15px;
	width: 180px;
}

#pubtop { 
	float: left;
	padding-top: 15px;
}

#menu { 
	clear: both; 
	background: #aaa; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 5px; 
	margin-right: 5px; 
}

#menu ul { 
	margin-left: 12px; 
	padding-left: 0px; 
	border-left: 1px solid white; 
	height: 45px; 
}

#menu ul li {
	float: left;
}

#menu ul li a {
	float: left;
	width: 125px;
	height: 30px;
	margin: 0px;
	padding: 10px 0px 5px 8px;
	background: #666;
	color: white;
	border-right: 1px solid white;
	font: bold 12px Arial;
}

#menu ul li a:hover, #menu ul li a.active { 
	background-color: #68b3a5; 
}

#body {
	margin-top: 10px;
	clear: left; 
	border-top: 1px solid #ccc;
}

#col1 {
	float: left;
	width: 650px;
	padding: 10px 10px 10px 5px;
	border-right: 1px solid #ccc;
}

#col2 {
	float: left;
	margin-left: 10px;
	width: 300px;
}

#etichete {
}

#tweets {
	padding-bottom: 10px;
}

p.subtitlu {
	font-style: italic;
}


div.navigation {
	margin-left: 10px;
}

div.mediumbox {
	margin-top: 4px;
	border-bottom: 1px solid #cccccc;
}

div.mediumbox ul, div.bigbox ul, div.smallbox ul {
	margin: 10px 0px 0px 0px;
}

div.mediumbox div.titleleft {
	text-align: left;
	display: inline; 
	font-weight: bold;
	font-size: 16px; 
	line-height: 18px; 
	color: #aaaaaa; 
}

#col1 .titluprincipal {
	margin-top: 5px; 
	margin-bottom: 0px; 
	padding-bottom: 0px;
}


#articolUrmator {
	float: right;
	text-align: right;
	width: 300px;
}

.warning {
	font-weight: bold;
	color: #990000;
}

div.row {
	clear: both;
	padding: 0px;
}

div.row span.label {
	float: left;
	width: 140px;
	text-align: right;
}

div.row span.formw {
	margin-left: 5px;
	width: 360px;
	text-align: left;
} 

div.clear {
	clear: both; 
	height: 1px; 
	margin: 0px;
}


.iconrecomandari {
	float: right; 
	margin: 5px;
	margin-right: 0px;
	border: 1px solid #cccccc;
}

.iconrecomandaribottom {
	float: right; 
	margin-top: -40px; 
	margin-right: 0px; 
	border: 1px solid #cccccc;
}

.evenimenteText {
	font-size: 12px;
	color: #ffffff;
}

img.rss {
	border:0;
}

img.imagineGalerie {
	margin-bottom: 10px;
}
