/*
Theme Name: Mousse Magazine
Theme URI: http://www.moussemagazine.it
Description:
Version: 1.7
Author: Interfase
*/

	
/* BLOG */
	.plusOne .KF{
        background: url("gplus.png") no-repeat scroll left top transparent;
	}
	.plusOne{
		float:right;
		margin:2px 426px 0 0;
	}
	
	.storycontent div{font-size:12px;}
	
	.storycontent p img, .storycontent div img{
	margin:15px 0;
	}

    #blog-box{
    width:600px;
    margin:-5px 0 0 35px;
    }
    
    ul#categorie{
    margin-top:24px;
    }

	 ul#categorie h4{
    font-weight:normal;
	text-decoration:underline;
    }
    
    ul#categorie li{
    list-style:none;
    margin:5px 0;
    }
    
	h2.storytitle{
    font-size:12px;
    margin:0 0 7px;
    font-weight:normal;
    text-align:center;
    }
    h2.storytitle a.title-blog{
    text-decoration:underline;
    }
    
    .post{margin-bottom:35px;}
    
    .storycontent{margin:10px 0;text-align:left;}
    .feedback{margin-top:10px;}
    .feedback a{font-size:13px;}
    
   .author-mousse, #author-mousse{display:none;}
   
   /* AGENCY */
   
   .agency-title{
   width: 600px;
   margin: 0 auto;
   background: url('/css/img/header-issue.jpg') repeat-x center;
   }
    .agency-title h2{
   width: 365px;
   	height: 15px;
   	margin: 0 auto;
   	background: url('agency.jpg') no-repeat;
   }
   
   #intro-agency{
   width: 600px;
   margin: 20px auto 40px;
   }
   
   .agency-box{
   height: 245px;
   border-bottom: 1px solid black;
   }
   .postAgency .agency-box{
   height: 230px;
   border-bottom: 0;
   }
   
   .immagine-agency{
   	width: 300px;
   	height: 220px;
   	float: left;
   	margin-right: 40px;
   }
   
   .agency-box .info-uscita, .agency-desc .info-uscita{
   float: left;
   width: 255px;
   }
   
   .agency-box .data, .agency-desc .info-uscita{
   margin: 15px 0;
   }
   
   .agency-box .tipo, .agency-box .contenuto, .agency-desc .tipo, .agency-desc .contenuto{
   margin-bottom: 15px;
   }
   
   .agency-box .leggitutto{
   text-decoration: underline;
   }
   
   .postAgency .leggitutto, .agency-title h2 span, .postAgency .share{display: none;}
   
   .info-uscita div img{margin:0;}
   .info-uscita .link {margin-bottom: 6px; text-decoration: underline;}

