/* 
Theme Name: Creche Lagoa 
Theme URI: http://www.santaideia.com/ 
Description: Wordpress Theme by Santa Ideia. 
Author: Santa Ideia
Author URI: http://www.santaideia.com/ 
Version: 1.0 
General comments/License Statement if any. 
*/  
.hidden {
position: absolute !important;
left: 0px;
top: -500px !important;
width: 1px;
height: 1px;
overflow: hidden;
}
.clear {
clear: both;
}
a images {
border: none;
}
images.noborder {
border: none !important;
}
.aligncenter,
.center {
text-align: center;
}
.entry-content .aligncenter,
images.center,
images[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content .alignright,
images[align="right"] {
float: right;
margin: 0 0 4px 8px;
display: block;
}
.entry-content .alignleft,
images[align="left"] {
float: left;
margin: 0 8px 4px 0;
display: block
border:none;
}
a[rel~="attachment"] images,
.gallery a images,
.wp-caption {
background-color: #F3F3F3;
border: 1px solid #ddd;
padding: 3px;
text-align: center;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
a[rel~="attachment"] images:hover,
.gallery a images:hover,
.wp-caption:hover {
padding: 2px;
border: 2px solid #27d;
}
.wp-caption a images,
.wp-caption a images:hover {
padding: 4px 0px 0px;
border: 0 none;
}
.wp-caption .wp-caption-text {
margin: 4px 0 2px;
}
/* Attachment */
.entry-content .attachment { 
text-align: center; 
}
/* Contact Form */
.contactform {
width: 100%; 
position: relative;
}
.contactleft {
width: 15%; 
text-align: right;
clear: both; 
float: left; 
display: inline; 
padding: 4px; 
margin: 5px 0; 
}
.contactright {
width: 70%; 
text-align: left;
float: right; 
display: inline; 
padding: 4px; 
margin: 5px 0; 
}
.contacterror {
border: 1px solid #ff0000;
}
/* Primary Contents */
.hentry {
margin: 0 0 25px;
position: relative;
}
.entry-content {
font-size: 1.2em;
line-height: 1.8em;
text-align: justify;
color: #222;
}
.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
margin: 13px 0;
}
#dynamic-content .k2-asides .entry-content p,
#dynamic-content .k2-asides .entry-content ul,
#dynamic-content .k2-asides .entry-content ol,
#dynamic-content .k2-asides .entry-content div,
#dynamic-content .k2-asides .entry-content blockquote {
margin: 5px 0;
}
#dynamic-content .k2-asides {
margin: 15px 0;
}
#dynamic-content .k2-asides .entry-head,
#dynamic-content .k2-asides .entry-foot {
display: none;
}
#dynamic-content .k2-asides .entry-content {
display: block;
border-left: 2px solid #ddd;
padding-left: 20px;
}
.asides-permalink {
font-weight: bold;
}
.entry-content .map div { /* Google Maps Support */
margin: 0;
}
.metalinks {
margin-top: 3px;
}
#primary a.post-edit-link:hover,
#primary a.comment-edit-link:hover,
#primary a.comment-reply-link:hover {
text-decoration: none;
}
.columns-three .template-image #primary {
width: 670px;
}
.template-image .entry-foot {
position: absolute;
top: 0;
right: -220px;
width: 200px;
padding-top: 180px;
}
.columns-one .template-image .entry-foot {
position: relative;
width: auto;
top: auto;
right: auto;
padding-top: 0;
margin-right: 210px;
}
.columns-one .template-image #gallery-nav {
right: -210px;
top: 0;
width: 200px;
border-bottom: none;
}
.entry-foot h5 {
font-size: 1.5em;
font-weight: normal;
}
#gallery-nav images {
height: 96px;
width: 96px;
}
#gallery-nav {
top: 3.2em;
margin: 0;
position: absolute;	
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}
#gallery-nav a {
text-decoration: none;
}
#gallery-nav a span {
display: block;
}
.attachment .hentry {
margin-left: 60px;
}
.template-image .hentry {
margin-left: 0;
}
.attachment-icon {
position: absolute;
top: 0;
left: -60px;
}
.attachment-image {
text-align: center;
}
.attachment-image .caption {
margin: 0;
}
.attachment-image .caption p {
display: inline;
}
.image-meta {
padding: 10px 0 10px 20px;
list-style-type: circle;
}
.image-meta li {
margin: 3px 0;
}
.image-meta span {
font-weight: bold;
display: block;
float: left;
width: 8em;
}



