/*
Theme Name: VerbicaroTheme v1.0
Theme URI: http://www.verbicaro.net
Description: Theme of <a href="http://www.verbicaro.net">www.verbicaro.net</a>
Author: Carlo Cirimele
*/

body{
	color: #0098d1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	scrollbar-3dlight-color : #0098d1;
	scrollbar-arrow-color : #0000FF;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #0098d1;
	scrollbar-shadow-color : #0098d1;
	scrollbar-track-color : #DDDDDD;
}

td	{
	color: #0098d1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

H1 {
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
}

H2 {
	font-size: 18px;
	font-weight: bold;
}	

H3 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	background-color: White;
}

H4 {
	font-size : 16px;
}

H5 {
	font-size: 11px;
	color: #000099;
}

H6 {
	font-size: 10px;
}

A:link, A:active, A:visited	{ 
	color: #2c5b91; 
	text-decoration: none;
}

A:hover	{ 
	color: #199dbf; 
	TEXT-DECORATION: underline ;
}

input	{ 
 	font-family: verdana, arial, helvetica, sans-serif; 
 	font-size:12px;
	color: #000099;
}

	
.etilometro{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bolder; 
 	font-size:14px;
	color: #0000FF;
}
input.etilometro{
	border-bottom: 1px solid #ccc;
	width: auto !important;
	font-size:14px;
	overflow: hidden;
}
select.etilometro{
	font-size: 12px;
}
table.etilometro td{
	background-color: #EEEEEE;
}

.copyright	{ 
font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444;
}
a.copyright	{ 
color: #444444; text-decoration: none;
}
a.copyright:hover { 
color: #000000; text-decoration: underline;
}

.postedby {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	}
	
.imagemap {
	position: relative;
}

div.row {
  clear: left;
  margin: 0 0 0 0;
}

div.cell {
  float: left;
}

