/* @group Elementos principales */

body {
	margin: 0px;
	padding: 0px;
	background: #504f4f;
	color: #3b3b3b;
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

p {
	margin: 18px 0
}

a:link, a:visited, a:active {
	color: #7F9D05;
	outline: 0;
}

a:hover {
	color: #99b72e;
}

h1 {
	font-family: 'Century Gothic', 'Trebuchet MS','Lucida Sans Unicode', Arial, Verdana;
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
}

h1 a:link,h1 a:visited,h1 a:active,h1 a:hover {
	text-decoration: none;
	color: #3b3b3b;
}

input.text, textarea.text, input.sumbit {
	border: 1px solid #d0d0d0;
	background: #fff;
	padding: 2px;
}

/* @end */

/* @group Main containers */

#wrapper {
	max-width: 1000px;
	min-width: 770px;
	margin: 0 auto;
	padding-bottom: 9px;
}

* html #wrapper {
	width: 970px;
}

#header {
	position: relative;
	margin: 0 11px -70px;
	background: url(bg_header.png) 0 -20px repeat-x transparent;
	height: 245px;
}

#title {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -8px;
}

#title a {
	display: block;
	width: 331px;
	height: 70px;
	text-indent: -1000em;
	background: url(obokaman.png) 0 0 no-repeat transparent;
}

#subtitle {
	height: 129px;
	background: url(bg_subheader.png) 100% 100% no-repeat transparent;
	padding-top: 23px;
	margin: 0 5px;
	border-left: 1px solid #878787;
	text-indent: -1000em;
}

#searchbox {
	position:absolute;
	top:100px;
	right:200px;
}

#search_form {
	width: 160px;
	height: 20px;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	background-color: #fff;
	margin-left: 55%;
	padding: 0 33px 0 88px;
}

* html #search_form {
	overflow: hidden;
}

#searchbox label {
	display: block;
	position: absolute;
	width: 88px;
	height: 22px;
	text-indent: -1000em;
	background: url(search_title.png) 0 0 no-repeat transparent;
	margin: -1px 0 -1px -95px;
}

* html #searchbox label {
	margin-left: -100px;
}

#searchbox input.text {
	width: 150px;
	border: 1px solid #fff;
	background: #fff;
	padding: 0;
}

#searchbox input.submit {
	position: absolute;
	width: 33px;
	height: 22px;
	border: none;
	margin-top: -1px;
	margin-left: 20px;
	background: url(search_button.png) 0 0 no-repeat;
	text-indent: -1000em;
}

#sections {
	position: absolute;
	top: 118px;
	margin-left: 30px;
}

* html #sections {
	margin-left: 0px;
}

#sections ul {
	list-style: none;
	height: 34px;
	overflow: hidden;
}

#sections li {
	float: left;
	text-indent: -1000em;
	margin-right: 5px;
}

#sections li.portada a {
	display: block;
	width: 97px;
	height: 34px;
	background: url(tab_portada.png) 0 0 no-repeat transparent;
}

#sections li.fotos a {
	display: block;
	width: 78px;
	height: 34px;
	background: url(tab_fotos.png) 0 0 no-repeat transparent;
}

#sections li.archivos a {
	display: block;
	width: 102px;
	height: 34px;
	background: url(tab_archivos.png) 0 0 no-repeat transparent;
}

#sections li.contacto a {
	display: block;
	width: 106px;
	height: 34px;
	background: url(tab_contacto.png) 0 0 no-repeat transparent;
}

#sections li a:hover {
	background-position: 0 -34px;
}

#sections li.active a {
	background-position: 0 -68px;
}

#footer {
	margin: 0 30px 18px;
	padding: 28px 0;
	height: 90px;
	background: url(bg_footer.png) 0 100% repeat-x #fff;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	text-align: center;
}

#footer ul {
	list-style-type: none;
	height: 19px;
}

#footer li {
	display: inline;
	padding-right: 4px;
}

#footer li a {
	font-weight: bold;
}

#site_info {
	float: left;
	text-indent: -1000em;
	width: 60%;
	height: 71px;
	background: url(reciclable.png) 50% 19px no-repeat transparent;
}

#site_patrocine {
	float: left;
	width: 20%;
	height: 71px;
	background: url(bg_footerl.png) 0 100% no-repeat transparent;
}

#site_patrocine a {
	display: block;
	text-indent: -1000em;
	width: 151px;
	height: 45px;
	background: url(powered_obolog.png) 0 0 no-repeat transparent;
	margin-top: 14px;
	margin-left: 30px;
}

#site_license {
	float: right;
	width: 20%;
	background: url(bg_footerr.png) 100% 100% no-repeat transparent;
}

#site_license a {
	display: block;
	width: 100%;
	height: 71px;
	text-indent: -1000em;
	background: url(licencia.png) 97% 10px no-repeat transparent;
}

#body {
	position: relative;
	margin: 0 30px;
	padding: 0 320px 0 20px;
	background: url(round_tl.png) 0 0 no-repeat #fff;
}

#mainbar {
	position: relative;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	overflow: hidden;
}

#firstbar {
	background: url(round_tr.png) 100% 0 no-repeat transparent;
	position: relative;
	float: left;
	width: 300px;
	margin-right: -320px;
}

/* @end */

/* @group Post contents */

#post_navigation .prev {
	float: left;
}

