
/*
Theme Name: Motivo Network Theme
Theme URI: 
Description: Iceland
Version: 1.0
Author: Bordin Marco, Andrea Piscitello
Author URI: 
Tags: 

0. Colori
1. Generali
2. Header
3. Home
4. Pagine
5. Single
6. Index
7. Sidebar
8. Footer
9. Bloglist


*/

/* -----------------------------------
0. COLORI
------------------------------------ */



/* -----------------------------------
0. RESET
------------------------------------ */

h1, h2, h3, h4, h5, h6, a{
    text-decoration: none;
    color: #000;
}

a:hover{
    text-decoration: underline;
}

.homebanner_shadow {
	background: url(../images/shadow/style1/ftrd-shdw-959x31.png) no-repeat bottom;
}

/* -----------------------------------
1. GENERALI
------------------------------------ */
body{
            background:#f0f0f0 url(../images/bg-body.jpg) repeat;
        
    color: #6e6e6e;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform:none;
    font-size:13px;
    font-weight:normal;
    
    /******/
    margin:0px;
}


.container{
        	background-color:#fff;
        
        
            -webkit-border-radius: 0px 35px 35px 35px;
        -moz-border-radius:  0px 35px 35px 35px;
        border-radius:  0px 35px 35px 35px;
	        
}	

.main .left{
	border-right:1px solid #d1d5d9;
}

.title {
	color:#bfa76f;
    
    font-family:inherit; 
    text-transform:uppercase;
    font-size:20px;
    font-weight:normal;
} 

.title a{
	color:#bfa76f;
   
   	    	padding-left:0;
        background:none;
    }

.title a:hover{
	color:#000;
    
        	padding-left:0;
        background:none;
    } 

.page .title{
	color:#000;
    
    font-family:; 
    text-transform:;
    font-size:;
    font-weight:;
}

.bloglist .title a{
	color:#000;
    
        	padding-left:0;
        background:none;
    }

.bloglist .title a:hover{
	color:#111;
    
        	padding-left:0;
        background:none;
    }

.readmore{
    font-family:inherit;
    text-transform:none;
    font-size:inherit;
    font-weight:normal;
}

.readmore a{
	 
	background-color:#d1d5d9;
	color:#000;
}

.readmore a:hover{
	background-color:#efefef;
	color:#000;
}

.bloglist .readmore a{
	 
	background-color:#d1d5d9;
	color:#000;
}

.bloglist .readmore a:hover{
	background-color:#efefef;
	color:#000;
}

.page-navigation a{
	color:;
}

.page-navigation a:hover{
	color:;
}

/* -----------------------------------
2. HEADER header php
------------------------------------ */
.banner{
	margin-top:10px;
}

.containerMenu{
    margin-top:81px;
	margin-bottom: 5px;
}

.featured{
    margin-top: 0px;
	margin-bottom: 0px;
}

/* -----------------------------------
3. HOME home.php
------------------------------------ */
.quote{
	        background:#000 url(../images/bg-quote.jpg) ;
        
        	-webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
	 
    
        
    margin-top: 10px;
	margin-bottom: 10px;
}

.quote .primary{
	color:#fff;
    
    font-family:inherit;
    text-transform:uppercase;
    font-size:36px;
    font-weight:normal;
}

.quote .secondary{
	color:#bfa76f;
    
    font-family:inherit;
    text-transform:uppercase;
    font-size:20px;
    font-weight:normal;
}

.wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
    
	background-color:#none;
    
        
    }

.wrapper .post{
	background-color:#none;
    
        
     
}

.wrapper .content, .wrapper-news .content{
	color: 6e6e6e;
}

.wrapper-news {
	margin-top: 10px;
	margin-bottom: 10px;
    
	background-color:#none;
    
        
    }

.wrapper-news .news{
	background-color:#none;
    
        
     
}

.wrapper-news .title{
	font-size:18px;
}

.featured_bottom{
    margin-top: 0px;
	margin-bottom: 0px;
}

.elegant_carousel{
    margin-top: 0px;
	margin-bottom: 0px;
}
/* -----------------------------------
7. SIDEBAR sidebar.php
------------------------------------ */
.sidebar .over {
	text-align:center;
}

.sidebar .content{
	background-color:#none;
    
        
       
}

/*
.sidebar .srp-widget-container a {
	color:;
}
.sidebar .srp-widget-container a:hover {
	 color:;
}*/


.sidebar .widgettitle, .sidebar h3.widget-title{
	font-family:inherit; 
    text-transform:uppercase;
    font-size:24px;
    font-weight:normal;

	color:#000;
}

.sidebar h4.srp-post-title a{
	font-family:inherit; 
    text-transform:uppercase;
    font-size:14px;
    font-weight:normal;

	color:#000;
}

.sidebar .widget-title{
	padding-bottom:10px;
    margin-bottom:10px !important;
	border-bottom: 1px solid #ccc;
}
.sidebar p.srp-widget-excerpt {
	color:#666;
}

.sidebar p.srp-widget-excerpt a{
	color:#ccc;
}
.sidebar .srp-widget-container .srp-thumbnail-box a {	
	border:1px solid #eee;
}

.sidebar .srp-thumbnail-box img{
	border:4px solid #fff;
}

/* -----------------------------------
8. FOOTER footer.php
------------------------------------ */

.footer{
	        background:#000 url(../images/bg-quote.jpg) repeat;
        
    color:#fff;
    
        
    
    margin-top: 10px;
    
            -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
	    
}

.footer a{
	color:#bbb;
}

.footer a:hover{
	color:#fff;
}

/* --- CUSTOM --- */




