html {
	min-height: 100%;
	height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 110%;
	text-align: center;
    background: #d0d4d9 url(images/bg.gif) no-repeat bottom right;
	height: 100%;
}

body,td,th {
	color: #333333;
}

*  {
	outline: 0;
}

a, a:link {
	padding: 1px;
	color: #415266;
	text-decoration: underline;
}

a:hover {
	color: #c0c4c9;
	text-decoration: none;
	background-color: #c0c4c9;
	color: #415266;;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 190%;
	padding: 0;
	margin: 0;
    text-align: left
}

h1 a:hover {
	background: none
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #415266;
	font-size: 100%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold
}

h4 {
	font-size: 100%;
}

#secondary h4 {
        color: #415266;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 85%		
}

p {
	font-size: 85%;
	margin-bottom: .6em;
	line-height: 18px
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

#hd {
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1 {
	font-size: 290%;
	color: #FFFFFF;
}

#hd h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #415266;
	text-decoration: none
}

.item {
	padding: 10px;
	background-color: #fff;
	text-align:left;
	margin-bottom: 1em;	
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	background:url(http://www.crislongobardo.com/wp-content/themes/my_theme/images/sfum.png)
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol {
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 15px;
}

.itemhead2{
	padding-bottom: 10px;
        margin: 0
}

.chronodata {
	float: right;
	margin-left: 1em;
	font-size: 70%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #a9b2bb
}

.itemhead h3 {
	display: inline;
}

input {
	font-size: 80%;
}

.metadata {
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #415266;
}

.tags, .catagory {
	display: block;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite {
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;
}

.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #415266;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #415266;
	font-size: 80%;
	font-weight: bold
}

.navigation a:link, .navigation a:hover, .navigation a:visited {
	color: #415266;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#secondary, #third {
	text-align:left;
	padding: 0px;
	border: 0px #415266;
}

#secondary h4, #third h4 {
	color: #415266;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 3px;
}

#secondary p, #third p {
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#searchform input {
	border:none;
        padding: 3px;
        margin-right: 10px
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:4px 0; margin:0; border-bottom:1px dotted #415266; font-size: 10px }
#menu ul li a { /*display:block;*/ padding:4px 4px 4px 10px; text-decoration:none; color: #415266; font-size: 12px }
#menu ul li a:hover { color:#333; background: #b8bcc1; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav {
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #d0d4d9;
	color: #415266;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	border-bottom: 0px;
	color: #415266;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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: #415266;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	color: #d0d4d9;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #415266;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #415266;
}

.form {
	background: #fff;
        color: #333;
        padding: 3px;
        border: 1px solid #333;
        font-size: 11px
}

.titolo_archivio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 0;
    padding: 0;
	display: inline
}

.pagetitle {
	font-size: 105%;
    font-weight: bold
}

#respond, #comments {
	font-size: 95%;
}

.correlati {
	font-size: 12px;
	border: #3e5366 1px dotted;
	background: #e2e6ea;
	padding: 5px;
	margin-top: 15px;
}

.correlati h4 {
	font-weight: bold;
	font-size: 12px;
	color: #3d5266
}
