/*
Theme Name: Mirumbita 2009 
Theme URI: http://mirumbita.com
Description: Tema basado en el startertheme de http://wpcandy.com
Version: 0.0
Author: Freddy Montes
Author URI: http://fmontes.net
*/

/* @group Global */

html, body {
	background: url(images/bg_top.jpg) repeat-x;
	color: #666;
	height:100%;
}

.bg1 {
	background: url(images/bg1.jpg) no-repeat center top;
}

.bg2 {
	background: url(images/bg2.jpg) repeat-x center bottom;
	padding-bottom: 18px;
	min-height:100%;
	height:auto !important;
	height:100%;
}


.clear {
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
	line-height: 0;
}

a:link, a:visited {
	color: #168ece;
	text-decoration: underline;
	outline-style:none;
	outline-width:0;
}

a:hover, a:active {
	color: #168ece;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
}

h1 {
	font-size: 250%;
	font-weight: bold;
}

h2 {
	font-size: 167%;
	margin-bottom: 15px;
	line-height: normal;
}

h3 {
	font-size: 167%;
	margin: 25px 0 10px;
	color: #168ECE;
	font-weight: bold;
	line-height: normal;
}

h4 {
	font-size: 138.5%;
	margin-bottom: 10px;
	color: #168ece;
}

h5 {
	font-size: 116%;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}

strong, b {
	font-weight: bold;
}

strong.req {
	background: #FFF2F2;
	color: #F00;
	padding: 3px;
}

em, i {
	font-style: italic;
}

ol, ul {
	margin: 0 0 0 1em;
	margin-bottom: 1em;
}

ul li {
	background: url(images/icn_arrow1.gif) no-repeat 0 7px;
	padding: 0 0 0 14px;
	margin-bottom: 0.15em;
}

ol li {
	list-style-type: decimal;
}

table {
	border: solid 1px #EEE;
	border-bottom: none;
	border-right: none;
	margin-bottom: 1em;
}

th, td {
	border: solid 1px #EEE;
	border-top: none;
	border-left: none;
	padding: 0.5em;
}

th {
	background: #EEE;
	font-weight: bold;
}

hr {
	background: none;
	border: none;
	border-bottom: solid 1px #eeeeee;
	margin: 0.5em 0 2em 0;
}

/* @group Buttoms and stuff */

.addThis {
	float: right;
}

.bdWrap {
	margin-right: 20px;

}

span.rssIcon a {
	width: 34px;
	height: 34px;
	display: block;
	text-indent: -9999px;
	background: url(images/icn_rss.gif) no-repeat;
	float: right;
}

.btn-contract {
	display: block;
	width: 152px;
	height: 25px;
	text-indent: -9999px;
	margin: 2em auto;
	background-image: url(images/btn-contract.gif);
}



/* @end */

/* @end */

/* @group Yahoo grids */

.yui-t1 #yui-main .yui-b {
	margin-left: 13.8461em;
	*margin-left: 13.5003em;
}

.yui-t4 .yui-b {
	width:10.7692em;
	*width:10.5002em;
}

.cols3 .yui-gc div.first {
	width: 38.9230em;
	*width: 37.9509em;
	margin: 0;
}

.cols3 .yui-gc .yui-u {
	margin-left: 2%;
	width: 19.2307em;
	*width: 18.7504em;
}

.cols3 .yui-ge div.first {
	width: 48.7692em;
	*width: 47.5511em;
	margin: 0;
}

.cols3 .yui-ge .yui-u {
	margin-left: 2%;
	width: 9.2307em;
	*width: 9.0002em;
}

/* @end */


/* @group Header */

.header {
	height: 190px;
}

.logo {
	text-indent: -9999px;
	display: block;
	width: 475px;
	height: 88px;
	background: url(/mrcms/wp-content/themes/mirumbita2009/images/logo-mirumbita.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/mrcms/wp-content/themes/mirumbita2009/images/logo-mirumbita.png',sizingMethod='crop');
}

/* @group Search */

#searchform {
	margin: 52px 0 0 3px;
}

#searchform .searchBox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF url(images/icn_search.gif) no-repeat 5px 4px;
	border: solid 1px #dddddd;
	color: #666;
	padding: 5px 5px 5px 25px;
	width: 145px;
	float: left;
	margin: 0 5px 0 0;
}

#searchform #searchfotos {
	background: url(images/btn_fotos.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 61px;
	border: none;
	float: left;
	margin: 0 5px 0 0;
}

#searchform #searchsubmit {
	background: url(images/btn_web.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 52px;
	border: none;
	float: left;
	margin: 0 5px 0 0;
}

#searchform #searchfotos, #searchform #searchsubmit, p.cf-sb .sendbutton { /* Fix for IE */
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

