/*
 Theme Name:   tupediatraonline.com
 Description:  Tema hijo de Twentyeleven con programación adicional para el site. 
 Template:     twentyeleven
 Version:      1.0.1
 Text Domain:  twenty-eleven-child
*/

/* Header */

div#content-inner {
	background: url('img/bg-border-content-inner.png') repeat-y;
	padding-top: 10px;
}

.title-wrapper {
	background-color: #c4df9b;
	margin: 0 20px;
	position: relative;
}

body#consultas-frecuentes h1.h1 {
	margin: 0;
	color: #fff;
	padding: 8px 10px;
}

.title-wrapper .search {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 296px;
	height: 30px;
}

.title-wrapper input#s {
	display: block;
	float: left;
	width: 196px;
	background: #e0efcc url('../twentyeleven/images/search.png') no-repeat 5px 6px;
	box-shadow: 0 0 2px rgba(71, 117, 0, 0.2);
	border: 0;
}

.title-wrapper input#searchsubmit {
	display: block;
	float: right;
	width: 56px;
	height: 30px;
	background: #477500 url('img/search-icon.png') no-repeat center;
	text-indent: 100%;
	padding: 0;
	border: 0;
	margin: 0;
	padding: 0;
}

#main {
	padding: 0;
}

#primary {
	width: 607px;
	margin: 0;
}

#secondary {
	width: 300px;
	margin: 0;
}

#page {
	padding: 10px 20px;
}

/* Sidebar */

#secondary .opciones-contratacion {
	background: #2b9bdd;
	padding: 5px;
	margin-bottom: 10px;
}

#secondary .opciones-contratacion h2 {
	margin: 0;
	background: #fff;
	color: #2b9bdd;
	letter-spacing: -0.07em;
	padding: 9px 0;
}

#secondary .opciones-contratacion .left-content {
	display: block;
	float: left;
	width: 96px;
	padding: 0 13px 0 7px;
	border: 0;
	background: url('img/pricing-banner-separator.png') repeat-y;
	background-position: calc(100% - 2px);
}
#secondary .opciones-contratacion .icon-wrapper {
	margin: 0 4px;
}
#secondary .opciones-contratacion .price {
	font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
}
#secondary .opciones-contratacion .icon-wrapper .icono{
	width: 40px;
	height: 42px;
}
#secondary .opciones-contratacion .right-content {
	display: block;
	float: right;
	width: 160px;
	padding: 0;
	margin-right: 5px;
}

#secondary .opciones-contratacion .button {
	display: block;
}

#secondary .opciones-contratacion .button a {
	font-size: 12px;
	letter-spacing: -0.07em;
	padding: 10px 0;
}

#secondary .opciones-contratacion .icons {
	margin-bottom: 2px;
}

#secondary .opciones-contratacion .icons .icono {
	margin: 0;
}


.widget-categories .widget-title {
	background: #808080;
	color: #fff;
	font-family: 'OverpassBold', Arial;
	text-transform: uppercase;
	font-size: 16px;
	padding: 7px 8px;
	font-style: normal;
}

.widget-categories ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.widget-categories ul li.cat-item {
	margin: 0;
	padding: 0;
}

.widget-categories ul li.cat-item a {
	display: block;
	padding: 7px 8px;
	background: #bfbfbf;
	color: #808080;
	font-family: 'OverpassBold', Arial;
	text-transform: uppercase;
	font-size: 14px;
	pointer-events: none;
}

.widget-categories ul li.cat-item .num {
	display: none;
}

.widget-categories ul ul {
	margin: 5px 0 20px 0;	
}

.widget-categories ul ul li.cat-item {
	display: inline-block;
	margin: 5px 5px 0 0;
}

.widget-categories ul ul li.cat-item a {
	padding: 7px 8px;
	background: #c4df9b;
	color: #7f9c53;
	text-transform: none;
	font-size: 14px;
	border-radius: 3px;
	pointer-events: all;
}

