body {
	font: .825em "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}

a:link,a:visited,a:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h1 a,h2 a,h3 a {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0;
	font-weight: bold;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
}

input,textarea {
	font: 1em "Lucida Grande", "Nimbus Sans L", "Arial", sans-serif;
	padding: .25em;
	border: 2px solid #ddddd0;
	background-color: #fff;
	color: #000;
}

form,fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

input:hover,textarea:hover {
	border: 2px solid #ccccc0;
}

input:focus,textarea:focus {
	border: 2px solid #bbbbb0;
}

input.button {
	padding: .25em;
	font-weight: bold;
}

input.image {
	margin: 0;
	padding: 0;
	border: 0;
}

input.button:hover,input.button:focus {
	
}

input.checkbox {
	width: auto !important;
}

input.file {
	border: 0;
}

input.hidden {
	display: none;
}

#search {
	width: 50em;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

#search h2 {
	font-size: 2em;
}

#searchform {
	background-color: #78de40;
	text-align: center;
}

#searchform legend {
	display: block;
	font-size: 1.5em;
	margin: 0 auto;
	text-align: center;
	float: right;
}

#searchform #qf {
	font-size: 2em;
	clear: both;
	margin: 0 auto;
}

#searchform #qf textarea {
	font-size: 0.6em;
	width: 30em;
}

#searchform #cc {
	vertical-align: middle;
	margin-top: 1em;
}

#searchform #cc p {
	display: inline;
	font-size: 1.5em;
	margin: 1em 0 .5em 0;
	padding: 0;
	vertical-align: middle;
}

#searchform #cc label {
	margin: 0;
	vertical-align: middle;
}

#searchform #cc input {
	margin: 0 0 0 1em;
	vertical-align: middle;
	border: 0;
}

#searchform #sh {
	margin-top: 1em;
	display: block;
	vertical-align: middle;
}

#searchform #sha {
	border: 0;
}

#searchform #sh label {
	font-size: 1.2em;
	display: inline;
}

#searchform #sh input {
	font-size: 1.2em;
	display: inline;
}

#searchform #sh #authol {
	margin-left: 4em;
}

#searchform .button {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.5em;
}

.desc {
	clear: both;
	width: 50em;
	margin: 1em auto 2em auto;
	padding-top: 1em;
	text-align: justify;
	line-height: 150%;
	font-size: 1.1em;
}

#header {
	padding: .5em 0;
}

#header a#logo {
	display: block;
	padding-top: 50px;
	width: 249px;
	overflow: hidden;
	margin: 10px auto 0 auto;
	height: 0 !important;
	display: block;
	background: url(logo.png) no-repeat left top;
}

#footer {
	padding: 1em 0 1em 0;
	clear: both;
	text-align: center;
}

.statrecenti p {
	font-size: 1.2em;
}

.statrecenti li {
	font-size: 1em;
}

.author {
	font-style: italic;
}

#stats {
	clear: both;
	width: 50em;
	margin: 0 auto 2em auto;
}

#stats .recenti {
	float: left;
	width: 50%;
}

#stats .recenti ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}

#stats .recenti li a {
	display: block;
	font-weight: normal;
	padding: .5em;
}

#stats .recenti li a:hover {
  text-decoration: none;
  background: #78de40;
  color: #fff;
}

#stats .li {
	float: left;
}

#stats .random {
	float: right;
	width: 50%;
}

#stats .random h2 {
	margin-bottom: .75em;
	text-align: center;
}

.colonna {
	list-style: none;
	width: 3em;
	margin: 0 auto;
	padding: 0;
}

.colonna li {
	font-weight: bold;
	font-size: 1.275em;
	padding: .25em;
	text-align: center;
	background: #78de40;
	color: #fff;
	border: 1px solid #A8F280;
}

#risultato {
	font-size: 1em;
	clear: both;
	width: 50em;
	margin: 1em auto 2em auto;
	text-align: center;
}

#risultato .datetime {
	font-style: italic;
}

#risultato .phrase {
	font-size: 1.275em;
}

#phrasebox {
	padding: 0.1em 0;
	margin: 0;
}

#schedina {
	clear: both;
	margin: 1em auto;
	width: 24em;
}

#colonne {
	float: left;
	background: #f0f0f0;
	border: 1px solid #ccc;
	width: 24em;
}

#colonne .colonna {
	float: left;
}

#colonne .colonna li {
  margin-right: .5em
}

.tools {
	padding-top: 2em;
	clear: both;
	text-align: center;
}

.tools a {
	margin: 0 1em;
}

/* box */
	/* set the image to use and establish the lower-right position */
.box,.box .c3,.box .c1,.box .c2 {
	background: transparent url(box.png) no-repeat bottom right;
}

.box {
	display: block;
	padding: 0;
	margin: 0;
	padding-right: 15px;
	/* the gap on the right edge of the image (not content padding) */
}

/* set the top-right image */
.box .c1 {
	background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 30px; /* right-image-gap + right-inside padding */
}

/* set the top-left image */
.box .c2 {
	display: block;
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 30px 0 0 15px;
	/* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
}

/* set the lower-left corner image */
.box .c3 {
	display: block;
	background-position: bottom left;
	margin-right: 15px; /* interior-padding right */
	padding-bottom: 30px;
	padding-left: 30px;
}
/* end box */




#frasi {
    clear: both;
    width: 680px;
    margin: 0 auto 2em auto;
}

#frasi .recenti {
    float: left;

}

#frasi .recenti ul {
    list-style: none;
    margin: 1em 0 0 0;
    padding: 0;
}

#frasi .recenti li a {
    background:url(http://ultraleggero.it/articoli/pub/skins/simpla/image/external.png) center right no-repeat;
    padding-right:13px;
}

#frasi .recenti li a:hover {
}

#frasi .recenti li {

    padding-top:1em;
}

#frasi .recenti li q {
    
}

