/*
Theme Name: Atuttonet Casa grafica 4
Theme URI: 
Description: Casa
Version: 1.0
Author: 
Author URI: 
*/

body {
	margin: 0;
	background: #8685a7; 
	/*url('images/Page-BgSimpleGradient.jpg');*/

}

h1, h2, h3, h4 {
	margin: 0;
}

h1 {
	
	background: no-repeat;
	padding: 0 0 0 4px;
	line-height: 20px;
	margin:10px 0 5px 0;
	font-size:17px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#5ea235;
}

h1 a{
	color:#5ea235;
	text-decoration:none;
}
h1 a:hover{
	color:#000;
}

img {
	border: 0;
}

.clear2 {
	clear: both;
	height: 0;
	overflow: hidden;
}

pre {
	font-style: italic;
	text-align: right;
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Page */

#page {
	margin: 0 auto;
	width: 907px;
	border:1px solid  #FFF;
}


/* Header */

#header {
	width: 907px;
	height: 300px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 9px;
		left: 24px;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: bold 33px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #94370e;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: bold 15px Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 266px;
		left: 540px;
		height: 34px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 34px;
	}
	
	#header #header-menu ul li {
		float: right;
		height: 32px;
		margin-right: 11px;
		font: bold 12px/32px Verdana;
		color: #FFFFFF;
		background: url('images/header_sfondo.gif') repeat ;
		border-top:  1px solid #FFF;
		border-left:  1px solid #FFF;
		border-right:  1px solid #FFF;
		padding: 0 20px;
	}
	
	#header #header-menu ul li a {
		color: #fff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}


/* Main */

#main {
	width: 907px;
	background: #262626 url("images/main.gif") repeat-y;
}

#main-top {
	width: 907px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 907px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
	float: right;
	width: 495px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 18px;
	margin:0 10px 0 0;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 25px;
		width: 495px;
		background:#FFF;
	}
	
#articoli-simili {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 15px;
	}
	
#articoli-simili p {
	font-weight: bold;
	color: #990000;
	font-size: 15px;
	}
	
#articoli-simili ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#articoli-simili li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000; !important
	text-align: justify;
	}
	
	

		/* Post - Date */
		
		#content .post .post-date {
			background: url("images/post_date.gif") no-repeat;
			width: 122px;
			height: 25px;
			color: #FFF;
			text-align: center;
			font: bold 10px/25px Verdana;
		}
		
		/* Post - Title */
		
		#content .post .post-title {
			width: 500px;
			/*background: url("images/post_title.gif") repeat-x;*/
			color: #999;
			font: bold 10px Verdana;
			padding: 4px 0px 4px 0px;
		}
		
		#content .post .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		<!-- Cancellare se non ci sono pił H2 nei titoli da qui-->
		#content .post .post-title h2 {
			color: #FFFFFF;
			font: bold 15px/45px Verdana;
			float: left;
		}
		
		#content .post .post-title h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		<!-- a qui-->
		#content .post .post-title h1 {
			color: #FFF;
			font: bold 10px Verdana;
			float: left;
		}
		
		#content .post .post-title h1 a {
			color: #94370e;
			text-decoration: none;
		}
		
		#content .post .post-title h1 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			float: right;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
	color: #000000;
	padding: 0 15px;
	width: 465px;
	background: #FFFFFF;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
		}
		
		#content .post .post-entry a {
	color: #5ea235;
	font-weight:bold;
	text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 11px/20px Verdana;
			color: #FFFFFF;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 10px 0 0;
			width: 485px;
			clear: both;
			font: bold 10px/19px Verdana;
			color: #FFFFFF;
			background: url("images/post_info.gif") no-repeat;
			text-align: right;
		}
		
		#content .post .post-info a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post .post-entry h3 {
			color: #000000;
			font: bold 14px Verdana;
			margin: 25px 0 5px 0;
		}
		
		#content .post .post-entry .comments {
			font: normal 11px/18px Verdana;
			color: #000000;
			width: 465px;
		}
		
		#content .post .post-entry .comments a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .post-entry .comments ol li.alt {
			background: #cccccc;
		}
		
		#content .post .post-entry .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .post-entry .comments ol li cite a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry #commentform {
	font: normal 11px/18px Verdana;
	color: #000000;
	width: 450px;
	padding-left: 15px;
	margin: 0;
		}
		
		#content .post .post-entry #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px Verdana;
		color: #FFFFFF;
		width: 495px;
		height: 25px;
		float: left;
		margin-bottom: 25px;
	}
	
	#content .navigation a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 180px;
		font: normal 11px/18px Verdana;
		color: #FFFFFF;
	}
	
	.sidebar a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
	#nero_sidebara a{
		color: #000;
		text-decoration: none;
	}
	
		/* Sidebar - Sides */
		
		.sidebar-left {
			padding: 12px 3px 15px 14px;
		}
		.sidebar-left {
			padding: 12px 3px 15px 14px;
		}
		
		.sidebar-right {
			padding: 12px 0 15px 5px;
			color: #000
		}
		
		#nero_link ul li a{
			color: #FFF;
		}
		
		/* Sidebar - Titles */
		
		.sidebar h3 {
		padding-left: 10px;
		font: bold 12px/26px Verdana;
		color: #FFFFFF;
		width: 159px;
		height: 26px;
		background: url("images/sidebar-right.png") repeat-x;
		margin-top: 5px;
		font-weight:bold;
		}
		
		#sidebar_etichette {
		padding-left: 10px;
		font: bold 12px/26px Verdana;
		color: #FFFFFF;
		width: 159px;
		height: 26px;
		background: url("images/sfondo-etichette.jpg") repeat-x;
		margin-top: 5px;
		font-weight:bold;
		}
		
		#sidebar_etichette_dx {
		padding-left: 10px;
		font: bold 12px/26px Verdana;
		color: #FFFFFF;
		width: 169px;
		height: 26px;
		background: url("images/sfondo-etichette.jpg") repeat-x;
		margin-top: 5px;
		font-weight:bold;
		}
		
		.sidebar1 h3 {
		padding-left: 10px;
		font: bold 12px/26px Verdana;
		color: #FFFFFF;
		width: 159px;
		height: 26px;
		background: url("images/sidebar-right.png") repeat-x;
		margin-top: 5px;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 5px 0 8px 0;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			padding-left: 11px;
			color: #FFFFFF;
			font: bold 10px/25px Verdana;
			background: url("images/sidebar_menu.gif") repeat-x;
		}
		
		.sidebar ul li a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Submenus */
			
			.sidebar ul li ul {
				margin: 0;
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0;
			padding: 5px 0 8px 0;
			width: 170px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 140px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 5px 0 8px 0;
			width: 130px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 5px 4px 8px 4px;
		}
		
		/* Sidebar - Feed */
		
		.sidebar #sidebar-feed {
	width: 160px;
	height: 60px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: 10px;
		}


