/*
Theme Name: BlogZero Original Theme
Theme URI: http://www.gizstyle.com
Description: HTML5 compiled with Espresso, theme created by <a href="http://www.gizstyle.com">gizstyle.com</a>
Version: 2.0
Author: giZ + Davide192
*/

/*----- Corpo sito -----*/
body {
height:100%;
width:100%;
color: #393939;
font-size:14px;
font-family:Arial,sans-serif;
text-align:center;
margin:0;
padding: 35px 0 0 0;
}

/*----- formattazioni testo -----*/

a {
text-decoration:none;
outline:none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

a:visited:hover {
text-decoration: underline;
}

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

#column2 a:visited {
color: #393939;
text-decoration:none;
}

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

.storycontent a {
font-weight:bold;
text-decoration: underline;
}

.storycontent a:hover {
font-weight:bold;
text-decoration: none;
}

/* --- barra di navigazione --- */

#barra {
position: absolute;
top:0px;
left:0px;
width:100%;
height:40px;
z-index:9999;
background: url(skin/barra-bg.png) repeat-x transparent;
}

#barra-logo {
float:left;
width:195px;
height:35px;
float:left;
line-height:35px;
text-align:left;
overflow: visible;
border-right: 1px solid #c8c8c8;
}

#barra-logo a {
color: #444;
font-size: 16px;
font-weight: bolder;
font-style: italic;
margin-bottom:4px;
padding-left: 10px;
display:block;
text-shadow: 1px 1px 0px #fff;
z-index:9999;
overflow: visible;
text-decoration:none;
}

#barra-logo a:hover {
color: #111;
background:url(skin/barra-bg-h.png) repeat-x transparent;
text-decoration: none;
}

#barra-logo a img {
border:none;
margin-bottom:-8px;
margin-right:6px;
overflow: visible;
}

#barra-content {
height:35px;
float:left;
margin: 0px auto;
text-align:left;
float:left;
}

#barra-content a:hover > img{
border:none;
margin-bottom:-3px;
margin-right:5px;
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

#barra-content a {
height:35px;
border-right: 1px solid #c8c8c8;
line-height: 35px;;
display:block;
float:left;
padding:0px 15px;
font-weight:bold;
font-size: 12px;
text-transform: uppercase;
color:#888;
text-shadow: 1px 1px 0px #fff;
z-index:10;
text-decoration:none;
}

#barra-content a:hover {
text-decoration: none;
background:url(skin/barra-bg-h.png) repeat-x transparent;
color:#393939;
}

#barra-content a img {
border:none;
margin-bottom:-3px;
margin-right:5px;
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;
}

#barra-content a img:hover {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

/* ---------- *fine barra* -------------*/

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

#header {
width:960px; height:110px;
position:relative;
float:left;
text-align:left;
}

#content {
width:960px;
position:relative;
float:left;
padding-bottom: 20px;
background: #fff;
}

#content-bottom {
width:960px;
height:20px;
position:relative;
float:left;
background: url(skin/content-bottom.png);
}

#footer {
width:940px;
padding: 10px 10px 20px 10px;
margin:0 auto 0;
position:relative;
float:left;
font-family:Arial, sans-serif;
font-size:11px;
text-align:center;;
}

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

a.backhome {
position: absolute;
height: 160px;
width: 440px;
text-indent: -9999px;
}

/*----- search -----*/

#search-bar {
position: relative;
float: left;
height: 15px;
width: 960px;
background: url(skin/search.png) no-repeat;
}

.search-bar-content {
position: absolute;
right:0px;
top:-50px;
height: 40px;
width: 380px;
}

#user {
position:relative;
top:5px;
font-family: Arial Rounded MT Bold, Arial ,sans_serif;
font-weight: bold;
}

#user a {
position:relative;
float:left;
display:block;
font-size:11px;
text-align:center;
line-height:25px;
width: 85px;
height:25px;
text-transform: uppercase;
text-decoration:none;
margin:5px 4px 0 2px;
color:#fefefe;
text-shadow: 0px -1px 0px #515151;
background: url(skin/user.png) no-repeat;
}

#user a:hover {
color:#3d3d3d;
text-shadow: 0px 1px 0px #d3d3d3;
background: url(skin/user-h.png) no-repeat;
}

.search-bar-content #search {
position:absolute;
right:10px;
top:10px;
}

