/*
Theme Name: Wezen Theme
Description: Personalizado para Fisioterapia Neonatal. 
Author: Wezen Design
Author URI: http://www.wezen.com.br/
Version: 1
Tags: two-columns, pink, purple, clean, fixed-width, right-sidebar, babys, unicamp
*/

/* ----------- 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 {
	background:#FFF url(img/img_fundo.jpg) no-repeat fixed center top;
	text-align:center;
	margin:0;
	padding:0;
	color:#306;
	font: 9pt Trebuchet, Arial, sans-serif;
}
a {
	color:#336;
	text-decoration:none;
}
p a {
	color:#636;
	text-decoration:none;
}
p a:hover {
	color:#306;
	text-decoration:none;
}
li a {
	color:#336;
	text-decoration:none;
}
.wrapper {
	width:100%;
}
h1 {
	padding:0;
	margin:0;
}
h1 a {
	color: #6CF;
	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;
	font-weight:bold;
}
strong {
	border-bottom:1px dotted #00e0f4;
}
em {
	color:#669;
}
/* ----------- Heading ----------- */
	
#description {
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	margin-top:-2px;
}
/* ----------- Menu ----------- */
		
#topnavi {
 width:100% margin:0;
	height: 30px;
}
#topnavi a {
	color: #66C;
	text-decoration:none;
}
#topnavi a:hover {
	color: #636;
}
#menu {
	float:right;
}
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:1px dotted #F93;
}
ul#menu li {
	display: block;
	float: left;
	padding: 10px 5px 0px 5px;
	margin: 0;
	border-right:1px dotted #F90;
}
ul#menu li a {
	width: 120px;
	height: 25px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #06C;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
ul#menu li a:hover {
	color: #F60;
}
ul#menu li:hover {
	color: #F60;
}
ul#menu .current_page_item {
	color: #F60;
}
#rightnavi {
	float:right;
	text-align:right;
	margin-right:0;
	padding: 10px 5px 0px 5px;
	height: 30px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
/* ----------- Centerpieces ----------- */
	
#main {
	width:980px;
	margin:0 auto 0 auto;
	text-align:left;
}
#content {
	width:700px;
	padding:15px;
	background:url(img/contentbg.png);
	margin-left:0;
	float:left;
	font-size:1em;
	line-height:1.4em;
	border: 1px solid #E6E6FF;
}
#content h2 {
	font-size:1.6em;
	font-weight:normal;
	color:#336;
	line-height: 1.6em;
}
#content .time {
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:1px dotted #00e0f4;
}
#content .gray {
	color:#999;
}
#content .edit {
	float:right;
}
#content .time a {
	color:#999;
	text-decoration:none;
}
.post {
	padding:0 0 30px 0
}
.details {
	padding:2px 10px;
	background: #FC9;
	margin-top: 5px;
	border: 1px dotted #303;
	clear: both;
}
.details a {
	color:#333;
}
.details a:hover {
	color:#000;
}
/* ----------- Previous & Next link ----------- */
	
.navigation {
	text-align:center;
}
/* ----------- Sidebar ----------- */
	
.sidebar {
	font-size:1.2em;
	width:220px;
	float:left;
	margin-right:0px;
	background:url(img/contentbg.png);
	color:#FFFFFF;
	border: 1px solid #E6E6FF;
	margin-left: 20px;
}
.sidebar h2 {
	color:#66C;
	font-weight:200;
	border-bottom:1px solid #636;
	margin-top: 5px;
}
.sidebar .textwidget {
	margin:5px;
}
.sidebar ul {
	margin: 0;
	padding: 2px;
	list-style-type: none;
}
.sidebar ul li {
	background:none;
	padding:2px;
	margin:5px;
}
.sidebar ul li li {
	border-bottom:1px solid #FC9;
}
.sidebar a {
	text-decoration:none;
	color:#639;
}
.sidebar ul li li:hover {
	border-bottom:1px solid #336;
	color: #F90;
}
/* ----------- Search ----------- */
	
#searchform {
	padding:0;
	margin:5px;
}
#searchform #s {
	background:#FC9;
	border:0;
	color:#303;
	font:1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* ----------- Footer ----------- */

#footer {
	height:100px;
	width:960px;
	clear:both;
	color:#000;
	margin: 0px auto 0;
}
#footerimg {
	width:1000px;
	height:100px;
}
#footer p {
	color: #336;
	padding-top: 50px;
}
/* ----------- 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 {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#666;
}
