/*
Theme Name: Hosting instituciones
Theme URI: http://instituciones.hlg.sld.cu
Description: Responsive Bootstrap WordPress Theme.
Version: 1.0
Author: Lic. Brian Martinez Rodriguez
Author URI: http://www.infomed.hlg.sld.cu
*/

/* Basic */
		
body{
font-family: 'Droid Sans', sans-serif;
font-size:13px;
background:#fafafa url('img/grey.png') repeat;
/*line-height:25px;*/
color:#444;
/*border-top:5px solid #14a900;*/
}

h1,h2,h3,h4,h5,h6{
color:#666;
font-weight:normal;
font-family: 'Oswald', sans-serif;
padding:5px 0px;
margin:5px 0px;
}

h1{
font-size:35px;
line-height:40px;
}

h2{
font-size:25px;
line-height:30px;
}

h3{
font-size:18px;
line-height:23px;
}

h4{
font-size:16px;
line-height:21px;
}

h5{
font-size:15px;
line-height:20px;
}

h6{
font-size:14px;
line-height:19px;
}

a, a:visited{
color:#118d00;
text-decoration:none;
}

a:hover{
color:#0c6a00;
}

form{
margin:10px 0px;
}

img.alignleft{
float:left;
padding-right:10px;
}

img.alignright{
float:right;
padding-left:10px;
}

img.aligncenter{
margin:0px auto;
text-align:center;
padding:none;
display:block;
}
.textwidget p {margin: 0px;} .widget .textwidget {margin: -4px -10px -8px -10px;}

.color{
color:#118d00;
}

.caps{
text-transform:uppercase;
}

.border{
height:20px;
}

.bold{
font-weight:700;
}

.normal{
font-weight:normal;
}

a, a:visited, a:foucs, a:hover{
outline: 0;
}

:focus {outline:none;}

::-moz-focus-inner {border:0;}

/* Navbar */
.navbar {
    min-height: 40px!important;
}
.navbar-inverse{
border-radius:0px!important;
background: #f2f2f2 !important;
background-image: none;
background-repeat: no-repeat;
filter: none !important;
border:none !important;
border-bottom: 3px solid #118d00;
}
/*
.navbar-inverse > .container{
width:940px;
}
.container {
    width: 940px;
}
*/
/*
.navbar .btn{
background:#118d00 !important;  
}

.navbar .btn:hover{
background:#0c6a00 !important;
}

.navbar .caret{
border-top-color:#fff !important;
border-bottom-color:#fff !important;
}
*/

.navbar .nav > li > a{
padding: 10px 15px; 
color:#118d00;
text-shadow:none !important;
font-size:13px;
border-right: 1px solid #118d00;
}

.navbar .nav > li > a:hover{
background:#118d00;
color:#fff !important;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus {
color: #ffffff;
background: #14a900 !important;
}
/*
.dropdown-toggle{
background: #14a900 !important;
}
*/
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-image: none;
	background-color: #118d00;
	color: #fff!important;
}
.nav-collapse a{
font-weight:normal !important;
text-shadow:none !important;
}
.navbar-inverse .navbar-toggle {
    border-color: #118d00;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #118d00;
}

.dropdown-menu{
background:#f2f2f2 !important;
}

.dropdown-menu a{
/*color:#fff !important;*/
text-shadow:none !important;
}

.dropdown-menu a:hover{
filter:none !important;
background:#118d00;
color:#fff !important;
}
/* TOP */
.top {
    height: 30px;    
}
ul.menu-top {
   margin-top:3px;
   margin-bottom: 0;
 }
ul.menu-top a {
   color:#777;
 }
