/*
Theme Name: Neveralone Wordpress Theme
Theme URI: http://www.never-alone.com/
Description: Tema per Neveralone Blog
Version: 1.0
Author: Roberto Fonio
Author URI: http://www.robertofonio.com/
Original theme: "Kubrick v1.5" -  http://binarybonsai.com/kubrick/
	
	La riproduzione delle immagini ed i contenuti è vietata,
	queste sono di proprietà di:
	* NEVERALONE S.r.l. Via Visconti di Modrone 18
	* 20122 Milano C.F. — P.I. 06187980963 

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #66CC33 url('img/sfondo.png') top center repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #66CC33 url('img/sfondo.png') 0px -40px repeat-x;
	height: 161px;
	width: 742px;
	}

#headerimg 	{

	}

#content {
	font-size: 1.2em;
	background-color: white;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #66C#66CC33C33 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	background-color: white;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	display: inline;

	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.09em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', '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 0 20px 0;
	padding: 0;
	}

#container-page {
	margin: 0px auto;
	padding: 0;
	width: 759px;
}

#container-all {
	width: 759px;
	margin: 0 auto;
	padding: 0;
}

#page {
	background-color: white;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 759px;
	
	}

#header {
	margin: 40px 0 0 0;
	padding: 0;
	height: 161px;
	width: 760px;
	background: url(img/intestazione.png) top center no-repeat;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	
	}

#downbar { 
	position: relative;
	width: 760px;
	height: 161px;
	}

#menu-a	{ position: absolute; left: -18px;  top: 58px; width: 150px; height: 20px; font-size: 11px; font-family: Geneva,Arial,Helvetica,sans-serif;	}
#menu-a dt { display: inline; padding: 0px 5px 0px 5px; }
#menu-a dt a { color: #FFFFFF;  }
#menu-a dt a:hover { color: #00333D; font-weight: bold; text-decoration: none; }

#caption-a		{ position: absolute; left: 30px; top: 113px; background: url(img/nuovo.jpg) no-repeat; width: 159px; height: 37px;	display: none;	}
#logo			{ position: absolute; left: 250px; top: -10px; background: url(img/logo.png) no-repeat; width: 250px; height: 167px;	 }
#caption-b		{ position: absolute; left: 477px; top: 106px; background: url(img/gratis.jpg) no-repeat; width: 242px; height: 41px; display: none; }


/*STILE DEL MENU */
#col_menu { width: 134px; clear: left; float: left; margin: 0px 0px 0px 6px; }
#col_menu dl, dt { padding: 0px; margin: 0px; }
#col_menu .btn-graph { 	height: 37px; width: 124x;
							background: url(menu/_background.jpg) no-repeat left top;
							margin: 0px 0px 4px 0px;
							font-size: 12px; font-weight: bold; font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
							text-indent: 28px; line-height: 37px;
							color: #003333;
							cursor: pointer;
							}
#col_menu a { color: #003333; text-decoration: none; }

#btn-rassegna { line-height: 17px !important; text-indent: 0px !important; padding-left: 29px; } 


