/*
Theme Name: ADN R&iacute;o Negro 2017
Theme URI: http://www.adnrionegro.com.ar
Description: Theme para ADN R&iacute;o Negro
Author: Devexel Web Studio
Author URI: http://www.devexel.com.ar
Template: glades
Version: 1.5.0
*/
@import url("../glades/style.css");
/* -------------------------------------------------------------- */

#topheader-wrap {
    background: #00468C none repeat scroll 0% 0%;
} 

#header-wrap {
    /* background: #DDDDDD none repeat scroll 0% 0%; */
    /* border-bottom: 5px #343C45 solid; */
}

canvas {
	position:fixed;
	top:0;
	left:0;
	z-index: -2000;
}

#logo .site-description {
    display: none;
}


#topnav-menu a{
	font-size: 0.9em;
}

#topnav-menu a:link, #topnav-menu a:visited {
    color: #fff;    
}

.main-navigation-menu a{
	padding: 2.4em 1.4em;
}


#mainnav-menu a:link, #mainnav-menu a:visited {
    /* bcolor: #005F8C;
    text-decoration: none; */
}



.page-header {
	background-color: #00468C;
    border-bottom: 0;
    margin-bottom: 1.2em;
}

.page-header .archive-title {
	background-color: #00468C;
    border-bottom: 0;
    padding: 0.5em 0.7em;
}

.page-title, .post-title {
	font-size: 2em;
}

.widgettitle {
    margin-bottom: 1em;
    border-bottom: 0;
}

.widgettitle span {
    border-bottom: 0;
    padding: 0.5em 0.7em;
}

section#content.primary .widgettitle {
    background-color: #00468C;
}

section#content.primary .widgettitle span {
	background-color: transparent;
}



section#sidebar.secondary .widgettitle {
     background-color: #18C;
}


/* Custom Header Image */

#custom-header-wrap {
	margin: 0;
	background: #88C3E5;
	color: #00468C;
	padding: 6px 6px 7px 6px;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
}

/* Social Icons | based upon http://kovshenin.com/2014/social-menus-in-wordpress-themes/
-------------------------------------------------------------- */
#social-icons-menu li a:before {
	font-size: 22px;
}

/* Footer Widget Area
-------------------------------------------------------------- */
#footer-widgets {
	padding-top: 1.5em;
	margin-right: -2em;
}
.footer-widget-column {
	float: left;
	width: 25%;
	padding-right: 2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Footer Widget Styling */
#footer-widgets .widget{
	color: #eee;
}
#footer-widgets .widget ul, #footer-widgets .widget ol {
	color: #eee;
}
#footer-widgets .widget .widgettitle {
	border-bottom: 3px solid #fff;
}
#footer-widgets .widget .widgettitle span {
	border-bottom: none;
	padding: 0.5em 0.2em;
	background: transparent;
}
#footer-widgets .widget ul .children {
	border-top: 1px solid rgba(255,255,255,0.25);
}
#footer-widgets .widget ul li {
	border-bottom: 1px solid rgba(255,255,255,0.25);
}
#footer-widgets .widget a:link, #footer-widgets .widget a:visited {
	color: #fff;
}

/* Custom Widgets
-------------------------------------------------------------- */

/* Default Archive & Category Wigdets */
#footer-widgets .widget_archive ul li, #footer-widgets .widget_categories ul li {
	color: #ddd;
}
#footer-widgets .widget_archive ul li a:before, #footer-widgets .widget_categories ul li a:before {
	color: #ddd;
}

/* Default Recent Posts & Comments Wigdets */
#footer-widgets .widget_recent_entries ul li .post-date {
	color: #ddd;
}
#footer-widgets .widget_recent_entries ul li:before, #footer-widgets .widget_recent_comments ul li:before {
	color: #ddd;
}

/* Default Meta & Pages Wigdets */
#footer-widgets .widget_meta ul li a:before, #footer-widgets .widget_pages ul li a:before {
	color: #ddd;
}

