/*
Theme Name: abc
Theme URI: http://www.abcstrategie.it/
Description: Created on October 2008 for WordPress version 2.6.2 by <a href="http://www.robertofilippi.com">Roberto Filippi</a>. 
Version: 1.0
Author: Roberto Filippi
Author URI: http://www.robertofilippi.com/
Tags: fixed width, two columns, widgets, valid CSS, widget ready, white, simple, valid XHTML, right sidebar, white, grey
*/

/* Layout */
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body {
	font-size: 0.9em;
	font-family: Georgia, Times New Roman, Times, serif;
	background: url(images/sfondo2.jpg) repeat-y top center #dededd fixed;
	color: #ddd;
	padding: 0em 0;
	margin: 0;
}

/* Default */
a {
	color: #EB3D00;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
	color: #EB3D00;
	line-height: 0.2em;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding-left: 8px;
	margin: 0;
}

blockquote {
	background: url(images/blockquoteBk.gif) 0.3em no-repeat;
	color: #000000;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
}

#page {
	width: 832px;
	background: #ffffff;
	color: #060606;
	margin: 0 auto;
	text-align: justify;
}

#header {
	background: #fdfdfd url(images/ligneousHeader.jpg) no-repeat top center;
	height: 210px;
}

#headerimg {
	padding: 15px 82px;
}

#headerimg h1 {
	margin: 0;
	padding: 0;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size: 2em;
	color: #090909;
}

#headerimg h1 a {
	color: #090909;
	text-decoration: none;
}

#headerimg .description {
	font-family: 'Georgia', Times New Roman, Times, serif;
	color: #EB3D00;
	font-size: 1.1em;
	font-weight: bold;
}

#navcontainer {
	padding: 0;
	height: 80px;
	width: 856px;
	margin: 0 auto;
}

#content {
	padding: 0;
	margin: 0;
	background: url(images/contentBk.jpg) top left no-repeat;
	width: 624px;
	float: left;
}

#sidebar {
	padding: 0;
	margin: 0 0 0 624px;
	height: 100%;
	overflow: visible;
	background: url(images/sidebar_1.jpg) no-repeat;
}

#sidebar ul {
	padding: 15px;
	margin: 0;
	list-style: none;
	text-align: left;
}

#footer {
	margin: 0 auto 0 auto;
	width: 856px;
	background: #f3f3f3 url(images/footer2.png) top no-repeat;
}

#footer p {
	padding: 0 15px;
	margin: 0;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #000000;
}

#footer p .footerbuttons {
	float: right;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer img {
	border: 0;
}

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


/* Post */
.post h2,
.post small {
	padding-left: 10px;
	margin: 0;
}

.post {
	margin: 1em 1em 1em 1em;
	background: url(images/post_sotto.gif);
	background-position: bottom;
	background-repeat: no-repeat
}

.postfolio {
	margin: 1em 1em 1em 1em;
	background-position: bottom;
	background-repeat: no-repeat
}

#sidebar a.more-link, a.more-link:visited {
	color: #EB3D00;
	text-decoration: none;
}

#a.more-link:active,
a.more-link:link,
a.more-link:hover,
a.more-link:visited {
	color: #EB3D00;
	text-decoration: none;
}

.post h2 {
	font-family: Georgia, Times New Roman, Times, serif;
}

.post h2 a {
	color: #EB3D00;
	text-decoration: none;
}

.post h2 a:hover,
.navigation a:hover {
	text-decoration: underline;
}

ul.postmetadata {
	clear: both;
}

.post small.postmetadata,
ul.postmetadata {
	font-size: 0.75em;
}

.post small a,
ul.postmetadata a {
	color: #EB3D00;
	text-decoration: none;
}

.post small a:hover,
ul.postmetadata a:hover {
	text-decoration: underline;
}

.entry {
	font-family: 'Georgia', Times New Roman, Times, serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}

ul.postmetadata {
	list-style: none;
	border-top: 3px double #d0d0d0;
	padding: 0.5em 0 1em 0;
	margin: 0;
}

ul.postmetadata li {
	display: block;
	float: left;
	width: 50%;
}

ul.postmetadata li.comments {
	text-align: right;
}

.navigation {	
	padding: 1em 1em 1em 1em;
}

.navigation a {
	color: #EB3D00;
	text-decoration: none;
}

.navigation a:hover {
	color: #EB3D00;
}

#alignleft {
	margin-right: 370px;
	width: 370px;
	background: url(images/post_sotto.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	
}

#alignright {
	margin: 0 0 0 370px;
	width: 202;
	background: url(images/post_sotto.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	
}

/* Calendar */
#wp-calendar {
	border-collapse:collapse;
	width: 190px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 1px;
	width: 14%;
}

#wp-calendar td#today {
	font-weight: bold;
}

#wp-calendar td a {
	display: block;
	padding: 1px;
	color: #EB3D00;
	border: 1px solid #C1C0BE;
	text-decoration: none;
}

#wp-calendar td#today a {
	background-color: #C1C0BE;
	border: 1px solid #666;
}

#wp-calendar td a:hover {
	color: #fff;
	background-color: #C1C0BE;
	border: 1px solid #666;

}

