	/*
Theme Name: TV Mania
Description: TV Mania Theme
Version: 1.0
Author: Inedit Media

*/
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
   
   *
{
	margin:0;
	padding:0;
}

body {
	background:url(images/bg.jpg) #000 no-repeat;
	background-position:top center;
	color:#222;
	font:62.5% Arial,Helvetica,sans-serif;
}
 
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0; border:none !important; }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */


/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
  
  .aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft
{
	float:left;
	margin:10px 15px 5px 0;
}

.alignright
{
	float:right;
	margin:10px 0 8px 20px;
}

.clear
{
	clear:both;
}

.floatleft,.more_left
{
	float:left;
}

.floatright
{
	float:right;
}

.hr
{
	border-top:3px solid #ECE8D7;
}

#post-wrapper {
	width:652px;
	float:left;
}

#home-wrapper {
	width:652px;
	float:left;
}

#post {
	background:url(images/articol/bg.gif) repeat-y;
	width: 652px;
	float:left;
}

#post .categ {padding-left:7px;padding-bottom:25px;}

#post .categ a {
	font-weight:normal;
	font-size: 12px;
	color:#5F5E5E;
	font-family: Arial,Helvetica,sans-serif;
}



#post .post
{
	background:url(images/articol/bgtop.gif) no-repeat;
	width:652px;
	
}

#post .post h1
{
	font-weight:normal;
	font-size: 30px;
	line-height:30px;
	color:#1E1E1E;
	font-family: Arial,Helvetica,sans-serif;
	width:598px;
}

#post .mic {
	font-size: 12px;
	color:#5F5E5E;
	font-family: Arial,Helvetica,sans-serif;
}

#post .articol {
padding:0px 15px 6px 15px;
text-align:justify;
	font-size: 14px;
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
	min-height: 800px;
}

* html #post .articol{
	height: 800px;
}

#post .articol p a{
	color:#006699;
}

#post .articol img {border:1px solid #CACACA;margin-top:2px !important;}

#post .articol1 {
padding:0px 15px 6px 15px;
text-align:justify;
	font-size: 14px;
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
}
#post .articol1 img {border:0px !important;}


#postbg {background:url(images/articol/bgfoot.gif) repeat-y;width:652px;
	height:9px;}

.post small {  
  font-size:10px;
  font-weight:bold;
  padding:0px 0 0px 0;
 
  }
  


.post blockquote
{
	border-left:3px solid #ccc;
	color:#777;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-style:italic;
	line-height:1.8em;
	margin:10px 20px 10px 30px;
	padding-left:10px;
}



.post h2,h3,h4,h5,h6
{
	color:#000;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
	font-family: arial, ghelvetica, sans-serif;
	font-size:14px;
	line-height:1.22em;
	margin:0;
}

.post li ol
{
	border-bottom:1px dotted #ccc;
	line-height:25px;
	padding-left:15px;
}
.post   ol li  {
list-style:decimal;
}

.post p
{
	margin:0 0 10px;
	padding:0;
}

.post ul li
{
 
	line-height:25px;
	list-style:square;
}
 
.post ul,.post ul,ol
{
	padding:10px 0 10px 25px;
}

.transpBlack
{
	background:url(transpBlack.png);
}

.widget
{
	float:left;
	margin:10px 0 15px 0;
	width:390px;
 
}

.widget a
{
	color:#154A7F;
	font-size:13px;
	font-weight:700;
}

.widget  img
{
	border:0;
	background:#fff;
}

.widget li
{
  line-height:20px;
	border-bottom:1px dotted #ccc;
	padding:4px 0 4px 10px;
}

.widget li:hover
{
	background:#F8F5E8;
	border-bottom:1px dotted #ccc;
 
}

 
}
.widget ul ul
{
	padding-left:20px;
}

.wp-caption
{
	background-color:#EFEFEF;
	border:1px solid #B6B6B6;
	font-size:11px;
	margin-bottom:5px;
	padding:5px 5px 5px;
	text-align:center;
}

.wp-caption img
{
	border:1px solid #B6B6B6;
}

a
{
	color:#000;
	outline:none;
	text-decoration:none;
}
  a img
{
	border:none;
}

a:hover
{
	text-decoration:underline;
}

 

h1 a
{
	color:#000;
	font-size:22px;
	font-weight:400;
}

h2
{
	font-size:20px;
}

h3
{
	font-size:18px;
}

h4
{
	font-size:16px;
	
}

h5
{
	font-size:14px;
}

h6
{
	font-size:12px;
}

html
{
	overflow-y:scroll;
}

p
{
	font-size:1.3em/1.3em;
 
}

ul,#socialicons ul
{
	list-style:none;
}
/* ------------------------------------------ */
/* HEADER */
/* ------------------------------------------ */
 #header
{
	height:113px;margin:0px;padding:0px;
}

#logo
{
  	width:250px;
	float:left;

}

#logo h1 a
{
	color:#BFB5B5;
	font-family:Rockwell,"Times New Roman",Times,serif;
	font-size:35px;
	font-weight:700;
}

 

#logo h2
{
	color:#BFB5B5;
	font-size:14px;
	font-weight:bold;
}
 
 

/* ------------------------------------------ */
/* MAIN CONTENT */
/* ------------------------------------------ */

/** html body #headline {
	width: 600px;
} */

#headline {
	height: 289px;
	width:652px;
	overflow: hidden;
	position: relative;	
	border:0px;
	background:url(images/bgslide.jpg) 
	}
	
	#headline a:hover {
	text-decoration:none;
	}
	
#headline .glidecontent {
	color: #E1E1E1;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	}
#headline .teaser-image {
 	width: 462px;
	height: 278px;
	line-height: 0;
	position: relative;
	z-index: 0;
	margin-top:3px;
	}

#headline .teaser-image-small {
	left: 15px;
	width: 90px;
	height: 60px;
	line-height: 0;
	border:1px solid #BFB8B8;
	position: relative;
	z-index: 0;
	}
	
	
* html #headline .teaser-image {
	display: inline;
	}
#headline .teaser-main {border:0px;
	left:0;
	top: 201px;
	width: 462px;
	height: 80px;
	position: absolute;
	}
#headline .teaser-main .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;	
	position: absolute;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.7;
	filter:alpha(opacity=50);
	}
#headline .teaser-main .teaser-wrap {
	width: 100%;
	height: 100%;
	position: relative;
	}
#headline .teaser-main .teaser-title {	
	margin: 0 10px;
	padding: 5px 0 0px 0px;
	line-height: normal;
	position: relative;
	}
#headline .teaser-main .teaser-text {
	margin: 0 10px;
	position: relative;
	font-weight:normal;
	font-size: 13px;
	color:#EAEAEA;
	font-family: Arial,Helvetica,sans-serif;
	}
#headline .teaser-main .teaser-text p {
	margin: 0;
	}
#headline .teaser-main a:link,
#headline .teaser-main a:visited {
 
	font-weight:normal;
	font-size: 26px;
	color:#EAEAEA;
	font-family: Arial,Helvetica,sans-serif;
	}

 
#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */
	position: absolute;
	right: 8px;
	top:21px;
	height:260px;
  	width: 190px;	
	padding:0px;
	margin:0px;
	z-index:1000000;
	border:0px;
	}
	
* html body #headline .glidecontenttoggler {
	right: 0px;
}
 
#headline .glidecontenttoggler a {
	padding:0px;
	margin:0px;
	height: 52px;
	width:170px;
	display: block;
	background: url('images/bgslidemenu.png') no-repeat 8px 0px;
	cursor: pointer;
	
	}
	
