/*
Theme Name: Street
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme</a>
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1 
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


#main a, #main a:VISITED ,#main a:link  {
		color: #CC0000;
		/*font-weight: bold;*/
	}

body{
	font-family:Georgia, serif, Arial, Helvetica, sans-serif;
	font-size:20px;
	/*line-height:28px;*/
	color: #282828;
	/*background-color:#D6D3D3;*/
	background-color:#D8DEDE;
	
}
a{
	text-decoration: none;
	
	}
#header{
	/*background:url(images/header_bg.jpg) top center no-repeat #111;*/
	background:black;
}
#branding{
	height:100px;
	padding:10px 0;
}
#logo-image{
	float:right;
	}
#blog-description{
	display:none;
}
#blog-title{
	margin-bottom:0px;
	padding:0 0 0 0px;
	text-align:left;
}
#blog-title a{
	font-size:60px;
	text-transform:uppercase;
	color:#fff;
}
#blog-title a:hover{
	color:#cc0000;
}
#access{
	border:none;
	height:33px;
	background:white;
	font-size:20px;
	border-bottom:1px solid #AFAFAF;
	/*border-top:1px solid #ff0000;
	border-bottom:1px solid #aa0000;*/
}
#container {
    width:100%;
    margin: auto;
}
#content {
    margin:0 0 0 30px;
    width:565px;
    overflow:hidden;
}
#infoPageContent{
	 margin:0 0 0 30px;
     width:100%;
     font-size: 90%;
	}
#main{
	/*padding:30px 0 30px 0;
	background:#fff;
	border:3px double #ccc;
	margin-top:30px;*/
	width:1000px;
	
	
	
	padding:0px 0 22px;
}
#main.homePage{
		background-image: url(images/home.jpg);
		background-repeat: no-repeat;
		background-position:10px 0;
	}
#bigPictureChiSiamo,#bigPictureContatti{
		background-image: url(images/chisiamo.jpg);
		background-repeat: no-repeat;
		background-position:10px 0;
		min-height:580px;
	}
#bigPictureChiSiamo{
min-height:680px;
}
#bigPictureContatti{
		background-image: url(images/contatti.jpg);
	}	
.hentry{
	/*border-bottom:3px double #ccc;*/
	margin-bottom:30px;
}
.entry-utility{
	margin-bottom:0px;
}
.single .hentry{
	padding-bottom:30px;
}
/*** THEMATIC SKIN ***/
.menu{
	background: none repeat scroll 0 0 transparent;
color: white;
font-family: helvetica,arial,sans-serif;
font-size: 12px;
font-weight: 700;
height: 32px;
left: -11px;
position: relative;
text-transform: uppercase;
top: -30px;
}
.sf-menu {
    border:none;
	/*float:right;*/
	text-align:center;
}
.sf-menu a {
	border:none;
	padding:6px 0px 7px 13px;
	text-decoration:none;
}
.ie7 .sf-menu a {
	border:none;
	padding:6px 13px 3px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
	.sf-menu .current_page_item a:visited,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    /*border-bottom-color:#fff; */
    /*color: red;*/
}
/*.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			black;
}*/
.sf-menu li {
	background:none;
}

.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    /*background:     #111;*/
	outline:		0;
	border:none;
	color:white;
text-decoration:underline;
}
.sf-menu li li a:hover{
	/*background:#333;*/
}
.sf-menu ul {
	border:none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#111;
	border-bottom:none;
	color:#cc0000;
}
.sf-menu ul a:hover {
   /* color: #cc0000;*/
}
a:hover, .entry-title a:active, .entry-title a:hover {
	color:#cc0000;
}
.aside{
	font-size:16px;
	line-height:23px;
}
.aside ul ul {
    list-style:none;
    margin:0 0 22px 20px;
}
.aside a{
	text-decoration:none;
}
.aside a:hover{
	text-decoration:underline;
	color:#cc0000;
}
#primary, #secondary{
	background:#f1f1f1;
	right:30px;
	border:3px double #ccc;
    padding:18px 0 0 0;
    margin-bottom:30px;
}
#primary h3, #secondary h3{
	font-size:20px;
	color:#111;
}
#footer{
	margin-top:30px;
	border:none;
	text-align:center;
}
#subsidiary {
	background:#fff;
	border:3px double #ccc;
	width:960px;
}
#subsidiary .aside{
	margin-left:30px;
	width:280px;
}
#siteinfo{
	width:100%px;
	text-align:center;
	padding: 2px 10px;;
	color: white;
	background-color: black;
	display: none;
}

