@charset "utf-8";
/* CSS Document */

body
{
	background:url(../img/harta_top.jpg) no-repeat top center #cfbc94;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}

input, textarea, button { font-family: Tahoma; font-size: 11px; color: #000; border: none; background: none; margin:0; padding:0;}
textarea { overflow: auto; }
a {	outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }
p, h1, h2, h3, h4, h5, h6, ul, ol, li, hr, form, fieldset, legend, table, theah, tbody, blockquote { margin: 0; padding: 0; }
ul { list-style-type: none; }
a img { border: none; }
.clear { clear: both;}
.fl { float:left;}
.fr { float:right; }

#container
{
	width:1000px;
	margin:0 auto;
	
}

.harta_bottom {
	background: url('../img/harta_bottom.jpg') no-repeat bottom center;
	padding: 0 0 130px;
}

#header
{
	background: url(../img/bg_menu.png) no-repeat top left;
	margin-left: -5px;
	width:970px;
	height:60px;
	padding: 0px;
	margin-bottom: 10px;
}

#logo
{
	width:60px;
	padding-left:40px;
	float:left;
	display:inline;
}

#meniu
{
	width:800px;
	float:left;
	margin-top:11px;
	padding: 0px 0 0 15px;
}

* html #meniu {
	padding-top: 5px;
}

* + html #meniu {
	padding-top: 7px;
}

#meniu li
{
	float:left;
	display:block;
	margin-right:15px;
}

#meniu li a
{
	font-size:13px;
	color:#f6f8df;
	font-weight:bold;
}

#login
{
	background: url('../img/bg_login.jpg') no-repeat top left;
	width:275px;
	height: 41px;
	float:right;
	padding: 13px 0 0 10px;
	position: absolute;
	right: 40px;
	top: -22px;
	z-index: 1;
}

.btn_login {
	margin-top: 0px;
}

.input {
	background: #fafbeb;
	color: #5c4f34;
	width: 98px;
	height: 20px;
	font-size: 13px;
	padding: 5px 0 0 2px;
	margin-right: 8px;
	margin-top: 0px;
	float: left;
}

.login_btn {
	/*background: url('../img/login_arrow.jpg') no-repeat center left;*/
	float: right;
	margin-top: 11px;
	padding: 0 15px 0 18px;
	margin-top: 15px;
	position: relative;
	z-index: 20;
}

.login_btn.pro {
	background: url('../img/login_arrow.jpg') no-repeat center left;
	float: right;
	margin-top: 11px;
	padding: 0 15px 0 18px;
	margin-top: 19px;
}

.login_btn#showOpts {
	margin-top: 12px;
	color:#fafbeb;
	/* background: url('../img/login_arrow.jpg') no-repeat 0px 8px; */
}

* html .login_btn#showOpts {
	padding-top: 5px;
}

* + html .login_btn#showOpts {
	padding-top: 7px;
}


.login_btn a {
	font-size:13px;
	color:#fafbeb;
}

.login_btn a.btn_cont, .login_btn a.btn_logout {
	font-size: 13px;
}

.login_btn#showOpts a:hover {
	text-decoration: underline;
}

.login_btn ul li {
	float: left;
}

.recover {
	font-size: 10px;
	color: #fafbeb;
	float: right;
	margin-right: 66px;
	display: inline;
	line-height: 10px;
}

.ml9 {
	margin-left: 9px;
	display: inline;
}

#timeline {
	z-index: 1000;
	position: relative;
}

.timeline {
	width: 680px;
	position: absolute;
	top:0px;
	left: 9px;
	z-index: 1;
}

.timeline div {
	margin: 1px 81px 0 0;
	float: left;
	display: inline;
}

.timeline div a {
	width: 10px;
	height: 7px;
	display: block;
	overflow: hidden;
}

.timeline .no1 {
	margin-left: 16px;
}

.timeline .no3 {
	margin-right: 0px;
}

#content-top
{
	background:url(../img/content_top.png) no-repeat left top;
	width:960px;
	height:9px;
	font-size:1px;
}

#content-bottom
{
	background:url(../img/content_bottom.png) no-repeat left top;
	width:960px;
	height:10px;
}

#content
{
	width:960px;
	background:#fafbeb;
	position:relative;
	padding:0px 0px 10px;
}

#footer
{
	width:960px;
	margin:30px 0;
}

#box-footer
{
	background: url('../img/bg_footer.jpg') repeat-x bottom left;
	width:960px;
	padding-bottom:20px;
	margin-bottom:15px;
}

.disclaimer
{
	width:350px;
	float:left;
	margin-right:70px;
}

h2.titlu-footer
{
	font-family:Arial;
	font-size:18px;
	color:#352e1e;
	font-weight:bold;
}

.text-disclaimer, .text-footer
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#352e1e;
	margin-top:15px;
}

.text-disclaimer a
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#352e1e;
	text-decoration:underline;
}

.text-disclaimer a:hover{
	text-decoration:none;
}

.text-footer a
{
	color:#352e1e;
	text-decoration:underline;
}

.meniu-footer {
float:left;
margin-right:40px;
width:260px;
}

.meniu-footer ul
{
	margin-top:15px;
}

.meniu-footer ul li
{
	background:url(../img/bullet.jpg) no-repeat left 8px;
	padding-left:15px;
}

.meniu-footer ul li a
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#352e1e;
	text-decoration: underline;
}

.meniu-footer ul li a:hover{
text-decoration:none;
}

.col1
{
	width:130px;
	float:left;
}

.col2
{
	width:130px;
	float:left;
}

.search-footer
{
	width:235px;
	float:left;
}



.inp-search
{
	width:166px;
	height:28px;
	float:left;
	position:relative;
	z-index:10;
}

.inp-search input
{
	background: #fafbeb;
	border: 1px solid #8f7959;
	width:152px;
	height:18px;
	padding:7px 10px 0px 2px;
	position:relative;
	z-index:5;
}

.buton-cauta
{
	width:67px;
	height:27px;
	float:left;
}

.mt15
{
	margin-top:15px;
}

#copyright
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#352e1e;
	margin-top:5px;
	width:430px;
	float:left;
}

#copyright a
{
	color:#352e1e;
	text-decoration:underline;
}

#copyright a:hover{
text-decoration:none;
}

#footer-right
{
	width:150px;
	float:right;
	margin-right:10px;
	font-size: 14px;
}

.link-footer-right{
color:#352e1e;
text-decoration:underline;
}

.link-footer-right:hover{
text-decoration:none;
}

.separator
{
	margin:0 10px;
	color:#352e1e;
}

#content-header
{
	width:730px;
	height:108px;
	float:left;
	background:url(../img/header.png) no-repeat left top;
	margin-left:-20px;
	margin-top: 7px;
	position:relative;
	z-index:10;
}

.creare-cont1
{
	position:absolute;
	top:34px;
	left:150px;
	color: #fafbeb;
	font-size: 33px;
}

.creare-cont1 a
{
	font-size:27px;
	color:#fafbeb;
	text-decoration:underline;
}

.creare-cont1 a:hover {
	text-decoration: none;
}

.creare-cont2
{
	position:absolute;
	top:43px;
	right:70px;
}