.widget-categories li.cat-item-1 {
	display: none;
}

.widget-categories li.cat-item-15 li.cat-item  {
	position: relative;
	display: block;
	margin-right: 0;
}

.widget-categories li.cat-item-15 li.cat-item a {
	display: block;
	padding-right: 35px;
}

.widget-categories li.cat-item-15 li.cat-item .num {
	display: block;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -8px;
	background: #9db27c;
	border-radius: 10px;
	padding: 3px 10px;
	color: #fff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

#secondary .widget_recent_entries {
	padding-bottom: 20px;
}

#secondary .widget_recent_entries:after {
    display: block;
    content: " ";
    clear: both;
}

#secondary .widget_recent_entries .widget-title {
	font-family: 'OverpassBold', Arial;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #7f9c53;
	padding-left: 0;
	padding-bottom: 10px;
}

#secondary .widget_recent_entries .recent-post {
	width: 136px;
	float: left;	
}

#secondary .widget_recent_entries .recent-post:nth-of-type(1) {
	margin-right: 20px;
}

#secondary .widget_recent_entries .recent-post .image {
	width: inherit;
	height: 136px;
	background-size: cover;	
	margin-bottom: 5px;
}

#secondary .widget_recent_entries .recent-post .image a {
	display: block;
	width: inherit;
	height: inherit;
}

#secondary .widget_recent_entries .recent-post .title a
{
	color: #7f9c53;
}

/* Listados posts */

article.post {
	width: 175px;
	margin: 10px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}

