/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
background-color:#E7E7E7;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Sans-Serif;
	
	color: #333;
	text-align: center;
	margin-top:0;
	padding-top:0;
	}

#page {
	text-align: left;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	}

.ratings{
position:relative;
width:200px;
float:right;
text-align:right;
height:45px;
}

.bannerheader{
width:760px;
height:auto;
margin:0 auto 10px auto;
}

.link_interni {
position:relative;
float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	width:420px;
	margin:0px 0px 10px 15px;
	background-color:#ffffcc;
	padding:4px;
	border:1px dashed #666666;
	display:inline;
}

.link_interni strong{
	color:#000000;

}

.box_guida {
position:relative;
float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:430px;
	margin:0px 0px 10px 0px;
	background-color:#f6f6f6;
	padding:5px;
	border:1px dashed #666666;
	display:inline;
}

.link_interni, .box_guida  a{
	color:#ff9900;
	font-weight:bold;
	text-decoration:underline;
}

.link_interni, .box_guida a:visited{
	color:#ff9900;
	font-weight:bold;
	text-decoration:underline;
}

.link_interni, .box_guida a:hover{
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}

img a{
border:none;
}



table img{
border:none;
}

#content {
width:450px;
margin:0;
padding:0;
position:relative;
	font-size: 1.2em;
	z-index:1;
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn  {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #e7e7e7;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;

	
	}

h2.pagetitle {
margin:10px 0px 0px 15px;
	font-size: 16px;
	font-family:"Trebuchet Ms", sans-serif;
	color:#ff9900;

		}
	
	h2.pagetitle a{
	font-family:"Trebuchet Ms", sans-serif;
	color:#ff9900;
	text-decoration:none;
}

h2.pagetitle a:visited{
text-decoration:none;
color:#ff9900;
}

h2.pagetitle a:hover{
text-decoration:underline;
	color:#666666;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#ff9900;
		text-decoration: none;

	}

h2 a:hover, h3 a:hover{
	text-decoration: underline;
	color:#666666;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#commenti_container{
margin:-15px 0;
position:relative;
float:left;
width:440px;
padding:0;
}

#commenti_container a{
color:#ff9900;
text-decoration:underline;
}

#commenti_container a:visited{
color:#ff9900;
text-decoration:underline;
}

#commenti_container a:hover{
color:#666666;
text-decoration:none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:400px;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
position:relative;
float:left;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#ricerca {
width:420px;
height:100px;
margin:0px 0px 0px 20px;
font-size:12px;
text-align:left;
border-bottom:1px solid #666666;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	width:400px;
	}
	
	#commentform {
	margin:5px 0px 5px 10px;
	}

#commentform input {
width:67px;
border:1px solid #ff9900;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:400px;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
	
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
background-image:url(images/bg_wrapper.gif);
background-repeat:repeat-y;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}
	

#header {
	padding:0px;
	height: 120px;
	width: 760px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	
	
	}
	
	#header img{
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;}

.menu_top{
position:relative;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin-top:40px;
margin-right:5px;
display:inline;
}

.menu_top a{
color:#333333;
text-decoration:none;
}

.menu_top a:visited{
color:#333333;
text-decoration:none;
}

.menu_top a:hover{
color:#ff9900;
text-decoration:underline;
}

.narrowcolumn {
position:relative;
	float: left;
	padding: 0px;
	margin: 0;
	width: 450px;
	border-right:1px soli #333333;
	z-index:1;
	}
	
	
	#utente_loggato{
	float:left;
width:440px;
height:55px;
margin-left:8px;
margin-top:0px;
font-size:10px;
margin-bottom:5px;
z-index:1;
display:inline;

	}
	
	#risposte{
	text-align:left;
	}
	
	#utente_personale{
	float:left;
	margin:0;
	width:440px;
    height:55px;
	background-position:top;
	background-image:url(images/bg_avviso.gif);
    background-repeat:no-repeat;
	padding-top:5px;
padding-left:15px;
line-height:10px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
    }
	
	#utente_personale h1{
	margin:5px 0px 10px 0px;
	}

#utente_personale a{
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

#utente_personale a:visited{
color:#666666;
font-weight:bold;
text-decoration:none;
}

#utente_personale a:hover{
color:#ff9900;
text-decoration:underline;
}

#utente_loggato a{
color:#333333;
font-weight:bold;
text-decoration:underline;
}

#utente_loggato a:visited{
color:#333333;
font-weight:bold;
text-decoration:underline;
}

#utente_loggato a:hover{
color:#ff9900;
text-decoration:none;
}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 450px;
	}
	
