/*   
Theme Name: Marketing 24/7 v. 2
Description: Tema pentru site-ul oficial al Conferintei Marketing 24/7, editia a II-a
Author: Design - Hyperactive, Implementare - Visual Concept
Author URI: www.visualconcept.ro
Version: 1.0
*/

body {
	margin: 0;
	background-color: #eaeaea;
	background-image: url('images/bg-gradient.gif');
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link, a:visited, a:active {
	color: #2ca6cd;
	text-decoration: none;
}

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

a.newsletter_link:link, a.newsletter_link:visited, a.newsletter_link:active {
	color: #CD0000;
}

a img {
	border: none;
}

/* header */

#header_container {
	margin: 0 auto;
	width: 960px;
	height: 84px;
	display: block;
	font-size: 11px;
}

#header_stuff_left {
	float: left;
	clear: left;
	height: 51px;
	padding-top: 15px;
}

#header_sponsori_titlu {
	padding-left: 24px;
}

#header_sponsori a:link, #header_sponsori a:active, #header_sponsori a:visited {
	display: block;
	float: left;
	width: 133px;
	height: 47px;
	background-repeat: no-repeat;
	background-position: left -200px;
}

#header_sponsori a:hover {	
	background-position: left 0px;
}

#header_stuff_right {
	float: right;
	clear: right;
	height: 71px;
	line-height: 71px;
	vertical-align: middle;
}

#header_stuff_right ul {
	margin-top: 10px;
	display: block;
	float: right;
	/*margin-right: 20px;*/
}

#header_stuff_right ul li {
	display: block;
	float: right;
	padding-right: 10px;
}

#header_logo_menu {
	width: 960px;
	height: 78px;
	display: block;
	clear: both;
	background-color: #fff;
}

#header_logo {
	width: 230px;
	height: 78px;
	line-height: 78px;
	display: block;
	float: left;
}

#header_logo img {
	vertical-align: middle;
	border: none;
	margin-left: 20px;
	margin-top: 17px;
}

div#main_menu_container {
	display: block;
	float: right;
	text-align: right;
	height: 78px;
	line-height: 40px;
	width: 730px;
}

ul#main_menu {
	margin-top: 10px;
	display: block;
	float: right;
	list-style: none outside;
}

ul#main_menu li {
	display: block;
	float: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-transform: lowercase;
}

ul#main_menu li a:link, ul#main_menu li a:active, ul#main_menu li a:visited {
	color: #000;
	text-decoration: none;
	background: none;
	padding-top: 10px;
	padding-bottom: 5px;
}

ul#main_menu li a:hover {
	background: url('images/menu-arrow.gif') no-repeat #fff;
	background-position: top center;
}

ul#main_menu li.current_page_item a, ul#main_menu li.current-cat a {
	border-bottom: 3px solid #7cd9f4;
}

#header_speakers {
	width: 914px;
	display: block;
	height: 159px;
	background-color: #222534;
	padding: 21px 23px 22px 23px;
}

#header_speakers_list {
	float: left;
	display: block;
	width: 614px;
}

#header_speakers_text {
	width: 250px;
	float: right;
	display: block;
	text-align: left;
	color: #fff;
}

#header_speakers_text h2 {
	color: #2ca6cd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#header_speakers_text a img {
	border: none;
}

table#tabel_speakers {
	width: 648px;
	height: 156px;
	border: 1px solid #2ca6cd;
	border-top: none;
	border-right: none;
	background-color: #254055;
}

table#tabel_speakers tr td {
	border: 1px solid #2ca6cd;
	border-bottom: none;
	border-left: none;
	height: 52px;
	width: 53px;
	text-align: center;
}

#speaker_details {
	position: absolute;
	display: none;
	width: 173px;
}

#detail_arrow_left, #detail_arrow_right {
	width: 11px;
	height: 52px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

#detail_arrow_left {
	background-image: url('images/blue-arrow-left.gif');
	float: left;
}

#detail_arrow_right {
	background-image: url('images/blue-arrow-right.gif');
	float: right;
}

#details_text {
	display: block;
	width: 140px;
	height: 45px;
	padding: 3px 10px;
	border: 1px solid #2ca6cd;
	background-color: #2ca6cd;
	color: #fff;
	float: left;
	font-size: 11px;
}

