/*
 Theme Name:     Twenty Twelve Child
 Theme URI:      http://diosalva.net/twentytwelve_child/
 Description:    Twenty Twelve Child Theme
 Author:         Diosalva.net
 Author URI:     http://Diosalva.net
 Template:       twentytwelve
 Version:        1.0.0
*/

@import url("../twentytwelve/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

p {-webkit-hyphens:none; -moz-hyphens:none; hyphens:none;}

a {text-decoration:none !important;}

cite {font-size:0.8em;}

q {font-style:italic;}

/* RIMOZIONE SPAZI E BORDI SUL FOOTER (AREA WIDGET PRIMARIO) */
.site-content article {
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:none;	
}

/* PERSONALIZZAZIONE MENU PRINCIPALE */
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color:#C04000;
font-weight: bold;
}

/* PERSONALIZZAZIONE MENU SECONDARIO (AREA WIDGET SECONDARIO) */
.widget-area .widget a {text-decoration:none;}
.widget-area .widget a:link, .widget a:visited {}
.widget-area .widget a:hover, .widget a:active {color:#777 !important;}
#secondary.widget-area .current-menu-item > a,
#secondary.widget-area .current-menu-ancestor > a,
#secondary.widget-area .current_page_item > a,
#secondary.widget-area .current_page_ancestor > a {color:#C04000 !important; font-weight: bold;}


/* BLOCKQUOTE CITAZIONI BIBBIA */
blockquote.versetto {font-size:1.1em; color:#999;}

/* NASCONDERE VOCI MENU ED ALTRO */
.no-display {display:none !important;}

/* RIDURRE MARGINE INFERIORE E CENTRARE TITOLI */
.lower {margin-bottom:0 !important; text-align:center;}

/* PREGHIERA SAN MICHELE HOME-PAGE */
p.preghiera {
font-family:parchment_mfregular; 
font-size:1.3em; 
color:#b37f04; 
margin:3em 1.2em 0 1.2em !important; 
text-align:justify;
}

img.quote-top {
height:1em; 
width:1em;
margin-right:0.6em;
box-shadow:none;
}

img.quote-bottom {
height:1em; 
width:1em;
margin-left:0.6em;
box-shadow:none;
}