.boxed #wrapper {
  margin-top: 6px;}

.right-sidebar .content {
	padding-right: 20px;	/*con il tema settato solo con la barra laterale destra, restringi il padding così possono entrarci i banner 720*/
}

.sidebar {
    text-align: center;
}

.footer-widget {
    padding-top: 10px;
    padding-bottom: 5px;
}

.top {
  margin-bottom: 10px;
}

/*p:empty {
  display: none;	/*elimina  quando il contenuto del post è vuoto
}*/

.top .row {
  margin-top: 4px;
}

.widget {
    margin-bottom: 10px;
}

main > .container {
    margin-top: 12px;
}
article.page > .entry-content, article.page > .entry-footer 
{
  margin-bottom: 0px;
}
/*
.entry-image {
  visibility: hidden;
  height: 0px;
}*/

/*Titolo POSTS */
.block-heading > a, .posts .entry-title a {
color: #3fa5ff;
  /*
    background: url("http://www.quizeconcorsi.com/wp/wp-content/plugins/mtouch-quiz/images/nextArrow.png") no-repeat left transparent;
  padding-left: 15px;*/

}

/*Titolo POSTS - serve per fare più piccola la feature image*/
/*.blog-small .entry-image {
  margin-right: 6px;
  width: 33px;
}*/

/*
.row {
  margin-top: -24px;
}
*/

/*
.dual-sidebar .content {
  margin-top: -60px;
}
*/

main {
    margin-bottom: 5px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 6px;
}

.mtq_stamp, mtq_wrong_stamp, mtq_right_stamp{
  float:none !important;
  width:inherit !important;
  margin-left:30% !important;
  margin-right:30% !important;
}

.widget_g7_facebook {
    margin: 0 auto;
    width: 260px;
}

p {
    margin: 0 0 0px;
}

/*Bottone INIZIO */
.mtq_action_button {
margin-bottom: 2em;
}

/*Bottone INIZIO */
.mtq_css_button {
  padding: .1em;
}

.mtq_answer_table {
  width: 100% !important;
}

.mtq_question_text {
  width: 100%;
  padding-right: 0em;
}

.mainnav {
  padding-top: 0px;
  padding-bottom: 4px;
  height: 32px;
}
/*
.mtq_explanation {
  margin-left: 0!important;
  margin-top: 0!important;
  width: 100%!important;
}
*/
.single .entry-content, .page .entry-content {
    margin-top: 2px;
}

.block-heading, .posts .entry-title{
text-transform: none;
}

.single h1.entry-title, .page h1.entry-title {
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 700;
}

.single h1.entry-title, .page h1.entry-title {
  text-transform: none;
}

.next-prev { display: none; }