#search .field {
width:175px;
padding-left:5px;
height:25px;
background:url(skin/search-field.png) no-repeat;
}

#search .field  input.search-text{
width:155px;
height:25px;
line-height:25px;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:italic;
color:#fff;
}

#search .button {
width:25px;
height:25px;
position:absolute;
right:1px;
top:1px;
background:transparent;
text-indent:-9999px;
cursor:pointer;
z-index:10;
}

#search input {
background:none;
border:none;
}

/*----- barra di navigazione -----*/

#menu {
width:960px; height:50px;
padding: 0px;
position:relative;
float:left;
text-align:left;
background: url(skin/naver.png) 0px 0px no-repeat;
}

#menu li {
display:inline;
}

#menu a {
position:relative;
float:left;
display:block;
font-size:12px;
font-weight:bold;
text-align:center;
width: auto;
height:46px;
line-height:46px;
margin: 0px;
text-decoration:none;
color:#222;
border-right:2px groove #ddd;
background: url(skin/naver.png) -80px 0px no-repeat;
text-shadow: 0px 1px 0px #ccc;
z-index:10;
}

#menu a:hover {
background: url(skin/naver.png) -80px -50px no-repeat;
color:#fff;
text-shadow: none;
}

a#button-home {
background: url(skin/naver.png) 0px 0px no-repeat;
}

a#button-home:hover {
background: url(skin/naver.png) 0px -50px no-repeat;
color:#fff;
}

#ads468 {
position:absolute;
float:left;
top: -7px;
left: 40px;
z-index: 100;
}

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

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

#column2_cont{
position:relative;
float:left;
width:360px;
padding:0px 10px;
background: url(skin/search-bg.png) repeat-y;
}

#column2_bottom{
position:relative;
float:left;
height: 15px;
width:380px;
padding:0px;
margin-left: -10px;
margin-bottom: -10px;
background: url(skin/search-bottom.png) no-repeat;
}

#column2 img {
border:none;
}

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

#large-sidebar{
	position: relative;
	float: left;
	width: 358px;
	padding: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ddd;
	background: #fafafa;
	margin: 0 0 10px;
}

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

#left-sidebar{
position:relative;
float:left;
width:173px;
padding:0px;
border-radius:5px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border: 1px solid #ddd;
background: #fafafa;
}

#right-sidebar{
position:relative;
float:right;
width:173px;
padding:0px;
border-radius:5px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border: 1px solid #ddd;
background: #fafafa;
}

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

.title {
width: 340px;
height:20px;
font-size:12px;
font-weight:bold;
font-family: "Arial", "lucida grande","lucida sans";
padding:5px;
line-height:20px;
text-align:left;
margin-bottom:10px;
text-align:center;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
z-index:10;
}

.section {
position: relative;
float: left;
width: 338px;
padding: 10px;
margin-bottom:10px;
text-align:left;
}

#left-sidebar .section, #right-sidebar .section {
position: relative;
float: left;
width: 155px;
margin-bottom:10px;
padding:10px 9px;
margin-right:10px;
}

#left-sidebar .section .title, #right-sidebar .section .title {
width: 145px;
height: 35px;
border: none;
}

#column2 #search input{
height:20px;
width:143px;
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;
}

#column2 #search #searchsubmit{
display:none;
}

#column2 #search label {
width: 145px;
font-size:12px;
font-weight:bold;
font-family: "lucida grande","lucida sans";
color: #393939;
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);
padding: 3px 0px;
}

.section ul li ul{
margin:0px;
padding:0px 0px 0px 20px;
}

.section ul li ul li{
font-size: 12px;
padding: 3px 0px;
margin: 0px;
}

.evidenza {
margin-bottom: 3px;
}

.widget_tag_cloud {
text-align:justify;
}

/*----- regole PAGEs -----*/

.page-title {
position:relative;
padding-left:10px;
margin-bottom: 10px;
height:45px;
}

.page-h1 {
position:absolute;
width:520px;
height:45px;
bottom:0px;
}

/*----- regole POSTs -----*/

.data {
position:absolute;
left:-30px;
bottom:-4px;
height:85px;
width:95px;
}

.day {
position:relative;
width:80px;
padding-top:8px;
padding-right:15px;
text-align:center;
font-size: 36px;
line-height: 46px;
letter-spacing:-2px;
font-weight:bold;
}

