/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
@font-face {
	font-family: Eurostile;
	src: url('eurosti-webfont.eot');
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #;
	background-color: #;
}

.btn-default:hover, .label-default[href]:hover, .tagcloud a:hover, .main-content [class*="navigation"] a:hover, .label-default[href]:focus, #infinite-handle span:hover, .btn.btn-default.read-more:hover, .btn-default:hover, .scroll-to-top:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .site-main [class*="navigation"] a:hover, .more-link:hover, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: #;
	border-color: #;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #;
	background-color: #;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: #;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #;
	text-decoration: none;
	outline: none;
	background-color: #;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a, .dropdown-menu > li > a {
	color: #000;
	letter-spacing: 1px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #;
	text-decoration: none;
	outline: 0 none;
	background-color: #;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a, .dropdown-menu > li > a {
	color: #000;
	letter-spacing: 1px;
}

element {
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
}

.btn-default:hover, .label-default[href]:hover, .tagcloud a:hover, .main-content [class*="navigation"] a:hover, .label-default[href]:focus, #infinite-handle span:hover, .btn.btn-default.read-more:hover, .btn-default:hover, .scroll-to-top:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .site-main [class*="navigation"] a:hover, .more-link:hover, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #333;
	background-color: #;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a, .dropdown-menu > li > a {
	color: #000000;
}

a, #infinite-handle span, #secondary .widget .post-content a {
	color: #5CA5B2;
}

a {
	color: #;
	text-decoration: none;
	transition: all .3s ease 0;
}

a {
	color: #;
	text-decoration: none;
}

a {
	background: # repeat scroll 0 0 transparent;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #5CA5B2;
	text-decoration: none;
	outline: 0 none;
	background-color: #;
}

element {
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: #;
}

element {
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #5CA5B2;
}

#respond {
	background-color: transparent !important;
	box-shadow: none !important;
	padding: 15px !important;
}

.entry-title {
	margin-top: 29px;
	margin-left: -30px;
	padding-left: 30px;
	letter-spacing: 1px;
}

h1, .h1 {
	font-size: 18px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: -30px;
	border-radius: 4px;
	box-shadow: 0 0 0 rgba(0,0,0,0.05) inset;
}

.site-info a, #footer-area a {
	color: #000000;
	word-wrap: break-word;
	font-family: "Eurostile" Play, serif !important;
	font-weight: 700 !important;
	line-height: 1.5;
	font-size: 12px;
	letter-spacing: 1px;
}

.navbar.navbar-default {
	font-family: "Eurostile" Play, serif !important;
	font-weight: 700 !important;
}

.entry-content {
	font-family: times;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}

.entry-meta a {
	font-size: 12px;
	color: #333;
	margin-top: -30px;
}

.scroll-to-top {
	background: none repeat scroll 0 0 rgba(100,100,100,0.4);
	color: #FFF;
	bottom: 4%;
	cursor: pointer;
	display: none;
	position: fixed;
	right: 20px;
	z-index: 999;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	width: 40px;
	border-radius: 4px;
	transition: background-color: #333;
}

.btn-default {
	color: #333;
	background-color: #5CA5B2;
	border-color: #5CA5B2;
}

.btn-default, .label-default {
	transition: background-color .3s linear 0;
}

.entry-meta .fa {
	font-size: 14px;
	margin: 0 3px 10px 5px;
}

h2, .h2 {
	font-size: 18px;
	margin-top: 0;
	margin-left: 88px;
}

.widget ul {
	padding: 0;
	line-height: 18px;
	font-size: 14px;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}

#secondary .widget > h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
	color: #000;
	letter-spacing: 1px;
}

#secondary .widget a {
	color: #333;
	font-family: "Times New Roman", times;
	font-weight: 700 !important;
}

.widget ul {
	color: #333;
	font-family: "Times New Roman", times;
	font-weight: 400;
	line-height: 20px;
	font-size: 14px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #5CA5B2;
	border-color: #5CA5B2;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 25px;
}

img#wpstats {
	display: none;
}

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear: both;
	display: block !important;
	margin-bottom: 35px;
}

.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 35px;
}

#colophon {
	padding: 5px 0;
	border-top: 1px solid #444;
}

.widgettitle {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 25px;
	margin-top: 25px;
	color: inherit;
}

@font-face {
	font-family: 'MyWebFont';
	src: url('WebFont.eot');
	src: url('WebFont.eot?#iefix') format('embedded-opentype'), url('WebFont.woff') format('woff'), url('WebFont.ttf') format('truetype'), url('WebFont.svg#webfont') format("svg");
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #444;
	white-space: nowrap;
	border-radius: 4px;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 0 solid #DDD;
	margin-bottom: 1em;
}

.sd-social-icon .sd-content ul li a.sd-button, .sd-social-text .sd-content ul li a.sd-button, .sd-content ul li a.sd-button, .sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-content ul li.advanced a.share-more, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content > ul > li > a.sd-button, #sharing_email .sharing_send, .sd-social-official .sd-content > ul > li .digg_button > a {
	text-decoration: none !important;
	display: inline-block;
	margin: 0 5px 5px 0;
	font-size: 12px;
	font-family: "Times", serif;
	font-weight: normal;
	border-radius: 3px;
	color: #333 !important;
	background: none repeat scroll 0 0 #5CA5B2;
	border: 0 solid #CCC;
	box-shadow: 0 0 0 rgba(0,0,0,0.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0 5px;
}

.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 0 solid #CCC;
	padding: 15px;
	background: none repeat scroll 0 0 #5CA5B2;
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	margin-top: 5px;
	max-width: 400px;
}

.tagcloud a {
	padding: 6px 7px;
	margin-right: 0;
	margin-bottom: 4px;
	line-height: 100%;
	display: inline-block;
	color: #333 !important;
	background-color: #5CA5B2;
	border-radius: 3px;
	font-size: 12px;
}

a {
	color: #5CA5B2;
	text-decoration: none;
	transition: all .3s ease 0;
}

h1 {
	font-size: 18px;
	margin: .67em 15px;
}

.sd-social-icon .sd-content ul li a.sd-button:hover, .sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:hover, .sd-social-text .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:hover, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-official .sd-content > ul > li > a.sd-button:hover, .sd-social-official .sd-content > ul > li > a.sd-button:active, .sd-social-official .sd-content > ul > li .digg_button > a:hover, .sd-social-official .sd-content > ul > li .digg_button > a:active {
	color: #555;
	border: 0 solid #999;
	background: none repeat scroll 0 0 #5CA5B2;
}

.sharing-hidden .inner:after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #5CA5B2;
}

.comment-respond .required {
	color: #333;
}

body {
	color: #333;
	word-wrap: break-word;
	font-family: "Times New Roman", Times;
	line-height: 1.5;
	font-size: 14px;
}

.navbar-default .navbar-nav > li > a {
	line-height: 40px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	letter-spacing: 1px;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.col-md-6 {
	width: 100%;
}

.copyright {
	margin-top: 2px;
	text-align: left;
	font-weight: bold;
	font-size: 11.5px;
}

.entry-meta a {
	color: #333;
	margin-top: -30px;
	text-align: left;
	font-weight: 400;
	font-size: 10px;
}

#secondary .widget a {
	line-height: 0;
}

.entry-meta .fa {
	font-size: 12px;
	margin: 0 3px 10px 5px;
}

body {
	background: url(https://ricardochicanindio.com/wp-content/uploads/2014/07/BG_Abstract.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}