.creare-cont2 a
{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

#search
{
	float:right;
	width:251px;
	height:90px;
	margin-right:-20px;
	background:url(../img/search_bg.png) no-repeat left top;
	margin-top:3px;
	position:relative;
	z-index:10;
}

.search-form
{
	position:absolute;
	top:20px;
	left:20px;
}

.search-input
{
	width:145px;
	height:27px;
	float:left;
	position:relative;
	z-index:10;
}

.search-input input
{
	background: #fafbeb;
	border: 1px solid #8f7959;
	width:133px;
	height:18px;
	padding:7px 10px 0px 2px;
	position:relative;
	z-index:5;
}

.search-button
{
	width:58px;
	height:27px;
	float:left;
}

.continut
{
	width:935px;
	margin-top:25px;
	margin-left:10px;
}


#maincol
{
	width:700px;
	float:left;
}

#rightcol
{
	width:220px;
	float:right;
}

* html #rightcol
{
	overflow:hidden;
}

.comunity {
	float: left;
	padding-left:20px;
}

.comunity a {
	display: block;
	padding: 0 0 0 18px;
	float: left;
	color: #5c5548;
	font-size: 14px;
	font-weight: bold;
	margin-right: 16px;
	text-transform:uppercase;
	width: 48px;
	height: 48px;
}

.comunity .twitter {
	background: url('../img/twitter.jpg') no-repeat center left;
	color: #3EBEE1;
}

.comunity .twitter:hover {
	background: url('../img/twitter_hover.jpg') no-repeat center left;
}

.comunity .facebook {
	background: url('../img/facebook.jpg') no-repeat center left;
	color: #3E64B7;
}

.comunity .facebook:hover {
	background: url('../img/facebook_hover.jpg') no-repeat center left;
}

.comunity .rss {
	background: url('../img/rss.jpg') no-repeat center left;
	margin-right: 0px;
	color: #FA7A0F;
}

.comunity .rss:hover {
	background: url('../img/rss_hover.jpg') no-repeat center left;
}

.comunity a:hover {
	text-decoration: none;
}

.box-mare.mt0 {
	margin-top: 0px;
}

.box-emisiune
{
	width:698px;
	background: url('../img/bg_box.png') repeat-x #fafbeb;
	border:1px solid #dcd9c0;
	padding:10px 0;
	margin-top: 0px;
	/*min-height:1500px;
*/}

/** html .box-emisiune{
height:1500px;
}*/

.emisiunea
{
	background:url(../img/emisiuni_populare.png) no-repeat left top;
	width:330px;
	height:40px;
	position:relative;
	z-index:20;
	margin-left:-7px;
}

.emisiuni-recente
{
	background:url(../img/emisiuni_recente.png) no-repeat left top;
	width:310px;
	height:40px;
	position:relative;
	z-index:20;
	margin-left:-7px;
}

.toate
{
	background:url(../img/bg_rightcorner.png) no-repeat left top;
	width:113px;
	height:41px;
	float:right;
	margin-right:-5px;
	position:relative;
	z-index:20;
}

.toate.big {
	background:url(../img/bg_rightcorner1.png) no-repeat left top;
	width:144px;
}

.toate a, .toate-mic a
{
	position:absolute;
	top:8px;
	left:10px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#F6F8DF;
	display: block;
}

.player
{
	margin-left:10px;
	margin-top:10px;
	width:365px;
	float:left;
	margin-right:20px;
}

.emisiune
{
	width:290px;
	float:left;
	margin-top:10px;
}

h1.titlu-emisiune
{
	font-family:"Trebuchet MS";
	font-size:23px;
	color:#4f493d;
	font-weight:normal;
}

h1.titlu-emisiune a
{
	color:#403b32;
}

h2.titlu-emisiune
{
	font-family:"Trebuchet MS";
	font-size:23px;
	color:#4f493d;
	font-weight:normal;
	display:block;
	margin-top:50px;
}

h2.titlu-emisiune a
{
	color:#403b32;
}

h2.episod
{
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#99825e;
}

.text-emisiune
{
	margin-top:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4F493D;
}

.text-emisiune a {
	color: #E1565D;
}

.box-mare
{
	width:698px;
	background: url('../img/bg_box.png') repeat-x #fafbeb;
	border:1px solid #dcd9c0;
	padding:10px 0;
	margin-top:20px;
}

.galerii-foto
{
	background:url(../img/galerii_foto.png) no-repeat left top;
	width:231px;
	height:40px;
	position:relative;
	z-index:20;
	margin-left:-7px;
	float:left;
}

.gal {
	background: url('../img/bg_gal.png') no-repeat top left;
	width: 142px;
	height: 111px;
	padding: 4px 0 0 4px;
	float: left;
	margin: 10px 26px 4px 7px;
}

.gal.last {
	margin-right: 0px;
}

ul.lista-foto
{
	margin-top:10px;
	margin-left:15px;
}

ul.lista-foto li
{
	width:140px;
	float:left;
	display:block;
	margin-right:35px;
	margin-bottom:10px;
}

ul.lista-foto li.last
{
	margin-right:0;
}

ul.lista-foto li img
{
	border:4px solid #d9c7a2;
}

.box-mic
{
	width:338px;
	background: url('../img/bg_box.png') repeat-x #fafbeb;
	border:1px solid #dcd9c0;
	padding:10px 0;
	margin-top:20px;
	margin-right:20px;
	float:left;
	min-height:277px;
}

.box-mic2
{
	width:338px;
	background: url('../img/bg_box.png') repeat-x #fafbeb;
	border:1px solid #dcd9c0;
	padding:10px 0;
	margin-top:20px;
	float:left;
	min-height:277px;
}

.evenimente
{
	background:url(../img/evenimente.png) no-repeat left top;
	width:216px;
	height:39px;
	position:relative;
	z-index:20;
	margin-left:-7px;
	float:left;
}

.organizatii
{
	background:url(../img/organizatii.png) no-repeat left top;
	width:222px;
	height:41px;
	position:relative;
	z-index:20;
	margin-left:-7px;
	float:left;
}

.magazine
{
	background:url(../img/magazine.png) no-repeat left top;
	width:190px;
	height:41px;
	position:relative;
	z-index:20;
	margin-left:-6px;
	float:left;
}

.locuri
{
	background:url(../img/locuri.png) no-repeat left top;
	width:154px;
	height:41px;
	position:relative;
	z-index:20;
	margin-left:-7px;
	float:left;
}

.box-eveniment-first
{
	width:322px;
	margin-left:10px;
	margin-top:5px;
	min-height:73px;
}

.box-eveniment
{
	padding-top:10px;
	width:322px;
	margin-left:10px;
	margin-top:10px;
	min-height:73px;
}

* html .box-eveniment{
min-height:73px;
}

* html .box-eveniment-first{
min-height:73px;
}

h2.titlu-eveniment, h2.titlu-locuri
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#5f5f5c;
	font-weight:bold;
}

h2.titlu-eveniment a, h2.titlu-locuri a
{
	color:#4f493d;
}

h2.titlu-eveniment a:hover, h2.titlu-locuri a:hover
{
	text-decoration:underline;
}

.data-eveniment, .adresa
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#5c5548;
	line-height: 14px;
}

.tag
{
	background:url(../img/bullet_tag.jpg) no-repeat left 7px;
	padding-left:20px;
	color: #e1565d;
	line-height: 18px;
}

.tag a
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#e1565d;
}

.picture
{
	
	background: url('../img/bg_pic1.png') no-repeat top left;
	width: 53px;
	height: 53px;	
	float:left;
	display:block;
	margin-right: 9px;
	padding: 3px 0 0 3px;
}

.picture img
{
}

.info
{
	float:left;
	width:180px;
}

.comunitati
{
	background:url(../img/comunitati.png) no-repeat left top;
	width:234px;
	height:41px;
	position:relative;
	z-index:1000;
	margin-left:-8px;
	float:left;
}

.comunitate
{
	width:310px;
	float:left;
	margin-right:20px;
	margin-left:10px;
	margin: 5px 20px 5px 10px;
	display:inline;
}

.link-comunitate a
{
	background:url(../img/arrow.png) no-repeat left 5px;
	padding-left:15px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#e1565d;
}

.info-comunitate
{
	float:left;
	width:235px;
}

.taguri
{
	background:url(../img/taguri.png) no-repeat left top;
	width:177px;
	height:41px;
	position:relative;
	z-index:20;
	margin-left:-8px;
	float:left;
}

.tag-cloud
{
	margin-left:10px;
	margin-top:0px;
}

a.weight1
{
	font-family:"Trebuchet MS";
	font-size:35px;
	color:#e1565d;
	font-style:italic;
	margin-right:10px;
}

a.weight2
{
	font-family:"Trebuchet MS";
	font-size:32px;
	color:#e1565d;
	font-style:italic;
	margin-right:10px;
}

a.weight3
{
	font-family:"Trebuchet MS";
	font-size:31px;
	color:#e1565d;
	font-style:italic;
	margin-right:10px;
}

a.weight4
{
	font-family:"Trebuchet MS";
	font-size:25px;
	color:#645743;
	font-style:italic;
	margin-right:10px;
}

a.weight5
{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#a38b68;
	font-style:italic;
	margin-right:10px;
}