.post {
position:relative;
float:right;
	margin: 0 0 10px 10px;
	text-align: justify;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	display:inline;
	width:440px;
	}
	
	.vota{
	position:relative;
	text-align:center;
	font-weight:bold;
	color:#666666;}
	
	.vota img{
	float:right;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn {
	margin: 30px 0;
	}
	
	.postmetadata {
	margin: 20px 0;
	}
	
	.postmetadata_search {
	margin: 20px 0;
	font-size:10px;
	color:#666666;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
padding-top:10px;
	clear: left;
}

.postmetadata a{
	clear: left;
	color:#666666;
	font-weight:bold;
}

.postmetadata a:visited{
	color:#666666;
}

.postmetadata a:hover{
	color:#ff9900;
}


 .postmetadata_search a{
 clear: left;
	color:#666666;
	font-weight:bold;
 }

 .postmetadata_search a:visited{
 color:#666666;
 }
 
  .postmetadata_search a:hover{
  color:#ff9900;
 }

#footer {
position:relative;
height:55px;
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/* Archivio video */
#archivio_video{
position:relative;
float:left;
width:440px;
height:260px;
display:inline;
margin:0px 0px 0px 10px;
padding-top:45px;
background-image:url(images/archivio_video.jpg);
background-repeat:no-repeat;
text-align:left;
}

#archivio_video table{
width:425px;
height:200px;

}

#archivio_video td{
height:auto;
padding:3px;

}


.citizen_journalist_video{
margin-left:7px;
}

.td1{
position:relative;
font-size:10px;
width:85px;
border-right:1px solid #cccccc;
vertical-align:top;
}

.td1 a{
color:#ff9900;
text-decoration:underline;

}

.td1 a:visited{
color:#ff9900;
text-decoration:underline;

}

.td1 a:hover{
color:#333333;
text-decoration:none;

}

.td2{
width:255px;
}
.info_video{
font-size:10px;
width:85px;
}

.info_video1{
font-size:10px;
width:85px;
border-right:1px solid #cccccc;
}

.info_video1 a{
color:#ff9900;
text-decoration:underline;

}

.info_video1 a:visited{
color:#ff9900;
text-decoration:underline;

}

.info_video1 a:hover{
color:#333333;
text-decoration:none;

}

.info_video a{
color:#ff9900;
text-decoration:underline;

}

.info_video a:visited{
color:#ff9900;
text-decoration:underline;

}

.info_video a:hover{
color:#333333;
text-decoration:none;

}
/* Archivio video FINE */

/* FORM*/

.error_txt{
font-size:12px;
font-weight:bold;
color:#CC0000;
}
/* Login */



#login{
position:relative;
float:left;
width:440px;
height:auto;
display:inline;
margin:10px 0px 0px 0px;
font-size:12px;
font-weight:normal;
color:#333333;
text-align:left;
}

#login table{
margin:0px 0px 0px 0px;
text-align:left;
border-top:1 px solid #666666;
}

#login input{
}

.form_login{
border:1px solid #ff6600;
width:200px;
height:auto;
}


#login a{
	color:#ff9900;
	text-decoration:underline;
	font-weight:bold;
	}
	
		#login a:visited{
	color:#ff9900;
	text-decoration:underline;
	font-weight:bold;
	}
	
		#login a:hover{
		color:#666666;
	text-decoration:none;
	font-weight:bold;
	}

/* Fine Login */

/* Pubblicato da: (i blog di Communicagroup */

#ante_bar{
border:1px solid #cccccc;
width:262px;
margin-bottom:10px;
padding:4px;
margin-left:5px;

}

.title_bar{
margin-bottom:8px;
}

#pubblicazioni{
position:relative;
width:270px;
background-color:#ffffff;
margin:0px 0px 5px 5px;
float:left;
padding:0px 0px 0px 5px;
color:#333333;
display:inline;
font-size:10px;

}

#pubblicazioni h1{
margin-top:10px;
}

#pubblicazioni a{

color:#666666;
text-decoration:none;
font-weight:bold;
}


#pubblicazioni a:visited{
font-weight:bold;
color:#666666;
text-decoration:none;
}

#pubblicazioni a:hover{
font-weight:bold;
color:#ff9900;
text-decoration:underline;
}

.bloglist{
margin-top:0;
float:left;
width:125px;
height:auto;
border-right:1px solid #e7e7e7;
padding-left:3px;


}

/* Pubblicato da: (i blog di Communicagroup FINE*/


/*Archivi*/