#headline .glidecontenttoggler a:link,
#headline .glidecontenttoggler a:visited {
	color: #D7D7D7;
	font-weight:normal;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	padding-left:15px;
	}
#headline .glidecontenttoggler a:hover,
#headline .glidecontenttoggler a.selected {
	
	background: url('images/bgslidemenuover.png') no-repeat 0px 0px;
	color: #fff;
	
	}
	
#headline #special_tab {
	background: url('images/bgslidemenu2.png') no-repeat 0px 0px;
	color: #191919;
}	

#headline #special_tab:hover {
	background: url('images/bgslidemenuover.png') no-repeat 0px 0px;
}	
	
	
  .article
{

	border-bottom:1px solid #E6E6E6;
	/*min-height:150px;*/
	margin:15px 0 18px 0;
	padding:0px 5px 15px 10px;
}

.article h1
{
	padding-bottom:10px;
}

.article h1 a
{
	color:#154A7F;
	font-size:19px;
	font-weight:700;
}


.article small,.article small a
{
	color:#154A7F;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:5px;
}

#articles h3,.widget h3
{
	background-color:#F8F5E8;
	border-top:3px solid #ECE8D7;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:700;
	padding:8px 0 8px 10px;
	text-transform:uppercase;
}

#articles,#more
{
	float:left;
	width:530px;
}

.author
{
	float:left;
	width:110px;
}

.author img
{
	border:1px solid #ccc;
	display:block;
}

#categ
{
	background-color:#FFF9F9;
	border-bottom:1px solid #BFB8B8;
	border-top:1px solid #BFB8B8;
	float:left;
	padding:7px 0;
	text-align:center;
	width:980px;
}

 




.column_count
{
	background:url(images/comment.png) no-repeat left;
	float:left;
	padding:10px 0 10px 20px;
}

.column_date
{
color:#5F5E5E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 11px;	
	text-align:left;	
	width:140px;
}

.column_last
{
	float:left;
	padding:0 15px;
	width:200px;
}

* html body #columns {
	width: 600px;
}

#columns
{	margin-left:-2px;
	width:652px;
}

#htabart {
background:url(images/main/htabarticole.png ) no-repeat;
width:652px;
color: #FFFFFF;
font-weight: normal;
font-size: 14px;
}

#htabart p {
	padding: 10px 10px 10px 37px;
	margin:0;
}

#htabart p a, #htabperle p a, #htabp p a{
	color: #fff;
}

#htabperle {
	background:url(images/main/htabperle.png ) no-repeat;
	width:495px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
}

#htabperle p {
	padding: 10px 10px 10px 37px;
	margin:0;
}

#midtabperle #poza{
background:url(images/main/bpoza.png ) no-repeat;
width:148px;
height:108px;
padding-top:2px;
margin-left: 5px;
}

#midtabperle {
background:url(images/main/mtabperle.png ) repeat-y;
width:495px;
height:209px;
}

#midtabperle td{
	background: none !important;
}

#midtab td{
	background: none !important;
}

#midtabperle .textperle {
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 11px;
color:#5F5E5E;
text-align:left;
padding: 10px 14px;
}

#midtabperle .titlu {width:140px;text-align:left;padding-bottom:6px;}
#midtabperle .titlu a {
color:#006699;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 14px;
}

a.arhiva {
background:url(images/arr2.png) no-repeat scroll left center;
color:#006699;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 14px;
padding-left:10px;
}

a.veziperle {color:#006699;}

#midtabperle table{
background:url(images/main/tbagperle.png ) no-repeat;
width:495px;
}

#ftabperle {
background:url(images/main/ftabperle.png ) no-repeat;
width:495px; 
height:8px;
}


#htabp {
background:url(images/htabprogram.jpg ) no-repeat;
width:652px;
color: #FFFFFF;
font-weight: normal;
font-size: 14px;
}

#htabp p {
padding: 10px 10px 10px 37px;
}

#htabalteart
{
background:url(images/main/htabaltearticole.png ) no-repeat;
width:652px;
height:37px;
clear:both;
}

#midtab #poza{
background:url(images/main/bpoza.png ) no-repeat;
width:148px;
height:108px;
padding-top:2px;
padding-left: 4px;
}

#midtab {
background:url(images/main/mtab.png ) repeat-y;
width:652px;
}
#midtab1 {
background:url(images/main/mtab.png ) repeat-y;
width:652px;
}

#midtab1 .tabel{
background:url(images/main/tbag.png ) no-repeat;
width:652px;
}

#midtab .titlu {width:140px;text-align:left;padding-bottom:6px;padding-left:5px;
min-height: 50px;}
#midtab .titlu a {
color:#006699;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 14px;
}

#midtab .sapou_stire {
padding-left:5px;
color:#666666;
padding-bottom:6px;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 11px;
}

#midtab table{
background:url(images/main/tbag.png ) no-repeat;
width:652px;
}

#ftab {
	background:url(images/main/ftab.png ) no-repeat;
	width:652px;
	height:8px;
}

#ftab_top{
	background:url(images/ftab_top.png ) no-repeat;
	width:652px;
	height:8px;
}

/*  The comment section*/


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {

        border: 1px solid #808080;
        padding: .2em;
        margin-left:10px;
}

#commentform textarea {
        width:96%;
}

#commentlist {
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}
 

#commentlist li {
        border:5px solid #dcdcdc;
        margin:0 0 20px 0;
        list-style-type:none;
        padding:0px;
        background:#f5f5f5;

}

#commentlist ul {margin:0; padding:0;}

#commentlist li p {font-size:12px;
        padding:5px 10px 5px 80px;
        margin:0;

}

#commentlist a {
        text-decoration:none;
        font-weight:bold;
        border-bottom:none;
}
#commentlist a:hover {
  text-decoration:underline;

}
#commentlist li div.meta {text-transform:uppercase;padding:0; margin:0; text-align:center;}

#commentlist li .avatar {
        float:left;
        padding:0;
        margin:5px;
        border:2px solid #ECE8D7;

}

 
#commentlist2 h2 {
padding-bottom:10px; 
}

#commentlist2 {
line-height:10px;
        float:left;
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0px 0 20px 0;
        padding: 10px 0 0 10px;
}

#commentlist2 li {
        border:1px solid #dcdcdc;
        margin:0 0 20px 0;
        padding:5px;
        list-style-type:none;
        padding:5px 10px 5px 63px;
        background:#F8F5E8;


}

#commentlist2 ul {margin:0; padding:0;}

#commentlist2 li p {font-size:12px;
        margin:0;
}

#commentlist2 a {
        text-decoration:none;
        font-weight:bold;
        border:none;
    
}
#commentlist2 a:hover {
        text-decoration:underline;
        font-weight:bold;
    
}

#commentlist2 li div.meta {text-transform:uppercase; padding:0; margin:0; text-align:center;border-bottom:1px dotted #3333;}

#commentlist2 li .avatar {
        float:left;
        padding:0;
        margin-left:-58px;
		width:50px;
		height:50px;
		    border:2px solid #E6E3D3;
}

#commentlist2 li ul li { 
	margin-right: -5px;
	margin-left: -50px;
	margin-bottom: 7px;
	margin-top: 11px;
	background:#E6E3D3;
	border:1px solid #ADACA8;
}


.children { padding: 0; }

.authorcomm {float:left;
            margin:0;
            padding:0;
            width:70px;
            text-align:center;
            line-height:12px;
            font-size:10px;
}

.authorcomm a {text-decoration:none; font-weight:bold;}

.reply {text-align:right; padding:5px;}
.navigation {height:20px; padding:10px;}
.cancel-comment-reply{text-align:right; float:none; font-size:12px;}
.comment-meta  a{border-bottom:1px dotted #3333;text-transform:uppercase; font-size:9px; color:#808080;}
.fn {font-size:13px; font-weight:bold;}
.says {display:none;}
#comments {font-size:16px;}
#respond h3 {font-size:16px;}
 
* html body #content-wrap {
	width:980px;
	float:left;
	padding:18px 0px 10px 10px;
}

#content-wrap
{	width:960px;
	float:left;
	padding:18px 10px 10px 10px;
}


#feature{
}

#featured-article {
	width:300px;
	height:281px;
	background:url(images/bgfzilei.png) #000 no-repeat;
	margin-top:8px;
	
}

#featured-article .fzilei {
height:58px;
border-bottom:1px solid #666;
}
#featured-article .more {
padding-left:10px;
padding-top:4px;
}
#featured-article .more a {
color:#fff;
}

#featured-article .fzilei td{
color:#5F5E5E;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 11px;

}

#featured-article .fzilei a{
color:#5F5E5E;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 16px;
}




#featured-article .datacurenta {
	font-weight:bold;
	font-size: 12px;
	color:#D1D1D1;
	font-family: Arial,Helvetica,sans-serif;
	padding-top:45px;
	padding-left:10px;
}

#featured-article #recfilme {
padding-top:10px;
}

#featured-article h1
{
	font-family:Georgia,"Times New Roman",Times,serif;
	padding-bottom:10px;
	line-height:30px;
}

#featured-article h4
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:700;
	text-align:right;
}

#featured-article small {
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  padding:1px 0 5px 0;
 
  }
  
 
  
#featured-article small  a
{
	border-bottom:1px solid #ccc;
	color:#154A7F;
	font-weight:700;

}

#featured-article small  a:hover
{
text-decoration:none;
border-bottom:1px solid #fff;

}
#featured-article p {
padding:5px 0 0 0;
 
}

#main-wrap
{
	background:url(images/bgmain.png) no-repeat ;
	background-color:#ECECEC;
	clear:both;
	float:left;
	font-size:12px;
	margin:0px;
	width:980px;
	
}

#more a
{
	background:url(images/dot.png) no-repeat left;
	color:#154A7F;
	font-size:13px;
	font-weight:700;
	padding-left:10px;
}

#more li
{
	border-bottom:1px dotted #ccc;
	display:inline;
	line-height:25px;
}

.more_right
{
	border-bottom:1px dotted #ccc;
	color:#848d98;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

#menu
{
	background:url(images/bgmenu.jpg) no-repeat ;
	height:43px;
	position:relative;
 
}

#menu #homebutton {
	position:absolute;
	left:17px;
	top:8px;
	width:39px;
	height:35px;
}

#menu #searchsubmit {
background:url(images/mengo.png);
width:27px;
height:27px;
border:0px;
margin:0px;
padding:0px;
margin-left:6px;
margin-right:15px;
}

#menu #s {
background:url(images/meninput.png);
width:191px;
height:21px;
border:0px;
margin:0px;
padding:0px;
font-family: Arial,Helvetica,sans-serif;
font-size:12px;
color: #4F4F4F;
padding-top:6px;
padding-left:10px;
}

#menu .menuright {
	position:absolute;
	left:672px;
	top:9px;
	width:305px;
}


#menu a
{
	color:#D9D5DB;	
	font-size:12px;
	font-family: Arial,Helvetica,sans-serif;
}
#menu ul {
	position:absolute;
	left:75px;
	top:16px;
}


#menu li
{	
	display:inline;	margin-right:20px; float:left;
}

#menu li a {
	color:#F0F0F0;
	font-size:15px;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
}

#menu li a:hover {
text-decoration:none;
color:#BABABA;
}

#menu img {
vertical-align:middle;
padding-bottom:2px;
}

#page-wrap
{
	margin:0 auto;
	width:980px;
}

#s, #semail
{
	background:#f6f6f6;
	border-bottom:1px solid #eee;
	border-left:1px solid #ccc;
	border-right:1px solid #eee;
	border-top:1px solid #bbb;
	color:#666;
	float:left;
	font-size:12px;
	padding:5px;
	width:135px;
}



#commentform input {
height:24px;
}
#commenform small {
margin-left:10px;
}

textarea
{
	background:#f6f6f6;
	border-bottom:1px solid #eee;
	border-left:1px solid #ccc;
	border-right:1px solid #eee;
	border-top:1px solid #bbb;
	color:#666;
	font-size:12px;
	padding:5px;
 
}

#search
{
	float:right;
	padding-top:30px;
	text-align:right;
}
#socialicons
{
	border-bottom:1px dotted #A0BDD4;
	border-top:1px dotted #A0BDD4;
	color:#4c4d50;
	float:left;
	margin:10px 0 0;
	padding:1px 0 10px 0;
	width:530px;
}

#socialicons img
{
	margin-right:5px;
	padding-bottom:3px;
	height:16px;
}

#socialicons li
{
	border:none;
	display:inline;
	float:left;
	padding-right:11px;
}

#socialicons small
{
	color:#4c4d50;
	font-family:arial, "lucida console", sans-serif;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
}

#socialicons small a
{
	border-bottom:none;
	color:#4c4d50;
	text-decoration:none;
}

#socialicons small a:hover
{
	border-bottom:none;
	color:#030a1f;
}

#socialicons small img
{
	border:none;
	vertical-align:middle;
}

#submit
{
	background:#737070;
	background-color:#737070;
	border:1px solid #504F4F;
	color:#F1ECEC;
	float:left;
	font-size:10px;
	margin-left:10px;
	padding:5px;
	height:26px;
	text-transform:uppercase;
}

#searchsubmit
{
 
	background-color:#737070;
	border:1px solid #737070;
	color:#F1ECEC;
	float:left;
	font-size:10px;
	margin-left:5px;
	padding:5px;
	text-transform:uppercase;
}

 #respond {
	clear:both;
 }


/* ------------------------------------------ */
/* SIDEBAR */
/* ------------------------------------------ */
  #sidebar
{	
	float:right;	
	text-align:left;
	width:300px;
}

#sidebar h3{padding:0;}

#sidebar #sondaj  {
background:url(images/right/sondaj.png ) no-repeat;
width:300px;
height:37px;
}

#sidebar #football  {
background:url(images/football.png ) no-repeat;
width:300px;
height:37px;
}

.column-1 {
	width: 120px;
}

#sidebar #text-4  {
	margin-right:10px;
}

#sidebar #text-4 h3 {
	font-size:12px;
	margin: 0 0 5px;
	padding:0;
}

#sidebar .wp-table-reloaded  {
	margin:0px ;
}

#sidebar td.column-1 {
	width:150px !important;	
}

#sidebar th.column-1 {
	font-weight:bold;
}

#sidebar #clipulzilei  {
background:url(images/right/clip.png ) no-repeat;
width:300px;
height:37px;
}
#sidebar #perlalatv  {
background:url(images/right/perlelatv.png ) no-repeat;
width:300px;
height:37px;
}

#sidebar #ultimulnumar  {
background:url(images/right/revista.png ) no-repeat;
width:300px;
height:37px;
}

#sidebar #galeriefoto  {
background:url(images/right/header_galeriifoto.png ) no-repeat;
width:300px;
height:37px;
padding-bottom: 5px;
}

#sidebar #newsletter  {
background:url(images/right/header_newsletter.png ) no-repeat;
width:300px;
height:37px;
padding-bottom: 5px;
}

#sidebar #istoric  {
background:url(images/right/istoric.png ) no-repeat;
width:300px;
height:37px;
}

#sidebar #fbg  {
background:url(images/right/fbg.png ) no-repeat;
width:300px;
height:8px;
}

#sidebar #midbg  {
background:url(images/right/midbg.png ) repeat-y;
width:300px;
}

#sidebar #midbg img{
	display:block;

}

#sidebar #midbg .inner  {
padding:10px 0 10px 10px;
background:url(images/right/bgshadow.png) no-repeat;
width:290px;
}

.titlupoll {
	height:30px;
	padding: 0px 10px 10px 27px;
	background:url(images/right/pollicon.png) no-repeat;
	font-weight:bold;
	font-size: 12px;
	color:#333333;
	font-family: Arial,Helvetica,sans-serif;
}

.butonpoll {
	background:url(images/right/butonvot.png);
	width:71px;
	height:28px;
	border:0px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size: 11px;
	color:#fff;
	font-family: Arial,Helvetica,sans-serif;
}

#sidebar_left {
float:left;
 
}
  
#sidebar_right {
float:left;
padding-left:20px;
 
}
#sidebar_left  .widget, #sidebar_right .widget
{
	float:left;
	margin:0 0 15px;
	width:180px;
}
   #ads li
{
	border:none;
	display:block;
	float:left;
	margin:0;
	padding:0 5px 5px 0;
	text-align:left;
	width:125px;
}
   
   #flickrrss img
{
	border:2px solid #D3DDE5;
	height:77px;
	width:77px;
}

#flickrrss img:hover
{
	border:2px solid #0C2B41;
	background:#fff;
}

#flickrrss li
{
	border:none;
	display:block;
	float:left;
	padding:0 7px 5px 7px;
	text-align:left;
	width:82px;
}

#flickrrss li:hover, #ads li:hover {
background-color:#fff;
}

#flickrrss ul
{
	display:block;
	list-style-type:none;
	margin:5px 0 0;
	padding:5px 0;
	}
 
/*----------- concurs facebook*/   
#facebook_contest ol li{
	list-style: decimal outside !important;
}

#facebook_contest h3{
	background: url(images/concursuri_facebook.png) no-repeat !important;
	width: 300px;
	height: 37px;
	padding:0;
}

#facebook_contest h4{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;	
	margin:0;	
}
/*----------- end concurs facebook*/
/* ------------------------------------------ */
/* FOOTER*/
/* ------------------------------------------ */
  
   #footerul
{	clear:both;
	width:980px;
	height:122px;
	margin:0 auto;
	background: url(images/footer.png ) no-repeat;
	color:#fff;
 
}

   #footerul #created {float:right;padding:12px 30px 0px 0px;}
   
    #footerj {
	font-weight:normal;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color:#7A7A7A;
	width:980px;
	text-align:center;	
	padding-top:18px;
	padding-bottom: 10px;
	}
   
   
  #footerul #linkuri {
  color: #626262;font-size: 14px;
  padding:12px 0px 0px 30px;
  }

 #footerul  a
{
	font-weight:normal;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color:#B2B2B2;

}

 #footerul  a:hover
{
	color:#fff;
}

.separator {height:10px;}
.topscroll {background:url(images/program/topscroll.png )  no-repeat;}
.tdoraprogram {
	font-weight:bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color:#595959;padding-left:0px;
}
/* END STRUCTURE */


.cssnav
{

white-space: nowrap;
display: block;
width: 20px;
height: 30px;
margin: 0;
padding: 0;
float: left;
}

.cssnav a
{
display: block;
width: 20px;
height: 30px;
display: block;
}

.cssnav img
{
width: 20px;
height: 30px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

 input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: 1px solid #ccc;
	font-size: 16px;
	background-color:#FBFBFB;
	width:200px;
	color:#555555;

}

.butonnn
{
width:100px;
height:24px;
background:url(images/button-grad.png);
border: 0px;
color:#fff;
padding:0px;
margin:0px;
}

input[type=submit]
{
width:100px;
height:24px;
background:url(images/button-grad.png);
border: 0px;
color:#fff;
padding:0px;
margin:0px;
}

input[type=submit]:hover
{background:url(images/button-grad-active.png);}

input[type=radio] {width:15px;}

.oratv {
background-color:#ECECEC;
width:100px;
height:30px;
color:#3D4552;
font-weight:bold;padding-left:15px;
}
.clipuzilei {
	padding-bottom:10px;
	font-weight:bold;
	font-size: 14px;
	color:#333333;
	font-family: Arial,Helvetica,sans-serif;
}

.acumlatv {
background:url(images/bgacum.png)  no-repeat;
background-position: top right;
background-color:#BDE0F4;
}



#midtabperle1 #poza{
background:url(images/main/bpoza.png ) no-repeat;
width:148px;
height:108px;
padding-top:2px;
}

#midtabperle1 {

width:495px;

}

#midtabperle1 .textperle {
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 11px;
color:#5F5E5E;
text-align:left;
padding: 10px 5px;
}

#midtabperle1 .titlu {width:140px;text-align:left;padding-bottom:6px;}
#midtabperle1 .titlu a {
color:#006699;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 14px;
}


#midtabperle1 table{

width:600px;
}

#pozaarhiva{
background:url(images/main/bpoza.png ) no-repeat;
width:148px;
height:108px;
padding-top:0px;
text-align:center;
float:left;
margin-right:10px;
}
#numarulcurent
{

margin-left: 0;
padding-left: 0;
list-style: none;
}

#numarulcurent li
{
padding-left: 10px;
margin-top:8px;
background-image: url(images/arr2.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}



.articol .column-1 {
	width: 60px;
}

#frame_program  {
	width: 600px;
}

* html body #frame_program  {
	width: 600px;
}

.info_bg {
	padding-left: 10px;
	background: url(images/info-tvmania.jpg) 0 2px no-repeat;
	
}

.pic {
	width: 400px;
	padding: 0px 100px;
}

.galerie_titlu {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;	
}

.galerie_titlu a {
color:#006699;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
font-size: 14px;

}

#galerie_poza {
	padding: 4px 60px;
	margin: 2px 20px;
	background-color: #ECECEC;
}

.galerie_sapou {
	padding: 5px 20px;
	color: #666666;
	font-size: 11px;
}

.galerie_more {
	padding: 5px 10px 0px;
}

.galerie_more a, .more_clips {
	background:url(images/arr2.png) no-repeat left center;
	color: #006699;	
	padding-left:10px;
}



#galerie-teaser-main .teaser-main {border:0px;
	left:0;
	width: 298px;
	height: 67px;
	margin-top: -70px;
	}
#galerie-teaser-main .teaser-main .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;	
	position: absolute;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.7;
	filter:alpha(opacity=50);
	}
#galerie-teaser-main .teaser-main .teaser-wrap {
	width: 100%;
	height: 100%;
	position: relative;
	}
#galerie-teaser-main .teaser-main .teaser-title {	
	margin: 0 10px;
	padding: 5px 0 0px 0px;
	line-height: normal;
	position: relative;
	}
#galerie-teaser-main .teaser-main .teaser-text {
	margin: 0 10px;
	position: relative;
	font-weight:normal;
	font-size: 11px;
	color:#EAEAEA;
	font-family: Arial,Helvetica,sans-serif;
	}
#galerie-teaser-main .teaser-main .teaser-text p {
	margin: 0;
	}
#galerie-teaser-main .teaser-main a:link,
#galerie-teaser-main .teaser-main a:visited {
	font-weight:bold;
	font-size: 14px;
	color:#EAEAEA;
	font-family: Arial,Helvetica,sans-serif;
	}
	
#titlu_recomandari {
	color: #FFFFFF;
	background:url(images/elem_tvmania.png) no-repeat;
	padding: 8px 10px 17px 10px;
	font-size: 16px;
}

#info_header {	
	border-top: 3px #DBDBDB solid;
	overflow:hidden;
	padding-bottom: 7px;
	margin-bottom: 8px;
	font-family: Arial;
	background-color: #eeeeee;
}

#info_left {
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-top: 5px;
}

#info_left span {
	color: #FF5216;
	font-size: 14px;
	
}

#info_left h2 {
	color: #1e1e1e;
	font-size: 28px;
	padding: 3px 0px 7px 0px;
	text-align: left;
}

#info_left h3 {
	color: #5f5e5e;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
}

#info_right {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px #DBDBDB solid;
	color: #5f5e5e;
	font-size: 11px;	
	margin-top: 5px;
}

#info_right p {
	padding: 2px;
}

#articol_recomandari {
	padding-bottom: 25px;
	float: left;
	display:inline;
}

#articol_recomandari p{clear:none;}

#post_archive {
	background:url(images/articol/bg.gif) repeat-y;
	width: 652px;
	float: left;
}

#post_archive .categ {padding-left:7px;padding-bottom:25px;}

#post_archive .categ a {
	font-weight:normal;
	font-size: 12px;
	color:#5F5E5E;
	font-family: Arial,Helvetica,sans-serif;
}



#post_archive .post
{
	background:url(images/articol/bgtop.gif) no-repeat;
	width:652px;
	
}

#post_archive .post h1
{
	font-weight:normal;
	font-size: 30px;
	color:#1E1E1E;
	font-family: Arial,Helvetica,sans-serif;
}

#post_archive .mic {
	font-size: 12px;
	color:#5F5E5E;
	font-family: Arial,Helvetica,sans-serif;
}

#post_archive .articol {
padding:0px 15px 6px 0px;
text-align:justify;
	font-size: 14px;
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
}
#post_archive .articol img {border:1px solid #CACACA;margin-top:2px !important;}

#post_archive .articol1 {
padding:0px 15px 6px 15px;
text-align:justify;
	font-size: 14px;
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
}
#post_archive .articol1 img {border:0px !important;}

.teaser-text a{
	display:block;
}

.articol h3 {padding-left:10px;}


/*   featured carousel*/

#featured{ 
	background:transparent url(images/background_tvmania.jpg);	
	border:0 none;
	height:280px;
	overflow:hidden;
	position:relative;
	width:629px;
	margin-bottom:10px;
	padding:0 10px 10px;
}
#featured ul.ui-tabs-nav{ 
	border:0 none;
	height:260px;
	margin:0;
	padding:0;
	position:absolute;
	right:4px;	
	width:206px;
	z-index:1000000;
}
#featured ul.ui-tabs-nav li{ 
	background:transparent url(images/buton_neselectat.jpg) no-repeat;
	cursor:pointer;
	display:block;
	height:51px;
	margin:0;
	padding:0;
	width:206px;
}

#featured ul.ui-tabs-nav li:hover{
	background:transparent url(images/buton_selectat.jpg) no-repeat;
}

#featured ul.ui-tabs-nav li a{color:#fff; padding: 5px;}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding-left:15px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:14px;
	font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:40px; text-decoration:none;
	color:#333; 
	line-height:20px; outline:none; font-size:12px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	
}
#featured ul.ui-tabs-nav li.ui-tabs-selected{ 	
	background:url(images/buton_selectat.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:51px;
	margin:0 0 1px;
	padding:0;
	width:206px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	color:#80FDFF;
	font-size:14px;
}
#featured .ui-tabs-panel{ 
	width:425px; height:253px; 
	background:#999; position:relative; 
	border: 1px solid #83DEE3;
}

#featured .ui-tabs-panel img{
	width:425px;
	height:253px;
}

#featured .ui-tabs-panel .info{ 	
	background:#000000 none repeat scroll 0 0;
	bottom:0;
	height:72px;
	left:0;
	opacity:0.7;
	position:absolute;	
	width:415px;
	padding-left:10px;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}
#featured .ui-tabs-panel .info h1 {margin-top:8px; font-family:arial, verdana;}
#featured .ui-tabs-panel .info h1 a{color:#fff !important; font-size:16px;}
#featured .ui-tabs-panel .info p{color:#fff; margin-left:0;}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:arial, Verdana; font-size:11px; 
	line-height:15px; color:#000;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/*------- top carousel ------*/
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-ie7 .jcarousel-container {
  
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 600px;  
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  600px;
    height: 77px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 94px;
    height: 70px;  
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
/*.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.gif) no-repeat 0 0;
}*/

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.gif) no-repeat 0 0;
}
*/
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

/*.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
*/
/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


#galleryOrase {
	background:#EEEEEE;
	border:1px solid #E2E2E2;
	clear:both;
	margin-bottom:18px;
	padding:11px 17px;
	width:600px;
}
#galleryOrase h2{
	background:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.125em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-transform:none;
}

#galleryOrase .jcarousel-next, #galleryOrase .jcarousel-next-disabled {
	right:15px;
}

#galleryOrase .jcarousel-prev, #galleryOrase .jcarousel-prev-disabled {
right:42px;
}
.jcarousel-next {
background:url(arrows.png) no-repeat 0 -60px !important;
}

.jcarousel-prev {
background:url(arrows.png) no-repeat 0 -40px !important;
}
.jcarousel-prev-disabled {
background:url(arrows.png) no-repeat 0 0 !important;
}



.jcarousel-next-disabled {
background:url(arrows.png) no-repeat 0 -20px !important;
}

.jcarousel-container {
	position:relative;
	z-index:10;
}

.jcarousel-prev, .jcarousel-prev-disabled, .jcarousel-next, .jcarousel-next-disabled {
	cursor:pointer;
	float:left;
	height:20px;
	margin-left:7px;
	overflow:hidden;
	position:absolute;
	top:-37px;
	width:20px;
}

/* ---top carousel ----*/

#top_content {margin-bottom:10px; height: 245px; overflow: hidden;}
.contentslider {
  padding:0px; /* This acts as a border for the content slider */
  background:url(images/headerTop_fara.jpg) no-repeat; /* This is the color of said border */
  height:225px !important;
}
.cs_wrapper, .cs_article {
  
}
.cs_leftBtn, .cs_rightBtn {
  width:18px; /* Should be as wide as the button graphic being used */
  
}

.cs_article h2 {
  font-size:200%;
  line-height:1.125em;
}
  .cs_article h2 a {
    color:#333;
    text-decoration:none;
  }
.cs_article p {
  font-size:85%;
  line-height:1.5em;
  color:#777;
}
.cs_article .readmore {
  font-size:80%;
}

.contentslider {
  position:relative;
  display:block;
  width:926px !important;
  height:400px;
  margin:0 auto;
  overflow:hidden;
  padding:0 17px;
}
.cs_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:225px;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  position:absolute;
  width:10000px;
  height:100%;
  margin:0;
  padding:0;
}
.cs_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width:900px;
  height:400px;
  margin:0 auto;
  padding:0;
}
.cs_article h2 {
  display:block;
  width:26%;
  margin:10px 26px 5px 67%;
  text-align:left;
}
.cs_article img {  
  border:0;  
}
.cs_article p {
  display:block;
  width:26%;
  margin:0 26px 5px 67%;
  padding:0;
  border:0;
}
.cs_article .readmore {
  display:block;
  width:26%;
  margin:0 6% 1% 68%;
  text-align:right;
}
.cs_leftBtn, .cs_rightBtn {
  position:absolute;
  top:0;
  height:400px;
  padding:10px 0;
  z-index:10000;
}
.cs_leftBtn {
  left:0;
  outline:0;
  background:url(images/stangaslider.jpg) no-repeat;
  margin-top:34px;
}
.cs_rightBtn {
  right:0;
  outline:0;
  background:url(images/dreaptaslider.jpg) no-repeat;
  margin-top:34px;

}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position:relative;
  top:200px;
  margin:0;
}

.cs_article {width: 188px !important; 
margin-top:37px;}

.cs_article h1 a{font-size:14px;}

.cs_article h1{width: 178px;}

.cs_article h1 a{color:#fff;}

.asa {float:left; width:185px;}



/*ultimul*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-ie7 .jcarousel-container {
  
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 600px;  
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  600px;
    height: 77px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 94px;
    height: 70px;  
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
/*.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.gif) no-repeat 0 0;
}*/

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.gif) no-repeat 0 0;
}
*/
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

/*.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
*/
/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


#galleryOrase {
	background:#EEEEEE;
	border:1px solid #E2E2E2;
	clear:both;
	margin-bottom:18px;
	padding:11px 17px;
	width:600px;
}
#galleryOrase h2{
	background:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.125em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-transform:none;
}

#galleryOrase .jcarousel-next, #galleryOrase .jcarousel-next-disabled {
	right:15px;
}

#galleryOrase .jcarousel-prev, #galleryOrase .jcarousel-prev-disabled {
right:42px;
}
.jcarousel-next {
background:url(arrows.png) no-repeat 0 -60px !important;
}

.jcarousel-prev {
background:url(arrows.png) no-repeat 0 -40px !important;
}
.jcarousel-prev-disabled {
background:url(arrows.png) no-repeat 0 0 !important;
}



.jcarousel-next-disabled {
background:url(arrows.png) no-repeat 0 -20px !important;
}

.jcarousel-container {
	position:relative;
	z-index:10;
}

.jcarousel-prev, .jcarousel-prev-disabled, .jcarousel-next, .jcarousel-next-disabled {
	cursor:pointer;
	float:left;
	height:20px;
	margin-left:7px;
	overflow:hidden;
	position:absolute;
	top:-37px;
	width:20px;
}

.scrollable {height:225px !important; width:870px !important;}

/* dsgdg*/
.infiniteCarousel {
width:890px;
height:225px;
position:relative;
}

.infiniteCarousel .wrapper {
margin:0 40px;
min-height:10em;
overflow:auto;
position:absolute;
top:0;
width:800px;
}

.infiniteCarousel .wrapper ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
top:0;
width:9999px;
}

.infiniteCarousel ul li {
display:block;
float:left;
height:85px;
padding:10px;
width:85px;
}

.jcarousel-skin-tango {
	height:245px;
	width:960px;
	background: url(images/headerTop.jpg) no-repeat;
	overflow: hidden;
}

.jcarousel-skin-tango li{float: left; padding-bottom:20px;}

.jcarousel-skin-tango h1 a {
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	position:relative;
}
.jcarousel-skin-tango img {
	height:138px;
	margin:3px;
	position:relative;
	width:178px;
}

.jcarousel-skin-tango h1 {
	padding:3px 10px 1px 7px;
}

.jcarousel-skin-tango p {
	color:#1CACEC;
	font-family:arial,verdana;
	font-size:13px;
	line-height:14px;
	margin:0;
	padding:0 8px 5px 7px;
	position:relative;
}

.jcarousel-item p{
	color:#1CACEC;
	font-size:13px;
	line-height:14px;
	margin:0;
	padding:0 8px 5px 7px;	
	position:relative;
	font-family:arial,verdana;
}

.jcarousel-item p span{
	color:#85D9FF;
	font-size:11px;
	text-transform:none;
}

.jcarousel-item p span.carousel_hour{
	font-size: 13px;
}

.topContentHeader {
	background: url(images/tv_mania_popcorn_icon1.png) no-repeat left center;
	color:#FFFFFF;
	font-size:14px;
	height:17px;
	line-height:30px !important;
	margin-bottom:-30px;
	margin-left:20px;
	padding:4px 28px;
	text-transform:uppercase; 
}

.topContentHeader a{
	color:#FFFFFF;
}

#top_content .topContentHeader{
	background: url(images/tv_icon1.png) no-repeat left center;
	padding-left: 30px;
	height:23px;
	color:#FFFFFF;
	font-size:14px;
	line-height:1.22em;
	margin-bottom:-30px;
	margin-left:20px;
	text-transform:uppercase;  
	position:relative;
	line-height:30px;
}


.jcarousel-list li:hover h1 a{text-decoration:underline;}

.infoTop{
	min-height: 54px;
}

.overlayTop {
	background: #000000;
	height:54px;
	opacity:0.5;
	position:absolute;
	width:184px;
	-moz-opacity: 0.7;
	filter:alpha(opacity=50);
}

.infoTop h1 a{color:#fff;}
* html .overlayTop{height:54px;}


.backgroundImage  {
	background:none repeat scroll 0 0 #FFFFFF;
	height:143px;
	opacity:0.2;
	position:absolute;
	width:184px;
	-moz-opacity: 0.7;
	filter:alpha(opacity=20);
}

.jcarousel-skin-tango .jcarousel-item img{	
	height:138px;
	margin:3px;
	position:relative;
	width:178px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url(images/dreaptaslider.jpg) no-repeat !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url(images/stangaslider.jpg) no-repeat !important;
}

#featured .topContentHeader{
	line-height:14px;
	margin:3px 0 6px;
}

#selectPost{
	background:none repeat scroll 0 0 #004E8E;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	margin:10px 0 30px;
	padding:5px 10px;
	width:578px;
}

#selectPost span{padding-right: 10px;}
#selectPost select{border: 1px solid #ccc;}
#selectPost option {padding-left: 5px;}
#selectDayLeft{
	float:left;
	width:260px;
	margin-right:18px;
}

#selectPostRight{
	float:left;
	width:300px;
}

.ziSelectata{
	float:left;
	margin-top:0px;
	margin-left:5px;
	color:#004E8E;
}

#comentarii_recomandari {
	padding: 0 15px;
}

#info_left h2 {
	color:#1E1E1E;
	font-size:28px;
	margin-top:0;
	padding:3px 0 7px;
	text-align:left;
}

#articol_recomandari  {
	display:inline;
	float:left;
	padding:0 10px 25px;
}
#post p {
	clear:none;
}

.info .teaser-title {
	font-family:arial, verdana;
}

.info a {font-family:arial, verdana;}

#midtab1 .tabel td {padding:0;}

#columns table td {padding:0;}

#htabp p {margin: 0;}

#respond h2{margin-top:0; color: #C8C8C8;}

#frame_program #post div div table{
	width:620px;
}

#articol_recomandari h2, #articol_recomandari h3, #articol_recomandari h4{font-weight:bold;}
#articol h2, articol h3, #articol h4 {font-weight:bold;}

/* recomandari */

.main-image {
	float:left;
	width:300px;
	padding:10px;
}

.main-image img{border: 1px solid #000;}

#header_recomandari{
	float:right;
	padding:0 10px 0 0;
	width:322px;
}

#header_recomandari h2{
	margin: 0;
	color:#1E1E1E;
	font-size:28px;
	margin:0 0 8px;
	padding:0;
	text-align:left;
}

#header_recomandari h3  {
	color:#5F5E5E;
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin-bottom:10px;
}

#header_recomandari .ora_post{
	background: #F29B33;
	padding:2px;
	color:#fff;
}

#articol_recomandare {padding:0 10px 10px;}
#articol_recomandare p{margin: 0 0 10px 0;}
#camp_personalizat{
	background: #F1F1F1;
	margin-top:7px;
}

#camp_personalizat p{
	border-bottom: 1px solid #E5E5E5;
	margin:0;
	padding:5px 4px;
}

.tip_emisiune {
	color:#C0C0C0;
	margin-top:4px;
}

#articol_recomandare { font-size: 16px; font-family:arial, verdana; color:#868686;}

.program_seara{
	
	color: #1E1E1E;
	font-weight: bold !important;
	font-size: 16px !important;	
	margin:0 7px 15px 7px;
	font-family:arial;
	width:932px;
}

.table_seara table{
	border:none;
}

.topscroll td{
	padding:0 !important;
	background: none !important;
}

.topscroll .tdoraprogram{
	padding:5px !important;
}

#diseara_laTv{	
	float:right;
	padding-right:38px;
	margin-top:-27px;
	position:relative;
	font-family:arial;
}

#diseara_laTv a{
	color:#0C91C3;
	font-size:14px;
}

#diseara_laTv a:hover{
	color:#FF8B02;
	text-decoration:none;
}

.send_socials{
	float:left;
	line-height:12px;
	margin:14px 0 10px 0 !important;
	padding:0 !important;
	width:75px;
}

.socials  {
	float:left;
	margin-top:10px;
}

.socials a {
	float:left;
}

.btn_emailmic{
	background:url("images/emailmic.png") no-repeat;
	height:16px;
	margin-right:10px;
	text-indent:-10000px;
	width:16px;
}

.btn_ymmic{
	background:url("images/yahoomic.png") no-repeat;
	height:16px;
	margin-right:10px;
	text-indent:-10000px;
	width:16px;
}

.btn_facemic{
	background:url("images/facebook-mic.png") no-repeat;
	height:16px;
	margin-right:10px;
	text-indent:-10000px;
	width:16px;
}

.btn_twittermic{
	background:url("images/twittermic.png") no-repeat;
	height:16px;
	margin-right:10px;
	text-indent:-10000px;
	width:16px;
}
.wp-table-reloaded-id-7  tr td {
	font-size: 13px;
}

.wp-table-reloaded-id-7 .column-1 {
	width: 400px;
}


#selectPost_detaliat  {
	/*background:none repeat scroll 0 0 #004E8E;*/	
	background: url(images/barasus_fullpage.png) no-repeat;
	color:#FFFFFF;
	margin:10px auto 30px;
	padding:5px 10px;
	width:932px;
	font-family:arial;
	height:37px;
}

#selectDayLeft_detaliat  {
	float:left;
	margin-left:15px;
	margin-right:15px;
	/*width:240px;*/
}

#selectPostRight_detaliat  {
	float:left;
	width:300px;
}

.topscroll_detaliat .tdoraprogram  {
	border:medium none;
	padding:5px;
}

.topscroll_detaliat td {
	border-left:1px solid #CCCCCC;
	padding:0;
}

.program_seara_fullpage  {
	color:#1E1E1E;
	font-size:16px !important;
	font-weight:bold !important;
	margin:0 7px 15px;
	width:330px;
	float:left;
	font-family:arial;
}

.program_seara_fullpage .ziSelectata{
	color:#004E8E;
}

.tabelprogram_mare{
	 border-bottom:1px solid #E2E2E2;
	 font-family:arial;
}

.tabelprogram_mare a{
	color: #004E8E;
	font-weight:bold;
	text-decoration:underline;
}

.tabelprogram_mare a:hover{
	color: #DA6F00;
}

.link_fronprogram{
	color: #004E8E;
	font-weight:bold;
	text-decoration:underline;	
}

.link_fronprogram:hover{
	color: #DA6F00;
}

.titlu_program{
	float:left;
	font-size:16px;
}

.linkdiseara_full {
	float:right;
	color:#0C91C3;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:5px 42px 0 0;
	display:block;
}

#selectPost_detaliat a:hover{
	color:#FF8B02;
	text-decoration:none;
}

#selectPost_detaliat span{
	margin-right:4px;
}

.articol1 .nume_canal {
	float:left;
	font-size:16px;
	line-height:20px;	
	font-weight:bold;
	margin-right:5px;
}

.articol1 .ziSelectata{
	float:left;
	font-size:14px
}

.articol1 .program_tv_heading{
	float:left;
	font-size:16px;
	margin-right:8px;
}

#sidebar #midbg_liga {
	background:url("images/right/midbg.png") repeat-y scroll 0 0 transparent;
	width:300px;
}

#sidebar #midbg_liga h3{
	background: url(images/football.png) no-repeat;
	text-indent:-1000000px;	
	height:37px;
	padding:0px;
	width:298px;	
}

#sidebar #midbg_liga p {
	color:#006699;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}

/*------------------- premii tv mania */
#content_premii{
	background: url(images/bg_premii1.jpg) no-repeat;
	height:1225px;
	margin:-12px 0 0 -10px;
	position:relative;
	width:980px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height: 18px;
}

#content_premii h2 a{
	color: #4088B8;
}

#newsContent_premii{
	float: left;
	padding: 10px;
	width: 612px;	
}

#newsContent_premii a{
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
}

#newsContent_premii .article small a {
	font-family:Arial,Helvetica,sans-serif;
}

#newsContent_premiiR{
	float:left;
	padding:54px 0 54px 20px;
	width:326px;
}

#newsContent_premiiR #header_2010{
	background: url(images/2011_header.png) no-repeat;
	width:305px;
	height: 54px; 
	display: block;
	margin-bottom: 12px;
	text-indent:-100000px;
}

#newsContent_premiiR #editii_precedente{
	margin-top: 72px;
}

#newsContent_premiiR #editii_precedente span{
	background: url(images/editii_precedente.png) no-repeat;
	width:305px;
	height: 54px; 
	display: block;		
	margin-bottom:18px;
}

#newsContent_premiiR a{
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;	
	margin-bottom:8px;
}

#newsContent_premiiR a:hover{
	color:#F8EE88;
	text-decoration:none;
}

#editii_precedente a{
	float: left;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;	
	margin-bottom:8px;
	padding-right: 42px;
}

.articol_premii{
	border:1px solid #C90D37;
	/*margin-bottom:45px;*/
	padding:5px;
	overflow: hidden;
}

.articol_premii a{
color:#154A7F;
text-decoration:underline;
	/*	float:right;
	font-size:16px;
	font-weight:bold;
	margin:0 10px 5px 0; */
}

.articol_premii a:hover{
	
}

.articol_premii h1{
	color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
}

.articol_premii h2{
	margin-top:0;
	color:#4088B8;
}

.articol_premii .paginare p{
	color: #000;
	font-size:16px;	
	margin:0;
}

#newsContent_premii .paginare{
	border-top:1px dotted #C90D37;
	margin-top:20px;
	padding-top:10px;
}