a:hover.weight1, a:hover.weight2, a:hover.weight3, a:hover.weight4, a:hover.weight5
{
	text-decoration:underline;
}

.line-bar
{
	background:url(../img/line_double.png) repeat-x left top;
	width:220px;
	height:4px;
	font-size:1px;
}

.line-bar.bottom {
	background:url(../img/line_double1.png) repeat-x left top;
}

h2.title-rightcol
{
	font-size:18px;
	font-weight:bold;
	color:#917b58;
	margin:5px 0 3px;
	text-transform: uppercase;
}

h2.title-rightcol strong {
	font-size: 12px;
}

h2.title-rightcol.fs14 {
	font-size: 14px;
}

h2.title-rightcol.fs15 {
	font-size: 15px;
}

h2.title-rightcol.fs16 {
	font-size: 16px;
}

h2.title-rightcol.fs18 {
	font-size: 18px;
}

.box1
{
	width:210px;
	margin:5px 0 10px 0;
	background:#e9e6ca;
	padding:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4F493D;
}

.box-pasiune-first
{
	width:220px;
	padding:15px 0 5px;
}

.box-pasiune
{
	width:220px;
	padding:7px 0;
	border-top:1px dotted #98815d;
}

.box-pasiune-first.he62, .box-pasiune.he62 {
	height: 62px;
	overflow: hidden;
}

.img-pasiune
{
	background: url('../img/bg_user.png') no-repeat top left;
	width:40px;
	height: 40px;
	margin-right:5px;
	float:left;
	padding: 4px 0 0 4px;
}

.pasiune
{
	width:171px;
	float:left;
}

h2.titlu-pasiune
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3a8e97;
}

h2.titlu-pasiune a
{
	color:#3a8e97;
}

h2.titlu-pasiune a:hover
{
	text-decoration:underline;
}

.info-pasiune
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4F493D;
	padding: 2px 0 0;
}

.info-pasiune.fs13 {
	font-size: 13px;
	color:#4F493D;
}

.text-pasiune {
	font-size: 13px;
	font-family: Arial;
	padding-top: 7px;
}

.info-pasiune a
{
	color:#e1565d;
}

.info-pasiune span
{
	color:#787a7b;
}

.mb30
{
	margin-bottom:30px;
}

.mb15
{
	margin-bottom:15px;
}

ul.lista-membri
{
	margin-top:10px;
}

ul.lista-membri li
{
	background: url('../img/bg_pic.png') no-repeat top left;
	width: 63px;
	height: 62pX;	
	float:left;
	display:inline;
	margin-bottom:15px;
	margin-right: 9px;
	padding: 4px 0 0 4px;
	
}

ul.lista-membri li.last
{
	margin-right:0;
}

ul.lista-membri li img
{
}

.box-forum-first
{
	width:220px;
	padding:10px 0;
}

.box-forum
{
	width:220px;
	padding:10px 0;
	border-top:1px solid #e9e6ca;
}

.backstage {
	margin-left: 1px;
}

.backstage img {
	border: 1px solid #755730;
}

.detaliu-emisiune
{
	width:678px;
	margin-left:10px;
	margin-top:20px;
}

.info-emisiune
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#787a7b;
}

.box-titlu
{
	width:400px;
	float:left;
}

.box-rating
{
	width:120px;
	float:right;
	color:#403b32;
	margin-top:3px;
}

.box-rating span
{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	float:left;
	width:50px;
}

.player-mare
{
	margin-bottom:15px;
	width:678px;
	margin-top:5px;
}

.mt20
{
	margin-top:20px;
}


.box2
{
	margin-top:20px;
	width:330px;
	float:left;
	margin-left:10px;
	display:inline;
	margin-bottom:30px;
}

.link
{
	width:68px;
	height:22px;
	border:1px solid #e4e2c6;
	border-right:none;
	background:#e1565d;
	float:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align:center;
	padding-top:5px;
	color:#fff;
}

.inp-link
{
	width:247px;
	height:27px;
	border:1px solid #e4e2c6;
	border-left:none;
	background:#fff;
	float:left;
}

.inp-link input
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	padding:3px 5px 0 5px;
	width:237px;
	height:24px;
}

.line-bar678
{
	background:url(../img/line_double.png) repeat-x left top;
	width:678px;
	height:3px;
	font-size:1px;
	margin-left:10px;
}

h2.title
{
	font-size:18px;
	font-weight:bold;
	color:#917b58;
	margin:3px 10px;
}

.glider
{
	width:678px;
	margin-left:10px;
	margin-top:3px;
}

.glider-left
{
	width:13px;
	float:left;
}

.glider-right
{
	width:13px;
	float:right;
}

.foto-glider
{
	width:151px;
	margin-left:10px;
	float:left;
}

h2.titlu-foto-glider
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#3a8e97;
}

h2.titlu-foto-glider a
{
	font-size: 13px;
	color: #4f493d;
}

.box-comentariu-first
{
	width:678px;
	margin-left:10px;
	padding:10px 0;
}

.box-comentariu
{
	width:678px;
	margin-left:10px;
	padding:10px 0;
}

.box-raspuns
{
	width:590px;
	margin-left:88px;
	background:#dcd6b9;
	padding:5px;
	margin-bottom:10px;
}

.comentariu-picture
{
	width:60px;
	margin-right:10px;
	float:left;
}

.comentariu-picture img
{
	border:1px solid #dccca9;
}

.comentariu
{
	width:600px;
	float:left;
}

.nume-autor {
	font-weight: bold;
}

.nume-autor a
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#3a8e97;
	font-weight:bold;
}

.data-comentariu
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#787a7b;
}

.text-comentariu
{
	font-family:"Trebuchet MS";
	margin:5px 0;
	font-size: 13px;
	color: #4f493d;
}

.comentariu-raspuns
{
	width:515px;
	float:left;
}

.link-raspuns a
{
	background:url(../img/arrow2.png) no-repeat left 3px;
	padding-left:15px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#3a8e97;
}

.box-form-comment
{
	width:556px;
	margin-left:10px;
	background:#efeed9;
	margin-top:15px;
	padding:10px;
	margin-left:100px;
}

h2.post-comment
{
	font-family:"Trebuchet MS";
	font-size:23px;
	color:#917b58;
	font-weight:bold;
}

.form-comment
{
	padding:10px 0;
}

.field-comment
{
	/*	height:24px;*/
	background:url(../img/arrow_black.jpg) no-repeat left center;
	font-family:"Trebuchet MS";
	font-size:13px;
	padding-left:15px;
	color:#4f493d;
}

.inp-comment
{
	width:238px;
	height:23px;
	border:1px solid #e4e2c6;
	background:#fff;
}

.inp-comment input
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	padding:3px 5px 0 5px;
	width:228px;
	height:20px;
}

.textarea-comment
{
	width:493px;
	height:73px;
	border:1px solid #e4e2c6;
	background:#fff;
}

.textarea-comment textarea
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	padding:3px 5px 0 5px;
	width:483px;
	height:70px;
}

.w250
{
	width:250px;
}

.buton-comenteaza
{
	margin-top:15px;
}

.buton-checkbox
{
	margin-top:10px;
}

.buton-checkbox input
{
	position:relative;
	top:2px;
}

.text-checkbox
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	margin-left:5px;
}

.text-checkbox a
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#e1565d;
}

.star-rating
{
	margin:0;
	padding:0;
	width:70px;
	height:13px;
	position:relative;
	background:url(../img/stele.png) repeat-x top left;
	float: left;
	overflow: hidden;
	margin-top: 3px;
}
* html .star-rating
{
	background:url(../img/stele.gif) repeat-x top left;
}

* + html .star-rating
{
	background:url(../img/stele.gif) repeat-x top left;
}

.star-rating li
{
	margin:0;
	padding:0;
	float:left;
}
.star-rating .voted
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../img/stele.png)  0 -13px repeat-x;
	height: 13px;
}
* html .star-rating .voted
{
	background:url(../img/stele.gif)  0 -13px repeat-x;
}

.star-rating li a
{
	display:block;
	width:14px;
	height:13px;
	text-indent:-1000px;
	z-index:20;
	position:absolute;
	padding:0;
	overflow: hidden;
}
.star-rating li a:hover
{
	background:url(../img/stele.png) 0 -26px;
	z-index:1;
	left:0px;
	top:0;	
}

