/*  
Theme Name: TOKYO
Theme URI: http://www.upstartblogger.com/
Description: Simple and clean, lightweight theme. For updates, please <a href="http://feeds.feedburner.com/UpstartBlogger">subscribe to Upstart Blogger</a>.
Version: 0.3
Author: Robert Ellis
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* @group Normalize */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:16px;
	font-family: "DINMitAlt", Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
	font-weight:normal;
	line-height:100%;

}
ol,ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

@font-face {
	font-family: DINMitAlt;
	src: url(DINMitAlt.ttf) format("truetype");
	margin:0px;
	padding:0px;
}

@font-face {
	font-family: DINMitAlt;
	src: url(DINMitAlt.ttf) format("truetype");
	font-weight: bold;
	margin:0px;
	padding:0px;
}

/* @group Structure */

#homebody {
	margin: 0;
	padding: 0;
}

#wrapper {
	width:800px;
	font-family: Gotham, Helvetica, Arial;
	margin-left: 175px;
	padding-top: 50px;
	margin-right: 40px;

}

#header {
}

#sidebar2 h1 {
	color:#F30;

}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg_alfa.png) fixed;
	/*background: #FFFFFF url(images/bg_alfa.png);*/
	}



/* @end */

h1 {
/*
color: #FFFFFF;
background: #99FF00;
font-size:20px;
padding-left:5px;
padding-right:5px;
font-weight:bold;
*/


}
a:link, a:visited {
	/*color: #444;*/
	text-decoration: none;
	font-weight: bold;
}

a {
color: #FF0066;
}

a:hover {
color: #0099FF;
border-bottom: none;
}

#sidebar a {
	border: none; 
	font-weight: normal;
	
	}

.post li p, #sidebar2 li p {display: inline;}
.post li a, #sidebar2 li a {
font-weight: bold;
}
.post li h1 {
/*font-weight: bold;*/
font-size:20px;
margin-bottom:5px;
}
.post li h1 a{
color: #FFFFFF;
background: #99FF00 url(images/diag.gif);
text-shadow: #000 2px 2px 4px;
font-size:20px;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
font-weight:normal;

-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

}
.post li h1 a:hover{
color: #FFFFFF;
background: #FF0066;
text-shadow: none;
font-size:20px;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
font-weight:normal;
}
.post li, #sidebar2 li {display: inline;}

#sidebar2 ul {padding-top: 15px;}

#sidebar h2 {text-transform: uppercase;}

a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

#header img {border: 0px;}

#sidebar {
	overflow: auto;
	position: absolute; left:0; top:0; width:170px;;  bottom: auto;
	font-family:Arial, Helvetica, sans-serif; 
}
.logo {
	margin-top:50px;
	margin-left:30px;
	font-size:68px;
	font-weight: bold;
	letter-spacing: -9px;
	line-height: 60px;
}


.navigazione {
	font-size: 14px;
	letter-spacing: normal;
	margin-top:25px;
	margin-left:30px;
	text-transform:uppercase;
}

.navigazione a {
color: #333333;
}
.navigazione a:hover {
color:#FF0066;	
}
.page_item {
color: #333333;
}

.current_page_item {
color:#FF0066 !important;	
}


#sidebar2 {
/*background:#99FF00;*/

	margin-bottom:20px;
	padding:10px;
	
/*	background-color: #666666;
  inizio gestione trasparenza 
	filter:alpha(opacity=60); 
	opacity: 0.8; 
	-moz-opacity:0.8;*/
}

#footer {
color:#FF0000;
}
#footer a {
color:#FF0000;
}
#footer a:hover {
color:#FF0000;
}

#sidebar2 h3 {

}

#sidebar h1 a{
font-weight: bold;
color:#99FF99;}

p.postmetadata {
color: #333333;
margin-top:4px;
margin-bottom:10px;
clear:left;
}
p.postmetadata a {
 background: #00CCFF;
 color:#FFFFFF;
text-decoration:none;
padding-left:6px;
padding-right:6px;
padding-top:2px;
padding-bottom:2px;

-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
p.postmetadata a:hover {
background: #FF0066;
color:#FFFFFF;
text-decoration:none;
padding-left:6px;
padding-right:6px;
padding-top:2px;
padding-bottom:2px;

-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}


.post {
}

.entry {
	
}

.entry2 {

}

.entry2 h1{
color: #FFFFFF;
background: #99FF00 url(images/diag.gif);
text-shadow: #000 2px 2px 4px;
font-size:20px;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
font-weight:bold;
float:left;
margin-bottom:5px;
font-family: "DINMitAlt", Arial, Helvetica, sans-serif !important;
}

.entry h1{
color: #FFFFFF;
font-size:20px;
/*padding-left:5px;
padding-right:5px;
font-weight:bold;*/
float:left;
margin-bottom:5px;
background: #99FF00 url(images/diag.gif);
text-shadow: #000 2px 2px 4px;
font-family: "DINMitAlt", Arial, Helvetica, sans-serif !important;

}
.clear{
	clear:both;

}

.entry p:first-child {


 }

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; border-left: 2px solid silver;  }


.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #f5467a;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

.entry img {
max-width: 783px;
padding: 2px;
margin-top:10px; 
/*border: 1px dashed #666666;*/
}