.benvenuti{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
position:relative;
text-align:justify;
color:#666666;

}


	.benvenuti a{
	color:#ff9900;
	text-decoration:underline;
	font-weight:bold;
	}
	
			.benvenuti a:hover{
		color:#e7e7e7;
	text-decoration:none;
	font-weight:bold;
	}
	
		.benvenuti a:visited{
	color:#ff9900;
	text-decoration:underline;
	font-weight:bold;
	}
	

	
#bollino{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
position:relative;
padding:5px;
margin-left:5px;
margin-bottom:15px;
text-align:justify;
width:262px;
height:143px;
color:#66666;
border:1px solid #cccccc;

}

#snippnet{
float:left;
width:440px;
border-bottom:1px solid #ff9900;
padding:15px 0px 15px 0px;
margin:0px 0px 0px 0px;
}

#snippnet h3{
color:#666666;
}

#snippnet textarea{
margin-top:10px;
border:1px solid #ff9900;
width:230px;
height:100px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}



.sniptd{
border-right:1px solid #999999;
margin-right:10px;
text-align:center;
}

.archivi{
position:relative;
width:270px;
margin-left:5px;
height:auto;
float:left;
display:inline;
background-color:#FFFFFF;
padding-bottom:5px;
margin-top:5px;


}




#categorie{
position:relative;
width:270px;
height:auto;
float:left;
margin-left:5px;
display:inline;
padding-bottom:5px;

}

#categorie h1{
margin-top:10px;
}


#syndication{
position:relative;
width:270px;
height:auto;
float:left;
border-bottom:1px solid #e7e7e7;
display:inline;
padding-bottom:5px;
margin-left:5px;

}

#squadra{
position:relative;
width:270px;
margin-left:5px;
height:auto;
float:left;
border-bottom:1px solid #e7e7e7;
display:inline;
background-color:#FFFFFF;
padding-bottom:5px;


}

/* Archiv FINE*/

/*	Begin Headers */
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ff9900;
text-align:left;
line-height:15px;
	}

h2 {
	margin: 0px 0 0;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin-left:20px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;

	}

.alignright {
	float: right;
	margin-right:30px;
	margin-bottom:20px;

	}
	
.alignleft {
	float: left;
	margin-left:30px;
	display:inline;
		margin-bottom:10px;



	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 6px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 5px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#search{
position:relative;
float:left;
width:270px;
padding:10px 0px 10px 0px;
height:30px;
margin-left:5px;
	vertical-align:middle;
	border:1px solid #cccccc;
	text-align:center;
	display:inline;
}

.cerca_style{
border:1px solid #ff9900;

}

.cerca_img{
position:relative;
top:5px;
}

#searchform {
/* background-image:url(images/bg_cerca.jpg); 
background-repeat:no-repeat;
background-position:center;*/
margin:10px 0px 10px 40px; 
	width:270px;
}

#sidebar #searchform #s {

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}



#commentform textarea {
border:1px solid #ff9900;
	padding: 2px;
	}

#commentform #submit {
border:0;
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
width:430px;
	padding: 0;
	text-align: justify;
	margin:10px 0px 10px 20px;
	}

.commentlist li {
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
position:relative;
height:auto;
float:right;
	padding-top:5px;
	width: 296px;
	margin:0px;
	display:inline;
	z-index:2;
	overflow:hidden;

	}
#sidebar a{

color:#666666;
text-decoration:none;
font-weight:bold;
}


#sidebar a:visited{
font-weight:bold;
color:#666666;
text-decoration:none;
}

#sidebar a:hover{
font-weight:bold;
color:#FF9900;
text-decoration:underline;
}
#sidebar form {
	margin: 0;
	}
	
	 #sidebar img a{
	border: 0;
	}
	


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border:0;
	}

.navigation {
	display: block;
	text-align: center;
	margin:auto;
	}
	
	.navigation a{
	clear: left;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.navigation a:visited{
	color:#666666;
		text-decoration:none;

}

.navigation a:hover{
	color:#ff9900;
		text-decoration:none;

}
/* End Various Tags & Classes*/


/* Stile del video posy*/

#altri_download{
position:relative;
float:left;
font-size:10px;
color:#333333;
text-align:right;
background-image:url(images/bg_download.gif);
background-repeat:no-repeat;
width:440px;
height:52px;
margin:10px 0px 10px 0px;
padding:0;
}

#altri_download p{
margin:0;
}

#link_altridownload{
position:relative;
float:right;
margin:28px 20px 0px 0px;
width:204px;
height:25px;
}

#altri_download a{
font-size:11px;
color:#FF9900;
text-decoration:none;
font-stretch:expanded;
font-weight:bold;


}

