body{
font-family: Verdana,Arial, Helvetica, sans-serif;
scrollbar-base-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#666666;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#F0F0F0;
background-color:#333333;
}


#wrapper{
width:795px;
margin-left:auto;
margin-right:auto;
}

#footer{
clear:both;
margin-top:25px;
width:795px;
margin-left:auto;
margin-right:auto;
}

#header{
margin-bottom:2px;
}
#logoline{
margin-top:48px;
height:30px;
}

#navbar{
padding:2px 0 0 0;
background-color:#3D3D3D;
height:17px;
}

#logo{
float:left;
height:23px;
}

#search{
float:right;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
height:19px;
width:330px;
text-align:right;
padding-top:2px;
}

.floatleft{float:left;font-weight:normal;}
.floatright{float:right;font-weight:normal;}


#mainstage{

}

#magdisplay{
position:relative;
float:left;
}

#magdisplay #column1{
float:left;
width:255px;
}



#banda_editorial{
height:auto;
background-color:#000000;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
position:absolute;
top:28px;
left:0;
z-index:100;
width:510px;
text-align:right;
padding: 2px 5px 2px 0;
}

.banda_editorial_text{
color:#FFFFFF;
font-size:12px;
text-transform:uppercase;
}


#contentslink{
margin:40px 0 0 0;
}

#editorial{
margin:10px 0 0 0;

}

#magdisplay #column2{
margin-left:265px;
width:255px;	
}


/* SLIDESHOW */
#teasergallery{

}

.pics {  
    height:  250px;  
    width:   250px;  
    padding: 0;  
    margin:  0;
    overflow:hidden;
} 

.pics img {  
    background-color: #eee;  
    width:  250px; 
    height: 250px; 
    top:  0; 
    left: 0 ;
} 

#output{
font-family:"Courier New", Courier, mono;
font-weight:bold;
position:absolute;
color:#FFFFFF;
font-size:18px;
z-index:220;
padding:0 5px 0 5px;
left:260px;
top:230px;
width:250px;
text-align:right;
}


#edicionid{
margin:0 0 10px 0;
}

#issue img{
float:left;
}


#subscribebox{

height:40px;
width:115px;
border:1px solid #3D3D3D;
background-color:#3D3D3D;
padding: 76px 3px 3px 3px;
margin-left:125px;	
}

#contents{

}

#magindex{
margin-left:530px;
}

#authors{

line-height:1.5;
margin-top:2em;
margin-bottom:2em;
font-size:10px;
color:#FFFFFF;
text-transform:uppercase;
text-align:justify;

}


h1{
padding:0;
margin:5px 0 5px 0;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
font-size:10px;
}

#issuecounter{
padding:0;
margin:5px 0 5px 0;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}

.text{
color:#FFFFFF;
font-size:10px;
}

p{
margin-top:10px;
margin-bottom:20px;
}

/* TEXT */
#editorial p{
color:#FFFFFF;
font-size:10px;
}

.publicationdate{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}

.slogan{
padding-top:0px;
font-size:10px;
color:#FFFFFF;
text-transform:uppercase;
line-height:1.5;
}

.editionnbr{
padding:0;
margin:0;
}

.editionnbr a:link, .editionnbr a:visited{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

.editionnbr a:hover{
font-size:14px;
color:#CCCCCC;
text-decoration:none;
}

.content{
	color:#FFFFFF;
	font-size:10px;
}

.epublish{

font-size:10px;
margin-top:10px;
}

/* IMG */
.img_index{
width:127px;
height:127px;
margin:0 0 1px 0;
padding:0;
}

/* FORMS + FIELDSETS */
input {
width:auto; margin:0; padding:0;
} /* ie: hidden input fields consumes space... */

input.form-text {
border: solid 1px #939393;
font-size:10px;
width:150px;
background-color:#939393;
}

.form-submit{
font-size:10px;
background-color:#282828;
border:1px solid #000000;
color:#C9C9C9;
height:15px;
text-transform:uppercase;
width:60px;
padding:0;
margin:0;
}

.form-select{
padding: 2px;
font-size: 12px;
width: auto;
background-color: #333333;
border-top-width: 1px;
border: 1px solid #cccccc;
color: #ffffff;
margin-top:10px;
}

input, textarea{
}

legend{
border:1px solid #CCC;
background-color:#FFF;
color:#000;
padding:2px;
font-size:12px;
}

/*DEFINITION LIST */
#editorial dt{
margin-bottom:5px;
margin-top:10px;
font-style:italic;
text-transform:uppercase;
color:#CCCCCC;
}

