/*
Theme Name: Max Tomasinelli - ART
Theme URI: http://www.com-and-c.it
Author: Com&C.
Author URI: http://www.com-and-c.it
*/
body {
	background: #fff url(images/bar.png) 0 10px repeat-x;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #666;
	text-decoration: none;
}
a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 260%/1.15 Tahoma, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 5px 160px;
}

.storycontent h1{
	font: 160%/1.15 Tahoma, serif;
	color:#333333;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom:1px solid #EEE
}

#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #fff;
}
p.payoff{
	margin: 0 0 25px 160px;
	padding: 0;
	color: #fff;
	font: 120% Georgia, serif;
}
h2 {
	font: 185% Arial, Helvetica, sans-serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
	color:#999999
}

h3 {
	font: 130% Arial, Helvetica, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #000000;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #000000;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.date{	background: url(images/calendar.gif) 0 0 no-repeat;
	padding-left: 20px;
	font-size:12px;
	color:#bcbcbc
}

.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.post{
	margin-bottom: 40px;
}
.post img{
	float: left;
	margin: 0 10px 5px 0;
	border: 5px solid #333;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
	margin-left:25px
	
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #000;
}

div.storycontent p{line-height:110%}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	width: 100%;
	min-width: 770px;
	background: url(images/rullino_top.jpg) bottom right no-repeat;
}
#wrapper{
	float: left;
	width: 100%;
	margin-left: -330px;
}
#content {
	margin: 0 0 0 330px;
	padding: 30px 10px 10px 80px;
	background: transparent;
}

#header {
	background: #FFF url(images/header.gif) no-repeat;
	font: italic normal Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#searchform{
	position: absolute;
	right: 80px;
	top: 95px;
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 100px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#home{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	padding: 10px 80px 10px 50px;
	float: right;
	display: inline;
	width: 200px;
	margin: 0 0 240px 0;
	
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	color:#FFFFFF;
	font: normal bold 110% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	}
div.tile_body ul li a{font-size:110%}
	
.categories{background:#FFF url(images/title_bg.gif) top right no-repeat;}


#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/list.png) 0 3px no-repeat;
}
#menu ul ul ul{

	border: none;
}
#menu ul ul ul li{

	font-size: 100%;
}


#menu ul ul li a {
	color: #333;
	text-decoration: none;
	border-bottom:#333 dashed 1px
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #333;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic tahoma, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

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


#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 80px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #fff url(images/menu.png) top left repeat-x;
	color: #333;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #fff url(images/menu.png) 0 -100px repeat-x;
	color: #333;
	text-decoration: none;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited,{
	background: #000 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}

#menu1 ul li.current-cat a
{
	background: #000 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}

#footer{
	clear: both;
	background: #fff url(images/rullino_center.jpg) right no-repeat;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	color: #fff;
	margin: 0;
	padding: 0 80px;
	text-align: center;
	font-size: 80%;
	height: 55px;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin-top:10px
}

#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}

#footer_2{
clear: both; margin: 0; background:#FFF url(images/rullino_dwn.jpg) top right no-repeat}

.credit{color:#999999;}

div.post_02 {float:left; margin-right:15px; margin-bottom:12px}



.thumb{border:#333 5px solid; padding:1px}
.thumb a:hover{border:#000 5px solid; padding:1px}

div#content h4{color:#999999; font-size:18px}

.pubbli{border-bottom:#E7E7E7 solid 1px}

ul li#form_year{ margin-top:0px; list-style:none; margin-left:-5px}
ul #year{
color:#333333; background-color:#FFFFFF}
#go{border:solid #000 1px; background-color:#FFFFFF; }

.tile_header h2{background:#FFF url(images/title_bg.gif) top right no-repeat; font-size:110%; color:#FFFFFF; font-weight:bold}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries a {
	float: left;
	text-decoration:none
}
.next-entries a {
	float: right;
	text-decoration:none
}

form.ddpl-form select { width: 100%; }