.entry-title{
	font-size:150%;
	line-height:40px;
	color:#ED1B24;
	margin-top:10px;
}

.entry-content{
		font-size:15px;
	}
.entry-title a{
	color:#aaa;
}
/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
    font-size:15px;
    line-height:18px;    
}
#comments input,
#comments textarea {
    font-size:15px;
    line-height:18px;
    border:1px solid #ccc;
    background:#f6f6f6;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #e3e3e3;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #e3e3e3;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#f6f6f6;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
input#submit{
	border:none;
	padding:3px;
	background:#111;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
}
input:hover#submit{
	background:#cc0000;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
/************************** One Column CSS */
.page-template-tpl_onecolum-php #container{
	width:900px;
}
.page-template-tpl_onecolum-php #content{
	width:900px;
}
/************************** archive page title */
.archive h1.page-title{
	font-size:20px;
	/*background:#f1f1f1;*/
	/*border-bottom:3px double #ccc;*/
	padding:0 0 15px 0;
	margin-bottom:15px;
}
/************************** Search Widget */
#s {
    font-size:15px;
    line-height:18px;
    border:1px solid #ccc;
    background:#fff;
	padding:2px;
	width:170px;	
}
#searchsubmit{
	border:none;
	padding:2px;
	background:#111;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	line-height:18px;
}
#wrapper{
	/*background-color: #D8DEDE;*/
	}
#logo-image{float:right;}
h1#testoTop {
	color: white;
float: left;
font-family: "Avenir Light","Futura Light",helvetica,arial,sans-serif;
font-size: 42px;
font-weight: normal;
padding-top: 35px;
position: relative;
top: -32px;
}
h1#testoTop span{
color: #CECFD1;
font-size: 12px;
}
#homeNews {
	margin-top:15px;
	width: 270px;
	margin-right:15px;
	line-height: 1.5em;
	float: right;
	font-size:12px;
	text-align: justify;
	/*min-height:600px;*/
	height:620px;
	overflow:auto;
		
}

.postDate{
	text-align:right;
}

.movieItemBox{
	background-color:#BFBFBF;
border:1px solid white;
float:left;
margin:10px 50px;
padding:10px;
width:200px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
.movieItemBox .un_film_di, .movieItemBox .breve_info{
	text-align:justify;
	font-size:12px;
	line-height:16px;
	padding-bottom:8px;
	}
	
.singleVideoPartecipativoContainer .breve_info{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	}
.singleVideoPartecipativoContainer .extLink {
	text-align: right;
	}
.singleVideoPartecipativoContainer .extLink a{
		font-size: 102%;
                font-weight: bold;
		
	}

.movieTitle{
	
		text-align:center;
		line-height:100%;
		padding-bottom: 8px;
		padding-top: 6px;
		
	}
.movieTitle a{
		font-size:13px;
		font-weight: bold;
		color: white;
				
}
.movieThumb{
	margin: auto;
	text-align: center;
}
#container.singleVideoContainer{
		font-size: 75%;
	}

#container.singleVideoContainer .leftCol, #container.singleVideoPartecipativoContainer .leftCol,  #container.singlePercorsoContainer .leftCol{
	float:left;
	width: 430px;
}
#container.singleVideoContainer .rightCol, #container.singleVideoPartecipativoContainer .rightCol, #container.singlePercorsoContainer .rightCol{
	float:left;
	width: 550px;
	margin-left:20px;
}
 #container.singleVideoPartecipativoContainer .leftCol .movieData
 {
 margin-top: 10px;
 	font-family: monospace;
 	font-size:13px;
 }
