/*
Theme Name: Getting Crazy
Theme URI: http://wordpress.org/
Description: Music sets you free.
Version: 1.0
Author: Fabio Paoleri
Author URI: http://www.anni80.info
Tags: grunge, custom header, fixed width, two columns, no widgets
	This theme was designed and built by Fabio Paoleri,
	whose site you will find at http://www.anni80.info/
*/
/*--RESET --*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, 
li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
   border: 0pt none; 
	margin: 0pt; padding: 0pt; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 1em; 
	line-height: 1.4em; 
	font-family: inherit; 
	text-align: left; 
	vertical-align: baseline; 
}
a img, :link img, :visited img {border: 0pt none;}
table {border-collapse: collapse; border-spacing: 0pt; margin-bottom: 1.75em; }
ol, ul {list-style-type: none; list-style-image: none; list-style-position: outside; }

/*-------------Struttura--------*/
html { height: 100%; }
body {
	background: #FFF url(images/body-bgd.jpg) repeat-x scroll center top;
	color: Black;
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.75em;
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
}
div.hr { clear: both; float: none; display: block; height: 0pt; line-height: 0pt; font-size: 0pt; }
div.hr hr { display: none; }
#container { margin: 5px auto; width: 965px; text-align: left; }
#header { width: 474px; height: 336px; position: relative; margin-bottom: 10px; }
#header h1, #header p, .description { position: absolute; top: -5000px; left: -5000px; }
#content .main-col { width: 600px; margin-left: 40px; margin-top: 108px; float: left; display: inline; }
.navigation { overflow: auto; clear: both; min-height: 3em; margin-bottom: 1.75em; }
.navigation p { display: inline; }
.navigation .alignleft { width: 45%; float: left; text-align: left; }
.navigation .alignright { width: 45%; float: right; text-align: right; }
a {color: #006888; text-decoration: none;}
a.more-link {
	float: right;
	display: inline;
	background-color: #FFFFA4;
	font-size: 0.9em;
	margin-top: 18px;
	margin-right: 5px;
}
a.more-link:hover {background-color: #A20000; color: White;}
h1, h2, h3, h4, h5, h6 { font-family: Georgia, Helvetica, Verdana, Arial, sans-serif; }
h2 {
	margin: 0 0 0 -45px;
	background: transparent url(images/post-head-bg2.png) no-repeat left bottom;
	font-size: 2.4em;
	line-height: 1.4em;
	padding-left: 45px;
	text-decoration: none;
}
h4 { margin: 0pt 0pt 1em; font-size: 1.75em; line-height: 1em; }
h5 { margin: 0pt 0pt 1.3em; font-size: 1.3em; line-height: 1.3em; }
h6 { margin: 0pt 0pt 1.5em; font-size: 1.2em; line-height: 1.5em; }
p { margin: 0 0 1.5em; font-size: 1.3em; line-height: 1.5em; }
p.small { margin: 0pt 0pt 2em; font-size: 0.8em; line-height: 2em; }
small {display: none;}
p.lightbox-holder { margin: 0pt 0pt 1em 1em; float: right; }
.additional-col { 
	width: 280px; 
	float: right;
	margin-top: 280px; 
	margin-left: 24px; 
	display: inline;
}
.additional-col p.resume { padding-right: 5px; margin-top: -28px; font-size: 1.2em;}
.additional-col h4 { margin: 0; height: 90px; position: relative; top: -34px;}
.additional-col h4 strong { position: absolute; top: -5000px; left: -2000px; }
.additional-col h4.chisono { background: transparent url(images/h4_who.png) no-repeat scroll left top;}
.additional-col .extra {background: transparent url(images/tags-bgd.png) no-repeat scroll left top; min-height: 240px;}
.additional-col h4.tags {
   position: relative;
	top: -12px;
   background: transparent url(images/h4_tags.png) no-repeat scroll left top;
}

/*----------Top Menu--------*/
#menu-holder {
	position:relative;
	top:-351px;
	left:457px;
	overflow:hidden;
	width:320px;
}
ul#menu {
   background: transparent url(images/menu.jpg) no-repeat scroll 0pt -42px;
   height:42px;
  	margin:0;
   padding:0;
   position:relative;
   width:320px;
}
ul#menu li {
  	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-indent: -5000px;
}
#menu li a {
	display:block;
	background: transparent url(images/menu.jpg) no-repeat;
   text-decoration: none;
	overflow: hidden;
}
li#home a {width: 107px; height: 42px;}
li#about a { width: 107px; height: 42px;}
li#archives a {width:106px;height: 42px;}
li#home a:link, li#home a:visited { background-position: 0px 0px;}
li#home a:hover, li#home a:active { background-position: 0px -42px;}
li#about a:link, li#about a:visited { background-position: -107px 0px;}
li#about a:hover, li#about a:active { background-position: -107px -42px;}
li#archives a:link, li#archives a:visited { background-position: -214px 0px;}
li#archives a:hover, li#archives a:active {background-position: -214px -42px;}

