/*
Theme Name: Fabrizio Rangoni
Description: Tema del blog di Fabrizio Rangoni
Author: AB Studio
Author URI: http://www.abstudio.it;
Version: 1.0
*/


/* =============================================================================
   HTML5 display definitions check
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

* {
 margin: 0;
 padding: 0;
 border: 0; 
}

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a:focus { outline: none; }
a:hover, a:active { outline: 0; }
a:link, a:visited {
color: #5084ba;
text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
color: #5084ba;
text-decoration: none;
}

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

table button, table input { *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }

/* primary styles */

body {
  background: #f0efed;
  color: #1a1a1a;
  font-family: Century Gothic, Arial, sans-serif;
}

#main {
 /* margin-top: 40px;*/
   margin-top: 0px;
}

#container {
 background: #ffffff;
}
.wrap {
  width: 940px;
  clear: both;
  margin: 0 auto;
}

.semisferasu {
  background: url('img/semisferasu.png') no-repeat;
  width: 930px;
  height: 23px;
  clear: both;
  margin: 0 auto;
}

.semisferagiu {
  background: url('img/semisferagiu.png') no-repeat;
  width: 930px;
  height: 23px;
  clear: both;
  margin: 0 auto;
}

.top {
  height: 110px;
}

.logo {
  float: left;
  margin: 40px 0 26px 0;
}

.mainmenu {
	height: 370px;
	background-color: #edecea;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contattaci, .lingue {
  float: right;
  margin-top: 70px;
  width: 85px;
  height: 24px;
  background: url('img/iconamail.png') no-repeat left center;
  padding-left: 29px;
  line-height: 24px;
  text-transform: lowercase;
}

.top a:link, .top a:visited {
  color: #1a1a1a;
  text-decoration: none;
}
.top a:hover {
	color: #999;
	text-decoration: none;
}
.top a:active {
  color: #1a1a1a;
  text-decoration: none;
}
.lingue {
  background: url('img/iconalingue.png') no-repeat left center;
}

.contattaci {
  background: url('img/iconamail.png') no-repeat left center;
}

.colonnasx {
	width: 690px;
	float: left;
	
}


.colonnasx h1 {
	font-weight: normal;
	font-size: 18px;
	/*margin-bottom: 20px;*/
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 0px;
	text-transform: uppercase;
}

.colonnadx {
  float: left;
  width: 193px;
  margin-left: 50px;
}

.titolowidget {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 25px;
	font-family: "Century Gothic", Tahoma, arial;
	color: #5084BA;
	font-weight: normal;
	margin-top: 5px;
}

.colonnadx ul {
  list-style-type: none;
  margin-bottom: 30px;
}

.colonnadx ul li {
  font-size: 12px;
  border-bottom: 1px dotted #ddd;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
  overflow: hidden;
}

.colonnadx ul li a:link {
  color: #1a1a1a;
}
.colonnadx ul li a:visited {
  color: #1a1a1a;
}
.colonnadx ul li a:hover {
	color: #999;
}
.colonnadx ul li a:active {
  color: #1a1a1a;
}

/*Menu*/

.comandi {
	height: 38px;
	text-transform: uppercase;
	font-size: 14px;
	width: 921px;
	font-family: "Trebuchet MS", "Century Gothic", Tahoma;
	/*font-weight: bold;*/
	font-variant: normal;
}

.comandi div {
  float: right;
}

.comandi a {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}

.comandoattivo {
  -webkit-box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  height: 38px;
  background: #fff;
}

.comandoattivo{
  color: #495668;
}

.comandoattivo a {
  padding-top: 12px;
  padding-bottom: 10px;
}

.comandodisattivo a {
 /* padding-top: 3px;*/
   padding-top: 5px;
  padding-bottom: 3px;
}

.comandodisattivo{
  -webkit-box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  height: 27px;
  margin-top: 10px;
  background: #93a4bb;
}

.comandodisattivo a {
  color: #fff;
}

.wrapmenuinterno {
  width: 921px;
  float: left;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
}

.contenitore {
  float:left;
  width: 1746px;
  position: relative;
  top: 0;
  left: 0;
}

.visibile {
  width: 873px;
  height: 282px;
  float: left;
  overflow: hidden;
}

.contenitore div.menusviluppo ul {
	list-style-type: none;
	height: 55px;
	width: 833px;
	position: relative;
	top:155px;
	background: url('img/sfumato.png');
	text-align: center;
}

.contenitore div.menucomunicazione ul {
  list-style-type: none;
  height: 55px;
  width: 833px;
  position: relative;
  top:155px;
  left: 40px;
  background: url('img/sfumato.png');
}

.contenitore div.menusviluppo ul li {
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Century Gothic", Tahoma;
	font-weight: normal;
	color: #000;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
}

.contenitore div.menucomunicazione ul li {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	padding: 20px 35px;
	font-family: "Trebuchet MS", "Century Gothic", Tahoma;
	font-weight: normal;
	color: #000;
}

