/*
Theme Name: Io Studio Online
Theme URI: 
Description: Tema per sito Internet Io Studio Online
Version: 1.0
Author: PATRUCCO Comunicazione Efficace - V. Stefano Clemente, 12 - 10143 Torino
Author URI: http://www.patrucco.it/comunicazione
Tags: 
*/


 html,  body,  div,  span,  applet,  object,  iframe,  h1,  h2,  h3,  h4,  h5,  h6,  p,  blockquote,  pre,  a,  abbr,  acronym,  address,  big,  cite,  code,  del,  dfn,  em,  font,  img,  ins,  kbd,  q,  s,  samp,  small,  strike,  strong,  sub,  sup,  tt,  var,  b,  u,  i,  center,  dl,  dt,  dd,  ol,  ul,  ul ul,  ul ul ul,  li,  li li,  li li li,  fieldset,  form,  label,  legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td {
	margin: 0; padding: 0; border: 0; outline: 0;
	vertical-align: baseline; 
}
 body { line-height: 1.3;font-size: 13px; font-family: arial, sans-serif;}
 ol,  ul { list-style: none;}
 blockquote,  q { quotes: none;}
 blockquote:before,  blockquote:after,  q:before,  q:after { content: '';	content: none;}
 :focus { outline: 0;}
 ins {	text-decoration: none;}
 del {	text-decoration: line-through;}
 table { border-collapse: collapse; border-spacing: 0;}
#wrapper {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	width:960px;
}

 .alignleft {	float:left; }
 .alignright { float: right }
 .aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

 img.alignleft,  div.alignleft {
	/* display:inline; */
	margin: 8px 10px 5px 0;
}

 img.alignright,  div.alignright {
	/* display:inline; */
	margin: 8px 0 5px 10px;
}

.sticky {
}

.bypostauthor {
}

 p img {
	/* max-width replaced with jQuery since RC2c */
}

 #container {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* resetting the "text-align: center" of "div#wrapper" */
}

/* Since RC2 */
 .col {
	display:table-cell;
	vertical-align: top;
	box-sizing: border-box; /* IE8+, Opera7+? */
	-webkit-box-sizing: border-box; /* Chrome & Safari. Needed? Issues? */
	-moz-box-sizing: border-box; /* Firefox. Check 4 and 3.x */
}
.table {
	display:table;
	border-collapse: separate;
	/*table-layout:fixed;*/ /* Issues in IE. Enough to set only the parent #layout. */
	border-spacing: 0px;
	box-sizing: border-box !important; /* IE8+, Opera7+? */
	-webkit-box-sizing: border-box !important; /* Chrome & Safari. Needed? Issues? */
	-moz-box-sizing: border-box !important; /* Firefox. Check 4 and 3.x */
	/* width:100%; */ /* removed since 1.0: Enough to set parent #layout? */
}
.row {
	display: table-row;
}


/*-------------------- LAYOUT  -----*/
	
 #layout {
	font-size: 100%;
	width: 100%;
	table-layout: fixed;
}



/* layout column widths controlled by "COL" items, not by "TD" items */
.col-left { width: 360px} 
.col-left-left { width: 200px}
.col-left-right { width: 160px}
.col-center {width: 100%} 
.col-right { width: 360px} 
.col-right-left { width: 160px}
.col-right-right { width: 200px}


/* Horiz. Menus Uncomment : */


ul#nav, ul#nav2 {
	float: left; 
	list-style: none;
	margin: 0; 
	padding: 0;
}

ul#nav a, ul#nav2 a { 
	display: block; 
	width: auto; 
	text-decoration: none; 
}

ul#nav li, ul#nav2 li { 
	float: left; 
	padding: 0; 
	width: auto; 
}

ul#nav ul li, ul#nav2 ul li { 
	width: 100%; 
	float: none; 
}


ul#nav ul, ul#nav2 ul {
	position: absolute;
		left: -999em;
		height: auto;
	/*border-width: 1px;*/
	margin: 0;
}

ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, 
ul#nav li.sfhover ul ul, ul#nav li.sfhover ul ul ul,
ul#nav2 li:hover ul ul, ul#nav2 li:hover ul ul ul, 
ul#nav2 li.sfhover ul ul, ul#nav2 li.sfhover ul ul ul {
	left: -999em;
}

ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, 
ul#nav li.sfhover ul, ul#nav li li.sfhover ul, ul#nav li li li.sfhover ul,
ul#nav2 li:hover ul, ul#nav2 li li:hover ul, ul#nav2 li li li:hover ul, 
ul#nav2 li.sfhover ul, ul#nav2 li li.sfhover ul, ul#nav2 li li li.sfhover ul {
	left: auto;
	z-index: 100000; /* Since RC2b */
}

