/*
Theme Name: Revista Biz
Theme URI: http://www.revistabiz.ro/
Description: 
Version: 1.0
Author: MB Dragan
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

.button-reset {
	display: block;
	overflow: hidden;
	font-size: 1px;
	text-indent: -9999px;
	outline: none;
}

#wrap {
	width: 967px;
	margin: 0 auto;
}

#head {
	height: 93px;
	background: #a31310 url(images/head-bg.gif) repeat-x left top;
	position: relative;
}

#logo {
	width: 82px;
	height: 36px;
	background: url(images/logo.gif) no-repeat left top;
	position: absolute;
	left: 33px;
	top: 17px;
}

#topmenu {
	list-style: none;
	height: 29px;
	position: absolute;
	left: 149px;
	top: 40px;
	width: 578px;
}

#topmenu li {
	float: left;
	height: 29px;
}

#topmenu li a {
	
	display: block;
	height: 29px;
	width: 120px;
	margin-right: 6px;
}

#topmenu-blog {
	background: url(images/topmenu-home.gif) no-repeat left top;
}

#topmenu-plus {
	background: url(images/topmenu-plus.gif) no-repeat left top;
}

#topmenu-resurse {
	background: url(images/topmenu-resurse.gif) no-repeat left top;
}

#topmenu-revista {
	background: url(images/topmenu-revista.gif) no-repeat left top;
}

#topmenu-blog.active,
#topmenu-plus.active,
#topmenu-resurse.active,
#topmenu-revista.active {
	background-position: left bottom;
}

#topsubmenu {
	list-style: none;
	position: absolute;
	left: 30px;
	top: 73px;
	width: 700px;
}

#topsubmenu li {
	float: left;
}

#topsubmenu li a {
	
	display: block;
	margin-right: 20px;
	color: white;
	font-size: 12px;

	text-decoration: none;
}

#topsubmenu li a:hover {
	text-decoration: underline;
}

#topsubmenu li.current_page_item a,
#topsubmenu li.current-cat a {
	font-weight: bold;
}

#topright {
	width: 226px;
	height: 29px;
	background: url(images/topright.jpg) no-repeat left top;
	position: absolute;
	right: 0;
	top: 0;
	padding: 7px 0 0 60px;
}

#toprightmenu {
	position: absolute;
	right: 5px;
	top: 48px;
	font-size: 12px;
}

#banners {
	height: 102px;
	margin: 3px 0;
}


#banners img,
#banners object {
	border: 6px solid #e3e6ea;
	height: 90px;
	display: block;
}

#banners embed {
	height: 90px;
	display: block;
}

.banner-left {
	
}

#content {
	background: url(images/right-bg.gif) repeat-y right top;

}

#content-left {
	width: 468px;
	/*background: #eeffee;*/
	float: left;
	
}

.post {
	border-bottom: 8px solid #e3e6ea;
	padding-bottom: 20px;
	padding-top: 10px;
}

.post h1 {
	font-size: 24px;
	font-weight: normal;
}

.post h1 a {
	text-decoration: none;
	color: #393e48;
}

.post h1 a:hover {
	text-decoration: underline;
}

.post p.post-meta {
	font-size: 12px;
	color: #393e48;
	margin: 2px 0 10px 0;
}

.post p.post-meta .tags a {
	color: #d62c01;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.post p.post-meta .tags a:hover {
	color: black;
	text-decoration: underline;
}

.post p {
	font-size: 12px;
	margin-top: 10px;
}

.post {
	font-size: 12px;
}

.post img {
	border: 0;
}

.post p a {
	color: #4077bb;
	text-decoration: none;
}

.comments {
	border-bottom: 8px solid #e3e6ea;
	padding-bottom: 20px;
	padding-top: 10px;
}

.comments h2 {
	font-size: 24px;
	font-weight: normal;
	color: #393e48;
}

.comments ul {
	list-style: none;
}

.comments ul li {
	border-bottom: 2px solid #f0f2f4;
	padding: 10px;
	font-size: 12px;
}

.comments ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

.comments .comment-meta {
	color: #666666;
	font-weight: bold;
	padding-left: 23px;
	background: url(images/bullet1.gif) no-repeat left center;
	line-height: 14px;
	margin-bottom: 8px;
}

.comments .comment-meta a {
	color: #d62c01;
	text-decoration: none;
}

.comments .comment-meta a:hover {
	text-decoration: underline;
	color: black;
}

.comment-form {
	margin-top: 10px;
	border-bottom: 3px solid #e3e6ea;
	padding-bottom: 10px;
}

.comment-form form {
	margin-top: 10px;

}