/* Tagcloud Widget */
#footer-widgets .widget_tag_cloud .tagcloud a {
	color: #fff;
	background: rgba(255,255,255,0.1);
}
#footer-widgets .widget_tag_cloud .tagcloud a:link, #footer-widgets .widget_tag_cloud .tagcloud a:visited {
	color: #fff;
}
#footer-widgets .widget_tag_cloud .tagcloud a:hover, #footer-widgets .widget_tag_cloud .tagcloud a:active {
	background-color: rgba(255,255,255,0.2);
}

/* Theme Calendar Widget */
#footer-widgets #wp-calendar {
	color: #fff;
}
#footer-widgets #wp-calendar caption {
	border-top: 1px solid rgba(255,255,255,0.25);
	border-bottom: 1px solid rgba(255,255,255,0.25);
}
#footer-widgets #wp-calendar tbody td {
	color: #ddd;
}
#footer-widgets #wp-calendar tbody #today {
	color: #fff;
}

/* Posts and Pages
-------------------------------------------------------------- */

.post-title a:hover, .post-title a:active{
	color: #00468C;
}

.hide {
    display: none !important;
}


/* Read more Link */
.more-link {
	padding: 0.2em 0.6em;
}
.more-link:link, .more-link:visited  {
	color: #fff;
}
.more-link:hover, .more-link:active {
	background: #00468C;
	text-decoration: none;
}


/* Footer
-------------------------------------------------------------- */

#footer {
	background: #00468C;
}
#footer-line {
	font-size: 0.8em;
	line-height: 1.2em;
}


/* Devexel
-------------------------------------------------------------- */
#devexel_logo {
    display: inline-block;
    width: 103px;
    height: 20px;
    vertical-align: middle;
    background-image: url("https://www.adnrionegro.com.ar/wp-content/themes/adn2017/devexel2.gif");
}


/* Espacios de publicidad
-------------------------------------------------------------- */

#adrotate_widgets-top {
	margin-bottom: 1.2em;
}

#adrotate_widgets-top span, .widget_adrotate_widgets span {
    text-align: center;
}

.widget-category-posts .medium-post {
   /* min-height: 310px; */
}

/*============================ MEDIA QUERIES ============================*/

/* Smaller screens | <1120px */
@media only screen and (max-width: 65em) {
	.footer-widgets-left, .footer-widgets-right {
		float: left;
		width: 50%;
		padding-right: 2em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footer-widget-column {
		float: none;
		width: 100%;
		padding-right: 0;
	}
}

@media only screen and (max-width: 50em) {
	#footer-widgets {
		padding: 1em 0.5em 0.5em;
		margin-right: 0;
	}
	.footer-widgets-left, .footer-widgets-right {
		float: none;
		width: 100%;
		padding-right: 0;
	}
}

/* Smartphones | <480px */
@media only screen and (max-width: 30em) {

#logo .site-title {
    border: 0;
    padding: 0.7em 0.2em 0.2em;
    margin: 0;
    background: url('https://www.adnrionegro.com.ar/wp-content/themes/adn2017/logo-adn2.png') 0 15px no-repeat;
    width: 237px;
    height: 63px;
    text-indent: -9999px;
}


#social-icons-menu li a:before {
	font-size: 16px;
}

#navi-social-icons #social-icons-menu li a {
    padding: 0.6em;
}


}

/* Smartphones | <320px */
@media only screen and (max-width: 20em) {
	#logo .site-title {
    	width: 237px;
    	height: 63px;
		font-size: 2.0em;
	}
	#mainnav-toggle {
    	padding: 0.6em 0 0 0;
    	margin: 2em 0px 0px;
	}
}	font-size: 16px;
}

#navi-social-icons #social-icons-menu li a {
    padding: 0.6em;
}


}

/* Smartphones | <320px */
@media only screen and (max-width: 20em) {
	#logo .site-title {
    	width: 237px;
    	height: 63px;
		font-size: 2.0em;
	}
	#mainnav-toggle {
    	padding: 0.6em 0 0 0;
    	margin: 2em 0px 0px;
	}
}

.entry-title a:link, .entry-title a:visited {
    color: #333;
    text-decoration: none;
}

.horizontal-ad {
    padding:0 0 25px 0;
    width: 100%;
    margin-width:auto;
    text-align: center;
}