#searchform #searchfotos:active, #searchform #searchsubmit:active, p.cf-sb .sendbutton:active {
	margin-top: 1px;
}


/* @end */

/* @group Breadcrumb */

.breadcrumb {
	margin: 0 0 1em 0;
}

/* @end */

/* @group Navigation */

.nav {
	margin: 0;
	height: 60px;
}

.nav li {
	float: left;
	list-style-type: none;
	padding: 0;
	background: 0;
}

.nav a,
.nav a:link,
.nav a:visited {
	display: block;
	background: url(images/main_nav.gif) no-repeat left top;
	width: 140px;
	height: 45px;
	text-indent: -9999px;
}

.nav a:hover,
.nav .page-item-36.current_page_item a:link,
.nav .page-item-36.current_page_item a:visited {
	background: url(images/main_nav.gif) no-repeat left -60px;
}

.nav .page-item-40 a,
.nav .page-item-40 a:link,
.nav .page-item-40 a:visited {
	background: url(images/main_nav.gif) no-repeat -140px top;
}

.nav .page-item-40 a:hover,
.nav .page-item-40.current_page_item a:link,
.nav .page-item-40.current_page_item a:visited {
	background: url(images/main_nav.gif) no-repeat -140px -60px;
}

.nav .page-item-510 a,
.nav .page-item-510 a:link,
.nav .page-item-510 a:visited {
	background: url(images/main_nav.gif) no-repeat -280px top;
}

.nav .page-item-510 a:hover,
.nav .page-item-510.current_page_item a:link,
.nav .page-item-510.current_page_item a:visited {
	background: url(images/main_nav.gif) no-repeat -280px -60px;
}

.nav .page-item-508 a,
.nav .page-item-508 a:link,
.nav .page-item-508 a:visited {
	background: url(images/main_nav.gif) no-repeat -420px top;
}

.nav .page-item-508 a:hover,
.nav .page-item-508.current_page_item a:link,
.nav .page-item-508.current_page_item a:visited {
	background: url(images/main_nav.gif) no-repeat -420px -60px;
}

.nav .page-item-507 a,
.nav .page-item-507 a:link,
.nav .page-item-507 a:visited {
	background: url(images/main_nav.gif) no-repeat -560px top;
}

.nav .page-item-507 a:hover,
.nav .page-item-507.current_page_item a:link,
.nav .page-item-507.current_page_item a:visited {
	background: url(images/main_nav.gif) no-repeat -560px -60px;
}

.nav .page-item-506 a,
.nav .page-item-506 a:link,
.nav .page-item-506 a:visited {
	width: 145px;
	background: url(images/main_nav.gif) no-repeat -700px top;
}

.nav .page-item-506 a:hover,
.nav .page-item-506.current_page_item a:link,
.nav .page-item-506.current_page_item a:visited {
	background: url(images/main_nav.gif) no-repeat -700px -60px;
}

.nav .page-item-504 a,
.nav .page-item-504 a:link,
.nav .page-item-504 a:visited {
	width: 129px;
	height: 60px;
	background: url(images/main_nav.gif) no-repeat -845px top;
}

.nav .page-item-504 a:hover,
.nav .page-item-504.current_page_item a:link,
.nav .page-item-504.current_page_item a:visited {
	background: url(images/main_nav.gif) no-repeat -845px bottom;
}


.subnav {
	margin: 10px -10px -10px;
	background: #EEE;
	border-top: solid 1px #FFF;
	height: 27px;
}

.subnav li {
	float: left;
	list-style-type: none;
}

.subnav li a {
	padding: 5px 10px ;
	display: block;
}

/* @end */

/* @end */

/* @group Sidebar */

/* @group Social */

.social ul {
	height: 37px;
	margin: -12px 1em 0;

}

.social li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
}

.social li a {
	width: 41px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}

.social li.fb a {
	background: url(images/icn_social.gif) no-repeat 0 12px;
}

.social li.fb a:hover {
	background: url(images/icn_social.gif) no-repeat 0 bottom;
}


.social li.tw a {
	background: url(images/icn_social.gif) no-repeat -41px 12px;
	width: 42px;
}

.social li.tw a:hover {
	background: url(images/icn_social.gif) no-repeat -41px bottom;
	width: 42px;
}

.social li.rss a {
	background: url(images/icn_social.gif) no-repeat -83px 12px;
	width: 38px;
}

.social li.rss a:hover {
	background: url(images/icn_social.gif) no-repeat -83px bottom;
	width: 38px;
}




/* @end */

/* @group Right */

.sidebar2 {
	background: #f8f8f8;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.right h3 {
	color: #000;
	font-size: 138.5%;
	font-weight: bold;
	margin: 0 0 10px;
}

