/*

Theme Name: FNRmedia 3 Colonne Fluido
Theme URI: http://www.riservisti.it
Description: Tema WordPress sviluppato dallo Staff, 3 colonne fluido.
Version: 1.0
Author: Staff

*/

/* CSS Reset */

html, body, div, span, applet, object, iframe, blockquote, pre, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 

{
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;

/*font-weight: inherit; font-style: inherit;*/

/*font-size: 100%;*/

/*font-family: inherit;*/

	vertical-align: baseline
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
}

blockquote, q {
}

/* end CSS reset*/


* {
	margin: 0;
	padding: 0;
}

body {
background: #BFE8FE;
background-image: url('images/scudo.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 10px 10px;
	font-family: "arial";
	font-size: 12px;
	color: #000000;
}

h1 {
font-size: 28px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 13px;
}

h4, h5, h6 {
	font-size: 12px;
        color: #000000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 180%;
}

a {
	color: #0000FF;
        text-decoration: none;
}

a:visited {
	color: #800080;
        text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

#header {
	width: auto;
	height: 80px;
	margin: 10px;
	padding-top: 10px;
	padding-left: 80px;
	background: #ffffff;
        font-family: "verdana";
	text-align: left;
	border:1px solid #000000;
}

#header a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}

#header h1 {
	text-decoration: none;
	text-transform: none;
        padding-top: 5px;
	letter-spacing: 1px;
	font-size: 26px;
}

#header h2 {
	padding-top: 13px;
        letter-spacing: 0px;
        font-size: 18px;
}

#logo {
width: 61px;
height: 73px;
position: absolute;
top: 10px;
left: 10px;
background: url('images/stemma.jpg') no-repeat;
margin-top: 0px;
margin-left: 10px;
padding: 0px;
}

/* Sidebar */

#sidebar-left {
	float: left;
	width: 180px;
        margin-left: 10px;
	margin-bottom: 10px;
	
	border:1px solid #000000;
	padding: 5px;
padding-bottom: -5px;
}

#sidebar-right {	
	float: right;
	width: 180px;
	margin-right: 10px;
        margin-bottom: 10px;

	border:1px solid #000000;
	padding: 5px;
}

#sidebar-left ul, #sidebar-left ol, #sidebar-right ul, #sidebar-right ol {
	list-style-position: inside;
}

#sidebar-left li, #sidebar-right li {
	margin-bottom: 1.5em;
}

#sidebar-right h1, h2, h3 {
	font-size: 13.5px;
        color: #000000;
}

#sidebar-left h1, h2, h3 {
	font-size: 13.5px;
        color: #000000;
}

/*  Container */

#container {
	margin: 0 210px 0 210px;
        background: #ffffff;
	border:1px solid #000000;
	padding: 5px;
}

#container ul, #container ol{
	margin-left: 15px;
}

/* Entry  */

#heading {
	width: auto;
	height: 19px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background: #BFE8FE;
	text-align: left;
}

.entry-title {
		float: left;
                text-align: left;
                padding: 2px;
                font-family: "verdana";
                font-size: 10.5px;
                text-transform: uppercase;
}

.entry-title h3{
		font-size: 12px;
                text-transform: uppercase;
                color: #0000FF;
                text-decoration: none;
}

.entry-date {
float: right;
text-align: right;
padding: 2px;
font-size: 12.5px;
}

#meta {
	width: auto;
	height: 19px;
	margin: 0px;
margin-top: -10px;
        margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
        padding-top: 3px;
	background: #D2EFFD;
	text-align: left;
font-weight:bold;
}

.entry-meta {
float: right;
text-align: right;
padding: 2px;
padding-bottom: 2px;
font-size: 12px;
}

.a-left {
float: left;
text-align: left;
padding: 2px;
padding-bottom: 2px;
font-size: 12px;
}

.a-right {
float: right;
text-align: right;
padding: 2px;
padding-bottom: 2px;
font-size: 12px;
}

.a-center {
float: center;
text-align: center;
padding: 2px;
padding-bottom: 2px;
font-size: 12px;
}

#search {
	width: auto;
	height: 19px;
	margin: 0px;
        margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
        padding-top: 3px;
	background: #fffff;
}

/* Footer */

#footer {
	width: auto;
	height: 30px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	text-align: center;
        padding-top:8px;
	border:1px solid #000000;
	font-size: 11.5px;
        clear: both;
}

/* calendar*/

table#wp-calendar{
width: 100%;
}

#wp-calendar {
	empty-cells: show;
        font-size: 11.5px;
	margin: 0px;
margin-top: -19px;
margin-bottom: -10px;
	width: auto;
	padding: 3px;
}

#wp-calendar caption {
padding: 3px;
font-weight:bold;
} 

#wp-calendar table {
border-collapse:collapse;
text-align:center;
width:auto;
}

#wp-calendar thead th{
width: auto;
padding: 3px;
background:#ffffff;
color:#000000;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
font-weight:bold;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #000000;
	font-size: 11.5px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background:#D2EFFD;
	color: #000000;
font-weight:bold;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* immagini  */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}

/* categorie*/

.categories {
padding-top: 5px;
line-height: 1px;
}

.cat-item {
padding-top: 10px;
line-height: 0.5px;
}

.children {
padding-top: 5px;
padding-left: 25px;
font-size: 12px;
font-style:italic;
line-height: 0.5px;}
