/*
Theme Name: EL MUNDO MAGICO
Description: Theme developed for El Mundo Magico
Version: 1.0
Author: Clauz for Cricava
Author URI: http://cricava.com/
Tags: brown, green, widget friendly, rustic, amazonia, white
*/


body 
{
	margin: 0;
	padding: 0;
	font-size: 13px; /* Resets 1em to 10px */
	font-family: 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Sans-Serif;
	background: #f0f0f0;
	color: #000000;
	text-align: center;
	background: url(images/lagoon-3.jpg) no-repeat center fixed;
}

/*
body.body2
{
	background: url(images/CNV00001-Igni.JPG) no-repeat center fixed;
}
*/

#frame
{
	float: none;
	margin: auto;
	padding: 0;
	text-align: center;
	width: 850px;
	margin-top: 30px;
}

div.shadow
{
	float: none;
}

div.shadowTop
{
	position: relative;
	top: -9px;
}

#page
{
	float: left;
	width: 100%;
	background: #ffffff;
	padding-bottom: 10px;
	border: 1px solid #eeeae0;

}


div.name
{
	float: right;
	margin-top: 12px;
	margin-bottom: 5px;
}

div.slogan
{
	float: right;
	width: 450px;
	text-align: center;
}

div.slogan div.sloganTitle
{
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	background: #dbd2c5;
	padding: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #381e03;
}

div.slogan a
{
	float: left;
	width: 198px;
	height: 133px;
	clear: both;
	margin-top: 10px;
	position: relative;
	left: 110px;
}

div.slogan a:hover
{
	background: none;
}

div.description
{
	float: right;
	width: 355px;
	height: 95px;
	background: url(images/background-arrow.png) no-repeat;
}

div.description div.inner
{
	float:left;
	width: 300px;
	font-size: 12px;
	color: #6d5e2f;
	padding: 8px;
	padding-left: 15px;
}

