/*
Theme Name: DAVE//theme
Theme URI: http://www.gizstyle.com
Description: evolution theme HTML5 on davideippolito.com
Version: 1.1a
Author: giZ
*/

/*----- Corpo sito -----*/
body {
height:100%;
width:100%;
color: #666666;
font-size:12px;
font-family:Arial, sans-serif;
text-align:center;
background:#dee5ed url(skin/back-header.jpg) center top no-repeat;
margin:0;
padding:0;
}

#manutenzione {
position:absolute;
top:0px;
width:100%;
height:35px;
line-height:35px;
background:#f1f1f1;
border-bottom:1px solid #fff;
color:#bbb;
font-size:18px;
font-weight:bold;
display:none;
cursor:pointer;
z-index:10;
}


#base {
width:960px;
text-align:left;
margin:0 auto;
}

#header {
width:960px; height:180px;
position:relative;
float:left;
text-align:left;
}

#content {
width:960px;
position:relative;
float:left;
padding-top: 40px;
background: url(skin/deco.jpg) bottom right no-repeat;
}

#footer-content{
width:100%;
height:140px;
padding: 10px 0px;
position:relative;
float:left;
text-align:center;
background: #29536d url(skin/footer-bg.gif) repeat-x bottom;
}

#footer {
width:940px;
height:140px;
padding: 0px 10px;
margin:0 auto;
position:relative;
font-family:Arial, sans-serif;
font-size:10px;
text-align:right;
color:#c0d6e6;
}

#menu ul,.comments_content ul,.comments_content ol,#column3 ol {
margin:0;
padding:0;
}

#header h1 {
color: #bbb;
position:absolute;
bottom:0px;
font-family:Arial,Verdana,sans-serif;
font-size:24px;
font-weight:100;
display:none;
}

/*----- formattazioni testo -----*/

a {
color:#5893b8;
text-decoration:none;
outline:none;
}

a:visited {
color:#5893b8;
}

a:hover {
color: #ea572b;
text-decoration:underline;
}

#column2 a {
color:#5288a7;
text-decoration:none;
outline:none;
}

#column2 a:visited {
color:#5288a7;
}

#column2 a:hover {
color: #123a53;
text-decoration:underline;
}

.storycontent a {
font-weight:bold;
}

/*----- barra di navigazione -----*/
#menu {
width:960px; height:40px;
position:relative;
float:left;
text-align:left;
background: url(skin/naver-bg.png) no-repeat;
}

#menu li {
display:inline;
}

#menu a {
position:relative;
float:right;
display:block;
font-size:12px;
font-weight:bold;
text-align:center;
line-height:35px;
color:#ccc;
width: 80px;
height:35px;
text-decoration:none;
background: url(skin/tasto.png) no-repeat top;
}

#menu a:hover {
color:#fff;
background: url(skin/tasto.png) no-repeat bottom;
}

#menu a.sel {
}

#menu a.rss-button {
text-indent:-9999px;
background: url(skin/rss-button.png) no-repeat top;
}
#menu a.rss-button:hover {
text-indent:-9999px;
background: url(skin/rss-button.png) no-repeat bottom;
}

/*----- regole colonna 1 -----*/
#column1 {
width:520px;
padding-top: 40px;
position:relative;
float:left;
margin-bottom: 20px;
}

/*----- regole colonne 2 -----*/
#column2{
position:relative;
float:right;
width:420px;
padding: 20px 0px 0px 0px;
font:10px Arial,Verdana,sans-serif;
color: #5288a7;
}

#column2_cont{
position:relative;
float:left;
width:420px;
padding:0px;
}

#column2 img {
border:none;
}

#column2 h2 {
font-size:12px;
margin:5px 0px;
padding:0px;
}

#large-sidebar{
position:relative;
float:left;
width:420px;
padding:0px;
}

#static-sidebar{
position:relative;
float:left;
width:420px;
padding:0px;
}

#left-sidebar{
position:relative;
float:left;
width:205px;
padding:0px;
}

#right-sidebar{
position:relative;
float:right;
width:205px;
padding:0px;
}

/*----- regole Sidebar -----*/

.title {
width: 378px;
height:28px;
font-size:12px;
font-weight:bold;
font-family: "lucida grande","lucida sans";
font-style:italic;
color: #fff;
line-height:28px;
text-align:left;
margin-left:0px;
margin-bottom:10px;
padding:0px 10px;
background: #da5e14 url(skin/title.gif) center top no-repeat;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:1px solid #db3f0e;
}

.section {
position: relative;
float: left;
width: 400px;
padding:9px;
margin-bottom:10px;
text-align:left;
background: #ecf1f6 url(skin/sfumo-side.png) repeat-x bottom;
border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border:1px solid #f4f7f9;
}

#left-sidebar .section {
position: relative;
float: left;
width: 185px;
padding:9px;
margin-bottom:10px;
border:1px solid #f4f7f9;
}

#right-sidebar .section {
position: relative;
float: left;
width: 185px;
padding:9px;
margin-bottom:10px;
border:1px solid #f4f7f9;
}


#left-sidebar .section .title, #right-sidebar .section .title {
width: 163px;
height: 28px;
border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

#search input{
height:20px;
width:183px;
line-height:20px;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:italic;
color:#bbb;
background: #eee;
padding:5px;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:1px solid #ddd;
}

#search #searchsubmit{
display:none;
}

#search label {
width: 185px;
font-size:12px;
font-weight:bold;
font-family: "lucida grande","lucida sans";
color: #333;
padding:5px;
line-height:20px;
text-align:left;
}

.section ul {
margin:0px;
padding:0px 0px 0px 20px;
}

.section ul li {
list-style-image: url(skin/dot.png);
}

