/*
Theme Name: Simplus Blog&News
Theme URI: http://www.simplus.ro
Description: 
Version: 1.0
Author: Bogdan Pantoc

*/
/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

p, li, ul, div, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

body {
	background:#efefef url(images/body.jpg) repeat-x top;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Geneva, sans-serif;
}

.body {
	background:#efefef url(images/bg_body2.jpg) repeat-x top;
}

.body2 {
	background:#efefef;
}

.container {
	width:960px;
	margin:0 auto;
	padding:0;
}

.container p {
	font-family:Arial, Geneva, sans-serif;
	padding:0;
	margin:0;
	line-height:15px;
	font-size:12px;
}

.container a {
	color:#911312;
	text-decoration:none;
}

.container a:hover {
	color:#911312;
	text-decoration:underline;
}

.container img {
	border:0;
}

.container div {
	float:left;
}

.header {
	height:79px;
	float:left;
	width:950px;
	padding-top:10px;
	padding-left:10px;
}

.header h1 {
	text-indent:-5000px;
}

.header h1 a{
	background:url(images/logo.jpg) no-repeat;
	width:279px;
	height:63px;
	display:block;
}


.header .presa{
	height:79px;
	float:right;
	width:300px;
}

.header .presa p{
	font-size:11px;
	color:#333;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif
}

.header .presa a{
	color:#333;
	padding-left:2px;
	padding-right:2px;
}

.header .presa .infoline {
	background:url(images/infoline.jpg) no-repeat left;
	padding-left:22px;
	width:149px;
	float:right;
	margin-top:10px;
	color:#666;
}

/*-----------------------MENIU------------------------*/

.meniu {
	width:961px;
	float:left;
	background:#000;
	height:27px;
}

.meniu .search {
	float:right;
	background:url(images/cauta.jpg) no-repeat;
	width:225px;
	height:20px;
	margin-top:3px;
}

	.meniu .search .box {
		width:172px;
		float:left;
		border:0;
		font-size:11px;
		line-height:15px;
		padding-left:5px;
		background:none;
		padding-top:3px;
		color:#a7a7a7;
		text-align:center
	}
	
	.meniu .search .buton {
		width:46px;
		float:left;
		border:0;
		background:none;
		cursor:pointer;
	}

.meniu ul {
	margin:0;
	padding:0;
	float:left;
	width:698px;
	padding-left:8px;
}

.meniu ul li {
	float:left;
	text-indent:-5000px;
	list-style:none;
	padding-right:9px;
	padding-left:4px;
	background:url(images/liniebg.jpg) no-repeat right
}


.meniu ul .btn1 a{
	background: url(images/home.jpg) no-repeat bottom;
	width:46px;
	height:27px;
	display:block;
}

.meniu ul .btn1 .curent1,
.meniu ul .btn1 a:hover{
	background: url(images/home.jpg) no-repeat top;
	width:46px;
	height:27px;
	display:block;
}

.meniu ul .btn2 a {
	background: url(images/solutii.jpg) no-repeat bottom;
	width:52px;
	height:27px;
	display:block;
}

.meniu ul .btn2 .curent2,
.meniu ul .btn2 a:hover{
	background: url(images/solutii.jpg) no-repeat top;
	width:52px;
	height:27px;
	display:block;
}


.meniu ul .btn3 a{
	background: url(images/servicii.jpg) no-repeat bottom;
	width:54px;
	height:27px;
	display:block;
}

.meniu ul .btn3 .curent3,
.meniu ul .btn3 a:hover{
	background: url(images/servicii.jpg) no-repeat top;
	width:54px;
	height:27px;
	display:block;
}


.meniu ul .btn4 a{
	background: url(images/produse.jpg) no-repeat bottom;
	width:63px;
	height:27px;
	display:block;
}

.meniu ul .btn4 .curent4,
.meniu ul .btn4 a:hover{
	background: url(images/produse.jpg) no-repeat top;
	width:63px;
	height:27px;
	display:block;
}


.meniu ul .btn5 a{
	background: url(images/clienti.jpg) no-repeat bottom;
	width:50px;
	height:27px;
	display:block;
}

.meniu ul .btn5 .curent5,
.meniu ul .btn5 a:hover{
	background: url(images/clienti.jpg) no-repeat top;
	width:50px;
	height:27px;
	display:block;
}