#container.singleVideoContainer .rightCol .moviePoster
{
	margin-top: 5px;
	 float:right;
}
#container.singleVideoContainer .rightCol img, div.percorsoImage img, div.mainImage  img
	{
		border: 1px solid white;
	}
div.mainImage, div.percorsoImage {
	padding-bottom:10px; 	
}
.moviePoster img, .movieItemBox img, .videoStrips img{
	border: 1px solid white;
	}
#container.singleVideoContainer h1.singleTitle, #container.singlePercorsoContainer h1.singleTitle {
	color: #CC0000;
	font-family:Georgia,serif;
	font-size:32px;
	line-height: 33px;
	margin-bottom:18px;
	padding-left:20px;
	text-align:center;	
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:20px;
}
#container.singleVideoPartecipativoContainer h1.singleTitle{
		color: #CC0000;
		font-family:Georgia,serif;
		font-size:34px;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align:left;	
	}
.movieText
{
	/*padding-top:10px;*/

	font-size:14px;
	margin-top:10px;
}
.singleVideoPartecipativoContainer .movieText
{
	border-left: 1px solid red;
		padding-left:15px;
	}
.singleVideoContainer .un_film_di{
	font-weight:bold;
	font-size:13px;
	}
#testoTop a{
	color: white;
display: block;
font-size: 36px;
line-height: 36px;
}
.videoPage-entry-content{
	font-size: 14px;
	/*margin-top:10px;*/
	padding-top:10px;
	width:870px;
	margin:auto;
}
.videoStrips{
	 background-color: black;
	 padding: 10px 5px 5px;
	 -moz-border-radius: 10px; -webkit-border-radius: 10px;
	 margin-bottom:10px;
	 
}
.movieInfo {
	font-size: 70%;
}

.newsTag {
	text-align: right;
	border-bottom: 1px solid red;
	font-weight:bold;
}

#chiSiamoLayer {
/*background-color:white;
border:1px solid;*/
font-size:70%;
left:15px;
line-height:120%;
/*opacity:0.75;*/
padding:10px;
position:absolute;
top:444px;
width:500px;
}
.movieVideo{
	margin-top: 10px;
	}
#contattiLayer {


font-size:70%;
left:15px;
line-height:120%;

padding:10px;
position:absolute;
top:370px;
width:800px;
}

.extLink,.breve_info{
	font-size: 13px;
	}
	
a.more-link{
	font-size: 10px;
	}

#categoryPageTitle{
	margin:20px 0px;
	text-align: right;
	padding:0px 10px;
	background-color:#CC0000;
	color:white;
}

.categoryPage h2.entry-title {
		font-size:18px;
		padding-bottom: 0px;
		border-bottom: 1px solid #CC0000;
}
.categoryPage .date{
	font-size:13px;
	text-align:right;
}
.backToNewsLink{
	font-size:15px;
	text-left;
	padding: 5px 0px;
}

#homeButtons{
	bottom:5px;
margin-top:2px;
position:absolute;
right:5px;
text-align:right;
}

#homeButtons a{
	margin-right: 3px;
}
.newsLetterForm{
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #DFDFDF;
	position: relative;
	top: -150px;
	}
.nl_form_row{
		margin: 5px 0;
	}
.nl_form_row label{
	width: 200px;
	text-align: right;
	padding-right: 5px;
	} 	
.nl_button{
	font-size:11px;
	}
.nl_form_row.nl_submit{
	text-align: center;
}
.newsLetterForm input{
	padding-left: 1px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
}
.newsLetter{
font-weight:bold;
}
.flash {
/*position: relative; /*or absolute*/
width:500px;
margin:auto;
z-index: 0;
}