/* vorbitori */

.divider_vorbitori {
	background-color: #2ca6cd;
	width: 502px;
	display: block;
	clear: both;
	height: 2px;
	margin: 10px 45px 10px 45px;
}

.tablou_vorbitor {
	width: 266px;
	float: left;
	padding-left: 30px;
	display: block;
}

.tablou_vorbitor img {
	float: left;
	display: block;
	padding: 1px;
	border: 1px solid #666;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-top: 15px;
}

.tablou_vorbitor h2 a {
	color: #000;
	text-decoration: none;
}

.tablou_vorbitor h2 a:hover {
	color: #2ca6cd;
}

/* search box */

#search_box {
	width: 199px;
	height: 22px;
	float: right;
	display: block;
	margin-top: 10px;
}

#search_form {
	background: url('images/search-box.gif') no-repeat transparent;
	background-position: 0px 24px;
}

input#search_query {
	width: 138px;
	height: 14px;
	background: transparent none repeat scroll 0 0;
	border: none;
	color: #2ca6cd;
	font-size: 10px;
	padding-left: 10px;
}

input#search_button {
	width: 44px;
	border: none;
	background: transparent none repeat scroll 0 0;
	height: 17px;
}

#content_round_top {
	width: 960px;
	height: 13px;
	background: url('images/content-round-top.jpg') no-repeat #eaeaea;
	clear: both;
}

/* comentarii */

textarea#comment {
	width: 550px;
}

input#send_comment {
	width: 115px;
	height: 20px;
	background: transparent url('images/but_trimite_comentariul.jpg') no-repeat;
	border: none;
}

/* head bar */

#head_bar {
	height: 170px;
	width: 960px;
	display: block;
	clear: both;
	background: #fff;
	border: none;
	border-bottom: 1px dashed #cbcbcb;
}

#head_bar_title {
	width: 935px;
	height: 56px;
	border: none;
	border-bottom: 1px dashed #cbcbcb;
	line-height: 56px;
	vertical-align: middle;
	padding-left: 25px;
	clear: both;
}

#head_bar_title h2 {
	color: #2ca6cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}

.head_bar_item {
	float: left;
	display: block;
	width: 320px;
	height: 113px;
}

.head_bar_item .picture {
	width: 110px;
	height: 113px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	display: block;
}

.head_bar_item .experti {
	background-image: url('images/experti.png');
}

.head_bar_item .studii {
	background-image: url('images/studii.png');
}

.head_bar_item .solutii {
	background-image: url('images/solutii.png');
}

.head_bar_item .descriere {
	font-size: 11px;
	color: #666;
	padding-right: 30px;
}

.head_bar_item .descriere h3, #cine_oferta h3 {
	font-size: 14px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

/* continut */

#continut {
	margin: 0 auto;
	width: 960px;
	display: block;
	background-color: #fff;
	clear: both;
}

#continut_page {
	width: 592px;
	float: left;
	border: none;
	border-right: 1px dashed #cbcbcb;
	padding: 10px;
	min-height: 500px;
}

#continut_page h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}

#continut_page h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2CA6CD;
	font-weight: bold;
	font-size: 14px;
}

.not_first_post {
	margin-top: 20px;
	border-top: 2px solid #ededed;
}

/* sidebar */

#sidebar {
	width: 347px;
	min-height: 294px;
	text-align: center;
	display: block;
	background-color: #fff;
	float: right;
	border: none;
}

#sidebar_flash {
	width: 347px;
	border-bottom: 1px dashed #cbcbcb;
	min-height: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#sidebar_latest {
	text-align: left;
}

#sidebar_latest h2 {
	color: #2CA6CD;
	display: block;
	padding-left: 20px;
	width: 327px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	border-bottom: 1px dashed #cbcbcb;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#sidebar_latest h2 img {
	float: right;
	display: block;
	margin-right: 10px;
	margin-top: 2px;
}

#sidebar_latest ul {
	list-style-image: url('images/list-grey-arrow.gif');
	_list-style-image: url('images/list-grey-arrow-ie.gif');
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 0px;
	padding-right: 20px;
}

