/*
Theme Name: Revista Luna
Theme URI: http://www.luna.com.pe
Original Theme URI: http://www.luna.com.pe
Description: Plantilla Exclusiva para luna.com.pe
Author: outofthebox.pe
Author URI: http://www.outofthebox.pe/
Traductor: outofthebox.pe
Traductor URI: http://www.outofthebox.pe/
*/
#espacio10pxl {
	background-color:#FFF;
	height:10px;
}
#twitter_div {
        font-size:11px;
        color: #000000;
        font-family: Arial;
}
#twitter_div a {
        font-size:11px;
        color: #000000;
        font-family: Arial;
        text-decoration: none;
}
#twitter_div a:hover {
        font-size:11px;
        color: #969696;
        font-family: Arial;
        text-decoration: none;
}
#twitter_div a:visited {
        font-size:11px;
        color: #000000;
        font-family: Arial;
        text-decoration: none;
}
#newsletter {
        background-image:url(/wp-content/themes/revistaluna/images/newsletter.jpg);
        height: 80px;
        text-align: right;
}
#email {
        font-size: 10px;
	border: 1px solid #000000;
}
#credito_foto {
        font-size: 9px;
        font-family: Arial;
        text-align: left;
        color: #333333;
        font-style: italic;
}
#menu_ruta {
        font-size: 10px;
        font-family: Arial;
        text-align: left;
        color: #333333;
}
#titular {
        font-size: 30px;
        font-family: Arial;
        text-align: left;
        color: #555555;
}
.twtr-widget{position:relative;font-size:12px!important;font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;zoom:1;}.twtr-fullscreen{font-size:220%!important;}.twtr-fullscreen .twtr-new-results{display:none!important;}.twtr-widget .twtr-spinner{width:14px;height:14px;position:absolute;background:url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;top:3px;right:3px;}.twtr-inactive{display:none;}.twtr-widget a img{border:0!important;}.twtr-doc{overflow:hidden;width:100%;text-align:left;font-weight:normal;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.twtr-bd{padding:0 1px;}.twtr-widget .twtr-tweet-wrap{padding:6px 8px;overflow:hidden;zoom:1;}.twtr-fullscreen .twtr-tweet-wrap{padding:20px;}.twtr-widget .twtr-tweet{border-bottom:1px dotted #ddd;overflow:hidden;zoom:1;}.twtr-widget .twtr-tweet a.twtr-reply{visibility:hidden;}* html .twtr-widget .twtr-tweet a.twtr-reply{visibility:visible;}.twtr-widget .twtr-tweet:hover a.twtr-reply{visibility:visible;}.twtr-widget-profile img.twtr-profile-img{display:block;float:left;width:31px;height:31px;border:0!important;}.twtr-widget h3,.twtr-widget h4,.twtr-widget p{margin:0!important;padding:0!important;line-height:1.2!important;width:auto!important;}.twtr-widget-profile h3,.twtr-widget-profile h4{margin:0 0 0 40px!important;}.twtr-widget h3{font-size:11px!important;font-weight:normal!important;}.twtr-widget h4{font-size:16px!important;}.twtr-widget i,.twtr-widget .twtr-new-results{font-size:9px;font-style:normal;display:block;margin-top:2px;zoom:1;}.twtr-widget .twtr-new-results{text-align:center;padding:3px;margin:0 auto -10px auto;display:block;position:relative;bottom:5px;}.twtr-results-inner{line-height:1;font-size:100%;padding:4px 0;position:relative;bottom:-2px;width:40%;margin:0 auto;z-index:2;text-align:center;}.twtr-results-hr{width:100%;position:relative;z-index:1;height:1px;border-bottom:1px dotted #ddd;bottom:7px;background:none;overflow:hidden;}.twtr-new-results span{position:relative;z-index:3;top:-14px;display:block;font-size:9px!important;}.twtr-hd{padding:10px;position:relative;zoom:1;overflow:hidden;}.twtr-fullscreen .twtr-hd{height:0;padding:0;}.twtr-timeline{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;position:relative;overflow:hidden;z-index:2;height:225px;}.twtr-flat .twtr-timeline{overflow-x:hidden;overflow-y:scroll;}.twtr-widget .twtr-tweet:last-child{border-bottom-width:0;}.twtr-ft{position:relative;}.twtr-ft div{overflow:hidden;padding:10px;zoom:1;}.twtr-ft span{float:right;text-align:right;}.twtr-ft a{float:left;display:block;}.twtr-ft span a{float:none;}.twtr-avatar{width:40px;height:40px;float:left;overflow:hidden;display:block;}.twtr-fullscreen .twtr-avatar{width:80px;height:80px;}.twtr-img{height:25px;width:25px;}.twtr-img img{width:30px;height:30px;}.twtr-fullscreen .twtr-img img{width:72px;height:72px;}.twtr-fullscreen a.twtr-join-conv{display:none;}.twtr-tweet-text{margin-left:40px;}.twtr-fullscreen .twtr-tweet-text{margin-left:90px;}.twtr-doc a{text-decoration:none!important;}.twtr-doc a:hover{text-decoration:underline!important;}
/* INICIO CSS Menu */
#nav {
	width:950px;
	margin:0px;
}
#nav ul {
	list-style: none;
}
#nav li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #CCCCCC;
        background-color:#333333;
}
#nav a, #nav a:visited {
        text_align: center;
        font-family: Arial;
        font-size: 11px;
        text-decoration:none;
	margin: 0px;
	padding:5px 5px;
	font-weight:bold;
	color:#fff;
	display:block;
        width: 105px;
}
#nav a:hover {
	text-decoration:none;
       	padding:5px 5px;
	display:block;
        background-color:#CCCCCC;
}
/* Dropdown Menus */		
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-transform:none;
}	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #1e3c85;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	width: 200px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
}	
#nav li li a:hover, #nav li li a:active {
	background: #3B78A7;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding: 5px 10px 5px 18px;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -888em;
}
#nav li:hover ul {
	left: auto;
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* FINAL CSS Menu */