* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
hr {
	height: 1px;
	width: 100%;
	border: 0;
	background: #333;
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
body,html{
	padding: 0;
	margin: 0;
	background: #ffffff;
	-webkit-font-smoothing: antialiased;
}
img {
	width:auto;
	max-width:100%;
	height:auto;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic;
}
a {
	color: #000000; /* #B24A1B; */
	text-decoration: none;
	outline:0;
}
.content_content a {
	text-decoration: underline;
}

p,h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
.nodecorative {
	display: none;
}
article.no_current_cat.lego_item {
	display: none;
}
article.in_current_cat.lego_item {
	display: block;
}
body{
	font-family: 'Stardos Stencil';
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}
body strong, body b, body h1 {
	font-family: 'Stardos Stencil';
	font-weight: bold;
}
#wrap {
	width: 1160px;
	margin: 0 auto;
	margin-bottom: 25px;
}
#header {
	width: 1160px;
	margin: 0 auto;
	margin-top: 0px;
	margin-left: 0px;
	height: 216px;
}

#head_sx {
	width: 596px;
	height: 216px;
	padding-top: 30px;
	float: left;
}
#head_mx {
	width: 332px;
	height: 216px;
	float: left;
	padding-top: 44px;
}
#head_dx {
	width: 232px;
	height: 216px;
	float: left;
	padding-left: 12px;
}

#header .widget-title {
	display: none;
}


#header ul , #header li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#header li {
	margin-left: 3px;
	margin-right: 3px;
	font-size: 10px;
	min-height: 22px;
	margin-bottom: 8px;
}

#header li.widget-container {
	margin: 0px;
	padding: 0px;
	clear: both;
}


.home #bd{
	width: 1160px;
}

#bd {
	width: 664px;
	float: left;
}

.category #bd {
	width: 928px;
}

.single article {
	border-top: 3px solid #999999;
	padding-top: 19px;
}
.single article.cover .content_title h3, .archive article.cover .content_title h3 {
	font-size: 16px;
}
.single .content_title h3, .archive .content_title h3 {
	font-size: 56px;
	font-weight: normal;
	line-height: 1.0em;
}
.single .content_supertitle {
	font-size: 56px;
	font-weight: bold;
	line-height: 1.0em;
}
.single .content_subtitle {
	font-size: 24px;
	line-height: 1.0em;
	margin-top: 18px;
}
.single .content_writer {
	font-size: 18px;
	line-height: 1.0em;
	margin-top: 18px;
}
.single .content_printedon {
	font-size: 18px;
	line-height: 1.0em;
}

.single .content_content {
	margin-top: 18px;
	font-family: 'Lato', sans-serif;
}

#logo {
	display: block;
	position: absolute;
	width: 450px;
	height: 90px;
	background-image: url(./images/effelogo/effe_logo.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}

h2.logo {
	display: none;
}


.page .content_content {
    font-family: 'Muli';
}

#menu-pagine li a {
    font-family: 'Muli';
    text-transform: uppercase;
    padding: 6px;
    background-color: #999999;
    color: #FFFFFF;
}

a.cat_link {
	font-family: 'Muli';
	text-transform: uppercase;
	padding: 6px;
}

.content_category {
	margin-bottom: 5px;
}

ul.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider li {
	margin-bottom: 16px;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 0 0 0;
    border: 0;
    left: 0;
    background: #fff;
}

.content_gallery .bx-wrapper {
	margin-bottom: 30px;
}

.content_category .cat_id_home {
	display: none;
}


/* calendar */


#calendar_head {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Stardos Stencil';
	font-weight: bold;
}
#calendar_head h1, #calendar_head a {
	font-size: 24px;
	color: black;
	text-transform: uppercase;
}
#calendar_head h1 {
	margin-left: 10px;
	margin-right: 10px;
}

.calendar_lego {
	float: left;
}
.calendar_events_row {
	float: left;
	width: 960px;
}
.calendar_lego_hour {
	font-family: 'Stardos Stencil';
	text-transform: lowercase;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.calendar_row .calendar_day {
	height: 100px;
	width: 100px;
	float: left;
	font-family: 'Stardos Stencil';
}
.calendar_row .calendar_day_name {
	font-family: 'Stardos Stencil';
	display: block;
	width: 100%;
	text-transform: lowercase;
	text-indent: 23px;
	text-align: left;
	font-size: 24px;
}
.calendar_row .calendar_day_num {
	font-family: 'Stardos Stencil';
	display: block;
	width: 100%;
	text-transform: lowercase;
	text-align: left;
	text-indent: 23px;
	font-size: 24px;
	margin-top: 40px;
}

#content_archive_title {
	display: inline;
	font-family: 'Stardos Stencil';
}
#content_archive_next {
	display: inline;
	font-family: 'Stardos Stencil';
}
#content_archive_prev {
	display: inline;
	font-family: 'Stardos Stencil';
}

.calendar_clearer {
	border-bottom: 1px solid black;
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
}

