/*
 Theme Name:   Edición Digital Radio
 Theme URI:    http://demos.freewpthemes.in/interface/
 Description:  interface Child Theme
 Author:       John Doe
 Author URI:   http://pyewebsolutions.com/
 Template:     interface
 Version:      1.0.0
 Text Domain:  edr_theme
*/
@import url("../interface/style.css");

-------------------------------------------------------------- */

::selection {
	background: #e98224;
	color: #fff;
}
::-moz-selection {
	background: #e98224;
	color: #fff;
}

/* Blockquote */
blockquote {
	font-style: italic;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	padding: 30px 30px 15px 26px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-left: 4px solid #e98224;
}
input[type="reset"],
input[type="button"],
input[type="submit"] {
	border: 0 none;
	cursor: pointer;
	margin-bottom: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: center;
	height: 40px;
	padding: 0px 20px;
	margin-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #e98224;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a {
	color: #e98224;
	text-decoration: none;
}
/* Readmore */
a.readmore {
	color: #fff;
	display: inline-block;
	padding: 5px 25px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 8px 2px;
	margin-bottom: 7px;
	float: right;
	background-color: #e98224;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
/* Call To Action Button*/
.call-to-action {
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	padding: 9px 20px 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #e98224;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.back-to-top a:hover {
	opacity: 10;
	-moz-opacity: 10;
	filter:alpha(opacity=100);
	background-color: #e98224;
}
.info-bar .info ul li:before {
	margin-top: 3px;
	margin-right: 5px;
	color: #e98224;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Genericons';
	vertical-align: top;
}
#site-title a span,
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #e98224;
}
#access a:hover,
#access ul li.current-menu-item a,
#access ul li.current_page_ancestor a,
#access ul li.current-menu-ancestor a,
#access ul li.current_page_item a,
#access ul li:hover > a {
	color: #e98224;
}
#access ul li ul {
	position: absolute;
	background-color: #fff;
	border-top: 4px solid #e98224;
	top: 100px;
	left: 0;
	width: 190px;
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
#access ul li ul li a:hover,
#access ul li ul li:hover > a,
#access ul li.current-menu-item ul li a:hover {
	background-color: #F9F9F9;
	color: #e98224;
}
.slogan-wrap {
	background-color: #e98224;
	padding: 20px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: -1px;
}
.featured-text .featured-title {
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 42px;
	padding: 10px 20px;
	background-color: #e98224;
	background-color: rgba(99, 198, 174, 0.9);
	color: #fff;
}
#controllers a {
	width: 13px;
	height: 13px;
	margin: 0 4px;
	overflow: hidden;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #e98224;
	color: #fff;
	text-indent: -100px;
}
#controllers a:hover,
#controllers a.active {
	background-color: #e98224;
	color: #e98224;
}
.search-toggle:hover,
.hgroup-right .active {
	color: #e98224;
}
#content ul a:hover,
#content ol a:hover {
	text-decoration: none;
	color: #e98224;
}
.service-item .service-icon {
	display: block;
	margin: 0 auto;
	border: 2px solid #e98224;
}
.page-title-wrap {
	background-color: #e98224;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px 0;
	margin-top: -1px;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #e98224;
}
.entry-meta a:hover,
.entry-meta .cat-links a:hover {
	color: #e98224;
}
.tag-links a:hover {
	background-color: #e98224;
	color: #fff;
}
.tag-links a:hover:before {
	border-color: transparent #e98224 transparent transparent;
}
#content .gal-filter li.active a {
	color: #e98224;
}
.custom-gallery-title a:hover {
	color: #e98224;
}
#content .comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 20px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #e98224;
}
#wp_page_numbers ul li a:hover,
#wp_page_numbers ul li.active_page a,
.wp-pagenavi .current,
.wp-pagenavi a:hover,
ul.default-wp-page li a:hover,
.pagination span {
	color: #fff;
	background-color: #e98224;
}
#bbpress-forums button {
	border: 0 none;
	cursor: pointer;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: center;
	height: 40px;
	padding: 0px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #e98224;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.widget ul li a:hover {
	color: #e98224;
}
.widget-title a:hover {
	color: #e98224;
}
.widget_tag_cloud a:hover {
	color: #e98224;
}
.widget_custom-tagcloud a:hover {
	color: #fff;
	background-color: #e98224;
}
.widget_promotional_bar {
	background-color: #f1f1f1;
	padding: 30px 30px 30px 26px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-left: 4px solid #e98224;
}
#colophon .widget ul li a:hover {
	color: #e98224;
	padding-top: 2px;
	width: 65.64%;
}
#site-generator .copyright a {
	color: #888;
}
#site-generator .copyright a:hover {
	color: #e98224;
}