/*  
Theme Name: Simple Balance 2.1
Theme URI: http://blogsessive.com
Description: Simple, highly customizable, well-balanced 3 column theme. More Power. More Style. Your Style!
Tags: fixed width, three columns, simple, control panel, custom layout
Author: Alex Cristache
Author URI: http://blogsessive.com
*/

/* License and other information:

- This theme is released unde Creative Commons 3.0 licence;
- You may share, modify and use it in personal or commercial projects;
- I'd appreciate it if you DO NOT remove the author information in the theme's footer;
- Under any circumstances, DO NOT remove the original author information from this CSS file (this includes Name and URL);
- If you modify the theme, please mention the original author in a comment like this one.

*/


/* General styles */
body {
	text-align: center;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #b3d0e2;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrap {
	width: 970px;
	text-align: left;
	left: auto;
	right: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a {
	color: #4b7ec4;
	text-decoration: none;
}

a:hover {
	color: #81A5BA;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
	margin-left: 50px;
}

.right {
	float: right;
}


/* Header styles */
#header {
	width: 970px;
	height: 170px;
	margin: auto;
}

.topLogo {
	width: 200px;
	float: left;
	height: 120px;
	background-image: url(img/IAP_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.topLogo h1, .topLogo h2 {
	font-variant: small-caps;
	color: #d90202;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
}

.topLogo h1 a, .topLogo h2 a {
	height: 120px;
	width: 200px;
	display: block;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #81A5BA;
}

.topLogo .blogDescription {
	font-variant: normal;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}

.topMenu {
	float: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CEE1EC;
	margin-right: 10px;
	margin-left: 10px;
}

.topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.topMenu ul li {
	float: left;
	padding-top: 72px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEE1EC;
}

.topMenu ul li.current_page_item {
	color: #81a5ba;
	background-image: url(img/soynuevo2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.topMenu ul li a {
	color: #FFFFFF;
	padding-top: 75px;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.topMenu ul li a:hover {
	color: #fee53d;
}

.topSearch {
	width: 210px;
	float: right;
	padding-top: 45px;
}

.s {
	border: 1px solid #81A5BA;
	width: 150px;
	float: left;
	height: 18px;
	background-color: #EEEEEE;
	color: #81A5BA;
}

.searchSubmit {
	padding: 0;
	border: none;
	cursor: pointer;
	float: right;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D9E8F0;
	background-image: none;
}

/* Page structure styles */

#page {
	width: 970px;
	overflow: hidden;
}

#lsidebar {
	width: 200px;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
}

#rsidebar {
	float: right;
	width: 260px;
	padding-top: 10px;
}

#content {
	float: left;
	width: 470px;
	margin-right: 20px;
}

/* Sidebars styles */

#lsidebar .leftPic{
	padding-top: 500px;
	border: thin solid #999999;
	background-image: url(img/pic-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
}
#foto_iz {
	height: 500px;
	width: 200px;
	background-image: url(img/pic-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999999;
	margin-bottom: 15px;
	margin-top: 10px;
}

#lsidebar .leftPicCustomWrap {
	width: 200px;
	overflow: hidden;
}

#lsidebar .leftPicCustom {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
}

#lsidebar h2, #rsidebar h2 {
	font: normal normal 17px Georgia, "Times New Roman", serif;
	color: #4b7ec4;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b7ec4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#lsidebar ul, #rsidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#lsidebar ul ul ul, #rsidebar ul ul ul {
	padding: 0px;
	list-style: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#lsidebar ul li, #rsidebar ul li {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#lsidebar li li, #rsidebar li li {
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#lsidebar li li li, #rsidebar li li li {
	margin: 0px;
	list-style: none;
	border: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
	list-style-type: square;
	display: list-item;
	text-indent: 8px;
	list-style-position: inside;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ddd;
}

#rsidebar li.rssFeed {
	width: 260px;
	height: 80px;
	background-image: url(img/bg-rss_2_bw.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.textwidget {
	padding-top: 10px;
}

.rssFeed a {
	width: 260px;
	height: 80px;
	display: block;
}

.rssForm form {
	margin: 10px 0;
}

.rssEmail {
	border: 1px solid #92bdbb;
	width: 126px;
}

.rssSubmit {
	width: 66px;
	padding: 0;
	border: 1px solid #999999;
	cursor: pointer;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFCC00;
	background-image: none;
}

.rssForm small {
	padding: 2px;
	background: #eff7f7;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 260px;
	overflow: hidden;
}

.leftBanner {
	float: left;
	margin-bottom: 10px;
}
.rightBanner {
	float: right;
	margin-bottom: 10px;
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #4b7ec4;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	color: #D9E8F0;
	border: 1px solid #D9E8F0;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background-color: #D9E8F0;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #81A5BA;
}

#wp-calendar a:hover {
	color: #FFFFFF;
}

