/* 
Theme Name: LaFincaDelArte Theme
Author: design@sykora.es
*/


* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Times, Times new roman;
  }

hr {
  color: #003366;
  }

pre {
  height: auto;
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 14px;
  color: #c0bd9a;
  }

a {
  color: #999966;
  text-decoration: none;
  }

a:hover {
  color: #222;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #FF0000;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: times, times new roman;
  color: #003366;
  background: #000 url(images/bgbody.jpg) top center no-repeat;
  }

#wrapper {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 150px;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  }
#header #topright li a:hover {
  color: #6699cc;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #003366;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #003366;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #003366;
  font-size: 11pt;
  }

#catnav {
  margin: 15px 0 0 0;
  padding: 0;
  clear: both;
  height: 50px;
  width: 800px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: right;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  margin: 0;
  padding: 0 15px 0 15px;
  font-size: 20px;
  color: #f5f094;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #a4130d;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #6699cc;
  background: #cfeff1;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  background: #b1d9f0;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { 
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }

#main {
  /*margin: 5px 15px 0 15px;*/
  clear: both;
  width: 800px;
  padding-bottom: 15px;
  }
#contentwrapper {
  float:right;
  width: 560px;
  margin: 0 0 15px 0;
  padding: 0 20px;
  }
  
  /*
#contentwrapper2 {
  float:right;
  width: 800px;  margin: 0 0 15px 0;
  padding: 0;
  }
  */
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 10px 0;
  font-size: 30px;
  text-align:center;
  letter-spacing: -1px;
  color: #570a06;
  font-weight: normal;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 18pt;
  font-weight: normal;
  color: #7e0e0a;
  letter-spacing: -1px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: underline;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 10px;
  color: #f1e88e;  
  }
.topPost p.topMeta a {
  color: #9bb190;
  }
.topPost p.topMeta a:hover {
  text-decoration: underline;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #efefef;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #6699cc;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #003366;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 14px;
  font-style: italic;
  padding: 10px 0;
  margin-right: 20px;
  }

.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  /*color: #6699cc;*/
  margin-bottom: 10px; display:block;
  }

.topPost span.linkpages a:hover {
  color: #006699;
  }

.topPost span.topComments a {
  color: #707070;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 25px;
  line-height: 20px;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #707070;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 20px;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  /*color: #0a0a0a;*/
  }
.topPost span.topTags a {
 /* color: #6699cc;*/
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  /*color: #006699;*/
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #006699;
  }

#comment {
  background: #1a0303;
  width: 520px;
  padding: 10px 20px;
  color: #6699cc;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #a44f2e;
  margin: 0;
  padding: 0;
  }
/*#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #006699;
  }*/
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  /*background: #FFF;*/
  list-style-type: none;
  }
.commentlist li.alt {
  background: #6699cc;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #003366;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #6699cc;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #FFF;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#9bb190; font-size:11px;}
#extrastuff a:hover {text-decoration:underline;}
#extrastuff #rssleft { margin: 10px 0; float:left; width:200px;}
#extrastuff #trackright { margin: 10px 0; float:right; width:200px; text-align:right;}

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: #f3ebe3;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #6699cc;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #003366;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent;
  }
#main #welcome #feedbox {
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  color: #6699cc;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  }

#sidebars {
  margin: 0;
  float: left;
  width: 200px;
  }
#sidebars .sidebarbox {
  padding: 0 30px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: normal;
  font-size: 11pt;
  text-transform: uppercase;
  color: #7e0e0a;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 16px;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  background: url(images/bullet.gif) left 4px no-repeat;
  line-height: 20px;
  }

#sidebars a {
  display: inline;
  color: #f1e88e;
  }
#sidebars a:hover {
  color: #f1e88e;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #003366;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

#morefoot {
  background: #FFF url(images/bgfoot.jpg) top left repeat-x;
  padding: 15px;
  color: #000;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #6699cc;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #6699cc;
  letter-spacing: -1px;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px;
  }

#footer {
  background: #000 url(images/bgfoot.jpg) top left repeat-x;
  clear: both;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 10px;
  color: #460805;
  padding: 0;
  }
#footer a {
  font-size: 10px;
  color: #460805;
  }
#footer a:hover {
  color: #460805;
  text-decoration: underline;
  }
#footerleft {
  float: left;
  }
#footerright {
  float: right;
  text-align: right;
  }

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }