/*
THEME NAME: YouDrama
VERSION: 1.0
AUTHOR: Valentino Aluigi
AUTHOR URI: http://www.youdrama.it
THEME BASE: sandbox
*/


/* resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}
html, body {
	height: 100%;
	width: 100%;
}
a img, :link img, :visited img {
	border: 0;
}
:link, :visited {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6, p {
	position: relative;
}
p {
	margin: 0 0 1em 0;
}
strong {
	font-weight: bold;
	line-height: inherit;
}
em {
	font-style: italic;
	line-height: inherit;
}
abbr {
	cursor: help;
	border-bottom: 1px dashed #aaa;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	background: #050808 url('images/back.jpg') top center;	
	background-attachment:fixed; 
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
}
/* Link Styles */
a:link, a:visited {
	color: #156566;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #156566;
	text-decoration:underline;
}
/* Page Wrap & Background Images */
#wrapper {
	position: relative;
	background: transparent;
	margin: 0 auto;
	width: 860px;
	text-align: left;
}
#page_top {
	position: relative;
	background: url(images/page_top-trans.png) no-repeat 0 100%;
	height: 40px;
}
#page_bottom {
	position: relative;
	background: url(images/page_bottom.png) no-repeat 0 0;
	height: 20px;
}
/* Header */
#header {
	position: relative;
	height: 9.0em;
}
#header h1 {
	display: none;
	font-size: 3.5em;
	font-family: "Myriad Pro", Helvetica;
	color: #156566;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
#header img {
	margin-left: 10px;
	margin-top: 3px;
}
/* Navigation Menu */
#navigation {
	position: absolute;
	bottom: 0px;
	left: 30px;
	z-index: 999;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
* html #navigation {
	bott\om: -1px;
}
#navigation li {
	float: left;
	margin-right: 2px;
	background: url(images/right_tab.png) no-repeat 100% 0px;
	font-size: 1em;
	letter-spacing: 0em;
}
#navigation li a {
	float: left;
	display: block;
	height: 12px; /* Targets IE 5.5 only */
	hei\ght: 12px; /* All Other Browsers */
	padding: 1.5em 2.0em 0.2em 1.8em;
	background: url(images/left_tab.png) no-repeat 0% 0px;
	color: #909091;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
}
#navigation li.current_page_item {
	background-position: 100% -300px;
}
#navigation li.current_page_item a {
	background-position: 0% -300px;
	color: #c2feff;
}
#navigation li:hover.current_page_item {
	background-position: 100% -300px;
}
#navigation li:hover.current_page_item a {
	padding: 1.5em 2.0em 0.2em 1.8em;
	background-position: 0% -300px;
}
#navigation li:hover {
	background-position: 100% -150px;
}
#navigation li:hover a {
	background-position: 0% -150px;
	padding: 0.5em 2.0em 1.2em 1.8em;
}
* html #navigation a:hover {
	text-deco\ration: underline;
}
/* Inset */
body.home #inset {
	height: 207px;
	background: url(images/inset.jpg) no-repeat;
}
#inset {
	height: 107px;
	background: url(images/sub_inset.jpg) no-repeat;
	margin-left:12px;
}
body.home #inset h1 {
	font-size: 3.5em;
	letter-spacing: -0.06em;
	font-weight: bold;
	padding: 40px 0 10px 50px;
	color: #fff;
}
#inset h1 {
	font-size: 3.5em;
	letter-spacing: -0.06em;
	font-weight: bold;
	padding: 30px 0 10px 50px;
	color: #fff;
}
#inset span {
	font-weight: normal;
	font-family: Arial, sans-serif;
	letter-spacing: -0.02em;
}
#inset a {
	position: absolute;
	text-indent: -9999px;
	height: 23px;
	width: 62px;
	background: url(images/inset_more.gif) no-repeat;
}
#inset a:hover {
	background: url(images/inset_more.gif) no-repeat 0 -23px;
}
#inset p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 50px;
	width: 320px;
	color: #c2feff;
}
/* Content */
#contentm {
	position: relative;
	padding: 0 15px;
	width: 810px;
	background:#fff;
	border-left:10px solid #262626;
	border-right:10px solid #262626;	
}
/* Home Page*/
.action {
	position: relative;
	width: 252px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.action h3 {
	font-size: 2.0em;
	padding: 20px;
	color: #156566;
	letter-spacing: -0.06em;
	font-weight: bold;
}
.action span {
	font-weight: normal;
	font-family: Arial, sans-serif;
	letter-spacing: -0.02em;
	color: #6ababb;
}
.action p{
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 20px;
}
.more{  
    width: 62px;   
    height: 23px;    
    background: url(images/more.gif);  
    cursor: pointer;  
    display: block;
	float: right;
	margin: 10px 20px 20px 0;
}  
.more:hover{  
    background: url(images/more.gif) 0 -23px;  
}
.action ul {
	margin-left: 20px;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.action li {
	line-height: 1.8em;
	
} 
.action li a {
	color: #5a5a5a;
	text-decoration: none;
	padding-left: 24px;
	background: url(images/arrow.gif) no-repeat 10px 50%;
} 
.action li a:hover {
	color: #000;
	text-decoration: underline;
}
#main .action h3{
	border-bottom:0px;
	color:#fff;
}

/* Main */
#main{
	float: left;
	width: 535px;
	font-size: 1.1em;
	line-height: 1.5em;
}
#main h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #156566;
	font-weight: bold;
	margin: 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #e3e4e3;
}
#main h3 {
	font-size: 1.8em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #156566;
	font-weight: bold;
	margin: 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #e3e4e3;
}
#main h4 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #156566;
	font-weight: bold;
	margin: 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #e3e4e3;
}
#main ul, #main ol {
	margin: 10px 0;
	line-height: 2.0em;
}
#main ol {
	list-style: decimal;
	margin-left: 10px;
	padding-left: 20px;
}	
#main ul li {
	padding-left: 20px;
	background: url(images/arrow.gif) no-repeat 8px 0.7em;
}
#main blockquote {
	padding: 20px;
	margin: 20px 0;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	font-style: italic;
	color: #757575;
}
/* Sidebar */
.sidebarbox{
	position: relative;
	width: 212px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	clear:left;
}