ul.menu-top a:hover {
   color:#000;
 }
 
 /*pagina principal*/
 .entry ul li.a, .entry ul li.b, .entry ul li.c, .entry ul li.d {

    background-repeat: no-repeat;
    border-bottom: 1px dashed #007568;
    min-height: 60px;
    list-style: none outside none;
    margin-top: 10px;
    padding-left: 160px;

} 
 .entry ul li.a {

    background-image: url("images/que-es.png");
    background-position: 63px 0;
    margin-top: 0;
    padding-bottom: 2px;
}
.entry ul li.b {

    background-image: url("images/a-quienes.png");
    background-position: 0 0;
    padding-bottom: 2px;

}
.entry ul li.c {

    background-image: url("images/como.png");
    background-position: 40px 0;
    padding-bottom: 2px;

}
.entry ul li.d {

    background-image: url("images/cuando.png");
    background-position: 16px 0;
    padding-bottom: 20px;
	min-height: 80px;
	margin-bottom: 15px;
	border-bottom: medium none;

}

/* Header */

header{
background:#118d00;
padding-bottom:0px;
/*border-top: 5px solid #14a900;*/
}

.logo img{
/*max-width:1170px;*/
}

.social{
margin-top:35px;
}
li.homeplus i{
font-size:16px;
}

.social i{
width:30px;
height:30px;
font-size:16px;
line-height:30px;
text-align:center;
background:#14a900;
-webkit-transition: background 1s ease;
-moz-transition: background 1s ease;
-o-transition: background 1s ease;
transition: background 1s ease;
border-radius:30px;
text-shadow:0px 0px 1px #000;
margin:0px 2px;
box-shadow:inset 0px 0px 1px #000;
}

.social i:hover{
background:#333;
-webkit-transition: background 1s ease;
-moz-transition: background 1s ease;
-o-transition: background 1s ease;
transition: background 1s ease;
}

.social a, .social a:visited{
color:#fff;
}

.social a:hover{
text-decoration:none;
}

/* Slider */

.flexslider{
box-shadow:none;
border-radius:0px;
background:#111;
padding:0px !important;
margin:0px;
border:0px;
margin-bottom:15px;
}

.flexslider a, .flexslider a:visited, .flexslider a:hover{
color:#aaa;
text-decoration:none;
}

.slides p, .slides h3{
padding:0px 10px;
}

.slides h3 a{
color:#bbb !important;
}


/* Post */

.entry{
padding:5px 10px;
background:#fff;
margin-bottom:15px;
border:1px solid #ddd;
border-radius:4px;
}

.entry h2 a, .entry h2 a:visited, .entry h2 a:hover{
text-decoration:none;
color:#666;
}

.entry img{
margin:5px 0px;
}

.entry hr{
border-top:1px solid #ddd;
border-bottom:0px;
margin:4px 0px;
height:0px;
}

.entry .thumb img{
float: left;
margin: 5px 10px 10px 0;
box-shadow:0px 0px 2px #000;
}

.entry .meta{
font-family:Tahoma,Verdana,sans-serif;
font-size:11px;
padding:0px 8px;
background:#fafafa;
border:1px solid #eee;
text-transform:capitalize;
}

.entry .meta i{
margin:0px 0px 0px 1px;
}

.entry .tags{
border-top:1px solid #eee;
padding-top:10px;
margin-top:10px;
}

.entry .tags a,.entry .tags a:visited{
color:#fff;
background:#118d00;
padding:3px 5px;
margin:0px 1px;
border-radius:3px;
font-size:11px;
font-family:Tahoma,Verdana,sans-serif;
}

.entry .tags a:hover{
background:#0c6a00;
text-decoration:none;
}

.entry .readmore{
background:#118d00;
padding:0px 8px;
position:relative;
right:-8px;
color:#fff;
}

.entry .readmore:hover{
text-decoration:none;
background:#0c6a00;
}

.blog .navigation, .blog .navi{
text-transform:none;
margin:5px 0px;
margin-bottom:20px;
}

.blog .navigation a, .blog .navi a{
color:#0c6a00;
padding:2px 5px;
font-size:14px;
font-family:Oswald,sans-serif;
}

.blog .navigation a, .blog .navi a:hover{
color:#118d00;
text-decoration:none;
}

