/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy! (Other color schemes available soon!)
Author: sam
Author URI: http://samk.ca/
Version: 1.5
Tags: black, blue, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css, feedburner, adsense ready, 1024, dropdown categories, widgets, footer navigation, drop down
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* ---------- @ Nav -----------*/

@import url('nav.css');


/* Defaults */

* {
  font-family: arial;
  color: #666;
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 6px 0;
  }

h3 a {
  color: #000;
  text-decoration: none;
  }

h3 a:hover {
  color: #f00;
  text-decoration: none;
  }

h5 a {
  color: #666;
  text-decoration: none;
  }

h5 a:hover {
  color: #f00;
  text-decoration: none;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: verdana;
  }
  
hr {
  height: 0px;
  margin: 10px 0 10px 0;
  color: #666;
  border: 0;
  border-top:0px;
  border-bottom:2px dotted #d5d6d7;
  }

span {
  color: #f00;
  }

#caption {
  color: #000;
  }

#numberDisplay {
  color: #999;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }

dt {
  border: #000;
  }


h5, p {
  font-size: 9pt;
  }

h5 {
  font-weight: bold;
  }
 
a {
  color: #f00;
  text-decoration: none;
  }

a:hover {
  color: #f00;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

b {
  font-size:9px;
  color:#f00
  } 

blockquote {
  background: #e7e7e7;
  border: 1px #e7e7e7;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #000;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: verdana;
  background: #EEE url(images/bgbody42.jpg) top center repeat-x;
  }

rhino {
  font-family: arial;
  color: #000;
  font-weight: bold;
  }

rhinorojo {
  font-family: arial;
  color: #f00;
  font-weight: bold;
  }

/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }
#borde {
  margin: 0;
  width: 960px;
  padding: 0;
  background: url(images/fondowrapper.jpg);
  }

#header {
  padding: 0;
  margin: 0;
  height: 120px;
  background: #000;
  }

#aire #topright form #searchbox {
  margin: 7px 0 0 0;
  font-size: 8pt;
  width: 168px;
  color: #7b7f81;
  padding: 4px 0 4px 0;
  }
#aire #topright {
  text-align: right;
  vertical-align: middle;
  float: right;
  width: 248px;
  height: 56px;
  padding: 0;
  margin: 20px 0 0;
  background: url(images/rect.png);
  }
.submitbutton {
  background: #7b7f81;
  color: #fff;
  font-size: 8pt;
  border: 1px solid #7b7f81;
  padding: 4px 2px 4px 2px;
  margin: 0 15px 0 0;
  }

.submitbutton:hover {
  cursor: pointer;
  background: #c00;
  }
#aire {
  padding: 0 0 0 0;
  margin: 0 0 -5px 0;
  clear: both;
  height: 95px;
  width: 960px;
  background: url(images/aire.png) no-repeat;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #ccc;
  font-size: 11pt;
  }


/* Menu */

#catnav {
  padding: 10px 0 0 30px;
  clear: both;
  height: 23px;
  width: 930px;
  background: url(images/head.jpg);
  }

#aireabajo {
  padding: 25px 15px 0 0 ;
  clear: both;
  height: 70px;
  width: 928px;
  }



#toprss {

  float: right;

  margin: 10px 15px 0 0;





  display: inline;

  width: 65px;

  line-height: 41px;

  }









/* Top Content */



#main {

  margin: 5px 15px 0 15px;;

  clear: both;

  width: 930px;

  padding-bottom: 5px;

  }



#contenedorindex {

  padding: 0px 12px 0px 12px;

  width: 200px;

  float: left;

  border-right: 3px dotted #d5d6d7;

  }

#mas, #mas a:hover,#mas a {

  color: #f00;

  font-size: 8pt;

  }



#contentwrapper {

  float:left;

  width: 640px;

  margin: 0 0 15px 12px;

  padding: 0;

  }



#contentwrapper2 {

  float:left;

  width: 912px;  

  margin: 0 6px 15px 12px;

  padding: 0;

  }



#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {

  margin: 15px 0 10px 0;

  font-size: 14pt;

  color: #fff;

  font-weight: normal;

  background: #7b7f81;

  padding: 5px;

  }