#altri_download a:visited{
font-size:11px;
color:#FF9900;
text-decoration:none;
font-stretch:expanded;
}

#altri_download a:hover{
font-size:11px;
color:#666666;
text-decoration:underline;
font-stretch:expanded;
}
/* Fine del video posy*/


.note{
font-size:10px;
color:#666666;
}

/* Registrazione*/

#registrazione {
width:440px;
}

#registrazione_title {
font-size:12px;
font-weight:normal;
color:#333333;
text-align:left;
}

.registrazione_message {
font-size:12px;
font-weight:normal;
color:#FF9900;
text-align:left;
}
.registrazione_title {
font-size:12px;
font-weight:normal;
color:#333333;
text-align:left;
}

#registrazione textarea{
width:400px;
height:150px;
font-size:10px;
color:#666666;
}

#scrollablediv{
width:410px;
border:1px solid #FF9900;
height:160px;
overflow:auto;
background-color:#FFFFFF;
padding:10px;

}


#registrazione td{
padding:5px;
margin-bottom:10px;
font-size:12px;
vertical-align:top;
margin-bottom:10px;
}

#registrazione td a{
color:#FF9900;
text-decoration:underline;
}

#registrazione td a:visited{
color:#FF9900;
text-decoration:underline;
}

#registrazione td a:hover{
color:#cccccc;
text-decoration:none;
}

.form_reg_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin:0;
padding:0;
}

.form_registra{
margin:0;
border:1px solid #FF9900;
width:200px;
padding:2px;
}

.form_reg_long{
border:1px solid #FF9900;
width:407px;
padding:2px;
}

.form_border{
border:1px solid #FF9900;

}

#registrazione select{
margin:0;
border:1px solid #FF9900;
width:200px;
padding:0px;
}

#registrazione textarea{
border:1px solid #FF9900;
width:420px;
font-size:10px;
color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding:5px;
display:inline;
}
/* Fine Registrazione*/

/* Stili video*/

#invio_video table{
font-weight:normal;
text-align:left;
}

#invio_video td{
margin:5px 0px 5px 0px;
}

#invio_video input{
border:1px solid #FF6600;
padding:2px;
width:150px;

}


#invio_video textarea{
border:1px solid #FF6600;
padding:2px;
width:190px;

}

.inviovideo{
border:1px solid #ff9900;
background-color:#ffffff;
}


#video{
margin:0px 0px 0px 10px;
padding:0;
position:relative;
float:left;
display:inline;
z-index:1;
vertical-align:text-bottom;

}

.googleVideo_holder, .yourTubeVideo_holder, .personalPlayerVideo_holder, .quickTimeVideo_holder{
padding:0;
margin:0;
width:440px;
text-align:center;
height:376px;
background-image:url(images/bg_video.gif);
background-repeat:no-repeat;
background-color:#e7e7e7;
display:inline;


}

.googleVideo, .yourTubeVideo, .personalPlayerVideo, .quickTimeVideo{
/* border: 2px solid #F49D14; */
background-color:#e7e7e7;
width:420px;
height:auto;
display:inline;
z-index:1;
}

.googleVideo_link, .yourTubeVideo_link, .personalPlayerVideo_link, .quickTimeVideo_link{
font-size:10px;
font-weight:bold;
width:440px;
text-align:right;
background-color:#e7e7e7;
color:#666666;
height:20px;

}

.googleVideo_link a, .yourTubeVideo_link a, .personalPlayerVideo_link a, .quickTimeVideo_link a{
text-decoration:none;
color:#666666;
margin-right:10px;
height:20px;
}

.googleVideo_link a:visited, .yourTubeVideo_link a:visited, .personalPlayerVideo_link a:visited, .quickTimeVideo_link a:visited{
text-decoration:none;
color:#666666;
}

.googleVideo_link a:hover, .yourTubeVideo_link a:hover, .personalPlayerVideo_link a:hover, .quickTimeVideo_link a:hover{
text-decoration:none;
color:#ffffff;
}


/* Tabbed Menu */
.container_tab {
        width: 380px;
        padding: 15px;
        margin: 3px 0 20px 0;
        background-color: #FFFFFF;
        text-align: right;
}

/* rounded */

#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #FF9900;
        background: url(images/Rounded.gif) no-repeat bottom center;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.progress_reset{
border:1px solid #ff9900;
background-color:#FFFFFF;
}
.progress_div{
border:1px solid #ff9900;
}

#myUploadForm {
    margin: 0px;
	padding: 0px;
}

#myUploadForm ol {
    margin: 0px;
	padding: 0px;
}