/*  
Theme Name: Proxima.it
Version: 0.1
Author: PLAYART Studio di Luca Luzzatti
Author URI: http://playartstudio.com
*/



/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, br { margin:0; padding:0 }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

img{border:#FFFFFF 2px solid; margin:10px 0}
img:hover{border:#333 2px solid; margin:10px 0}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background:#000;
	color:#BFBFBF;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:980px;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}


a{color:#FFF; text-decoration:underline;}
a:hover{color:#EF9906; text-decoration:none}


h1{
	color:#CCC;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
}

h2,h3,h4,h5 {font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-weight:lighter; line-height:20px;}
h2{ font-size:20px; color:#3B84BF; margin:15px 0 5px 0;}
h3{ font-size:16px; color:#fff; margin-bottom:5px;}
h4{ font-size:14px; color:#EF9700; margin:10px 0 5px 0;}
h5{ font-size:16px; margin:10px 0 0; color:#000}



p{line-height:1.75em;}

ul li{
	list-style-type:none;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	background:#CCC;
	color:#fff;
	text-align:left;
}
table td{
	background:#333;
	color:#FFF;
}
table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
}

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

/*-----------------------------------------------------------------------------------------------
  Sfondo grande
-----------------------------------------------------------------------------------------------*/

#contenitore{width:100%; margin:0 auto; background:#000 url(images/layout/header_bkg.jpg) top center no-repeat; display:block;}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#000;
}
#header .inside{
	padding:3em 0;
}

#header p{
	padding:1em 0;
	margin:0;
	line-height:1em;
}

/*-----------------------------------------------------------------------------------------------
	menu
-----------------------------------------------------------------------------------------------*/

div#header_menu{
width:100%;
height:40px;
margin: 0 auto 0 auto;
background:url(images/layout/loop_menu.jpg) repeat-x;
}

div#content_menu {
	height:40px;
	width:980px;
	margin: 0 auto 0 auto;
}

#header_menu #content_menu .bottom{ height:40px; float:right; display:block; margin:0; padding:0;}
#header_menu #content_menu .box{height:40px; float:right; display:block; }
/*HOME*/
#header_menu #content_menu .bottom #h_box1{/*contenitore voce menu*/}
#header_menu #content_menu .bottom #h_box1 a{background:url(images/layout/btn_home.jpg) no-repeat; width:70px; height:40px; display:block;}
#header_menu #content_menu .bottom #h_box1 a:hover{ background:url(images/layout/btn_home_f2.jpg) no-repeat;}
#header_menu #content_menu .bottom #h_box1 a.active{ background:url(images/layout/btn_home_f2.jpg) no-repeat;}
/*ABOUT*/
#header_menu #content_menu .bottom #h_box2{/*contenitore voce menu*/}
#header_menu #content_menu .bottom #h_box2 a{background:url(images/layout/btn_about.jpg) no-repeat; width:73px; height:40px; display:block;}
#header_menu #content_menu .bottom #h_box2 a:hover{ background:url(images/layout/btn_about_f2.jpg) no-repeat;}
#header_menu #content_menu .bottom #h_box2 a.active{ background:url(images/layout/btn_about_f2.jpg) no-repeat;}
/*SERVICE*/
#header_menu #content_menu .bottom #h_box3{/*contenitore voce menu*/}
#header_menu #content_menu .bottom #h_box3 a{background:url(images/layout/btn_service.jpg) no-repeat; width:80px; height:40px; display:block;}
#header_menu #content_menu .bottom #h_box3 a:hover{ background:url(images/layout/btn_service_f2.jpg) no-repeat;}
#header_menu #content_menu .bottom #h_box3 a.active{ background:url(images/layout/btn_service_f2.jpg) no-repeat;}
/*PORTFOLIO*/
#header_menu #content_menu .bottom #h_box4{/*contenitore voce menu*/}
#header_menu #content_menu .bottom #h_box4 a{background:url(images/layout/btn_portfolio.jpg) no-repeat; width:84px; height:40px; display:block;}
#header_menu #content_menu .bottom #h_box4 a:hover{ background:url(images/layout/btn_portfolio_f2.jpg) no-repeat;}
#header_menu #content_menu .bottom #h_box4 a.active{ background:url(images/layout/btn_portfolio_f2.jpg) no-repeat;}
/*BLOG*/
#header_menu #content_menu .bottom #h_box5{/*contenitore voce menu*/}
#header_menu #content_menu .bottom #h_box5 a{background:url(images/layout/btn_blog.jpg) no-repeat; width:61px; height:40px; display:block;}
#header_menu #content_menu .bottom #h_box5 a:hover{ background:url(images/layout/btn_blog_f2.jpg) no-repeat;}
#header_menu #content_menu .bottom #h_box5 a.active{ background:url(images/layout/btn_blog_f2.jpg) no-repeat;}
/*CONTATTI*/
#header_menu #content_menu .bottom #h_box6{/*contenitore voce menu*/}
#header_menu #content_menu .bottom #h_box6 a{background:url(images/layout/btn_contatti.jpg) no-repeat; width:90px; height:40px; display:block;}
#header_menu #content_menu .bottom #h_box6 a:hover{ background:url(images/layout/btn_contatti_f2.jpg) no-repeat;}
#header_menu #content_menu .bottom #h_box6 a.active{ background:url(images/layout/btn_contatti_f2.jpg) no-repeat;}


/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/


#primary{
	margin:200px auto 30px auto;
	padding:20px 0 2em 0;
	color:#a1a1a1;
	width:980px;
	/**/
	min-height: 330px;
	height:auto !important;
	height: 330px;
}

#cont-sx{float:left; width:75%}

#primary p{padding-bottom:10px; line-height:18px; text-align:justify;}
#cont-sx ul {list-style:none; padding:2px; font-size:11px; color:#999999; margin:0 0 15px 0}
#cont-sx ul li {background:url(images/layout/freccia_sidebar.gif) left center no-repeat; margin:3px 0; padding:4px 10px 4px 30px; line-height:16px; }

#intro{width:95%; margin-bottom:35px;}
#intro p{margin-left:25px;}

#primary.onecol-stories .primary{
	float:left;
	width:90%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:90%;
	margin:0 0 0 10%;
}