.month {
position:relative;
width:80px;
padding-right:15px;
text-align:center;
font-size: 14px;
line-height: 11px;
font-style:italic;
font-weight:bold;
}

.comment-pop {
position:absolute;
float:left;
font-size:11px;
text-transform:uppercase;
right:0px;
bottom:-6px;
height:13px;
padding-left:5px;
padding-right:15px;
line-height:13px;
font-weight:bold;
}

.comment-pop a {
text-decoration:none;	
}

.comment-pop a:hover {
text-decoration:underline;	
}

.post-title {
position:relative;
padding-left:70px;
margin-bottom: 20px;
height:85px;
}

.post-h1 {
position:absolute;
width:470px;
height:85px;
bottom:0px;
}

#column1 h1 a,#column1 h1 a {
font-family: Arial, sans-serif;
font-style: normal;
font-weight: bold;
text-decoration:none;
font-size:22px;
text-transform: normal;
letter-spacing: -1px;
margin: 0px;
padding:0px;
line-height:22px;
}

#column1 h1 a:hover {
text-decoration:underline;
}

.storycontent {
position: relative;
width:550px;
}

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

.storycontent img {
text-align: center;
margin-bottom: 10px;
padding: 2px;
}

.storycontent a img {
text-align: center;
margin-bottom: 10px;
padding: 2px;
border:0;
}

.img-small {
position:relative;
float:left;
width:150px;
min-height:150px;
margin: 0 10px 10px 0;
z-index:100;
}

.img-archive {
position:relative;
float:left;
width:100px;
min-height:100px;
margin: 0 10px 10px 0;
z-index:100;
}

.pages {
width: 400px;
height: 30px;
position: relative;
float: left;
padding: 10px 0px 0px 40px;
}	

.archive {
position:relative;
padding: 3px 10px;
margin: 12px 0 0 0;
font-weight:bold;
font-size:22px;
background: #f1f1f1;
border:1px solid #ddd;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
}

#wp_page_numbers ul {
margin: 0px;
padding: 0px;
}

#wp_page_numbers li {
display: inline;
list-style: none;
position: relative;
float: left;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:5px;
margin-right:5px;
text-decoration: none;
}

#wp_page_numbers li:hover {
text-decoration: none;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:5px;
margin-right:5px;
}

#wp_page_numbers .page_info {
background:#f1f1f1;
border:1px solid #ddd;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:5px;
margin-right:5px;
text-decoration: none;
}

#wp_page_numbers li.active_page {
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:5px;
margin-right:5px;
text-decoration: none;
}

.storycontent blockquote {
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
margin:5px 0px;
padding:5px 20px;
background: #f1f1f1 url(skin/quote.gif) no-repeat bottom right;
}

/*----- regole commenti -----*/
.feedback {
font-size:13px;
line-height:25px;
margin:1px 0 10px 0;
font-family:Arial, "Trebuchet MS", Verdana, sans-serif;
font-style:italic;
min-height:35px;
}

.feedback a img{
float:left;
width:25px;
height:25px;
margin-right: 6px;
border:0;
}

.feedback-single {
font-size:13px;
min-height:50px;
margin-bottom:10px;
font-family:Arial, "Trebuchet MS", Verdana, sans-serif;
}

.bot {
position:relative;
height:12px;
margin-top:8px;
}

.bot1 {
position:absolute;
width:550px;
top:0px;
border-top:1px solid #d7d7d7;
}

.bot-pop {
position:absolute;
font-size:11px;
text-transform:uppercase;
left:0px;
top:-16px;
background:#fff;
height:13px;
padding-right:5px;
line-height:13px;
font-weight:bold;
color:#393939;
}

.bot-pop h2 {
font-size:11px;
background:#fff;
padding-right:5px
}

.bot-pop h3 {
position:relative;
font-size:11px;
background:#fff;
top:-2px;
padding-right:5px
}

#share {
position:relative;
float:right;
height:70px;
width:110px;
z-index:101;
}

.inf {
text-align:left;
position: relative;
min-height: 65px;
line-height:17px;
padding:4px 8px 0 8px;
margin-left:50px;
text-transform:capitalize;
}

.author-avatar {
position: relative;
float: left;
width: 75px;
height: 65px;
}

.author-avatar img {
width: 65px;
height: 65px;
border:0;
}

.related_post {
position:relative;
left:-40px;	
top:-10px;
}

