/* Begin Typography & Colors */
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: Helvetica, Arial, Sans-Serif;
  background: #000911 url('images/body-bg-top.jpg') repeat-x top;
  background-repeat: repeat-x;
  color: #333;
  text-align:left;
}

ul li {
  list-style: url('images/list-style.jpg');
}

#footer-bottom {
  background: url('images/footer-bottom.jpg') repeat-x bottom;
}

#page {
  background: url('images/body-bg.jpg') repeat-y center;
  text-align: left;
}

#header {
  background: url('images/header-top.png') no-repeat top center;
}

#headerimg { 
        background: none;
} 

#content {
  font-size: 13px;
}

.narrowcolumn {
  text-align: center;
}

.entry {
  font-family: Helvetica, Arial, Sans-Serif;
  padding: 10px 0px 5px;
  clear: both;
  font-size: 13px;
  line-height: 1.6em;
}

.entry ul li {
  line-height: 1.5em;
  font-size: 12px;
}

.alt {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

#footer {
  border: none;
  background: url('images/footer-background.png') no-repeat bottom center;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
}

#title {
  font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
  font-weight: bold;
  font-size: 2.5em;
  text-align: left;
  padding: 18px 0 0px 40px;
}

#title a {
  color: #fefefe;
  text-decoration: none;
}

#title a:hover {
  color: #fefefe;
  text-decoration: none;
}

.pagetitle {
  font-size: 1.8em;
  text-align: left;
  font-family: 'Trebuchet MS', 'Lucida Grande',Arial, Sans-Serif;
  font-weight: bold;
  color: #e15603;
}

.posttitle {
  font-size: 1.1em;
  text-align: left;
  font-family: 'Trebuchet MS', 'Lucida Grande',Arial, Sans-Serif;
  font-weight: bold;
  color: #e15603;
}

.posttitle a {
  font-family: 'Trebuchet MS', 'Lucida Grande',Arial, Sans-Serif;
  font-weight: bold;
  color: #e15603;
  text-decoration: none;
}

.posttitle a:hover {
  font-family: 'Trebuchet MS', 'Lucida Grande',Arial, Sans-Serif;
  font-weight: bold;
  color: #ff6c00;
  text-decoration: none;
}

h1, h1 a {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  color: #333;
}

h1 a:hover {
  color: #ff6c00;
  text-decoration: none;
}

#headerimg .description {
  font-size: 1.2em;
  text-align: left;
  padding-left: 40px;
}

h2 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.3em;
}

h3 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.2em;
}

h4 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  font-weight: bold;
}

#sidebar h2 {
  font-size: 1.2em;
}

#headerimg .description {
  text-decoration: none;
  color: white;
}

#sidebar h2 {
  text-decoration: none;
}

.entry p a:visited {
  color: #b85b5a;
}

#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
  color: #777;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

a {
  color: #0066CC;
  text-decoration: none;
}

a:hover {
  color: #0066FF;
  text-decoration: underline;
}

.post {
  clear:both;
  padding-top: 15px;
  text-align: justify;
}

.copyright {
  color: #92a591;
  font-size: 11px;
  text-align: left;
  background: none;
  font-family:Arial, Helvetica, sans-serif;
  padding-top: 75px;
  float: left;
  padding-left: 43px;
}

.validation {
  font-size: 11px;
  text-align: left;
  padding-top: 75px;
  margin-left: 665px;
  background: none;
  font-family:Arial, Helvetica, sans-serif;
}

.xhtml {
  background: url(images/xhtml.gif) no-repeat left center;
  padding:5px 0px 5px 18px;
  margin-left: 8px;
}

.xhtml a {
  color: #ef2983;
  text-decoration: none;
}

.xhtml a:hover {
  color: #92a591;
  text-decoration: underline;
}

.css {
  background: url(images/css.gif) no-repeat left center;
  padding:5px 0px 5px 18px;
  margin-left: 8px;
}

.css a {
  color: #71da51;
  text-decoration: none;
}

.css a:hover {
  color: #92a591;
  text-decoration: underline;
}
/* End Typography & Colors */

/* Begin Structure */
body {
  margin: 0 0 0 0;
}

#page {
  margin: 0px auto;
  width: 820px;
}

#header {
  height: 231px;
}

#headerimg {
  padding-top: 65px;
  height: 151px;
}

.pagecolumn {
  float: left;
  padding: 15px 0 20px 55px;
  margin: 0px 0 0;
  width: 450px;
}

.narrowcolumn {
  float: left;
  padding: 0 0 20px 55px;
  margin: 0px 0 0;
  width: 450px;
}

