﻿/*
body {background:#cecece;font-family:Georgia, Arial, "Trebuchet MS";}
*/

body {background:#cecece;font-family:Arial, Helvetica, sans-serif;}
#top,#btm {width:1010px;height:10px;margin:0 auto;overflow:hidden;}
	#top {background:url("images/top_bg.png") 0 0 no-repeat}
	#btm {background:url("images/btm_bg.png") 0 0 no-repeat}
#wrapper {width:1015px;margin:0 auto;text-align:left;padding-left:10px;background:url("images/left_bg.png") repeat-y #fff}	
#inside {padding-right:10px;background:url("images/right_bg.png") 100% 0 repeat-y #fff;overflow:hidden;}

#header {height:130px;position:relative;}
	#header h1 {padding:45px 0 0 45px;}
	#header h2 {position:absolute;right:45px;top:70px;color:#83878c;font-size:116%}

#menu {height:47px;background:#606569;font-size:108%;}
	#menu ul li{float:left;line-height:47px;background:url("images/v_sep.png") 100% 50% no-repeat;padding-right:1px;}
	#menu ul li.last_page_item {background:none;padding-right:0;}
	#menu li.current_page_item  a {background:url("images/menu_arrow.png") 50% 0 no-repeat #fff;color:#646464;}
		#menu li.current_page_item  a span {background:url("images/bullet.png") 0 50% no-repeat;padding-left:15px;}
		#menu li.current_page_item  a:hover {background:url("images/menu_arrow.png") 50% 0 no-repeat #fff;color:#646464;}
			#menu li.current_page_item  a:hover span {background:url("images/bullet.png") 0 50% no-repeat;padding-left:15px;}
	#menu a {padding: 15px 20px;color:#fff;text-decoration:none;text-transform:uppercase;outline:none;}
	#menu a:hover {background:#2B3220;} /* culoare mouuse over meniu */
	
	#lang_menu {float:right;margin-right:40px;display:inline;}
	#lang_menu li {background:none !important;margin:0 10px 0 0}
		#lang_menu li.last {margin-right:0;}
	#lang_menu a {padding:0;}
			#lang_menu a:hover {background:none;}

.featured-image {width:335px;height:315px;overflow:hidden;float:left;}
.entry-wrapper {background:url("images/top_entry.png") 0 0 repeat-x;padding:70px 50px 0 50px;margin-left:0px;}
	.entry-wrapper h2 {font-size:182%;color:#61116a;}
	.entry-wrapper h2 a {color:#61116a;text-decoration:none;}
	.entry-content {font-size:14px;color:#000;}

.entry-wrapper .category_description {margin-bottom:1em;}
.entry-wrapper .post {border-top:1px solid #DADADA;margin-top:1em;padding-top:1em;}
.entry-wrapper .first-post {border:none;padding-top:0;}
.entry-wrapper .cat-links {font-size:85%;}
	.entry-wrapper .cat-links a{color:#333;}
	
#categories, #categories_big {background:url("images/top_categories.png") 0 0 repeat-x;padding-top:10px;}
#categories {margin-top:30px;}
	#categories li, #categories_big li {display:block;width:334px;height:60px;float:left;background:url("images/categories_bullet.png") 100% 50% no-repeat #f4f4f4;border-bottom:1px solid #dadada;border-right:1px solid #dadada;}
		#categories li a, #categories_big li a {font-size:15px;color:#51575c;text-decoration:none;padding:20px 50px 0 25px;display:block;width:259px;height:40px;text-transform:uppercase;}
			#categories li a:hover, #categories_big li a:hover {text-decoration:underline;color:#000;}
	
	#categories li.cat-item-9 a, #categories_big li.cat-item-9 a {padding-top:15px;height:45px;}
	
#categories_big li {height:170px;padding:10px 60px 0 10px;width:264px;}
#categories_big li a {display:inline;padding:0;}
#categories_big li p {margin-top:10px;font-size:11px;color:#666;}

#team_page p img {display:none;}
#team_page h3 {margin-top:40px;}
a.nesubliniat {text-decoration:none !important;}
	
#footer {font-family:Arial,Verdana;font-size:11px;clear:both;width:1005px;margin:0 auto;padding:10px 20px;color:#767676}
	#footer a {color:#000099;text-decoration:none;font-weight:700;}
	#footer a:hover {text-decoration:underline;}
	
	#footer ul {float:right;}
	#footer li {float:left;margin-right:10px;padding-right:10px;border-right:1px solid #fff;}
	#footer li.last_page_item {margin:0;padding:0;border:none;}
	#footer li a {color:#767676;font-weight:400;}
	#footer li a:hover{color:#000;}
	
.wpcf7-form label {cursor:pointer;display:block;margin-top:0.5em;}
.wpcf7-form .wpcf7-text {width:20em;padding:0.5em;font-size:108%;}
.wpcf7-form textarea {width:25em;padding:0.5em;font-size:108%;}
.wpcf7-form .wpcf7-submit {padding:0.5em;}


	