/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 25 2019 | 08:57:02 (pm)
/*
/******* Do not edit this file *******/

/* CUSTOM DESIGN */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
body {
	background: #f0f0f0 url(images/noise-2.png) repeat;
    font-family: 'Open Sans',Arial;
}
#header {
	background: none;
	background-color: #141515;
  	padding-bottom: 15px;
}
.header-nav li a:hover, .header-nav li.current-menu-item li a:hover, .header-nav li.current-menu-item a, .header-nav li.current_page_ancestor a, .header-nav li.current_page_ancestor li a:hover, .header-nav li.current_page_ancestor li.current-menu-item a
{
	color: #ed136a;
}
.box-content {
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.post-content a { font-weight:400; }
#filtering-nav li a, input[type="submit"], input.submit, .navigation a {
	background: rgb(123,18,63);
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(181,13,80)), color-stop(1, rgb(181,19,100)) );
	background: -moz-linear-gradient( center bottom, rgb(181,13,80) 0%, rgb(181,19,100) 100% );
}
.box-content, .page-content, .flickr_badge_image, .jta-tweet-profile-image, .post-thumb {
background-color: #fff;
}
#filtering-nav li { margin:1px;}
a.filter-btn span {
  background-position: 96% 50%;
}
/* END CUSTOM DESIGN */




.box img { max-width:300px; }
.wide-col img { max-width: 550px; }
#galeria a img {
  	max-width: 120px !important;
  	float: center !important;
  	margin:1px;
}