/* @override http://www.nuovocinemadigitale.it/wp-content/themes/nuovocinemadigitale/style.css */

/*
Theme Name: Nuovo Cinema Digitale
Theme URI: http://wordpress.org/
Description: new digital cinema theme
Version: 1.0
Author: Fabrizio Tucci - fabriziotucci.com - helloadv.com

*/
@font-face {
	font-family: 'MidietSansMedium';
	src: url('Midiet_Sans_Medium.eot');
	src: local('☺'), url('Midiet_Sans_Medium.woff') format('woff'), url('Midiet_Sans_Medium.ttf') format('truetype'), url('Midiet_Sans_Medium.svg#Midiet-SansMedium') format('svg');
}


html, body, p, h1, h2, h3, h4, ul, li {
	margin: 0; padding: 0;
	font-size: 100%;
}


body {
	color: #121212;
	font: 100%/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #350046 url(images/bg00e.jpg) no-repeat center top;
}
a {
	outline: none;
}
a img {
	border: none;
}

#outer {
	width: 975px;
	position: relative;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

#top {
	width: 975px;
	position: relative;
	margin: 0 auto;

}

#left {
	width: 638px;
	margin-right: 10px;
	float: left; display: inline;
}

#right {
	float: left; display: inline;
	width: 325px;
}
#right img {
	margin-bottom: 5px;
}

#posts {
	padding: 32px;
	/*background: url(images/bg01.png) repeat;*/
	background-color: white;
}



a {
	color: #18b8f2;
	text-decoration: none;
}

p {
	margin-bottom: 0.6em;
}
h1 {
	color: #d7a1df;
	position: absolute;
	top: 40px;
	right: -10px;
	font-size: 0.75em;
	line-height: 120%;
	width: 350px;
	letter-spacing: 0px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background: transparent url(images/menubg02.png) repeat;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
}
h1:hover {
	color: white;
}
h2.categorytitle {
	/*background: #1d0027 url(images/bg02.jpg) no-repeat center top;*/
	background-color: #18b8f2;
	color: white;
	font: bold 1.3em Arial, Helvetica, Geneva, sans-serif;
	padding: 25px 30px 25px 32px;
	
}


h2.blocktitle {
	/*background: #1d0027 url(images/bg02.jpg) no-repeat center top;*/
	background-color: #18b8f2;
	color: white;
	font: bold 1.3em Arial, Helvetica, Geneva, sans-serif;
	padding: 15px 25px;
	
}
h3 {
	color: #464646;
	letter-spacing: -1px;
	margin-bottom: 5px;
	font: bold 1.6em Arial, Helvetica, Geneva, sans-serif;
	text-shadow:1px 1px 1px #CCCCCC;
}
h3 a {
	color: #464646;
	text-decoration: none;
}
h3 a:hover {
	color: #686868;
}


h4 {
	color: #464646;
	/*letter-spacing: -1px;
	margin-bottom: 5px;*/
	font: bold 1.1em Arial, Helvetica, Geneva, sans-serif;
}
.time {
	font-size: 0.7em;
	color: #fff;
}
.wp-post-image {
	border: 8px solid #313131;
	float: left;
	margin-right: 10px;
}
.singlepost {
	position: relative;
	background: url(images/dot01.gif) repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 26px;
}

.content {
	font-size: 0.8em;
	margin-top: 10px;
	/*padding-right: 50px;*/
}
.homepage .content {
	padding-right: 0px;
}
#right .content {
	font-size: 0.8em;
	padding-right: 0px;
	line-height: 140%;
	text-align: justify;
}


.readmore {
	float: right;
	margin-right: 20px;
	background-color: #18b8f2;
	padding: 0 7px;
	border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
		color: #fff;
}
.readmore:hover {
	background-color: #FC028C;
	color: #fff;
}
.readmore a, .infolabel a {
	color: #fff;
}


.rightblock {
	padding: 10px 25px 25px;
	/*background: url(images/bg01.png) repeat;*/
	background-color: white;
	margin-bottom: 10px;
}

.infolabel {
	width: 60px;
	padding: 10px;
	background-color: #00b1f2;
	color: #fff;
	/*position: absolute;*/
	float:right;
	margin-right: -35px;
	top: 0px;
	font-size: 0.65em;
	line-height: 100%;
	margin-left: 20px;
	margin-bottom: 20px;
}

.infolabel .icomments {
	padding-left: 25px;
	background: url(images/icon-comments.png) no-repeat left top;
	font-size: 1.2em;
	font-weight: bold;
	height: 20px;
	line-height: 1em;
	border-bottom: 1px dotted #60cdf5;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post-tag {
	float: left; display: inline;
	background-color: #fe1897;
	padding: 0 9px;
	border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px;
	text-transform: uppercase;
	font-size: 0.7em;
	letter-spacing: 0px;
	color: #fff;
	margin-right: 6px;
	margin-top: 4px;
}
#logo {
	position: relative;
	/*margin: 0 auto;*/
	margin-left: 10px;
	margin-top: 35px;
}
#topnav {
	float: right;
	position: relative;
	margin: 0 auto;
	top: 0px;
	clear: both;
	padding-left: 20px;
	background: transparent url(images/menubg02.png) repeat;
	border-radius:10px 10px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#topnav li, #topnav li a {
	float: left; display: inline;
	margin-right: 7px;
	color: #d7a1df;
	letter-spacing: 2px;
	font-size: 0.7em;
	text-transform: uppercase;
	padding: 1px;
	font-weight: bold;
}
#topnav li a {
	/*color: #95709D;*/
}
#topnav li a:hover {
	color: white;
}