.archiveTitle {
	color: #FFFFFF;
	font-variant: small-caps;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
}

.post {
	margin-bottom: 30px;
	width: 470px;
	overflow: hidden;
	margin-top: 20px;
}

.postFeatured {
	margin-bottom: 25px;
	width: 450px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

.post a, .postFeatured a {
	text-decoration: none;
}

.postTitle h1, .postTitle h2 {
	color: #4b7ec4;
	border-bottom: 1px solid #ddd;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.postTitle h1 a, .postTitle h2 a {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #4b7ec4;
	text-decoration: none;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: normal normal 22px Georgia, "Times New Roman", serif;
	color: #999999;
}

.postInfo {
	font-size: 11px;
	float: right;
	color: #999999;
}

.postContent {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 15px;
	width: 470px;
	overflow: hidden;
	font-size: 12px;
}

.sizeFeatured {
	width: 450px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	color: #4b7ec4;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

.postContent h2 {
	font: normal normal 20px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h3 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #eff7f7 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px Georgia, "Times New Roman", serif;
}

.postExtras {
	border-top: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 470px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #999999;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #FFFFFF;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(img/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
	padding-left: 14px;
}

.navigation {
	width: 470px;
	font: normal normal 14px Georgia, "Times New Roman", serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

/* Comments styles */

.commentZone {
	margin-bottom: 25px;
}

h3#respond, h3#comments, h3#trackbacks {
	color: #4b7ec4;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList li {
	width: 470px;
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 80px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font: normal bold 14px Georgia, "Times New Roman", serif;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #207f7b;
}

.commentRight {
	float: right;
	width: 390px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #FFFFFF;
	background-color: #D9E8F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

#comment {
	border: 1px solid #FFFFFF;
	width: 100%;
	background-color: #D9E8F0;
	padding: 5px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#submit {
	border: none;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-color: #999999;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}


/* Footer styles */

#footer {
	font-size: 10px;
	color: #999999;
	height: 100px;
	margin: auto;
	width: 970px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #4b7ec4;
}

.footerMenu {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerMenu li {
	display: inline;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 8px;
}#foot_out {
	font-size: 10px;
	color: #999999;
	height: 179px;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(img/foot_bg.png);
	background-repeat:  repeat-x;
	background-position: center top;
	width: 100%;
}
#header_out {
	width: 100%;
	overflow: hidden;
	height: 120px;
	background-image: url(img/header_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#slideshow_out {
	height: 310px;
	width: 100%;
	background-image: url(img/slideshow_bg.png);
	background-repeat:  repeat-y;
	background-position: center top;
}
#slideshow {
	height: 310px;
	width: 970px;
	margin: auto;
	background-image: url(img/congregacion3.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #97c5e0;
}
.topMenu ul li:hover {
	float: left;
	padding-top: 72px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEE1EC;
	background-repeat: no-repeat;
	background-position: right top;
}
#wrap_out {
	width: 100%;
	text-align: left;
	left: auto;
	right: auto;
	background-image: url(img/slideshow_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0px;
}
#rsidebar li.rssFeed:hover {
	width: 260px;
	height: 80px;
	background-image: url(img/bg-rss_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#wp-calendar td:hover {
	padding: 4px;
	text-align: center;
	background-color: #FFCC00;
}
.topLogo:hover {
	width: 200px;
	float: left;
	height: 120px;
	background-image: url(img/IAP_logo_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#soynuevo:hover {
	background-image: url(img/soynuevo5.png);
	height: 14px;
	width: 85px;
}
#soynuevo {
	background-image: url(img/soynuevo4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 85px;
	height: 14px;
}
#soynuevo a {
	color: #fee53d;
	display: block;
	height: 10px;
	width: 67px;
	margin-top: -72px;
}
.topMenu ul li:hover {
	float: left;
	padding-top: 72px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEE1EC;
	background-image: url(img/soynuevo2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