/* @group Archives */

.widget_archive {
}

.widget_archive h3 {
	background: url(images/icn_cal.gif) no-repeat scroll 0 3px;
	padding-left: 23px;
}

.widget_archive ul {
	margin: 0;
}

.widget_archive li {
	display: inline;
	background: none;
	margin: 0 6px 0 0;
	padding: 0;
}

.widget_archive a {
	border-bottom: solid 1px #eee;
	padding: 4px 2px;
	text-decoration: none;
	display: inline-block;
	width: 99px;
}

.widget_archive a:hover {
	background: #FFF;
}



/* @end */

.widget_tag_cloud {
	clear: both;
}

.widget_tag_cloud h3 {
	background: url(images/icn_tags.gif) no-repeat scroll 0 3px;
	padding-left: 23px;
}

/* @end */

/* @group Left */

/* @group Ads1 */

.ads1 {
	padding: 10px;
	width: 120px;
	margin: auto;
	border: solid 1px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
}

.ads1 .textwidget {
	margin: 0;
}

#text-5 {
	border: solid 1px #EEE;
	height: 248px;
	margin-bottom: 15px;
}

#text-3 h3, #text-5 h3, #text-7 h3 {
	display: none;
}

/* @end */

.left {
	background: #f8f8f8;
	margin: 1px 0 1em 1px;
	padding-bottom: 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
}

.left a:link, .left a:visited {
	color: #666;
	text-decoration: none;
}

.left a:hover, .left a:active {
	color: #666;
	text-decoration: underline;
}

.left h3 {
	color: #ffffff;
	text-shadow: 1px 1px 0px #000;
	background: url(images/h3-left-a.gif) repeat-x;
	line-height: 38px;
	padding: 0 0.5em;
	margin: 0 0 10px;
	font-weight: normal;
}

.left ul {
	margin-left: 0.7692em;
}

#gdm-plm-1 li {
	background: url(images/icn_arrow2.gif) no-repeat 0 5px;
}

#gdm-plm-1 h3 {
	background-position: left top;
	background-repeat: no-repeat;
}

#text-2 li {
	background: url(images/icn_arrow3.gif) no-repeat 0 5px;
}

#text-2 h3 {
	background: url(images/h3-left-b.gif) repeat-x;	
}

#text-10 .textwidget {
	width: 140px;
	margin: 0 auto 13px;
}

#categories-2 li {
	background: url(images/icn_arrow4.gif) no-repeat 0 5px;
}

#categories-2 h3 {
	background: url(images/h3-left-c.gif) repeat-x;	
}

/* @end */

.textwidget {
	margin: 0 0 1em 0;
}



/* @end */

/* @group Footer */

.footer {
	color: #384f1a;
	margin-top: 90px;
	position: relative;
	padding: 10px 0 0;
	line-height: 140%;
}

.footer a {
	color: #fff200;
}

.footer h3 {
	margin: 0 0 10px;
	font-family: Helvetica;
	color: #fff200;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #587b28;
	letter-spacing: -0.025em;
	font-weight: normal;
}

.aboutUs {
	width: 390px;
	height: 105px;
	background: url(images/icn_face.gif) no-repeat 0 1.5em;
	padding: 2em 0 0 100px;
}

.footerLinks {
	width: 490px;
	height: 25px;
	background: url(images/bg_footerLinks.gif) no-repeat;
	color: #fff200;
	text-align: center;
	line-height: 25px;
	position: absolute;
	bottom: -18px;
}


.address {
	background: url(images/bg_address.gif) no-repeat;
	width: 220px;
	height: 124px;
	color: #FFF;
	padding: 20px;
	float: right;
}

/* @end */

/* @group Zenphoto */

/* @group Basic */

.desc {
	margin: 0 0 1em;
}


/* @end */

/* @group Home Slider */

#myzenalbums.widget_myzenalbums h3 {
	line-height:82%;
	margin-bottom: 0.25em;
}


#myzenalbums #slider {
	background: #e7f3fa;
	border: solid 1px #d0e8f5;
	width: 504px;
	padding: 0.6em 0 0;
	margin-bottom: 1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}

#myzenalbums #slider ul, #myzenalbums #slider li {
	margin:0;
	padding:0;
	list-style:none;
	background: none;
}

#myzenalbums #slider li{ 
	/* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */ 
	width:504px;
	height:360px;
	overflow:hidden;
}

#myzenalbums #slider li span {
	width: 153px;
	height: 167px;
	display: block;
	float: left;
	margin: 0 7px 13px;
}


span#prevBtn, span#nextBtn {
	background: #e7f3fa;
	border: solid 1px #d0e8f5;
	border-bottom: none;
	width: 27px;
	height: 27px;
	padding: 6px;
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
}

