/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

#main{ /*main area, contains all content and sidebars*/
padding-left: 0;
padding-right:0;
padding-top:0;
padding-bottom:0;
} 
.client {
	float:left;
	margin-left:5px;
	margin-top: 5px;
}
.client img{
	width:120px;
	height:75px;
}
.entry-content ul>li {
	list-style-type: none;
}
.sublist {
	margin-left:30px;
}
.entry-content ul>li:before{
	content:"+ ";
	margin-left:-18px;
	font-size: 1.8em;
	font-weight: bold;
	color:#3fb3a5;
	text-shadow: 1px 1px 1px #000;
}
.sublist li:before{
	content:"> ";
	margin-left:-18px;
	font-size: 1.3em;
	font-weight: bold;
	color:#4AA760 !important;
	text-shadow: 1px 1px 1px #000;
}
.tabcontainer ul li:before {
	content:"> ";
	margin-left:-25px;
	font-size: 1.3em;
	font-weight: bold;
	color:#00892e;
	text-shadow: 1px 1px 1px #000;
}

.js_active .tab {
	background-color: #00892e;
	color:white;
}

.wpcf7-submit {
	height:40px;
	width:271px;
	font-size:2em;
	color:white;
	background-color: #00892e;
	box-shadow: 2px 2px black;
	border:none;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.wpcf7-submit:hover {
	background-color: #cc7347 ;
}
.captcha {
	width:170px;
}

.alticlienti {
	clear:both;
	font-weight:bold;
	color: #00892e;
	text-align: center;
}
.titlu-testimonial {
	color: #00892e;
	margin-top:10px;
}
.testi-small {
	color: #00892e;
	font-size:1.2em;
}

.widget_testimonial_widget 
{
	text-align: justify;
}
.post-entry {
	padding-bottom:0px !important;
}
.post-title, .firstheading {
	margin-top:15px;
	border:none !important;
}
.widget_judete {
	list-style: none;
}
