/*
Theme Name: BVS 2012 Child
Theme URI: https://github.com/bireme/bvs-site-wp-plugin
Description: The child theme default to develop one BVS Site
Author: BIREME/OPAS/OMS
Author URI: https://github.com/bireme
Template: bvs-2012
Version: 1.0
*/

/*
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.
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../bvs-2012/style.css');
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,400italic,300italic,500italic,700,700italic&subset=latin,latin-ext);

body {background: url(http://bvsalud.org/wp-content/themes/vhl-search-portal/images/top_bg.jpg) repeat-x !important;}
/***** SPRITE  *****/
.about,
.subject,
.databases,
.filters,
.vhl-instance,
.lilacs-strategy,
.medline-strategy,
.cochrane-strategy,
.icn-comments-title,
.icn-comments-form,
.plus,
.minus, 
.url_iahx a, 
.rss_feed a {
	background: url(images/sprite.png) no-repeat;
	display: inline-block;
	width: 37px;
	height: 37px;
	vertical-align: middle;
	margin-right: 6px;
}
.about {background-position: 0 0;}
.subject {background-position: -37px 0;}
.databases {background-position: -74px 0;}
.filters {background-position: -111px 0;}
.vhl-instance {background-position: -148px 0;}
.lilacs-strategy {background-position: -185px 0;}
.medline-strategy {background-position: -222px 0;}
.cochrane-strategy {background-position: -259px 0;}
.icn-comments-title {background-position: 0 -37px;}
.icn-comments-form {background-position: -37px -37px;}
.url_iahx a {background-position: 0px -111px;}
.rss_feed a {background-position: -37px -111px;}
body.custom-font-enabled {
    	font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
}
.container {
	/*
	margin-top:24px;
	-webkit-box-shadow:  0px 0px 2px 2px #999;
        box-shadow:  0px 0px 2px 2px #999;
	*/
}
.bar{
	padding: 5px 0px 4px 0px;
	width: 974px !important;
	float: none;
	font-size: 100%;
}
.bar div {
	float: none;
}
.header {
	height: 130px;
}
.top{
	clear: both;
    	margin: 5px auto 0 auto;
    	padding: 0 12px;
}
#parent {
	margin: 12px 0 0 0px;
}
.site_name {
	margin:18px 0 0 12px;
	width:700px;
	font-size: 130%;
}
.site_name h1 {
	font-weight: 300;
}
.site_name h1 a {
	font-weight: 400;
	font-size: 160%;
	text-decoration: none;
	color: #0849ab;
}
.site_name small {
	font-size:100%;
}
#otherVersions {
	margin-left: 20px;
	padding: 2px 0;
	float: right;
}
#otherVersions li {
	display: inline-block;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #fff;
}
#otherVersions li:first-child {
	border: none;
}
#languages_list li a, .feedback a { 
	color: #fff !important;
	text-decoration:none !important;
}
#languages_list li a:hover, .feedback a:hover {
	color: #00C7D3 !important;
}
.feedback {
	float: left;
	padding: 2px 0;
	margin-left:14px;
}
#contact {
	background: url(images/mail.png) no-repeat left;
	padding: 2px 0 2px 22px;
}
.top-menu div {
	width:100%;
	margin-top: 3px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.top-menu div li {
	border-right: 1px solid #aaa;
    	display: inline-block;
	font-size: 127%;
    	margin: 6px;
    	padding-right: 13px;
}
.top-menu div li:last-child {
	border-right: none;
}
.top-menu div li a {
	color: #0849AB;
	text-decoration: none;
}
.column strong.widget-title {
	font-size: 160% !important;
	color: #00c7d3 !important;
	margin:20px 0 16px;
	
}
.site-content #content .search_strategy {
	width: 67%;
	margin: 0 !important;
	border-bottom: 1px solid #aaa;
        padding: 16px 18px;
}
.column_1 .textwidget {
	line-height: 130%;
}
.column_1 .widget_ultimate_posts li {
	border-bottom: 1px solid #aaa;
	padding: 16px 18px;
	width: 95%;
}
.column_1 .widget_ultimate_posts li:hover, 
.site-content #content .search_strategy:hover {
	background: #f3f3f3;
}
.site-content #content article {line-height: 150%;}
.site-content #content .entry-header {
	text-decoration: none;
	margin-bottom: 0px;
}
.site-content #content .entry-header a {text-decoration: none;}
.site-content #content .entry-header a:hover {color: #006cfe;}
.column_1 .widget_ultimate_posts li .post-title a, 
.site-content #content .search_strategy .entry-header a {
	color: #000;
	font-weight: 500;
}
.column_1 .widget_ultimate_posts li .post-title a:hover,
.site-content #content .search_strategy .entry-header a:hover {
	text-decoration: none;
	color: #006cfe;
}
.search_strategy .categories a{font-size: 90%;}
.site-content #content .search_strategy p.post-description_of_the_search {
	font-size: 100%;
}
.vertical-tabs {
	position: absolute;
	margin: 30px 0 0 592px;
}
.vertical-tabs span {
	display: block;
	padding: 0px;
	width: 37px;
	margin-bottom: 6px;
}
.url_iahx, .rss_feed {
	background: #f0f0f0;
}
.url_iahx a, .rss_feed a {
	display: block;
	background-color: #f0f0f0;
	border: 1px solid #ababab;
	border-radius: 0px 4px 4px 0px;
}
/* Archive
----------------------------------------------- */
.archive .entry-header a {font-size: 150%;}