.comment-form p {
	clear: both;
	height: 22px;
	margin-bottom: 5px;

}

.comment-form label,
.subscribe-form label {
	display: block;
	float: left;
	width: 120px;
	font-size: 12px;
	color: #464b59;
/*	line-height: 20px;*/
}

.subscribe-form select {
	width: 206px;

}

.comment-form {
	padding-bottom: 50px;
}

.comment-form p.textarea {
	height: 83px;
}

.comment-form input,
.comment-form textarea,
.comment-form button {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	
}

.comment-form textarea {
	height: 83px;
}

.comment-form span.textinput,
.subscribe-form span.textinput {
	display: block;
	width: 340px;
	height: 20px;
	background: url(images/textinput.gif) no-repeat left top;
	float: left;
	padding: 1px 4px;

}


.subscribe-form span.textinput input {
	border: 0;
	background: transparent;
	font-size: 12px;
	width: 340px;
	display: block;
	position: relative;
	top: -12px;
}

.comment-form span.textinput input {
	border: 0;
	background: transparent;
	font-size: 12px;
	width: 340px;
	display: block;
	margin-top: 4px;
}

.comment-form span.textarea {
	display: block;
	width: 340px;
	height: 83px;
	background: url(images/textarea.gif) no-repeat left top;
	float: left;
	padding: 4px 4px;
}

.comment-form span.textarea textarea {
	border: 0;
	background: transparent;
	font-size: 12px;
	width: 340px;
	height: 83px;
}

.comment-form h2 {
	font-size: 24px;
	font-weight: normal;
	color: #393e48;
}

span.textinput-2 {
	display: block;
	width: 128px;
	height: 20px;
	background: url(images/textinput-2.gif) no-repeat left top;
	float: left;
	padding: 1px 4px;
}

span.textinput-2 input {
	border: 0;
	background: transparent;
	font-size: 12px;
	width: 128px;
}

#content-right {
	width: 486px;
	/*background: #ffeeee;*/
	float: right;
}

#content-right img {
	border: 0;
}

#content-right img.citeste-biz {
	display: block;
	border-bottom: 3px solid white;
}

#sidebar-1 {
	width: 300px;
	float: left;
}

#sidebar-2 {
	width: 160px;
	float: right;
}

#sidebar-1,
#sidebar-2 {
	padding: 7px 6px 0 6px;
	background: #e3e6ea;
}

.box-1 {
	background: #ffffff url(images/round-top-1.gif) no-repeat left top;
	width: 280px;
	margin-bottom: 7px;
	padding: 10px;
	font-size: 12px;
}

.box-2 {
	background: #ffffff url(images/round-top-2.gif) no-repeat left top;
	width: 146px;
	margin-bottom: 7px;
	padding: 10px 7px;
	font-size: 12px;
}

.box-5 {
	background: #ffffff url(images/round-top-5.gif) no-repeat left top;
	width: 454px;
	margin-bottom: 7px;
	padding: 10px;
	font-size: 12px;
	margin-left: 5px;
}


.box-1 h2,
.box-2 h2,
.box-5 h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #393e48;
}

.box-1 p,
.box-2 p,
.box-2,
.box-5 {
	font-size: 12px;
}

.box-1 h2,
.box-5 h2 {
	border-bottom: 2px solid #d62c01;
	padding-left: 22px;
	background: url(images/bullet2.gif) no-repeat left top;
}

.box-2 h2 {
	border-bottom: 2px solid #dcdee4;
}

.box-1 h3,
.box-2 h3 {
	font-weight: normal;
	font-size: 18px;
	color: #393e48;
	margin-top: 4px;
	margin-bottom: 2px;
}

.box-1 a,
.box-2 a,
.box-5 a {
	color: #3e639f;
	text-decoration: none;
}

.box-3 {
	font-size: 12px;
	color: #393e48;
	background: #edeff1 url(images/round-top-3.gif) no-repeat left top;
	width: 280px;
	margin-bottom: 7px;
	padding: 10px;
}

.box-3 a {
	color: #4077bb;
	text-decoration: none;
}

.box-3 a:hover {
	color: black;
	text-decoration: underline;
}

.box-4 {
	font-size: 12px;
	padding: 10px 0 15px 0;
	color: #464b59;
}

.box-4 p {
	margin-top: 6px;
}

.title-sondaj {
	width: 56px;
	height: 13px;
	background: url(images/sondaj-title.gif) no-repeat left top;
	margin-bottom: 8px;
}

.title-newsletter {
	width: 92px;
	height: 13px;
	background: url(images/newsletter-title.gif) no-repeat left top;
	margin-bottom: 8px;

}

