/*  
Theme Name: SAVE
Theme URI: http://www.acupunturaveterinaria.com.br/
Description: A custom theme created loosely based on the Heaven theme by <a href="http://www.forgottenmidnight.net">Michael Dunn</a>.
Version: 1.0
Author: Marcus Daniel and Evandro Pastor.
Author URI: http://www.visual--media.com 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Typography & Colors */
                * {		
	margin: 0;
	padding: 0;
	}
body {
	font-size: 90%; /* Resets 1em to 10px */
	font-family: Segoe UI, Helvetica Neue, Trebuchet MS, Arial, Verdana;
	background: #001fa3 url('images/bg.jpg');
	line-height: 150%;
	background-repeat: repeat-x;
	color: #4A5966;
	text-align: center;
	}
img 	{
	border: none;
	}
p 	{
	padding: 0px 0px 15px;
	margin: 0px;
	}
small	{
	font-family: Segoe UI, Helvetica Neue, Trebuchet MS, Arial, Verdana;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Segoe UI, Helvetica Neue, Trebuchet MS, Arial, Verdana;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	line-height: 150%;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4A5966;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Segoe UI', Helvetica Neue, Trebuchet MS, Arial, Verdana;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

div#print {
	display: none;
	}
div#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
	}
	div#content-wrap 
	{}
	div#center {
	margin: 0 0px 0 0;
	float: right;
	width: 650px;
	color: inherit;
	background-color: #fff;
	border: solid #eee;
	overflow: hidden;
	border-width: 0 0px 0px 0;
	}
	div#center-in {
	padding: 20px;
	}
	div#right {
	float: left;
	width: 250px;
	color: inherit;
	background-color: #d3dae7;
	border: solid #eee;
	border-width: 0 0px 0px 0;
	}
	div#right-in {
	padding: 15px;
	}
	div#footer-wrap {
	clear: both;
	}
	div#footer-in {
	}
	#footer
	{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #3E4A55;
	height: 60px;
	text-align:left;
	}
	/* >>> LISTS <<< */
ul#nav-right {
	margin: 0px;
	list-style: none;
	}
	ul#nav-right li {
	}
	ul#nav-right li a {
	display: block;
	padding: 3px 10px;
	color: #666;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #0273D1;
	}
	ul#nav-right li a:hover {
	color: #666;
	background-color: #F1F7FF;
	border-bottom: 1px solid #0273D1;
	}
ul#nav-top {
	float: right;
	list-style: none;
	}
	ul#nav-top li {
	display: inline;
	}
	ul#nav-top li a {
	color: #0273D1;
	background: url('images/mini-page.gif');
	background-repeat: no-repeat;
	padding-left: 16px !important;
	background-color: inherit;
	font-size: 100%;
	text-decoration: none;
	border-bottom: 1px solid #91D4FF;
	}
	ul#nav-top li a:hover {
	color: #4494FF;
	background-color: inherit;
	border-bottom: 1px solid #91D4FF;
	}
ul#nav-footer {
	margin: 0 210px 0 0;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
	display: inline;
	}
	ul#nav-footer li.left {
	float: left;
	}
	ul#nav-footer li a {
	margin: 0 3px;
	color: #aaa;
	background-color: inherit;
	}
	ul#nav-footer li a:hover {
	color: #333;
	background-color: inherit;
	}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}	

ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; line-height: 120%;}
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 130%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 140%; }
ul#tagcloud li.t4 a { color:#616161; font-size: 150%; }
ul#tagcloud li.t5 a { color:#616161; font-size: 160%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 160%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 170%; }
ul#tagcloud li.t8 a { color:##659412; font-size: 180%; }
ul#tagcloud li.t9 a { color:##ace600; font-size: 190%; }
ul#tagcloud li.t10 a { color:##ace600; font-size: 190%; }

														/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h2 {
	margin: 0 0 5px 0;
	font-size: 170%;
	border-bottom: 1px solid;
	color:#006000;
	}
div#right h2 {
	font-size: 150%;
	color: #333333;
	border-bottom: 1px solid;
	}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/**
 * Style for Simple Tagging Plugin
 * http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/
 */ 

/********* Tag Cloud *********/

/********* Related Posts *********/
#stprelated { margin-top: 30px; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#stprelated h3 { margin:0; padding:0; font-size: 90%; } 
#stprelated ul { margin: 0; padding:0; font-size: 90%; }
#stprelated ul li { margin: 0; padding:0 0 0 15px;  }

/********* Related Tags *********/
li#relatedtags ul li {
	text-indent: 0;
	list-style:none;
	background: 0 none;
	font-size: 120%;
}
li#relatedtags ul li:before {
	content: "";
}
li#relatedtags ul li span {
	margin-right: .5em;
}

/************outros ajustes*************/
#right li{
	list-style:none;
}

#footer{
	font-size:80%;
	text-align:center;
	margin-bottom:2em;
}

#footer p{
	margin-top:2em;
}

#center{
	padding-top:1.5em;
}