ul.star-rating li.voted:hover
{
	background:url(../img/stele.png) 0 0 repeat-x !important;
	z-index:1;
	left:0px;
	top:0;
	position:absolute;
	height:13px;
}
* html .star-rating li a:hover
{
	background:url(../img/stele.gif) 0 -13px;
}

.star-rating a.one-star
{
	left:0px;
}

.star-rating a.one-star:hover
{
	width:14px;
}

.star-rating a.two-stars
{
	left:14px;
}

.star-rating a.two-stars:hover
{
	width:28px;
}

.star-rating a.three-stars
{
	left:28px;
}

.star-rating a.three-stars:hover
{
	width:42px;
}

.star-rating a.four-stars
{
	left:42px;
}

.star-rating a.four-stars:hover
{
	width:56px;
}

.star-rating a.five-stars
{
	left:56px;
}

.star-rating a.five-stars:hover
{
	width:70px;
}

.cont-nou
{
	background:url(../img/creare_cont.png) no-repeat left top;
	width:200px;
	height:41px;
	position:relative;
	z-index:20;
	margin-left:-7px;
	float:left;
}

.toate-mic
{
	background:url(../img/right.png) no-repeat left top;
	width:58px;
	height:40px;
	float:right;
	margin-right:-6px;
	position:relative;
	z-index:20;
	
}

.field-cont
{
	width:200px;
	background:url(../img/arrow_black.jpg) no-repeat left 4px;
	font-family:"Trebuchet MS";
	font-size:13px;
	padding-left:15px;
	color:#5C5548;
}

.inp-cont
{
	width:300px;
	height:27px;
	border:1px solid #c6ba9b;
	border-left:none;
	background:#f6f8df;
	float:left;
}

.inp-cont input
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	padding:3px 5px 0 5px;
	width:290px;
	height:24px;
}

.box-cont-nou
{
	margin-top:20px;
	margin-left:10px;
}

.box-listare
{
	width:678px;
	margin-top:20px;
}

.list-emisiune-first
{
	width:678px;
	padding:15px 0;
	margin-left:10px;
	position:relative;
}

.list-emisiune
{
	width:678px;
	padding:15px 0;
	border-top:1px dotted #d3cab2;
	margin-left:10px;
	position:relative;
}

.list-picture
{
	width:165px;
	float:left;
}

.list-detaliu
{
	width:500px;
	float:left;
}

h2.list-titlu
{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#403b32;
}

.views
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4F493D;
	margin-left:10px;
}

.bouble
{
	background:url(../img/bouble.png) no-repeat left top;
	width:42px;
	height:31px;
	position:absolute;
	top:15px;
	right:0;
}

.bouble a
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	padding-top:4px;
	display:block;
	text-align: center;	
}

.bouble a:hover
{
	text-decoration:none;
}

.paginare
{
	margin-left:10px;
	width:678px;
	margin-top:15px;
	padding-bottom:5px;
}

.paginare ul li
{
	float:left;
	margin-right:5px;
}

.paginare ul li a, .paginare ul li a.prev-page, .paginare ul li a.next-page
{
	width:24px;
	border:1px solid #d3cba7;
	background:#fafbeb;
	display:block;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#98815d;
	text-align:center;
	height:18px;
}

.paginare ul li a.prev-page
{
	background:#9c8560;
	color:#fafbeb;
}

.paginare ul li a.next-page
{
	background:#e1565d;
	color:#fafbeb;
}

.paginare ul li a:hover
{
	background:#fafbeb;
	color:#e1565d;
	border:1px solid #e1565d;
	text-decoration:none;
}

.paginare ul li a.curent {
	background:#fafbeb;
	color:#e1565d;
	border:1px solid #e1565d;
	text-decoration:none;
}

.paginare ul li a.prev_next {
	background: #a08863;
	color: #fafbeb;
	font-weight: bold;
}

.paginare ul li a.prev_next:hover {
	background: #e1565d;
}

.list {
	float: left;
	width: 326px;
	margin: 0 0 0 10px;
}

.list.ml23 {
	margin-left: 23px;
}

.decor {
	margin: 0px 0 3px 5px;
}

.short_description {
	margin: 0px;
	padding: 5px 0 5px 5px;
	font-size: 14px;
	color: #4f493d;
}

.show {
	margin: 7px 0 10px;
}

.show_date {
	color: #bab495;
	font-size: 12px;
	padding: 0 0 0 10px;
	line-height: 13px;
}	

.show_description {
	background: url('../img/bg_show_description.png') no-repeat top left;
	width: 310px;
	height: 41px;
	color: #5c5548;
	font-size: 13px;
	padding: 6px 5px 0 10px;
}

.show_description a {
	color: #5c5548;
}

.share {
	text-align: left;
	padding: 0 0 0 8px;
}

.share a {
	background: url('../img/darrow.jpg') no-repeat center left;
	padding: 0 0 0 12px;
	font-size: 14px;
	color: #e1565d;
}

.comentariile {
	text-align: right;
	padding: 0 5px 0 0;
}

.comentariile a {
	background: url('../img/larrow.jpg') no-repeat 0px 7px;
	padding: 0 0 0 9px;
	font-size: 14px;
	color: #e1565d;
	
}

.btn_add {
	background: url('../img/bg_add.png') no-repeat top right #9f8863;
	font-size: 14px;
	height: 20px;
	padding: 5px 15px 0 5px;
	color: #f6f8df;
	line-height: 14px;
	width: auto;
	float: left;
	margin: 10px 0 0px;
}

.popup {
	width: 170px;
	position: absolute;
	top: 10px;
	display: none;
	z-index: 10;
}

.arrow1 {
	margin-left: 20px;
}

.arrow2 {
	margin-left: 130px;
}

.time_link:hover {
	text-decoration: none;
}

.video_pic {
	background: url('../img/bg_popup.png') repeat;
	padding: 10px 8px 5px;
	float: left;
}

* html .video_pic {
	background: #685c42;
}

* + html .video_pic {
	background: #685c42;
}

.video_pic p {
	font-size: 11px;
	color: #f6f8df;	
	padding-top: 2px;
}

.video_pic p a {
	font-size: 14px;
	color: #f6f8df;
	font-weight: bold;
}

#popup1 {
	left: 6px;
}

#popup2 {
	left: 97px;
}

#popup3 {
	left: 78px;
}

#popup4 {
	left: 169px;
}

#popup5 {
	left: 260px;
}

#popup6 {
	left: 351px;
}

#popup7 {
	left: 442px;
}

#popup8 {
	left: 533px;
}

div.scroller { 
	overflow: hidden;
}

.scroller-art
{
	width:352px;
	float:left;
}

div.scroller div.section {
	overflow:hidden;
	float:left;
}

#my-glider div.scroller div.section {
	overflow:hidden;
	float:left;
	width: 220px;
}

.section-art
{
	width:352px;
}

div.scroller div.content {
	width: 10000px;
}

#my-glider
{
	overflow: hidden;
}

.prev {
	float: right;
}

.next {
	float: right;
	margin: 0px 2px 0 12px;
	vertical-align: middle;
}

.navigation {
	position: absolute;
	right: 3px;
	top: 13px;
}

.emisiune-detaliu
{
	background:url(../img/detaliu_emisiune.png) no-repeat left top;
	width:184px;
	height:41px;
	position:relative;
	z-index:1000;
	margin-left:-7px;
}

.nr-comentarii
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#403b32;
}

.nr-comentarii a
{
	color:#e1565d;
}

.raspunde
{
	background:transparent url(../img/arrow_red.png) no-repeat right 4px;
	padding-right:15px;
	float: left;
}

.raspunde a
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#e1565d;
}

.adauga-pasiune
{
	background:url(../img/adauga_pasiune.png) no-repeat left top;
	width:300px;
	height:41px;
	position:relative;
	z-index:1000;
	margin-left:-7px;
}

.text-adauga-pasiune
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4f493d;
	margin:10px 10px 30px 10px;
}

