/*
Theme Name: Caroline Sanchez
Theme URI: http://carolinesanchez.com.br/
Description: Blog Template for WordPress
Version: 1.0
Author: Leonardo Caineli
Author URI: http://leonardocaineli.com.br/
*/

*{margin:0;padding:0;border:0;outline:0;list-style:none;text-decoration:none}
body{font:15px Georgia,"Times New Roman",Times,serif;color:#666;text-align:center;background:#633}
a{color:#636}
a:hover{color:#636;text-decoration:underline}
.clear{clear:both !important}
.nomg{margin:0 !important}
#main{margin:auto;width:750px;text-align:left}

/* HEADER */
#header{height:220px;background:url(images/header.jpg)}
#header h1 a{float:left;display:inline;margin:73px 0 0 132px;width:225px;height:55px;font-size:0;text-indent:-15000px}
#header ul{float:right;margin-top:165px}
#header ul li{float:left}
#header ul li a{float:left;display:inline;margin-right:20px;font:bold 15px Arial;color:#fff;text-transform:uppercase}

/* CONTENT */
#content{float:left;padding:20px;width:710px;background:#fff}
#content h2{display:block;padding:5px 10px;margin-bottom:20px;border-bottom:1px solid #ddd;font:small-caps 25px Georgia;color:#636}
#content h3{display:block;margin-bottom:10px;font:20px Georgia;color:#636}
.post{float:left}
.post img.highlight{float:left;margin-right:20px;width:130px;height:130px}
.post div.entry{float:left;width:560px}
.post div.entry p{margin-bottom:20px;line-height:20px}
.post div.entry ul{margin-bottom:20px}
.post div.entry ul li{margin-bottom:20px;line-height:20px}
.publication{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ddd;width:355px}
.publication img{float:left;margin-right:20px;border:1px solid #ddd;width:120px;height:170px}
.publication cite{float:left;margin-bottom:10px;font:12px Georgia;color:#666}
.publication h3{float:left;width:195px}
.navigation{float:left;width:710px}
.navigation p.alignleft{float:left}
.navigation p.alignright{float:right}

.formcontainer{float:left;width:370px}
.formcontainer p{margin-bottom:10px;padding:3px;height:19px;font-weight:bold;color:#fff}
.formcontainer p.error{background:#600}
.formcontainer p.important{background:#630}
.formcontainer p.success{background:#060}
form{float:left;width:370px}
form br{clear:both}
form div{float:left;padding-bottom:10px}
form legend{display:none}
form label{float:left;display:block;padding:5px 0;width:100px;height:18px}
form input,form textarea{float:left;padding:4px;border:1px solid #ddd;width:260px;height:18px;font:15px Georgia;color:#666;background:#fff}
form textarea{height:100px}
form input.button{float:left;margin:0 0 0 100px;border:0;width:100px;height:40px;font:bold 15px Georgia;color:#fff;background:#636;cursor:pointer}

/* FOOTER */
#footer{clear:both;height:50px;background:url(images/footer.jpg)}
#footer a.createdby{float:right;margin:15px 20px;color:#b39999}