/*
CSS do site HaloIntegral Iridologia - www.halointegral.com.br
Modificado por iD Studio - www.intangible-designs.com.br

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #73b467;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

input, textarea {	color: #444; }
input:focus, textarea:focus { color: black; }

h1, h2, h3, p, ol, ul {	margin-top: 0; }
h1, h2, h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

h1, h2 {
	text-align: center;
	font-weight: normal;
}

h1 {
	border-bottom: 2px dotted #DEC;
	padding-bottom: 8px;
	letter-spacing: -2px;
	font-size: 24px;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #444;
	text-decoration: none;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: right;
	margin: 4px 0 0 20px;
}

form { margin: 0; }

hr {
	clear: both;
	border: 1px solid;
	border-color: #241 #DFC #DFC #241;
}

/* ------------------ Header ----------------------- */

#header {
	height: 150px;
	background: url("../images/img02d.jpg") no-repeat center top;
}

#header .wrapper {
	width: 755px;
	height: 150px;
	margin: 0 auto;
}

#logo { float: left; }

#menu {
	float: right;
	text-transform: lowercase;
}

#menu ul {
	margin: 0;
	padding: 60px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #2DBF95 url("../images/img03.jpg") no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: black;
}

#menu a:hover, #menu .current_page_item a {
	background-image: url("../images/img04.jpg");
}

/* ---------------------------- Page ---------------------------------- */

#page {
	width: 765px;
	margin: 0 auto;
}

/* --------------------------- Content -------------------------------- */

#content {
	float: right;
	width: 530px;
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background: #73b467 url("../images/img05.gif") no-repeat;
	color: black;
	text-align: justify;
}

.post .wrapper {
	padding: 20px 30px 0;
}

.post table.contentpaneopen {
	width: 100%;
}

.post p {
	text-indent: 20px;
}

p.simple {
	text-indent: 0;
}

h1.title, h2.title, h3.title {
	margin-bottom: 0;
}

p.byline {
	text-align: center;
	font-size: 15px;
	text-indent: 0;
}

.post .highlight {
	background-color: yellow;
}

.post a {
	color: #DFC;
}

.post a:hover {
	text-decoration: underline;
}

.post .links {
	height: 40px;
	padding-right: 30px;
	background: url("../images/img06.gif") repeat-x left 10px;
	text-align: right;
}

.post .links a.top {
	padding-left: 20px;
	background: url("../images/arrow_up.gif") no-repeat left center;
	font-weight: bold;
}

/* ------------------------- Sidebars ----------------------------- */

.sidebar {
	float: left;
	width: 200px;
	color: #444;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li ul { margin: 0 10px; }

.sidebar li li {
	padding-left: 18px;
	background: url("../images/arrow_right.gif") no-repeat 0 6px;
	border-bottom: 1px solid #79C82E;
}

.sidebar li li a {
	display: block;
	width: 100%;
	padding: 6px 0;
	text-decoration: none;
	color: #000;
}
.sidebar li li a:hover { color: #7C3; }

.sidebar li h2 {
	padding-top: 20px;
	color: #000;
}

/* -------------------- Search ------------------------------ */

div.search { text-align: center; }

#mod_search_searchword {
	border: 1px solid #79C82E;
	width: 172px;
	margin: 0 auto;
	padding: 1px 3px;
	background: white;
}

/* -------------------- Calendar ---------------------------- */

.mod_events_monthyear {
	width: 180px;
	height: 1.5em;
}

.mod_events_monthyear td { text-align: center; }

.mod_events_link {
	font-weight: bold;
	text-decoration: none;
}

.mod_events_table {
	width: 180px;
	border: 1px solid #7C3;
	text-align: center;
}

.mod_events_td_dayname {
	font-weight: bold;
	background-color: #DEC;
}

.mod_events_td_dayname .sunday {  }
.mod_events_td_dayname .saturday { }

.mod_events_td_dayoutofmonth { color: #CCC; }

.mod_events_td_todaynoevents, .mod_events_td_todaywithevents { background-color: #DEC; }

.mod_events_td_sunday, .mod_events_td_sundayoutofmonth { background-color: #EFE; }
.mod_events_td_sundaycaption { }

.mod_events_td_daynoevents { }
.mod_events_td_daywithevents a, .mod_events_td_todaywithevents a {
	color: #E88;
	font-weight: bold;
}

a.mod_events_daylink { text-decoration: underline; display: block; width: 100%; }
a.mod_events_daylink:hover, a.mod_events_link:hover { color: #7C3; }

/* ----------------------- Footer -------------------------- */

#footer {
	clear: both;
	height: 110px;
	background: white url("../images/img_bottom_slice.gif") repeat-x;
}

#footer .wrapper {
	height: 110px;
	background: url("../images/img_bottom2.jpg") no-repeat center top;
}

#footer p {
	padding-top: 60px;
	text-align: center;
	font-size: 10px;
	color: white;
}

#footer a {	color: white; }