.box-adauga-pasiune
{
	width:698px;
	background: url('../img/bg_box.png') repeat-x #fafbeb;
	border:1px solid #dcd9c0;
	padding:10px 0;
}

.form-adauga-pasiune
{
	margin-left:10px;
}

.textarea-pasiune
{
	width:238px;
	height:88px;
	border:1px solid #e4e2c6;
	background:#fff;
}

.textarea-pasiune textarea
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	padding:3px 5px 0 5px;
	width:228px;
	height:85px;
}

.left-button
{
	background:url(../img/left_button.png) no-repeat left top;
	width:41px;
	height:41px;
	position:relative;
	z-index:10;
	margin-left:-6px;
	float:left;
}

.right-button
{
	background:url(../img/right_button.png) no-repeat left top;
	width:17px;
	height:41px;
	float:left;
}

.button
{
	background:url(../img/bg_button.png) repeat-x left top;
	height:33px;
	float:left;
	/*padding:0 10px;*/
	font-size:24px;
	color:#f6f8df;
	padding-top:8px;
	text-transform: lowercase;
}

.titlu-cont-nou {
	width: 340px;
	height: 25px;
	margin-bottom: 2px;
}

.titlu-cont-nou img {
	margin-right: 5px;
	margin-top: 8px;
	display: inline;
	float: left;
}

.titlu-cont-nou a {
	background: url('../img/arrow-pasiune.png') no-repeat left 7px;
	font-size: 14px;
	color: #e1565d;
	display: block;
	padding: 3px 0 0 10px;
	width: 325px;
	height: 22px;
}

.titlu-cont-nou a.select {
	background: url('../img/arrow-pasiune-select.png') no-repeat left 7px;
}

.titlu-cont-nou a:hover {
	background: url('../img/arrow-pasiune-select.png') no-repeat left 7px;
	text-decoration: none;
}

.border input
{
	margin-left:5px;
}

.breadcrumbs {
	font-size: 14px;
	color: #4f493d;
	position: absolute;
	top: 109px;
	z-index: 20;
	left: 7px;
}

.breadcrumbs img {
	vertical-align: top;
}

.breadcrumbs a {
	font-size: 14px;
	color: #4f493d;
	text-decoration: underline;
	margin: 0 5px;
}

.breadcrumbs a.home {
	margin-left: 0px;
}

.breadcrumbs a:hover {
	text-decoration: none;
}

.titlu_ev .wall {
	color: #4f493d;
	font-weight: bold;
	font-size: 13px;
	display: inline;
	margin: 0 15px 0 0;
	float: left;
	height: 24px;
}

.titlu_ev .wall:hover, .titlu_ev .wall.active {
	background: url('../img/bg_wall.jpg') repeat-x bottom left;
	text-decoration: none;
}

.div-grup {
	border-top: 1px solid #eae7d4;
	padding: 10px 0;
}

.poza-grup {
	float: left;
}	

.become {
	float: right;
	margin: 4px 6px;
}

.titlu_ev.mb0 {
	margin-bottom: 0px;
}

.img_art {
	float: left;
	margin: 0 10px 0px 0;
}

.articol-pasiune {
	padding: 3px 0 0;
	width: 420px;
	float: left;
	
}

.date2 {
	color:#98937A;
	font-size:12px;
	font-weight:normal;
}

.articol-text {
	font-size: 13px;
	color: #4f493d;
	overflow: hidden;
	/*height: 70px;*/
}

.articol-text a {
	color: #E1565D;
}

.formcom {
	float: left;
	width: 425px;
	margin-top: 3px;
	margin: 3px 0 0 77px;
}

.bg_txtc {
	background:#fff;
	border: 1px solid #dcd9c0;
	font-size: 12px;
	color: #4f493d;
	width: 419px;
	padding: 3px;
}

.bg_txtc textarea {
	width: 100%;
	height: 35px;
}

.btn_com {
	float: left;
	padding: 0 4px 0 76px;	
	margin-top:0px;
}

.btn_com a {
	color: #e1565d;
	font-size: 11px;
	padding: 0 0 0 13px;
	margin: 0 25px 0 0;
}

.btn_com a.see_all {
	background: url('../img/n_down.jpg') no-repeat center left;
}

.btn_com a.bookmark {
	background: url('../img/n_star.jpg') no-repeat center left;
}

.btn_com a.comment {
	background: url('../img/n_comenteaza.jpg') no-repeat center left;
}

.btn_com a.hide_all {
	background: url('../img/n_up.jpg') no-repeat center left;
}

.see_all_inner {
	background: url('../img/n_down.jpg') no-repeat center left;
	color: #e1565d;
	font-size: 11px;
	padding: 0 0 0 13px;
	margin: 0 25px 0 0;
}

.hide_all_inner {
	background: url('../img/n_up.jpg') no-repeat center left;
	color: #e1565d;
	font-size: 11px;
	padding: 0 0 0 13px;
	margin: 0 25px 0 0;
}

.standard {
	font-size: 13px;
}

.posteaza-comentariul {
	float: left;
	margin: 4px 0 0 0px;
}

.comment-pasiune {
	margin-top: 10px;
}

.bg_com {
	background: url('../img/bg_com.jpg') repeat-y;
	width: 437px;
	float: left;
}

.bgt_com {
	background: url('../img/bgt_com.jpg') no-repeat top left;
	padding: 5px 0px 0 0px;
}

.bgb_com {
	background: url('../img/bgb_com.jpg') no-repeat bottom left;
	padding: 0px 5px 5px 15px;
	color:#4F493D;
}

.img-pasiune.ml20 {
	margin-left: 20px;
	display: inline;
}

.text-com {
	font-size: 13px;
}

.play_emisiune {
	background: url('../img/bg_play.jpg') repeat-x #957f5b; 
	margin: 0 0 10px;
}

.text_play {
	background: url('../img/play_emisiune.jpg') no-repeat 10px 5px;
	text-transform: uppercase;
	padding: 5px 20px 5px 40px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.text_play:hover {
	text-decoration: none;
}

.categTip {
	font-size: 18px;
	color: #5c5548;
	float: left;
	padding: 0 0 0 10px;
}

.toate-categ {
	background: url('../img/n_up.jpg') no-repeat center right;
	float: right;
	padding: 0 10px 0 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	margin: 0 10px 0 0;
}

.toate-categ a {
	color: #e1565d;
}

.box-mic.no-img {
	background-image: none; 
	width: 327px;
}

.red_bar {
	background: url('../img/red_bar.jpg') no-repeat top left;
	width: 334px;
	height: 7px;
	position: relative;
	margin: 4px 0 0 -3px;
}

.pic58 {
	background: url('../img/bg_pic.png') no-repeat top left;
	width: 63px;
	height: 62px;	
	float:left;
	display:block;
	margin-bottom:0px;
	margin-right: 5px;
	padding: 4px 0 0 4px;
}

.small_button {
	color: #e1565d;
	font-size: 13px;
	text-decoration: underline;
}

#pop1 {
	position: absolute;
	top: 0px;
	left: 25px;
	
	width: 10px;
	height: 50px;
}

#pop2 {
	position: absolute;
	top: 0px;
	left: 116px;
	
	width: 10px;
	height: 50px;
}

#pop3 {
	position: absolute;
	top: 0px;
	left: 207px;
	
	width: 10px;
	height: 50px;
}

#pop4 {
	position: absolute;
	top: 0px;
	left: 298px;
	
	width: 10px;
	height: 50px;
}

#pop5 {
	position: absolute;
	top: 0px;
	left: 389px;
	
	width: 10px;
	height: 50px;
}

#pop6 {
	position: absolute;
	top: 0px;
	left: 480px;
	
	width: 10px;
	height: 50px;
}

#pop7 {
	position: absolute;
	top: 0px;
	left: 571px;
	
	width: 10px;
	height: 50px;
}

#pop8 {
	position: absolute;
	top: 0px;
	left: 662px;
	
	width: 10px;
	height: 50px;
}

.membri {
	background: url('../img/membri.png') no-repeat left top;
	float: left;
	height: 40px;
	margin-left: -6px;
	position: relative; 
	width: 160px;
	z-index: 1000;
}  

.search_profile {
	background: #eeedd8;
	width: 672px;
	padding: 15px 0px 15px 0px;
	margin: 12px 0 0 12px;
}