.topPost {

  margin: 0;

  padding: 0;

  font-size: 9pt;

  border-top: 4px dotted #d5d6d7

  }



.topPost h2.topTitle a {

  font-size: 15pt;
  font-weight: normal;
  color: #333;
  }

.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #f00;
  }

.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #ccc;  
  }

.topPost p.topMeta a {
  text-decoration: underline;
  color: #666;
  }

.topPost p.topMeta a:hover {
  color: #666;
  }

.topPost div.topContent {
  font-size: 9pt;
  color: #333;
  margin: 0;
  }

.topPost div.topContent a {
  text-decoration: none;
  color: #f00;
  }

.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #f00;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }

.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #666;
  }

.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 0px;
  }

.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {

  background: #040404;

  }



.topPost span.topComments a {

  color: #fff;

  background: url(images/comments.gif) left no-repeat;

  padding-left: 20px;

  line-height: 27pt;

  vertical-align: middle;

  }



.topPost span.topMore a {

  color: #fff;

  background: url(images/more.gif) left no-repeat;

  padding-left: 20px;

  line-height: 27pt;

  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: #ccc;

  line-height: 27pt;

  vertical-align: middle;

  }



.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {

  color: #fff;

  text-decoration: underline;

  }







#nextprevious {
  margin: 10px 0 5px 0;
  font-size: 11pt;
  font-weight: bold;    
  }

#nextprevious a {
  text-transform: lowercase;
  text-decoration: none;
  color: #c00;
  }

#nextprevious a:hover {
  color: #ccc;
  }

/* Comments */

#comment {
  margin-bottom: 10px;
  background: #fff url(images/grilla.jpg);
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #7b7f81;
  padding: 10px 15px;
  color: #fff;
  }

#comment a {
  color: #f00;
  }

#comment a:hover {
  color: #c00;
  }

#numberofcomments {
  color: #fff;
  font-size: 12pt;
  margin-top: 10px;
  }

ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }

#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #fff;
  }

#commentlist li.alt {
  background: #fff;
  border: 1px solid #fff;
  border: none;
  }

#commentlist li.cleared {
  background: transparent;
  border: none;
  }

#commentlist a:hover {
  color: #f00;
  }

#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }

#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }

#commentlist .commentbody p a {
  text-decoration: underline;
  color: #F00;
  }

#commentlist .commentbody p {
  color: #333;
  }

#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #F00;
  }

#commentlist small.commentmetadata a {
  color: #F00;
  }

#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  margin: 15px 0 0 0;
  padding: 0;
  }



textarea#comment {

  width: 450px;

  background: #fff;

  color: #111;

  }



#comment #submit {

  margin-left: 0px;

  margin-top: -25px;

  }



#comment #nocomment {

  background: #fff;

  }





/* Welcome section */



#main #welcome {

  margin: 0 0 20px 0;

  padding: 0 0 5px 0;

  background: #fff;

  }



#main #welcome h2 {

  font-size: 14pt;

  font-weight: normal;

  color: #fff;

  letter-spacing: -1px;

  margin: 0 10px;

  padding: 10px 0 3px 0;

  }



#main #welcome p {

  font-size: 9pt;

  color: #eee;  

  margin: 0 10px;

  padding: 6px 0;

  }



#main #welcome a {

  text-decoration: underline;

  color: #FFF;

  }



#main #welcome a:hover {

  color: #F00;

  }



#main #welcome form {

  margin: -5px 0 0 0;

  background: transparent; /* required for IE */

  }



#main #welcome #feedbox {

  border: 1px solid #ccc;

  padding: 2px 1px;

  width: 180px;

  }





/* Sidebars */



#sidebars {

  font-weight: bold;

  margin: 15px 0 0 0;

  float: right;

  width: 220px;

  color: #fff;

  }



#sidebars .sidebarbox {

  background: url(images/side.png) repeat-y;

  padding: 8px 6px;

  border: 1px solid #7b7f81;

  }



#sidebar_full {

  padding: 0;

  margin: 0;

  }



#sidebar_left {

  float: left;

  width: 105px;

  }



#sidebar_right {

  float: right;

  width: 105px;

  }



#sidebars h2 {

  font-weight: bold;

  margin: 0;

  padding: 0 0 8px 0;

  font-size: 11pt;

  color: #fff;

  }



