/*
Theme Name: Luhf Theme
Theme URI: http://www.thesaddj.com
Description: TheSAD Theme
Version: 1.0
Author: Marco Donnarumma - !S.A.D! mltm
Author URI: http://www.thesaddj.com/
*/




*
{
	padding: 0px;
	margin: 0px;
}

/* Begin Typography & Colors */
body{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 70.0%;
	line-height:1.7em;
	color:#666666;
	background: url(images/background.jpg) no-repeat center top #fff;
    background-attachment:fixed;
	text-align:center;
	}
#wrapper{
	text-align:left;
	width: 799px;
	margin-top:40px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	/*background:url(images/launion.jpg) no-repeat top left;*/
	}
#content{
	font-size: 1.2em;
	}
#date{
	width:50px;
	height:60px;
	float:left;
	margin-top:16px;
	text-align:center;
	background:#FFF;
	
         
         -webkit-border-top-left-radius:0px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:0px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:0px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;
	

	}
a.thedate b {
	display:block;
	font-weight:bold;
	font-size:larger;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}	
.widecolumn {
	line-height: 1.6em;
	}
.alt {
	padding: 10px;
	background-color:#333;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 2em;
	}	
br 
{
	line-height:1em;
}
.more-link 
{
	font-size:0.9em;
	color:#FFFFFF;
	font-weight:bold;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing:0.03em;
	}
h1, h2, h3 {
	font-family: 'Arial', Lucida Grande, Verdana, Sans-Serif;
	font-weight:normal;
	}	
h1 {
	font-size: 2.5em;
	}
h2.pagetitle {
	font-size: 0.9em;
	}
h2 {
	font-size: x-large;
	padding-left:30px;
	padding-top:30px;
	}

h3 {
	font-size: 1.3em;
	}	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CCC;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}	
h4 a {
	font-size:0.9em;
	}
h5 {
	font-size:0.9em;
	line-height:1.4em;
	}
.post h6 {
	font-size:0.8em;
	font-weight:normal;
	line-height:1em;
	}
strong h5 {
	font-size:0.9em;
	line-height:1.4em;
	}
.entry p a:visited {
	color: #CCC;
	}
.post h2 a:hover {
	text-decoration: none;
	color:#ef497d;
 }
/* Comments */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	text-align:left;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}	
#sidebar li h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.5em;
	padding:13px 0px 13px 0px;
	color:#CCC;
	letter-spacing: 0em;
	}	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color:#dd0067;
	text-decoration: none;
	}
a:hover {
	color: #0066ff;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}	
/* End Typography & Colors */
	
	
	
	
		
/* Begin Structure */
#page {
	padding: 0px;
	}
#topbanner
	{
	width: 530px;
	height: 110px;
	float: left;
	background:url(images/launion_icons.jpg) no-repeat left top;
	}
#header{
	width: 798px;
	height: 228px;
	float:left;
	/*border:1px solid #CCFF00;*/
	}	
#nav-bar
	{
	width: 799px;
	height: 38px;
	margin:16px 0 0 0px;
	float: right;
	}
#banner-up
	{
	width: 799px;
	height: 50px;
	float: left;
	}
#spotlight
	{
	width:799px;
	height: 161px;
	float: left;
	background:#000;	

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:0px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:0px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:0px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:0px;
	}
#rotating-ban
	{
	width: 530px;
	height: 120px;
	float: left;
	margin:20px 20px 20px 20px;
	background:#000;
	}
#mid-content {
	width: 799px;
	float: left;
	}
.narrowcolumn {
	float: left;
	/*padding:0px 15px 0px 15px;*/
	margin:16px 0 0 0;
	width:540px;
	}
.narrowcolumn_archives {
	float: left;
	margin:0px;
	width:540px;
	}
.widecolumn {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	width: 580px;
	}
.postmetadata {
	margin-top:3em;
	margin-bottom:4em;
	}