.label {
	float: left;
	margin: 0 5px 0 15px;
}

.label.ml23 {
	margin-left: 23px;
}

.label p {

}

.label p span {
	background: url('../img/arrow_black.jpg') no-repeat center left;
	padding: 0 0 0 15px;
	color: #4f493d;
	font-size:13px;
}

.label select {
	border: 1px solid #e4e2c6;
	color: #5c5548;
}

.wi170 {
	width: 170px;
}

.wi180 {
	width: 180px;
}

.wi90 {
	width: 90px;
}

.wi200 {
	width: 200px;
}

.optional {
	background: #fff;
	border: 1px solid #e4e2c6;
	color: #5c5548;
	font-style: italic;
	font-size: 13px;
	width: 165px;
	height: 22px;
	padding: 3px 0 0 3px;
}

.sorteaza {
	margin: 15px 40px 0 27px;
	float: left;
	font-size: 12px;
	color: #4F493D;
}

.sorteaza.ml15 {
	margin-left: 15px;
}

.sorteaza p {
	padding: 10px 0 0;
	color: #4f493d;
}

.sorteaza p input {
	margin-right: 4px;
}

.sorteaza.retrieve {
	margin-left: 110px;
}

.sorteaza.retrieve a {
	color: #E1565D;
}

.mr0 {
	margin-right: 0px;
}

.lmembru {
	float: left;
	width: 330px;
	margin-left: 13px;
	padding: 15px 0 0;
	border-top:1px dotted #d3cab2;
	margin-bottom:15px;
}

.rmembru {
	float: left;
	width: 330px;
	padding: 15px 0 0 12px;
	display: inline;
	border-top:1px dotted #d3cab2;
	margin-bottom:15px;
}

.membru_pic {
	background: url('../img/bg_pic.png') no-repeat top left;
	width: 63px;
	height: 62pX;	
	float:left;
	display:block;
	margin-bottom:15px;
	margin-right: 5px;
	padding: 4px 0 0 4px;
}

.user_name {
	color: #4f493d;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

.user_name a {
	color: #4f493d;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

.user_detailes {
	font-size: 12px;
	color: #5c5548;
	line-height: 14px;
	font-weight: normal;
}

.user_passions {
	color: #e1565d;
	line-height: 15px;
}

.user_passions a {
	color: #e1565d;
	font-size: 13px;
}

.user_passions img {
	vertical-align: middle;
/*	margin-right: 4px;*/
}

.pasiuni { 
	background:url('../img/pasiuni.png') no-repeat left top;
	width:183px;
	height:41px;
	position:relative;
	z-index:20;
	margin-left:-7px;
	float:left;
}

.categorie {
	width: 340px;
}

.titlu3 {
	width: 340px;
	height: 25px;
	margin-bottom: 2px;
}

.titlu3 img {
	margin-right: 5px;
	margin-top: 8px;
	display: inline;
	float: left;
}

.titlu3 a {
	background: url('../img/bg_grup.jpg') repeat-x;
	font-size: 13px;
	color: #fafbeb;
	display: block;
	padding: 3px 0 0 15px;
	width: 325px;
	height: 22px;
}

.titlu3 a.select {
	background: url('../img/bg_grup1.jpg') repeat-x;
}

.titlu3 a:hover {
	background: url('../img/bg_grup1.jpg') repeat-x;
	text-decoration: none;
}

.info-list {
	background: #fff;
	padding: 3px 15px;
	margin-bottom: 2px;
	width: 310px;
}

.info-list li {
	background: #fff;
	border-top: 1px dotted #cabfac;
	padding: 8px 4px;
	width: 302px;
}

.info-list li span {
	font-size: 13px;
	color: #aea5a5;
	float: right;
	margin-top: -17px;
	position: relative;
}

.info-list li.border {
	border: none;
}

.info-list li img {
	vertical-align: middle;
	margin-right: 5px;
}

.info-list li input {
	margin: 0 5px;
}

.info-list li a {
	font-size: 14px;
	color: #e1565d;	
	display: block;
	width: 250px;
}

.info-list li ul {
	padding-left: 20px;
}

.info-list li ul li {
	width: 278px;
}

.info-list li ul li span {
	border: 1px solid #fff;
	display: block;
}

.link_home {
	position: absolute;
	text-indent: -999em;
	width: 40px;
	height:40px;
	left: 5px;
	top: 15px;
}

.pic-event {
	background: url('../img/bg_pic_event.jpg') no-repeat top left;
	width: 62px;
	height: 87px;
	padding: 4px 0 0 4px;
	float: left;
	margin-right: 10px;
}

.text-event {
	float: left;
	width: 600px;
}

.ev_title {
	font-size: 13px;
	color: #4f493d;
	font-weight: bold;
	padding-bottom: 5px;
}

.ev_title a {
	color: #4f493d;
}

.ev_location {
	font-size: 12px;
	color: #5c5548;
	padding-bottom: 4px;
}

.ev_location a {
	color: #E1565D;
	font-size: 13px;
}

.ev_location span {
	color: #98937A;
}

.ev_date {
	font-size: 12px;
	color: #5c5548;
	padding-bottom: 6px;
}

.tag_list {
	font-size: 13px;
}

.tag_list a {
	background: #ea908f;
	float: left;
	padding: 0px 7px;
	color: #fafbeb;
	margin: 0 2px 0 0;
	height: 18px;
}

.tag_list a:hover {
	background: #e1565d;
}

.tag_list a.first_tag {
	background: url('../img/bg_first_tag.jpg') no-repeat top left #ea908f;
	padding-left: 15px;
}

.tag_list a.first_tag:hover {
	background: url('../img/bg_first_tag_hover.jpg') no-repeat top left #e1565d;
	padding-left: 15px;
}

.label_rating {
	float: left;
	margin-right: 5px;
	font-size: 13px;
}

.participa_eveniment {
	background: url('../img/participa_eveniment.jpg') no-repeat top left;
	width: 204px;
	height: 32px;
	float: right;
	text-indent: -999em;
	margin-right: 7px;
}

.participa_eveniment:hover {
	background: url('../img/participa_eveniment_hover.jpg') no-repeat top left;
}

.propune_pasiune {
	background: url('../img/propune_pasiune.jpg') no-repeat top left;
	width: 148px;
	height: 32px;
	float: right;
	text-indent: -999em;
	margin-right: 7px;
}

.propune_pasiune:hover {
	background: url('../img/propune_pasiune_hover.jpg') no-repeat top left;
}

.adera_pasiuni {
	background: url('../img/adera_alte_pasiuni.jpg') no-repeat top left;
	width: 156px;
	height: 32px;
	float: right;
	text-indent: -999em;
	margin-right: 10px;
	margin-top: -20px;
}

.adera_pasiuni:hover {
	background: url('../img/adera_alte_pasiuni_hover.jpg') no-repeat top left;
}

.banner_left {
	float: left;
	width: 180px;
	padding-top: 20px;
}

.pic_ev {
	padding: 0px 0 25px 8px;
}

.right_ev {
	width: 511px;
	float: left;
	padding-top: 20px;
}

.titlu_ev {
	background: url('../img/bg_right_ev.jpg') no-repeat bottom left #F0EFDB;
	width: 485px;
	color: #4f493d;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 13px 40px;
	display: block;
	margin: 0 0 0px;
}

.ev_data {
	font-size: 13px;
	color: #5c5548;
	margin: 0 0 7px;
	width: 511px;
}

.ev_label {
	background: url('../img/bg_field.jpg') no-repeat top left;
	width: 66px;
	height: 20px;
	color: #fafbea;
	padding: 0 14px 0 0;
	float: left;
	text-align: right;
	line-height: 16px;
}

.ev_label_hover {
	background: url('../img/bg_field_hover.jpg') no-repeat top left;
	width: 66px;
	height: 20px;
	color: #fafbea;
	padding: 0 14px 0 0;
	float: left;
	text-align: right;
	line-height: 16px;
}

.ev_det {
	float: left;
	padding: 0 0 0 8px;
	width: 420px;
}

.ev_det a {
	color: #e1565d;
}	


.titlu_ev.mb10 {
	margin-bottom: 10px;
}

ul.lista-membri.participanti {
	margin-top: -10px;
}

ul.lista-membri.participanti li {
	margin-right: 3px;
	margin-left: 3px; 
	display: inline;
}

.right_link {
	font-size: 12px;
	font-weight: normal;
	color: #e1565d;
	float: right;
}

.comment_text {
	float: left;
	width: 420px;
}

.rasp_comm {
	background: url('../img/larrow.jpg') no-repeat 175px 7px;
	padding: 0 20px 0 0;
}

.user_comment {
	font-size: 13px;
	color: #5c5548;
	font-weight: normal;
}

.box-form-comment.small {
	width: 485px;
	margin-left: 1px;
	margin-bottom: 10px;
}

.box-form-comment.smaller {
	width: 325px;
	float: left;
	padding: 10px 10px 3px;
}

.textarea-comment.ev {
	width: 440px;
}

.textarea-comment.ev textarea {
	width: 430px; 	
}

.textarea-comment.smallev {
	width: 320px;
}

.textarea-comment.smallev textarea {
	width: 310px; 	
}

.banner-300X250 {
	float: right;
	padding: 10px 20px 10px 10px;
	margin-top: 5px;
}

.wi200 {
	width: 200px;
}

.inp-comment.wi200 input {
	width: 190px;
}

.w240 {
	width: 240px;
}

.mr30 {
	margin-right: 30px;
	vertical-align: middle; 
}

.organizatie {
	float: left;
	width: 146px;
	margin: 0 12px 10px 10px;
}

.pic_org {
	background: url('../img/bg_organizatii.png') no-repeat top left;
	width: 142px;
	height: 117px;
	padding: 4px 0 0 4px;
}

.nume_org {
	font-size: 13px;
	padding: 0 0 0 4px;
}

.nume_org a {
	color: #e1565d;
}

.pic_detaliu {
	float: left;
	margin: 7px 10px 0 0;
}

.sorteaza.alfabetic {
	margin-left: 90px;
}

.pr40 {
	padding-right: 40px;
	float: left;
}

.sorteaza.ml13 {
	margin-left: 13px;
}

.list-link {
	background: #fafbeb;
	width: 653px;
	border: 1px solid #ebe8d5;
	padding: 10px;
	margin: 15px 0 0 10px;
}

.link_title {
	font-size: 18px;
	font-weight: normal;
}

.link_title.tt {
	text-transform: uppercase;
}

.link_titles {
	font-size: 18px;
	font-weight: normal;
	color: #4f493d;
}

.info-link {
	font-size: 13px;
	color: #000;
}

.right_ev.ml7 {
	margin-left: 7px;
}

.popular-list {
	background: #fafbeb;
	border: 1px solid #eae7d4; 
	width: 496px;
	padding: 50px 0 0;
	float: left;
	margin: 20px 7px 0 10px;
	position: relative;
}

.popular-title {
	background: url('../img/title_event.jpg') no-repeat top left;
	width: 494px;
	height: 32px;
	font-size: 18px;
	position: absolute;
	top: -1px;
	left: -4px;
	padding: 12px 0 0 10px;
}

.list-emisiune-first.wi484 {
	width: 484px;
	margin: 0 0 7px 10px;
}

.list-detaliu.wi315 {
	width: 315px;
}

.popular-list.categ_title {
	width: 675px;
}

.popular-title.categ {
	background: url('../img/title_categ.jpg') no-repeat top left;
	width: 673px;
	height: 30px;
}

.nume_emisiune {
	font-size: 13px;
	padding: 0 0 0 4px;
	font-weight: bold;
	text-align: center;
}

.nume_emisiune a {
	color: #4f493d;
}

.banner300 {
	float: right;
	width: 300px;
	margin: 0 22px 10px 10px;
}

.textarea-emisiune
{
	width:312px;
	height:88px;
	border:1px solid #e4e2c6;
	background:#fff;
	margin: 0 0 20px;
}

.textarea-emisiune textarea
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	padding:3px 5px 0 5px;
	width:302px;
	height:85px;
}

.field-cont1
{
	width:340px;
	background:url(../img/arrow_black.jpg) no-repeat left 4px;
	font-family:"Trebuchet MS";
	font-size:15px;
	padding-left:15px;
	color:#4f493d;
}

.inp-pasiune
{
	width:312px;
	height:23px;

}

.inp-pasiune select
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	width:312px;
}

