body {
    background: #fff;
}

.hidden {
    display: none;
}
/*
 * sidebar
 */
.btn {
	height: 29px;
	clear: both;
	width: auto;
	float: left;
	text-align: right;
	padding: 10px;
}

.btn span {
    float: left;
}

.btn a, .btn a span, .btn a:hover {
	text-decoration: none;
	float: inherit;
}

.btn a:hover {
    text-decoration: none;
    background: transparent;
}

.nav_title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
}

.nav_date {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
}


#menu2 {
	left: 0px;
	top: 71px;
	position: fixed;
	width: 200px;
	opacity: 0.85;
	z-index: 1001;
}

#jah {
	left: 0px;
	top: 22px;
	position: fixed;
	width: auto;
	opacity: 0.85;
	z-index: 1001;
}


#nav4 {
    background: #000000;
}

#nav5 {
    background: #000000;
}

#nav6 {
    background: #000000;
}

#nav7 {
    background: #000000;
}

#nav8 {
    background: #000000;
}

#nav1 a span.nav_title, #nav1 a span.nav_date {
    color: #000;
}
/*
 * fine menu tmp
 */
#sidebar {
    /*display:none;*/
}

div.featured_title, div.post_title {
    position: relative;
}

.featured_title, .post_title {
   text-align:right;
   overflow:hidden;
   /*float:right;
   clear:both;*/
}

.featured_title img, .post_title img {
   width:auto;
   height: 324px;
}

.featured_title h3, .post_title h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-size: 12px;
    line-height: 16px;
    padding:2px 6px;
	letter-spacing: 3px;
    margin: 0;
    background: #D11921;
    color: #fff;
    text-transform: uppercase;
	text-align:left;
}

.post_title h3 {
	background: #000;
}
	
.featured_title h3 a, .post_title h3 a{
	color: #fff;
}

.featured_title h3 a:hover, .post_title h3 a:hover{
	color: #fff;
	background: #D11921;
}

.post_title h3 a:hover{
	background: #000;
}


.primopiano_text {
    padding: 0;
    height: 138px;
    border-bottom: 1px dashed #000;
}

.capitalize {
    text-transform: uppercase;
}

.monospace {
    font-family: "Courier New", Courier, monospace;
}

a.monospace {
    text-decoration: underline;
}

.post-categories {
    display: inline;
    list-style: none;
}

.list {
    list-style: none;
    text-transform: lowercase;
}

.small_img_list img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    clear: left;
    width: 64px;
    height: 64px;
}

.small_img_list_item {
    float: left;
}

.emph, .emph a:link, .emph a:visited, .emph hr {
    color: #D11921;
}

.emph a:hover {
    color: #fff;
    background: #D11921;
}

.emph hr {
    border-bottom: 1px dashed #D11921;
}

h2.emph span {
    background-color: #D11921;
    color: #fff;
}

h2.emph span a, h2.emph span a:link, h2.emph span a:active, h2.emph span a:hover{
    background-color: #D11921;
    color: #fff;
}

h2 span a, h2 span a:link, h2 span a:active, h2 span a:hover {
    color: #fff;
    text-decoration: none;
}

.pdf img {
    margin-bottom: -12px;
}

div.rating {
    height: 30px;
    padding-top: 0;
}

.archivio_wrapper {
    width: 700px;
    overflow: hidden;
}

.archivio_item {
    float: left;
    margin: 0;
    width: 220px;
    margin: 0 20px 20px 0;
}

.archivio_item_3 {
    float: left;
    margin: 0;
    width: 220px;
    margin: 0 0 20px 0;
}

textarea {
    width: 100%;
}

ol li {
    list-style-position: inside;
}

.alt, .alt a {
    color: #D11921;
}

.alt a:hover {
    background: #D11921;
    color: #fff;
}

.alt hr {
    border-bottom: 1px dashed #D11921;
}

div.wp-caption {
    position: relative;
    margin-bottom: 10px;
	text-align:right;
	overflow:hidden;
	width:460px;
   /*height: 324px;*/
}

.wp-caption img {
   width:auto;
   height: 324px;
}

p.wp-caption-text {
	float:left;
	clear:both;
    display:inline;
    text-align:left;
    font-family: "Courier New", Courier, monospace;
    /*position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;*/
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    padding: 2px 6px;
    margin: 0;
    background: #1A7De7;
    color: #fff;
    text-transform: lowercase;
    text-decoration: none;
    /*max-width: 66%;*/
}

.language_item {
    margin-right: 5px;
}

.lingue {
    margin-bottom: 20px;
    text-transform: capitalize;
}

.lingue input {
    vertical-align: bottom;
}

.post p a:link,.post p a:visited, .twitter-message a,.twitter-message a:visited {
    border-bottom: 1px dotted;
    padding: 0 2px;
}

.gallery {
    margin: 30px auto;
}

.gallery-item, .gallery-item-right {
	width:175px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
	height: 175px;
}

.gallery-item-right {
    margin-right: 0;
}

.gallery img {
    display: block;
}

.gallery-caption {
    margin-left: 0;
	text-align:left;
}

.attachment-original{
	width:100%;
	height:auto;
}

.gallery-caption{
	height:100px;
}

.disabled{
	color: #ccc;
}

.author_sharethis{
	width:100%;
	height:20px;
}

.author_sharethis p{
	float:left;
}

#sharethis_0{
	float:right;
}

#sharethis_0 a,#sharethis_0 a:visited, #sharethis_0 a:hover{
	color:#000;
}

.in_post{
		
}

.post p a.link_img:link,.post p a.link_img:visited,.post p a.link_img:hover{
	background: transparent;
	border:none;
}

div.rating{
	position:relative;
	height: 18px;
	padding-top: 0pt;
	padding-left: 40px;
}

.rating_title_text{
	position:absolute;
	top:0;
	left:0;
}

.gallery-icon{
	height: 214px;
	width: 274px;
	overflow:hidden;
}