.post, .post-live {
	text-align: justify;
	color:#CCC;
	width:580px;
	/*padding: 30px 30px 30px 35px;*/
	margin:0 0 30px 0;
	background:#000000;
	
	        /*opacity: 0.85;filter:alpha(opacity=85);zoom:1;*/


         -webkit-border-top-left-radius:40px;
         -webkit-border-top-right-radius:0px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:40px;

         -khtml-border-radius-topleft:40px;
         -khtml-border-radius-topright:0px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:40px;

         -moz-border-radius-topleft:40px;
         -moz-border-radius-topright:0px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:40px;
	}
.entry	{
	margin-top:40px;
	margin-bottom: 20px;
	margin-left:30px;
	padding-bottom:30px;
	}
.entrytext {
	width:520px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left:30px;
	padding-bottom:30px;
	}
.narrowcolumn_archives .post {
	text-align: justify;
	color:#000000;
	padding: 25px 0px 0px 0px;
	}
.narrowcolumn_archives h2.pagetitle {
	font-size:0.8em;
	}
.post-single {
	text-align: justify;
	color:#000000;
	padding: 0px;
	}
.post hr, hr {
	display:block;
	border: 1px solid #000;
	margin-bottom:0px;
	padding-bottom:24px;

	}
/*.post-works	{
	width: 600px;
	height:200px;
	padding:35px 0px 0px 80px;
	color: #CCC;
	}
.post-pics {
	width: 730px;
	margin-bottom: 6em;
	padding:51px 0px 0px 0px;
	color: #CCC;
	}*/

#footer {
	padding:0px;
	clear:both;
	text-align:center;
	margin: 0px auto;
	width: 799px;
	height:50px;
	background-color:#000000;
	

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;
	}
#txt {
	padding-top:20px;
	}


/* End Structure */
	
	
	
	
	





/* start GALLERY */
.post-pics .entrytext {
	padding-left:0px;
	}
#ngg_slideshow3 .slideshow {
	padding-left:0px;
	} 
.ngg-albumtitle a {
	text-decoration:none;
	color:#FFFFFF;
	} 
.ngg-albumtitle a:hover {
	text-decoration:none;
	color:#6633FF;
	} 
.slideshowlink a {
	font-size:1.2em;
	text-decoration:none;
	color:#FFFFFF;
	} 
.slideshowlink a:hover {
	text-decoration:underline;
	} 
.slideshowlink {
	padding-bottom:20px;
	} 

/* end GALLERY */














/* Additional div */
#works {
	width:600px;
	height:160px;
	padding:0px 0px 0px 60px;
	float:left;
	}
#works2 {
	width:600px;
	height:160px;
	padding:0px 0px 100px 60px;
	float:left;
	}
#media {
	width:720px;
	height:160px;
	padding:0px;
	float:left;
	}
#date_live {
	width:565px;
	padding-right:10px;
	float:left;
	/*background-color:#FF3300;*/
	}



/* Starts List icons rollover */
#icons {
	float:left;
	width:725px;
	height:100;
	text-align:center;
	margin:30px 0 3em 60px;
	}
#icons li{
	display:inline;
	}
#icons ul li{
	margin-right:150px;
	}
	}
#icons ul {
	margin-bottom:6em;
	}
#pics {
	width:32px;
	height:60px;
	float:left;
	background:url(images/pics-over.jpg) no-repeat;
	}
#pics a{
	width:32px;
	height:60px;
	float:left;
	background:url(images/pics.jpg) no-repeat;
	}
#pics a:hover{
	background:url(images/pics-over.jpg) no-repeat;
	}
#videos {

	width:21px;
	height:60px;
	float:left;
	clear:right;
	background:url(images/videos-over.jpg) no-repeat;
	}
#videos a {
	width:21px;
	height:60px;
	float:left;
	clear:right;
	background:url(images/videos.jpg) no-repeat;
	}
#videos a:hover {
	background:url(images/videos-over.jpg) no-repeat;
	}
#sounds {
	width:21px;
	height:60px;
	float:left;
	clear:right;
	background:url(images/sounds-over.jpg) no-repeat;
	}