/* Links */
a:hover, a:visited:hover {
text-decoration: underline;
}
h2 a:hover, h2 span a:hover {
color: #5a3b29 !important;
}
a {
text-decoration: underline;
}
.entry-content a:visited {
color: #5a3b29;
}
.alignleft {
float: left;
}	
.alignright {
float: right;
}	




/* CSS by Atelier Santa Ideia*/

* { padding: 0; margin: 0; }

html {
background: #fff;
background:transparent url(images/body_bg.gif) repeat;
}

body {
font-family: Comic Sans MS;
font-size: 14px;
line-height: 22px;
color: #333;
}

#mega-container {
	width:100%;
	background: url(images/flores.png) no-repeat right bottom;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	padding-bottom: 0px;}
	
#wrapper { 
margin: 0 auto;
width: 860px;
height: auto;
display: table;
background-color: #;
}

#wrappyme { 
margin: 0 auto;
width: 860px;
height: auto;
display: table;
background-color: #fff;
background-image: url(images/mainbg.gif);
background-repeat: repeat-y;
}

#top { 
width: 860px;
height: 70px;
float: left;
margin-top: 0px;
margin-bottom: 5px;
}
.topleft { 
width: 460px;
float: left;
}
.topright { 
width: 400px;
height: 75px;
float: right;
margin-top: 0px;
text-align: left;
background-image: url(images/contactos.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
}
#menu { 
width: 840px;
height: 28px;
padding: 12px 0px 0px 20px;
float: left;
background-color: #FFCC00;
margin-bottom: 0px;
text-align: left;
margin-top: 12px;
}
#header { 
width: 860px;
height: 250px;
float: left;
margin-bottom: 0px;
background-image: url(images/header.png);
}
#headerinside { 
width: 860px;
height: 150px;
float: left;
margin-bottom: 0px;
background-image: url(images/slide_2.jpg);
background-color: #CCCCCC;
background-repeat: repeat;
}
#textmain { 
width: 510px;
float: left;
padding: 20px 20px 20px 20px;
background-color: #FFFFFF;
}

#textmainside { 
width: 520px;
padding: 20px 20px 20px 20px;
background-color: #FFFFFF;
float: left;
}

.textwidget { 
margin-bottom: 20px;
}


#sidebarleft { 
width: 130px;
float: left;
padding: 20px 10px 20px 10px;
}

#sidebarleft h2{ 
color: #fff;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 3px;
background-color: #FF5A00;
background-image: url(images/sidebar.jpg);
background-repeat: no-repeat;
width: 120px;
height: auto;
padding: 1px 0px 1px 10px;
}

#sidebarleft ul li
{
text-indent: 0px;
list-style-position: inside;
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px;
}

#sidebarright { 
width: 130px;
height: 100%;

float: left;
padding: 20px 10px 20px 10px;
}

#sidebarright h2{ 
color: #fff;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 3px;
background-color: #FF5A00;
background-image: url(images/sidebar.jpg);
background-repeat: no-repeat;
width: 120px;
height: auto;
padding: 1px 0px 1px 10px;
}


#sidebarright ul li
{
text-indent: 0px;
list-style-position: inside;
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px;
}


.insideentry{ 
background-color: #ffffff;
padding: 5px;
}
.tabelas{ 
background-color: #ffffff;
padding: 10px;
border-top: 12px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
border-left: 1px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
margin-bottom: 55px;
}

#boxes{ 
width: 840px;
height: 35px;
float: left;
padding: 0px 10px 0px 10px;
background-color: #dfdfdf;
background-image: url(images/quote.jpg);
}
#social { 
width: 820px;
height: 40px;
float: left;
background-color: #E6F2FF;
background-image: url(images/social.j);
padding: 10px 20px 10px 20px;
margin-bottom: 1px;
color: #333;
font-size: 11px;
margin-top: 10px;
}
#footer { 
width: 860px;
height: auto;
background-color: #fff;
padding: 30px 0px 30px 0px;
margin-top: 22px;
text-align: center;
font-size: 10px;
float: left;
border-top: 1px solid #FFCC01;
}


