/*
Theme Name: BlogZero Original Theme - cellularizzati 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:#7925c6 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:#7925c6;
}

a:visited {
color:#7925c6;
}

a:hover {
color: #7925c6;
}

#footer a {
color: #7925c6;
}

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

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

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

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

.title {
color: #4f2964;
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 #7925c6;
}

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

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

.day {
color:#4f2964;
text-shadow: 0px 1px 0px #fff;
}

.month {
color:#4f2964;
text-shadow: 0px 1px 0px #fff;
}

.post-h1 {
border-bottom:1px solid #7925c6;
}

#column1 h1 a,#column1 h1 a {
color: #7925c6;
}

#column1 h1 a,#column1 h1 a:visited {
color: #7925c6;
}

#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:#f1f9fc;
border:1px solid #7925c6;
color:#FF6600;
}

#wp_page_numbers li.active_page {
background:#f1f9fc;
border:1px solid #7925c6;
}

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

.meta-title {
background: url(skin/recensione.jpg) no-repeat;
border-bottom:1px solid #7925c6;
width: 500px;
height: 40px;
}

.post-meta {
color: #000; 
}

.post-meta-key { 
color: #7925c6;
font-weight: bold; 
font-size: 110%; 
}