span#prevBtn {
	right: 35px;
	border-right: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

span#nextBtn{
	border-left: none;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}

span#prevBtn a, span#nextBtn a {
	display: block;
	width: 27px;
	height: 27px;
	background: url(images/btn_slider.gif) no-repeat;
	text-indent: -9999px;
}

span#prevBtn a {
	background: url(images/btn_slider.gif) no-repeat;
}

span#prevBtn a:hover {
	background: url(images/btn_slider.gif) no-repeat 0 -27px;
}

span#nextBtn a {
	background: url(images/btn_slider.gif) no-repeat -27px 0;
}

span#nextBtn a:hover {
	background: url(images/btn_slider.gif) no-repeat -27px -27px;
}


/* @end */

/* @group Albums */

#myzenalbums {
	margin: 13px 0 0;
	position: relative;
}

#myzenalbums h3 {
	font-size: 308%;
	color: #168ece;
	font-weight: bold;
	letter-spacing: -0.025em;
	margin: 0 0 0.15em;
	line-height: 100%;
}

#myzenalbums ul {
	margin: 0;
}

#myzenalbums li {
	width: 153px;
	height: 167px;
	display: block;
	float: left;
	margin: 0 2px 13px 3px;
	line-height: 138.5%;
	background: none;
	padding: 0;
}

#myzenalbums img {
	border: solid 1px #CCC;
	padding: 4px;
	background: #fff;
	width: 143px;
	height: 105px;
	display: block;
}


#myzenalbums a {
	display: block;
}

#myzenalbums a.name, #myzenalbums small.date {
	margin: 0 5px;
}

#myzenalbums small.date {
	font-size: 100%;
}

/* @group Page */

#myzenalbums ul.images li {
	width: 312px;
	height: 204px;
	margin: 0 2px 13px 3px;
}

#myzenalbums ul.images img {
	width: 302px;
	height: 193px;
}

h2.album-title {
	font-weight: bold;
	font-size: 230%;
	line-height: 100%;
	margin-bottom: 10px;
	color: #000;
	letter-spacing: -1px;
}

.zp_editable_album_title, .zp_editable_image_title {
	display: inline;
}


/* @end */



/* @end */

/* @group Images */

.image {
	text-align: center;
	margin: 1em auto;
	border: solid 1px #CCC;
	padding: 4px;
}

.image img {
	display: block;
}

/* @end */

/* @group Pagination */

.pagelist {
	margin: 0;
	clear: both;
	height: 25px;
	float: right;
}

.pagelist li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}

.pagelist a {
	display: block;
	background: #f5fafd;
	border: solid 1px #e7f3fa;
	padding: 2px 6px;
	text-decoration: none;
	margin: 0 0 0 10px;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pagelist a:hover {
	background: #168ECE;
	color: #f5fafd;
}

/*span.disabledlink {
	display: block;
	background: #f8f8f8;
	border: solid 1px #f5f5f5;
	padding: 0.25em 0.6em;
	margin: 0 0.25em;
	color: #EEE;
}*/

span.disabledlink {
	display: none;
}

.pagelist li.current a, .pagelist span.current {
	background: none;
	border: none;
	color: #000;
	font-weight: bold;
	font-size: 138.5%;
	padding: 3px 6px;
	float: left;
	margin: 0 0 0 8px;
}

.imgnav {
	text-align: right;
	margin-bottom: 1em;
}

.imgnav a.imgprevious {
	margin: 0 1em 0 0;
}

.imgnav a.imgnext {
	margin: 0 0 0 1em;
}

.pagelist span.extend {
	display: none;
}

/* @end */

/* @group Comments */

#comments {
	border-bottom: dotted 1px #CCC;
	margin: 1.5em 0;
}


#comments h3 {
	margin: 0 0 10px 50px;
	line-height: 170%;
	color: #666;
	font-weight: normal;
}

#comments .commentsBub {
	float: left;
}

#comments span.rssIcon a {
	margin: 2px 0;
}

.comment {
	clear: both;
	border-top: dotted 1px #CCC;
	padding: 1em 0.5em;
	min-height:39px;
	height:auto !important;
	height:39px;
}

.commentmeta {
	width: 150px;
	float: left;
}

.commentmeta span {
	display: block;
}

span.commentauthor {
	font-weight: bold;
}

.commentbody {
	margin-left: 150px;
}

.commentForm {
	background: #f8f8f8;
	border: solid 1px #CCC;
	padding: 1em;
	margin: 1.5em 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.commentForm h3 {
	margin: 0 0 10px;
	color: #666;
	font-weight: normal;
}


.commentForm dt {
	clear: none;
	padding: 4px 0;
	width: 90px;
}

.commentForm dt#website, .commentForm dt#commentlabel, .commentForm dd#submit {
	clear: left;
	margin-left: 0;
}