#wp-calendar td#next a,
#wp-calendar td#prev a,
#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	color: #EB3D00;
	border: 0;
}

#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* Sidebar */
.testosidebar {
	padding-left: 8px;
}
#sidebar a.titolosidebar {
	color: #EB3D00;
	text-decoration: none;
}

#sidebar a.titolosidebar:hover {
	color: #EB3D00;
	text-decoration: underline;
}

#sidebar {
	font-size: 0.8em;
}
#sidebar a.more-link, a.more-link:visited {
	color: #EB3D00;
}

#sidebar a {
	color: #000000;
	text-decoration: none;
}

#sidebar a.more-link:hover,
a.more-link:visited {
	color: #EB3D00;
	text-decoration: none;
}

#sidebar a:hover {
	color: #C1C1C1;
	text-decoration: none;
}

#sidebar h2 {
	line-height: 2.3em;
	padding-left: 8px;
	margin: 0;
	color: #EB3D00;
}

#sidebar h2.sendit {
	line-height: 2.3em;
	padding-left: 0px;
	margin: 0;
	color: #EB3D00;
}


#sidebar h2.ecco {
	line-height: 1.9em;
	padding-left: 8px;
	margin: 0;
	color: #EB3D00;
}

#sidebar ul {
	margin: 0;
	padding: 0 1em;
	text-align: left;
}
#sidebar ul li ul li {
	padding-left: 8px;
	line-height: 1.5em;
	list-style: none;
	margin: 0 0 0 -1em;
	color: #666;
}
#searchform {
	padding: 0.1em 0 0 0;
	margin: 0;
}
#searchform input#s:focus {
	background-color: #fff;
	border: 1px solid #922F0F;
}
#searchform input#s {
	width: 10em;
	height:15px;
	background-color: #fff;
	border: 3px solid #ffffff;
	font-size: 1em;
	font-family: Georgia, Times New Roman, Times, serif;
}
#searchsubmit {
	background:#922F0F url(images/trova.jpg) repeat-x scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:23px;
	width:50px;
}

/* Heading */
#content h2.pagetitle {
	font-family: 'Georgia', Times New Roman, Times, serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

/* Comments */
ol.commentlist {
	padding: 0;
	margin: 1em 2em 0 2em;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li.commentind {
	background: url(images/commentsBk.gif) left top no-repeat;
	padding: 1em;
	margin-bottom: 1em;
}

img.avatar {
	border: 1px solid #666;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

ol.commentlist li.commentind a {
	color: #EB3D00;
}


h2.commentheading {
	clear: both;
	font-family: 'Georgia', Times New Roman, Times, serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

form#commentform {
	margin: 1em 2em;
}

form#commentform p {
	font-size: 1.1em;
}

form#commentform a {
	color: #EB3D00;
}

p.commentsclosed {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}

input#author:focus, 
input#email:focus,
input#url:focus,
textarea#comment:focus {
	background-color: #eee;
	border: 1px solid #000;
}

input#author, 
input#email,
input#url,
textarea#comment {
	width: 20em;
	background-color: #fff;
	border: 1px solid #000;
}


textarea#comment {
	width: 100%;
}

p.commentWrapper {
	padding: 0;
	margin: 0;
}

div#recaptcha_widget_div {
	float: right;
}

input#submit {
	margin: 1em 0 0 0;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Bordo sfumato 

#left, #right {
  position: fixed;
  top: 0; bottom: 0;
  width: 180px;
  }
  #left { left: 0;  background: url(images/left.png) left center repeat-y;}
  #right { right: 0; background: url(images/right.png) right center repeat-y;}
  
#bottom {
	  position:relative;
	  left: 0; right: 0;
	  height: 312px;
  }

#top
 {
	position:relative;
	left: 0; right: 0;
	height: 465px;
  }

  #top { top: 0px; background: url(images/bg_top.jpg) no-repeat top center #FFFFFF fixed; }
  #bottom { bottom: 0px; background: url(images/bg_bottom.jpg) no-repeat top center #FFFFFF fixed; }
 
*/

/*Prova navcontainer2 */

#navcontainer2 {
	padding: 0;
	margin: 0;
	height: 65px;
}

/*azz una tabella!!!*/

table {
	background: url(images/post_sotto.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	}
	
td {
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	}
.bassino {
	padding-left: 10px;
	padding-bottom: 0px;
	}
	
.sotto {
	background: url(images/tab_sotto_2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	}
	
.none {
	background: none;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	}
	
#content2 {
	padding: 0;
	margin: 0;
	background: none;
	width: 624px;
	float: left;
}

.post2 {
	margin: 1em 1em 1em 1em;
	background: url(images/post_sotto.gif);
	background-position: bottom;
	background-repeat: no-repeat
}
.entry2 {
	font-family: 'Georgia', Times New Roman, Times, serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	background: url(images/blanco.jpg);
}
.profile {
	background: none;
	padding-left: 1px;
	padding-right: 4px;
	}
	
#content2 h2.pagetitle {
	font-family: 'Georgia', Times New Roman, Times, serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

#lightbox-overlay-text-about {
display:none !important;
}