.section ul li ul li{
font-size:9px;
padding:3px 0px;
list-style-image: url(skin/arrow.png);
}

.widget_tag_cloud {
text-align:justify;
}

/*----- regole POSTs -----*/

.post-body {
position:relative;
float:left;
width:500px;
padding:0px 10px;
background: #fff url(skin/post-bg.png) repeat-y;
}

.post-bottom {
position:relative;
float:left;
width:520px;
height:20px;
background: url(skin/post-bottom.png) no-repeat;
margin-bottom:80px;
}

#column1 .post-title {
position: relative;
width:480px;
height:80px;
padding:10px 20px;
margin-left:-10px;
margin-top:-20px;
background: url(skin/post-title.png) no-repeat;
}

.data {
position: absolute;
height: 40px;
width:140px;
background: url(skin/data.png) no-repeat;
left:20px;
top:-40px;
color: #950b00;
}

.day {
position: absolute;
height: 35px;
width:65px;
left:5px;
bottom:0px;
font-size: 28px;
line-height: 35px;
font-weight:700;
text-align:center;
}

.month {
position: absolute;
height: 35px;
width:65px;
right:5px;
bottom:0px;
font-size: 11px;
line-height: 35px;
font-weight:700;
text-align:left;
}

#column1 h1 a,#column1 h1 a:visited {
text-decoration:none;
color: #245f7d;
margin: 0px;
font-family: Georgia, serif;
font-size: 32px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 32px;
}

#column1 h1 a:hover {
color: #33669b;
}

.storycontent {
position: relative;
width:480px;
padding:0px 10px;
}

.storycontent p {
font-family: "Lucida Grande",Verdana,Arial,Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

.storycontent img {
margin: 10px -5px 20px -5px;
padding: 4px;
background:#92b7cc;
border:1px solid #376b9e;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

img.alignleft {
float:left;
margin:0px 10px 0px 0px;
}

img.alignright {
float:right;
margin:0px 0px 0px 10px;
}

.storycontent li {
list-style-image:url(skin/dot-list.png);
border-bottom:1px solid #ccc;
}

.pages {
width: 520px;
height: 30px;
position: relative;
float: left;
padding:10px 0px;
}

.page-left {
position: absolute;
left: 20px;
}

.page-right {
position: absolute;
right: 20px;
}

.storycontent blockquote {
background: #f1f1f1;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
margin:5px 0px;
padding:5px 20px;
}

/*----- regole commenti -----*/
.feedback {
position:relative;
width:480px;
font-size:10px;
font-style:italic;
font-family:Arial, "Trebuchet MS", Verdana, sans-serif;
padding:5px 10px 5px 10px;
background:#ecf3f6;
border-radius:5px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
margin-bottom:-10px;
z-index:10;
}

.feedback img {
margin-bottom:-3px;
margin-right:2px;
}

textarea {
padding:10px;
width:458px;
font-size:11px;
font-family:Arial, sans-serif;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
background: #f1f1f1;
border:1px solid #ccc;
}

#column1 input {
background: #fff;
border:1px solid #ccc;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
color:#666;
}

comments_content h2 {
font-size:14px;
}

.comments_content {
font-size:12px;
width:490px;
}

.comments_content li {
list-style:none;
margin:0px;
padding:0px;
position:relative;
float:left;
margin-bottom:20px;
}

.comment-title {
position:relative;
float:left;
width: 78px;
padding:0px 10px;
text-align:center;
}

.comment-author {
font-size: 10px;
}

.gravatar-bg {
width: 58px;
height: 58px;
padding:10px;
background: url(skin/gravatar-bg.png) no-repeat;
background:#ecf3f6;
border-radius:5px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
}

li.pingcomment .comment-author a {
height: 70px; width: 70px;
position:absolute;
top:0px;
left:15px;
text-indent:-9999px;
display:block;
}

li.pingcomment .gravatar-bg {
margin-top:0px;
height: 70px; width: 70px;
padding:0px 8px;
background: url(skin/pingme.png) 2px 0px no-repeat;
}

.comment-data {
display:none;
font-size: 10px;
}

.comment-text {
position:relative;
float:right;
width: 370px;
text-align:left;
padding:10px;
border:1px solid #f1f1f1;
background:#fff;
border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.pin {
position:absolute;
left:-10px;
top:15px;
height:20px;
width:10px;
background: url(skin/pin.gif) no-repeat;
z-index:10;
}

input.commentami {
position:relative;
display:block;
height:30px;
width:120px;
border:none;
font-weight:bold;
font-size:10px;
line-height:20px;
cursor:pointer;
background: #fff;
border:1px solid #ccc;
}

input.campo-newsletter {
background:#92b7cc url(skin/bg45.png);
border:1px solid #376b9e;
font-size:14px;
font-weight:bold;
color:#fff;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
}

.adv {
position:relative;
float:left;
width:356px;
text-align: center;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ddd;
	color: #2c86d2;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	background: #fff;
}
.wp-pagenavi a:visited {
	color: #ddd;
}

.wp-pagenavi a:hover {	
	border: 1px solid #2c86d2;
	color: #2c86d2;
	background: #edf6fb;
}
.wp-pagenavi a:active {
	border: 1px solid #2c86d2;
	color: #2c86d2;
	background-color: #fff;	
}
.wp-pagenavi span.pages {
	border: 1px solid #2c86d2;
	color: #2c86d2;
	background-color: #edf6fb;
}
.wp-pagenavi span.current {
	padding: 5px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #2c86d2;
	color: #2c86d2;
	background: #edf6fb;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}
.wp-pagenavi span.extend {
	padding: 5px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ddd;
	color: #2c86d2;
	background: #fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}

#audiocorso {
background: url(skin/music.png) right center no-repeat;
}