/* =Links ands Headings
-------------------------------------------------------------- */
.link { 
color: #333;
text-decoration: underline;
}
.link:hover { 
text-decoration: underline;
}

.linkfooter { 
color: #555;
text-decoration: none;
}
.linkfooter:hover { 
text-decoration: none;
}

.linksmall { 
color: #333;
text-decoration: none;
font-size: 10px;
}
.linksmall:hover { 
text-decoration: underline;
}

.linktop { 
color: #333;
text-decoration: none;
margin-right: 12px;
font-size: 10px;
font: Arial, Helvetica, sans-serif;
font-weight: normal;
}
.linktop:hover { 
text-decoration: none;
}
.linkimagebooking { 
text-decoration: none;
}

.linkimagebooking:hover { 
text-decoration: none;
}

h1{ 
color: #FF5A00;
font-size: 18px;
text-transform: capitalize;
margin-bottom: 10px;
}
h2, h3, h4, h5, h6{ 
color: #FF5A00;
font-size: 14px;
text-transform: capitalize;
}


/*======================
LINKS
========================*/
a {
color: #FC7314;
text-decoration: none;
}

a:hover {
color: #FC7314;
text-decoration: underline;
}

a:visited {
color: #FC7314;
text-decoration: none;
}

/*======================
PARAGRAPHS
========================*/
p
{
line-height: 18px;
margin: 0px 0px 20px 0px;
padding: 0px;
}


/*======================
STRONG/B EM/I
========================*/
strong, b
{
font-weight:700;
}

em, i
{
font-style:italic;
}

/*======================
UNORDERED LIST
========================*/
ul {
margin: 0px;
padding: 0px;
}

ul li
{
text-indent: 0px;
list-style-position: outside;
list-style-type: square;
padding: 0px 0px 2px 0px;
margin: 0px;
margin-left: 2px;
}

/*======================
ORDERED LIST
========================*/
ol
{
list-style:decimal;
margin-left: 0px;
margin-bottom: 5px;
}

ol li
{
text-indent: 5px;
list-style-position: outside;
list-style-type: square;
padding: 4px 0px 4px 0px;
margin: 2px;
margin-left: 5px;
}

/*======================
DEFINITION LIST
========================*/
dl{ }

dt{ font-weight:700; text-decoration:none; margin-top:10px; border:0;   }

dd{ margin-left:18px; }

/*======================
MISC
========================*/
blockquote{ }

abbr{ }

acronym{ }

sub{ font-size:10px; line-height:1.5; vertical-align:bottom; }

sup{ font-size:10px; line-height:1.5; vertical-align:top; }

code{ }

small{ font-size:11px }




/* =Comments
-------------------------------------------------------------- */
#comments {
clear: both;
}
#comments .navigation {
padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
color: #000;
font-size: 20px;
font-weight: bold;
margin-bottom: 0;
}
h3#comments-title {
padding: 24px 0;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist li.comment {
border-bottom: 1px solid #e7e7e7;
line-height: 24px;
margin: 0 0 24px 0;
padding: 0 0 0 56px;
position: relative;
}
.commentlist li:last-child {
border-bottom: none;
margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
margin-bottom: 18px;
}
#comments .comment-body p:last-child {
margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
margin-bottom: 24px;
}
.commentlist ol {
list-style: decimal;
}
.commentlist .avatar {
position: absolute;
top: 4px;
left: 0;
}
.comment-author {
}
.comment-author cite {
color: #000;
font-style: normal;
font-weight: bold;
}
.comment-author .says {
font-style: italic;
}
.comment-meta {
font-size: 12px;
margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
color: #888;
text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
font-size: 10px;
padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
color: #ff4b33;
}
.commentlist .children {
list-style: none;
margin: 0;
}
.commentlist .children li {
border: none;
margin: 0;
}
.nopassword,
.nocomments {
display: none;
}
#comments .pingback {
border-bottom: 1px solid #e7e7e7;
margin-bottom: 18px;
padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
margin-top: -6px;
}
#comments .pingback p {
color: #888;
display: block;
font-size: 12px;
line-height: 18px;
margin: 0;
}
#comments .pingback .url {
font-size: 13px;
font-style: italic;
}