#nav {
	float: left; display: inline;
	position: relative;
	margin: 20px auto 0 -15px;
	top: 0px;
	clear: both;
	background-color: transparent;
	border-radius:10px 10px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background: transparent url(images/menubg02.png) repeat;
	padding: 15px 40px;
	width: 920px;
}
#nav li {
	float: left; display: inline;	
	margin-right: 5px;

	/*-khtml-border-radius-topleft:10px;*/

	padding: 10px 0;	
}
#nav li a {
	height: 40px;
	padding: 25px 15px 24px;
	color: white;
	font-weight: normal;
}
#nav li a:hover {
	background-color: #18b8f2;
}
#nav li.active {
	background-image: none;
	background-color: white;
}
#navhome {
	
}
#nav li a h2 {	
	float: left; display: inline;
	font-size: 1.0em;	
	line-height: 120%;
	font-style: normal;
}
/*
.content img {
	float: left; display: inline;
	margin-right: 15px;
	margin-bottom: 10px;
}
*/
.content img {
	padding: 5px;
	border: 1px solid #d6d6d6;
}
.alignright {
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left {
	float: left;
}
.alignleft {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
}

#categorie {
	list-style: none;
}
#categorie li {
	margin-bottom: 10px;
}
#categorie li a {
	display: block;
	color: #00b1f2 ;
	font-weight: bold;
	padding: 5px 0;
}
#categorie li a:hover {
	/*background-color: #FC028C;
	color: #fff;*/
}
ul.cat-titoli {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.cat-titoli li {
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 4px;
	background: url(images/dot01.gif) repeat-x left bottom;
}
ul.cat-titoli h3 {
	padding: 0;
	border: 0;
	font-size: 0.75em;
}
#categorie li ul.cat-titoli h3 a {
	color: #464646;
	letter-spacing: 0px;
	margin: 0px;
	background: url(images/bullet-paper2.png) no-repeat left top;
	margin-top: 7px;
	padding: 0 0 0 20px;
}
#categorie li ul.cat-titoli h3 a:hover {
	background-color: #18b8f2;
	color: white;
	letter-spacing: 0px;
}
.meta {
	padding: 10px;
	font-size: 0.9em;
	line-height: 120%;
	border: 1px dotted #c6c6c6;
	margin-top: 30px;
}
.admins {
	padding-top: 5px;
	font-weight: bold;
}

cite {
	font-size: 0.8em;
	color: #c6c6c6;
}
.blue {
	color: #18b8f2;
}

.commentsblock {
	font-size: 0.8em;
	color: #696969;
}

#commentlist {
	
}

.singlepost ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

.message {
	padding: 5px;
	background-color: #efefef;
	border: 1px dotted #18b8f2;
	margin-top: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
}
.w100 {
	width: 100px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
#listacinema p {
	
}
.cinetag {
	display: inline; 
	border-radius:3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius:3px; 
	-khtml-border-radius:3px;
	font-size: 0.7em;
	background-color: #fe1897;
	color: white;
	clear: both;
	padding: 1px 4px;
}

.3d {
	
}


#footer {
	position: relative;
	margin: 20px auto 0;
	width: 100%;
	color: white;
	background: #1d0027 url(images/bg02.jpg) no-repeat center;
	text-align: center;
	font-size: 0.8em;
	border-top: 6px solid #3B0044;
	border-bottom: 6px solid #3B0044;
}
#footer a {
	font-weight: bold;
	color: white;
	border-bottom: 1px dotted #515151;
	padding-bottom: 2px;
	display: block;
	padding: 5px;
}
#footer a:hover {
	font-weight: bold;
	color: #18b8f2;
	border-bottom: 1px solid #fe1897;
	padding-bottom: 2px;
	background-color: black;
	display: block;
	padding: 5px;
}
#footnotes {
	font-size: 0.7em;
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	color: white;
	background-color: black;
}
#footer-services {

	width: 980px;
	margin: 20px auto;
	clear: both;
}
.col1 {
	float: left; display: inline;
	width: 300px;
	margin-right: 20px;
	margin-left: 20px;
}
.col2 {
	float: left; display: inline;
	width: 300px;
}
.col3 {
	margin-left: 20px;
	float: left; display: inline;
	width: 300px;
}
ul.bottom {
	list-style: none;
	text-align: left;
}
ul.bottom li {
	position: relative;
	margin-bottom: 5px;
}

.bottom li img {
	vertical-align: middle;
}

.print {
	padding-left: 26px;
	background: url(images/printer.png) no-repeat left center;
	padding-top:3px;
	padding-bottom: 3px;
}