div.dots
{
	float: right;
	width: 100%;
	height: 5px;
	font-size: 5px;
	background: url(images/pattern-dot.png) repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.sectionTitle
{
	float: left;
}

div.menu
{
	float: left;
	text-align: left;
	width: 100%;
	background: url(images/logo-el_mundo_magico.gif) top left no-repeat;
}

div.menu div.items
{
	float: right;
	text-align: right;
	line-height: 18px;
	font-size: 11px;
}

div.menu div.items a
{
	float: right;
	clear: both;
	text-align: right;
	color: #381E03;
}

div.menu div.items a:hover, div.menu div.items a.selected
{
	background: #381E03;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

div.menu ul li.indented
{
	position: relative;
	left: -15px;
	top: 4px;
}

#sidebar div.menu div.items ul
{
	float: right;
	clear: both;
	padding: 0px;
	margin: 0px;
	background: #f6f2e6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#sidebar div.menu div.items ul li
{
	float: right;
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-right: 15px;
	background: url(images/bullet-arrow-submenu.gif) no-repeat right 8px;
	font-size: 12px;
	text-transform: capitalize;
}

#sidebar div.menu div.items ul li a:hover
{
	background: none;
	padding: 0px;
	background: #381E03;
	color: #ffffff;
}

#sidebar div.menu div.items ul li.page-item-507 a,
#sidebar div.menu div.items ul li.page-item-507 a:visited,
#sidebar div.menu div.items ul li.page-item-507 a:link,
#sidebar div.menu div.items ul li.page-item-525 a,
#sidebar div.menu div.items ul li.page-item-525 a:link,
#sidebar div.menu div.items ul li.page-item-525 a:visited
{
	font-weight: bold;
	text-transform: uppercase;
}	

#sidebar div.menu div.items ul li.page-item-507 ul li a,
#sidebar div.menu div.items ul li.page-item-507 ul li a:visited,
#sidebar div.menu div.items ul li.page-item-507 ul li a:link,
#sidebar div.menu div.items ul li.page-item-525 ul li a,
#sidebar div.menu div.items ul li.page-item-525 ul li a:visited,
#sidebar div.menu div.items ul li.page-item-525 ul li a:link
{
	font-weight: normal;
	text-transform: capitalize;
}	

#sidebar div.menu div.items ul li ul
{
	padding: 0px;
}

div.first, div.last
{
	margin: 0px;
}

div.flickrThumbs
{
	float: left;
	width: 100%;
}

div.flickrThumb
{
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}

div.flickrLink
{
	float: right;
	font-size: 11px;
}

div.onlinePresence
{
	float: left;
	width: 180px;
}

div.onlinePresenceIcons
{
	float: left;
	clear: both;
	width: 150px;
}

div.search
{
	float: right;
	width: 160px;
	background: url(images/pattern-dot.png) left repeat-y; 
	padding-left: 15px;
}

div.search form
{
	float: left;
	position: relative;
	top: -8px;
}

div.search form input.text
{
	float: left;
	background: #f2e4c1;
	height: 15px;
	border: 1px solid #f2e4c1;
}

div.search form input.submit
{
	float: left;
	border: 0px solid;
	font-size: 12px;
	background: #ffffff;
}

div.recommendedReading
{
	float: left;
	width: 100%;
}


#sidebar
{
	float: left;
	width: 360px;
	background: #ffffff;
	text-align: left;
	padding-left: 10px;
}


#content
{
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
	text-align: justify;
	padding-top: 26px;
}

.narrowcolumn 
{
	float: left;
	width: 435px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 20px;
}

div.entry
{
	font-weight: normal;
	color: #000000;
}

div.narrowcolumn div.inner
{
	float: left;
	clear: both;
	text-align: left;
	width: 440px;
	font-weight: bold;
	color: #60420f;
	line-height: 20px;
	position: relative;
	top: 35px;
}

.widecolumn 
{
	float: left;
	width: 800px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 25px;
	top: 10px;
	border-top: 1px solid #000000;
}


div.post
{
	padding: 10px;
	padding-top: 0px;
}

#footer 
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	border-top: 1px dotted #c6c29a;
	font-size: 11px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
	background: #ebe8cc;

}

#footer div.links
{
	float: right;
	text-align: right;
}

#footer div.links a
{
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#footer div.copyright
{
	float: left;
	width: 570px;
	text-align: left;
	position: relative;
	left: 10px;
}


/* BEGIN WELCOME PAGE */

div.soundControl
{
	float: left;
	margin-top: -85px;
	position: relative;
	left: 70px;
}

div.readMore
{
	float: right;
	clear: both;
}	

div.home div.quote
{
	float: left;
	width: 350px;
	margin-top: 15px;
	font-size: 12px;
	border: 1px solid #ece9d8;
	padding: 30px;
	line-height: 18px;
	background: #ece9d8;
	position: relative;
	left: 20px;
}

span.author
{
	float: right;
	color: #c00000;
}

/* END WELCOME PAGE */

/* BEGIN BIO PAGE */

div.bioTitle
{
	float: left;
	width: 240px;
}

div.bioPic
{
	float: right;
	position: relative;
	left: 5px;
	top: 10px;
}

div.bioLeft
{
	float: left;
	width: 420px;
}

div.bioRight
{
	float: right;
	width: 420px;
}

span.position
{
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	border-bottom: 1px dotted #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	background: #f0f0f0;
}

/* END BIO PAGE */



/* BEGIN CONTACT PAGE */

div.contactLeft
{
	float: left;
	width: 450px;
}

div.contactRight
{
	float: right;
}

div.contactForm
{
	float: left;
	width: 100%;
	clear: both;
	width: 410px;
}


#accordion
{
	font-size: 12px;
}

#accordion h3
{
	font-size: 13px;
	font-weight: bold;
}



/* END CONTACT PAGE */


/* INNER PAGES */


table
{
	border: 0px solid;
}

td
{
	border: 0px;
	padding: 5px;
	border: 1px solid #dcdcdc;
}

table td.header 
{
	font-family: Tahoma; font-size: 14px; line-height: 16px; color: #2578CD;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 5px;
}

form
{
	float:left;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	text-align: left;
}

form p
{

}

form label
{
	float: left;
	width: 150px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

form textarea
{
	height: 90px;
}

/* INNER PAGES */

/* SIDEBAR */


h2.widgettitle
{
	text-transform: none;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 8px;
}

#sidebar ul
{
	margin: 0px;
	padding: 0px;
	padding: 15px;
	padding-top: 10px;
	list-style-type: none;
}

#sidebar div.widget ul.lcp_catlist li
{
	float: left;
	clear: both;
	background: url(images/bullet-arrow-list.gif) no-repeat left 8px;
	padding-left: 10px;
	font-size: 11px;
}

#sidebar h2
{
	color: #3e240a;
	clear: both;
	background: none;
	text-transform: uppercase;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
	background: url(images/pattern-dot.png) repeat-x top;

}

#sidebar h2.nodot
{
	background: none;
}

div.widget h2
{
	margin: 0px;
	padding: 0px;
}

div.textwidget a,div.textwidget a:link, div.textwidget a:visited
{
	color: #000080;
}

div.widget
{
	margin: 0px;
}

div.donate
{
	float: left;
	width: 100%;
	clear: both;
}

div.donate form
{
	float: none;
	margin: auto;
	text-align: center;
}


/* SIDEBAR */


a, a:link, a:visited 
{
	color: #381E03;
	text-decoration: underline;
}

a:hover 
{
	color: #ffffff;
	background: #381E03;
	text-decoration: none;
}

#content a, #content a:link, #content a:visited
{
	color: #000080;	
}

#content a:hover
{
	color: #ffffff;
	background: #381E03;

}



/*	Begin Headers */


h1 
{
	padding: 0px;
	margin: 0px;
	padding: 10px;
	color: #493a08;
	font-size: 19px;
	text-transform: capitalize;
	background: #f2e7c4;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 
{
	float: left;
	color: #ffffff;
	background: #6d492f;
	width: 100%;
	text-align: left;
	clear: both;
	font-family:  Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

h2 a, h2 a:visited, h2 a:link
{
	color: #ffffff;
}


h3 
{
	padding: 0;
	margin: 30px 0 0;
	font-size: 14px;
	color: #6d492f;
	text-transform: capitalize;
	border-bottom: 1px dotted #6d492f;
	border-top: 1px dotted #6d492f;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #f4ece7;
	clear: both;
	
}

h3.orange
{
	color: #e54d0e;
	font-size: 15px;
	font-family: Arial;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 44px;
}

h4
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px dotted;
}

h5
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Tahoma;
}

/* End Headers */



/* Begin Images */
p img 
{
	padding: 0;
	margin: 0px;
	max-width: 100%;
}

img.aligncenter 
{
	display: block;
	clear: both;
	padding: 4px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #c0c0c0;

}

img.alignright 
{
	padding: 4px;
	margin: 4px;
	margin-right: 0px;
	border: 1px solid #c0c0c0;
	display: inline;
}

img.alignleft 
{
	padding: 4px;
	margin: 4px;
	margin-left: 0px;
	display: inline;
	border: 1px solid #c0c0c0;

}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left;
}


a img 
{
	border: none;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol 
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li 
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li 
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#content ul
{
	float: left;
	clear: both;
	width: 95%;
	margin:  0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content ul li
{
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
	background: url(images/bullet-arrow-list.gif) 0px 5px no-repeat;
	margin-bottom: 10px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s 
{
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit 
{
	padding: 1px;
}

select 
{
	width: 130px;
}

/* End Form Elements */


/* Begin Various Tags & Classes */


blockquote 
{
	clear: both;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 5px solid #8f9402;
	background: #e2e4ab;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-weight: normal;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

.hidden 
{
	display: none;
}
	
.screen-reader-text 
{
     position: absolute;
     left: -1000em;
}

hr 
{
	display: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.clear 
{
	clear: both;
}

/* End Various Tags & Classes*/


/* PM RESIDENTIAL */

div.narrowcolumnmore
{
	float: left;
	width: 420px;
	border: 1px solid #bdbdbd;
}

div.contentPadding
{
	padding: 10px;
	padding-top: 0px;
}

div.sidebarForm
{
	float: left;
	width: 270px;
	margin-left: 10px;
	display: inline;
	text-align: left;
}

div.sidebarForm label
{
	float: left;
	font-size: 11px;
	width: 100px;
	text-transform: uppercase;
}

div.sidebarForm form input
{

}

div.sidebarForm form textarea
{
	width: 260px;
}


/* MISC CLASSES */

a img
{
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}

a
{
	outline: none;
}

textarea
{
	overflow: auto;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

small
{
	font-size: 11px;
}


/* SIDEBAR */



div.widget
{
	float: left;
	width: 100%;
	clear: both;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.widget h2
{
	background: url(images/pattern-dot.png) repeat-x 0 0px;
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	font-weight: normal;
	padding-top: 10px;
	color: #928663;
}

div.flickrLink
{
	margin-top: -15px;
	position: relative;
	top: -15px;
}


#wpcf7-f1-w1-o1
{
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

form.wpcf7-form textarea
{
	float: left;
	background: #f3f4e6;
	border: 1px solid #e4e5ce;
	margin-bottom: 10px;
}

form.wpcf7-form input
{
	background: #f3f4e6;
	border: 1px solid #e4e5ce;
}

form.wpcf7-form input.submit
{
	float: right;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode";
	background: #4c2208;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}


span.wpcf7-list-item
{
	float: left;
	clear: both;
}

form.wpcf7-form p
{
	clear: both;
}

span.credit
{
	float: left;
	width: 100%;
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #6e5302;
	position: relative;
	top: 0px;
}

span.creditCourtesy
{
	float: left;
	width: 100%;
	font-size: 90%;
	text-align: center;
	margin: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
	padding: 0px;
	color: #6e5302;	
}

span.outoforder
{
	color: #c00000;
	font-size: 15px;
	font-weight: bold;
}


div.wise
{
	background: url(images/pattern-background.png);
	padding: 10px;
}


#content a
{
	border: 1px solid white;
}

#content blockquote a
{
	border: 0px solid white;
}


#content ul.paging 
{ 
	list-style: none; padding: 0; font-weight: bold;
	background: none;
}

#content ul.paging li 
{ 
	float: left; margin: 0 6px 6px 0; 
	background: none;
}

#content ul.paging li a, #content ul.paging li.active 
{
	display: block; padding: 3px 6px; background: none; border: 1px solid #ccc; 
	background: none;
}

#content ul.paging li.active 
{ 
	background: #000; border-color: #000; color: #000; 
	background: none;
}


.search-excerpt
{
	background: yellow;
}


/* FORM */



div.mc_custom_border_hdr
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

form#mc_signup_form
{
	float: left;
	width: 100%;
	position: relative;
	left: -2px;
	background: #ffffff;
	border: 1px solid white;
}


input.mc_input
{
	float: left;
	background: #f3f4e6;
	border: 1px solid #e4e5ce;
	width: 60%;
}

div.mc_merge_var
{
	float: left;
	clear: both;
	width: 100%;
}

div.mc_signup_submit
{
	float: left;
	margin-top: 10px;
}

div#mc-indicates-required
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
}

div#mc_unsub_link
{
	float: right;
	font-size: 11px;
}

/* FORM */