.btn-graph-jhover, .btn-graph-jhover_s			{ color: #FFFFFF !important;	text-indent: 5px !important;	text-decoration: none !important; }		
.btn-chisiamo-jhover, .btn-chisiamo-jhover_s 					{ background: url(menu/blue.jpg) no-repeat left top !important; }
.btn-perche-jhover, .btn-perche-jhover_s	 					{ background: url(menu/green.jpg) no-repeat left top !important; }
.btn-servizi-jhover, .btn-servizi-jhover_s 					{ background: url(menu/yellow.jpg) no-repeat left top !important; }
.btn-blog-jhover, .btn-blog-jhover_s 							{ background: url(menu/red.jpg) no-repeat left top !important; }
.btn-forum-jhover, .btn-forum-jhover_s 						{ background: url(menu/blue.jpg) no-repeat left top !important; }
.btn-news-jhover, .btn-news-jhover_s 							{ background: url(menu/green.jpg) no-repeat left top !important; }
.btn-rassegna-jhover, .btn-rassegna-jhover_s 					{ background: url(menu/yellow.jpg) no-repeat left top !important; padding-left: 5px !important; }
.btn-lavora-jhover, .btn-lavora-jhover_s 						{ background: url(menu/red.jpg) no-repeat left top !important; padding-left: 5px !important; }

/*STILE DEL CONTENITORE TESTI */
#col_data { width: 610px; float: left; font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; }

.bigbox 	{ 	height: 272px; width: 205px; float: left; margin: 0px 7px 2px 0px; line-height: 110%; 
				color: #FFFFFF; font-size: 24px; padding: 10px 0px 0px 10px; }
		.boxblue 	{  background: url(boxes/blue.jpg) no-repeat center top; }
		.boxgreen 	{  background: url(boxes/green.jpg) no-repeat center top; }
		.boxred 	{  background: url(boxes/red.jpg) no-repeat center top; }
		.boxyellow	{  background: url(boxes/yellow.jpg) no-repeat center top; }

#col_data .title	{ font-size: 16px; text-transform: uppercase; font-weight: bold; } 
#col_data			.titleblue 	{ color: #3685BE; }
#col_data			.titlegreen 	{ color: #64AE6D; }
#col_data			.titleyellow 	{ color: #FFC12E; }
#col_data			.titlered 		{ color: #CC215D; }

#col_data .text	{ color: #77787B; font-size: 12px; line-height: 16px; }

/*STILE PER LE NEWS*/
#col_data .news { margin: 10px 2px 25px 2px; border-bottom: 2px solid #DCE3EB; }
#col_data .news .date	{ font-size: 11px; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid #DCE3EB; } 
#col_data .news .title	{ font-size: 14px; font-weight: bold; } 
#col_data .news .text	{ color: #77787B; font-size: 12px; margin: 5px 0px 0px 5px; }
#col_data .news .link	{ font-size: 13px; margin: 3px 0px 3px 0px; } 

#newspopup { text-align: left; }
#newspopup .date	{ font-size: 11px; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid #DCE3EB; } 
#newspopup .title	{ font-size: 14px; font-weight: bold; } 
#newspopup .text	{ color: #77787B; font-size: 12px; margin: 5px 0px 0px 5px; }
#newspopup .link	{ font-size: 13px; margin: 3px 0px 3px 0px; } 
#newspopup .photo		{ border: 1px solid #77787B; background: #DCE3EB; padding: 2px; margin: 2px; cursor: pointer; }
#newspopup .photobig	{ border: 1px solid #77787B; background: #DCE3EB; padding: 2px; margin: 2px; }

#newstools { width: 600px; height: 30px; position: relative; } 
	#btn-prev {	width: 25px; height: 28px; background: url(img/sx.png) no-repeat center center; position: absolute; left:  0px; top: 0px;	cursor: pointer; }
	#btn-next {	width: 25px; height: 28px; background: url(img/dx.png) no-repeat center center; position: absolute; right: 0px; top: 0px;	cursor: pointer; }
	#btn-month { text-align: left;	margin: 0px auto 0px 50px; }
	
	.btn-next_d { background: url(img/dx_d.png) no-repeat center center !important; cursor: default !important; }
	.btn-prev_d { background: url(img/sx_d.png) no-repeat center center !important; cursor: default !important; }
	

	.sing_news { display: none; }
	
#lavora .t_input { width: 150px; border: 1px solid #CCCCCC; height: 16px; }
#lavora .file { border: 1px solid #CCCCCC; height: 16px; }

/* STILE PER LA RASSEGNA STAMPA */
.box_rassegna { width: 200px;  float: left; text-align: center; }
.box_rassegna img {  }


/*STILE PER I POPUP*/
#popup {  }
#popup .darktext { color: #003333; font-size: 13px; font-weight: bold; text-align: left !important; }
#popup .transform-uppercase { text-transform: uppercase; }

.scrollbox {border: none; height: 264px; overflow: auto; }
.ajaxloader {	background: url(img/ajax-loader.gif) no-repeat top center;	min-height: 30px; min-width: 30px; }
.do_opacity  { opacity:0.3; filter:alpha(opacity=30) }

.pics {
	height: 283px;
	width: 628px;
	overflow: hidden
}
.pics img {
	height: 300px;
	width: 615px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	display: inline;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 759px;
	height: 200px;
	clear: both;
	
	background: url(img/riflesso.png) -137px -483px no-repeat;
	
	}

#footer_y {
	padding: 0;
	margin: 0 auto;
	width: 759px;
	height: 200px;
	clear: both;
	
	background: url(img/riflesso_y_it.png) -137px -483px no-repeat;
	
	}

#footertop {
	background: url(img/footer-contenuto.png) center center no-repeat;
	height: 46px;
	position: relative;	
}

#footer_text 	{ 	position: absolute; left: 20px; top: 13px;
					color: #00333D;
					font-size: 13px;
					font-weight: bold;
				}
#footer_desc 	{ 	position: absolute; left: 20px; top: 30px;
					font-family: Tahoma, 'Trebuchet MS';
					font-size: 9px;
					color: #767779;
				}
#footer_n	 	{ position: absolute; left: 495px; top: 12px;
					background: url(img/bottone.png) center top no-repeat;
					width: 237px;
					height: 30px;
					color: #FFFFFF;
					text-align: right;
					padding: 5px 45px 0px 0px;
					font-weight: bold;
					font-size: 20px;
				}
				
#footer_yellow	 	{ position: absolute; left: 2px; top: 12px;
					background: url(img/yellow_bar.png) center top no-repeat;
					width: 755px;
					height: 33px;
					color: #003333;
					text-align: center;
					font-weight: bold;
					font-size: 12px;
					line-height: 31px;
				}
#footer_yellow	a { color: #003333; }


#footerbottom { height: 40px; }

#footer_menu  dl { text-align: center; display: block; }
#footer_menu 	dt { display: inline; font-size: 12px; padding: 0px 10px 0px 10px; font-weight: bold; }
#footer_menu  dt a { color: #00333D; }
#footer_menu  dt a:hover { color: #FFFFFF; text-decoration: none; }

#footer_about { margin-top: -8px; color: #FFFFFF; font-size: 12px; font-family: Geneva,Arial,Helvetica,sans-serif; }



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 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;
	display: inline;

	}

.alignleft {
	float: left;
	display: inline;

	}
/* 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 0 0 35px;
	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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	display: inline;

	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "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." */


.tx-dc-underline { text-decoration: underline; }