.meniu ul .btn6 a{
	background: url(images/resurse.jpg) no-repeat bottom;
	width:62px;
	height:27px;
	display:block;
}

.meniu ul .btn6 .curent6,
.meniu ul .btn6 a:hover{
	background: url(images/resurse.jpg) no-repeat top;
	width:62px;
	height:27px;
	display:block;
}


.meniu ul .btn7 a{
	background: url(images/companie.jpg) no-repeat bottom;
	width:66px;
	height:27px;
	display:block;
}

.meniu ul .btn7 .curent7,
.meniu ul .btn7 a:hover{
	background: url(images/companie.jpg) no-repeat top;
	width:66px;
	height:27px;
	display:block;
}

.meniu ul .btn8 a{
	background: url(images/blog.jpg) no-repeat bottom;
	width:50px;
	height:27px;
	display:block;
}

.meniu ul .btn8 .curent8,
.meniu ul .btn8 a:hover{
	background: url(images/blog.jpg) no-repeat top;
	width:50px;
	height:27px;
	display:block;
}

.meniu ul .btn9 {
	background:none;
}

.meniu ul .btn9 a{
	background: url(images/contact.jpg) no-repeat bottom;
	width:60px;
	height:27px;
	display:block;
}

.meniu ul .btn9 .curent9,
.meniu ul .btn9 a:hover{
	background: url(images/contact.jpg) no-repeat top;
	width:60px;
	height:27px;
	display:block;
}

/*-----------------------CENTRU------------------------*/

.centru {
	width:960px;
	float:left;
	padding-top:5px;
}

/**-------------------------------------BOTTTOM----------------------*/

.centru .bottom {
	background: url(images/bgbottom.jpg) no-repeat;
	height:261px;
	width:940px;
	margin-top:16px;
	padding-left:20px;
	padding-top:12px;
}

.centru .bottom .inovatie {
	width:253px;
	float:left;
}

.centru .bottom .inovatie h2{
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:10px;
}

.centru .bottom .inovatie .inov {
	width:230px;
	float:left;
	padding-top:2px;
	border-bottom:1px dotted #5c5c5c;
	padding-bottom:10px;
	margin-bottom:16px;
	padding-top:4px;
}

.centru .bottom .inovatie .inov .foto {
	margin-top:3px;
	background:url(images/inovatief1.jpg) no-repeat;
	width:66px;
	height:65px;
}

.centru .bottom .inovatie .inov h2 {
	text-transform:uppercase;
	padding-bottom:5px;	
	font-weight:normal;
}

.centru .bottom .inovatie .inov h2 a{
color:#cd0000;
}

.centru .bottom .inovatie .inov .txt {
	padding-left:5px;
	width:159px;
	float:left;
}

.centru .bottom .inovatie .vezi {
	background:url(images/sg_ros.jpg) no-repeat left bottom;
	padding-left:10px;
	float:left;
}