/* calendar lego */
.calendar_row article.lego_item {
	height: 100px;
	width: 316px;
}
.calendar_row article .article_inbox {
	height: 100px;
}
.calendar_row article .lego_info {
	width: 216px;
}
.calendar_row article .lego_head {
}
.calendar_row article .lego_middle {
	height: 82px;
	vertical-align: middle;
	display: table;
}
.calendar_row article .lego_info .lego_title {
	font-size: 12px;
}
.calendar_row article .lego_info .lego_excerpt {
	display: none;
}
.calendar_row article .lego_foot {
	display: none;
}
.calendar_row article .lego_postexcerpt {
	display: none;
}
.calendar_row article .lego_image {
	height: auto;
}

/* calendar lego types */


.calendar_row .lego_type1 .article_inbox {
	width: 100%;
	height: 100px;
}
.calendar_row .lego_type1 .lego_info .lego_middle {
	width: 100%;
	height: 77px;
	vertical-align: middle;
	display: table-cell;
}
.calendar_row .lego_type1 .lego_info .lego_title {
	font-size: 12px;
	line-height: 13px;
}
.calendar_row .lego_type1 .lego_image {
	height: 100px;
	width: 100px;
	overflow: hidden;
}
.calendar_row .lego_type1 .lego_image img {
	height: 100px;
	min-height: 100px;
}


.calendar_row .lego_type4 .article_inbox {
	width: 100%;
	height: 100px;
}
.calendar_row .lego_type4 .lego_info .lego_middle {
	width: 100%;
	height: 77px;
	vertical-align: middle;
	display: table-cell;
}
.calendar_row .lego_type4 .lego_info .lego_title {
	font-size: 12px;
	height: auto;
	line-height: 13px;
}
.calendar_row .lego_type4 .lego_info .lego_excerpt {
	display: none;
}
.calendar_row .lego_type4 .lego_image {
	height: 100px;
	width: 100px;
	overflow: hidden;
}
.calendar_row .lego_type4 .lego_image img {
	height: 100px;
	min-height: 100px;
}









.calendar_row article.lego_item.lego_type7 {
	height: 100px;
	width: 216px;
}
.calendar_row .lego_type7 .article_inbox {
	width: 100%;
	height: 100px;
}
.calendar_row .lego_type7 .lego_info .lego_middle {
	width: 100%;
	height: 77px;
	vertical-align: middle;
	display: table-cell;
}
.calendar_row .lego_type7 .lego_info .lego_title {
	font-size: 12px;
	line-height: 13px;
}
.calendar_row .lego_type7 .lego_info .lego_title {
	height: auto;
	display: block;
	vertical-align: auto;
}
.calendar_row .lego_type7 .lego_image {
	display: none;
}


.calendar_row article.lego_item.lego_type8 {
	height: 100px;
	width: 380px;
}
.calendar_row .lego_type8 .article_inbox {
	width: 100%;
	height: 100px;
}
.calendar_row .lego_type8 .lego_info .lego_middle {
	width: 100%;
	height: 77px;
	vertical-align: middle;
	display: table-cell;
}
.calendar_row .lego_type8 .lego_info .lego_title {
	font-size: 12px;
	line-height: 13px;
}
.calendar_row .lego_type8 .lego_image {
	background-color: white;
	height: 100px;
	width: 164px;
	overflow: hidden;
}
.calendar_row .lego_type8 .lego_image img {
	height: 100px;
	min-height: 100px;
}



.calendar_row .lego_type10 .article_inbox {
	width: 100%;
	height: 100px;
}
.calendar_row .lego_type10 .lego_info .lego_middle {
	width: 100%;
	height: 77px;
	vertical-align: middle;
	display: table-cell;
}
.calendar_row .lego_type10 .lego_info .lego_title {
	font-size: 12px;
	line-height: 13px;
}
.calendar_row .lego_type10 .lego_info .lego_excerpt {
	display: none;
}
.calendar_row .lego_type10 .lego_image {
	height: 100px;
	width: 100px;
	overflow: hidden;
}
.calendar_row .lego_type10 .lego_image img {
	height: 100px;
	min-height: 100px;
}


.page section.content_gallery {
	width: 596px;
	float: none;
	margin-bottom: 15px;
}

section.content_gallery {
	width: 216px;
	margin-right: 16px;
	float: left;
}

section.content_gallery img {
	width: 100%;
}


nav#icons {
	padding-right: 16px;
	padding-top: 6px;
	display: block;
	height: 23px;
	margin-bottom: 20px;
}
nav#icons h3.widget-title {
	display: none;
}
nav#icons ul, nav#icons li {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#text-3 {
	width: 100%;
}

nav#icons li a {
	float: right;
	clear: none;

	margin: 0px;
	padding: 0px;
	margin-left: 3px;
	display: block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}
nav#icons li a.social_facebook {
	background-image: url(./images/socialgif/01.gif);
}
nav#icons li a.social_play {
	background-image: url(./images/socialgif/02.gif);
}
nav#icons li a.social_twitter {
	background-image: url(./images/socialgif/03.gif);
}
nav#icons li a.social_googlep {
	background-image: url(./images/socialgif/04.gif);
}
nav#icons li a.social_search {
	background-image: url(./images/socialgif/05.gif);
	margin-left: 29px;
}