/* Pagination */

.pagination {
clear:both;
padding:6px 0;
line-height:17px;
font-size:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:5px 8px 5px 8px;
text-decoration:none;
width:auto;
color:#666;
background: #fff;
border:1px solid #ddd;
}
 
.pagination a:hover{
color:#444;
background: #f3f3f3;
}
 
.pagination .current{
padding:5px 8px 5px 8px;
color:#444;
background: #f3f3f3;
}

/* Comments */

.comments h3{
margin:15px 0px 5px 0px;
}

.comments .avatar{
margin-top:4px;
margin-right:4px;
}

.comments .avatar img{
border:1px solid #ddd;
padding:2px;
}

.comments ul{
list-style-type:none;
margin-left:0px;
}

.commentlist li{
padding:10px;
background:#fff;
margin:20px 0px;
line-height:25px;
font-size:13px;
border:1px solid #ddd;
border-left:4px solid #ddd;
border-radius:4px;
}

#respond{
padding:5px 15px;
background:#fff;
margin:20px 0px;
color:#555;
border:1px solid #ddd;
border-radius:4px;
}

#respond input, #respond textarea{
font-size:13px;
}

#respond label{
font-size:13px;
}

/* Sidebar */


.sidebar h3{
text-transform:uppercase;
font-size:14px;
/*border-bottom:1px dashed #ddd;*/
color: #fff;
margin: -2px -8px 0;
padding: 5px;
border-radius: 4px;
}

.sidebar a, .sidebar a:visited{
color:#777;
}

.sidebar a:hover{
color:#555;
text-decoration:none;
}

.widget{
background:#fff;
padding:4px 10px 8px 10px;
border:1px solid #ddd;
margin-bottom:8px;
border-radius: 4px;
}

.widget ul, .entry ul{
list-style-type: none !important;
padding: 0px;
margin: 0px;
}

.widget ul li, .entry ul li{ 
padding:4px 0px 0px;
}
.widget ul li{ 
border-top: 1px solid #e6e6e6;
}
.form-navbar-search{ 
margin: 5px -15px!important;
}

/* Footer */

footer{
background-color:#edf0f2;
margin-top:20px;
border-top:5px solid #dddddd;
font-size:13px;
padding-top:10px;
color: #444444;
}
.footer-info {
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
}
footer a, footer a:visited, footer a:hover{
color:#444444;
}

.copy{
font-family:Tahoma,Verdana,sans-serif;
font-size:11px;
text-align: center;
background-color:#dddddd;
padding: 5px 0;
}

footer h4{
color:#fff;
}

footer .widget{
padding:0px;
margin:0px;
background:transparent;
border:none;
}

footer hr{
border-top: 1px solid #dddddd;
/*border-bottom:1px solid #333;*/
margin:4px 0px;
height:0px;
}
.pasos {
    margin: 0 auto;
}

/* Responsive */

@media (max-width: 480px){

}

@media (max-width: 767px){
	header{
	text-align:center;
	margin-bottom:0px;
	}
   header .social{
   margin-top:5px;
   margin-bottom:20px;
   }
   .logo{
   padding:5px 0px 0px 0px;
   }
   header,.bread,footer,.navbar-inner{
   margin-left:-20px;
   margin-right:-20px;
   padding-left:20px;
   padding-right:20px;
   }
   img.alignleft{
   float:none;
   margin:0px auto;
   text-align:center;
   padding:5px;
   display:block;
   }
   img.alignright{
   float:none;
   margin:0px auto;
   text-align:center;
   padding:5px;
   display:block;
   }
   img.aligncenter{
   margin:0px auto;
   text-align:center;
   padding:5px;
   display:block;
   }
}
/*Varios niveles de submenu*/
/*
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}


.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #555555;
    background-color: #e5e5e5;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
    right: 13px;
    left: auto;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
*/

@media (min-width: 768px) and (max-width: 979px){

}

@media (max-width: 979px){

}