article.post .entry-image a {
	display: block;
	width: 100%;
	height: 110px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

article.post .entry-title {
	padding: 0;
}

article.post .entry-header h2 {
	margin: 10px 0;	
}

article.post .entry-header h2 a {
	color: #69922a;
	font-family: 'OverpassBold', Arial;
	font-size: 17px;
}

article.post .content-excerpt p {
	line-height: 1.5em;
}

/* Listados en busqueda, tags y categorias */

body.category .page-title,
body.tag .page-title,
body.search .page-title {
	color: #69922a;
	font-family: 'OverpassBold', Arial;
	font-size: 17px;
	margin: 0;
	letter-spacing: 0;
	line-height: 1.2em;
}

body.category article.post,
body.tag article.post,
body.search article.post {
	width: calc(100% - 5px);
	clear: both;
	padding: 15px 0;
	margin: 0;
	display: block;	
	border-top: 1px solid #c2c2c2;
}

body.category article.post:nth-of-type(1),
body.tag article.post:nth-of-type(1),
body.search article.post:nth-of-type(1) {
	border-top: 0;
}

body.category article.post .entry-image,
body.tag article.post .entry-image,
body.search article.post .entry-image {
	width: 200px;
	height: 200px;	
	float: left;
	margin-right: 12px;
}

body.category article.post .entry-image a,
body.tag article.post .entry-image a,
body.search article.post .entry-image a {
	height: inherit;
	background-size: cover;
}

body.category article.post .entry-data,
body.tag article.post .entry-data,
body.search article.post .entry-data {
	float: left;
	width: calc(100% - 200px - 13px);
}

body.category article.post header h2,
body.tag article.post header h2,
body.search article.post header h2 {
	padding: 0 0 5px 0;
	margin: 0;	
}

body.category article.post header .entry-meta,
body.category article.post header .entry-meta a,
body.tag article.post header .entry-meta,
body.tag article.post header .entry-meta a,
body.search article.post header .entry-meta,
body.search article.post header .entry-meta a {
	color: #a5a5a5;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}

body.category article.post header .entry-meta,
body.tag article.post header .entry-meta,
body.search article.post header .entry-meta {
	padding-bottom: 15px;
	padding-right: 0;
}

body.category article.post .entry-content,
body.tag article.post .entry-content,
body.search article.post .entry-content {
	color: #5c5c5c;
}

body.category article.post .entry-more-link,
body.tag article.post .entry-more-link,
body.search article.post .entry-more-link {
	margin-top: 30px;
	text-align: right;
}

body.category article.post .entry-more-link a,
body.tag article.post .entry-more-link a,
body.search article.post .entry-more-link a {
	background: #7f9c53;
	color: #cfe0b7;	
	padding: 7px 12px;
	font-weight: bold;
}

/* Single */

body.single-post article.post {
	width: auto;
	background: none;
	padding: 0;
	margin: 0;
}

body.single-post article.post .entry-header .entry-meta {
	position: static;
	font-family: 'OverpassRegular', Arial;
	font-size: 14px;
}

body.single-post article.post .entry-header .entry-meta time {
	font-family: 'OverpassBold', Arial;
	font-weight: normal;
	color: #7f9c53;
}

body.single-post article.post .entry-header h2 {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-size: 30px;
	line-height: 1em;
	padding: 0;
	margin: 20px 0 0 0;
	max-width: 100%; 

}

body.single-post article.post .rate {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	position: relative;
}

body.single-post article.post .rate .yasr-total-average-text {
	display: none;
}

body.single-post article.post .rate .yasr-small-block-bold {
	display: none;
}

body.single-post article.post .rate .rateit {
	position: absolute;
	top: 0;
	right: 5px;
}

body.single-post article.post .rate div.bigstars .rateit-range {
	background: url('img/stars32.png') left 0px;
}

body.single-post article.post .rate div.bigstars .rateit-selected {
	background: url('img/stars32.png') left -37px;
}

body.single-post article.post .rate div.bigstars .rateit-hover {
	background: url('img/stars32.png') left -74px;
}

#loader-visitor-rating {
	display: none;
}

body.single-post article.post .entry-content {
	font-family: 'OverpassRegular', Arial;
	font-size: 14px;
	letter-spacing: -0.03em;
}

body.single-post article.post .entry-content * {
	font-size: 14px;
}

body.single-post article.post .entry-content p {
	text-align: justify;
}

body.single-post article.post .entry-content strong {
	font-weight: normal;
	font-family: 'OverpassBold', Arial;
}

body.single-post article.post .entry-content .share {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0;
	padding: 17px 0;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	position: relative;
	clear: both;
}

body.single-post article.post .entry-content .share .synved-social-container {
	position: absolute;
	top: 10px;
	right: 10px;
}

body.single-post article.post .entry-content  {
	position: static;
}

.singular .entry-meta .edit-link a {
	position: static;
}

/* Ranking mejor valoradas */

.highest-rated-posts {
	width: 300px;
	float: left;
}

.highest-rated-posts h3 {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	text-transform: uppercase;
	font-size: 20px;
}

.highest-rated-post:nth-child(n+7) {
	display: none;
}

.highest-rated-post {
	background:  #c4df9b;
	margin: 5px 0;
	padding: 5px;
	position: relative;
	min-height: 40px;
}

.highest-rated-post .image {
	width: 40px; 
	height: 40px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
}

.highest-rated-post .title {
	margin-left: 45px;
	margin-right: 80px;
}

.highest-rated-post .title a {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-size: 14px;
	text-transform: none;
}

.highest-rated-post .stars {
	margin-left: 50px;
	position: absolute;
	top: 7px;
	right: 5px;
}

.highest-rated-post .stars .star {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url('img/star-small.png');
	background-repeat: no-repeat;
	background-size: 100%;
}

.highest-rated-post .stars .star.on {
	background-image: url('img/star-small-on.png');
}

.highest-rated-post .votes {
	color: #9db27c;
	position: absolute;
	top: 22px;
	right: 5px;
	width: 77px;
	text-align: center;
}

/* Ranking más populares */

.popular-posts {
	width: 300px;
	float: right;
}

.popular-posts h3 {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	text-transform: uppercase;
	font-size: 20px;
}

.popular-post {
	background:  #c4df9b;
	margin: 5px 0;
	padding: 5px;
	position: relative;
	min-height: 40px;
}

.popular-post .image {
	width: 40px; 
	height: 40px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
}

.popular-post .title {
	margin-left: 45px;
	margin-right: 40px;
}

.popular-post .title a {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-size: 14px;
	text-transform: none;
}

.popular-post .views {
	background: #9db27c;
	color: #c4df9b;
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 14px 5px;
	border-radius: 20px;
	min-width: 30px;
	text-align: center;

}

/* Posts relacionados */

.related-posts {
	margin-top: 30px;
}

.yarpp-related .related-posts h3 {
	margin: 0;
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-size: 20px !important;
	text-transform: uppercase !important;
}

.related-posts .related-post {
	display: inline-block;
	vertical-align: top;
	width: 140px;
	margin: 0 8px 0 0;
}

.related-posts .related-post .image {
	width: 140px;
	height: 140px;
	margin-bottom: 5px;
}

.related-posts .related-post .image a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.related-posts .related-post a {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -0.03em;
}

/* Footer */

footer.entry-meta,
footer.entry-meta * {
	font-family: 'OverpassRegular', Arial;
	font-weight: normal;
}

footer.entry-meta a {
	font-family: 'OverpassRegular', Arial;
	font-weight: normal;
	color: #000;
}

#bottom-nav {
	height: 20px;
	position: relative;
	overflow: auto;
	padding: 0;
	margin-bottom: 20px;
}