#sidebars table {

  width: 130px;

  }



#sidebars ul {

  margin: 0;

  padding: 0 0 5px 0;

  }



#sidebars li {

  margin-bottom: 3px;

  list-style: none;

  font-size: 9pt;

  }



#sidebars li ul {

  padding: 0;

  }



#sidebars ul ul li {

  margin: 0;

  padding: 2px 2px 2px 16px;

  color: #eee;

  background: url(images/bullet.gif) left 8px no-repeat;

  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */

  }



#sidebars a {

  display: inline;

  color: #fff;

  }



#sidebars a:hover {

  color: #c00;

  text-decoration: none;

  }



#sidebars p {

  padding: 2px 0;

  font-size: 9pt;

  color: #fff;

  }



#tag_cloud a {

  display: inline;

  }



#sidebars ul.children li {border-bottom:none;}



#sidebars ul.children {margin-bottom:0;}







/* Before footer */







#morefoot {

  background: #000 url(images/bggrad.jpg) top left repeat-x;

  border: 1px solid #070707;

  padding: 15px;

  color: #dfdfdf;

  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: #ddd;

  }



#morefoot a:hover {

  text-decoration: underline;

  color: #6598b8;

  }



#morefoot h3 {

  font-size: 12pt;

  font-weight: normal;

  color: #dfdfdf;

  letter-spacing: -1px;

  border-bottom: 3px dotted #444;

  margin: 0;

  padding: 0 0 2px 0;

  }



#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; /* Required for cross-browser consistency; cross-browser defaults vary. */

  }



/* footer*/



#footer {

  text-align: left;

  display: block;

  width: 930px;

  height: 30px;

  clear: both;

  background: url(images/footer.png) top center no-repeat;

  margin: 0 auto;

  padding: 79px 15px 10px 15px;

  }



#footer p {

  font-size: 8pt;

  color: #333;

  padding: 0;





  }



#footer a {

  color: #222;

  text-decoration: none;

  }



#footer a:hover {

  color: #c00;

  }



#footerleft {

  float: left;

  width: 285px;

  text-align: left;

  margin: 0px 0px 90px 15px;

  }



#footer #footerleft li a:hover {

  color: #c00;

  text-decoration: none;

  }



#footer #footerright {

  float: right;

  width: 570px;

  text-align: right;

  padding: 0 60px 0 0;

  }



#footer #footerright ul {

  list-style: none;

  padding: 0;

  margin: 0;

  }







#footer #footerright li {

  display: inline;

  }



#footer #footerright li a {

  color: #222;

  font-weight: bold;

  font-size: 10pt;

  text-decoration: none;

  padding: 0 12px 0 12px;

  }



#footer #footerright li a:hover {

  color: #c00;

  text-decoration: none;

  }



#cajaux {



  display: block;

  margin: auto;

  width: 930px;

  clear: both;

  }

#cajaux #footerright {











  float: right;





  width: 400px;

  text-align: right;

  }



#cajaux #footerright ul {

  list-style: none;

  padding: 0;

  margin: 0;

  }



#cajaux #footerright li {

  display: inline;

  }


#cajaux #footerright li a {

  color: #fff;

  font-weight: bold;

  font-size: 8pt;

  text-decoration: none;

  padding: 0 0 0 25px;

  }


#cajaux #footerright li a:hover {

  color: #d5d6d7;

  text-decoration: none;

  }


/* Misc */



.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;
  }

#nextprevious.alignright {
  background: url(images/next.gif) right no-repeat;
  padding: 0 35px 0 0;
  }

#nextprevious.alignleft {
  background: url(images/prev.gif) left no-repeat;
  padding: 0  0 0 35px;
  }


.aligncenter, div.aligncenter {

  margin: 10px auto;

  text-align: center;

  display: block;

  }



img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  border:0 ;
  }



img.alignright {
  float: right;
  border:0 ;
  margin: 5px 0 5px 10px;
  }



img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  border:0 ;
  }



.wp-caption {

  border: 0;

  text-align: center;

  background-color: #f3f3f3;

  padding-top: 4px;



  /* optional rounded corners for browsers that support it */



  -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;

  }