#newsContent_premii .paginare p a{
	float: none;
	color:#C90D37;
	margin:0 4px;
}

.details_single_articles{margin-bottom:10px;}

/*-------------- voteaza premii*/
#content_voteaza{
	background: #E02C73;
	margin:0 auto;	
	width:942px;
	color:#FFFDFF;
	font-family:arial;
	font-size: 16px;
	padding-bottom:20px;
}

#content_voteaza .articol_voteaza{
	background:url("images/linie-orizontala_voteaza.jpg") no-repeat center top;
	padding:15px 12px;
}

#content_voteaza .articol_voteaza h5{
	background:url("images/linie-orizontala_voteaza.jpg") no-repeat center top;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding-top:10px;
}

#content_voteaza .articol_voteaza h2{	
	font-size: 30px; 
	margin:0;
	color:#fff;
	font-family: arial;
	text-transform:uppercase;
}

#content_voteaza .articol_voteaza h3{	
	font-size: 25px; 
	font-weight: normal;
	margin:6px 0 0;
	color:#fff;
	font-family: arial;
	padding:0;
}

#content_voteaza .articol_voteaza h4{	
	font-size: 21px; 
	font-weight: bold;
	text-transform: uppercase;
	margin:10px 0 0;
	color:#fff;
	font-family: arial;
	padding:0;
}

#content_voteaza .articol_voteaza h6{
	background: #DE5185;
	padding: 14px;
	color: #fff;
	font-size:16px;
	line-height: 20px;
	font-weight: normal;
	font-family:arial;
	margin-top:20px;
}

#content_voteaza .articol_voteaza .saptamana{
	border-left:1px solid #C41757;
	padding-left:20px;
}

#content_voteaza .articol_voteaza .text{
	padding-right:20px;
}

#content_voteaza #codecontest-form{
	background: #C8145B;
	border: 1px solid #EE5E99;
	width: 278px;	
	padding: 12px;	
	float:left;
}

#content_voteaza .validation-error{text-decoration:underline; padding-top:20px;}

#formular_concurs_voteaza{
	background:url(images/background_concurs9.jpg) no-repeat;	
	padding-bottom:20px;
	padding-top:30px;
	min-height: 760px;
}

* html #formular_concurs_voteaza{height: 760px;}

#container_voteaza{
	background: url(images/linie-orizontala_voteaza.jpg) no-repeat top center;
	margin-top:25px;
	height:100%;
}

#content_voteaza #codecontest-form input{
	padding:4px;
	width:251px;
	margin:5px 0 10px 0;
	clear: both;
	display:block;
}

#content_voteaza #codecontest-form #trimite{
	background: url(images/trimitevoteaza.jpg) no-repeat;
	border: none;
	display:block;
	height:41px;
	margin-left:62px;
	margin-top:10px;
	text-indent:-100000px;
	width:146px;	
}

#content_voteaza #codecontest-form select{
	border:1px solid #C648B3;
	margin-bottom:14px;
	margin-left:4px;
	margin-top:10px;
	padding-left:4px;
	width:164px;
}

#content_voteaza #codecontest-form select options{padding-left:4px;}

#content_voteaza #codecontest-form #varsta_votare{
	margin-bottom:10px;
	margin-right:7px;
	width:200px;
}

#content_voteaza td{
	padding:0;
}

#content_voteaza td p{
	margin:0;
	font-size:14px;
}

#content_voteaza td.varsta span{padding-top:10px;}

#content_voteaza td.varsta{overflow: hidden;}
#content_voteaza td.varsta #varsta_votare,  #content_voteaza td.varsta span{float:left;}
#content_voteaza td.varsta #varsta_votare {clear: none;}

#content_voteaza h1{
	background:  url(images/tvmania_concurs_text.jpg) no-repeat;
	width: 942px;
	height: 77px;
	text-indent:-100000px;
	display:block;
}

#content_voteaza .regulament_concurs{
	background: url(images/regulament_voteaza.jpg) no-repeat;
	width: 255px;
	height:41px;
	display: block;
	text-indent:-100000px;
	margin:0 auto;
	position:relative;
}

#regulament_concurs_bottom{
	background: url("images/linie-orizontala_voteaza.jpg") no-repeat center top;
	margin-top:5px;
	padding-top:20px;
}

/*--------------- supliment cinema */
#content_supliment{
	background: #fff url(images/supliment_cinema.jpg) no-repeat center top;
	padding: 335px 132px 187px 291px;
}

#content_supliment p{
	color: #666;
	font-family:arial;
	font-size:18px;
}

#content_supliment p strong{
	color: #333;
	font-size:23px;
	font-weight: bold;
}

.ngg-imagebrowser-desc {
	clear: both;
	margin-top:15px;
}

.buton_voteaza_single{
	background: url(images/voteaza_castiga_premii.png) no-repeat;
	width: 192px;
	height: 45px;
	display:block;
	text-indent:-1000000px;
	margin:15px auto 10px;
}

.header_date {
	background: #1384CC;
	color:#FFFFFF;
	font-family:arial,verdana;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	margin-top:10px;
	padding:0;
	text-transform:uppercase;
}

#midtab1 iframe{
	border-right: 1px solid #CCCCCC;
}

/*------- pagina speciala Liz Taylor -------------*/
#liz_taylor{
	background: url(branding/liz_taylor.jpg) no-repeat top center;
	float:left;
	padding:45px 10px;
	width:632px;
}

#liz_taylor h1{
	text-indent: -100000px;
}

#liz_taylor h2 {
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

#liz_taylor p{
	clear:none !important;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:18px;
	margin-bottom:25px;
}

#liz_taylor img{
	margin: 0 5px 0 0;
}

/* NEW HOMEPAGE LISTING
-------------------------------------------------------*/
#container-news {
	width: 648px;
	background-color: #FFFFFF;
}
#container-news .content-news {
	padding: 10px;
}
#container-news .left-box,
#container-news .right-box {
	width: 3px;
}
#container-news .left-box {
	background: url(images/left-box.gif);
}
#container-news .right-box {
	background: url(images/right-box.gif);
}
#container-news .left-box,
#container-news .center-big-box,
#container-news .right-box {
	float: left;
	height: 37px;
}
#container-news .center-big-box {
	background:url(images/center-box.gif) repeat-x;
}
#container-news .center-big-box {
	width: 622px;
}
#container-news .clear {
	clear: both;
}
#container-news .section {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 5px;
	border-left: 4px solid #ff5c00;
	margin: 7px 0 0 12px;
}
#container-news .cat-box {
	margin-bottom: 10px;
}
#articles-container .article {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#articles-container .article img {
	float: left;
	margin-right: 20px;
}
#articles-container .article .day {
	font-size: 11px;
	color: #ff5c00;
	text-transform: uppercase;
}
#articles-container .article .day-month-year {
	color: #6f6f6f;
	font-size: 11px;
}
#articles-container .article .title-article {
	font-size: 22px;
	color: #414141;
	text-decoration: none;
}

#articles-container .article .title-article:hover {
	text-decoration: underline;
}

#articles-container .article div.excerpt {
	color: #6f6f6f;
	font-size: 13px;
	margin: 3px 0 10px 0;
	line-height: 18px;
}
#articles-container .post-data {
	padding-top: 0px;
}
#articles-container .social-network {
	float: left;
}
#articles-container .count-comments {
	font-size: 11px;
	color: #ff5c00;
	padding: 3px 0;
}
#articles-container .last-child {
	border: 0;
	margin:0;
}