.field-cont2
{
	width:380px;
	font-size:13px;
	color:#4f493d;
}

.field-cont2 input {
	margin: 0 10px 0 0; 
	float: left;
}

.titlu_ev.tt {
	text-transform: uppercase;
}

.btn_inainte {
	background: url('../img/inainte.jpg') no-repeat center right;
	float: right;
	padding: 0 10px 0 0;
	font-size: 12px;
	color: #e1565d;
	margin: 0 10px 0 0;
}

.btn_inapoi {
	background: url('../img/inapoi.jpg') no-repeat center left;
	float: right;
	padding: 0 0px 0 10px;
	font-size: 12px;
	color: #e1565d;
	margin: 0 10px 0 0;
}

.popular-list.ml5 {
	margin-left: 5px;
}

.comment_ev.pl30 {
	padding-left: 30px;
}

.comment_text.wi390 {
	width: 390px;
}

.title_big {
	background: url('../img/title_big.jpg') no-repeat top left;
	width: 655px;
	padding: 10px 13px 20px;
	display: block;
	margin: 0 0 0 8px;
	
}	

.title_big h1 {
	color: #4f493d;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.box-comment
{
	width:720px;
	position:absolute;
	top:200px;
	left:50px;
}

.banner-left
{
	width:160px;
	float:left;
	margin-left:8px;
	margin-top:15px;
}

.list-comments
{
	width:500px;
	float:left;
}

.info-news {
	font-size: 13px;
	color: #5c5548;
	border-bottom: 1px dotted #c5ba9e;
	border-top: 1px dotted #c5ba9e;
	padding: 3px 2px;
	margin: 4px 0;
}

.info-news a {
	color: #e1565d;
}

.text-comentariu.wi648 {
	width: 648px;
}

.box-comentariu.pl30 {
	padding-left: 30px;
	width: 648px;
}

.btn_comenteaza {
	background: url('../img/baloon.jpg') no-repeat center left;
	float: right;
	padding: 0 0px 0 15px;
	font-size: 12px;
	color: #e1565d;
	margin: 0 10px 0 0;
}

.small-description {
	font-size: 13px;
	color: #4f493d;
	margin-bottom:5px;
}

.small-description.col{
color:#98937A;
}

.visit-site{
margin-bottom:5px;
}

.button.fs16 {
	font-size: 16px;
	padding: 11px 0 0;
	height: 30px;
}

.bg_com.shoutbox {
	background: url('../img/bg_com1.jpg') repeat-y;
	width: 512px;
	float: left;
}

.bg_com.shoutbox .bgt_com {
	background: url('../img/bgt_com1.jpg') no-repeat top left;
	padding: 5px 0px 0 0px;
}

.bg_com.shoutbox .bgb_com {
	background: url('../img/bgb_com1.jpg') no-repeat bottom left;
	padding: 0px 5px 5px 15px;
}

.bgbcom {
	padding: 0 10px;
}

.list-comments.pl8 {
	padding: 0px 0px 0 8px;
}

.ml7 {
	margin: 0 0 0 7px;
}

.show_autor {
	color: #c2bda2;
	font-size: 13px;
	padding: 30px 0 5px 10px;
	line-height: 13px;
}	



.box-emisiune.pop-up {
	width:698px;
	height: 300px;
	background: url('../img/bg_box.png') repeat-x #fafbeb;
	border:1px solid #dcd9c0;
	padding:10px 0;
	margin: 0 0 0 8px;
}

.form-com {
	background: url('../img/new_logo.jpg') no-repeat 20px 20px;
	padding: 5px 0 5px 256px;
}

.textarea-comment.com {
	width: 365px;
}

.textarea-comment.com textarea {
	width: 355px; 	
}

.choose {
	font-size: 15px;
	color: #4f493d;
	margin: 0 20px 0 0;
	font:normal normal 13px "Trebuchet MS";
}

.choose input {
	margin-right: 7px;
}


/*css cont nou raluca*/

h3.r-title-box{
color:#4f493d;
font:normal normal 23px "Trebuchet Ms";
padding-bottom:10px;
}

.r-bubble-top{
background:url('../img/r-bubble-top.png') no-repeat top left;
width:676px;
height:14px;
}

.r-bubble-bottom{
background:url('../img/r-bubble-bottom.png') no-repeat top left;
width:676px;
height:6px;
}


.r-bubble{
width:660px;
background:url('../img/r-bubble-middle.png') repeat-y top left;
padding-left:16px;
padding-top:5px;
font-size:13px;
}


.r-bubble-top1{
background:url('../img/r-bubble-bottom1.png') no-repeat top left;
width:676px;
height:6px;
}

.r-bubble-bottom1{
background:url('../img/r-bubble-top1.png') no-repeat top left;
width:676px;
height:14px;
}

.ma20-10 {
	margin: 20px 0 0 10px;
}

.r-inp-comment
{
	width:200px;
	height:23px;
	border:1px solid #e4e2c6;
	background:#fff;
}

.mb30{
margin-bottom:30px;
}

.r-inp-comment.wi325 {
	border: none;
	width: 325px;
	height: 26px;
}

.r-inp-comment input
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4F493D;
	padding:3px 5px 0 5px;
	width:210px;
	height:20px;
}