#sidebar_latest ul li {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #cecece;
}

#sidebar_latest ul li#last_post {
	border: none;
}
/* footer */

#footer_container {
	width: 960px;
	margin: 0 auto;
}

#cine_oferta {
	background: #fff;
	display: block;
	float: left;
	width: 612px;
	height: 158px;
	border: 1px dashed #cbcbcb;
	border-left: none;
	color: #666;
	font-size: 11px;
}

#cine {
	width: 293px;
	height: 158px;
	float: left;
	display: block;
	border: none;
	border-right: 1px dashed #cbcbcb;
	padding-left: 20px;
}

#cine ul {
	list-style-position: inside;
	list-style-image: url('images/list-blue-dot.gif');
	width: 140px;
	float: left;
	display: block;
	padding-left: 0px;
	margin-top: 0px;
}

#cine ul li {
	width: 140px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

#oferta {
	padding-left: 20px;
	width: 278px;
	height: 158px;
	float: left;
	display: block;
}

#text_oferta {
	background: url('images/star-reducere.png') no-repeat #fff;
	height: 70px;
	width: 185px;
	padding-left: 85px;
}

#footer_empty_space {
	float: right;
	background: #fff;
	width: 347px;
	height: 75px;
	display: block;
}

#parteneri {
	background: url('images/footer-gradient.png') repeat-x #fff;
	display: block;
	float: left;
	width: 612px;
	height: 100px;
	background-position: 0 -85px;
	border-right: 1px dashed #cbcbcb;
	padding-top: 22px;
}

#footer_titlu_parteneri {
	float: left;
	margin-left: 20px;
	padding-top: 15px;
}

#footer_lista_parteneri {
	float: right;
	display: block;
	width: 532px;
}

#footer_lista_parteneri a:link, #footer_lista_parteneri a:active, #footer_lista_parteneri a:visited {
	display: block;
	float: left;
	width: 133px;
	height: 47px;
	background-repeat: no-repeat;
	background-position: center -200px;
}

#footer_lista_parteneri a:hover {	
	background-position: center 0px;
}

#cu_sprijinul {
	background: url('images/footer-gradient.png') repeat-x #fff;
	height: 206px;
	width: 347px;
	display: block;
	float: right;
	border-top: 1px dashed #cbcbcb;
}

#footer_titlu_sprijin {
	padding: 10px 0px 00px 30px;
}

#footer_lista_sprijin {
	text-align: center;
	width: 327px;
	padding-left: 20px;
}

#footer_titlu_parteneri, #footer_titlu_sprijin, #copyright, #header_sponsori, #header_links {
	color: #757880;
	font-size: 10px;
}

#footer_lista_sprijin a:link, #footer_lista_sprijin a:active, #footer_lista_sprijin a:visited {
	display: block;
	float: left;
	width: 107px;
	height: 54px;
	background-repeat: no-repeat;
	background-position: center -200px;
}

#footer_lista_sprijin a:hover {	
	background-position: center 0px;
}

#footer_bottom {
	width: 960px;
	height: 55px;
	background: url('images/content-round-bottom.jpg') no-repeat #eaeaea;
	clear: both;
	text-align: center;
	padding-top: 25px;
}

#footer_bottom a:link, #footer_bottom a:active, #footer_bottom a:visited {
	text-decoration: none;
	color: #757880;
}

#footer_bottom a:hover {
	text-decoration: underline;
	color: #757880;	
}

#bottom_menu {
	display: block;
	float: left;
}

#copyright {
	display: block;
	float: right;
}

#bottom_menu ul, #copyright ul {
	display: block;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}

#bottom_menu ul li, #copyright ul li {
	display: block;
	font-size: 10px;
	margin: 0;
	float: left;
	padding-right: 7px;
}

#copyright ul, #copyright ul li {
	float: right !important;
}

/* inregistrare */
span.observatii {
	font-size: 10px !important;
}

/* newsletter */
table.newsletter_form tr td {
	padding-bottom: 10px;
	padding-top: 10px;
	/*border-bottom: 1px solid #2CA6CD;*/
}

input#news_submit {
	margin-top: 15px;
}
