/*
Theme Name: Pigozzo
Theme URI: http://www.realizzazionesitiweb20.it
Description: Tema per Pigozzo.
Version: 1.0
Author: RSW Studio
Author URI: http://www.realizzazionesitiweb20.it
Tags: pigozzo

	Pigozzo v1.0
	 http://www.realizzazionesitiweb20.it

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "utf-8";
/* CSS Document */

body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #4c5f70;
}

TD {FONT-SIZE: 12PX; color: #070707}
TD.footer {FONT-SIZE: 11PX; color: #a1a1a1; padding-right: 20px;padding-top: 20px}
td.altro {color: #3c3c3c; font-size: 14px; font-weight: bold}
td.grigioricerca {color: #d3d3d3; font-size: 14px; font-weight: bold}
h2 {font-size: 15px; color:#FFFFFF; margin-top: 5px; margin-bottom: 0px; padding-left: 13px;}
h2.primo {font-size: 15px; color:#FFFFFF; margin-top: 2px; padding-top: 2px; margin-bottom: 0px; padding-left: 13px;}

h2.figlie {font-size: 14px; color:#FFFFFF; margin-top: 6px; margin-bottom: 2px;  padding-left: 0px;}
h3 {font-size: 11px; color:#FFFFFF; margin-top: 0px; margin-bottom: 6px; padding-left: 13px; padding-right: 8px; margin-weight: normal; line-height: 12px}
h3.risultati {font-size: 14px; padding-top: 15px; margin-bottom: 6px;  padding-left: 0px;}

span.titolonews {font-size: 11px; color: #007bbb; font-weight: bold}
span.contenutonews {color: #1d1d1d; font-size: 11px; line-height: 13px}
div.contenutonews {color: #1d1d1d; font-size: 11px; line-height: 13px;height:40px;overflow:hidden;}
div.contenutonews2 {color: #1d1d1d; font-size: 11px; line-height: 13px;height:52px;overflow:hidden;}

h1.footer {font-size: 11px;
margin-bottom: 2px;
padding-top: 2px;
color: #009426;
font-weight: normal}

h1 {font-size: 18px; color:#eb0f00; margin-top: 0px; margin-bottom: 0px; padding-left: 30px; font-weight: normal; text-transform: uppercase}
h2.search {font-size: 18px; color:#eb0f00; margin-top: 0px; margin-bottom: 0px; padding-left: 30px; font-weight: normal; }

A.menusx:link, A.menusx:visited {
font-size: 16px; color:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menusx:hover {
	font-size: 16px; color:#ffd237;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.menusxfiglie:link, A.menusxfiglie:visited {
font-size: 14px; color:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menusxfiglie:hover {
	font-size: 14px; color:#ffd237;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.blu:link, A.blu:visited {
	font-family: Arial, Helvetica, sans-serif;
  color: #1884d0;
	text-decoration: none;
}

A.blu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #eb0f00;
	text-decoration: none;
}

A:link, A:visited {
	font-family: Arial, Helvetica, sans-serif;
  color: #eb0f00;
	text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0961ba;
	text-decoration: none;
}

A.piede:link, A.piede:visited {

		font-family: Arial, Helvetica, sans-serif;
  color: #a1a1a1;
	text-decoration: none;
}

A.piede:hover {

		font-family: Arial, Helvetica, sans-serif;
	color: #a1a1a1;
	text-decoration: underline;
}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Menu */
	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #f2f2f2;
    text-decoration: none;
		float: left;
		display: block;
		height: 20px;
		padding: 3px 13px 3px 13px;
		line-height: 20px;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #fff;
		background: transparent url(images/nav_hover.gif) no-repeat center top;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #c6ccd0;
	 font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #fff;
		background: transparent url(images/nav_active.gif) no-repeat center bottom;
		text-decoration: none;
		}

.buttonsearch{
	background: transparent url(images/p-cerca.gif) no-repeat center center;
  width:71px;
  height:24px;
  border:0;
  cursor:hand;
  cursor:pointer;
}

.textsearch{
  background-image: url(images/bg-cerca.gif); 
  background-repeat: no-repeat; 
  width: 200px; 
  height: 20px; 
  border: 0 none; 
  padding: 0;
}
.buttonsearchint{
	background: transparent url(images/p-cerca-int.gif) no-repeat center center;
  width:71px;
  height:24px;
  border:0;
  cursor:hand;
  cursor:pointer;
}

.textsearchint{
  background-image: url(images/bg-cerca-int.gif); 
  background-repeat: no-repeat; 
  width: 200px; 
  height: 20px; 
  border: 0 none; 
  padding: 0;
}
.contenuto{
  background-image:url(images/bg-titolo.gif);
	background-repeat:no-repeat;
  padding:18px;
	line-height: 17px;
	text-align:justify;
}
.breadcrumb a {
font-size: 10px;
text-transform:uppercase;
color: #eb0f00
}

.breadcrumb a:hover {
font-size: 10px;
text-transform:uppercase;
color: #0961ba
}

.breadcrumb {
font-size: 10px;
color: #999999;
text-transform:uppercase;
padding-right: 5px
}

#featured {
	padding:0;
	overflow: hidden;
	height: 110px; 
	margin:0;
}

#featured_inner { height: 110px; }
#featured .featured_description { height: 110px; margin:0;padding:0; }

#featured a {
  font-size: 11px; 
  color: #007bbb; 
  font-weight: bold;
	text-decoration: none;
}
#featured a:hover {
  font-size: 11px; 
  color: #007bbb; 
  font-weight: bold;
	text-decoration: none;
}
a.titolonews {
  font-size: 11px; 
  color: #007bbb; 
  font-weight: bold;
	text-decoration: none;
}
a.titolonews a:hover {
  font-size: 11px; 
  color: #007bbb; 
  font-weight: bold;
	text-decoration: none;
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size:14px;
  font-weight:bold;
}
.navigation a{
  text-align:center;
  padding:5px 10px;
  margin:0 2px 0 2px;
  border:1px solid #aaaaaa;
}
.navigation a:hover{
}

