/*
Theme Name: Therapies
Description: Personalizado para Therapies. 
Author: Wezen Design
Author URI: http://www.wezen.com.br/
Version: 1
Tags: two-columns, blue, clean, fixed-width, left-sidebar
*/

/* ----------- Fundo -----------*/
#fundo {
	background: url(img/sombra.png) no-repeat center top;
	width:100%;
        margin:0 auto;
}
/* ----------- Basic ----------- */

img {
	border:none;
	behavior: url(iepngfix.htc);
}
a img {
	border:none
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body {
	text-align:center;
	margin:0;
	padding:0;
	background:#2954a5 url(img/img_fundo.jpg) no-repeat center bottom;
	font: 9pt Trebuchet, Arial, sans-serif;
	color: #FFF;
}
a {
	color:#FC0;
	text-decoration:none;
}
p a {
	color:#FC0;
	text-decoration:none;
}
p a:hover {
	text-decoration:underline;
}
li a {
	color:#FFF;
	text-decoration:none;
}
.wrapper {
	width:100%;
}
h1 {
	padding:0;
	margin:0;
}
h1 a {
	color: #FC0;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 3em;
	text-decoration:none;
	font-weight:100;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size:1.2em;
}
/* ----------- Heading ----------- */
	
#description {
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	margin-top:-2px;
}
/* ----------- Menu ----------- */
		
#topnavi {
	margin:0;
	height: 30px;
	width: 100%;
        padding-top:10px;
}
#topnavi a {
	color: #FFF;
	text-decoration:none;
}
#topnavi a:hover {
	color: #FC0;
}
#menu {
	float:right; 
}
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0;
}
ul#menu li a {
	height: 20px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #0CF;
	padding:0 20px; 
}
ul#menu li a:hover {
	color: #FC0;
}
ul#menu li:hover {
	color: #FC0;
}
ul#menu .current_page_item {
	color: #FC0;
}
#rightnavi {
	text-align:right;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 10px;
}
/* ----------- Centerpieces ----------- */
	
#main {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#content {
	width:720px;
	margin-left:0;
	float:right;
	font-size:1em;
	line-height:1.4em;
	margin-right: 15px;
}
#content h2 {
	font-size:1.6em;
	font-weight:normal;
	color:#FC0;
	line-height: 1.6em;
	margin: 0px;
}
#content .time {
	text-transform:uppercase;
	margin-top:-12px;
	color:#DDD;
}
#content .gray {
	color:#DDD;
}
#content .edit {
	float:right;
}
#content .time a {
	color:#DDD;
	text-decoration:none;
}
.post {
	padding:0 0 30px 0
}
.details {
	padding:2px 10px;
	background: #4C7FC1;
	margin-top: 5px;
	border: 1px dotted #09C;
	clear: both;
}
.details a {
	color:#FFF;
}
.details a:hover {
	color:#FC0;
}
/* ----------- Previous & Next link ----------- */
	
.navigation {
	text-align:center;
}
/* ----------- Sidebar ----------- */
	
.sidebar {
	font-size:1.2em;
	width:180px;
	float:left;
	margin-right:0px;
	color:#FFF;
	margin-left: 30px;
}
.sidebar h2 {
	color:#FC0;
	font-weight:200;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1.4em;
}
.sidebar .textwidget {
	margin:3px;
}
.sidebar ul {
	margin: 0;
	padding: 2px;
	list-style-type: none;
}
.sidebar ul li {
	background:none;
	padding:2px;
	margin-left: 5px;
}
.sidebar a {
	text-decoration:none;
	color:#FFF;
}
.sidebar a:hover {
	color: #FC0;
}
/* ----------- Search ----------- */
	
#searchform {
	padding:0;
	margin:5px;
}
#searchform #s {
	background:#CCC;
	border:0;
	color:#303;
	font:1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* ----------- Footer ----------- */

#footer {
	height:350px;
	width:960px;
	clear:both;
	color:#FFF;
	margin: 0 auto;
}
#footerimg {
}
#footer p {
	color: #FFF;
	padding-top: 300px;
}
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
}
.commentlist li {
	list-style:none;
	margin-bottom:14px;
}
.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#336;
}
.commentlist a:link, .commentlist a:visited {
	color:#00e0f4;
}
.commentlist a:hover, .commentlist a:active {
	color:#336;
}
.commentlist cite img {
	padding:1px;
	border:1px solid #666;
	float:left;
	margin-right:9px;
}
.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.commenttext {
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#666;
}
