/*
Theme Name: Vigoco
Theme URI: http://vigoco.es
Author: Vicente Manuel Aleixos Bellido
Author URI: http://tokapp.es
Description: Tema especialmente realizado para Vigoco
Version: 1.0
=======
License: GNU General Public License
License URI: license.txt

This theme, like WordPress, is licensed under the GPL.

-------------------------------------------------- */

.catTitle {
border-bottom:1px solid #979797;margin-bottom:35px
}
img.withBorder {
    border: 1px solid #000000;
border-radius: 0 0;	
    margin-left: -4px;
}

.catTexto{
text-align : justify;
font-size:0.85em;
margin:5px;
color:#979797;
}

.catReadMore{
color:#979797;
margin:5px;
font-size:0.8em;
}

.container{
color:#616161;}

footer{
padding-top:30px;
background-color:#cccccc;}

.navFooter:hover{
background-color: #cccccc;

}



.margin-bottom-xs {margin-bottom:7px;}  
.margin-bottom-sm {margin-bottom:10px;} 
.margin-bottom-md {margin-bottom:15px;}
.margin-bottom-lg {margin-bottom:25px;}  

.margin-top-xs {margin-top:7px;}  
.margin-top-sm {margin-top:10px;} 
.margin-top-md {margin-top:15px;}
.margin-top-lg {margin-top:25px;}  

.padding-bottom-xs {padding-bottom:7px;}  
.padding-bottom-sm {padding-bottom:10px;} 
.padding-bottom-md {padding-bottom:15px;}
.padding-bottom-lg {padding-bottom:25px;}  

.padding-top-lg {padding-top:25px;}

.dropdown-menu{
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0;
}

.menu-item{
	margin-top:5px;
}

.dropdown-menu li:last-child{
	margin-bottom:7px;
}