/*
Theme Name: FM103 Theme
Description: Responsive theme for FM103
Author: FM103
*/

@import url('css/bootstrap.min.css');

h1,h2,h3,h4,h5,h6{
	font-family: 'Lato';
}
body{
	background-color: #F3F3F3;
}
.tac{
	text-align: center;
}
.tar{
	text-align: right;
}
.overauto{
	overflow: auto;
}
.no-padding{
	padding: 0;
}
.pr-10{
	padding-right: 10px;
}
.no-margins{
	margin:0;
}
.no-side-borders .list-group-item{
	border-right: 0px;
	border-left: 0px;
}
.pl-5{
	padding-left: 10px;
}
.m-3{
	margin:3px;
}

.ctacto-right{
	float: right;
}
.ctacto-fijo:after{
	color: #777;
	content: " [Fijo]";
}
.ctacto-movil:after{
	color: #777;
	content: " [Movil]";
}
.ctacto-fax:after{
	color: #777;
	content: " [Fax]";
}

.ctacto-email:after{
	color: #777;
	content: " [Email]";
}
.ctacto-crockie{
	margin:0 auto;
}

.ctacto-telefonos ul{
	margin-bottom: 30px;
	border-bottom: 1px #ccc dotted;
	border-left: 1px #ccc dotted;
}
.ctacto-telefonos li div.dots{
	display: inline-block;
}
.ctacto-telefonos li div.dots:after{
	width: 100%;
	content: "............................................";
	overflow: hidden;
	white-space: nowrap;
	vertical-align: super;
	border-bottom: 1px #ccc dotted;
}
.prog-horario{
	float:right;
	font-weight: 700;
	display:inline-block;
	text-align:center;
}
/**/
.logo{
	position: absolute;
	top: 13px;
}

.head-top-right{
	overflow:hidden;
	height:30px;
}

.head-top-menu{
	float: right;
}

.navbar-top{
	position: relative;
	top: 44px;
	float: right;
	background-color: #222;
	padding: 10px 10px 3px 15px;
	margin: 0px;
}

.tune-live{
	background-color: red;
	color: #fff;
}

.tune-live i{
	font-size: 16px;
}

.head-bg{
	position: relative;
	background: url('images/header-bg.jpg');
	background-position: 0px -30px;
	overflow: hidden;
	height: 120px;
}

.main{
	overflow: hidden;
	margin:10px 0px 30px 0px;
}

.main .lead{
	font-size: 18px;
	font-weight: 400;
	text-align: justify;
}

.footer-wrapper{
    color: #d3d3d3;
    background-color: #1f203e;
}

.footer-wrapper .container{
	padding:5px 0px 30px 0px;
}

.custom li{
	margin:10px 0px;
}

.custom li span{
	font-weight: bold;
}

.copyright{
	background-color: #222;
	color: #919191;
}

.copyright p{
	margin:2px;
}

.widget p{
	text-align: justify;
}

.login{
	background-color: #222;
	width: 300px;
	padding: 10px;
	margin: 0 auto;
}

.login label{
	color: #fff;
}
.content-section-a{
	padding: 50px 0;
}

.content-section-b{
	padding: 50px 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;	
}

.content-section-a hr,
.content-section-b hr{
	margin-top: 0px;
}

.news-block h1,
.news-block h2{
	font-family: 'Segoe UI', sans-serif;
	font-style: normal;
	color:#555;
	text-transform: uppercase;
}

.news-block h1{
	font-size: 15px;
	font-weight: bold;
}
.news-block h2{
	font-size: 14px;
	font-weight: bold;
	margin:5px 0px;
}

.news-block{
	overflow: auto;
	border: 1px solid #e5e5e5;
	display: block;
	width: 100%;
	background-color: #fff;
	margin-bottom: 20px;
}

.news-head{
	border-bottom: 1px solid #e5e5e5;
	height: 37px;
}
.news-head-header{
	display: block;
	position: relative;
	z-index: 10;
	float: left;
	padding: 10px;
	margin:0px;
	background-color: #fff;
}
.news-head-span{
	background-color: #e1e1e1;
	position: relative;
	top: 17px;
	height: 4px;
	display: block;
	margin:0px 10px;
}
.news-green{
	background-color: #87ff73;
}
.news-orange{
	background-color: #ffc273
}
.news-yellow{
	background-color: #e9ee6a;
}
.news-pink{
	background-color: #ff7373;
}
.news-blue{
	background-color: #58abff;
}
.news-brown{
	background-color: #A3663E;
}
.news-purple{
	background-color: #DA6AEE;
}
.news-gray{
	background-color: #f0f0f0;
}

.news-body{
	padding: 5px;
}
/*.news-block-two{
	width: 200px;
	float: left;
	text-align: justify;
	margin-left: 10px;
}
*/.news-single{
	border:1px solid #e5e5e5;
}

/*.news-block-img{
	padding: 10px 0px;
	overflow: hidden;
}
*/.news-block-top{
	overflow: auto;
/*	padding-top: 20px;
	padding-bottom: 20px;
*/	margin: 0px;
}
.news-block-top-p-box{
	overflow:hidden;
	height:125px;
}
.news-block-cat{
	overflow: auto;
	margin: 0px;
}
.news-cat-thumbs{
	overflow: auto;
	padding-right: 3px;
	padding-top: 3px;
}
.news-cat-thumbs .col-md-4{
	padding-left:3px;
	padding-bottom: 3px;
}

.news-block-buttons{
	overflow: auto;
	padding-right: 3px;
	padding-top: 3px;
}
.news-block-buttons .list-group-item{
	margin-left:3px;
	margin-bottom: 3px;
}