.centru .bottom .inovatie .inov .txt p{
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.centru .bottom .inovatie .vezi a{
	color:#000;
}

.centru .bottom .inovatie .vezi a:hover{
	color:#cd0000;
	text-decoration:none;
}

.centru .bottom .lider {
	width:366px;
	float:left;
}

.centru .bottom .lider h2{
	font-size:12px;
	color:#880000;
	text-transform:uppercase;
	padding-left:10px;
	padding-bottom:10px;
}

.centru .bottom .lider .gb {
	background: url(images/bg_lider.jpg) repeat-x;
	width:346px;
	float:left;
	
	padding:10px;
	padding-top:12px;
}

.centru .bottom .lider .gb img {
	padding-right:10px;
	padding-top:3px;
}

.centru .bottom .lider .gb p {
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.centru .bottom .lider .gb .links a {
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.newsletter {
	width:297px;
	padding-left:22px;
	float:left;	
}


.newsletter h2 {
	font-size:12px;
	margin-bottom:10px;
}

.newsletter .boxs {
	background:url(images/newsetter.jpg) no-repeat top;
	width:284px;
	height:22px;
	padding-bottom:20px;
	padding-top:3px;
}

.newsletter .boxs .nume {
	border:0;
	font-size:11px;
	margin-left:4px;
	width:100px;
	float:left;
	color:#666;
}


.newsletter .boxs .email {
	border:0;
	font-size:11px;
	margin-left:4px;
	width:90px;
	margin-left:22px;
	float:left;
	color:#666;
}

.newsletter .boxs .buton {
	border:0;
	font-size:11px;
	margin-left:4px;
	width:50px;
	margin-left:6px;
	float:left;
	cursor:pointer;
	background:none;
}


.noutati .stire {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #5c5c5c;
	width:270px;
}

.noutati .stire .data {
	color:#cd0000;
}

.noutati .link {
	background:url(images/sg_ros.jpg) no-repeat bottom left;
	padding-left:10px;
	margin-top:5px;
	float:left;
}

.noutati .link a {
	color:#000;
}

.clienti {
	background:url(images/footer.jpg) no-repeat;
	width:940px;
	height:54px;
	padding-left:20px;
	padding-top:15px;
}

.foooter {
	float:left;
	width:960px;
	padding-bottom:10px;
}

.foooter a {
	color:#646464;
	padding-left:2px;
	padding-right:2px;	
}

.foooter p {
	color:#646464;
	font-size:11px;
}

.foooter .rgt {
	float:right;
}

.foooter .ptb {
	padding-left:20px;
	background:url(images/ptb.jpg) no-repeat right;
	padding-right:25px;
}

.clienti ul {
	float:left;
	padding-left:10px;
}

.clienti ul li {
	margin:0;
	padding:0;
	float:left;
	text-indent:-10000px;
	height:34px;
	padding-left:2px;
	list-style:none;
}

.clienti ul a {
	height:38px;	
	background-position:top;
	display:block;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}

.clienti .curent,
.clienti ul a:hover {
	background-position:bottom;
		-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.clienti .t1 a:hover,
.clienti .t1 a {
	background-image:url(images/t1.jpg);
	width:60px;
}

.clienti .t2 a:hover,
.clienti .t2 a {
	background-image:url(images/t2.jpg);
	width:77px;
}

.clienti .t3 a:hover,
.clienti .t3 a {
	background-image:url(images/t3.jpg);
	width:78px;
}

.clienti .t4 a:hover,
.clienti .t4 a {
	background-image:url(images/t4.jpg);
	width:100px;
}

.clienti .t5 a:hover,
.clienti .t5 a {
	background-image:url(images/t5.jpg);
	width:94px;
}

.clienti .t6 a:hover,
.clienti .t6 a {
	background-image:url(images/t6.jpg);
	width:83px;
}

.clienti .t7 a:hover,
.clienti .t7 a {
	background-image:url(images/t7.jpg);
	width:74px;
}

.clienti .t8 a:hover,
.clienti .t8 a {
	background-image:url(images/t8.jpg);
	width:84px;
}

.clienti .t9 a:hover,
.clienti .t9 a {
	background-image:url(images/t9.jpg);
	width:92px;
}

.clienti .t10 a:hover,
.clienti .t10 a {
	background-image:url(images/t10.jpg);
	width:93px;
}

.clienti .t11 a:hover,
.clienti .t11 a {
	background-image:url(images/t11.jpg);
	width:69px;
}



/*--------------SPAGINA------------------*/

.centru .spagina {
	width:650px;
	float:left;
	padding-top:12px;
	z-index:10;
}

.centru .bottom2 {
	margin-top:0px;
	height:auto;
	background:#fff url(images/bgbottom2.jpg) no-repeat top;
	position:relative;
	width:940px;
}

.bcramp {
	float:left;	
	width:621px;
}

.bcramp p {
	color:#999999;
	font-size:11px;
}

.bcramp .prints {
	float:right;
}

.bcramp .bc {
	float:left;
}

.bcramp a {
	color:#999999;	
}


.bcramp a:hover {
	color:#333;	
}

.centru .spagina .submeniu {
	height:26px;
	background:url(images/bg_submeniu.jpg) repeat-x;
	width:644px;
	float:left;
}

.centru .spagina .fotoscat {
	width:644px;
	height:85px;
	overflow:hidden;
	float:left;
}

.centru .spagina .submeniu ul {
	padding-left:5px;
}

.centru .spagina .submeniu ul li{
	float:left;
	list-style:none;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
	line-height:16px;
	font-size:11px;
	height:20px;
	margin-top:5px;
	padding-left:10px;
}

.centru .spagina .submeniu ul li a {
	color:#a4a4a5;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	display:block;
}

.centru .spagina .submeniu ul li .curent,
.centru .spagina .submeniu ul li a:hover {
	color:#000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	display:block;
	background:url(images/bgsubmeniu.jpg) repeat-x;
}

.centru .continut {
	width:621px;
	float:left;
	min-height:450px;
}

.centru .continut .text {
	width:621px;
	float:left;
}

.centru .continut .text h2 {
	font-size:16px;
	font-weight:normal;
	color:#910305;
	padding-top:12px;
	padding-bottom:10px;
}

.centru .continut .text p {
	color:#666666;
	font-size:12px;
	padding-bottom:7px;
	line-height:15px;
}

.centru .continut .text h3{
	font-size:13px;
	padding-bottom:10px;
}

.centru .continut .text .left {
	padding-right:13px;
	padding-top:2px;
}

.centru .continut .text .right {
	padding-left:13px;
	padding-top:2px;
}

.centru .continut .solutii {
	color:#000;
	font-size:11px;padding-bottom:0px;
}

.centru .continut .solu_links {
	font-size:11px;
	padding-bottom:10px;
}

.centru .continut .solu_links a{
color:#660000;
padding-right:15px;
text-decoration:underline;
padding-bottom:0px;
}


.centru .continut .solu_links a:hover{
text-decoration:none;
padding-bottom:0px;
}

.centru .btmpagina {
	background: url(images/page_btm.jpg) no-repeat top;
	width:960px;
	height:22px;
}

.centru .continut  .toppag {
	background:url(images/Inside-page_s_42.jpg) no-repeat bottom left;
	padding-left:10px;
	line-height:12px;
	padding-top:9px;
	padding-bottom:0px;
}

.centru .continut .text .toppag a{
	color:#000;
}

.centru .continut .text .toppag a:hover{
	color:#000;
	text-decoration:underline;
}

.centru .mesaj_dreapta {
	width:306px;
	background:#fff;
	float:left;
	z-index:1000;
}

.centru .mesaj_dreapta .topmes{
	background:url(images/page_top.jpg) no-repeat left;
	width:306px;
	height:45px;
}

.centru .mesaj_dreapta .btmmes{
	background: url(images/page_btmtop.jpg) no-repeat left;
	width:306px;
	height:20px;
}

.centru .mesaj_dreapta .topmes h3{
	padding-left:40px;
	font-size:15px;
	padding-top:16px;
	color:#910204;
}

.newsletter2 {
	width:307px;
	padding-left:12px;
	float:left;
	z-index:100;
	position:absolute;
	right:0;
	top:-110px;
}

.newsletter2 .newslet {
	padding-left:0px;
	float:left;
	padding-top:20px;
}

.centru .mesaj_dreapta .bgmes {
	background:url(images/page_bg.jpg) no-repeat top;
	padding-left:28px;
	padding-right:15px;
	width:263px;
	height:63px;
}

.centru .mesaj_dreapta .bgmes p{
	font-size:11px;
	color:#999;
	line-height:
}

.centru .mesaj_dreapta .bgmes .link {
	background:url(images/s_18.jpg) no-repeat left;
	padding-left:12px;
	padding-bottom:2px;
	margin-top:3px;
}

.centru .intalnire {
	padding-top:10px;
	width:257px;
	padding-bottom:20px;
	padding-left:23px;
}

.centru .intalnire .phone {
	background:url(images/infoline.jpg) no-repeat left;
	padding-left:20px;
	color:#666;
}

.centru .intalnire .phone strong {
	color:#810000;	
}

.centru .intalnire .intal {
	background: url(images/stintalnire.jpg) no-repeat left bottom;
	padding-left:20px;
	padding-top:9px;
	margin-top:5px;
}

.centru .intalnire .intal a{
	color:#666;
}

.centru .resurse .resurse_top {
	background:url(images/resurse_top.jpg);
	width:246px;
	height:45px;
	padding-left:60px;
}

.centru .resurse .resurse_link {
	background:  url(images/links_top.jpg);
}

.centru .resurse .resurse_top h3 {
		font-size:15px;
	padding-top:16px;
	color:#910204;
}

.centru .resurse .resurse_bg {
	width:280px;
	padding-bottom:15px;
}

.centru .resurse .resurse_bg li{
	color:#666;
	padding-left:0px;
	margin-left:75px;
	line-height:18px;
}

.centru .resurse .resurse_bg li a {
	color:#666;
}

.centru .resurse .secresurse {
	background:url(images/sg_ros.jpg) no-repeat left center;
	padding-left:10px;
	margin-left:28px;
	padding-bottom:4px;
	margin-top:15px;
}


.centru .continut .paginare {
		width:471px;
		float:left;
}

.centru .continut .paginare p {
	float:left;
	font-size:11px;	
}

.centru .continut .paginare .anterioara a {
	background:url(images/paganterioara.jpg) no-repeat left bottom;
	padding-left:8px;
	color:#9a3333;
}

.centru .continut .paginare .urmatoare {
	padding-left:20px;
}

.centru .continut .paginare .urmatoare a {
	background: url(images/pagurmatoare.jpg) no-repeat right bottom;
	padding-right:8px;
	color:#9a3333;
}

.centru .continut .post {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	width:600px;
}

.centru .continut .post h2 {
	font-size:13px;
	font-weight:bold;
}

.centru .continut .post h2 a{
	color:#000;
}

.centru .continut .post .info {
	padding-top:6px;	
}

.centru .continut .post .info .autor{
	padding-left:30px;
}

.bgmes li {
	list-style:none;
	padding-top:2px;
	padding-bottom:2px;
}

.bgmes li a{
	color:#666;
	padding-left:14px;
}

.bgmes li a:hover{
	color:#666;
	background:url(images/9.gif) no-repeat left;
	padding-left:14px;
}

.newslet .rss {
	padding-left:23px;
	padding-bottom:10px;
}

.container .similare {
	width:600px;
	float:left;
}

.container .similare h3{
	font-size:13px;
	font-weight:normal;
	color:#990000;
}

.container .similare ul {
	padding-left:20px;
}

.container .similare li {
	list-style:none;
	color:#666;
	padding:2px;
}

.container .similare li a{

	color:#666;
}

/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-bottom: 20px;
	float:left;
	background:#fff;
	width:600px;
}

h3#respond {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-top:15px;
	margin-bottom: 10px;
	color:#000;
	float:left;
	width:600px;
}

h3#comments {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color:#b42828;
	background:url(images/comments.jpg) no-repeat left ;
	padding-left:20px;
	padding-top:2px;
}

ol.commentlist {
	list-style-type: none;
	width:600px;
	margin:0;
	padding:0;
}

ol.commentlist li {
	background: #fff;
	float:left;
	width:600px;
	padding:10px;
	padding-right:0;
	padding-left:0;
	text-align:justify;
	color:#333;
}

ol.commentlist li.alt {
	float:left;
	padding: 10px;
	width:600px;
	padding-right:0;
	padding-left:0;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 600px;
}

.commentbody em {
	font-size: 11px;
}

/***************************************************/
p.comment_author, p.comment_author a {
	color: #000;
	font-size: 11px;
}

p.comment_author a:hover {
	color: #ff3600;
}

.email {
	color:#ccc;
}

.top_coment {
	width:600px;
	float:left;
}

.top_coment .comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 11px;
	font-family: tahoma;
	text-transform: uppercase;
	float:right;
}

.comment_text p{
	color: #666;
	margin-top: 5px;
	font-size: 12px;
	text-align:left;
}

.comment_text {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}
/***************************************************/
.reply form {
	width: 570px;
	padding:10px;
	padding-top:0;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
	border:none;
	margin:0;
	padding:0
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #c5c0b9;
	width: 204px;
	padding: 2px;
	color: #493f35;
}

.replytext:focus {
	border: 1px solid #c5c0b9;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #c5c0b9;
	line-height: 1.5em;
	padding: 5px;
	width: 445px;
	height: 120px;
	color: #493f35;
}

.replyarea:focus {
	border: 1px solid #c5c0b9;
	background: #fefff7;
}

.replybutton {
	border:0;
	text-align: center;
	width: 68px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	background:  url(images/blog_06.jpg);
}

.newsletter .boxs .red {
	margin-top:10px; color:#990000; float:left;
}
