@charset "utf-8";
/*  
Theme Name: liciaronzulli.it
Theme URI: www.cgnet.it
Description: personal blog theme
Date: 28/10/2009
Version: 2.8.6
Author: CG.NET SRL
Author URI: www.cgnet.it
*/


#sfondo {
	background: url(images/sfondo.jpg) repeat-x;
	margin-top: 0px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	padding-top: 5px;
	width: 900px;
	height: 280px;
	float: left;
}

#menu {
	width: 900px;
	height: 38px;
	margin-bottom: 15px;
	border: 0px;
}

#dx {
	float: left;
	display: inline;
	background-image:url(images/dx2.jpg);
	height: 38px;
	width: 15px;
}

#sx {
	float: left;
	display: inline;
	background-image:url(images/sx2.jpg);
	height: 38px;
	width: 15px;
	margin-left: 5px;
}

#centro {
	float: left;
	display: inline;
	background-image:url(images/centro2.jpg);
	height: 38px;
}

#logo {
	display:block;
	width: 900px;
	height: 280px;
	padding-top: 0px;
	background-position: top;
	background-image: url(images/banner.jpg);
}

#content {
	width: 900px;
	float: left;
}

#content #left-col {
	width: 590px;
	float: left;
	position: relative;
	border: none;
	margin: 0px;
	padding: 15px;
	padding-top: 0px;
	text-align: justify;
}

#content #right-col {
	width: 280px;
	margin-top: 0px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
}

#content #right-col #sidebar {
	width: 280px;
	position: relative;
}

#footer {
	width: 100%;
	float: left;
	background-color: #d1e6f7;
	height: 31px;
	color: #666;
}
#footer span {
	padding-left: 50px;
}

#menu ul li span {
	padding: 4px;
	display: inline;
}	


#menu ul {
	list-style: none;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 13px;
}

#menu li.page_item { /* page_item is wordpress default class for page list */
	float: left;
	padding: 0 0 0 0;
}

#menu ul li.page_item a , #menu ul li span {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	text-decoration: none;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #000;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

#menu ul li.page_item a:hover {
	color: #06F;
}
/* regole per il box arrotondato */
b.rtop, b.rbottom{display: block; background: #fff}
b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #d1e6f7}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}

#feed {background: #d1e6f7}
#searchform{background: #d1e6f7}
#links{background: #d1e6f7}



/* regole index.php */
.post {
	margin-bottom:25px;
	padding: 0;
	text-align: justify;
	font: Tahoma, Geneva, sans-serif;
}

.post h2 {
	padding: 0;
	margin: 0;
	color:#59a6f4;
}

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

.data-categorie {
	font-size:11px;
	padding-left:10px;
}

.data-categorie a {
	text-decoration:none;
	color:#676767;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.metadata a{
	font-size: 10px;
	color:#676767;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* CSS WP-PHOTO-ALBUM */
.album
{
	margin: 7px 0;
	padding: 7px;
	border: 1px #ccc solid;
}

.album .image 
{
	float: right; 
	margin-left: 5px;
}


.album h2.name
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.clear { clear: both; }

.thumbs
{
	text-align: left;	
}

.thumbs img
{
	margin: 4px;
	padding: 2px;
	border: 1px #ccc solid;

}


a img {
	border: none;
}

.prev {
	float: left;
}

.next {
	float: right;
}

.prevnext {
	margin-bottom:20px;
}
.entry .prevnext a {
	color:#676767;
	text-decoration:none;
	font-size:10px;
}

.big {
	margin:auto;
	display:block;
}

.entry a {
	color:#09F;
}

/* FINE WP-PHOTO-ALBUM */

/* CSS SIDEBAR */
#sidebar-container {
	background:#d1e6f7;
	width:280px;
}
#feed {
	font-family:Tahoma, Geneva, sans-serif;
	width:270px;
	display:block;
	margin-right:10px;
	text-align:right;
	font-size:12px;
}
#feed a{
	text-decoration:none;
	color:#333;
}
#searchform {
	margin-top:20px;
	margin-left:15px;
}
#searchform form input#s {
	background: #d1e6f7;
	width:215px;
	height:28px;
	border:0;
	background: url(images/form2.png) no-repeat top left;
}
#searchform form input#searchsubmit {
	width:30px;
	height:30px;
	border:0;
	background: url(images/search.png) no-repeat center left;
}
#calendario {
	padding-top:15px;
	width:250px;
	margin:auto;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
}
#calendario #wp-calendar table {
	
}
#calendario #wp-calendar table caption{
	text-align:left;
	margin-bottom:5px;
}
#calendario #wp-calendar table caption a{
	text-decoration:none;
}
#calendario #wp-calendar table  a {
	color:#333;
}
#links {
	width:274px;
	padding-top:20px;
	margin:auto;
}
.link {
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:274px;
	margin:auto;
	padding-bottom:6px;
}
.link img {
	float:left;
	margin-right:2px;
}
.titolo-link {
	font-weight:bold;
	color:#39F;
	float:left;
}
.link a {
	color:#333;
}
/* FINE SIDEBAR */

