@charset "utf-8";
/* CSS Document */
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight: bold;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*---------- END RESET ----------*/

/*-------------------------------------------+
|                                            |
|            MAIN STRUCTURE STYLES           |
|                                            |
+-------------------------------------------*/

body {
	font-size:62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666;
	background:url(../images/body-bg.jpg) repeat transparent;
	border-top:1px solid #666;
	padding:0 1em;
}
html {
	background:#a7a09a;
	margin:0;
	padding:0;
	color:#000;
	font-size:100%;
	min-height:101%;
}
#wrap {
	width:98em;
	margin:0 auto;
}

/*HEADER
-------------------------------------------------------- */

#header-bg {
	background: url('../images/header-bg.jpg') no-repeat top center transparent;
	width:98em;
	margin:0;
}
#header {
    margin: 0 8em;
    padding-top: 2em;
    width: 82em;
}
#logo {
	width: 200px;
	height: 182px;
	margin: 0 auto;
}
#logo a {
	
	background: url("../images/arqueoweb-logo.png") no-repeat scroll 0 50% transparent;
	width: 200px;
	height: 182px;
	margin: 0;
	display: block;
	text-indent: -9999px;
}
#logo a:hover {
	background: url("../images/arqueoweb-logo0.png") no-repeat scroll 0 50% transparent;
	width: 200px;
	height: 182px;
	margin: 0;
	display: block;
	text-indent: -9999px;
}
#logo h1 {
	margin-bottom:0 !important;
}
.claim {
	border-top:1px solid #666;
    color: #333333;
    font: italic 1.6em/1.6em  Georgia, "Times New Roman", Times, serif;
    height: 40px;
    margin: 0;
    text-align: center;
    text-decoration: none;
		}

/*NAVIGATION
-------------------------------------------------------- */

#nav {
    margin: 0 auto;
    padding: 2em 0 0;
    width: 82em;
}
#nav ul {
	background: url("../images/menu-bg.png") repeat-x #333;
    margin: 0 auto;
    text-align: center;
    width: 82em;
}
#nav ul li{
	font: 1.6em/2.4em Georgia, "Times New Roman", Times, serif;
	width:90em;
	margin:0 4em;
	display: inline;
    margin: 0 1em;
}
#nav ul li a {
    color: #fff;
    font-variant: small-caps;
	text-decoration:none;
	font-style: normal;
}
#nav ul li a:hover {
	background:#fff;
    color: #000;
    font-variant: small-caps;
	text-decoration: none !important;
	font-style:normal}

.active {   
	text-decoration:underline !important; }
/*------------------------- SLIDESHOW -------------------------------*/
#slideshow-bg {
	padding-top:1em;
	background: url('../images/main-bg.jpg') repeat-y center transparent;
	width:98em;
	height:240px;
	margin: 0 auto;
}
#slideshow {
	background: url('../images/slider-bg.png') no-repeat center transparent;
    height: 240px;
    margin: 0 40px;
    padding: 0 111px;
    width: 678px;

}
#slideshow img {
	position:absolute;
	z-index:10;
}
#slideshow IMG.active {
	z-index:30;
}
#slideshow IMG.last-active {
	z-index:20;
}



/*MAIN index
-------------------------------------------------------- */
#main-bg-index {
	background: url('../images/main-bg.jpg') repeat-y center transparent;
	width: 98em;
	height: 2500px;
	padding-top: 2em;
}
#main {
	padding:2em 0 0 0;
	float:left;
	width:58em;
	margin:0 0 0 8em;
}
#main-bg-index p {
	margin:0;
	padding:0.5em 0;
	font:1.2em/1.8em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	color: #333;
}

/*MAIN normas-autores
-------------------------------------------------------- */
#main-bg-normas-autores {
	background: url('../images/main-bg.jpg') repeat-y center transparent;
	width:98em;
	height:2680px;
	padding-top:2em;
}
#main-bg-normas-autores p {
	margin:0;
	padding:0 !important;
	font:1.2em/1.8em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
}
/*MAIN numero-actual
-------------------------------------------------------- */
#main-bg-numero-actual {
	background: url('../images/main-bg.jpg') repeat-y center transparent;
	width: 98em;
	height: 1900px;
	padding-top: 2em;
}
#main-bg-numero-actual p {
	margin:0;
	padding:0 !important;
	font:1.2em/1.8em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	color: #000;
}
#main-bg-numero-actual h2{
border:0 !important;
}
.supertitle{
border:0 !important;
text-align:left !important;
line-height:2em !important;
padding-top:0.5em;
}
.subtitle{
border:0 !important;
font: normal 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
text-align:left !important;
padding-bottom: 20px;
}

#main-bg-numero-actual ul{
	padding:0 0em 1em 0em !important;
}
#main-bg-numero-actual li{
	border-top: 1px solid #333333;
	padding:0.75em 1em !important;
	background:#ddd;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
#main-bg-numero-actual li a{
	background:#ddd;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
	color: #333;
}
#main-bg-numero-actual li a:hover{
	background:#000;
	font-style:  italic;
	font-weight: normal;
	text-decoration:none;
	color: #fff;
}

/*MAIN equipo-editorial
-------------------------------------------------------- */
#main-bg-equipo-editorial {
	background: url('../images/main-bg.jpg') repeat-y center transparent;
	width:98em;
	height:1480px;
	padding-top:2em;
}

