/*
Theme Name:Resistencia
Theme URI:http://www.2litros.cl
Description:Tema para imágenes de la resistencia, inspirado en wp-coda.
Version:1.0
Author:Raimundo Illanes | Tomás Bascuñan
Author URI:www.2litros.cl
*/

/* ------ estilos de reset ------ */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

:focus {
	outline: 0
}

ol,ul {
	list-style: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: ""
}

blockquote,q {
	quotes: """"
}

strong {
	font-weight: bold
}

em {
	font-style: normal
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #FFF;
}

/* ------ estilos para el site ------ */

body {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/fondo.jpg);
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #000000;
}

p {
	font-size: 11px;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav {
	border-bottom-color: white;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #86160e;
	margin-bottom: 20px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#nav_interior {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 4px;
}
#nav_interior p {
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
}

#nav_interior a {
	color: white;
	font-weight: bold;
}

#nav_interior a:hover {
	color: #ffcc00;
	font-weight: bold;
}

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#logo {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-image: url(images/collage.jpg);
	background-position: right;
}

#fotos img {
	margin-left: 20px;
	border-color: black;
	border-style: solid;
	border-width: 5px;	
	float: right;
}

#contenido {
	text-align: left;
	padding: 15px;
	background-color: #303030;
	margin-top: 10px;
	border-color: black;
	border-style: solid;
	border-width: 5px;
	width: 570px;
	float: left;
	margin-left: 6px;
	margin-bottom: 30px;
}

#home {
	background-color: #303030;
	margin-top: 10px;
	border-color: black;
	border-style: solid;
	border-width: 5px;
	width: 600px;
	float: left;
	margin-left: 5px;
}

#galeria {
	float: left;
	width: 108px;
	margin-top: 10px;
	margin-right: 6px;
}
.reset {
}
.separador {
	margin-bottom: 28px;
}

#prensa {
	margin-top: 10px;
	float: left;
	width: 152px;
	margin-left: 12px;
	color: white;
}


/* #galeria img {
	border: 4px solid #000;
	margin: 0px;
} */

#logos {
	float: left;
	width: 100%;
	margin-top: 20 px;
}

#galeria p {
	background-color: black;
	text-align: center;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 0px;
}

#galeria a {
	color: white;
	text-decoration: none;
	margin: 0px;
}


#contenido p {
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 120%;
	text-align: left;
	color: #b2870b;
	
}#logo img {
	float: left;
	
}
#galeria_interna {
	background-color: #303030;
	margin-top: 10px;
	border-color: black;
	border-style: solid;
	border-width: 5px;
	width: 770px;
	float: right;
	margin-left: 5px;
}