#post_navigation .next {
	float: right;
}

#mainbar h2 {
	margin-bottom: 10px;
	background: url(bg_dotted.png) 0 100% repeat-x transparent;
}

.post {
	padding-top: 20px;
	margin-bottom: 40px;
	position: relative;
}

.post .tags, .post .author {
	color: #888;
	font-family: Verdana;
	font-size: 0.8em;
}

.post .date {
	position: absolute;
	top: 0;
	font-family: Georgia;
	font-size: 1.1em;
	padding-left: 20px;
	background: url(/img/icons/date.png) 0 50% no-repeat transparent;
	color: #888;
}

.post .author {
	padding: 3px 0 6px;
	background: url(bg_dotted.png) 0 100% repeat-x transparent;
}

.post .tags {
	padding: 3px 0 3px 20px;
	background: url(/img/icons/tag_green.png) 0 50% no-repeat transparent;
}

.post_body img[align="left"] {
	margin-right: 10px;
}

.post_body img[align="right"] {
	margin-left: 10px;
}

.post_body {
	font-size: 13px;
}

.post_body h2 {
	margin:10px 0;
}

.post_body ul, .post_body ol {
	margin: 10px 0 0 20px;
	list-style-type: none;
}

.post_body ol {
	list-style-type: decimal;
}

.post_body ul li {
	position: relative;
	padding-left: 20px;
	background: url(/img/icons/bullet_black.png) 0 3px no-repeat transparent;
}

.codigo, code, pre {
	display: block;
	padding: 10px;
	font-family: "Courier New", Courier, mono;
	background: #504f4f;
	color: white;
	-moz-border-radius: 10px;
}

.post_body blockquote {
	position: relative;
	background: url(blockquote.png) 0 100% no-repeat #eee;
	border-right: 1px dashed #ccc;
	margin: 30px 0 30px 40px;
	padding: 10px 10px 10px 25px;
}

#related_posts {
	font-size: 0.8em;
	; margin-left: 30px;
	margin-bottom: 10px;
}

#related_posts a {
	font-size: 1.5em;
	font-weight: bold;
}

/* @end */

/* @group Comments */

.num_comment {
	display: none;
}

.comment {
	margin-bottom: 30px;
}

.comment .author img {
	vertical-align: middle
}

.comment .date {
	margin-top: 18px;
	text-align: right
}

.comment_body {
	margin-top: -10px;
	padding: 35px 15px 15px;
	border-bottom: 1px solid #ccc;
	background: url(bg_comment.png) 0 0 no-repeat #eee;
}

.comment .owner {
	border-bottom: 1px solid #aaba68;
	background: url(bg_commentown.png) 0 0 no-repeat #e1ecb3;
}

.comment_body p {
	margin: 3px 0;
}

#comments_form .fieldrow {
	margin: 9px 0;
}

#comments_form .fieldrow label {
	font-weight: bold;
	padding-left: 9px;
	text-transform: uppercase;
}

/* @end */

/* @group Modules */

#firstbar .module {
	margin: 30px 0;
	background: url(bg_sidebarmodule.png) 0 100% no-repeat #eeeeee;
	padding: 0 20px 20px 20px;
}

#firstbar .module h2 {
	position: relative;
	margin: 0 -20px 10px -20px;
	background: url(bg_sidebarh2.png) 0 0 no-repeat #eeeeee;
	color: #fff;
	line-height: 31px;
	padding-left: 20px;
}

#firstbar .module dl {
	margin-bottom: -10px;
}

#firstbar .module dt {
	margin-bottom: 5px;
}

#firstbar .module dt a {
	font-size: 1.1em;
	font-weight: bold;
}

#firstbar .module dd {
	margin-bottom: 10px;
}

#firstbar .module ul {
	list-style-type: none;
	margin: 10px;
}

#firstbar .module li {
	margin: 3px 0;
}

#loginbox .fieldrow, #contact_form .fieldrow {
	padding: 2px 0;
}

#loginbox .fieldrow label, #contact_form .fieldrow label {
	display:block;
	width:80px;
	float:left;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	margin-right:5px;
}

#loginbox .submitrow, #contact_form .submitrow {
	padding:2px 0 2px 90px;
}



/* @end */

.fotobonita {
	padding: 3px;
	background: #fff;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
}

div.fotoalbum {
	padding: 5px;
	width: 45%;
	height: 230px;
	margin: 5px;
	float: left;
}

div.fotoalbum img {
	border: 1px solid #ccc;
	border-right-width: 3px;
	border-right-style: double;
	border-bottom-width: 3px;
	border-bottom-style: double;
	padding: 4px;
	display: block;
	margin: 5px auto;
}

div.thumbnail {
	overflow: hidden;
}

div.album_resume div.thumbnail {
	text-align: center;
	width: 25%;
	height: 130px;
	float: left;
}

div.album_complete div.thumbnail {
	text-align: center;
	width: 50%;
	height: 130px;
	float: left;
}

div.thumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
	margin: 5px;
}

div.thumbnail:hover  img {
	background: #eee;
}

div.thumbnail:active  img {
	border: 3px solid #fff;
	background: white;
}

.required {
	font-size: 0.8em;
	color: red;
}

.sponsors {
	margin: 0 -10px !important;
	padding: 0;
}

.sponsors li {
	float: left;
	width: 49%;
	text-align: center;
	padding-top: 5px;
}