#main-bg-equipo-editorial ul{
	margin:0 0 20px 0;}
#main-bg-equipo-editorial p {
	margin:0;
	padding:0 !important;
	font:1.2em/1.8em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
}

/*SIDEBAR
-------------------------------------------------------- */
#sidebar {
	padding:2em 0 0 0;
	float:right;
	width:20em;
	margin:0 8em 0 0;
}
#sidebar img{
	margin:1em 4em 0 4em;
}
#sidebar p {
	margin:0;
	padding:0.5em 0;
	font:1.2em/1.8em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	color: #333;
}
#sidebar ul {
	margin:0 0 2em 0;
}
#sidebar ul li {
	background: #333;
	margin:0.2em 0;
	font:1.2em/1.8em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	padding:0 1em !important;
}
#sidebar ul li  a{
	background: #333 !important;
	color: #ddd !important;
	text-decoration:none;
}
#sidebar ul li  a:hover{
	background: #fff !important;
	color: #000 !important;
	text-decoration:none;
}
.facebook {
	width:9em;
	height:60px;
	float:left;
    color: #000000;
    font-size: 2em;
    font-variant: small-caps;
    line-height: 3em;
	
	}
.facebook-icon{	
	width:1em;
	padding:1em 0 1em;
	height:20px;
	float:left;
	}
.facebook-icon a {
	background: url("../images/facebook-icon.png") no-repeat scroll 0 50% transparent;
	width:1em;
	height:20px;
	margin: 0;
	display: block;
	text-indent: -9999px;
}
.facebook-icon a:hover {
	background: url("../images/facebook-icon0.png") no-repeat scroll 0 50% transparent;
	width:1em;
	height:20px;
	margin: 0;
	display: block;
	text-indent: -9999px;
}

/*FOOTER
-------------------------------------------------------- */
#footer-bg {
    background: url("../images/footer-bg.jpg") no-repeat scroll center bottom transparent;
    clear: both;
    height: 180px;
    width: 98em;
}
#footer {
    clear: both;
    margin: 0 8em;
	background: url("../images/filigraner.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    padding: 8em 0 0 0;
    text-align: center;
}

#footer p {
	background: #333;
	margin:0;
	padding:10px;
	font:1.2em/1.8em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	color: #ddd;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	background:#fff;
	color: #000;
}


#data {
	width:380px;
	margin:40px 40px 0 70px;
	float:left;
	height:80px;
}
#legal {
	width:380px;
	margin:40px 70px 0 40px;
	float:left;
	text-align:right;
	height:80px;
}






/*-------------------------------------------+
|                                            |
|                FONT STYLES                 |
|                                            |
+-------------------------------------------*/
/*PARAGRAPHS
-------------------------------------------------------- */
.aling-right{
	text-align:right;
}
.aling-center{
	text-align:center;
}
.aling-justify{
	text-align: justify;
}
.date{
	border-top:1px solid #666;
	width:75%;
	float: right;
	text-align:right;
	}
.genero{
	border-top:1px solid #666;
	width:25%;
	float:left;
	}



.generic p {
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.5em;
}
/* Styles an introductory paragraph, similar to newspapers. Assign this class to the first paragraph in an article */
p.intro:first-line {
	font-variant:small-caps;
}
/* Styles a drop cap on each paragraph with this class */
p.drop:first-letter {
	float:left;
	font-size:3em;
	margin-top:-0.05em;
	margin-right:0.1em;
	margin-bottom:-0.5em;
}
/*HEADINGS
-------------------------------------------------------- */
h1 {
	color:#000;
	font-size:3em;
	margin-bottom:0.6em;
	font-style:italic;
	line-height:1.2em;
}
h2 {
    border-top:1px solid #666;
    color: #000000;
    font-size: 2em;
    line-height: 3em;
}
h3 {
    border-top:1px solid #666;
    color: #000000;
    font-size: 1.8em;
    font-variant: small-caps;
    line-height: 3em;
}
h4 {
	color:#000;
	font-size:1.5em;
	line-height:2.5em;
	font-weight:bold;
}
h5 {
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6 {
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}
/*LINKS
-------------------------------------------------------- */
p a {
	color:#000;
}
p a:hover {
	background:#000;
	text-decoration:none;
	color:#fff;
}
h1 a {
	color:#000;
}
h1 a:hover {
	text-decoration:none;
}
li a {
	color:#000;
}
li a:hover {
	text-decoration:none;
}
/*ALL THE TRIMMINGS
-------------------------------------------------------- */
blockquote p {
	font-size:1.2em!important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	font-weight:bold;
}
blockquote p cite {
	font-style:normal;
}
.generic strong {
	font-variant:small-caps;
}
.generic em {
	font-style:italic;
	font-weight:inherit;
}
.amp { /* Give those ampersands a right sexy look */
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}
abbr {
	border-bottom:1px dotted #666;
	border-color:inherit;
	cursor:help;
}
.clear {
	clear:both;
}
.right-float { /* Float any item to the right */
	float:right;
	margin-left:2em;
	margin-right:0;
}
.left-float { /* Float any item to the left */
	float:left;
	margin-right:2em;
	margin-left:0;
}
.code { /* Styling for and code type items */
	font-family:Courier, "Courier New", monospace;
	background:#ddd;
	font-size:1em;
}