.sidebar {
	position: relative;
	width: 212px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 20px 0;
	background: url(images/sidebar_bottom.jpg) no-repeat 0 100%;
	font-size: 1.2em;
	clear:left;
}
.sidebar .top {
	position: absolute;
	top: 0;
	left: 0;
	width: 212px;
	height: 30px;
	background: url(images/sidebar_top.jpg) no-repeat 0 100%;
}
.sidebar ul {
	padding: 8px 30px 0 20px;
}
.sidebar li a {
	text-decoration: none;
	color: #787878;
}	
.sidebar li a:link, .sidebar li a:visited {
	color: #787878;
	display: block;
	text-decoration: none;
}
.sidebar li a:hover {
	color: #156566;
	background: url(images/arrow.gif) no-repeat 180px 60%;
	text-decoration: none;
}
.sidebar li.current_page_item a {
	color: #156566;
	background: none;
	font-weight: bold;
}
/* Footer */   
#footer {
	position: relative;
	background: transparent url(images/footer-trans.png) no-repeat 0 100%;
	height: 4.5em;
	padding-bottom: 30px;
	font-size: 1.1em;
}
#footer ul {
	padding: 15px 0 0 30px;
}
#footer li {
	display: inline;
	padding: 0 10px;
	background: url(images/li.gif) repeat-y 100% 0;
}
#footer li.last {
	background: none;
}
#footer a {
	color: #6ababb;
	text-decoration: none;
} 
#footer a:hover {
	color: #6ababb;
	text-decoration: none;
}

html{overflow-y:scroll}

#header{
	margin-top:0px;
	height:100px;
}

.action{
	position:relative;
}
.action img{
	position:absolute;
	top:10px;
	right:15px;
}

#beta{
	position:absolute;
	top:-15px;
	left:270px;
	width:66px;
	height:67px;
	background:url('images/beta-trans.png');
}