#primary.twocol-stories .story{
	/*larghezza post*/
	float:left;
	width:95%;
	display:inline;
	margin-left:25px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
}
* html #primary.twocol-stories .story{
	margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	/*margini post home*/
	margin:0 0 25px 0;
}

.story h3{
	margin:10px 0;
	font-weight:normal;
}
.story h3 a{
	color:#3B84BF;
	text-decoration:none;
}
.story h3 a:hover{
	color:#fff;
	text-decoration:none;
}


.details{border-bottom:1px dotted #333; padding-bottom:3px}

.story .details{
	margin:1em 0;
	border-top:1px dotted #333;
	padding:0.5em 0;
	font-size:0.95em;
	color:#666;
}
.story .details a{
	color:#666;
	text-decoration:none;
}

.read-on{
	background:url(images/readon_black.gif) 5px 6px no-repeat;
	padding-right:20px;
	display:block;
	padding-left:25px;
	margin-top:10px;
}

.read-on a{color:#666;text-decoration:none;}
.read-on a:hover{color:#fff;text-decoration:none;}

.story .details a:hover{ color:#fff; }

/* Single Post Styles */

#primary .primary{
	float:right;
	width:65%;
}
#primary .secondary{
	float:right;
	width:30%;
	margin-right:5%;
	padding-top:0.65em;
	display:inline;
}

* html #primary .secondary{ margin-right:3%; }

.secondary .featured p{
	border-bottom:1px solid #333333;
	border-top: 1px solid #333333;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #333333;
	padding:0.5em 0 0.6em 0;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#AAA;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#808080; }
.secondary dd a:hover{ color:#FFF; }

.single-post h2{ margin:0 0 15px 0; border-bottom:1px solid #3B84BF; padding-bottom:3px;}
h2.page_title { margin:23px 0 15px 0; border-bottom:1px solid #3B84BF; padding-bottom:3px;}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

.divisore{
	background:url(images/layout/divisore.jpg) no-repeat;
	width:896px;
	height:16px;
	display:block;
	margin:0 auto
}

#secondary{
	background:#000;	
	padding:15px 2em;
	width:980px;
	margin:0 auto;
}

.comment-head{
	border-bottom:1px solid #1C1C1C;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head .details{
	font-size:0.95em;
}

ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
}

#comment-form{
	margin:5em 0 5em 35.4%;
	width:36em;
}

.dati input{height:18px;}

input{
	background:#FFFFFF url(images/form-field-bg.gif) no-repeat;
	border:1px solid #E6E6E6;
	color:#999999;
	height:30px;
	margin:6px 5px 5px 0;
	padding:3px 7px 2px 5px;
	width:150px;
}
.formactions input:hover{cursor:pointer; color:#000000;}

textarea.commentbox{
	background:#FFFFFF url(images/form-field-bg.gif) no-repeat;
	border:1px solid #E6E6E6;
	color:#999999;
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	float:right; 
	margin:-1em 0 0 0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	padding:2em 0 0 0;
}
#ancillary .block{
	float:left;
	width: 30%;
	margin:0 0 0 5%;
}
* html #ancillary .block{
	margin-left:3.9%;
}
#ancillary .twice-length{ width:65%; }
#ancillary .thrice-length{ width:100%; }
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 2em 0;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	/*border-top:1px solid #3D3D3D;*/
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #3D3D3D;
	background:none !important;
}
ul.dates .date{
	color:#666666;
	padding:0 1.5em 0 0;
}

.dates h3 {margin:10px 0;}

.dates h3 a{
	color:#3B84BF !important;
	text-decoration:none;
}
.dates h3 a:hover{
	color:#fff  !important;
	text-decoration:none;
}

.dates p {padding:2px 10px; margin: 5px}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#666666;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}

/*-----------------------------------------------------------------------------------------------
  Box portfolio Home & Home Portfolio
-----------------------------------------------------------------------------------------------*/

#boxportfoliohome{
float:left;
margin-left:15px;
}