#icons li{
    float: left;
    display: inline;
}

#icons{
    float: right;
}

#icons li{
    margin-left: 40px;
    margin-bottom: 12px;
}


#icons a{
    color: #00aaf0;
}
#icons a:hover{
    color: #777;
    }


.clearer {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	height: 0px;
}

/* sidebar */

aside ul, aside ul li {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
}


aside#sidebar_sx {
	width: 216px;
	float: left;
	margin: 0px;
	margin-right: 16px;
}
aside#sidebar_dx {
	width: 216px;
	float: left;
	margin: 0px;
	margin-left: 16px;
}

.dyn_caption {
	width: 216px;
	background-color: white;
}

.archive.tax-anno aside#sidebar_sx , .archive.tax-anno aside#sidebar_dx {
	display: none;
}
.archive.tax-anno #bd {
	width: 1160px;
}
.archive.tax-anno #bd article {
	display: block;
	float: left;
	width: 332px;
	height: 287px;
	margin-right: 16px;
	margin-bottom: 16px;
	overflow: hidden;
}

.archive.tax-anno #bd section.content_title {
	display: block;
	float: right;
	width: 116px;
	height: 100px;
	overflow: hidden;
	background-color: #999999;
	color: white;
	font-size: 13px;
	font-family: 'Stardos Stencil';
	padding: 16px;
}
.archive.tax-anno #bd section.content_title a {
	color: white;
}
.archive.tax-anno #bd section.content_image {
	display: block;
	float: left;
	width: 216px;
	height: 287px;
	overflow: hidden;
}
.archive.tax-anno #bd section.content_image img {
	width: 216px;
	height: auto;
}




.archive #bd .archive-header {
	display: none;
}
/* strano
.category aside#sidebar_dx {
	display: none;
}
*/

aside#sidebar_sx .cat_link {
	font-size: 10px;
	width: 100%;
	display: block;
	margin-bottom: 6px;
	font-weight: normal;
}
aside#sidebar_sx .cat_post_list {
	font-size: 13px;
}

aside#sidebar_sx .cat_post_list li {
	border-top: 1px solid #999999;
}
aside#sidebar_sx .cat_post_list li.year {
	border-top: 3px solid #999999;
	margin-top: 16px;
}

aside#sidebar_sx .content_cover {
	margin-top: 19px;
	margin-bottom: 19px;
}





#footer {
	display: block;
	width: 1160px;
	margin: 0 auto;
}

#footer nav {
    float: left;
    width: 100%;
}

#footer nav ul , #footer nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}




/* lego */

article.lego_item {
	font-family: 'Stardos Stencil';
	display: block;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	overflow: hidden;
	line-height: 1.2;
	/* min-height: 116px; */
}
article.lego_item .lego_info {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 10px;
	min-height: 100%;
}
.lego_image {
	background-color: #FFFFFF;
}
.lego_image img {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
}
.lego_info .lego_head {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: white;
}
.lego_info .lego_head a {
	color: white;
}
.lego_info .lego_title {
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	color: white;
}
.lego_info .lego_title a {
	color: white;
}
.lego_info .lego_foot {
	font-size: 8px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.lego_info .lego_postauthor {
	font-size: 8px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}


article.lego_lego3 .lego_image {
	width: 116px;
	height: 100px;
	overflow: hidden;
	float: left;
}
article.lego_lego3 .lego_info {
	width: 100px;
	float: right;
}


article.lego_lego5 .lego_image {
	width: 232px;
	height: 216px;
	overflow: hidden;
	float: left;
}
article.lego_lego5 .lego_info {
	width: 216px;
	float: right;
}





/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.page-id-3688 #bd .content_content img.size-full {
        margin-bottom: 25px;
}

.page-id-3688x #bd .content_content .wp-caption {
	max-width: 332px;
	max-height: 332px;
	min-width: 216px;
	min-height: 216px;
	float: left;
	clear: none;
	margin-right: 16px;
	margin-bottom: 16px;
}

.page-id-3688x #bd .content_content .wp-caption.opened_caption {
	max-width: 664px;
	max-height: 664px;
	min-width: 432px;
	min-height: 432px;
/*	clear: both; */
}

.page-id-3688x #bd .content_content br {
	display: none;
}
.page-id-3688x #bd .content_content img {
	opacity: 0.5;
	max-width: 332px;
	max-height: 332px;
	min-width: 216px;
	min-height: 216px;
}
.page-id-3688x #bd .content_content img.opened_photo {
	opacity: 1;
	max-width: 664px;
	max-height: 664px;
	min-width: 432px;
	min-height: 432px;
}

.page-id-3688x #bd .content_content img:hover {
	opacity: 1;
}

.page-id-3688x #bd .content_content .wp-caption-text {
	display: none;
}

.page-id-3688x aside#sidebar_dx {
	display: none;
}
.page-id-3688x #bd {
	width: 928px;
}
.page-id-3688x #bd .content_title {
	display: none;
}
/* End: Recommended Isotope styles */



