/*
Theme Name: Print CD
Theme URI: 
Description: 
Version: 1.0
Author: Bogdan Pantoc

*/
/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

p, li, ul, div, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

body {
	background:#f6f9fc url(images/body.jpg) repeat-x top;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Geneva, sans-serif;
}


.container {
	width:980px;	
	margin:0 auto;
	padding:0;
}


.container .centru {
	background:url(images/header.jpg) no-repeat left top;
	width:822px;
	padding-left:158px;
}

.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:99px;
	float:left;
	width:822px;
}

.header .online {
	float:right;
	padding-top:20px;
}

.header h1 {
	text-indent:-5000px;
}

.header h1 a{
	width:329px;
	height:83px;
	display:block;
}

/*-----------------------MENIU------------------------*/

.meniu {
	width:300px;
	float:left;
}

.meniu ul {
	margin:0;
	padding:0;
	float:left;
	width:300px;
}

.meniu ul li {
	float:left;
	text-indent:-5000px;
	list-style:none;
	width:292px;
	height:51px;
	margin-bottom:7px;
}


.meniu ul .btn1 a {
	background: url(images/comanda_print.jpg) no-repeat top;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn1 .curent1,
.meniu ul .btn1 a:hover{
	background: url(images/comanda_print.jpg) no-repeat bottom;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn2 a {
	background: url(images/preturi.jpg) no-repeat top;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn2 .curent2,
.meniu ul .btn2 a:hover{
	background: url(images/preturi.jpg) no-repeat bottom;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn3 a {
	background: url(images/modambalare.jpg) no-repeat top;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn3 .curent3,
.meniu ul .btn3 a:hover{
	background: url(images/modambalare.jpg) no-repeat bottom;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn4 a {
	background: url(images/sabloane.jpg) no-repeat top;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn4 .curent4,
.meniu ul .btn4 a:hover{
	background: url(images/sabloane.jpg) no-repeat bottom;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn5 a {
	background: url(images/despre.jpg) no-repeat top;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn5 .curent5,
.meniu ul .btn5 a:hover{
	background: url(images/despre.jpg) no-repeat bottom;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn6 a {
	background: url(images/home.jpg) no-repeat top;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

.meniu ul .btn6 .curent6,
.meniu ul .btn6 a:hover{
	background: url(images/home.jpg) no-repeat bottom;
	display:block;
	width:292px;
	height:50px;
	display:block;
}

/*-----------------------CENTRU------------------------*/

.centru .continut {
	width:822px;
	float:left;
	padding-top:5px;
}

.centru .continut .top {
	background:url(images/topcontent.jpg) no-repeat;
	height:14px;
	width:822px;
	float:left;
}

.centru .continut .btm {
	background: url(images/btmcontent.jpg) no-repeat;
	height:17px;
	width:822px;
	float:left;
}

.centru .continut .bg {
	background:#fff;
	width:808px;
	float:left;
	padding-left:12px;
	padding-top:5px;
	border: 1px solid #e4e3e3;
	border-bottom:0;
	border-top:0;
}

.foooter {
	float:left;
	width:820px;
	padding-bottom:10px;
}

.foooter a {
	color:#333;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
}

.foooter p {
	color:#646464;
	font-size:11px;
}

.centru .continut .paginare {
		width:471px;
		float:left;
}

.centru .continut .paginare{
	float:left;
	font-size:11px;
	padding-left:15px;
}

.centru .continut .paginare .anterioara a {
	background:url(images/paganterioara.jpg) no-repeat left bottom;
	padding-left:8px;
	color:#1e3084;
	font-weight:bold;
}

.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:#1e3084;
	font-weight:bold;
}


/*SERVICII*/

.servicii {
	width:499px;
	float:left;
}

.servicii .tops {
	width:499px;
	float:left;
	background:url(images/servicii_top.jpg) no-repeat;
	height:44px;
}

.servicii .btms {
	width:499px;
	float:left;
	background: url(images/servicii_btm.jpg) no-repeat;
	height:20px;
}

.servicii .bgs {
	width:449px;
	float:left;
	background: url(images/servicii_bg.jpg) repeat-y;
	padding-left:25px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.servicii .bgs p {
	padding-bottom:7px;
}

.modelepredefinite {
	background:url(images/modele_predefinite.jpg) no-repeat left;
	height:51px;
	width:499px;
}

.modelepredefinite2 {
	background:url(images/modele_predefinite2.jpg) no-repeat left top;
	height:51px;
	width:499px;
}

.modelepredefinite2 h2 {
	font-size:16px;
	padding-left:20px;
	line-height:40px;
}

.modelepredefinite2 h2 a{
	color:#fff;
}


.modelepredefinite2 h2 a:hover{
	color:#fff;
}

.post2 p {
	font-size:12px;
	line-height:15px;
	padding-bottom:8px;
}

.post2 .info p {
	font-size:11px;
	line-height:12px;
	padding-top:7px;
}

.combox {
	float:left;
	width:500px;
}

.combox .modele{
	float:left;
	width:467px;
	padding-left:15px;
}

.combox .modele h2 {
	font-size:12px;
	padding-bottom:4px;
}

.combox .modele h2 a {
	color:#000;
}

.combox .modele .post {
	padding-bottom:4px;
	border-bottom:1px dotted #333;
	margin-bottom:6px;
}

.combox .modele .post p{
	font-size:11px;
	line-height:12px;
}

.combox .modele .post img {
	padding-right:10px;
}

.combox .modele .info {
	width:380px;
}

.combox .modele .info p {
	background: url(images/ico_cat.jpg) no-repeat left;
	padding-left:20px;
	margin-top:10px;
}

.combox .modele .info a {
	color:#333;
}

.combox .modele .info .continuare {
	float:right;
}



/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-bottom: 20px;
	float:left;
	background:#fff;
	width:467px;
	padding-left:15px;
}

h3#respond {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-top:15px;
	margin-bottom: 10px;
	color:#000;
	float:left;
	width:467px;
}

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:457px;
	margin:0;
	padding:0;
}

ol.commentlist li {
	background: #fff;
	float:left;
	width:457px;
	padding:10px;
	padding-right:0;
	padding-left:0;
	text-align:justify;
	color:#333;
}

ol.commentlist li.alt {
	float:left;
	padding: 10px;
	width:467px;
	padding-right:0;
	padding-left:0;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width:457px;
}

.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:467px;
	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;
}

.bottom {
	width:824px;
	float:left;
	padding-bottom:10px;
}

.bottom p{
	color:#666;
	font-size:11px;
}

.bottom .linkuri {
	background:url(images/hp1_25.jpg) no-repeat;
	width:684px;
	height:39px;
	margin-top:5px;
	padding:5px;
	padding-left:10px;
}


.bottom .linkuri p{
	float:left;
	padding-right:20px;
	padding-top:3px;
}

.bottom .linkuri a{
	color:#333;
}

.bottom .serviuadv {
	float:right;
	width:110px;
}

.bottom .serviuadv img{
	float:left;
	padding-top:5px;
}

/***************************************************/
.reply form {
	width:467px;
	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:457px;
	height: 120px;
	color: #493f35;
}

.replyarea:focus {
	border: 1px solid #c5c0b9;
	background: #fefff7;
}

.replybutton {
	border:0;
	text-align: center;
	width: 85px;
	height: 28px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	background: url(images/trimite.jpg);
}
