/*
Theme Name: Graphene Child
Description: Child theme for the Graphene theme
Author: Eurocastalia
Template: graphene
*/

@import url("../graphene/style.css");

body { background-color:transparent; font-family: Droid Sans,Arial,sans-serif;}

.boxed-wrapper { box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);}

/* cabecera */
#header img { display:none;}
#header .imgCabecera img { display:block;}

/* menu */
.navbar { min-height:unset;}
#header-menu, #secondary-menu { margin:0;}
	#header-menu * { font-family: Droid Sans,Arial,sans-serif;}
		#header-menu > li { margin-left:0;}
			#header-menu > li * { font-weight:normal; text-transform:uppercase;}
			#header-menu > li > a { color: #fff !important; font-size:14px; min-height: 40px; padding: 10px; }
			#header-menu > li > a:hover,
			#header-menu > li > a:active,
			#header-menu > li > a:focus { background-color:#9f2060}


			
/* footer */
#footer  { background: #f9f9f9; border-top:none; padding:45px 0 50px 0;}
#footer .copyright-developer { display:none;}

#footer a, #footer a:visited { color:#990066 !important;}

#footer a.logoPie { float:left; margin:0 45px 0 60px;}
#footer a.logoPie:hover { text-decoration:none; border:none; }
#footer address { display:block; font-family: Pontano Sans,Arial,sans-serif; font-style:normal; margin-bottom:0;}
	#footer address span { display:block; font-size:17px; line-height:1.1; color:#666; margin-bottom:3px;}
	#footer address span.tituloPie { font-size:19px; color:#333;}
	#footer address span abbr { font-size:12px;}
	#footer address a {}
#footer .enlacesPie { display:block; margin-top:10px; font-family: Pontano Sans,Arial,sans-serif; font-style:normal;}
	#footer .enlacesPie li { float:left; list-style:none; font-size:17px; color:#666;}
		#footer .enlacesPie li a {}
		#footer .enlacesPie li a:hover {}
		#footer .enlacesPie li:first-child a { font-size:19px;}
		#footer .enlacesPie li span { padding:0 10px;}
		#footer .enlacesPie li a.icoRedes { margin-left:15px;}

		
		
/* Posts */
.entries-wrapper .entry-content .more-link.btn { margin-bottom:10px;}

/* sidebar */
#sidebar1 .widget_custom_html { padding:10px 4px;}