#bottom-nav .nav-next {
	float: none;
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
}

#bottom-nav .nav-previous {
	float: none;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}

#bottom-nav .nav-previous a,
#bottom-nav .nav-next a {
	display: block;
	font-family: 'OverpassBold', Arial;
	text-transform: uppercase;
	font-size: 12px;
	color: #d9d9d9;
	width: 86px;
	line-height: 1em;
	letter-spacing: -0.06em;
}

#bottom-nav .nav-previous a {
	background: url('img/nav-right.png') no-repeat;
	padding: 5px 0 5px 5px;
}

#bottom-nav .nav-previous a:hover {
	background: url('img/nav-right-active.png') no-repeat;
	color: #e0efcc;
	text-decoration: none;
}

#bottom-nav .nav-next a {
	background: url('img/nav-left.png') no-repeat;
	padding: 5px 5px 5px 0;
}

#bottom-nav .nav-next a:hover {
	background: url('img/nav-left-active.png') no-repeat;
	color: #e0efcc;
	text-decoration: none;
}

#bottom-nav .nav-guide {
	text-align: center;
	padding: 5px 0;
	color: #9c9c9c;
	font-family: 'OverpassBold', Arial;
	font-size: 14px;
}

div#content-bottom {
	background: url('img/bg-border-content-bottom2.png') no-repeat;
	position: relative;
	padding-top: 51px;
}

div#content-bottom div.content-bottom-line {
	margin-bottom: 12px;
}

div#content-bottom div.footer-menu {
	text-align: left;
	height: 20px;
	margin-bottom: 18px;
}

#content-bottom .wis-logo {
	width: 130px;
	position: absolute;
	top: 29px;
	right: 28px;
	text-align: center;
}

#content-bottom .wma-logo {
	position: absolute;
	top: 27px;
	right: 170px;
}

.addtoany_share_save_container {
	padding: 10px 0;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	margin: 20px 0;
}
.addtoany_header {
	color: #7f9c53;
	font-family: 'OverpassBold', Arial;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	margin: 0;
	line-height: 32px;
}
.addtoany_list {
	float: right;
}
.addtoany_share_save_container:after {
	content: '';
	display: block;
	clear: both;
}
.addtoany_list.a2a_kit_size_32 a {
	height: 32px;
}

#content {
	width: auto; 
	margin: 0;
}
.entry-title {
	line-height: 0.75em;
}