#sounds a {
	width:21px;
	height:60px;
	float:left;
	clear:right;
	background:url(images/sounds.jpg) no-repeat;
	}
#sounds a:hover{
	background:url(images/sounds-over.jpg) no-repeat;
	}

/* Ends List icons rollover */









/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0px;
	}
h2 {
	margin:0px 0px 8px 0px;
	text-align:left;
	}
h2.pagetitle {
	margin:0px;
	text-align:left;
}
.post h3
 {
	font-size: 1.4em;
	color:#CC0066;
	letter-spacing:0.1em;
	padding-bottom: 20px;
 }
#sidebar h2 {
	margin: 5px 0px 0px;
	padding: 0px;
	}
h3 {
	padding: 0px;
	margin: 30px 0px 0px;
	}
h3.comments {
	padding: 0px;
	margin: 40px auto 20px auto;
	}
/* End Headers */



/* Begin Images */
.post p img, .post img, #uno img {
	padding: 0px 0px 10px 20px;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */








/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, html>body .entrytext ul  {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li, html>body .entrytext li {
	margin: 7px 0px 8px 10px;
	}
.entry ul li:before, .entrytext ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0px 0px 0px 35px;
	margin: 0px;
	}
.entry ol li {
	margin: 0px;
	padding: 0px;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 12px 0px 8px 0px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0px 7px 0px;
	padding: 0px;
	}
/* End Entry Lists */









/* Begin Form Elements */
 #searchform
 {
	width:270px;
	float:right;
	padding-right:20px;
	padding-top:23px;
 }
#s {
	width:100px;
	color:#FFFFFF;
	background:url(images/search-submit.jpg) repeat-x;
	}
#searchsubmit {
	width:60px;
	color:#FFFFFF;
	background:url(images/search-submit.jpg) repeat-x;
	}
#sidebar, #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0px 0px 8em 0px;
	font-size:0.6em;
	float: left;
	}
/* Start Mail Form */
input.y_name, input.y_email, input{
	background-color:#A1ADA3;
	}
textarea.y_msg {
	background:url(images/comment.jpg) no-repeat left top;
	}
form dl dt {
	color:#FFF;
	}
form dl {
	margin-top:30px;
	}
/* End Mail Form */
/* End Form Elements */










/* Begin Sidebar */
#sidebar {
	padding: 0 0px 50px 0px;
	margin: 16 0 20 0px;
	float:right;
	width: 188px;
	background-color:#000000;
	
	        opacity: 0.7;filter:alpha(opacity=70);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;
	}
#sidebar form {
	margin: 0px;
	}
#sidebar li {
	margin:10px 0px 15px 25px;
	}
#sidebar ul a {
	font-size: 1.1em;
	font-weight: normal;;
	color: #666666;
	padding:0px 20px 0px 0px;
	text-decoration: none;
	}
#sidebar ul a:hover{
	color:#0066ff;
	}




/*#small_social {
	width: 200px;
	height:80px;
	background:url(images/naklogos.jpg) no-repeat center left;
	}*/
/* End Sidebar Font*/









/* Just for Grafix */
#logo
{
	width: 190px;
	height: 161px;
	background:#000000;
	float: right;
	
	    -webkit-border-top-left-radius:0px;
         -webkit-border-top-right-radius:0px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:0px;
         -khtml-border-radius-topright:0px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:0px;
         -moz-border-radius-topright:0px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:10px;
}
#carnaval {
	width: 189px;
	height: 78px;
	margin-top:12px;
	}
#nak {
	width:100px;
	height:53px;
	float:left;
	}
#noche {
	width:89px;
	height:53px;
	float:right;
	}











#txtfooter ul {
	margin-left:20px;
	}
#txtfooter ul li {
	display:inline;
	}
