/*  
Theme Name: Ensyro

Version: 1.0
Author: Recognos 
Author URI: http://www.recognos.ro

*/

*{
	margin: 0px;
	padding: 0px;
}
.nobrd{
	border:none !important;
}
p{
	margin: 15px 0;
}
.clear{
	clear:both;
}
.cntfix{
	display: block;
	overflow:hidden;
	width:98%;
	margin-left:auto;
	margin-right: auto;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #f5f5f5;
	color: #424242;
	margin:0;
}
#wrap {
	width:902px;
	padding:0 5px;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
#header {
	height:280px;
	position:relative;
	color:#000;
	padding:0;
	background-image: url(images/bg_header.jpg);
}
#header h1 { 
	text-indent:-10000px;
	margin:0;
	padding:0; 
}
#header h1 a {
	display:block;
	background:url(images/logo.gif) no-repeat left top;
	height:140px;
	width:188px;
	position:absolute;
	left:27px;
}
#top_photo{
	position:absolute;
	left:253px;
}
#search {
	width:168px;
}
#langcontainer{
	position:absolute;
	top:234px;
	left:818px;
}
#langcontainer a img{
	margin:0 5px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	border: solid 1px #b4b4b4;
	padding:1px;;

}
#langcontainer .current_language_item img{
	opacity: 100;
	filter: alpha(opacity=100);
}
#minimenu{
	position:absolute;
	top:234px;
	left:580px;
}
#minimenu a{
	margin:0 10px;
	font-size:10px;
	color:#00987c;
	padding-left:12px;
}
#minimenu a:hover{
	text-decoration:underline;
}
	
#minimenu .home{
	background: url(images/icon_home.gif) no-repeat left center;
}
#minimenu .contact{
	background: url(images/icon_contact.gif) no-repeat left center;
}
#minimenu .sitemap{
	background: url(images/icon_sitemap.gif) no-repeat left center;
}
.searchcontainer{
	background:#FFFFFF;
	border: 1px solid #cdcdcd;
	padding: 0 0 0 5px;
	text-align:right;
	top:233px;
	left:37px;
	position:absolute;
	width:162px;
}
.searchcontainer #s{
	border: 1px solid #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align:bottom;
	width:105px;
	height:14px;
	line-height:14px;
}

input#searchsubmit {
	border:none;
	color:#8e8e8e;
	width:48px;
	padding:0px;
	margin:1px;
	text-align:center;
	background: url(images/bg_buton.gif) repeat-x top;
	font: bold 11px Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration:underline;
	/*color:#555353;*/
	border:none;
}

.maincontent{
	background: url(images/bg_maincontent.jpg) repeat-y left top;
	padding:30px 15px 0 17px;
}

.left {
	width:188px;
	padding:0 10px 0 10px;
	float:left;
}
.right {
	width:140px;
	padding:0 10px;
	float:right;

} 
.right img { border:0; display:block; margin-left:auto; margin-right:auto; }
.middle { 
	width:472px;
	overflow:hidden;
	margin:0 0 0 28px;
	float:left;
	font-size:12px;
}
.middle h2 {
	font-size:16px;
	border-bottom:solid 1px #9dadbf;
	margin:0 0 25px 0;
	padding:3px 0 5px 0;
	color:#0a3160;
}
.middle h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#797979;
}

.aligncenter{
	margin:0 auto;
}

.middle img { border:4px #eee solid; }
.ads { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; text-align:center; padding:10px; }
.ads img { border:0; text-align:center; }
img.wp-smiley { border:0; padding:0; }

.newsletter .newslettercnt{
	background: #ababab url(images/bg_newsletter.jpg) no-repeat top left;
	min-height:80px;
	padding:10px;
}
.newsletter .bottom{
	height:6px;
	background: url(images/bg_newsletterb.jpg) no-repeat top left;
}
.newsletter .newslettercnt h2{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border:none;
	margin:0;
	padding:0 0 20px 0 ;
}

.newsletter .newslettercnt a{
	color:#FFFFFF !important;
	text-decoration:none;
}
.newsletter .newslettercnt a:hover{
	text-decoration:underline;
}
.newsletter .newslettercnt .buton{
	background: url(images/bg_buton_ok.gif) repeat-x top;
	font-size:11px;
	font-weight:bold;
	padding:0 5px;
	color:#FFFFFF;
	border:none
}
.newsletter .newslettercnt .formcnt{
	border:solid #cdcdcd 1px;
	background:#FFFFFF;
	text-align:right;
	margin-bottom:15px;
}
.newsletter .newslettercnt .field{
	border: 1px solid #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align:bottom;
	width:120px;
	height:14px;
	line-height:14px;
}

.sitemap li{
}

#footer {
	clear:both;
	position:relative;
	height:95px;
	background: url(images/bg_footer.jpg);
}
#footer .logo{
	margin:20px 0 0 27px;
	float:left;
}
#footer a{
	color:#00987c;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .address{
	margin:30px 0 0 155px;
	float:left;
	
}
#navigation{
	margin:0 0 30px 0;
	padding:0 10px;
}
#navigation li{
	border-bottom:1px solid #E5E5E5;
	padding: 1px 0;
}
#navigation a, #navigation span{
	font-size:12px;
	color:#000000;
	display:block;
	padding:7px 5px 7px 5px;
}
#navigation a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background: url(images/menu_over.jpg) repeat-x;
}
#navigation .current_page_item a{
	color:#FFFFFF;
	background: url(images/menu_over.jpg) repeat-x;
}

.green{
	color:#00987c;
}
.alignright { float:right; } 
.alignleft { float:left; } 
.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }
.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 
input#submit {
	border:1px solid #f93;
	color:#8e8e8e;
	font-size:11px;
	font-weight: bold;
	background: url(images/bg_buton.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}
ol.commentlist { margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }
ol.commentlist li.commenthead { list-style:none; margin:0; } 
ol.commentlist li.commenthead h2 { margin:0; }

.addthis { float:right; clear:both; }
a{ text-decoration:none; color:#416e90; border:none; }
.left h2,.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }
.left ul,.right ul { list-style-type:none; margin:0; padding:0;}
.left ul li,.right ul li { list-style-type:none; margin:0 0 0 0; padding:0; }
.left ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.left ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.left ul li ul li :hover { border-bottom:#ccc 1px solid;}
.right h2,.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }
.right ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }
.right ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }
.right ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.right ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.right ul li ul li :hover { border-bottom:#ccc 1px solid;}
div.hr hr,div.br br { display:none; }
.middle2,.middle3 { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:237px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; }
.middle2 h2,.middle3 h2 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; } 
.middle2 :hover,.middle3 :hover { background:#fafafa; }
.ucomment img,.addthis img { border:0; }

ul.sitemap{
	margin:0 0 0 30px;
}
.sitemap li{
	list-style: square;
	padding:5px 0;
}

