/*
Theme Name: Religion
Theme URI: http://wordpress.org/
Description: El tema para el sitio de la Delegación Salesiana de Cuba.
Version: 1.0
Author: Karel Santana
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, three columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background:url('images/background1.jpg') center top no-repeat;
}

#page {
	width:980px;
	margin:0 auto;
}

#header {
	height:114px;
}

#menu{
	
}

#menu li {
	display: inline;
	float:left;
	margin:0 10px;
	
}

#menu li a:link, #menu li a:visited {
	padding: .2em .3em;
	display: block;
	text-decoration: none;
	color: #53babf;
}

#menu li a:hover {
	color:#7fc41b;
	border-bottom:3px solid #7fc41b;
}

#submenu li a:link, #submenu li a:visited {
	padding:7px 0;
	text-decoration: none;
	color:#333;
}

#submenu li a:hover {
	color:#006570;
	text-decoration:underline;
}

#submenu li {
	padding:7px 0;
	border-bottom:1px solid #e9e8de;
	font-weight:bold;
}

.sidemenu li {
	padding:7px 0;
	/*border-bottom:1px solid #e9e8de;*/
	line-height:12px;
}

.sidemenu li small {
	color:#999999;
	font-size:11px;
}

.sidemenu li a {
	text-decoration:none;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.sidemenu li a:hover {
	text-decoration:underline;
	color:#6eab23;
}

#footer {
	clear:both;
	background-color:#00565d;
}

.margin {
	padding:30px 15px 30px 15px;
}

.content {
	width:580px;
	float:left;
	border:1px solid #e9e8de;
	border-bottom:none;
	border-top:none;
}

.content-big {
	width:780px;
	float:left;
	border:1px solid #e9e8de;
	border-left:none;
	border-bottom:none;
	border-top:none;
}

.content p, .content-big p {
	margin:10px 0;
}

.content p img {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:15px;
}

.content h2, .content-big h2 {
	color:#00565d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	padding-bottom:10px;
	border-bottom:5px solid #e9e8de;
	margin-bottom:10px;
}

.content h3 {
	color:#000;
	font-weight:bold;
	font-size:15px;
}

.content h3 a {
	color:#00565d;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.content h3 a:hover {
	color:#6eab23;
	text-decoration:underline;
}

.content .more-link {
	color:#6eab23;
	text-decoration:none;
}

.content small {
	color:#999999;
}

.sidebar h2 {
	color:#00565d;
	font-weight:bold;
}

.sidebar {
	width:198px;
	float:left;	
}

.sidebar p {
	margin:10px 0 20px 0;
}

.sidebar h2 {
	border-top:5px solid #e9e8de;
	margin-top:20px;
	padding-top:5px;
}

.sidebar h2 ul li a {
	color:#00565d;
	text-decoration:none;
}

.clear-both {
	clear:both;
}

#respond {
	padding:10px;
	background-color:#f4f3ee;
}

.comment {
	border-bottom:1px solid #e9e8de;
	margin:10px 0;
}

.comment-author {
	font-weight:bold;
}

.comment-meta a {
	font-style:oblique;
	font-size:11px;
}

#comments {
	background-color:#e9e8de;
	padding:3px;
	font-style:oblique;
	font-size:11px;
	margin-bottom:40px;
}

#footer {
	padding:10px 20px;
}

#footer p {
	margin:10px;
	color:#c6dadc;
	font-size:11px;
}

#footer li {
	display:inline;
	margin:0 10px;
}

#footer li a {
	text-decoration:none;
	color:#c6dadc;
	font-size:11px;
}

#footer li a:hover {
	color:#f4f4f4;
	text-decoration:underline;
}


/**  INDEX PAGE  */
#show {
	background-color:#fff;
	padding:20px;
}


.col {
	float:left;
	width: 280px;
	padding:20px;
}

.colll {
	float:left;
	width: 310px;
}

.coll {
	float:right;
	width:640px;
}

.col h2 {
	color:#006570;
	font-size:16px;
	font-weight:bold;
	border-bottom:3px solid #e9e8de;
	padding-bottom:5px;
}

.list li {
	border-bottom:1px solid #e9e8de;
	padding:10px 0;
}

.list h3 a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

.list h3 a:hover {
	color:#6eab23;
	text-decoration:underline;
}

.list small {
	color:#999999;
}

.list .more-link {
	color:#6eab23;
	text-decoration:none;
}

.list div img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.blue {
	background:#e9e8de;
}

.blue h2 {
	border-bottom:3px solid #006570;
}

.blue li {
	padding:1px 0;
}

.blogroll li {
	padding:1px 0;
}

.blogroll li a {
	color:#6eab23;
	text-decoration:none;
}

.blogroll li a:hover {
	text-decoration:underline;
}

.img p{
	margin-bottom:5px;
}

#message {
	padding:10px;
	height:260px;
}

#message li {
	padding:20px 20px;
}

#message li h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

#message li p {
	margin:10px 120px 0 0;
	color:#333;
}

#message li img {
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}