.entry2 img {
max-width: 783px;
padding: 2px;
margin-top:10px;
/*border: 1px dashed #666666;*/
}

.entry object {
max-width: 783px;
padding: 2px;
margin-top:10px;
/*border: 1px dashed #666666;*/
}

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

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
color: #99FF00;
font-weight:bold;
}

.navigation {
 color:#3366CC;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {
float:left;}

em {font-style: italic;}

.entry li {display: block;}

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

ul.related li a{display: block;}
ul.related li {display: block;}

ul.archive li{
display: block;
}

ul.archive p {
display: block; padding: 0;}

ul.archive {
margin-bottom:20px;
border-left: 1px dashed  #333333;
padding-left:20px;
background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.archive img {
margin-top:10px;
}

div.archive {

border-left: 1px dashed  #333333;
padding-left:20px;

background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.contenuti{
float:left;
}

.alignleft {
margin-top:20px;
background: none;
}
.alignright {
margin-top:20px;
background:none;
}

.mail{

}

.pagenav h3{
	display:none;
	}
	
.mail a{
 background: #F03;
 color: #FFFFFF;
text-decoration:none;
padding-left:3px;
padding-right:3px;
text-transform:lowercase;
font-size:11px;
}
.mail a:hover{
 background: #00CCFF;
 color: #FFFFFF;
text-decoration:none;
padding-left:3px;
padding-right:3px;
text-transform:lowercase;
font-size:11px;

} 

/* Begin Comments*/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

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

#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 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;}

.cf{
font-size:11px;
color:#000000;
}
.mail{
font-size:11px;
}

.top{
margin-top:10px;

}

.paragrafolineediag{
	color: #FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
	padding:5px 0px 0px 10px;
	width:686px;
	font-size:20px;
	text-transform:uppercase;
	background-image: url(images/diag.gif);
	background-color: #99FF00;
	text-shadow: #000000 2px 2px 3px;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.descrizione{
	color: #FFFFFF;
	padding:10px;
	background-color: #666666;
	width:686px;
 /* inizio gestione trasparenza */
	filter:alpha(opacity=60); 
	opacity: 0.8; 
	-moz-opacity:0.8;
}

.descrizione2{
	color: #FFFFFF;
	width:686px;
	margin-top:10px;
	
	padding:10px;
	background-color: #666666;
 /* inizio gestione trasparenza */
	filter:alpha(opacity=60); 
	opacity: 0.8; 
	-moz-opacity:0.8;
}

.scheda{

}
.scheda a{
color: #0099FF;
text-decoration:underline;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
text-decoration:none;
/*padding:2px 4px 2px 4px;
background:#333333;*/
font-weight:bold;

}

.scheda a:hover{
color: #99FF00;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
/*padding:2px 4px 2px 4px;
background:#333333;*/
font-weight:bold;

}

object{
margin-top:10px;
}

input{
background-color: #666666;
padding:5px;
color:#FFFFFF;
border:0px;
margin-top:5px;
margin-bottom:10px;
width:250px;
font-size:14px;
 /* inizio gestione trasparenza */
	filter:alpha(opacity=60); 
	opacity: 0.8; 
	-moz-opacity:0.8;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
textarea{
background-color: #666666;
padding:5px;
color:#FFFFFF;
border:0px;
margin-top:5px;
margin-bottom:10px;
width:704px;
font-size:14px;
 /* inizio gestione trasparenza */
	filter:alpha(opacity=60); 
	opacity: 0.8; 
	-moz-opacity:0.8;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	-moz-box-shadow: inset 1px 1px 3px #333;
	-webkit-box-shadow: inset 1px 1px 3px #333;
	box-shadow: inset 1px 1px 3px #333;
}

.invia{}

.invia input{
width:auto;
background: #00CCFF url(images/diag.gif);
color:#FFFFFF;
padding:5px 10px 5px 10px;
border:0px;
cursor:pointer;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
font-size:14px;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.button{
width:auto;
background: #F03;
color:#FFFFFF;
padding:5px 10px 5px 10px;
border:0px;
cursor:pointer;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
font-size:12px;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	
	box-shadow: none;
	-moz-border-radius:none;
	-webkit-border-radius:none;
}

#message strong{
	display:block;
	margin-bottom:10px;
	background:#F90;
	text-shadow:none;
	padding:5px;
	}	

.richiesto{
color:#FF0033;
font-style:italic;
}

.introhome{
margin-top:10px;
padding-top:0px;
overflow:auto;
}

.introhome img{
padding-top:0px;
cursor:pointer;
/*height:69px;*/
margin-top:2px!important;
}

.introhome a{
cursor:pointer;
/*height:69px;*/
display:block;
float:left;
padding:3px 7px 3px 3px;
}

.introhome a:hover{
cursor:pointer;
/*height:69px;*/
background:#FF0033;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.alignnone{
background: #FFFFFF;

}

.hellobrand{
	position:fixed;
	bottom:40px;
	right:40px;
	}


/* End Search */

@media screen
  {
  div#sidebar
    {
    position: fixed;
    }
  /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    overflow-y: auto;
    height: 100%;
    font-size: 100%;
    }
  * html div#sidebar
    {
    position: absolute;  
    }
  /* All done. */
  }
  
  /* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#sidebar{
	display:none!important;
	}
}

