a img {	border: none;	}

/* Begin Typography */

.thread-alt { background-color: transparent; }
.thread-even { background-color: transparent; }
.depth-1 { border: 0px solid #ddd; }
.even, .alt { border-left: 0px solid #ddd; }
.entry p a:visited { text-decoration:underline;}
.entry p a:hover { text-decoration:none;}

.link_read, .more { background:url(../img/bullet_toggle_plus.png) no-repeat 0 4px; padding:4px 12px 5px 15px; font-size:11px;}

.sticky {background: #f7f7f7;  }

.sticky h2 { padding-top: 0px; }

small, .nocomments, strike {color: #777; }

acronym, abbr, span.caps{	font-size: 0.9em;	letter-spacing: .07em;	}

/* End Typography */




/* TABLES */
/* tables still need 'cellspacing="0"' in the markup */
table, thead, tbody, tr, th, td {font-size:1em}
table { border-collapse:separate; border-spacing:0; margin-bottom:18px;}
caption, th, td { text-align:left;}
th { border-top: 2px solid #e6e6e6;border-bottom: 2px solid #e6e6e6; font-weight: bold;background:#f3f3f3; }
td {border-bottom: 1px solid #f6f6f6; vertical-align: top; }
.even td {background:#f3f3f3;}
th,td { padding:6px; }
tfoot { font-style: italic; }
caption { background: #f3f3f3;margin-bottom:9px;padding:3px;text-align:center; }

/*############################### CLEARING FLOATS ###############################################*/
.clear {clear:both;height:0!important;}
/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*################################## SOME USEFUL CLASSES ##############################################################*/

/* Begin Images */
p img {	padding: 0;	max-width: 100%; }
img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright { padding: 4px; margin: 0 0 2px 15px; display: inline; background: #fff;	}
img.alignleft {	padding: 4px; margin: 0 15px 2px 0; display: inline; background: #fff;	}
.alignright { float: right; }
.alignleft { float: left; }
/* End Images */

a.gray  {color:#663e50;} a:hover.gray  {color:#069;}
.black{color:#000;}
a.orange{color:#F60;}
.red { color: #f00;}
.yellow{ color:#FC0;}
.blue { color: #0088CC;}
/* service Classes */
acronym, abbr, span.caps {	cursor: help;	}

acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote cite {margin: 5px 0 0;	display: block;	}

.center {text-align: center;	}

.hidden {display: none;	}
	
.screen-reader-text {position: absolute;  left: -1000em;}


.navigation {display: block; text-align: center;	}
/* End service Classes*/



/* Captions */
.aligncenter,div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear:both;
}

.wp-caption img {margin: 0;	padding: 0;	border: 0 none;}

.wp-caption p.wp-caption-text {	font-size: 11px;line-height: 17px;	padding: 0 4px 5px;	margin: 0;}
/* End captions */

/*Pagination*/

/* the overlayed element */
.overlay {width:600px;/*height:470px;display:none;*/padding:55px;position:relative;}
.overlay .close {position:absolute;right:10px;top:10px;cursor:pointer;height:28px;width:28px;}
.mediumoverlay {width:300px;/*height:245px;*/}
.largeoverlay {width:700px;/*height:550px;*/}
.largeoverlay .close {right:15px;top:15px;}
.mediumoverlay .close {right:0;top:0;}

/* CSS button */

a.button, a.button-color1, a.button-color2 {
	background: url(../img/button.png) no-repeat scroll top left; 
	float: left;
	height: 27px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 5px;
}

a.button span, a.button-color1 span, a.button-color2 span  {
	background: url(../img/button.png) no-repeat scroll top right; 
	float: left;
	height: 22px;
	position: relative;
	left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
}

a.button:hover span {
	color: #666;
}

a.button-color1 {
	background: url(../img/button_color1.png) no-repeat scroll top left; 
}

a.button-color1 span {
	background: url(../img/button_color1.png) no-repeat scroll top right; 
	color: #fff;
}

a.button-color2 {
	background: url(../img/button_color2.png) no-repeat scroll top left; 
}

a.button-color2 span {
	background: url(../img/button_color2.png) no-repeat scroll top right; 
	color: #d6e4f4;
}

a.button:hover, a.button-color1:hover, a.button-color2:hover  {
	background-position: left -155px;
}

a.button:hover span, a.button-color1:hover span, a.button-color2:hover span {
	background-position: right -155px;
}

/* ====================== */
/* Pagination             */
/* ====================== */

.paginatior-skin { text-align:right; border-top:1px solid #E7F4F8; }
.paginatior-skin .pagination ul { 
	margin: 0px; 
	padding: 0px;  
	list-style: none; 
	display: block;
	clear: both;
	
}
.pagination li {
	display: inline;
	margin-right: 3px; 
}

li.currentpage a,
li.previous a,
li.next a,
li.page a {
	border: 1px solid #f2df0a;
	padding: 5px 7px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
li.previous  a:hover,
li.next  a:hover,
li.page  a:hover {
	border-color: #9DE2F6;
	color: #39B2D4;
}

li.currentpage
 {	background: #f2df0a;
	padding: 5px 8px;
    border: 1px solid #f2df0a;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.empty {
	color: #888;
	padding: 5px 7px 5px 0px;
}


/*form**/
#contact-form { margin: 10px 50px 50px 50px;}

#contact-form fieldset {
	padding: 2px 20px 2px 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	margin: 0 auto;
	}
#contact-form form p {
	margin: 10px 0;
	padding: 10px 0px;
	border-bottom: 1px dotted #ddd;
}

#contact-form legend {
	font-size: 18px;
	text-transform: uppercase;
	color: #666;
	margin: 0px;
	padding: 10px 5px 10px 5px;
	font-weight: bold;

}

#contact-form p{ display:block;border-bottom:1px solid #e1e1e1; padding:8px 2px;}
#contact-form label{
	width: 170px;
	float: left;
}
#contact-form h3 {
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 7px 0 0 0;
	color: #530D0D;
}

#contact-form input, #contact-form textarea {
	padding: 4px; margin:0px; font-size: 12px;
}
#contact-form textarea {
	width: 480px;
}
.rientro{ margin: 0 0 0 180px;}

/* ====================== */
/* class validation        */
/* ====================== */

.validate_success {
	background: #E2F9E3;	
	border: 1px solid #9ECE9E;
}
.validate_error {
    background: #FFEDEF;    
    border: 1px solid #FFC5CC;
    clear:both;
}
.validate_waiting {
	background: #DFF7FF;	
	border: 1px solid #9FE6FF;
}
.validate_success a,
.validate_error a,
.validate_waiting a {
	font-weight: bold;
}
.validate_success span { color: #019107; font-size: 0.92em; }
.validate_error span { color: #bf0d0e; font-size: 0.92em;}
.validate_waiting span { color: #00A4FF; font-size: 0.92em;}

.validate_success,
.validate_error,
.validate_waiting {
	padding: 5px;
	font-style: italic;
	margin: 4px;
}

.hide{ display:none;}
