/*
Theme Name: Lucid Child
Version: 1.0
Description: A child theme of Lucid
Template: Lucid
*/

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

/*--------------Questa roba sotto l'ho aggiunta io---*/

/*--------------sposta il logo---#logo {margin-top: -30px; margin-bottom: -0px;}-----*/



/*--------------*/

body.home #sidebar {
margin-left: 667px;
}

ul.bottom-menu {display: none;}

/*--------------toglie dal footer il copyright---*/
#copyright { display:none;}

/*-----------------*/

/*----Cancella Posted in etc prima di ogni post--.meta-info{display:none;}---*/

/*-----------------*/

span.post-meta {font-size: 0px !important;}
span.post-meta span {display: none !important;}

/*--------------corregge il widget et recent---*/


/*--------------disattiva i most recent---*/

#recent-articles {
display: none;
}


/*----------bug explorer-------*/
featured_section {
margin-top: 0;
}

/*-----------riduce margine superiore footer------*/
#main-footer {margin-bottom: 0px !important;}

/*-----------riduce margine inferiore dei widget------*/

.recent-category_widget {
margin-bottom: 0px;
}
#main-area {
padding-bottom: 0px;
}



/*-----------colore menu------*/

#top-menu ul ul li a {text-shadow: none;color: #FFA32A; font-style:bold !important;}
#second-menu ul ul li a {text-shadow: none;color: #424242; font-style:bold !important;}

/*-----------full width images on pages----.entry .post-thumbnail img {width: 100%; height: 100%;}--*/








SEMPRE SUL STYLE CSS TOGLIERE ITALIC DAL BLOCKQUOTE
NELL'HEADER PHP CAMBIARE SEARCH THIS SITE... CON: CERCA NEL SITO...