/* Footer */

#footer {
/*	width: 907px; */
	height: 170px;
	color: #FFF;
	font: 10px/20px Verdana;
	text-align: center;
	margin:0px 0 0 0;
	background: url("images/footer.gif") no-repeat;
	background-position:center;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

.titolo-adv-footer {
/*	width: 907px; */
	height: 19px;
	font-weight: bold;
	color: #FFF;
}

.adv-footer {
/*	width: 907px; */
	height: 103px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

/* Abilitazione comandi per immagini */
p img {
padding: 0;
max-width: 100%;
}

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;
}

.alignleft {
float: left
}
/* End Images */


/* Didascalia sotto immagini */
.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;
}
/* Fine didascalia */



.google336x280 {
	margin-bottom: 25px;
	width: 338px;
	margin-left: 13px;
}

.google336x280-post {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	}

.google160x600 {
	margin-left: 4px;
}

#trade728-90 {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

#link-google-sidebar {
	height: 90px;
	width: 160px;
	margin-top: 10px;
}

#link-google-footer {
	height: 20px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

#juice-sponsor {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #FFF;
	background-color: #999;
	text-align:center;
	}

/* Post Correlati */
#wp_thumbie {background:#ffffff; font-family:verdana,arila,serif; font-size:12px; font-style:normal; color:#4E4848;margin-top:10px;margin-bottom:10px;}
#wp_thumbie_image { float:left; margin: 2px 10px 5px 7px; padding: 2px 2px 2px 2px; border:1px solid #EBDDE2;}
#wp_thumbie_li {
	border-bottom:1px solid #EBDDE2;
	height: 90px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* Fine post Correlati */

.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  color: #FF6600;
  font-weight: bold;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}

#post-info {
			width: 470px;
			height: 135px;
			font-size: 11px;
			margin-bottom: 8px;
			padding-left: 6px;
			padding-right: 20px;
			padding-top: 6px;
			background: url("images/post_info.gif") no-repeat;
		}
#post-info img {
	margin-bottom:-2px;
    margin-right:3px;
	width: 16px;
	height: 16px;
}

#post_info_single {
			width: 450px;
			min-height: 135px;
			font-size: 11px;
			margin-bottom: 8px;
			padding-left: 6px;
			padding-right: 20px;
			padding-top: 6px;
			background: #EEE;
		}
#post_info_single img {
	margin-bottom:-2px;
    margin-right:3px;
	width: 16px;
	height: 16px;
}

/* Start blockquote */

blockquote p
{
  color:#12130C;
  font-family: Verdana;
  text-align: left;
}

blockquote
{
  border-color:#E0D19F;
  border-width: 0px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;

  background-color:#E1E2D0;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}

/* Finish blockuote */
/* end PostQuote */

/* Facebook fan */
.facebook_fanbox {
	text-align:center; 
	background: url('http://casa.atuttonet.it/wp-content/themes/ATNCasaG/images/sfondo-facebook.gif') no-repeat;
}

/* Stile per pagina ricerca */
#google-ricerca {
	float: right;
	margin-right: 20px;
}

#google-ricerca-sub-articolo {
	float: none;
	height: 40px;
	width: 300px;
}

#content-ricerca {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 18px;
	margin-bottom: 10px;
	}
	
#main-bottom-ricerca {
	width: 907px;
	min-height: 50px;
	background-color: #545454;
}

/* Fine stili pagina ricerca */
#cerca_interno{
	width:100%; 
	color:#060; 
	font-weight:bold; 
	font-family:Verdana, Geneva, sans-serif; 
	height:40px; 
	margin:20px;}

.box_risultati_ricerca{
	width:476px;
	border:1px solid #666;
	margin-bottom:9px;
	padding:9px;
	clear:both;
	height:auto;}

.risultati_titolo a{
	color:#060;  
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
	}
	
.testo_risultati {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	padding-top:3px;
	}
	
.testo_data {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left: 10px;
	color:#666;
	margin-bottom:3px;
	}
	
.categoria_risultati {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}	
	
.categoria_risultati a{
	font-family:Verdana, Geneva, sans-serif;
	color:#060; 
	}

.data{
	float:left;
	color:#FFF;
	text-align:center;
	background-repeat: no-repeat;
	height:64px;
	width:53px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.scritto_da {
	margin-left:5px;
	font-size:12px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	}

.scritto_da a{
	color:#666;
	}
	
.sociable-atn {
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sociable-atn-thumbie {
	text-align: left;
}

.sociable-rientrato {
	margin-left:-20px;
}

.titolo_gallery{
	font:13px;
	font-weight:bold;
	text-align:center;
}
