body {
	margin: 0; padding: 0;
	background: url(../images/bg.jpg) repeat-none right #000000;
	font: normal 11px Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*::::::::: Links :::::::::*/
a { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:focus { outline: none; }


/*::::::::: Container :::::::::*/
.container {width: 980px; height: 100%; margin: 0 auto; overflow: hidden; font-size: 1.2em; position: relative;}

/*::::::::: SideNav :::::::::*/
#sidenav {
	width: 150px;
	position: fixed;
	float: left;
	background: #000000;
	padding: 30px;
	height: 100%;
}
*html #sidenav {
	position: absolute; 
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}	

#sidenav ul {
	margin: 0; padding: 0;
	list-style: none;
	font-size: 13px;
}
#sidenav ul li{
	margin: 0; padding:  0;
	display: inline;
}
#sidenav ul li a{
	display: block;
	margin: 0; padding: 10px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #101010;
}
#sidenav ul li a:hover { color: #FFFFFF; }
#sidenav ul li a.home{ background: url(../images/icon_home.gif) no-repeat top right; }
#sidenav ul li a.portfolio{ background: url(../images/icon_portfolio.gif) no-repeat top right; }
#sidenav ul li a.services{ background: url(../images/icon_services.gif) no-repeat top right; }
#sidenav ul li a.contact{ background: url(../images/icon_contact.gif) no-repeat top right; }


/*::::::::: Content :::::::::*/
#content {
	float: right;
	width: 710px;
	padding: 30px;
	background: #0b0b0b;
	position: relative;
}
#content h2 {
	color: #FFFFFF;
	margin: 10px 0;  padding: 10px 0;
	font-size: 2em;
	font-weight: normal;
}
#content p {
	line-height: 1.8em;
	padding: 7px 0;
	margin: 7px 0;
}

/*::::::::: SocialLinks :::::::::*/

#social {
	width: 150px;
	height: 280px;
	margin-top: 20px;
}