.single .commentForm dt#email, .single .commentForm dt#email { /* Just for the comment form in the single blog page */
	clear: left;
	margin-left: 0;
}

.commentForm dt#comment {
	clear: both;
}

.single .commentForm .textarea { /* Just for the comment form in the single blog page */
	width:376px;
}

.commentForm dt#email, .commentForm dt#captcha {
	margin: 0 0 0 1em;
}


.commentForm .textinput, .commentForm .textarea, .commentForm .inputbox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
	border: solid 1px #DDD;
	color:#666666;
	padding:4px;
	width: 194px;
}

.commentForm .textarea {
	width: 501px;
}

.commentForm .captchainputbox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
	border: solid 1px #DDD;
	width: 118px;
	padding:4px;
}

.commentForm label img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	margin: 1px 0 3px;
	background: #DDD;
	border-left: none;
	float: left;
	display: block;
	margin-right: 5px;
}

input.pushbutton {
	display: block;
	width: 91px;
	height: 25px;
	text-indent: -9999px;
	background-image: url(images/btn_comentar.gif);
	border: none;
	margin-left: 90px;
}

.error {
	background: #FFCECE url(images/icn-error.png) no-repeat 5px 4px;
	border: solid 1px #DF8F8F;
	padding: 0.25em 0.5em 0.25em 2em;
	margin: 1em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* @end */

/* @group Admin */

#admin {
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
}

#admin h3 {
	font-size: 100%;
	width: 120px;
	padding: 0 1em;
	height: 20px;
	background: #CCC;
	border: solid 1px #CCC;
	font-weight: bold;
	margin: 0;
}


#admin_data {
	background: #FFF;
	border: solid 1px #CCC;
	padding: 0.5em 1em;
	width: 120px;
	position: absolute;
	top: 20px;
	right: 0;
	text-align: left;
}

#admin_data ul {
	margin: 0;
}


/* @end */

/* @group Latest Album */

#myzenalbums #latest_album ul li br {
	display: none;
}

#myzenalbums #latest_album ul li h3 {
	font-weight: normal;
	font-size: 100%;
	line-height: 138.5%;
	margin: 0 5px;
}

#myzenalbums #latest_album ul li p {
	margin: 0 5px;
}

/* @end */


/* @end */

/* @group Forms */

dt, dd {
	float: left;
	margin: 0.25em 0;
}

dt {
	clear: left;;
	width: 120px;
}

dt label {
	display: block;
	line-height: 1.65em;
}

/* @end */

/* @group Main Content */

.mainContent {
	line-height: 150%;
}

.mainContent, .right {
	margin: 20px 0 0;
}

/* @end */

/* @group WORDPRESS */

/* @group Plugins */

.vvqbox {
	border: solid 1px #CCC;
	padding: 4px;
	margin: 0 auto 15px;

}



/* @end */

/* @group Page */

h2.page-title {
	font-size: 230%;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
}

h2.page-title span, span.result {
	color: #666;
	font-weight: normal;
}

/* @end */

/* @group Post */

/* @group Images and captions */

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.content img{
	border: solid 1px #CCC;
	padding: 4px;
	display: block;	
}

.wp-caption img {
	border: solid 1px #CCC;
	border-bottom: none;
	padding: 4px;
	display: block;	
}

.wp-caption-text {
	border: solid 1px #CCC;
	border-top: none;
	font-size: 85%;
	background: #f8f8f8;
	padding: 5px;
	margin: 0 0 1.5em;
}


/* @end */

.post {
	clear: both;
	padding: 1em;
	background: #FFF url(images/bg_post.gif) repeat-x 0 bottom;
	border: solid 1px #CCC;
	border-bottom: none;
	margin: 1em 0;
}

.single .post {
	padding: 0;
	border: none;
	background: none;
}

h2.post-title {
	font-weight: bold;
	font-size: 174%;
	line-height: 100%;
	margin-right: 50px;
	margin-bottom: 20px;
	color: #000;
}

.single h2.post-title  {
	font-size: 230%;
}

h2.post-title a {
	color: #000;
	text-decoration: none;
}

h2.post-title a:hover {
	text-decoration: underline;
}

.post .thumb {
	border: solid 1px #CCC;
	padding: 3px;
	float: left;
	margin: 0 1em 0 0;
	width: 150px;
	height: 150px;
}

.post .thumb a {
	display: block;
}

.commentsBub, .commentsBub a {
	display: block;
	background: url(images/icn_comments_bub.gif) no-repeat;
	width: 45px;
	height: 46px;
	float: right;
	font-size: 138.5%;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 37px;
}