/* Horiz. Menus Uncomment : */

ul#nav, ul#nav2 { 
	line-height: 33px; 
}

ul#nav ul a, ul#nav2 ul a { 
	width: 150px; 
}

ul#nav a, ul#nav2 a { 
	padding-left: 10px; 
	padding-right: 10px; 
}

ul#nav ul ul, ul#nav2 ul ul { 
	margin-left: 170px; 
	margin-top: -33px; 
}




body {
	font-size: 13px;
	line-height: 19px;
	padding-top: 0px;
	padding-bottom: 15px;
	background: #ffffff;
	font-family: arial;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 10px;
}

h2 {
	font-size: 21px;
	margin-bottom: 9px;
}

h3 {
	font-size: 17px;
	margin-bottom: 8px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 7px;
}

h5 {
	font-size: 11px;
	margin-bottom: 5px;
}

h6 {
	font-size: 10px;
	margin-bottom: 4px;
}

body p {
	margin-bottom: 10px;
}

body a {
	color: #2076a8;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

p.wp-caption-text {
	color: #636363;
	font-size: 11px;
	font-style: italic;
}

.post ol {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.post ul ul {
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 25px;
}

.post ul ul ul {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 25px;
}

.post ul li {
	margin-bottom: 2px;
}

.post table {
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

.post table caption {
	color: #707070;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 4px;
}

.post table th {
	color: #ffffff;
	font-weight: normal;
	padding: 6px 8px 6px 9px;
	background: #5e5e5e;
}

.post table td {
	border-right: 1px solid #dbdbdb;
	padding: 5px 8px;
}

.post table tr.even td {
	background: #e3e3e3;
}

blockquote {
	color: #777777;
	border-left: 5px solid #dddddd;
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
}

#container {
	position: relative;
//	border-radius: 6px;
	padding: 20px 20px 10px 20px;
	background: #F0C976;
	top: 215px;
}

#td-header {
	padding-bottom: 0px;
}

.headerimage {
	clear: both;
	background: #ababab;
	width: auto;
	height: 150px;
}

h1#sitetitle {
	font-size: 36px;
	line-height: 36px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 483px;
}

h1#sitetitle a {
	text-decoration: none;
	color: #556fad;
}

h1#sitetitle a:hover {
	color: #688cd4;
}

p#tagline {
	font-size: 16px;
	letter-spacing: 1px;
	color: #4f4f4f;
	margin-top: 5px;
	margin-bottom: 17px;
	width: 500px;
}

a.rsslink {
	float: right;
	margin-top: 5px;
	margin-right: 24px;
	padding-left: 21px;
	background: transparent url("images/feed.png") no-repeat scroll 0px 2px;
}

a.rsscommentslink {
	float: right;
	margin-top: 5px;
	margin-right: 8px;
	padding-left: 21px;
	background: transparent url("images/comments.png") no-repeat scroll 0px 3px;
}

#td-left {
}

#td-left1 {
	padding-right: 5px;
}

#td-left2 {
	padding-right: 10px;
}

#td-left3 {
	padding-right: 10px;
}

#div-center {
	border-radius: 6px;
	margin-left: 10px;
	padding: 15px;
	background: #ffffff;
}

h3.pagetitle {
	font-weight: normal;
	font-size: 13px;
	color: #737373;
	letter-spacing: 2px;
	margin-top: 0px;
	padding: 5px 5px 5px 7px;
	background: #f0f0f0;
}

#td-right {
}

#td-right1 {
	padding-left: 10px;
}

#td-right2 {
	padding-left: 10px;
}

#td-right3 {
	padding-left: 10px;
}

#div-footer {
	text-align: center;
	position: relative;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 25px;
	background: #ffffff;
	bottom: -20px;
}

#div-footer a {
	color: #000000;
}

.breadcrumbs {
	clear: both;
	color: #7a7a7a;
	padding: 7px;
	background: #f5f5f5;
}

