/*  
Theme Name: Jamais-vu
Theme URI: http://www.jamais-vu.it/
Description: Tema per il portfolio di jamais-vu
Author: Gianluca Bruno - Maidinit s.n.c.
Author URI:  http://www.jamais-vu.it/
*/





/* GENERICHE */
body {
	font: 12px/18px  Arial, Helvetica, sans-serif;
        line-height:20px; 
       	color: #fff; background:#dcdcdc url(img/tiled_bg.jpg) top center repeat;
	margin: 0px;
	padding: 0px;
}
p{margin:0;padding:0;}
.clear{clear:both;}
p,img{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
:focus {outline: 0;}
.alignleft{float:left;}
.alignright{float:right; }
#Jvbox_i{margin-left:12px;}
a:link, a:visited{color:#f0960b; text-decoration:none;}
a:hover{color:#c27a0b;}
label{text-transform:uppercase; font-size:12px;}

/* END GENERICHE */


/* LOGO*/
#Jvbox{margin:0 auto; width:625px;}
#JvLogo{background:url(img/jamais-vu_Logo.png) top center no-repeat;width:625px; height:633px;padding-bottom:10px;}
/* END LOGO */

/* MENU */
#JvMenu{text-align:center; font-size:20px; padding-bottom:10px;}
#JvMenu a:link, #JvMenu a:visited{font-size:20px; color:#fff; }
#JvMenu a:hover{color:#1e727f;}

/* END MENU */
/* TITOLO*/
.d-red{background:url(img/div_red.png) top center no-repeat;width:600px;height:6px;}
.d-blue{background:url(img/div_blue.png) top center no-repeat;width:600px;height:6px;}
.JvTitle{margin:3px 0;}
/* END TITOLO*/

/* SINGLE-CONTENT */
.content{background:url(img/p_bg.jpg) top center repeat; width:572px;padding:14px;margin:3px 0 5px 0;}
.orange{color:#ff7e00; font-weight:bold; }
.gray{color:#e2e2e2;}
.content ul{margin:0; padding:0;} .content ul li {list-style-type:none;}
.space{margin-bottom:50px;}

/* TOTHETOP */
.tothetop{background:url(img/tothetop.jpg) top center no-repeat;width:600px;height:25px; margin:0px 0 50px 0;}

/* PORTFOLIO SPECIFIC */
.pTitle{text-transform:uppercase; color:#ff297a; font-weight:bold;}


/* FOOTER */
.jvFoterLeft{width:45%;}
.jvFoterRight{width:45%}
#footerLoghi{margin:5px 0;}
#footerLoghi a:link, #footerLoghi a:visited {filter:alpha(opacity=40); -moz-opacity:0.4; opacity: 0.4;}
#footerLoghi a:hover{filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;}


/* GIRL */
#cont2{position:relative; top:0; left:0;}
#girl{position:absolute; z-index:50; left:-50px; top:0px; }


/* ADMIN PANEL */
#login label{color:#fff;}
#mybrandlogin{color:#fff;}

/* SIDABAR */
#JvRight{padding:20px;background-color:#333;color:#fff;width:100>%;}