/*
Theme Name: Missale
Theme URI: www.comitatosanpiov.net
Description: Tema in bianco e nero
Version: 1.0
Author: Gabriele Cansella
Author URI: www.comitatosanpiov.net
*/

body
{

        width: 998px;        
	font-size:   12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px auto;
        padding: 0;
        background-color: #ffffcd;
}

a {
        text-decoration: none;
        color: #686a66;
}

#page {
        height: 1388px;
}

.pagetitle {
        margin-left: 25px;
}


.edit_entry {
        margin-left: 25px;
}

#page hr {
        display: none;
}

.post {
        margin-left: 25px;
}

.alignleft {
        margin-left: 25px;
}

.alignright {
        margin-left: 25px;
}

.post_title {
        font-size: 20px;
}

.post_title a {
        text-decoration: none;
        color: #686a66;
}

.postato_da {
        font-size: 11px;
        font-weight: bold;
}

.separatore {
        height: 29px;
        margin: 30px auto 30px 125px;
}



#link_home {
        display: none;
        visibility: none;
}

#header {
        height: 256px;
        background-image: url('images/header_bkg.gif');
        margin: 0;
        padding: 0;
        border: 0;
        cursor:pointer;
}

#headerimg {
        display: none;
        
}

#content {
/*        background-image: url('images/center_bkg.png');*/
        width: 571px;
        /*height: 1088px;*/
        float: right;
}

#commentform {
        margin-left: 25px;
}

#respond {
        margin-left: 25px;
        margin-top: 30px;
}

#comments {
        margin-left: 25px;
        margin-top: 40px;
        
}

#comment {
        width: 500px;
}




#sidebar
{
        float: right;
        width: 427px;
        height: 1088px;
/*        background-image: url('images/sidebar_bkg.png');*/
}

#sidebar > ul {
        margin-top: 100px;
        list-style-type: none;
        width: 200px;
        margin-left: 40px;
        border-left: 1px dotted gray;
}

#sidebar ul ul {
        list-style-type: none;
}

.widgettitle {
        font-size: 14px;
}

#sidebar ul li {
       list-style-type: none;
       margin-left: -20px;
}

#agnus_dei {
        float: right;
        margin-top: 100px;
}



#footer 
{
/*        background-image: url('images/footer_bkg.png');*/
	/*clear: both;*/
	/*float: right;*/
	visibility: hidden;
}

#copyright {
        margin-left: 400px;
}