#editorial dd{
margin-bottom:5px;
text-transform:uppercase;
color:#FFFFFF;
}

#editorial dl a:link, #editorial dl a:visited{
	color:#FFFFFF;
font-size:10px;
text-decoration:none;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
	}
	
	#editorial dl a:hover{
	color:#CCCCCC;
font-size:10px;
text-decoration:none;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
	}

/* LINKS */

.webform_intro a:link, .webform_intro a:visited{
text-decoration:underline;
color:#999999;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
}

.webform_intro a:hover{
text-decoration:underline;
color:#666666;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
}

.top a:link,.top a:visited{
text-decoration:none;
color:#FFFFFF;
background-image:url(../img/links/arrow_up.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
font-size:10px;
padding-left:1em;
}

.top a:hover{
text-decoration:none;
color:#CCCCCC;
}

#contentslink a:link, #contentslink a:visited{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
padding-bottom:2px;
padding-right:2px;
margin-left:4px;
}

#contentslink a:hover{
background-image:url(../img/links/arrow_hc.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
color:#FFFFFF;}

.floatright a:link, .floatright a:visited{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
text-transform:uppercase;
}

.floatright a:hover{
background-image:url(../img/links/arrow_hc.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
color:#CCCCCC;
text-transform:uppercase;
}

	
#navbar a.active, #navbar a:active{
color:#CCCCCC;
	}

#subscribebox a:link,#subscribebox a:visited{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
text-transform:uppercase;
}

#subscribebox a:hover{
color:#CCCCCC;
}


#show_currentissue{
width:125px;
float:right;
padding-left:20px;
}

#metastripe{
margin-top:10px;
height:50px;
}

#metalogo{
padding-top:10px;
width:795px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#metaissuecount{
padding-top:23px;
width:795px;
margin-left:auto;
margin-right:auto;
height:60px;
}

#metaissuecount a:link,#metaissuecount a:visited{
font-size:24px;
color:#666666;
text-decoration:none;
margin-right:15px;
}

#metaissuecount a:hover{
font-size:24px;
color:#CCCCCC;
}

/*STARTNAVI */

#header_start{
margin-top:90px;
width:795px;
margin-left:auto;
margin-right:auto;
height:50px;
margin-bottom:2px;
height:17px;
}

#navbar_start{
padding:2px 0 0 0;
height:17px;
}

#navbar_start a:link, #navbar_start a:visited{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
}

#navbar_start a:hover{
text-transform:uppercase;
background-image:url(../img/links/arrow_hc.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
color:#CCCCCC;
}

	
#navbar_start a.active, #navbar_start a:active{
color:#CCCCCC;
	}





.currentissuetext{
color:#FFFFFF;
font-size:18px;
margin:5px 0 0 0;
}


/* LISTS */
#magindex .item-list ul{
paddin:0;
margin:0;
list-style-type:none;
}

#magindex .item-list ul li{
float:left;
padding:0 2px 0 2px;
margin:0;
list-style-type:none;
}

#header ul.menu, #header_start ul.menu{
padding:0;
margin:0;
}

#header ul.menu li, #header_start ul.menu li{
list-style-type:none;
padding:0 5px 0 0;
margin:0;
float:left;
}

