/*

Theme Name: FNR 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: #FFFFFF url('images/main-bg.jpg') repeat;
font-family: "Times New Roman";
font-size: 13.5px;
color: #000000;
}

<!--[if Firefox]>
body {
margin-top: 0px;
}
<![endif]-->

h1 {
font-size: 28px;
}

h2 {
font-size: 18px;
}

h3, h4 {
font-size: 13.5px;
}

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: 90px;
margin: 10px;
background: #ffffff;
text-align: center;
border:none;
}

#header a {
text-decoration: none;
text-transform: uppercase;
color: #000000;
}

#header h1 {
text-decoration: none;
text-transform: none;
padding-top: 10px;
letter-spacing: 1px;
font-size: 30px;
}

#header h2 {
padding-top: 13px;
letter-spacing: 0px;
font-size: 22px;
}

#logo1 {
width: 61px;
height: 73px;
position: absolute;
top: 10px;
left: 10px;
background: url('images/scudetto.jpg') no-repeat;
margin-top: 10px;
margin-left: 10px;
padding: 0px;
}


#logo2 {
width: 61px;
height: 73px;
position: absolute;
top: 10px;
right: 10px;        
background: url('images/scudetto.jpg') no-repeat;
margin-top: 10px;
margin-right: 10px;
padding: 0px;
}

/* Sidebar */

#sidebar-left {
float: left;
width: 180px;
margin-left: 10px;
margin-bottom: 10px;
background: #ffffff;
border:none;
padding: 5px;
}

#sidebar-right {	
float: right;
width: 180px;
margin-right: 10px;
margin-bottom: 10px;
background: #ffffff;
border:none;
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:none;
padding: 5px;
}

#container ul, #container ol{
margin-left: 15px;
}

/* Entry  */

#heading {
width: auto;
height: 19px;
margin: 0px;
padding-right: 5px;
padding-left: 5px;
background: #bfdffe;
text-align: left;
}

.entry-title {
float: left;
text-align: left;
padding: 2px;
font-size: 11px;
text-transform: uppercase;
}

.entry-title h3{
color: #0000FF;
font-size: 12px;
text-transform: uppercase;
}

.entry-rss {
float: leftt;
text-align: left;
padding: 2px;
font-size: 12.5px;
}

.entry-date {
float: right;
text-align: right;
padding: 2px;
font-size: 12.5px;
}

#meta {
width: auto;
height: 19px;
margin: 0px;
margin-bottom: 3px;
padding-right: 5px;
padding-left: 5px;
padding-top: 3px;
background: #cbecff;
text-align: left;
}

.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-next {
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:13px;
border:none;
clear: both;
}

/* calendar*/

table#wp-calendar{
width: 100%;
}

#wp-calendar {
empty-cells: show;
font-size: 11.5px;
margin: 0px;
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:#bfdffe;
color:#000000;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#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:#cbecff;
color: #000000;
}

#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 {
	background-color: #f3f3f3;
	border: 0px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


/* categorie*/

.categories {
font-size: 13.5px;
font-style: bold;
padding-top: 7px;
}

.cat-item {
padding-top: 2px;
line-height: 0.3px;
}

.children {
padding-top: 10px;
padding-left: 30px;
font-style:italic;
}