a.button{
	display:block;
	padding:5px 9px;
	background-color:#eee;
	border:1px outset;
	text-decoration:none;
	font-weight:bold;
	margin:0px 20px;
	text-align:center;
}

a.button:hover{
	border:1px solid #37BCCD;
}

a.button:active{
	border:1px inset;
}

li.page-item-9, li.page-item-384, .page-item-19, .page-item-17, .page-item-53, .page-item-109{
	display:none !important;
}


.icon{
	padding-right:6px;
}

.right{
	padding-left:6px;
	padding-right:0px;
}

.sidebar hr{
	padding:0px;
	margin:0px 60px;
	border:0px;
	border-top:1px dotted #ddd;
}

.sidebar ul{
	padding:5px;
	margin:5px;
}

#facebookWdg li{
	padding-left:0px;
}

#mainLinks li{
	float:left;
	padding-left:0px !important;
	padding-right:0px !important;
	margin:0px;
	margin-left:-5px;
}

#mainLinks li a{
	padding-left:0px !important;
	padding-right:10px !important;
}

#mainLinks {
	display:block;
	overflow:hidden;
}

#facebookconnector .widgettitle{
	display:none;
}

.fbconnect_userpicmain{
	float:left;
	display:block;
}

.fbconnect_cmds{
	float:left;
	display:block;
	margin-left:8px;
}


.fbconnect_cmds a{
	float:left;
}

a.userN{
	font-weight:bold;
	color:#338382;
}

#sociablePowered{
	float:right;
	font-size:11px;
	margin-right:12px;
	margin-top:8px;
	display:none;
}

#fb_login_image{
	margin-left:10px;
	margin-bottom:10px;
}

#mymeta{
	overflow:hidden;
	margin-bottom:20px;
} 

#mymeta a{
	float:left;
	padding-left:15px;
}

input.text{
	padding:5px;
	margin:5px;
	width:300px;
}

textarea.disclaimer{
	overflow:scroll-y;
	width:100%;
	font-size:12px;
	padding:3px;
	color:#888;
	height:70px;
	margin:8px;
}

.help{
	font-style:italic;
	color:#888;
}


#topicons{
	position:absolute;
	left:27px;
	top:100px;
}

.pagina-intera .sidebar,
.pagina-intera .sidebarbox,
.pagina-intera .entry-title{
	display:none;
}

.pagina-intera .idee .entry-title{
	display:block;
}

.idee .ratingblock{
	display:none
}

.pagina-intera #main{
	width:auto;
	margin:0px 20px;
}

#guardam{
	margin-left:15px;
}

#nav-below{margin:20px; margin-top:30px}



img.attore100{
	float:left;
	border:2px solid #587477;
	margin:15px;
}

div#personaggi100{
	padding:0px;
	margin:10px 20px;
	width:auto;
	overflow:hidden;
}

.nav-previous{float:right}
.nav-next{float:left}

.sostr{
	text-align:justify;
	display:block;
	margin-left:-10px;
	font-size:11px;
	line-height:1.3em;
	margin-bottom:15px;
	margin-top:8px;	
}

#help{
	position:absolute;
	right:20px;
	top:0px;
	width:450px;
	text-align:right;
	margin-top:-8px;
}

#help img{
	float:right;
	margin:0px;
	padding:0px;
}

#helptxt{
	float:right;
	text-align:right !important;
	font-style:italic;
	padding:10px;
	color:#999;
}

.entry-title{
	display:block;
	clear:both
}

h2 a{
	text-decoration:none !important;
}

#nav-above, #nav-below{
	overflow:hidden;
	display:block;
	margin:8px;
}

/* Pagina  Leggi */
.pageid-3 #content h2{
	border:0px !important;
	padding-bottom:0px;
}

.pageid-3 #content .entry-title{
	margin-top:0px;
	margin-bottom:10px;
}

.pageid-3 #content .entry-title a{
	font-size:16px;
	font-variant: small-caps;
	font-style:italic;	
}


.pageid-3 #content .post{
	margin-bottom:20px;
}

.pageid-3 .entry-date{
	display:none;
}

#container, #main{
	padding-top:0px;
	margin-left:6px;
	margin-top:6px;
}

.single .entry-content p{
	margin:0.2em;
}

.sidebar h3{
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#378786;
	letter-spacing:1px;
}

.sidebar .widget{
	margin-top:0px;
	margin-bottom:15px;
	padding-left:8px;
}

.ctc a{
	display:inline !important;
}

.ctc a:hover{
	text-decoration:underline !important;
}

.ctc{
	width:170px;
	overflow:hidden;
	text-align:justify;
}

.sidebar li ul li{
	padding-left:0px;
}



#recent-posts ul, #recent-posts li{
	margin-left:0;
	padding-left:0;
}

#recent-posts li{
	margin-bottom:5px;
	background:url('images/page_white_text_width.png') no-repeat left top;
	padding-left:22px;
	margin-left:0px;
	line-height:16px;
}

a.tag-cloud-link, a.tag-cloud-link:hover{
	text-decoration:underline;
	padding-left:22px;
	margin-left:35px;
	margin-top:5px;
	background:url('images/asterisk_yellow.png') no-repeat left top !important;
	display:block;
	line-height:18px;
}

.pagina-intera #main{
	width:770px;
}

.single #inset h1{
	display:none;
}

.single #inset{
	height:1px;
}

.widget_gdstarrating ul{
	padding:0px;
	margin:0px;
}

.rats, .ratst{
display:inline !important;
}

.rats{
	padding-right:6px;
}

.widget_gdstarrating {
	margin-top:-8px !important;
}

.widget_gdstarrating li{
	line-height:18px;
}

.widgettitle{
	margin-bottom:8px;
}

.sidebar .widget{
	margin-bottom:25px;
}

.entry-date{
	margin:12px;
}

div.sociable{
	margin-top:40px !important;
}

.author .entry-date{
	display:none;
}

#annunci{
	position:absolute;
	top:20px;
	left:338px;
	line-height:5px;
	font-weight:bold;
	color:#247D84;
}



/* Pagina iscrizione mailiglist */

#iscrizioneML {
	margin:16px 6px;
	display:block;
	border:1px solid #e1e1e1;
	background:#f4f4f4;
	padding:16px;
	font-size:16px;
	line-height:1.5em
}

#iscrizioneML input{
	margin:6px;
}

#iscrizioneML li{
	list-style:none;
}


#iscrizioneML .submit{
	margin:22px 0px 0px 110px;
	padding:4px 26px;
	font-size:16px;
}

#iscrizioneML li.no-dot{
	background:none;
	padding-left:0px;
}

#iscrizioneML .disclaimer{
	width:420px !important;
}

.nov-stream{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#home-sidebar{
	float:right;
	display:block;
	width:306px;
	background-color:#257574;
	padding:12px;
	position:relative;
	left:10px;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;	
	-khtml-border-bottom-left-radius: 10px;
	-html-border-bottom-right-radius: 10px;	
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;		

	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;	
	-khtml-border-top-left-radius: 10px;
	-html-border-top-right-radius: 10px;	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;		
	
	border-radius: 10px;	
}

#home-sidebar h3, #home-sidebar a{
	color:#fff;
}

#home-sidebar>li{
	background:transparent !important;
	padding-right:0px !important;
	margin-bottom:20px;
}

#home-sidebar>li:first-child li:first-child{
	background-color:#1D5F5E !important;
	font-size:14px !important;
	padding-top:4px !important;
	padding-bottom:4px !important;	
}


#home-sidebar>li,
#home-sidebar h3{
	padding-left:0px !important;
	padding-right:0px !important;	
	margin-left:0px !important;
	margin-right:0px !important;		
	margin-top:0px !important;
	padding-top:0px !important;		
}

#home-sidebar h3{
	margin-bottom:0px;
	padding-bottom:0px;
}

#twitter_update_list span{
	color:#BCD5D3;
}
#twitter_update_list li>a{
	display:none;
}
#twitter_div h3{
	font-size:18px;
}

#quik-videos{
	padding:10px;
	text-align:center;
	border-bottom:1px dotted #3B5051;
}

#quik-videos img{
	margin:4px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;	
}