.contenitore div ul li a:link {
  color: #000;
}
.contenitore div ul li a:visited {
  color: #000;
}
.contenitore div ul li a:hover {
	color: #5084BA;
}
.contenitore div ul li a:active {
  color: #000;
}

.slidermenu {
  width: 930px;
  height: 320px;
  text-transform: uppercase;
}

.mainmenu .wrap {
  padding: 10px 0;
}

.menusviluppo {
  background: url('img/sfondosviluppo.jpg');
  width: 873px;
  height: 282px;
  float: left;
} 

.linkedin {
  width: 32px;
  height: 32px;
  position: relative;
  top: 16px;
  left: 795px;
}

.linkedinl {
  width: 32px;
  height: 32px;
  position: relative;
  top: 16px;
  left: 835px;
}

.menucomunicazione {
  background: url('img/sfondocomunicazione.jpg');
  width: 873px;
  height: 282px;
  float: left;
}

.arrow {
  float: left;
  width: 24px;
  height: 282px;
  background: #fff;
}

.arrow a {
  width: 22px;
  height: 27px;
  position: relative;
  top: 135px;
  display: block;
}

#leftarrow {
  background: url('img/arrowleft.gif');
}

#rightarrow {
  background: url('img/arrowright.gif');
}

.contenitore div.menusviluppo ul .current_page_item a{
  color: #5084BA;
}

.contenitore div.menucomunicazione ul .current_page_item a{
  color: #5084BA;
}

/*post*/

.post {
  clear: both;
  margin-top: 20px;
}

.interno p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.interno ol, .interno ul {
  padding-left: 20px;
}

.interno li {
  padding: 5px 0;
}

.interno table {
	/*border: 1px solid #ccc;*/
  width: 100%;
	
}

.interno table td {
  /*border: 1px solid #ccc;*/
  padding: 5px;
}

.titolopost {
	font-size: 16px;
	color: #fff;
	background: #93a4bb;
	float: left;
	padding: 5px;
	line-height: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}

.titolopost a {
  color: #fff;
}

.grigio {
  background: #bab9b9;
}

.infopost {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000;
  clear: both;
}
.infopost p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.fotoautore {
  float: left;
  margin-bottom: 20px;
}

.fotoautore img {
	border: 4px solid #fff;
	-webkit-box-shadow: 3px 3px 6px #999999;
	-moz-box-shadow: 3px 3px 6px #999999;
	box-shadow: 3px 3px 6px #999999;
	height: 63px;
	width: 63px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

.testopost {
	font-family: Arial, sans-serif;
	width: 580px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 7px;
}

.sezione, .categoria {
  /*color: #030303;*/
}

.leggitutto, .commenta {
  float: left;
  padding-left: 5px;
}

.leggitutto {
  background: url('img/leggitutto.png') no-repeat left center;
  padding-left: 15px;
  margin-top: 15px;
}

.commenta {
  background: url('img/commenta.png') no-repeat left center;
  padding-left: 15px;
  margin-left: 20px;
  margin-top: 15px;
}

/*Footer*/

footer {
  font-size: 11px;
  background: #edecea;
  height: 100px;
  padding: 20px;
}

.logofooter {
  float: left;
}

.crediti {
  float: left;
  margin-left: 20px;
}

.abstudio {
  float: right;
}

/*commenti*/

#comments_template {
  clear: both;
}

input, textarea {
  border: 1px solid #ccc;
}

#comments_template ul {
  list-style-type: none;
  margin: 20px 0px;
}




/* non-semantic helper classes */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* print styles */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  
}
h2{font-weight: normal;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;}
.e_interlocutori {
	background-image: url(img/bg_interlocutori2.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.e_chisono {
	background-image: url(img/bg_chisono2.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.e_aree {
	background-image: url(img/bg_aree2.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.e_info {
	background-image: url(img/bg_informazioni2.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.f_interlocutori {
	background-image: url(img/bg_interlocutori.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.f_chisono {
	background-image: url(img/bg_chisono.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.f_aree {
	background-image: url(img/bg_aree.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.f_info {
	background-image: url(img/bg_informazioni.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.f_premesse {
	background-image: url(img/bg_premesse.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}
.f_principi {
	background-image: url(img/bg_principi.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 15px;
}

/*Ancore e titoli*/

.ancora a{
  font-size: 13px;
  color: #5084ba;
  text-transform: uppercase;
}

.ancoracentrale {
  display: inline;
  padding-right: 15px;
}

.ancoracentrale a{
	font-size: 13px;
	color: #5084ba;
	text-transform: uppercase;
	padding-right: 35px;
}

.titoloancora {
  margin: 5px 0;
  font-size: 13px;
  color: #1a1a1a;
  text-transform: uppercase;
}

.titoloancora a {
  font-size: 13px;
  color: #1a1a1a;
  text-transform: uppercase;
}

.sezione {
	font-size: 17px;
	color: #dbdbdb;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}