small.postmetadata {
	padding: 3px 8px;
	background: #fde8e9;
	font-size: 85%;
	display: inline;
	color: #444;
}

small.postmetadata a {
	color: #d11c20;
}

.singleAd {
	margin-top: 20px;
}

.content {
	margin-top: 20px;
}

.excerpt {
	width: 297px;
	display: block;
	margin-top: 1.5em;
	float: left;
}

.readMore, .readMore a {
	color: #d11c20;
	font-style: italic;
	margin: 0;
}

/* @end */

/* @end */

/* @group INICIO */

/* @group Ultimos articulos */

.latest {
	clear: both;
	border: solid 1px #CCC;
	border-top: none;
	border-bottom: none;
}

.latest .post {
	border: none;
	margin: 0;
}

.latest h3 {
	color: #ffffff;
	text-shadow: 1px 1px 0px #000;
	line-height: 38px;
	padding: 0 0.5em;
	width: 514px;
	height: 48px;
	background: url(images/h3-latest.gif) no-repeat;
	margin: 0 -5px;
	margin-bottom: -10px;
}



/* @end */

/* @group Eventos especiales */

.events {
	background: url(images/bg_events.jpg) no-repeat;
	padding: 0 20px 0;
	min-height:680px;
	height:auto !important;
	height:680px;
	margin-bottom: 1em;
	clear: both;
}

.events h3 {
	background: none;
	padding: 0;
	font-size: 185%;
	letter-spacing: -0.025em;
	padding-top: 3px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000;
	line-height: 38px;
	font-weight: normal;
}

.events .item {
	margin-bottom: 20px;
}

.events img {
	background: #FFF;
	padding: 4px;
	border: solid 2px #ecaf1f;
}

.events h2.events-title {
	font-size: 116%;
}

/* @end */


/* @end */

/* @group FOTOS */

ul.photoNav {
	margin: 0 0 1.5em 0;
	height: 30px;
}

ul.photoNav li {
	background: none;
	float: left;
	padding: 0;
}

