@charset "utf-8";
/* CSS Document */

#recentPosts ,  #featuredPosts{

	list-style-type: none;
	list-style-image: url(immagini/list.gif);
	list-style-position: outside;

	}
#topTable {
	width: 811px;
	background-image: url(immagini/postBk.jpg);
	background-repeat: no-repeat;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-image:url(immagini/bg.gif);
	background-repeat: repeat-x;
	background-color: #999;
}
.twoColLiqRtHdr #container  {
	width: 1153px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(immagini/tableBg.gif);
} 
/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqRtHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.twoColLiqRtHdr #sidebarDx {
	float: right; /* top and bottom padding create visual space within this div  */
	height: 100%;
	background-color: #999;
}
.twoColLiqRtHdr #sidebarDx h3, .twoColLiqRtHdr #sidebarDx p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.twoColLiqRtHdr #mainContent{
	position: relative;
	margin: 0px;
	width: 811px;
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333;
	padding: 20px;
} 

.twoColLiqRtHdr #smikfooter {
	width: 1113px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #999;
} 
.twoColLiqRtHdr #smikfooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;

	
}


#navBlock {
	float: left;
	width: 646px;
	top:0px;
	height: 221px;
	background-color: #000;
}

#title {
	position:relative;
	left:0px;
	top:0px;
	width:616px;
	height:77px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 120%;
	color: #FFF;
	font-variant: small-caps;
	background-color: #999;
	padding-top: 30px;
	padding-left: 30px;
	letter-spacing: 0.7em;
}
#title .wsite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	color: #000;
	font-variant: normal;
	font-style: italic;
	letter-spacing: 0;
	}

#fotosmik {
	width:195px;
	height:221px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	float: left;
	background-color: #000;
}


#topDx {

	height:77px;
	background-color: #FA5;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	padding: 15px;
}

#buttons {
	height:104px;
	width:646px;
	background-image:url(immagini/sfondoMenu.gif);
}

#categs 
{	
margin-left:4px;
clear:both;
}
#categs li
{
	list-style-type: none;
	display: inline;
	margin: 0px;
}
#categs li ul
{	margin: 0px;
	list-style-type: none;
	display: inline;
}
#categs li ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 0px;
	left: 0px;
}


#categs .cat-item a, #categs .cat-item a:visited,

#categs .cat-item .children .cat-item a
{
	display: inline;
	margin: 0px;
	padding: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	text-decoration: none;
	border: 1px inset #fa5;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	filter: alpha(opacity=45);
    -moz-opacity: .45;
    opacity: 0.45; 
	 }
	 
#categs .cat-item a:hover, #categs .cat-item a:hover #categs .cat-item .children .cat-item a:hover {
	background-color: none;
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1; 
	}
	 
	 
	 
	 
#Sidebar {
	width:262px;
	min-height:240px;
	background-color: #999;
	border-top-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	border-left-style: solid;
	padding: 15px;
}
#Left {
	float: left;
	width: 851px;
}

#guitar {
	width:646px;
	height:70px;
	position: relative;
}


/*=======================================================================================*/


.skip, hr{
	position: absolute;
	left: -9999px;
}
a:link, a:visited , #aspdf span a:link, #aspdf span a:visited{
	color: #f50;
	text-decoration: none;
}
a:visited {
	color: #f50;
	text-decoration: none;
}
a:hover, a:active , #aspdf span a:hover, #aspdf span a:active{
	color: #D70606;
	text-decoration: none;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	letter-spacing: -0.2px;
	margin: 0;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 260%;
	line-height: 1.15;
}
#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #D70606;
}
p.payoff{
	margin: 0 0 25px 160px;
	padding: 0;
	color: #fff;
	font: 120% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font: 185% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	font: 130% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #f50;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}
.meta {
	font-size: .75em;
	margin-bottom: 20px;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #F50;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .time{
	padding-left: 20px;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.post{
	margin-bottom: 10px;
	padding:10px;
	background-image: url(immagini/postBk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(immagini/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}
.headTit {
	width: 850px;
	}
.storyDate {
	width: 60px;
	float:left;
	}	
.storytitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #F50;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #D70606;
}
/* -- Sticky Posts -- */
.sticky h2 {
  font-size: 220%;
  margin-bottom: 5px;
}
.sticky .meta {
  margin-bottom: 10px;
}
.sticky .storytitle a {
  padding: 2px 5px;
}
.sticky .storytitle a:link, .sticky .storytitle a:visited{
	background: #444;
	color: #fff;
}
.sticky .storytitle a:hover, .sticky .storytitle a:active{
	background: #D70606;
	color: #fff;
}
#respond{
  clear: both;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #444;
	padding: .2em;
}
#commentform textarea {
	width: 95%;
}
#commentform textarea:focus {
  border: 1px solid #D70606;
  background: #fafafa;
}
.commentlist {
  clear: both;
}
.commentlist li {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 5px;
}
.commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
.commentlist .children li, .commentlist .children .children .children li {
  list-style-type:lower-latin;
}
.commentlist .children .children li, .commentlist .children .children .children .children li, .children div.commentbody ol li{
  list-style-type:decimal;
}
body div.commentbody ul li{
  list-style-type: disc;
}

img.avatar {
  margin: 0 5px 0 0;
  padding: 1px;
  border: 1px solid #eee;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
	font-size: 13px;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}
div.commentbody .reply {
  background: transparent; 
  padding: 0; 
  font-size: 75%;
}


#wrapper{
	float: left;
	width: 100%;
	margin-left: -330px;
}
#content {
	margin: 0 0 0 330px;
	padding: 30px 10px 10px 80px;
	background: transparent;
}


#searchform{
	position: relative;
	top: 17px;

	margin-left: 10px;
	
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 100px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	margin: 0;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li ,.topPostTit{
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	background: transparent;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(immagini/list.png) 0 3px no-repeat;
}
#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #FFF;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #fff;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	margin-bottom: 5px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
}
div.date span.mese{
	display: block;
	margin-bottom: 5px;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1{
	overflow: hidden;
	margin-bottom: 3px;

}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{

	display: inline;

}
#menu1 ul li a{
	padding: 6px 6px;
	display: block;
	text-decoration: none;
	height: 1%;
	float: left;
	font-family: "Lucida Console", Monaco, monospace;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #000;
	color: #ddd;
	filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: 0.75; 
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333;
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: 0.75; 
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	color: #fff;
	background-color: #666;
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    opacity: 0.65; 
}


#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}

/* -- Images & Caption Alignment -- */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}
.alignright {
   float: right;
   margin: 0 0 5px 10px;
}
.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;
}

.navigation {
  display: block; 
  clear: both;
}
.navigation .alignleft, .navigation .alignright {
  margin-bottom: 15px;
}