a.redlink {
	color: #d62c01;
	font-size: 12px;
	text-decoration: none;
}

a.redlink:hover {
	color: black;
	text-decoration: underline;
}

.list-1 {
	list-style: none;
	margin-top: 10px;
}

.list-1 li {
	border-bottom: 1px solid #dcdee4;
	padding: 1px 0;
}

.list-1 li.last {
	border-bottom: 0;
}

.list-1 a {
	color: #4077bb;
	font-size: 12px;
	text-decoration: none;
	padding-left: 9px;
	background: url(images/bullet3.gif) no-repeat left center;
}

.list-1 a:hover {
	color: black;
	text-decoration: underline;
}

.list-2 {
	list-style: none;
}

.list-2 li {
	border-bottom: 1px solid #dcdee4;
	padding: 7px 0;
	height: 48px;
	font-size: 11px;
	color: #393e48;
}

.list-2 li img {
	float: left;
	margin-right: 6px;
	display: block;
}

.list-2 li a {
	color: #4077bb;
	text-decoration: none;
}

.list-2 li a:hover {
	color: black;
	text-decoration: underline;
}

.list-2 li.last {
	border-bottom: 0;
	padding-bottom: 0;
}

.list-3 {
	list-style: none;
	border-top: 1px solid #e3e6ea;
	padding-top: 5px;
	margin-top: 5px;
}

.list-3 li {
	font-size: 12px;
	color: #393e48;
}

.list-3 li a {
	color: #4077bb;
	text-decoration: none;
}

.list-3 li a:hover {
	color: black;
	text-decoration: underline;
}

p.interviu-head {
	font-size: 11px;
	margin: 8px 0;
	color: #393e48;
}

p.interviu-head img {
	float: left;
	margin-right: 9px;
}

form.checkboxes {
	margin-top: 5px;
}

form.checkboxes p {
	margin-bottom: 2px;
}

form.checkboxes label {
	padding-left: 3px;
	font-size: 11px;
}

button.grey {
	height: 20px;
	/*line-height: 20px;*/
	padding: 0 7px;
	background: url(images/button-bg.gif) repeat-x left top;
	border: 0;
	color: white;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

#preferinte {
	clear: both;
	background: #cc1907;
	color: white;
	padding: 0 10px;
	font-size: 12px;
	border-top: 3px solid white;
	line-height: 25px;
	height: 25px;
}

#preferinte a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-right: 10px;
}

#preferinte a:hover {
	text-decoration: underline;
}

#footer {
	text-align: center;
	color: #393e48;
	padding: 10px 0;
	font-size: 12px;
}

#footer a {
	color: #4077bb;
	text-decoration: none;
}

#footer a:hover {
	color: black;
	text-decoration: underline;
}

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}

a.metropolis {
	width: 210px;
	height: 24px;
	background: url(images/metropolis.gif) no-repeat left top;
}

.aboneaza-te {
	width: 150px;
	height: 26px;
	background: url(images/button-abonament.gif) no-repeat left top;
}


.abonamente-t1 {
	width: 356px;
	height: 43px;
	background: url(images/abonamente-t1.gif) no-repeat left top;
}

.abonamente-t2 {
	width: 426px;
	height: 92px;
	background: url(images/abonamente-t2.gif) no-repeat left top;
}

.abonamente-t3 {
	height: 115px;
	background: url(images/abonamente-t3.gif) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 15px;
	border-top: 8px solid #e3e6ea;
}

.abonamente-t4 {
	height: 40px;
	background: url(images/abonamente-t4.gif) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 8px solid #e3e6ea;
}

.abonamente-t5 {
	height: 100px;
	background: url(images/abonamente-t5.gif) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 15px;
	border-top: 8px solid #e3e6ea;
}

.plateste-online {
	height: 42px;
	background: url(images/plateste-online.gif) no-repeat left bottom;
	margin-top: 15px;
	border-top: 8px solid #e3e6ea;

}

.oferta-aleasa {
	height: 84px;
	background: url(images/oferta-aleasa.gif) no-repeat left bottom;
	margin-bottom: 10px;
}