.searchform {
//	float: right;
//	padding: 5px;
}

.searchform form input.searchfield {
	border: 1px solid #d6d6d6;
	padding: 4px;
	width: 187px;
}

.searchform form input.searchbutton {
	color: #8a8a8a;
	overflow: hidden;
	text-align: center;
	border: 1px solid #d1d1d1;
	margin-left: 5px;
	padding: 4px 8px 4px 7px;
	background: #ebebeb;
	width: 75px;
}

.multinav {
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 18px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.multinav .older {
	float: left;
}

.multinav .newer {
	float: right;
}

#multinav2 {
	border-bottom: 0px none #fafafa;
	margin-bottom: 0px;
}

.singlenav .older {
	float: left;
}

.singlenav .newer {
	float: right;
}

img.postthumb {
	margin-top: 0px;
	margin-right: 15px;
}

.post {
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 24px;
	padding-bottom: 10px;
	padding-left: 6px;
	background: #ffffff;
}

.post-headline h2 {
	margin-bottom: 3px;
}

.post-headline h2 a {
	color: #000000;
}

.post-headline h2 a:hover {
	color: #e31e24;
	text-decoration: none;
}

.post-byline {
	color: #8f8f8f;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.post-footer {
	color: #8f8f8f;
	font-size: 12px;
	letter-spacing: 1px;
}

.widget {
	color: #4d4d4d;
	border: 2px solid #f2f2f2;
	border-radius: 6px;
	margin-bottom: 10px;
	background: #ffffff;
	padding: 6px 10px 10px 10px;
}



.widget h3 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid #ededed;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

.widget ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.widget ul ul {
}

.widget ul li {
	padding-left: 15px;
	background: transparent url("images/gray-arrow.gif") no-repeat scroll 1px 6px;
}

.widget ul li li {
	background: transparent url("images/round-gray.gif") no-repeat scroll 3px 7px;
}

#hormenu {
	clear: both;
	position: absolute;
//	border-radius: 6px;
	background: #D6584F;
	top: -55px;
	left: 0px;
	width: 960px;
	margin-top: 7px;
}

ul#nav {
	float: left;
	list-style-type: none;
	line-height: 33px;
	margin-left: 16px;
	background: #D6584F;
}

ul#nav li {
	float: left;
	background: ;
	width: auto;
}

ul#nav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 18px;
//	text-transform: uppercase;
	padding: 2px 50px 2px 10px;
	background: #D6584F;
	width: auto;
	font-family: 'Droid Sans', sans-serif;
//	font-family: Tahoma, Geneva, sans-serif;
}

ul#nav li a:hover, ul#nav li.current_page_item a, ul#nav li.current-cat a {
	background: #D6584F;
	color: #000000;
	text-decoration: none;
}

#hormenu2 {
	clear: both;
	background: #000000;
}

ul#nav2 {
	line-height: 33px;
	float: left;
	list-style-type: none;
	background: ;
}

ul#nav2 li {
	float: left;
	background: ;
	width: auto;
}

ul#nav2 li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background: #000000;
	width: auto;
}

ul#nav2 li a:hover, ul#nav2 li.current_page_item a, ul#nav2 li.current-cat a {
	background: #707070;
}

#widgetarea2 .td1 {
	padding-right: 6px;
}

#widgetarea2-2 .td1 {
	padding-right: 6px;
}

#widgetarea3 .td1 {
	padding-right: 6px;
}

#widgetarea3 .td2 {
	padding-right: 6px;
}

#widgetarea4 .td1 {
	padding-right: 6px;
}

#widgetarea4 .td2 {
	padding-right: 6px;
}

#widgetarea4 .td3 {
	padding-right: 6px;
}

#widgetarea5 .td1 {
	padding-right: 6px;
}

#widgetarea5 .td2 {
	padding-right: 6px;
}

#widgetarea5 .td3 {
	padding-right: 6px;
}

#widgetarea5 .td4 {
	padding-right: 6px;
}

#widgetarea6 .td1 {
	padding-right: 6px;
}

#widgetarea6 .td2 {
	padding-right: 6px;
}

#widgetarea6 .td3 {
	padding-right: 6px;
}

#widgetarea6 .td4 {
	padding-right: 6px;
}

#widgetarea6 .td5 {
	padding-right: 6px;
}