#gotop {
	width:60px;
	height:60px;
	float:left;
	background: url(http://www.thesaddj.com/buttons/gotop_over.jpg) no-repeat center center;
}
#gotop a {
	width:60px;
	height:60px;
	float:left;
	background: url(http://www.thesaddj.com/buttons/gotop.jpg) no-repeat center center;
}
#gotop a:hover {
	background: url(http://www.thesaddj.com/buttons/gotop_over.jpg) no-repeat center center;
}
#goback {
	width:60px;
	height:60px;
	float:left;
	background: url(http://www.thesaddj.com/buttons/goback_over.jpg) no-repeat center center;
}
#goback a {
	width:60px;
	height:60px;
	float:left;
	background: url(http://www.thesaddj.com/buttons/goback.jpg) no-repeat center center;
}
#goback a:hover {
	background: url(http://www.thesaddj.com/buttons/goback_over.jpg) no-repeat center center;
}

/* End Just for Grafix */










/* Postmetadata delle entry */
.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 0.8em;
	color:#0066ff;
}










/* Nav Bar font */
#nav-bar a
{
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 1.3em;
	font-weight:normal;
	text-decoration: none;
	background:#000000;
	color: #ffc449;
	padding:6px 15px 6px 15px;
	
         -webkit-border-top-left-radius:5px;
         -webkit-border-top-right-radius:5px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;

         -khtml-border-radius-topleft:5px;
         -khtml-border-radius-topright:5px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:5px;
         -moz-border-radius-topright:5px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;
}
#nav-bar a:hover
{
	color: #000;
	background:#ffc449;
}
#nav-bar ul
{
	margin-top: 10px;
	float:right;
}
#nav-bar li
{
	display: inline;
}
/* End Nav Bar font */














/* Begin Comments*/
.social_img {
	margin:0px 10px 0px 0px;
 }
.social_bookmark {
	margin:60px 0px 80px 80px;
 }
#comments
 {
	color: #cc3399;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: normal;
	text-align:left;
	padding: 10px 0px 5px 0px;
 }
.commentlist {
   	width: 400px;
   	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
.commentlist p {
	color:#FFFFFF;
	font-size:1.2em;
	margin: 10px 5px 10px 0px;
	}
.commentlist li {
	border: 1px solid #333333;
	list-style-type: none;
	margin: 15px 0px 3px 3em;
	padding: 20px 10px 3px;
	list-style: none;
	}
#comment
 {
	width: 260px;
	margin: 5px auto 7px 15px;
	background-image:url(images/comment.jpg);
 }
.commentmetadata a{
	font-size:1.2em;
	font-weight:bold;
	color:#6633FF;
	padding:3px 0px 0px 0px;
	display: block;
	}
cite
 {
	color:#CC3399;
	font-weight:bold;
	font-size: 1.3em;
 }
#respond
 {
	color:#CC3399;
	font-weight:bold;
	font-size: 1.3em;
	padding:40px 0px 20px 0px;
	text-align:left;
 }
#commentform
 {
	font-size: 1.2em;
	padding-left: 40px;
	padding-bottom: 20px;
	text-align:left;
 }
textarea#comment {
	width:301px;
	height:144px;
	margin-left:0px;
	}
input#author {
	margin-top:15px
	}
input#author, input#email, input#url {
	background-color:#A1ADA3;
	height:20px;
	width:200px;
	}
input#submit {
	background-color:#A1ADA3;
	color:#000;
	width:60px;
	height:23px;
	margin:0px;
	padding:0px;
	}	
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#commentform p label small {
	color:#FFF;
	font-family: 'Lucida Grande', Verdana, Arial, Sans Serif;

	}


/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	width: 155px;
	}

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

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0px;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/




/* navigation per muoversi tra i singoli articoli */
#prev a, #next a
 {
   border: 0px;
 }
.navigation
 {
	font-size: 0.8em;
   display: block;
   margin-top: 10px;
   margin-bottom: 50px;
 }
.navigation a
 {
	color:#cc3399;
	text-decoration: none;
 }
.navigation a:hover
 {
	color:#663399;
	text-decoration: none;
 }
 .alignleft
 {
   float: left;
   text-align: left;
   width: 50%;
 }
 .alignright
 {
   float: right;
   text-align: right;
   width: 50%;
 }
/* End Navigation */