/*
Theme Name: BoldR Pro 1.2.0
Theme URI: http://demo.iceable.com/boldr
Description: A bold, magazine style, responsive WordPress Theme.
Author: Iceable Media
Author URI: http://www.iceablethemes.com
License: GNU General Public License v3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.2.0
Tags: black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

BoldR Pro WordPress Theme by Iceable Themes | http://www.iceablethemes.com
*/

/*
Copyright © 2013 Iceable Media

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

#page-container h1 a, #page-container h2 a, #page-container h3 a, #page-container h4 a, #page-container h5 a, #page-container h6 a, #page-container h3.entry-title a:hover, a, a:visited, #sidebar > li > * a:hover, #footer .container .widget a:hover, #footer .container .widget a:focus, .sub-footer-right .menu li a:hover, .sub-footer-right .menu li a:focus {
color:  rgb(93, 138, 159);
}

#header {
border-bottom: 6px solid #DCC298;
}

body {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#main-wrap.boxed {
-webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,.4);
box-shadow: 0 0 14px 0 rgba(0,0,0,.4);
}

.footer-right-content {
font-family: Lora !important;
font-size: 16px !important;
color: white;
}

.flex-caption {
	font-family: Ubuntu, Helvetica, Arial, Verdana, sans-serif !important;
	text-transform: none !important;
	color:  rgb(220, 194, 152) !important;
}

.feature-block h3 {
	font-family: Ubuntu, Helvetica, Arial, Verdana, sans-serif !important;
}

.ubuntu {
	font-family: Ubuntu, Helvetica, Arial, Verdana, sans-serif !important;
}

#navbar ul li ul li,
input[type="text"], input[type="password"], input[type="email"], textarea {
background-color: #5D8A9F;
}

#navbar ul li ul li a,
.read-more a  {
color: rgb(220, 194, 152) !important;
}

.read-more a:hover {
color: white !important;
}

#navbar ul li ul li a:hover {
color: #396A5D!important;
}

input[type="text"], input[type="password"], 
input[type="email"], textarea {
background-color: rgb(233, 208, 168);
}