img#iostudioonline_testata3jpg {
	position: absolute;
	top: -203px;
	left: 0px;
}

.home #div-center {
	margin-right: 5px;
	margin-left: 10px;
}

.home .breadcrumbs {
	padding-left: 8px;
}

.home .searchform form input.searchfield {
	line-height: 18px;
	background: ;
}

.home .searchform form input.searchbutton {
	line-height: 18px;
	background: ;
}

.single .singlenav {
	border-bottom: 3px solid #ededed;
	margin-top: 7px;
	margin-bottom: 18px;
	padding-bottom: 8px;
}

.single #singlenav2 {
	border-top: 3px solid #ededed;
	border-bottom: 0px none #f5f5f5;
	margin-top: 18px;
	padding-top: 13px;
}

.page .post {
	border-bottom: 0px solid #f5f5f5;
}

.page .post-headline h2 {
	margin-bottom: 15px;
	background: ;
}

ul#nav ul ul {
	margin-top: -33px;
	margin-left: 170px;
	background: ;
}

ul#nav ul li {
	float: none;
	background: ;
	width: 100%;
}

ul#nav ul li a {
	border: 1px solid #000000;
	padding-left: 10px;
	width: auto;
	font-size: 16px;
}

ul#nav2 ul ul {
	margin-top: -33px;
	margin-left: 170px;
	background: ;
}

ul#nav2 ul li {
	float: none;
	background: ;
	width: 100%;
}

ul#nav2 ul li a {
	background: ;
	width: 150px;
}

.commentnav {
	margin-bottom: 21px;
}

#commentnav2 {
	margin-top: 11px;
	margin-bottom: 28px;
}

ul.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}

ul.commentlist li .comment-container {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 11px;
	padding-bottom: 5px;
}

img.avatar {
	float: left;
	border: 3px solid #dddddd;
	margin-right: 10px;
	margin-bottom: 5px;
}

span.comment-author-name {
	font-size: 15px;
}

#cancel-comment-reply {
	margin-bottom: 10px;
}



/* Clearfix fixes some floating issues */
.clearfix:after 	{
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
	}
	
.clearfix {
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
	}
	
* html .clearfix {
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
	}


body {
	overflow-y:scroll;
	overflow-x:hidden;
}

ul#nav li a {
//	font-family: 'Fjalla One', sans-serif;
//	font-family: Tahoma, Geneva, sans-serif;
	font-family: 'Droid Sans', sans-serif;
}

#td-footer {
	height: 0px;
}

.addtoany_share_save {
	display: none;
}

.addtoany_share_save_container {
	position: relative;
	left: -8px;
}

.icona_facebook {
	position: absolute;
	top: -99px;
	left: 843px;
	z-index: 1;
}

.icona_youtube {
	position: absolute;
	top: -100px;
	left: 880px;
	z-index: 1;
}

#text-8 {
	background: #E31E24;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #ffffff;
	border: 1px solid #E31E24;
}

.comandi_menu_sx {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comandi_menu_sx a {
	color: #E31E24;
}

.comandi_menu_sx a:hover {
	color: #000000;
}

.comandi_menu_sx_esercizi {
	display: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comandi_menu_sx_esercizi a {
	color: #E31E24;
}

.comandi_menu_sx_esercizi a:hover {
	color: #000000;
}

.comandi_menu_sx_agenda a {
	display: none;
}

.titolo_menu_dx {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
//	padding-top: 5px;
	padding-bottom: 5px;
}

.comandi_menu_dx {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
//	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comandi_menu_dx a {
	color: #E31E24;
}

.comandi_menu_dx a:hover {
	color: #000000;
}

.screen-reader-text {
	display: none;
	padding-bottom: 5px;
}

#searchform {
	margin-top: 5px;
}

#s {
	width: 162px;
}

.widget ul li a {
	color: #000000;
	font-weight: bold;
}

.post-bodycopy p {
	color: #333;
	font-size: 16px;
}

.post-bodycopy a {
	color: #E31E24;
}

body a {
	color: #E31E24;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

.page #text-8, .index #text-8, .single #text-8, .news13-14 #text-8 {
	display: none;
}

ul#nav ul ul a, ul#nav2 ul ul a { 
	width: 200px; 
}

.addtoany_no_icon {
	display: none !important;
}

.post-footer {
	display: none;
}

.index .post-byline {
	display: none;
}