/*
Theme Name: _blank
Theme URI: http://www.gizstyle.com
Description: evolution theme HTML5
Version: 0.1a
Author: giZ
*/

/*----- Corpo sito -----*/
body {
height:100%;
width:100%;
color: #787878;
font-size:12px;
font-family:Arial, sans-serif;
text-align:center;
background:#fff url(skin/bg.gif) top center repeat-x;
margin:0;
padding:0;
}

#base {
width:920px;
text-align:left;
margin:0 auto;
}

#header {
width:920px; height:160px;
position:relative;
float:left;
text-align:left;
background: url(skin/logo.gif) top left no-repeat;
}

#content {
width:898px;
position:relative;
float:left;
padding:0px 10px 0px 10px;
margin:10px 0px;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #fafafa url(skin/content-bg.jpg) bottom right no-repeat;
border:1px solid #f1f1f1;
}

#footer {
width:898px;
padding:10px;
position:relative;
float:left;
font-family:Arial, sans-serif;
font-size:10px;
text-align:center;
margin-bottom:10px;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:1px solid #ddd;
background: #fff;
}

#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:#1d75aa;
text-decoration:none;
outline:none;
}

a:visited {
color:#1d75aa;
}

a:hover {
color: #6799c4;
text-decoration:underline;
}

#column2 a {
color:#1d75aa;
text-decoration:none;
outline:none;
}

#column2 a:visited {
color:#1d75aa;
}

#column2 a:hover {
color: #2c86d2;
text-decoration:underline;
}

.storycontent a {
font-weight:bold;
}

/*----- barra di navigazione -----*/
#menu {
width:918px; height:50px;
position:relative;
float:left;
text-align:left;
background: url(skin/grad-menu.gif) repeat-x;
border:1px solid #ddd;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#menu li {
display:inline;
}

#menu a {
position:relative;
float:right;
display:block;
font-size:14px;
font-weight:bold;
text-align:center;
line-height:28px;
color:#78787;
height:28px;
line-height:28px;
margin-top:10px;
margin-right:10px;
padding:0px 10px;
border:1px solid #b0d0f5;
text-decoration:none;
border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
background: url(skin/grad.gif) repeat-x;
}

#menu a:hover {
border:1px solid #fff;
}

#menu a.sel {
}

/*----- regole colonna 1 -----*/
#column1 {
width:450px;
position:relative;
float:left;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
}

/*----- regole colonne 2 -----*/
#column2{
position:relative;
float:right;
width:380px;
padding: 52px 0px 0px 0px;
font:11px "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

#column2_cont{
position:relative;
float:left;
width:380px;
padding:0px;
}

#column2 img {
border:none;
}

#column2 h2 {
font-size:12px;
margin:5px 0px;
padding:0px;
}

#large-sidebar{
position:relative;
float:left;
width:380px;
padding:0px;
}

#static-sidebar{
position:relative;
float:left;
width:380px;
padding:0px;
}

#left-sidebar{
position:relative;
float:left;
width:185px;
padding:0px;
}

#right-sidebar{
position:relative;
float:right;
width:185px;
padding:0px;
}

/*----- regole Sidebar -----*/

.title {
width: 338px;
font-size:14px;
font-weight:bold;
font-family: "Georgia","lucida sans";
font-style:italic;
color: #333;
padding:5px;
line-height:20px;
text-align:left;
margin-bottom:10px;
border-bottom:1px dotted #333;
}

.section {
position: relative;
float: left;
width: 358px;
padding: 10px;
border:1px solid #ddd;
margin-bottom:10px;
background: #f1f1f1;
text-align:left;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#left-sidebar .section, #right-sidebar .section {
position: relative;
float: left;
width: 163px;
border:1px solid #ddd;
margin-bottom:10px;
padding:10px;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#left-sidebar .section .title, #right-sidebar .section .title {
width: 153px;
}

#search-3 input{
height:20px;
width:151px;
line-height:20px;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:italic;
color:#bbb;
background: #fff;
padding:5px;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:1px solid #ddd;
}

#search-3 #searchsubmit{
display:none;
}

#search-3 label {
width: 153px;
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-title {
position: relative;
float:left;
width:400px;
}

#column1 h1 a,#column1 h1 a:visited {
text-decoration:none;
font-size:22px;
color: #1d75aa;
margin: 0px;
letter-spacing:-1px;
line-height:22px;
margin:0px;
padding:0px;
}

#column1 h1 a:hover {
color: #33669b;
}

.data {
position:absolute;
width:60px;
height:80px;
right:0px;
top:-70px;
text-align:center;
color:#142751;
text-shadow:0px 1px 0px #89ccdd;
background: url(skin/date.png) no-repeat;
}

.day {
position:absolute;
width:60px;
font-size:28px;
font-weight:bold;
top:18px;
right:0px;
text-align:center;
}

.month {
position:absolute;
width:60px;
height:10px;
font-size:9px;
top:13px;
font-family: Arial Rounded MT Bold, Arial, Verdana;
right:0px;
text-align:center;
}

.storycontent {
position: relative;
float:left;
width:425px;
padding:20px;
background:#e8f6de;
border:1px solid #a6d087;
color:#000;
border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
}

.storycontent p {
font-family: Arial, san serif;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align: justify;
}

.storycontent img {
margin-bottom: 10px;
border:none;
}

img.alignleft {
float: left;
margin:0px 10px 10px 0px;
}

img.alignleft {
float: left;
margin:0px 0px 10px 10px;
}

.storycontent li {
list-style-image:url(skin/dot-list.png);
border-bottom:1px solid #ccc;
}

.pages {
width: 450px;
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;
float:left;
width:455px;
padding:5px;
font-size:10px;
font-style:italic;
margin-bottom:50px;
font-family:Arial, "Trebuchet MS", Verdana, sans-serif;
}

.comments_content {
font-size:10px;
width:400px;
}

.comments_content li {
list-style:none;
margin-bottom:5px;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:5px 10px;
background: #f1f1f1;
border:1px solid #ccc;
}

.comments_content li:hover {
border:1px solid #666;
}

.comments_content li cite {
font-size:9px;
}

textarea {
padding:10px;
width:380px;
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;
}

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;
}

.adv {
position:relative;
float:left;
width:356px;
text-align: center;
}

#wp-calendar {
width: 163px;
padding: 0;
margin: 0;
font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-color: #fff;
}

#wp-calendar td {
width: 20px;
height: 20px;
text-align: center;
background: #f1f1f1;
}

#wp-calendar td a:link, #wp-calendar td a:visited {
display:block;
background:#edf6fb;
color: #2c86d2;
}

#wp-calendar td a:hover, #wp-calendar td a:active {
color: #fff;
background:#2c86d2;
}

.wp-pagenavi a, .wp-pagenavi a:link {
padding: 5px 5px; 
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 url(skin/bumpme.gif) repeat-x center bottom;
}
.wp-pagenavi a:visited {
color: #ddd;
}

.wp-pagenavi a:hover {	
border: 1px solid #2c86d2;
color: #2c86d2;
background: #edf6fb url(skin/title-large.png) no-repeat bottom;
}
.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 5px; 
margin: 2px;
text-decoration: none;
border: 1px solid #2c86d2;
color: #2c86d2;
background: #edf6fb url(skin/title-large.png) no-repeat bottom;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
}
.wp-pagenavi span.extend {
padding: 5px 5px; 
margin: 2px;
text-decoration: none;
border: 1px solid #ddd;
color: #2c86d2;
background: #fff url(skin/bumpme.gif) repeat-x center bottom;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
}
