/*
Theme Name: Unica Edizioni
Description: Un layout semplice a due colonne personalizzato con i colori e lo stile di Unica Edizioni.Version: 1.5
Version: 0.1
Author: Michela Cherici
Author URI: Michela Cherici http://www.michelacherici.it
Template:
Version:
Tags: mantle color, variable width, two columns, widgets da decidere

Default WordPress byMichela Cherici http://www.michelacherici.it
*/

/* caratteri */
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{    margin: 0;    padding: 0;}
body { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 0.8em; vertical-align: top; color: #555; background-color: #dbd5cd; }

img {    border: 0;}
h2 a {    color: #ab0553;}
h2 a:hover {    text-decoration: none;    color: #333333;}
a:link, a:visited {    text-decoration: none;   color: #ab0553;}
a:hover {    text-decoration: underline;    color: #ab0553;}
p {    padding: 10px 0 0 0;}

/* Testata */
#header h1 {font-size: 1.8em; font-family: Georgia, "Times New Roman", Times, serif; padding: 0px;}
#header h1 a, #header h3 a { color: #ab0553; margin: 0; padding: 0; }
#header h1 a:hover, #header h3 a:hover { color:#c50000;    text-decoration: none;}
#header h2 { font-size: 1.5em; font-weight: normal; margin: 0; padding: 0; }
#header h3 { font-weight: normal; font-size: 0.8em; padding-top: 0.5em; }

/* Struttura */
#header_wrapper{ background-color: #fff; background-image: url(../../../../images/blog/testata-blog.gif); background-repeat: no-repeat; background-position: 50% bottom; margin: 0 auto; width: 100%; }
#header{
    margin: 0 auto;
    position: relative;
    width: 750px;
    height: 80px;
    padding: 30px 0 25px 0;
}
#background_container{ width: 100%; border-top: 7px solid #ab0553; background-image: url(../../../../images/bg/sfondo.gif); border-bottom: 1px solid #fff; }
#content_container{ margin: 0 auto; width: 750px; position: relative; }
#container{
    margin: 0 auto;
    padding: 20px 0 20px 0;
    float: left;
	width: 500px;
}

/* Contenuto */
.post { background-image: url(../../../../images/blog/separatore.gif); background-repeat: no-repeat; background-position: left bottom; padding: 10px 10px 20px; clear: both; width: 500px; float: left; margin-bottom: 10px; }
.post h2 {   font-family: Helvetica, Arial, Verdana, sans-serif;   font-size: 1.8em;
}
.post h2 a { color: #494949; text-decoration: none; }
.post h2 a:hover{ color: #ab0553; }
.entry{    line-height: 18px;    float: left;    width: 500px;}

p.postmetadata{
    border-top: 1px solid #ccc;
    margin: 10px 0 0 0;
    font-size: 0.85em;
    clear: both;
}
p.postmetadata a{
    color: #ab0553;
}

/*******************
 **  Navigation   **
 *******************/
 
.navigation{
    padding: 10px 0 0 0;
    font-size: 0.88em;
    font-weight: bold;
    line-height: 18px;
    clear: both;
}

/*******************
 **    Sidebar    **
 *******************/
 
.sidebar { margin: 0 auto; padding: 0; float: right; width: 225px; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 0.85em; background-color: #f7f5f1; border-color: #7d7d7d #d6cec3; border-style: dotted solid; border-width: 5px 1px; display: inline; }
.sidebar p { padding: 0.7em}
.sidebar ul{ list-style-type: none; margin: 0; padding: 0; }
.sidebar ul ul { list-style-type: none; margin: 0; padding: 0; border-style: none; }

.sidebar h2{ font-family: Georgia, sans-serif; font-size: 1.3em; background-color: #fff; margin: 10px 0 0.5em; padding: 5px 0 5px 0.5em; border-top: 1px solid #dbd5cd; border-bottom: 2px dashed #f4c300; }
.sidebar ul ul li{
    padding: 0 0 0 0.7em;
    line-height: 20px;
}

.sidebar ul ul li a:link, .sidebar ul ul li a:visited { background-image: url(../../../../images/blog/bullet.gif); background-repeat: no-repeat; background-position: left 4px; padding-left: 9px;}
.sidebar ul ul li a:hover { background-image: url(../../../../images/blog/bullet-over.gif); background-repeat: no-repeat; background-position: left 4px; text-decoration: none; padding-left: 9px; }

.sidebar a { color: #242424;  }
.sidebar a:hover{
    color: #ab0553;
}

.sidebar #meta h2 { font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal; background-color: #ebe6dd; margin-bottom: 0; padding-bottom: 5px; border-top: 1px solid #7d7d7d; border-bottom: 1px solid #dbd5cd; border-right-style: none; border-right-width: medium; border-left-style: none; border-left-width: medium; }
.sidebar #meta ul { background-color: #ebe6dd}
.sidebar #meta ul li a { color: #c50000; background-image: none; text-decoration: none; padding-left: 0; }


#wp-calendar a{
    color: #ab0553;
}
#wp-calendar{
    width: 100%;
}

/*******************
 **     Search    **
 *******************/
#ricerca { padding: 10px; background-color: #fff; border-bottom: 1px solid #dbd5cd; }
#searchsubmit { background-image: url(../../../../images/blog/ricerca-go.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 25px; height: 25px; border: 0; cursor: pointer; vertical-align: top; }
#s{
    color: #5b5b5b;
    border: 4px solid #ccc;
    background: transparent;
}
.hidden{
    display: none;
}

/*******************
 **   Comments    **
 *******************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 1em;
}

.commentmetadata{
	font-size: 0.75em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.75em;
}

/*******************
 **     Footer    **
 *******************/
#footer-bg { background-image: url(../../../../images/blog/bg-footer.gif); background-repeat: no-repeat; background-position: center top; text-align: center; width: 100%; }
#footer{  margin: 0 auto; width: 750px; height: 120px; }
#footer p{ color: #7d7d7d; font-size: 0.8em; padding: 5px 0 10px; }
#footer a{ color: #ab0553; text-decoration: underline; }
#footer .legal{ float: left; margin-top: 10px; }
#footer .credit{ float: right; margin-top: 10px; }

/*******************
 **     Misc.     **
 *******************/

.clear_float{
    clear: both;
}
img.avatar{
    float:left;
    margin-right:5px;
}
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft{
    float: left;
}
.alignright{
    float: right;
}
.wp-caption{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption img{
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption-dd{
    font-size: 0.69em;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}