/*
Theme Name: Ultimate Wordpress
Theme URI: http://ultimateds.com
Author: Rau Cruz
Author URI: http://ultimateds.com
Description: A starter template build with bootstrap 3 
Version: 1.0
License: GNU General Public License
License URI: license.txt
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url(http://fonts.googleapis.com/css?family=Noto+Serif:400,700);
body{
	font-family: 'Noto Serif', serif;
}
a, a:hover, a:focus{
	color:#E71B00;
}
/*HEADER*/
.mag-glass{
	position:absolute;
	right:25px;
	top:8px;
}
.search-top{
	text-align:right;
}
.vote{
	padding-top:20px;
	text-align:left;
}
#search{
	margin-top:25px;
}

@media (min-width: 1040px) and (max-width:1920px) {

.form-control[type=search]{
    margin: 0 0 0 20px;
}

.mag-glass{
	position:absolute;
	right:10px;
	top:8px;
}

}


.spanish{
	margin-top:20px;
	margin-left:60px;
}
/*HOME*/
.carousel{
	border-top:solid 1px #1863E0;
}
.news{
	padding:0 0 20px;
}
.events{
	border:solid 2px #FFF;
	padding:15px;
}
.event-date{
	text-align:center;
	color:#E71B00;
	font-size:18px;
	padding-top:3%;
}
.events hr{
	padding-bottom:10px;
	border-color:#FFF;
	margin:15px 0;
}
.events hr:last-child, .content hr:last-child{
	display:none;
}
.services{
	padding:10px 0 30px;
}
.services .img-circle{
    display:inline;
    max-width:300px;
}
.services .service-title{
	color:#FFF;
	position:absolute;
	z-index:1;
	background:rgba(231,27,0,0.6);
	bottom:18%;
	left:21%;
	padding:10px;
	max-width:230px;
	width:100%;
}
/*MENU*/
.navbar-default{
	background-color:#535252;
	border:none;
	border-radius:0;
	margin:0;
}
.navbar-collapse{
	padding:0;
}
.navbar-nav > li:first-child, 
.navbar-nav > li:last-child{
	margin:0;
}
.navbar-default .navbar-nav > li > a{
	color:#FFF;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
	background-color:#E7E7E7;
}
ul.nav > li.dropdown:hover > ul.dropdown-menu{
    display: block;
}
.navbar-nav #menu-item-94 a{
	background:#E71B00;
}
/*NEWSLETTER*/
.newsletter{
	padding:7px 0;
}
.envelope{
	margin:0 30px;
	float:left;
}
.newsletter h4{
	margin:8px 0 0;
}
.newsletter .form-group{
	margin:0;
}
.cc_email_address {
    float: left;
    width: 50%;
}
/*FOOTER*/
footer{
	background:#E71B00;
	padding:15px 0;
	text-align:center;
}
.copyrights{
	padding:10px 0;
}
/*CATEGORY*/
.title{
	font-size:1.7em;
	margin-top:0;
}
.category-events time,
.single-post time{
	float: left;
    text-align: center;
	color:#222222;
}
.category-events article .glyphicon,
.single-post article .glyphicon{
	font-size:22px;
}
.category-events time h4,
.single-post time h4{
	margin-top:0;
	margin-bottom:5px;
}
.category-events time br:last-child{
	display:none;
}
.category-events article header,
.postid-50 article header{
	float:left;
	padding:20px 0 28px 5%
}
.category-events .post_content{
	clear:both;
	margin-top:20px;
}
.category ul.listings{
	margin:20px 0 0;
	padding:0;
	border:1px solid #ccc;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	list-style:none;
}
.category ul.listings li{
	padding:15px;
	border-bottom:1px solid #ccc;
	color:#787878;
}
.category ul.listings li:last-child{
	border-bottom:none;
}
.category ul.listings li:hover{
	background:#FAFAFA;
	box-shadow:5px 0 0 #E71B00 inset;
}
.category .middle{
	transform: translateY(70%);
	position:relative;
	display:block;
	line-height:2em
}
/*SINGLE*/
.single-post article img:first-child,
.category-staff .post_content img:first-child{
	float:left;
	margin-right:10px;
}
.single-post .post_content{
	margin-top:20px;
}
/*PAGES*/
.page .content h2,
.page .content h3,
.page .content h4{
	margin-top:0;
}
/*SIDEBAR*/
.widgettitle {
    border-bottom: 2px solid #fff;
    color: #fff;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.sidebar li{
	margin:5px 0;
}
.widget{
	margin-bottom:20px;
}
/*PAGINATION*/
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus{
	background:#E71B00;
	border-color:#E71B00;
}
/*GIL APPLICATION*/
.input-sm{
	height:25px;
}
.wdform-label, .wdform-field h3{
	font-weight:700;
}
.wdform-ch-rad-label{
	font-weight:normal;
	float:none !important;
}
.forlabs{
	float:left !important;
}
/*HELPERS*/
.red, .pagination > li > a{
	color:#E71B00;
}
.grey{
	background:#D4D4D4;
}
.content{
	margin-top:20px;
	margin-bottom:20px;
}
@media ( max-width:480px ){
	.vote, .search-top{
		text-align:center;
		  margin-bottom:10px;
	}
	.logo, .voter{
		display:inline;
	}
	.search-top .btn-galeo, .envelope{
		display:none;
	}
}

.bt{
    top: 14px;
    position: relative;
}


.btn-danger{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
   
}
