/* 
    Document   : style-small.css
    Created on : 11-nov-2012, 12.47.04
    Author     : bowen
    Description:
        Purpose of the stylesheet follows.
*/
@media all and (max-width: 799px)  {

    #page{
        width:100%;
    }
    #primary{
        width: 100%;
    }
    #branding #searchform{
        display: none;
    }
    #main #secondary{
        display:block;
        clear:both;
        border:0px;
        margin:0px;
        padding:50px 15px;
    }
    .main-article{
        width: 95%;
        margin:0% 2.5%;
        padding: 10px 0px;
    }
    .main-article-image{
        float: none;
        width:100%;
        text-align: center;
        background-color: #fff;
    }
    
    #secondo-piano .entry-header{
        width:100%;
    }
    #secondo-piano .post-thumb{
        
    }
    #secondo-piano .entry-title{
        clear: none;
       
        margin-top: 5px;
       
    }
    #secondo-piano .entry-content{
      
    }
	.homenew #secondo-piano{
		width:96%;
		 margin: 0;
    padding: 10px 2%;
	}
	#access{
		margin-top:80px;
	}
	.banner-top-left,
	.banner-top-right{
		top:86px;
	}
	.banner-large-top{
		overflow:hidden;
		height:90px;
	}
	.banner-large-top img{
		position:absolute;
		left:50%;
		margin-left:-480px;
		top:10px;
	}
	.diocesi-article li{
		height:auto;
		width:97%;
		border-bottom: 4px solid #DDDDDD;
		margin:5px 1%;
		padding-bottom:5px;
	}
	.diocesi-article li.a-title {
		width:97%;
		text-align:center;
		
	}
	.diocesi-article li.a-title p {
		text-align:center;
		 margin-left: 0px;
		margin-top: -5px;
	}
	
	.diocesi-article .a-link-img{
		float:left;
		width:130px;
		margin-left:5px;
		margin-right: 5px;
	}
	.diocesi-article h3 {
		clear: none;
		float: left;
		font-size: 13px;
		line-height: 18px;
		margin: 0;
	}
	
	.single-post #content{
		width:auto;
	}
	#menu-menu_sibar_right{
		display:none;
	}
	#secondary .hentry{
		clear:both;
		padding-top:20px;
		border-top:1px solid #dedede;
	}
	
	#secondary .entry-header .post-thumb{
		float:left;
		width:110px;
	}
	#secondary .entry-header .entry-title{
		float:left;
		clear:none;
		width:70%;
	}
	#secondary .entry-content{
		float:left;
		clear:none;
		width:auto;
		width:70%;
	}
	#recent-comments-3{
		display:none;
	}
}