#header ul.menu li.leaf, #header_start ul.menu li.leaf{
list-style-type:none;
padding:0 5px 0 0;
margin:0;
}

#block-user-1{
border:1px solid #CCCCCC;
  padding:5px;
  clear: both;
  margin: 1em 0;
  height:40px;
}

#block-user-1 h2, #block-menu-devel h2, .box h2{
	color:#CCC;
	margin:5px 0 5px 0;
	padding:0;
	font-size:12px;
	}

#block-menu-devel{
border:1px solid #CCCCCC;
  padding:5px;
  clear: both;
  margin: 1em 0;
  height:65px;
}

/* TABLE */
#mainstage table.sticky-enabled{
color:#333;
font-size:12px;
}




/* ARCHIVE LIST */
.archive_list{
width:250px;
margin-right:10px;
float:left;
}

/* FOOTER */
#footer_metalocus{
color:#FFFFFF;
font-size:10px;
height: 17px;
padding-top:20px;
}

#footer_metalocus a:link,#footer_metalocus a:visited{
color:#CCCCCC;
text-decoration:none;
}

#footer_metalocus a:hover{
color:#FFFFFF;
text-decoration:none;
}

.archivedate{
margin-top:10px;
margin-bottom:5px;
}

.archivefrontpage{
float:left;
margin:0 5px 5px 0;
padding-right:5px;
            
}

.resulttitle{
margin:15px 0 10px 0;

padding-bottom:5px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
}

.edititem a:link, .edititem a:visited{
color:#CCCCCC;
font-size:10px;
text-decoration:none;
background-image:url(../img/links/arrow.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
padding-left: 1.1818em;
margin-left:10px;
}
.edititem a:hover{
margin-left:10px;
background-image:url(../img/links/arrow_hc.gif);
background-repeat:no-repeat;
background-position:0.0909em 0.4455em;
color:#FFFFFF;
}

/* FRONTPAGE */
#coverline{
padding-top:32px;
}

#coverline img{
height:210px;
width:210px;
float:left;
}

#subcoverline{
clear:both;
padding-top:10px;
}

#infocolumn{
width:210px;
float:left;
}

#news{
text-transform: uppercase;
color: #f78320;
font-size: 10px;
padding: 8px;
text-align: center;
margin-bottom: 3px;
background-color: #373737;
}

#news p.title{
margin:0 0 0 0;
}
#news p{
margin:0;
}

#news a:link, #news a:visited{
line-height:1.5;
color: #ffffff;
font-size: 10px;
text-decoration:none;
}

#news a:hover{
color: #CCCCCC;
font-size: 10px;
text-decoration:none;
}

#frontsubscription{
margin-top:4px;
height:14px;
background-color:#373737;
text-transform:uppercase;
color: #f78320;
font-size: 10px;
padding:8px;
text-align:center;
margin-bottom:3px;
}

#frontsubscription a:link, #frontsubscription a:visited{
color:#CCCCCC;
text-decoration:none;
}

#frontsubscription a:hover{
color:#FFFFFF;
text-decoration:none;
}



#authorcolumn{
float:right;
width:550px;
line-height: 1.5;
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
margin:10px 0 10px 0;

}

/* STARTBOX 1 */
#quote_section{
margin-left:auto;
margin-right:auto;
float:right;
margin-top:58px;
width:550px;
}



.text_quote{
color: #F78320;;
font-size: 15px;
font-family: Verdana;
line-height: 1.8;
font-style: italic;
}


.text_quote_end{
font-size: 12px;
color:#FFFFFF;
}

.text_quote_end a:link, .text_quote_end a:visited{
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

.text_quote_end a:hover{
font-size: 12px;
color:#CCCCCC;
text-decoration:none;
}


#beltscroll{
clear:both;
}

/* END STARTBOX 1 */


/*METALOCUS 2010 STYLES*/
.langSelector ul{
margin:0;
padding:0;
}

.langSelector ul li{
margin:0;
padding:0;
list-style-type:none;
}