ul.photoNav li a {
	background: url(images/photos_nav.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 98px;
	height: 30px;
}

ul.photoNav li a:hover {
	background: url(images/photos_nav.gif) no-repeat 0 bottom;
}

ul.photoNav li.album2 a {
	width: 73px;
	background: url(images/photos_nav.gif) no-repeat -98px 0;
}

ul.photoNav li.album2 a:hover {
	background: url(images/photos_nav.gif) no-repeat -98px bottom;
}

ul.photoNav li.album3 a {
	width: 106px;
	background: url(images/photos_nav.gif) no-repeat -171px 0;
}

ul.photoNav li.album3 a:hover {
	background: url(images/photos_nav.gif) no-repeat -171px bottom;
}

ul.photoNav li.album4 a {
	width: 92px;
	background: url(images/photos_nav.gif) no-repeat -277px 0;
}

ul.photoNav li.album4 a:hover {
	background: url(images/photos_nav.gif) no-repeat -277px bottom;
}

ul.photoNav li.album5 a {
	width: 95px;
	background: url(images/photos_nav.gif) no-repeat -369px 0;
}

ul.photoNav li.album5 a:hover {
	background: url(images/photos_nav.gif) no-repeat -369px bottom;
}

ul.photoNav li.album6 a {
	width: 81px;
	background: url(images/photos_nav.gif) no-repeat -464px 0;
}

ul.photoNav li.album6 a:hover {
	background: url(images/photos_nav.gif) no-repeat -464px bottom;
}

ul.photoNav li.album7 a {
	width: 89px;
	background: url(images/photos_nav.gif) no-repeat -545px 0;
}

ul.photoNav li.album7 a:hover {
	background: url(images/photos_nav.gif) no-repeat -545px bottom;
}




/* @end */

/* @group SERVICIOS */

/* @group Box */

.box {
	border: solid 1px #d7f0fc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0;
	margin-bottom: 1.5em;
}

.box strong {
	color: #ec2126;
}

.box h4 {
	background: url(images/bg_box_heading.gif) repeat-x;
	margin: 0;
	line-height: 36px;
	height: 36px;
	padding: 0 15px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 0px #FFF;
}

.box ul, .box p {
	margin: 0 15px;
	margin-bottom: 10px;
}

.box li {
	background: url(images/icn_arrow5.gif) no-repeat 0 4px;
	padding-left: 23px;
	margin-bottom: 1em;
}

/* @end */

h3.serv1 {
	background: url(images/icn_serv1.gif) no-repeat 0 5px;
	padding-left: 37px;
	height: 32px;
	line-height: 32px;
	margin-top: 0.5em;
}

h3.serv2 {
	background: url(images/icn_serv2.gif) no-repeat;
	padding-left: 33px;
	height: 32px;
	line-height: 32px;
	margin-top: 0.5em;
}

h3.serv3 {
	background: url(images/icn_serv3.gif) no-repeat;
	padding-left: 37px;
	height: 32px;
	line-height: 32px;
	margin-top: 0.5em;
}



/* @end */

/* @group CONTACTO */

.map {
	border: solid 5px #d4effc;
}

/* @end */

/* @group PUBLICIDAD */

h3.pub1 {
	background: transparent url(images/icn-pub-format.gif) no-repeat scroll 0 2px;
	height:32px;
	line-height:32px;
	margin-top:25px;
	padding-left:37px;
	color: #666;
}

ul.listing {
	font-size: 138.5%;
	margin: 0;
	border-top: dotted 1px #CCC;
}

ul.listing li {
	padding: 6px 10px;
	background: none;
	border-bottom: dotted 1px #CCC;
}

.bannerThumb {
	float: left;
	margin-right: 20px;
}

hr.sep {
	clear: both;
	margin: 15px 0;
}

.pub-buttom {
	background: url(images/btn-anuncio.gif) no-repeat;
	display: block;
	float: left;
	height: 25px;
	text-indent: -9999px;
	width: 154px;
}

h4.pubh4 {
	margin-top: 22px;
}

.pub-promo {
	margin: 20px 0 25px;
}

/* @end */

/* @group 404 */

ul.sitemap li {
	background:transparent url(images/icn_arrow1.gif) no-repeat scroll 0 7px;
	margin-bottom:0.15em;
	padding:0 0 0 14px
}

ul.sitemap a {
	color: #666;
}

/* @end */

/* @group Cforms */

.reqtxt, .emailreqtxt {
	display: none;
}

.cform {
	background: #f8f8f8;
	border: solid 1px #CCC;
	padding: 1em;
	margin: 1.5em 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.cform ol, .cform li {
	list-style-type: none;
	margin: 0;
	clear: left;
}

.cform li {
	margin: 5px 0;
}

.cform legend {
	font-size: 138.5%;
	font-weight: bold;
	color: #666;
}

.cform fieldset {
	width: 49.1%;
}

fieldset.cf-fs1 {
	float: left;
	margin-bottom: 10px;
}

fieldset.cf-fs1 ol {
	border-right: solid 1px #EEE;
}

fieldset.cf-fs1 legend {
	background: url(images/icn-cont1.gif) no-repeat left center;
	padding-left: 27px;
	height: 32px;
	line-height: 30px;
	margin-bottom: 10px;
}

fieldset.cf-fs2 {
	float: right;
}

fieldset.cf-fs2 legend {
	background: url(images/icn-cont2.gif) no-repeat left center;
	padding-left: 32px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}


fieldset.cf_hidden {
	display: none;
}

.cform label {
	width: 105px;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
}

.cform .single, .cform .area, .cform .secinput {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
	border: solid 1px #DDD;
	color:#666666;
	padding:4px;
	width: 235px;
}

.cform .secinput {
	width: 107px;
}

.cform .fldrequired, .cform .secinput {
	background: #fff2f2;
}

.cform img.captcha {
	clear: both;
	float: left;
	margin: 5px 0 0 106px;
}

.cform .area {
	height: 61px;
}

.cform select {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
	border: solid 1px #DDD;
	color:#666666;
	padding:3px;
}

p.cf-sb .sendbutton {
	clear: both;
	margin: auto;
	background: url(images/btn-enviar.gif) no-repeat;
	display: block;
	width: 137px;
	height: 25px;
	text-indent: -9999px;
	border: none;
}


.cform li.cf-box-title {
	width: 105px;
	float: left;
}

.cform .cf-box-group {
	float: left;
	clear: none;
	width: 260px;
}

.cform .cf-box-group input.cf-box-b {
	margin: 0 5px 7px 0;
	float: left;
	clear: left;
}

.cform .cf-box-group label.cf-group-after {
	height: auto;
	width: auto;
	line-height: normal;
}

.cform .cf_error {
	background: #FFCECE;
	border: solid 1px #DF8F8F;
}

.failure {
	background: #FFCECE url(images/icn-error.png) no-repeat 5px 4px;
	border: solid 1px #DF8F8F;
	padding: 0.25em 0.5em 0.25em 2em;
	margin: 1em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.success {
	background: #D5FFCE url(images/icn-success.png) no-repeat 5px 4px;
	border: solid 1px #9ADF8F;
	padding: 0.25em 0.5em 0.25em 2em;
	margin: 1em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.waiting {
	background: #f8f8f8 url(images/icn-waiting.gif) no-repeat 5px 4px;
	border: solid 1px #EEE;
	padding: 0.25em 0.5em 0.25em 2em;
	margin: 1em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.linklove {
	display: none;
}

/* @group Calendar */

#li--12 {
	position: relative;
}

.cform .cf_date {
	width: 70px;
}

.dp-choose-date {
	position: absolute;
	top: 4px;
	left: 190px;
}

.dp-calendar {
	clear: both;
}

.jCalendar {
	margin: 0;
}

.jCalendar td {
	cursor: pointer;
}

.jCalendar .today {
	background:#E7F3FA;
}

.jCalendar .selected {
	background: #168ECE;
	color: #FFF;
	font-weight: bold;
}

.jCalendar .other-month {
	color: #CCC;
}

.dp-popup {
	position: absolute;
	background: #FFF;
	padding: 4px;
	border: solid 3px #EEE;
}

.dp-popup h2{
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	display: inline;
	line-height: 18px;
}

.dp-nav-prev, .dp-nav-prev-year, .dp-nav-prev-month {
	float: left;
	padding: 2px 4px 4px;
}

.dp-nav-next, .dp-nav-next-year, .dp-nav-next-month {
	float: right;
	padding: 2px 4px 4px;
}

/* My Comment */


/* @end */


/* @end */

/* @group IE HACK */

/* @group ie */

.ie #myzenalbums #slider li span {
	margin: 0 6px 13px;
}

.ie span#prevBtn, .ie span#nextBtn {
	top: 11px;
}

.ie6 span#prevBtn, .ie6 span#nextBtn {
	top: 4px;
}

.ie .events h3 {
	letter-spacing: -1px;
}

.ie .captchaimg img {
	float: left;
	margin-left: 5px;
}

.ie .commentForm dt#comment {
	margin: 0;
	clear: both;
}

.ie .commentForm .inputbox {
	float: left;
}

.ie .dp-popup {
	width: 220px;
}

.ie .cform .cf-box-group input.cf-box-b {
	margin: 0 0 3px 0;
}


.ie .cform .cf-box-group label.cf-group-after {
	float: right;
	clear: right;
	width: 230px;
	text-align: left;
	margin: 0 5px 7px 0;
}

/* @end */

/* @group ie6 */

.ie6 .cols3 .yui-gc .yui-u {
	width: 250px;
}

.ie6 #myzenalbums.widget_myzenalbums h3 {
	width: 350px;
}

.ie6 .latest {
	position: relative;
	z-index: 0;
	padding: 40px 0 0;
	width: 504px;
}

.ie6 .latest .post, .ie6 .latest .thumb, .ie6 .latest .excerpt {
	position: relative;
	z-index: 1;
}

.ie6 .latest h3 {
	position: absolute;
	width: 514px;
	top: 0;
	left: 0;
}

.ie6 #myzenalbums #slider li span {
	line-height: 130%;
}

.ie6 #myzenalbums ul.images li {
	margin: 0 2px 13px;
}

.ie6 #myzenalbums li {
	margin: 0 2px 13px;
	height: 175px;
}

.ie6 .pagelist a {
	margin: 0 0 0 5px;
}

.ie6 .pagelist a:link, .ie6 .pagelist a:visited {
	text-decoration: ;
	
}

.ie6 .pagelist .error {
	background: url(http://mirumbita.dyndns.org:8888/mrcms/wp-content/themes/mirumbita2009/images/logo-mirumbita.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mirumbita.dyndns.org:8888/mrcms/wp-content/themes/mirumbita2009/images/logo-mirumbita.png',sizingMethod='crop');
}


.ie6 .pagelist h2.post-title a:link, .ie6 h2.post-title a:visited {
	color: #000;
	text-decoration: none;
}

.ie6 h2.post-title a:hover {
	text-decoration: underline;
}

.ie6 small.postmetadata a:link, .ie6 small.postmetadata a:visited {
	color:#D11C20;
}

.ie6 .commentsBub a:link, .ie6 .commentsBub a:visited {
	color: #666;
	text-decoration: none;
}

.ie6 .readMore a:link, .ie6 .readMore a:visited {
	color:#D11C20;
}

.ie6 .dp-choose-date {
	left: 85px;
}

.ie6 .footer a:link, .ie6 .footer a:visited, .ie6 .footer a:hover, .ie6 .footer a:active {
	color: #fff200;
}

.ie6 .footerLinks {
	top: 172px;
}

/* @end */

/* @group ie8 */

.ie8 .nav .page-item-506 a {
	width: 143px;
}

.ie8 ul.photoNav li.album3 a {
	width: 104px;
}

/* @end */



/* @end */