/*----------Post--------*/
.post blockquote {
	background: transparent url(images/bquote_bg.png) no-repeat;
	color: #294a59;
	padding: 30px 0 0 42px;
	margin: 0 0 0 -6px;
	font-style: italic;
	font-weight: bold;
}
.post p { 
   margin: -18px 0 24px; 
	font-size: 1.2em; 
	line-height: 1.5em; 
}
.post img {
   float: left;
   border: 1px solid #BDBDBD;
   height: 140px;
	width: 140px;
   padding: 4px;
   margin: 1px 10px 0 0;
}
.post p.author, .post p.track, .post p.album {
	padding-left: 67px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: -18px 0 20px; 
}
.post p.author {padding-top: 10px;}
.post-entry ul { margin: 0pt 0pt 1.75em; }
.post-entry li { margin: 0pt 0pt 0.875em ! important; list-style-type: disc; list-style-position: outside; }
p.postmetadata  {
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	background-color: #FFFFA4;
	border: 1px dashed Navy;
	padding: 10px;
}
#content .postmetadata a { color: #004C95;}
#content .postmetadata a strong {
	margin-left: 2em;
	color: #0B87FF;
}
#content .postmetadata a:hover {	background-color: #A20000;	color: #FFF;}
ul li.categories, ul.archives {font-size: 1.7em;}
ul li.categories a:hover, ul.archives a:hover {display: block; width: 50%; background-color: Yellow;}
#footer ul li {
	display: block;
	background-color: #FFFFAC;
	margin-bottom: 4px;
}
#footer ul li:hover {background-color: #C2CFF6;}
#footer ul li#wpress, #footer ul li#qred, #footer ul li#top_page, #footer ul li.rss, #footer ul li.mail, #twitter_div ul li 
{background-color: transparent;}

/*----------Commenti-------*/
.commentform {
	background: #f2f6f7 url(images/commentform_bg.jpg) no-repeat;
	width: 440px;
	padding: 20px 12px 0 12px;
	margin-bottom: 20px;
}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {width: 260px; float: left;}
.cfbox2 textarea {width: 260px; height: 140px;
}
.cfbox3 {
	background: transparent url(images/cfbox3bg.jpg) no-repeat right bottom;
	width: 440px;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
}
.commentform input {	width: 150px; margin-bottom: 10px;}
.commentform textarea {margin-bottom: 20px;}
.commentcontent {margin-top: 30px;}
input.submit {
	display: block;
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
}
.commentlist li {
	background: #F4FFF4 url(images/comments_bg.png) no-repeat bottom right;
	margin-left: -5px;
	padding-left: 15px;
	border: 1px dashed Navy;
}
.commentlist li:hover {
	background: #FEFF79 url(images/comments_bg.png) no-repeat bottom right;
	border: 1px dashed Navy;
}
#songinfo {
	width: 342px;
	height: 96px;
	position: relative;
	top: -4px;
	left: 250px;
	background: Navy url(images/songfile.jpg) no-repeat;
	margin-bottom: 10px;
}

/*----------Wp Quotes-------*/
.wp_quotes_quote {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 14px; padding-top: 5px; padding-left: 35px;}
.wp_quotes_author {
	float: right;
	margin-right: 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A60000;
}

/*----------Sidebar------*/
#sidebar { margin: 0pt auto; overflow: visible; display: block; width: 965px; clear: right; }
#sidebar .col {
	margin: 0pt 4px ! important;
	overflow: hidden;
	width: 231px ! important;
	float: left;
	display: inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar .col h4 { position: relative; margin-bottom: 0.5em; }
#sidebar .col h4 strong { position: absolute; top: -5000px; left: -5000px; }
#sidebar .twitter h4 { background: transparent url(images/h4_twitter.png) no-repeat scroll left top; height: 72px ! important; display: block; }
#sidebar .twitter { text-align: center; }
#sidebar .twitter img { border: 1px solid rgb(102, 102, 102); margin: 5px; display: inline; }
#sidebar .col img {margin-top: 12px; margin-left: 72px;}
#sidebar .archives h4 { background: transparent url(images/h4_archives.png) no-repeat scroll left top; height: 72px ! important; display: block; }
#sidebar .last-post h4 { background: transparent url(images/h4_last-posts.png) no-repeat scroll left top; height: 72px ! important; display: block; }
.feed { position: relative; top: 52px;	margin-left: 780px;}
.feed li, .feed li a { float: left; height: 64px; margin: 0 5px; }
.feed .rss a {	background: transparent url(images/rss.png) no-repeat scroll 0 0;	width: 64px;}
.feed .mail a {background: transparent url(images/mail.png) no-repeat scroll 0 0; width: 64px;}
.feed .rss a:hover, .feed .mail a:hover { background-position: 0 0; }

/*----------Footer-------*/
#footer {
	background: transparent url(images/content-decoration-bgd.jpg) no-repeat scroll bottom center;
	overflow: auto;
	clear: both;
	width: 100%;
	min-height: 300px;
}
#footer p { text-align: center; }
ul#nav_footer {
	width: 322px;
	background: transparent url(images/footer_nav.png) no-repeat top left;
	position: relative;
	top: 0;
	margin: 0 auto;
}
ul#nav_footer li { display: inline;	margin: 0 5px 0 15px;}
#twitter_div {
	background: transparent url(images/twitter.png) no-repeat bottom right;
	height: 308px;
}
ul#twitter_update_list {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*----------Pagenavi-------*/
.wp-pagenavi {font: 11px Verdana, Helvetica, Arial, sans-serif; clear: both;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #222;
	color: #004B93;
}
.wp-pagenavi a:hover {
	border: 1px solid #555;
	color: #ccc;
	background-color: #780C22;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #999;
	border: 1px solid #222;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #555;
	color: #eee;
	background-color: #0080A8;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #999;
}

/*----------Box di ricerca-------*/
#search_form {
   position: relative;
   top: -60px;
	width: 280px;
	height: 208px;
	background: transparent url(images/searchbox.png) no-repeat;
}
#searchform {
   position: absolute;
   top: 130px;
}
#searchform input {float:left;}
#s {
	border: medium none;
	height: 16px;
	margin: 2px 7px 0;
	padding: 5px 2px 4px 5px;
	width: 170px;
	background-color: #B2DAFF;
	color: #000;
}