/* Search Result 
----------------------------------------------- */
section#primary .single1column {
        width:67% !important;
}
section.site-content #content .search_strategy{
        width: auto;
}


/* Search Strategy Page 
----------------------------------------------- */
.single .single1column {
	width: 65% !important;
	margin-right:2% !important;
}
.search-strategy-data {
        padding:0;
        margin:0 0 30px 0;
}
#content.single1column h4 {
        font-size: 150%;
        margin-bottom:6px;
}
#content.single1column h5 {
        font-size: 120%;
        margin: 35px 0 12px 0;
        border-bottom: 1px solid #999;
        padding-bottom:6px;
}
.in_review {
	color: red;
	background: url(images/bullet_error.png) no-repeat 0 1px;
	padding-left:18px;
}                          
.reviewed {
	color: green;
	background: url(images/accept.png) no-repeat 0 1px;
        padding-left:18px;
}
#content.single1column dl {
        font-weight: 700;
        margin: 8px 0 12px 45px;
        color: #666;
}
#content.single1column dt, #content.single1column dd {
	margin: 6px 12px 0 0;
}
#content.single1column dt:after {
	content: ":"
}
#content.single1column dt {
        clear: left;
}
#content.single1column dd {
	font-weight:normal;
	line-height: 160%;
}
.expr dd {
	font-family: monospace;
	font-size: 130%;
	line-height: 160%;
	padding: 20px;
	background: #f0f0f0;
	border: 1px solid #ababab;
}
.search-strategy-data h4 {

}
/***** COMMENTS  *****/
.comments-area {
	padding: 16px;
	background: #f3f3f3;
}
.comments-area h2 {
	font-size: 130%;
	font-weight: 700;
	margin-bottom: 0;
}
.comments-area article header cite {
	line-height: 100%;
	margin-top: 12px;
}
.comments-area article header cite, 
.comments-area article header time {
	margin-left: 52px;
}
.comments-area article header {
    margin: 0 0 4px 0;
}
.commentlist article {
	border-bottom: 1px solid #fff;
}
.comment-content p {
	font-weight: 200;
	margin: 0 0 0 0 !important;
	font-size: 10pt;
}
.reply {
	font-size: 90%;
	color: #009f43;
	display: inline-block;
	padding: 2px 4px;
	background: #85cea4;
}
.reply:hover {
	background: #59e494;
	color: #fff;
}
.comment-reply-link {
	color: #009f43 !important;
	text-decoration: none;
	font-size: 90% !important;
	font-weight: 700;
}
.comment-reply-link:hover {
	color: #fff !important;
}
.commentlist .children {
	margin-left: 0;
	background: url(images/indent.png) no-repeat;
	padding-left: 50px;
}

/***** REPLY FORM  *****/
#respond {
    margin-top: 20px;
}
#respond h3#reply-title {
	font-size: 130% !important;
	border-bottom: none !important;
	background: url(images/icn-reply.png) no-repeat;
	padding: 5px 0 8px 40px;
}

