/*
Theme Name: AdviceMedia V2
Theme URI: http://www.advicemedia.ro/
Description: 
Version: 1.0
Author: Bogdan Pantoc
Author URI: http://www.pbdweb.com/
Tags: -

*/

/***********************************************************
begin resets
***********************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	color:#a91f2a;
	text-decoration:none;
	outline: 0;
}

/***********************************************************
begin landing page
***********************************************************/

body {
	background:#fff;
	color: #000;
	font-size:12px;
	line-height:15px;
	font-family:Tahoma, Helvetica, sans-serif;
}

.container {
	width:961px;
	float:none;
	margin:0 auto;
}

.container .header {
	width:961px;
	float:none;
	margin:0 auto;
	height:92px;
}

.container .header h1 {
	background:url(images/logo.jpg) no-repeat;
	width:273px;
	height:92px;
	float:left;
	text-indent:-9999px;
}

.container .header h1 a{
	display:block;
	width:273px;
	height:92px;
	float:left;
}

.container .meniu {
	width:961px;
	float:left;
	height:28px;
	background: url(images/meniu.jpg) no-repeat;
	
}

.container .meniu ul {
	float:left;
	height:28px;
	width:948px;
}

.container .meniu ul li {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
}

.container .meniu ul .li {
	float:right;
}

.container .meniu ul li strong a {
	color:#c1f7ff;
}

.container .meniu ul a {
	display:block;
	float:left;
	height:28px;
	color:#fff;
	font-weight:bold;
	padding-left:20px;
}

.container .meniu ul .curent,
.container .meniu ul a:hover {
color:#ace2ea;
}

.container .header .cauta {
	background: url(images/cauta.jpg) no-repeat;
	width:259px;
	height:23px;
	float:right;
	margin-top:46px;
}

.container .header .cauta .box{
	background:none;
	border:none;
	margin-left:10px;
	width:180px;
	padding-left:5px;
	font-size:11px;
	color:#154696;
	float:left;
	padding-top:4px;
}

.container .header .cauta .btn{
	background:none;
	border:none;
	float:left;
	width:56px;
	padding:0;
	margin:0;
	cursor:pointer;
}


/****************************
		  FOOTER
*****************************/

.footer {
	border-top:8px solid #154696;
	width:961px;
	float:left;
	padding-top:5px;
}


.footer p {
	color:#959595;
	font-size:11px;
}


.footer .copy {
	float:right;
}

.footer a {
	color:#959595;
	padding-left:2px;
	padding-right:2px;
}

/*****************************
*********** HOME  *******
*****************************/
.main {
	float:left;
	width:951px;
	background: url(images/bgmain.jpg) repeat-y right;
	padding-top:12px;
	padding-left:10px;
}

.main .right {
	width:180px;
	float:left;
}

/***********bk produse*************/

.main .right .produse {
	width:180px;
	float:left;
}

.main .right .produse .top {
	width:180px;
	float:left;
	background:url(images/topverde.jpg) no-repeat ;
	height:23px;
	padding-top:6px;
}

.main .right .produse .btm {
	width:180px;
	float:left;
	background: url(images/btmverde.jpg) no-repeat ;
	height:11px;
	line-height:10px;
	margin-bottom:15px;
}

.main .right .produse .top h3 {
	line-height:21px;
	font-size:14px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}


.main .right .produse .bg {
	width:178px;
	float:left;
	border-left:1px solid #b5b5b6;
	border-right:1px solid #b5b5b6;
	padding-top:2px;
	background:#f6f6f6;
}

.main .right .produse .bg li {
	background:url(images/bglink.jpg) no-repeat;
	height:25px;
	line-height:24px;
	float:left;
}

.main .right .produse .bg .last{
	background:none;
}

.main .right .produse .bg li a {
	color:#292929;
	text-decoration:none;
	width:166px;
	padding-left:12px;
	display:block;
	margin-bottom:1px;
	float:left;
	height:24px;
}

.main .right .produse .bg li .curent,
.main .right .produse .bg li a:hover {
color:#208c1a;
text-decoration:none;
background:#d6e6d5;
}


/***********bk suport*************/

.main .right .suport {
	width:180px;
	float:left;
}

.main .right .suport .top {
	width:180px;
	float:left;
	background: url(images/topblue.jpg) no-repeat ;
	height:23px;
	padding-top:6px;
}

.main .right .suport .btm {
	width:180px;
	float:left;
	background: url(images/btmblue.jpg) no-repeat ;
	height:11px;
	line-height:10px;
	margin-bottom:15px;
}

.main .right .suport .top h3 {
	line-height:21px;
	font-size:14px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}


.main .right .suport .bg {
	width:178px;
	float:left;
	border-left:1px solid #b5b5b6;
	border-right:1px solid #b5b5b6;
	padding-top:2px;
	background:#fff;
}

.main .right .suport .bg li {
	background:url(images/lisuport.jpg) no-repeat;
	height:25px;
	line-height:24px;
	float:left;
}

.main .right .suport .bg .last{
	background:none;
}

.main .right .suport .bg li a {
	color:#333;
	text-decoration:none;
	width:166px;
	padding-left:12px;
	display:block;
	margin-bottom:1px;
	float:left;
	height:24px;
}

.main .right .suport .bg li .curent,
.main .right .suport .bg li a:hover {
color:#154696;
text-decoration:none;
background:#dce3ef;
}


/********CENTRU************/

.content {
	width:552px;
	float:left;
	padding-left:17px;
}

.content .intro {
	width:550px;
	float:left;
}

.content .intro {
	width:550px;
	float:left;
}

