/*
THEME NAME: Uno En Cristo
THEME URI: http://www.angelchiang.com/
DESCRIPTION: Tema para Uno En Cristo, basado en Sandbox
VERSION: 1.0
AUTHOR: <a href="http://www.angelchiang.com/">Angel Chiang</a>
AUTHOR URI:
TAGS:
*/

/* 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%; /* Resets 1em to 10px */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* unoencristo.cl styles */

body {
	font-family: Arial, Sans-Serif;
	background-color: #333333;
	color: #333333;
	text-align: center;
	padding: 0;
	margin: 0;
	}

p {
	margin: 12px 0;
}

ol, ul {
	padding-left: 40px;
}

div#content ul {
	list-style-type: disc;
}

div#content ol {
	list-style-type: decimal;
}

div#content ul {
	list-style-type: disc;
}

body.home div#content ol,
body.home div#content ul {
	list-style-type: none;
}

div#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#access {
	background-color:#CB0B15;
	color:white;
	font-size:1.4em;
	height:30px;
	border-top:1px solid #CB0B15;
	border-bottom:1px solid #CB0B15;
	padding-left: 20px;
}

div.skip-link {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}

#menu li a, #menu li a:link {
	color:white;
	display:block;
	float:left;
	padding:8px 10px 8px 0;
	margin-right: 15px;
	text-decoration: none;
}

div#header {
	background-color:#ED420E;
	border-top:1px solid #CB0B15;
	border-bottom:15px solid #ED420E;
	height:44px;
}

/*body.home div#header {
	background-image:url(images/header.jpg);
	height:200px;
}*/

div#logo a {
	display:block;
	margin-top:0;
	padding:12px 20px 9px;
	width:400px;
}

/*body.home div#logo a {
	margin-top:95px;
	padding:45px 20px 22px;
}*/

h1#blog-title {
	margin-left: -9999px;
	float: left;
}

div.cleardiv {
	clear:both;
	display:block;
	height:0;
	margin:0;
	padding:0;
	width:100%;
}

div#container {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
	padding-left: 20px;
	padding-bottom: 10px;
}

body.home div#container {
	padding-top: 30px;
}

div#content {
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-right:20px;
	margin-bottom: 30px;
	width:620px;
}

div#content h2 {
	line-height: 1.2em;
}

body.home div#content {
	float: none;
	font-size: 1.2em;
	line-height: 1.6em;
	width:100%;
	margin-right: 0;
}

body.home h2.entry-title {
	display: none;
}

.sidebar {
	float: left;
	width: 320px;
}

.xoxo {
	padding-left: 0;
}

div#footer {
	background-color:#606060;
	border-top:1px solid #606060;
	border-bottom:1px solid #606060;
	color:#BFBFBF;
	text-align: center;
	font-size:1.5em;
	margin-bottom: 15px;
}

/* headings */

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration:none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#666666;
}
h2 {
	font-size:1.7em;
	margin: 30px 0 0;
}
h1, h2, h3 {
	font-weight:bold;
}
h3 {
	margin: 12px 0;
}


/* links */
a {
	color:#0066CC;
	text-decoration: none;
}

a:hover {
	color:#114477;
/* 	text-decoration:underline; */
}

.entry-date {
	font-size: 0.9em;
	color: #777777;
	line-height: 1.5em;
}

.entry-content {
	text-align: justify;
}

.entry-meta {
	font-size: 0.9em;
	color: #777777;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 40px;
}

#nav-above {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}


/* frontpage */

.highlight-left,
.highlight-right {
	border: 2px solid red;
	padding: 10px 10px 0pt;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 1.6em;
	height: 80px;
	text-align: center;
	width: 286px;
	line-height: 1.2em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.highlight-left {
	margin-right: 10px;
	padding-top: 20px;
	height: 70px;
}

.titulo-ciudades-portada {
/* 	clear:both; */
margin-top: 0;
}

ul.ciudades-portada {
	padding:0;
	margin: 5px 0 0;
}

ul.ciudades-portada li {
	border:1px solid #666666;
	float:left;
	height:90px;
	margin-bottom:16px;
	margin-right: 10px;
	padding:0px;
	width:148px;
}


.ciudades-portada li {
    background-image: url(images/sprite_ciudades.jpg);
}

ul.ciudades-portada li.arica  { background-position: -1px -1px; }
ul.ciudades-portada li.antofagasta { background-position: 149px -1px; }
ul.ciudades-portada li.copiapo { background-position: -1px 459px; }
ul.ciudades-portada li.la-serena  { background-position: 149px 459px; }
ul.ciudades-portada li.vina-del-mar  { background-position: -1px 367px; }
ul.ciudades-portada li.santiago { background-position: 149px 367px; }
ul.ciudades-portada li.concepcion  { background-position: -1px 275px; }
ul.ciudades-portada li.temuco  { background-position: 149px 275px; }
ul.ciudades-portada li.valdivia  { background-position: -1px 183px; }
ul.ciudades-portada li.osorno     { background-position: 149px 183px; }
ul.ciudades-portada li.puerto-montt     { background-position: -1px 91px; }
ul.ciudades-portada li.magallanes { background-position: 149px 91px; }


/*ul.ciudades-portada li.arica  { background-image: url(images/arica.jpg); }
ul.ciudades-portada li.antofagasta { background-image: url(images/antofagasta.jpg); }
ul.ciudades-portada li.copiapo { background-image: url(images/copiapo.jpg); }
ul.ciudades-portada li.la-serena  { background-image: url(images/la-serena.jpg); }
ul.ciudades-portada li.vina-del-mar  { background-image: url(images/vina-del-mar.jpg); }
ul.ciudades-portada li.concepcion  { background-image: url(images/concepcion.jpg); }
ul.ciudades-portada li.temuco  { background-image: url(images/temuco.jpg); }
ul.ciudades-portada li.valdivia  { background-image: url(images/valdivia.jpg); }
ul.ciudades-portada li.osorno     { background-image: url(images/osorno.jpg); }
ul.ciudades-portada li.puerto-montt     { background-image: url(images/puerto-montt.jpg); }
ul.ciudades-portada li.magallanes { background-image: url(images/magallanes.jpg); }
ul.ciudades-portada li.santiago {
	background-image: url(images/santiago.jpg);
	background-position: left middle;
}*/

ul.ciudades-portada li a {
	color:#888888;
	display:block;
	font-size:1.6em;
	font-weight:bold;
	height:53px;
	padding:26px 0 0 30px;
}

ul.ciudades-portada li.arica a  { padding:22px 0 0 45px; }
ul.ciudades-portada li.antofagasta a  { color:#777777; padding:27px 0 0 20px; }
ul.ciudades-portada li.copiapo a  { color:#777777; padding:12px 0 0 35px; }
ul.ciudades-portada li.la-serena a  { padding:37px 0 0 32px; }
ul.ciudades-portada li.vina-del-mar a  { color:#666666; padding:19px 0 0 17px; }
ul.ciudades-portada li.concepcion a  { color:#999999; padding:27px 0 0 18px; }
ul.ciudades-portada li.temuco a  { color:#AAAAAA; padding:28px 0 0 32px; }
ul.ciudades-portada li.valdivia a  { color:#555555; padding:14px 0 0 37px; }
ul.ciudades-portada li.osorno a     { color: #666666; padding:37px 0 0 39px; }
ul.ciudades-portada li.puerto-montt a  { padding:13px 0 0 14px; }
ul.ciudades-portada li.magallanes a { color: #777777; padding:37px 0 0 22px; }
ul.ciudades-portada li.santiago a   { color: #444444; padding:33px 0 0 30px; }

.link-contacto-portada a {
	background-color:#ED3E0D;
	border:8px solid #CB0A17;
	color:white;
	float:left;
	font-size:2.8em;
	font-weight:bold;
	height:56px;
	padding-top:33px;
	text-align:center;
	width:284px;
}

.noticias-portada {
	float: left;
	width: 300px;
	clear: left;
	margin: 0 20px 0 0;
}

.noticias-portada h2 {
	margin-top: 0;
}

body.home div#content div.noticias-portada ul {
	margin:10px;
	padding:0 0 0 20px;
	list-style-type: disc;
}

body.home .entry-content {
	float: left;
	width: 620px;
	margin-right: 20px;
	padding-bottom: 20px;
}

.video-amor-que-rescata p {
	margin: 0;
}

.banners-portada {
/* 	margin-top: 32px; */
}

.banner {
	background-color:#ED3E0D;
	float:left;
	width:220px;
	color:white;
	display:block;
	font-size:2.5em;
	font-weight:bold;
	line-height:1.2em;
	text-align:center;
	text-transform:uppercase;
}

a.banner:hover {
	color:white;
}

.banner.quieres-conocer-a-dios {
	height:141px;
	margin-right:20px;
	padding-top:22px;
}

.banner.mou-chile {
	height:98px;
	padding-top:58px;
}

.video-portada {
	float: left;
	width: 470px;
	height: 371px;
}


img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
	float: left;
}