/***** REVISIONS *****/
.revisions article {
	width: 94.5% !important;
	padding: 10px !important;
	margin: 12px 0 0 0 !important;
	border-bottom: none !important;
}
.revisions article:hover {
	background: none !important;
}
.revisions article h4 {
	margin: 0px;
	font-size: 130% !important;
	padding: 5px 0 8px 40px;
	background: url(images/icn-revisions.png) no-repeat;
}
.revisions .post-revisions ul {
	list-style: none;
}
.revisions .entry-header,
.revisions article .search_strategy {
	display: none !important;
}
#revision-diffs h4 {
	background: url(images/icn-compare.png) no-repeat;
}
#revision-diffs .diff td {
	border-bottom: none !important;
	border-top: 1px solid #999;
	padding: 4px;
}
#revision-diffs .diff .ltype {
	width: 3%;
}
#revision-diffs .diff .diff-content {
	width: 45%;
}
#revision-diffs .diff th.diff-deletedline, 
#revision-diffs .diff th.diff-addedline {
	background: none;
	color: #000;
}
#revision-diffs .diff td {
	text-align: center;
}
#revision-diffs .diff .diff-deletedline {
	background: #ffe5e5;
	text-align: left;
}
#revision-diffs .diff .diff-addedline {
        background: #e5f8e8;
	text-align: left;
}
#revision-diffs .diff .diff-addedline ins {
	background: #81ff93;
}

/***** NAVIGATION  *****/
.wp-pagenavi {
	padding: 30px;
	text-align: center;
	display: block;
}
.wp-pagenavi a, 
.wp-pagenavi span {
	border: 1px solid #c6c6c6;
	border-radius: 4px;
	padding: 0 5px !important;
	-webkit-box-shadow:  1px 1px 1px 0px #666;
        box-shadow:  1px 1px 1px 0px #666;
	background-image: linear-gradient(bottom, #EAEAEA 14%, #F5F5F5 56%, #F9F9F9 79%);
	background-image: -o-linear-gradient(bottom, #EAEAEA 14%, #F5F5F5 56%, #F9F9F9 79%);
	background-image: -moz-linear-gradient(bottom, #EAEAEA 14%, #F5F5F5 56%, #F9F9F9 79%);
	background-image: -webkit-linear-gradient(bottom, #EAEAEA 14%, #F5F5F5 56%, #F9F9F9 79%);
	background-image: -ms-linear-gradient(bottom, #EAEAEA 14%, #F5F5F5 56%, #F9F9F9 79%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, #EAEAEA),
		color-stop(0.56, #F5F5F5),
		color-stop(0.79, #F9F9F9)
	);
}
.wp-pagenavi a {
	color: #717171;
}
.wp-pagenavi span {
	background: #686868;
	color: #f2f2f2;
	border-color: #505050 !important;
}
/***** Category list - page template  *****/
.page-template-list-strategies-php .site_name a small {font-size:60%; font-weight: 300;color:#444;}
.page-template-list-strategies-php .site_name span{display: none;}
/* .page-template-list-strategies-php .site_name a {display:inline-block;background: url(http://bvsalud.org/wp-content/themes/vhl-search-portal/images/pt/title.png) no-repeat;width: 228px;height: 35px;} */
.page-template-list-strategies-php .site_name a {display:inline-block;width: 228px;height: 35px;}
.page-template-list-categories-php h4 {
	font-size: 160% !important;
	color: #00c7d3 !important;
	margin: 20px 0px;
}
.page-template-list-categories-php ul {
	margin: 0 0 0 12px;
}
.page-template-list-categories-php li {
	font-size: 130%;
	margin-bottom: 18px;
}
.page-template-list-categories-php li li {
	font-size: 80%;
}
.page-template-list-categories-php li a {
	text-decoration: none;
}
.page-template-list-strategies-php h1 {font-size: 160%; }
.page-template-list-strategies-php table {font-size: 110%;}
.page-template-list-strategies-php table tr:nth-child(even) {background: rgb(248,248,248);}
.page-template-list-strategies-php table tr:hover {background:rgb(230,230,230);}
.page-template-list-strategies-php #content table th {font-weight: bold;padding: 6px;border-bottom: 2px solid #ebebeb;font-size: 120%;}
.page-template-list-strategies-php #content table th i.orderBy {display:inline-block;width:14px;height:16px;background:url(images/orderBy.png);}
.page-template-list-strategies-php #content table th i.orderBy.ASC {background-position:0px 0px;}
.page-template-list-strategies-php #content table th i.orderBy.DESC {background-position:-14px 0px;}
.page-template-list-strategies-php #content table td {padding: 6px;border-bottom: 1px solid #ebebeb;}
.page-template-list-strategies-php #content table td .link2vhl,
.page-template-list-strategies-php #content table td .link2rss {display: inline-block;background: url(images/sprite.png) no-repeat;width:16px;height:16px;background-size: 780%;margin}
.page-template-list-strategies-php #content table td .link2vhl {background-position:0px -47px;}
.page-template-list-strategies-php #content table td .link2rss {background-position:-15px -47px;margin-left: 9px;}
.page-template-list-strategies-php #content table td .link2vhl span,
.page-template-list-strategies-php #content table td .link2rss span{display:none;}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