.r-col-one{
float:left;
width:225px;
}

.r-col-two{
float:left;
width:210px;
}

.r-col-three{
float:left;
width:300px;
}

.r-line{
width:650px;
background:url('../img/r-bg-line.jpg') repeat-x top left;
height:2px;
margin:5px 0;
line-height: 2px;
padding: 0px;
}

.r-select{
	width:200px;
	height:23px;
	border:1px solid #e4e2c6;
	background:#fff;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4f493d;
}

.r-select.wide{
	height: 26px;
	width: 325px;
}


.r-select-small{
	height:23px;
	border:1px solid #e4e2c6;
	background:#fff;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4f493d;
}

p.r-info{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#98937a;
	padding:5px 0 5px 0;
}

h4.r-pasiune{
background:url(../img/arrow_black.jpg) no-repeat left 3px;
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#4f493d;
margin:5px 0;
padding-left:18px;
}


h3.r-title-box2{
color:#4f493d;
font:normal normal 20px "Trebuchet MS";
padding-bottom:5px;
}

.r-adera{
background:url('../img/r-plus.jpg') no-repeat center left;
font:normal normal 13px "Trebuchet MS";
color:#e1565d;
display: block;
padding-left:15px;
}

.r-paraseste{
font:normal normal 13px "Trebuchet MS";
color:#e1565d;
background:url(../img/n_sterge.jpg) no-repeat 2px 7px;
padding-left:15px;
}

.r-nr-membri{
background:url(../img/r-nr-membri.png) no-repeat center left;
padding-left:20px;
color:#98937a;
}

.r-bubble2{
width:660px;
background:url('../img/r-bubble-middle.png') repeat-y top left;
padding-left:16px;
padding-top:5px;
font-size:13px;
padding-bottom:7px;
}


/*css backstage*/

.backstage{
background:transparent url(../img/backstage.png) no-repeat scroll left top;
float:left;
height:43px;
margin-left:-7px;
position:relative;
width:205px;
z-index:1000;
}

#wall-backstage{
float:left;
width:410px;
margin-left:10px;
}

.r-articol-pasiune {
float:left;
padding:0;
width:400px;
}

.r-btn_com {
padding-left:0px !important;
}

#box-makingof{
width:185px;
background:#fafbeb;
border:1px solid #eae7d4;
padding:0 10px 10px 10px;
float:right;
position:relative;
margin-right:10px;
font:normal normal 13px "Trebuchet MS";
line-height:16px;
color:#4F493D;
}

.bar-makingof{
position:absolute;
width:213px;
height:7px;
background:transparent url(../img/bar-makingof.png) no-repeat left top;
top:35px;
left:-4px;
}


#box-makingof h3{
font:normal bold 16px "Trajan Pro";
color:#4f493d;
padding:10px 0 30px 0;
}

.box-top{
margin-bottom:15px;
}


.r-preview{
position:relative;
display:block;
width:183px;
height:88px;
}

.r-play{
position:absolute;
height:43px;
height:43px;
top:25px;
left:70px;
}

a.r-video{
display:block;
margin:5px 0 2px 0;
color:#4F493D;
font-size:13px;
font-weight:bold;
line-height:16px;
}

a.r-red-link{
color:#dd5556;
background:transparent url(../img/r-arrow.png) no-repeat right center;
padding-right:10px;
}

.r-formcom {
	float: left;
	width: 425px;
	margin-top: 3px;
	margin: 3px 0 0 0;
}

.r-bg_txtc {
background:#FEFEFE url(../img/bg_txtcomentariu.jpg) repeat-x scroll left bottom;
border:1px solid #CFCFCF;
color:#4F493D;
font-size:12px;
padding:3px;
width:50px;
}

.poza-grup ul.lista-membri li {
	margin-bottom: 0px;
}

.fs13 {
	font-size: 13px;
	color:#4F493D;
}

.poptext {
	font-size: 13px;
	margin-top: 10px;
}

.poptext a {
	color: #e1565d;
	cursor: pointer;
}

.first-letter {
	margin: 10px 0;
}

.first-letter li {
	float: left;
	padding: 0 6px;
}

.first-letter li a {
	font-size: 13px;
	color: #4f493d;
}

.label.mem {
	margin: 0 23px 0 0;
}

.label.ml0 {
	margin-left: 0px;
}

.sorteaza.ml0 {
	margin-left: 0px;
}

.wi250 {
	width: 250px;
}

.steluta
{
	background:url(../img/viv.png) no-repeat top left;
	width:19px;
	height:18px;
	position:absolute;
	bottom:5px;
	right:5px;
}

* html #my-glider .lista-membri li .steluta  
{
	background:none;
}

* + html #my-glider .lista-membri li .steluta
{
	background:none;
}

.steluta1
{
	background:url(../img/viv1.png) no-repeat top left;
	width:70px;
	height:71px;
	position:absolute;
	bottom:10px;
	right:10px;
}

.steluta2
{
	background:url(../img/viv2.png) no-repeat top left;
	width:15px;
	height:15px;
	position:absolute;
	bottom:5px;
	right:5px;
}

.menu_posts {
	color:#4F493D;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0;
	padding:5px 13px 10px;
	width:485px;
}

.menu_posts a {
	font-size: 13px;
	color: #4f493d;
	padding: 3px;
	margin: 0 20px 0 0;
}

.menu_posts a:hover, .menu_posts a.activat {
	background: #ca3539;
	color: #fff;
	text-decoration: none;
}

.banner-728X90 {
	padding: 0 0 20px 120px;
}

.banner-300X250-centrat {
	clear: both;
	border-top: 1px solid #EAE7D4;
	padding: 10px 0 0 120px; 
}

.pd10
{
	padding:10px;
}

h2.titlu_banner
{
	color:#E1565D;
	font-size:14px;
}

.mr20
{
	margin-right:55px;
}

.mr10
{
	margin-right:10px;
}
.mt5
{
	margin-top:5px;
}

#post-atentionari
{
    width: 400px;
    height: 33px;    
    margin: -10px 0 20px 10px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px 10px 80px;
}
.atentionare-ok
{
    background-image: url(../img/atentionare-ok.png);
}
.atentionare-error
{
    background-image: url(../img/atentionare-error.png);
}
.atentionare-loading
{
    background-image: url(../img/atentionare-loading.png);
    color: #5c4f34 !important;
}

a.youfounders
{
	position:absolute;
	width:72px;
	height:21px;
	padding-top:5px;
	background:url(../img/founders.png) no-repeat top left;
	color:#ffffff;
	font-size:10px;
	font-family:"Trebuchet MS", Arial;
	padding-left:30px;
	display:block;
	top:-30px;
	right:15px;
}

a.youfounders:hover
{
	text-decoration:none;
}

.eticheta
{
	background:url(../img/eticheta.png) no-repeat top left;
	width:52px;
	height:58px;
	position:absolute;
	top:-20px;
	right:109px;
}