/*
Theme Name: Pimporreta
Theme URI: http://pimporreta.org/
Description: 
Version: 0.09
Author: Jordi Romero
Author URI: http://jrom.net/
Tags: white, fixed width, three columns, widgets


*/

body
{
/*  font-family: Georgia;*/
}

#header
{
  margin-bottom: 80px;
}

#header h1
{

}

#header a
{
  font-family: "Georgia", "Times New Roman", serif;
  text-decoration: none;
  color: #333333;
  font-size: 2em;
}

#cerca
{
  float: right;
  
}

.pprr
{
  font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #142E3E;
  color: #FFFFFF;
  margin: 0;
  height: 23px;
  padding-top: 2px;
}
.pprr a
{
  color: #DED016;
  padding: 0;
  margin: 0;
}

#footer
{
  text-align: center;
}

.post
{
  font-size: 1.2em;
}

.post .autor
{
  font-weight: bold;
  color: #214F6A;
  font-size: 1.1em;
}

 .opi a
{
  background-color: #142E3E;
  color: #FFFFFF;
  padding: 5px;
  display: block;
  text-decoration: none;
  margin-top: 10px;
}

.comment
{
  margin-bottom: 20px;
}
.comment p
{
  background-color: #DADADA;
  padding: 10px;
  margin: 0;
}


/*.byuser p
{
  background-color: #9DAEC4;
}*/

.bypostauthor p
{
  background-color: #F8FF8E;
}
.comment-meta a
{
  text-decoration: none;
  color: #999999;
}

.post .alignright
{
  float: right;
}

.post .aligncenter
{
  text-align: center;
  display: block;
  margin: auto;
}
.post img
{
  margin: 15px;
  padding: 4px;
  border: 1px solid #9DAEC4;
}

.just
{
  text-align: justify;
}

.onsoc
{
  font-size: 1.5em;
  text-align: center;
}

.wp-caption-text
{
  font-size: 0.7em;
  text-align: center;
  margin-top: 0;
}