.content .ln1 {
	width:536px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.content .ln1 p {
	font-size:11px;
	line-height:14px;
	padding-bottom:5px;
}

.content .ln1 h2 {
	font-size:16px;
	line-height:18px;
	padding-bottom:7px;
	font-weight:normal;
}
.content .ln1 img {
	padding-top:15px;
}

.content .ln1 .tx {
	height:275px;
}

.content .ln1 .col1{
	width:255px;
	float:left;
	padding-right:16px;
	background:url(images/bg1.jpg) no-repeat bottom right;
}

.content .ln1 .col2{
	width:265px;
	float:left;
	background:url(images/bg2.jpg) no-repeat bottom right;
}

.content .ln2 {
	width:516px;
	float:left;
	margin-bottom:10px;
	padding-top:15px;
	border:1px solid #DADADA;
	padding:10px;
}


.content .ln2 .top{
	background:url(images/colttop.jpg) no-repeat top left;
	height:42px;
}

.content .ln2 .top p{
	float:right;
}

.content .ln2 .top a {
	color:#154696;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	display:block;
}

.content .ln2 .top a:hover {
	text-decoration:underline;
}


.content .ln2 .post h2 {
	font-size:12px;
	line-height:15px;
	margin-bottom:5px;
}

.content .ln2 .post h2 a{
	color:#333;
}

.content .ln2 .post p{
	color:#333;
	font-size:11px;
	line-height:13px;
}

.content .ln2 .post img {
	border:1px dotted #DADADA;
	margin-right:10px;
}

.content .ln2 .post {
	padding-bottom:10px;
}

/******************LEFT*************/

.left {
	width:180px;
	float:left;
	padding-left:12px;
}

.left .oferta,
.left .online {
	padding-bottom:8px;
	float:left;
}

.left .orar {
	float:left;
	width:180px;
}

.left .orar .top{
	float:left;
	width:180px;
	background:url(images/programtop.jpg) no-repeat;
	height:10px;
	line-height:1px;
	font-size:1px;
}

.left .orar .btm {
	float:left;
	width:180px;
	background: url(images/programbtm.jpg) no-repeat top;
	height:16px;
}

.left .orar .bg2 {
	float:left;
	width:178px;
	border-left:1px solid #3ba733;
	border-right:1px solid #3ba733;
	background:#fff;
}

.left .orar .bg2 h2 {
	color:#154696;
	font-size:14px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:12px;
}

.left .orar .bg2 .email {
	background:url(images/emailuri.jpg) no-repeat;
	width:178px;
	height:43px;
	float:left;
}

.left .orar .bg2 .tele {
	background: url(images/icopho.jpg) no-repeat center left;
	width:138px;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:30px;
}

.left .orar .bg2 .tele p{
	padding-bottom:5px;
}

.left .news {
	background:url(images/newsletter.jpg) no-repeat;
	width:180px;
	height:54px;
	padding-top:20px;
	float:left;
}

.left .news .box{
	background:none;
	border:none;
	width:145px;
	padding-left:5px;
	font-size:11px;
	color:#154696;
	float:left;
	padding-top:4px;
}

.left .news .btn{
	background:none;
	border:none;
	float:left;
	width:26px;
	padding:0;
	margin:0;
	cursor:pointer;
}

.left .news .err{
	padding-top:35px;
	font-size:11px;
	color:#990000;
}

/****************/

.blog {
	float:left;
	width:532px;
}

.blog .post {
	float:left;
}

.blog .post h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:18px;
	font-size:16px;
	padding-bottom:10px;
}

.blog .post h2 a {
	color:#000;
}

.blog .post h2 a:hover {
	color:#990000;
}

.blog .post p{
	padding-bottom:10px;
}


.blog .post .info {
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	background:#164796;
}

.blog .post .info .data {
	float:right;
}

.blog .post .info  p {
padding:0;
padding-top:2px;
padding-bottom:2px;
color:#fff;
}

.blog .post .info a {
	color:#fff;
}

.blog .post .info .data p {
	font-size:11px;
	line-height:18px;
	
}

.blog .post .info {
	margin-bottom:15px;
}

/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
	background:#fff;
	width:480px;
}

h3#respond {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-top:15px;
	margin-bottom: 10px;
	color:#990000;
	float:left;
	width:440px;
}

h3#comments {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color:#b42828;
	padding-top:2px;
}

ol.commentlist {
	list-style-type: none;
	width:450px;
	margin:0;
	padding:0;
}

ol.commentlist li {
	background: #fff;
	float:left;
	width:480px;
	padding:10px;
	padding-right:0;
	padding-left:0;
	text-align:justify;
	color:#333;
}

ol.commentlist li.alt {
	float:left;
	padding: 10px;
	width:480px;
	padding-right:0;
	padding-left:0;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 480px;
}

.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;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 11px;
	font-family: tahoma;
	text-transform: uppercase;
	float:right;
}

.comment_text {
	line-height: 15px;
	color: #333;
	margin-top: 5px;
	font-size: 12px;
}
/***************************************************/
.reply form {
	background: #fff;
	width: 460px;
	padding:10px;
	padding-top:0;
	border:1px solid #DADADA;
	float:left;
}

.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: 66px;
	height: 21px;
	font-weight: bold;
	line-height:21px;
	color: #FFF;
	cursor: pointer;
	background:#990000;
}

.comentarii {
	padding-left:28px;
	float:left;
}

.pagetitle {
	padding-bottom:10px;
	color:#990000
}

/********************/

.categoriiblog {
	float:left;
	width:510px;
	padding:10px;
	background: #D6D6D6;
	border:1px solid #ACACAC;
	margin-bottom:10px;
}


.categoriiblog li{
	float:left;
	width:170px;
}

.categoriiblog li a{
	color:#333;
	font-size:11px;
}


.categoriiblog li a:hover{
	color:#000;
	text-decoration:underline;}

.categoriiblog h2{
	color:#990000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:10px;
}