.postportfoliohome{
float:left;
}

#boxportfoliohome .singlebox{
width:200px;
margin:10px 0 10px 10px;
float:left;
text-align:justify;
border-right:1px dotted #333333;
padding-right:15px;
}

#boxportfoliohome .bigbox, .postportfoliohome .bigbox{
width:600px;
margin:10px 0 10px 25px;
float:left;
text-align:justify;
}

.singlebox h3, bigbox h3{margin: 15px 0}

.singlebox h3 a, bigbox h3 a{
	color:#3B84BF;
	text-decoration:none;
}
.singlebox h3 a:hover, bigbox h3 a:hover{
	color:#fff;
	text-decoration:none;
}

#boxportfoliohome .singlebox .banner_image{width:200px;}
#boxportfoliohome .bigbox .banner_image{width:600px;}

#boxportfoliohome .singlebox .banner_image img, #boxportfoliohome .bigbox .banner_image img{border:#FFFFFF 2px solid;}
#boxportfoliohome .singlebox .banner_image img:hover, #boxportfoliohome .bigbox .banner_image img:hover{border:#EF9700 2px solid;}

/*-----------------------------------------------------------------------------------------------
  Right-Sidebar
-----------------------------------------------------------------------------------------------*/

#right-sidebar{
float:left;
width:20%;
/*height:500px;*/
margin:0 0 0 5%;
color:#FFF;
}

.boxsidebar ul, .current-cat ul{
	margin:5px 0 2em 0;
	border-top:1px solid #3D3D3D;
}
.boxsidebar ul li, .current-cat ul li {
	list-style-type:none;
	margin:0;
	border-bottom:1px solid #3D3D3D;
}

.boxsidebar ul a, .current-cat ul a{color:#BFBFBF; display:block; text-decoration:none; padding:8px;}
.boxsidebar ul a:hover, .current-cat ul a:hover{color:#FFF; background:#333; display:block; padding:8px;}

.recentpost{color:#3B84BF;}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer-bkg{
clear:both;
margin:0 auto;
width:100%;
background:url(images/layout/footer.jpg) bottom center no-repeat;
height:206px;
}

#footer{
	clear:both;
	color:#000;
	padding-top: 65px;
	margin:0 auto 3em auto;
	font-size:0.95em;
	width:980px;
}

#footer .inside{
	/*background:url(images/footer_black.gif) 50% 0 repeat-x;*/
	padding:1em 0;
	width:100%;
}


#footer .copyright { float:left; margin-bottom:10px;}
#footer .attributes{ float:right;}

#footer .copyright a, #footer .attributes a{
	text-decoration:none;
	color:#000;
	border-bottom:1px dashed #000;
}

#footer .attributes a{padding:5px 0 0 0}
#footer .attributes img{border:none; padding:0 5px; margin:0;}

#footer .copyright a:hover, #footer .attributes a:hover{
	color:#000;
	border:none;
}

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	float:right;
	width:185px;
	margin:0;	
	text-align:right;
	
}

#search .searchimg{
	float:left;
	width:23px;
	height:23px;
	background:url(images/search-btn.png) no-repeat;
}
#search input{ 
	width:130px;
	font-size: 0.85em; 
	margin-top:2px;
	height:18px !important;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	margin:1em 0;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	border-top:1em solid #ccc;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}

#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}

/*************************************************************************/

#translation_bar_border{border-bottom:1px solid #3D3D3D}
#translation_bar img{border:none; padding:0 5px; margin: 5px 2px}


/********* DELICIOUS EXPORT ***************************************/
ul.deliciuos, ul.dates li .deliciuos ul{list-style:none!important; padding:2px!important; font-size:11px!important; color:#999999!important; margin:0 0 15px 0!important}
ul.delicious li, ul.dates li .delicious ul li{background:url(images/layout/freccia_sidebar.gif) left center no-repeat!important; margin:3px 0!important; padding:4px 10px 4px 30px!important; line-height:16px!important; border-bottom:none!important;}

.delicious-tags{color:#666666; font-size:9px}
.delicious-tags a{color:#999999; font-size:9px}
.delicious-tags a:hover{color:#fff; font-size:9px}
/**/


h2.sidebar-title{font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter; line-height:20px; font-size:14px; color:#EF9700; margin:20px 0 5px 0;}
.sidebar-title a{color:#EF9700; text-decoration:none}
.sidebar-title a:hover{color:#fff;}
.sidebar-title img{padding:0; margin:0 5px 0 0; border:none}

