/*
Theme Name: ESPM Inovadores
Description: Tema desenvolvido para ESPM
Version: 0.5
Author: Gabriella Tardivo
Author URI: http://gaiacreative.com.br
*/

* {
margin:0;
padding:0;
border-collapse:collapse;
background:transparent;
border:none;
list-style-type:none;
}

textarea {overflow:auto}
a:link, a:visited {color:#000}
a:hover {text-decoration:none}

body {
background:url(images/back.jpg);
font:12px helvetica;
text-align:justify;
}

#header {
height:170px;
background:url(images/header.jpg);
background-repeat:no-repeat;
}

#header img {
margin-top:60px;
margin-left:30px;
}

#page {
margin:0 auto;
text-align:left;
width:918px;
background-color:#ffffff;
}

#content {
float:left;
width:630px;
padding-left:25px;
margin-right:25px;
padding-bottom:148px;
}

#content .postmetadata {
padding-bottom:20px;
border-bottom:#ccc 2px dashed;
}

#content #slideshow {
margin-bottom:10px
}

#content div.post {
color:#373737;
margin-bottom:15px;
line-height:12pt;
}

#content div.post h2 a, #content div.post h2 a {
text-decoration:none;
font-size:16pt;
line-height:16pt;
color:#a87d06;
font-family:times new roman;
}

#content div.post p {
margin-top:12px;
}

#content div.post img.alignleft {
float:left;
margin-right:3px;
margin-bottom:10px;
}

#content div.post img.alignright {
float:right;
margin-left:3px;
margin-bottom:10px;
}
	
/****************
SIDEBAR
****************/
	
#sidebar {
float:left;
width:220px;
}

#sidebar #searchform {
border-bottom:#ccc 1px dashed;
}

#sidebar #searchform label {
display:none;
}

#sidebar #searchform #s {
border:1px inset #000;
background-color:#FFF;
padding:2px 0;
top:100px;
left:25px;
color:gray;
margin-bottom:20px;
}

#sidebar #searchform #searchsubmit {
}
	
#sidebar #inovadores {
margin-top:10px;
border-bottom:#ccc 1px dashed;
}

#sidebar #inovadores a {
margin-left:35px;
}

#sidebar #sobre {
margin-top:15px;
border-bottom:#ccc 1px dashed;
}

#sidebar #sobre img {
margin-bottom:10px;
}

#sidebar #sobre a {
font-family:verdana;
text-decoration:none;
}

#sidebar #sobre a.um {
color:#b51843;
}

#sidebar #sobre a.dois {
color:#720144;
}

#sidebar #sobre a.tres {
color:#b51843;
}

#sidebar #sobre a.quatro {
color:#720144;
}

#sidebar #cursos {
margin-top:15px;
border-bottom:#ccc 1px dashed;
}

#sidebar #acoes {
margin-top:15px;
border-bottom:#ccc 1px dashed;
}

#sidebar #acoes a {
font-family:tahoma;
}

#sidebar #facebook {
margin-top:15px;
border-bottom:#ccc 1px dashed;
}

#sidebar #facebook img {
margin-bottom:10px;
}

#sidebar #twitter img {
margin-top:20px;
margin-bottom:10px;
}

#sidebar #twitter p {
margin-bottom:15px;
border-bottom:#ccc 1px dashed;
}

#respond h3, #respond p {margin:10px 0}
#respond input, #respond textarea {
	border:1px inset #000;
}
#respond #submit {
	border:1px outset #000;
}
#footer {
	clear:both;
	background-color:#b20838;
	text-align:center;
	color:#FFF;
}

#footer a.topo {
float:right;
margin-right:10px;
text-decoration:none;
color:#fff;
text-size:10pt;
font-family:tahoma;
}