.narrowcolumn {
  padding-top: 5px;
}

#footer {
  padding: 25px 0 0 0;
  margin: 0 auto;
  height: 146px;
  width: 820px;
  clear: both;
}

#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
/* End Structure */

/*  Begin Headers */
h1 {
  padding-top: 5px;
  margin: 0;
}

h2 {
  margin: 30px 0 0;
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
}

#nav {
  list-style: none;
  margin-top: -51px;
  left: 0px;        
}

#nav li {
  float: left;
  margin-right: 5px;
  list-style: none;
  border: 1px solid #000000;
}

#nav .current_page_item a, #nav .current_page_item a:visited {
  color: #fffef5;
  text-decoration: none;
  padding: 6px 17px;
  font:11px/100% Arial, Helvetica, sans-serif;
  background: url(images/header-nav-hover.gif) repeat-x;
  border: 1px solid #fc5353;
  display: block;
  text-transform: uppercase;
}

#nav .page_item a {
  color: #fffef5;
  text-decoration: none;
  text-transform: uppercase;
  padding: 6px 17px;
  font:11px/100% Arial, Helvetica, sans-serif;
  display: block;
  background: url(images/header-nav.gif) repeat-x;
  border: 1px solid #3986be;
}

#nav .page_item a:hover {
  color: #fffef5;
  background: url(images/header-nav-hover.gif) repeat-x;
  border: 1px solid #fc5353;
}
/* End Headers */

/* Begin Images */
p img {
  padding:0;
  max-width: 100%;
}

/*  Using 'class="alignright"' on an image will (who would've

  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

img.centered, .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

/* End Images */

/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
}

#sidebar ul ol li {
  list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
  text-align: center;
  margin: -45px 0 0 532px;
  height: 43px;
  width: 260px;
  background: url('images/search-bg.png') no-repeat left;
}

#searchform #s {
  border:1px solid #203346;
  width: 135px;
  height: 18px;
  background: #fef8b5;
  margin-right: 2px;
  margin-left: 26px;
  color: #000000;
  margin-top: 10px;
  font-weight: normal;
}

#searchform input {
  background: url(images/search.gif) repeat-x;
  margin-top: 10px;
  width: 70px;
  height: 22px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #ffffe4;
  vertical-align: middle;
  border: none;
}

select {
  width: 130px;
}

#crearboton {
  background: url(images/crearboton.gif) no-repeat;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #ffffe4;
  border: none;
  width: 143px;
  height: 27px;
  cursor: pointer;
}

#inputtexto {
  border:1px solid #203346;
  background: #F5F5F5;
  width: 150px;
  height: 20px;
  margin-right: 2px;
  margin-left: 26px;
  color: #000000;
  margin-top: 10px;
  font-weight: normal;
  padding-top: 4px;
}
/* textarea */
.enlace {
    font-family: tahoma,courier new, courier, sans-serif;
    font-size: 10px;
    color: #666;
    width: 330px;
    height: 30px;
    white-space: nowrap;
}
/* End Form Elements */

/* Begin Mini Icons */
.postdata {
  font-size: 12px;
  color: #999999;
  padding: 5px 0 5px 0;
  line-height: 1.3em;
}

.postdata a, .postdata a:visited {
  color: #999999;
  text-decoration: none; 
}

.postdata a:hover {
  color: #06c;
  text-decoration: none;
}

.postdata .ayuda {
  background: url(images/ayuda.jpg) no-repeat;
  padding-left: 18px;
  float: left;
}
/* End Mini Icons */

/* Begin Sidebar */
#sidebar {
  font-family: Arial;
  padding: 20px 0 10px 0;
  width: 225px;
  float: left;
  overflow: hidden;
  margin-left: 45px;
}

#sidebar form {
  margin: 0;
}

#sidebar h2 {
  height: 19px;
  padding: 4px 5px 4px 5px;
  margin: 0px;
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
  color: #000000;
  text-align: left;
  border-bottom: 1px solid #999;
}

#sidebar ul ul {
  padding: 5px;
  margin: 0px;
  text-align:left;
}

#sidebar ul li ul li{
  padding: 5px 0 5px 0px;
  border-bottom: 1px dotted #e1e3e3;
  font-size: 12px;
}

#sidebar .sidebarrecentpost{
  padding: 5px 0px 5px 0px;
  border-bottom: 1px dotted #e1e3e3;
  font-size: 12px;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
hr {
  display: none;
}

a img {
  border: none;
}
/* End Various Tags & Classes */