/* Comments form */
input[type=submit] {
color: #333;
}
#respond {
border-top: 1px solid #e7e7e7;
margin: 24px 0;
overflow: hidden;
position: relative;
}
#respond p {
margin: 0;
}
#respond .comment-notes {
margin-bottom: 1em;
}
.form-allowed-tags {
line-height: 1em;
}
.children #respond {
margin: 0 48px 0 0;
}
h3#reply-title {
margin: 18px 0;
}
#comments-list #respond {
margin: 0 0 18px 0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 12px;
font-weight: normal;
line-height: 18px;
}
#respond .required {
color: #ff4b33;
font-weight: bold;
}
#respond label {
color: #888;
font-size: 12px;
}
#respond input {
margin: 0 0 9px;
width: 98%;
}
#respond textarea {
width: 98%;
}
#respond .form-allowed-tags {
color: #888;
font-size: 12px;
line-height: 18px;
}
#respond .form-allowed-tags code {
font-size: 11px;
}
#respond .form-submit {
margin: 12px 0;
}
#respond .form-submit input {
font-size: 14px;
}
#commentform { 
width: 350px;
height: auto;
font-size: 9px;
}
.contacthouse { 
border: 1px solid #ccc;
background-color: #ECEFE0;
width: auto;
height: auto;
padding: 4px 4px 4px 14px;
font-size: 11px;
}
#comentarios { 
width: 500px;
height: auto;
padding: 15px 25px 25px 25px;
float: left;
margin-top: 8px;
background-color: #efefef;
border-top: 8px solid #dfdfdf;
}
#come { 
width: 300px;
height: auto;
font-size: 9px;
}
.commentform { 
background-color: #F46720;
color: #fff;
width: 300px;
height: auto;
padding: 4px;
font-size: 13px;
}
.contacthead { 
border: 1px solid #ccc;
background-color: #e1e1e1;
width: auto;
height: auto;
padding: 10px;
}
.titulocon { 
background-color: #F46720;
color: #fff;
width: auto;
height: auto;
padding: 4px;
font-size: 13px;
}
.tituloconblue { 
background-color: #ffffff;
color: #F46720;
width: auto;
height: auto;
padding: 4px;
font-size: 16px;
}
.search { 
background-color: #dfdfdf;
color: #fff;
width: auto;
height: auto;
padding: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px;
}
.search-submit { 
background-color: #dfdfdf;
color: #fff;
width: auto;
height: auto;
padding: 2px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px;
}
.search-text { 
color: #333;
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px;
}
.tabelas { 
background-color: #FFECD9;
padding: 10px;
border-top: 12px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
border-left: 1px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
margin-bottom: 35px;
font-size: 12pxpx;
}
.tabelas2 { 
background-color: #ffffff;
padding: 10px;
border-top: 12px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
border-left: 1px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
margin-bottom: 35px;
font-size: 12pxpx;
}

div#navmenu {
width: 860px;
height: auto;
padding: 4px 0px 4px 0px;
float: left;
border-bottom: 1px solid #FFCC01;
margin-bottom: 12px;
background-color: #ffffff;
text-align: center;
}






	/******************/
	
.ubercolortabs{
	padding: 0px;
	margin-left: 11px;
	width: 860px;
	overflow: hidden;
	text-align: center;}

.ubercolortabs ul{
	margin: 0px;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

.ubercolortabs li{
	display: inline;
	margin: 0px 1px 0px 1px;
	padding: 0;
}


.ubercolortabs a{
	float: left;
	color: white;
	background: #019ec9; /*default background color of tabs, left corner image*/
	margin: 0 1px 0 1px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.ubercolortabs a span{
	float: left;
	display: block;
	background: transparent; /*right corner image*/
	padding: 11px 9px 7px 6px;
	cursor: pointer;}

.ubercolortabs a span{
float: none;}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
	background-color: #0184a9; /*background color of tabs onMouseover*/
	color: #fecd1b;}

.ubercolortabs a:hover span{
background-color: transparent;}


.ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #0184a9; /*Remove this to remove border between bar and tabs*/
	
	
/* Additional classes */
.menublock {margin-bottom:10px;}
.nav {
	color:#d04a10;
	display:block;
	font-size:1.1em;
	font-weight:700;
	margin-bottom:1px;
	padding:2px 2px 2px 10px;
	position:relative;
	text-decoration:none;
	width:125px;
	background: #FFF;
}
.nav:hover {border:1px solid #fa9035; color:#505050; padding:1px 1px 1px 9px;}