/*
Theme Name: Mizpa
Theme URI: http://bizion.org/
Description: A theme made for Mizpa Jerusalen Church.
Version: 2.0
Author: Ricardo Andramuno
Author URI: http://bizion.org/
Tags: blue, custom header, two columns, widgets

	Mizpa v2.0
		 http://bizion.org/
		 
			This theme was designed and built by Ricardo Andramuno,
				whose blog you will find at http://r2kstudio.com/
				
					The CSS, XHTML and design is released under GPL:
						http://www.opensource.org/licenses/gpl-license.php
						
*/

body { margin: 0; padding: 0; font-family: sans-serif, Arial; font-size:12px; background: #353535; color: #000; }
img { border: 0; }

.centered { margin:0px auto; text-align: center; }
img.alignright { float: right; margin: 0 0 2px 7px; display: inline; }
img.alignleft { float: left; margin: 0 7px 2px 0; display: inline; }
img.alignnone { margin: 4px auto; }
a { font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, a, small { color: #fff; }
small { margin: 10px; font-size: 11px; font-style: italic; }
h1 { font-size: 34px; font-family: Times; margin:10px 0px; text-shadow: #1A171B 1px 1px 2px; }
h2 { font-size: 18px; }
h2.servicios { font-size: 30px; margin: 5px 0 0 50px; padding-left: 25px; background: url(images/h2.png) left no-repeat; text-shadow: #1A171B 1px 1px 2px; }
h2.titulo { display: block; clear: both; line-height:34px; background: url(images/titulo.png) no-repeat; padding-top: 8px; text-align: center; }
h3, h3 a { font-size: 16px; color: #000; }
h3.category { font-size: 24px; color: #f2cf8b; text-shadow: #1A171B 1px 1px 2px; }
clear { clear: both; height: 10px; }

#header { z-index: 999; }
.logo { height: 135px; background:url(images/header.png) repeat-x; }
.mizpa { height:100px; margin: 20px 0 0 60px; background: url(images/mizpa.png) no-repeat; padding:5px 0 0 88px; }

.menu { height: 55px; background:url(images/fondo-menu.png) bottom left repeat-x; padding:0; }
.menu ul { list-style: none; margin:0; padding: 0; height: 37px; }
.menu ul li { display:inline; width: 188px; }
.menu ul li a { width: 188px; line-height:37px; float:left; text-align: center; }
.menu ul li a.item, .menu ul li a.last, .menu ul li a.active, .menu ul li a.activelast { margin-left: -38px; }
.menu ul li a.item { background:url(images/item.png); }
.menu ul li a.last { background:url(images/last-item.png); width: 189px; }
.menu ul li a.first { background:url(images/first-item.png); width: 189px; }
.menu ul li a.active, .menu ul li a.item:hover { background:url(images/item-on.png);  }
.menu ul li a.activelast, .menu ul li a.last:hover { background:url(images/last-item-on.png); width: 189px; }
.menu ul li a.activefirst, .menu ul li a.first:hover { background:url(images/first-item-on.png); width: 189px; }
.menu ul li a.activefirst:hover, .menu ul li a.active:hover, .menu ul li a.activelast:hover { cursor: default; text-decoration: none; }
#prebody { height: 321px; margin-top: -18px; z-index: 888; }
.carrusel { float: left; display: inline; margin:0 0 0 10px; position: relative; z-index: 1; }
.secciones { margin-left: 20px; height: 321px; background: url(images/secciones.png); color:#fff; position: relative; z-index: 10; }
.secciones ul { margin-top: 0; }
.secciones ul li { list-style: none; width: 227px; height: 29px; margin-bottom: 10px; background: url(images/item2.png);  }
.secciones ul li a { font-size: 15px; font-weight: normal; padding-left: 20px; line-height: 29px; text-shadow: #1A171B 1px 1px 2px; }
.sidebar ul li a:before, .secciones ul li a:before { content:"\00BB   "; }
.textwidget { display: block; clear: both; }
#cuerpo { background: #fff; padding-bottom: 20px; }
#cuerpo small { color: #000; }
.principal { padding: 20px 0; }
hr { margin: 10px 0; }
.margen { margin:10px; }
.sidebar a { color: #000; }
.sidebar ul { list-style: none; margin-left:10px; padding:0; }
.sidebar ul li { margin-bottom: 10px; }
.widget div { margin:0 10px; }
.end { margin-top: -10px; }
#footer { background: url(images/foot.png); height: 68px; color: #fff; }
.logofoot { margin:15px 0 10px 25px; }