#post_div {
margin-top:5px;
width:550px;
}

.img_related_post{
float:left;
}

.text_related_post{
text-align:left;
position: relative;
min-height:38px;
line-height:17px;
padding:4px 8px 0 8px;
margin-left:50px;
background: #eee;
border:1px solid #d7d7d7;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
-webkit-border-bottom-right-radius:4px;	
}

.related_post img {
width: 44px;
height: 44px;
border:0;
}

.related_post a img {
border:0;
}

.g-rounded {
float:left;
padding:1px;
background:#fff;
border:1px solid #d7d7d7;
}

.g-rounded a:hover {
border:1px solid #999;
}

.comment-info{
height:40px;
background:#eeeeee;
border-bottom:1px solid #d7d7d7;
padding:5px;
}

.comment-i{
height:50px;
float:left;
padding-left:10px;
padding-top:2px;
}

.comment-author{
font-size: 14px;
line-height:16px;
}

.comment-date{
padding-top:5px;
line-height:14px;
}

.comments_content {
font-size:12px;
width:550px;
line-height:20px;
}

.comments_content a {
text-decoration: none;
}

.comments_content a:hover {
text-decoration:underline;
}

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

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

.comments-contenuto {
	padding: 0 5px;
}

textarea {
padding:10px;
width:500px;
font-size:12px;
line-height:20px;
font-family:Arial, sans-serif;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
background: #eee;
border:1px solid #d7d7d7;
}

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

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

.adv1 {
position:absolute;
top:10px;
right:10px;
height:90px;
width:728px;
}

.adv-right {
position:relative;
float:left;
height:305px;
width:360px;
padding-right:10px;
text-align:center;
}

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

.alignright {
float:right;
margin:0px 0px 10px 10px;
}

.rss-post {
position:absolute;
width: 24px;
height: 24px;
right:120px;
bottom: -12px;
z-index:20;
}

/*
Theme Name: BlogZero Original Theme - wegeek version
Theme URI: http://www.gizstyle.com
Description: HTML5 compiled with Espresso, theme created by <a href="http://www.gizstyle.com">gizstyle.com</a>
Version: 2.0
Author: giZ + Davide192
*/

/*----- Corpo sito -----*/
body {
background:#9bc3df url(skin/bg.png) bottom repeat-x fixed;
padding-top:35px;
}

#header {
background:url(skin/header.png) no-repeat;
}

#footer {
color:#fff;
}

/*----- formattazioni testo -----*/

a {
color:#2c86d2;
}

a:visited {
color:#2c86d2;
}

a:hover {
color: #2c86d2;
}

#footer a {
color: #183d57;
}

#footer a:hover {
color: #fff;
text-decoration:underline;
}

/*----- barra di navigazione -----*/

#menu a {
padding:0px 14px;
}

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

.title {
color: #3a5b81;
background: url(skin/section-title.gif) no-repeat center center;
text-shadow: 0px 1px 0px #ddd;
}

#left-sidebar .section .title, #right-sidebar .section .title {
background: url(skin/sidebar-title.png) no-repeat;
}

.section ul li ul li{
list-style-image: url(skin/arrow.png);
}

/*----- regole PAGEs -----*/

.page-h1 {
border-bottom:1px solid #2c86d2;
}

/*----- regole POSTs -----*/

.data {
background: url(skin/date.png) no-repeat;
}

.day {
color:#28405b;
text-shadow: 0px 1px 0px #fff;
}

.month {
color:#28405b;
text-shadow: 0px 1px 0px #fff;
}

.post-h1 {
border-bottom:1px solid #2c86d2;
}

#column1 h1 a,#column1 h1 a {
color: #2c86d2;
}

#column1 h1 a,#column1 h1 a:visited {
color: #2c86d2;
}

#column1 h1 a:hover {
text-decoration: underline;
}

.comment-pop {
background: #fff url(skin/comments.gif) no-repeat top right;
}

.storycontent li {
list-style-image:url(skin/dot-list.png);
}

#wp_page_numbers li {
background:#f1f1f1;
border:1px solid #ddd;
}

#wp_page_numbers li:hover {
background:#d7e8f6;
border:1px solid #2c86d2;
color:#2c86d2
}

#wp_page_numbers li.active_page {
background:#d7e8f6;
border:1px solid #78aec3;
}

/*----- regole commenti -----*/