.social_facebook a {
	display: block;
	background: url(../images/social_facebook.gif) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_facebook a:hover { background: url(../images/social_facebook.gif) no-repeat bottom center;text-decoration: none; }

.social_twitter a {
	display: block;
	background: url(../images/social_twitter.gif) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_twitter a:hover { background: url(../images/social_twitter.gif) no-repeat bottom center;text-decoration: none; }

.social_youtube a {
	display: block;
	background: url(../images/social_youtube.gif) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_youtube a:hover { background: url(../images/social_youtube.gif) no-repeat bottom center;text-decoration: none; }

.social_casadag a {
	display: block;
	background: url(../images/social_casadag.gif) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_casadag a:hover { background: url(../images/social_casadag.gif) no-repeat bottom center;text-decoration: none; }


.social_instagram a {
	display: block;
	background: url(../images/social_instagram.png) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_lentofacebook a:hover { background: url(../images/social_instagram.png) no-repeat bottom center;text-decoration: none; }


.social_lentofacebook a {
	display: block;
	background: url(../images/social_lentofacebook.png) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_lentofacebook a:hover { background: url(../images/social_lentofacebook.png) no-repeat bottom center;text-decoration: none; }

.social_lentoyoutube a {
	display: block;
	background: url(../images/social_lentoyoutube.png) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_lentoyoutube a:hover { background: url(../images/social_lentoyoutube.png) no-repeat bottom center;text-decoration: none; }

.social_lentospotify a {
	display: block;
	background: url(../images/social_lentolentospotify.png) no-repeat top center;
	width: 150px;
	height: 50px;
	text-decoration: none;
}
.social_lentospotify a:hover { background: url(../images/social_lentolentospotify.png) no-repeat bottom center;text-decoration: none; }





/*::::::::: SocialLinks SMALL :::::::::*/


.social_small_facebook a {
	display: block;
	background: url(../images/social_small_facebook.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_facebook a:hover { background: url(../images/social_small_facebook.png) no-repeat bottom center;text-decoration: none; }


.social_small_1youtube a {
	display: block;
	background: url(../images/social_small_youtube1.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_1youtube a:hover { background: url(../images/social_small_youtube1.png) no-repeat bottom center;text-decoration: none; }


.social_small_youtube2 a {
	display: block;
	background: url(../images/social_small_youtube2.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_youtube2 a:hover { background: url(../images/social_small_youtube2.png) no-repeat bottom center;text-decoration: none; }


.social_small_googleplus a {
	display: block;
	background: url(../images/social_small_googleplus.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_googleplus a:hover { background: url(../images/social_small_googleplus.png) no-repeat bottom center;text-decoration: none; }


.social_small_soundcloud a {
	display: block;
	background: url(../images/social_small_soundcloud.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_soundcloud a:hover { background: url(../images/social_small_soundcloud.png) no-repeat bottom center;text-decoration: none; }


.social_small_lentofacebook a {
	display: block;
	background: url(../images/social_small_lentofacebook.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_lentofacebook a:hover { background: url(../images/social_small_lentofacebook.png) no-repeat bottom center;text-decoration: none; }


.social_small_lentoyoutube a {
	display: block;
	background: url(../images/social_small_lentoyoutube.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_lentoyoutube a:hover { background: url(../images/social_small_lentoyoutube.png) no-repeat bottom center;text-decoration: none; }

.social_small_lentospotify a {
	display: block;
	background: url(../images/social_small_lentospotify.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_lentospotify a:hover { background: url(../images/social_small_lentospotify.png) no-repeat bottom center;text-decoration: none; }





/* ---------------------- pulizia 2020 */



.social_small_casadag a {
	display: block;
	background: url(../images/social_small_casadag.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_casadag a:hover { background: url(../images/social_small_casadag.png) no-repeat bottom center;text-decoration: none; }


.social_small_facebook_GDA a {
	display: block;
	background: url(../images/social_small_facebook_GDA.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_facebook_GDA a:hover { background: url(../images/social_small_facebook_GDA.png) no-repeat bottom center;text-decoration: none; }


.social_small_facebook_LV a {
	display: block;
	background: url(../images/social_small_facebook_LV.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_facebook_LV a:hover { background: url(../images/social_small_facebook_LV.png) no-repeat bottom center;text-decoration: none; }


.social_small_instagram a {
	display: block;
	background: url(../images/social_small_instagram.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_instagram a:hover { background: url(../images/social_small_instagram.png) no-repeat bottom center;text-decoration: none; }


.social_small_itunes_GDA a {
	display: block;
	background: url(../images/social_small_itunes_GDA.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_itunes_GDA a:hover { background: url(../images/social_small_itunes_GDA.png) no-repeat bottom center;text-decoration: none; }


.social_small_itunes_LV a {
	display: block;
	background: url(../images/social_small_itunes_LV.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_itunes_LV a:hover { background: url(../images/social_small_itunes_LV.png) no-repeat bottom center;text-decoration: none; }


.social_small_spotify_GDA a {
	display: block;
	background: url(../images/social_small_spotify_GDA.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_spotify_GDA a:hover { background: url(../images/social_small_spotify_GDA.png) no-repeat bottom center;text-decoration: none; }


.social_small_spotify_LV a {
	display: block;
	background: url(../images/social_small_spotify_LV.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_spotify_LV a:hover { background: url(../images/social_small_spotify_LV.png) no-repeat bottom center;text-decoration: none; }


.social_small_twitter a {
	display: block;
	background: url(../images/social_small_twitter.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_twitter a:hover { background: url(../images/social_small_twitter.png) no-repeat bottom center;text-decoration: none; }


.social_small_youtube_GD a {
	display: block;
	background: url(../images/social_small_youtube_GD.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_youtube_GD a:hover { background: url(../images/social_small_youtube_GD.png) no-repeat bottom center;text-decoration: none; }


.social_small_youtube_GDA a {
	display: block;
	background: url(../images/social_small_youtube_GDA.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_youtube_GDA a:hover { background: url(../images/social_small_youtube_GDA.png) no-repeat bottom center;text-decoration: none; }


.social_small_youtube_LV a {
	display: block;
	background: url(../images/social_small_youtube_LV.png) no-repeat top center;
	width: 100px;
	height: 33px;
	text-decoration: none;
}
.social_small_youtube_LV a:hover { background: url(../images/social_small_youtube_LV.png) no-repeat bottom center;text-decoration: none; }













.logo { margin-bottom: 20px; }

/*::::::::: SidenavFooter :::::::::*/
#footer {
	width: 150px;
	height: auto;
	margin-top: 140px;
	font-size: 10px;
	text-align: center;
}

/*::::::::: PORTFOLIO :::::::::*/

/*--------- Captions ---------*/

#portfolio {
	width: 770px;
	height: auto;
}

.photo {
    position:relative;
    overflow:hidden;
    border:5px solid #FFF;
    width:215px;
    height:120px;
    top: 0;
    text-align: left;
    cursor: default;
}

.photo .heading, .photo .imagecaption {
        position:absolute;
        background:#000;
        height:40px;
        width:215px;
        opacity:0.9;
}

.photo .heading { 
        top:-50px;
        font-size: 15px;
}

.photo .imagecaption { 		
        bottom:-50px;		
        left:0px;
}

.photo .heading span {
        color:#6B6645;	
        top:-50px;
        font-weight:bold;
        display:block;
        padding:10px 0 0 10px;
}

.photo .imagecaption span{
        color:#999;
        font-size:11px;
        display:block;
        padding:13px 32px 0 10px;
        float: left;
}

.photocaption {
    width: 203px;
    height: auto;
    font-size: 11px;
    color: #777777;
    text-align: left;
    background: #111111;
    padding: 10px;
    position: relative;
    bottom: 0;
    float: left;
    border: 1px solid #191919;
    border-top: 0;
}

.photowrapper {
    width: 225px;
    height: auto;
    background: #000000;
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
}

.latest {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -2px;
    right: -1px;
    background: url(../images/portfolio/latest.png) no-repeat;
    z-index: 100;
}

.featured {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -2px;
    right: -1px;
    background: url(../images/portfolio/featured.png) no-repeat;
    z-index: 100;
}

.mini {
    width: 15px;
    height: 13px;
    float: left;
    font-family: Arial;
    margin-right: 18px;
    margin-top: 9px;
    text-align: center;
    font-size:10px;
}

.mini a {
    width: 15px !important;
    height: 13px !important;
    padding: 3px;
    display: block;
    background: #000000;
    border: 1px solid #222222;
    text-decoration: none;
    color: #FFFFFF;
}

.mini a:hover {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    color: #000000;
}

/*::::::::: FORMS :::::::::*/

.slider {
	overflow: hidden;
}

label {
	color: #555555;
	font-size: 11px;
	margin-left: 20px;
}

input, textarea {
	border: 1px solid #222222;
	background: #000000;
	margin-bottom: 10px;
	padding: 6px;
	padding-left: 25px;
	color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Georgia;
	width: 231px;
}

/*::::::::: Form Icons :::::::::
#name { background: url(../images/icon_form_name.gif) no-repeat top left #000000; }
#email { background: url(../images/icon_form_email.gif) no-repeat top left #000000; }
#phone { background: url(../images/icon_form_phone.gif) no-repeat top left #000000; }
#url { background: url(../images/icon_form_url.gif) no-repeat top left #000000; }
#comment { background: url(../images/icon_form_comment.gif) no-repeat top left #000000; }
*/
#btn {
	background: #555555;
	width: 264px;
	border: 0;
	cursor: pointer;
	padding: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	font: 11px Georgia;
}

#contactform {
	width: 264px;
	height: auto;
	float: left;
}

#contactdetails {
	width: 420px;
	height: auto;
	float: right;
}

#contactdetails p {
	line-height: 18px;
	margin: 20px 20px 0 0;
	padding: 0;
	float: left;
}

#contactdetails p strong {
	color: #FFFFFF;
}

/*::::::::: Content Footer :::::::::*/

#footfiller {
	width: 710px;
	height: 400px;
/*	background: url(../images/footfiller.gif) no-repeat top center;
*/	margin-bottom: -30px;
	margin-top: 20px;
}

/*::::::::: Tables :::::::::*/

#content table {
	xwidth: 100%;
	border: 3px solid #222222;
	padding: 0;
	margin: 0;
	background: #000000;
}

#content th { border-bottom: 1px solid #222222; border-right: 1px solid #090909; padding: 10px; }
.bottoms { border-top: 1px solid #222222; }
#content th strong { font-size: 22px; font-weight: bold; color: #FFFFFF; }
#content td { font-size: 18px; border-right: 1px solid #090909; border-bottom: 1px solid #090909; padding: 5px; text-align: left; }
.textright { text-align: right !important; }

.requestbutton a {
	width: 130px;
	height: 30px;
	display: block;
	background: url(../images/requestbutton.gif) no-repeat top left;
	text-decoration: none;
	margin: auto;
}

.requestbutton a:hover {
	background: url(../images/requestbutton.gif) no-repeat bottom left;
	text-decoration: none;
}

/*::::::::: Misc :::::::::*/

.clearall {
	clear: both;
}

p.label_field_pair {
clear: both;
float: none;
}
p.label_field_pair label {
clear: left;
display: block;
float: left;
text-align: right;
width: 100px;
}
p.label_field_pair input {
clear: right;
float: left;
margin-left: 10px;
width: 200px;
}