.list-4 {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

.list-4 li {
	font-size: 11px;
	color: #464b59;
	padding-left: 14px;
	background: url(images/bullet3.gif) no-repeat left center;
}

.button-abonare {
	width: 126px;
	height: 20px;
	background: url(images/button-abonare.gif) no-repeat left center;
	margin-left: 120px;
	border: 0;
	cursor: pointer;
}

.post h3 {
	font-weight: bold;
	color: #7c859a;
	font-size: 14px;
	border-bottom: 1px solid #bec2cd;
	padding-bottom: 3px;
	margin: 20px 0 10px 0;

}

.read-more {
	display: block;
	width: 116px;
	height: 20px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 4px;
	overflow: hidden;
	background: url(images/readmore.gif) no-repeat left top;
}

.trimite-btn {
	clear: both;
	display: block;
	width: 81px;
	height: 24px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(images/trimite-btn.gif) no-repeat left top;
	margin-left: 120px;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid white;
}

.black {
	color: black;
}

span.download-container {
	background: url(images/download-left.gif) no-repeat left top;
	display: block;
	padding-left: 6px;
}

.download-pdf {
	width: auto;
	color: white;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	background: #ffffff url(images/download.gif) no-repeat right top;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	padding-right: 20px;
	margin-top: 8px;
}

.aboneaza-te-acum {
	display: block;
	width: 126px;
	height: 20px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(images/button-abonare.gif) no-repeat left top;
}

.aboneaza-te-label {
	float: left;
	margin-right: 8px;
	font-weight: bold;
	padding-top: 3px;
}

.vezi-sumarul {
	display: block;
	width: 199px;
	height: 20px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	margin-bottom: 3px;
	background: url(images/vezi-sumarul.gif) no-repeat left top;
}

#box-dosare-speciale h3 a {
	color: black;
}

#box-latest-comments ul.list-3 {
	border-top: 0;
	padding-top: 0;

}

#box-widget_books h2 {
	margin-bottom: 6px;
}

#box-widget_books a img {
	display: block;
	float: left;
	margin-left: 12px;
	margin-top: 8px;
}

#wpsb_email {
	margin-top: 3px;
	font-family: Arial, Verdana, Tahoma;
}

.page-cats {
	list-style: none;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	border-bottom: 3px solid #E3E6EA;
	padding-bottom: 3px;
	margin-top: 3px;
}

.page-cats li {
	display: inline;
}

.page-cats li a {
	text-decoration: none;
	color: #D62C01;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #393E48;
}

.page-cats li.current-cat a,
.page-cats li.current_page_item a {
	color: black;
}

.page-cats li a:hover {
	color: black;
	text-decoration: underline;
}

#breadcrumb {
	font-size: 10px;
	border-bottom: 3px solid #e3e6ea;
	padding-bottom: 3px;
}

#breadcrumb a {
	color: #D62C01;
	background: url(images/breadcrumb-arrow.gif) no-repeat right center;
	padding-right: 17px;
	margin-right: 7px;
	text-decoration: none;
}

#box-widget_tags a {
	color: #D62C01;
	text-decoration: none;
}

#box-widget_tags a:hover {
	color: #000;
	text-decoration: underline;
}

.wp-polls-ans p {
	padding: 2px 0;
	display: block;
}

#page-next a, #page-prev a {
	display: block;
	width: 116px;
	height: 20px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	margin: 3px 0;
}

#page-next a {
	background: url(images/page-next.gif) no-repeat left top;
}

#page-prev a {
	background: url(images/page-prev.gif) no-repeat left top;
}

.errorlist {
	font-size: 11px;
	font-weight: bold;
	color: red;
	border: 1px solid red;
	background: #ffeeee;
	list-style: none;
	padding: 10px;
	margin-top: 10px;
}

div.alignleft {
	float: left;
}

div.alignright,
div.alignright a {
	float: right;
}

div.alignleft,
div.alignright {
	width: 200px;

}

.clear { display: block; clear: both; }

table.echipa td {
	font-size: 12px;
	padding: 5px;
}
/*
#content-right object {
	margin-left: 8px;
	position: relative;
	top: 5px;
}

*/

.abonamente-ofertasms {
	height: 67px;
	background: url(images/abonamente_sms.jpg) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
}

.abonamente-oferta1 {
	height: 50px;
	background: url(images/abonamente_oferta1.jpg) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
}

.abonamente-oferta2 {
	height: 50px;
	background: url(images/abonamente_oferta2.jpg) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
        border-top:8px solid #E3E6EA;
	padding-top: 10px;
}


.abonamente-oferta3 {
	height: 50px;
	background: url(images/abonamente_oferta3.jpg) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
        border-top:8px solid #E3E6EA;
	padding-top: 10px;
}

.abonamente-oferta4 {
	height: 50px;
	background: url(images/abonamente_oferta4.jpg) no-repeat left bottom;
	margin-bottom: 10px;
	margin-top: 10px;
        border-top:8px solid #E3E6EA;
	padding-top: 10px;
}