/*<style id='page-skin-1' type='text/css'>
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
table.first{border: 0px solid green;
text-align:center;
  }
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup
table {
border-collapse: collapse;
border-spacing: 0;

}
*/
#paper_left {
background: url(paper_le.gif) no-repeat left top;
margin: 0 auto;
padding-bottom: 34px;
width: 858px;
}
#paper_right {
background: url(paper_ri.gif) no-repeat right bottom;
}
#layout_wrapper {
background: #50504A url(grain_da.gif);
margin: 0 auto;
width: 823px;
/*border: 1px solid red;*/

}
#layout_container {padding: 8px;}
#layout_content {border: 1px solid #333;}
#header_image {
height: 100px;
background: #222 url(header00.jpg) no-repeat;
border-bottom: 1px solid #222;
border-top: 1px solid #111;
}
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
/*-- (Generales) --*/
html {
font-size: 62.5%; /* reset 1em to 10px */
height: 100%;
}
body {
background: #444 url(body0000.jpg);
color: #444444;
font: normal 1.2em Verdana,Arial,sans-serif;
height: 100%;
padding-bottom: 1px; /* force scrollbars */
padding-top: 24px;
}
small,.small {font-size: 0.9em;}
a {
color: #EEEECC;
text-decoration: none;
}
a:hover {
color: #FFFFAA;
text-decoration: underline;
}
p {padding: 0.2em 0 1.2em;}
blockquote, code {
background: #4A4A4A;
border: 1px solid #333;
color: #BBB;
display: block;
margin-bottom: 12px;
}
code {
font: normal 0.9em Verdana,sans-serif;
line-height: 1.5em;
padding: 8px 14px;
}
blockquote {
background: #4A4A4A url(quote000.gif) no-repeat left top;
padding: 6px 14px 6px 44px;
}
blockquote p {padding: 0.5em 0;}
/* --------------------------------
Headings, titles
----------------------------------- */
h1 {font: normal 2em Georgia,sans-serif;}
h2 {font: normal 1.6em Georgia,sans-serif;}
h3 {font: normal 1.4em Georgia,sans-serif;}
h4 {font: bold 1em Georgia,sans-serif;}
h1, h2, h3, h4 {margin-bottom: 5px;}
form {margin: 0; padding: 0;}
/* Inputs */
input#s, textarea, input.styled {
background: #DDD;
border: 3px solid #555;
font: normal 1em Verdana,sans-serif;
padding: 3px;
width: 160px;
}
textarea {width: 440px;}
/* Seachform */
table.search {
border-collapse: collapse;
width: 250px;
}
table.search td {vertical-align: top;}
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
#main-wrapper {overflow:hidden;}
.clear {clear:both; height:0;}
#blog-pager-newer-link {float: left;}
#blog-pager-older-link {float: right;}
#blog-pager {text-align: center; }
/*-- (Cabecera) --*/
#header-wrapper {
background: #222;
padding: 12px 20px;
}
#header-wrapper h1 {
color: #EEEEDD;
font: normal 2em Georgia,sans-serif;
margin: 0 0 5px;
}
#header-wrapper h1 a {
color: #EEEEDD;
}
#header-wrapper p {
color: #BFBFB6;
font: normal 1.1em sans-serif;
margin: 0; padding:0;
}
/*-- (Menu) --*/
.navigation {
background: #353535 url(navigati.jpg) repeat-x;
border-bottom: 1px solid #222;
border-top: 1px solid #555;
}
.navigation ul {display: inline; margin: 0;}
.navigation ul li {
border-right: 1px solid #303030;
float: left;
list-style: none;
}
.navigation a {
color: #aaaaaa;
display: block;
font: bold 1em Verdana,sans-serif;
padding: 12px 14px;
text-decoration: none;
}
.navigation a:hover {
background: #444;
color: #E5E5D5;
text-decoration: none;
}
.navigation li.current_page_item a {
background: none;
color: #EEE;
}
/* Sub navigation */
#subnav a {
padding: 10px;
font-size: 0.9em;
}
/*-- (Contenedor) --*/
#content-wrapper {
}
/*-- (Principal) --*/
#main-wrapper {
background: #4A4A4A;
color: #CCC;
}
#main-wrapper a {
}
#main-wrapper a:hover {
}
.post {
background: #363636;
border-bottom: 1px solid #111;
}
.post_top {
background: #222 url(post_top.gif) repeat-x left top;
border-bottom: 4px solid #777;
border-top: 1px solid #3A3A3A;
padding: 10px 16px 13px;
}
.post-title {
font-size: 2em;
margin: 0;
padding: 0;
}
.post-header-line-1 {
}
.post-body {
background: url(post_bod.jpg) no-repeat left top;
border-top: 1px solid #333;
padding: 1px 1px 0;
text-align:center;
border: 1px solid green;

}
.post-body ul, .post-body ol {margin: 0 0 1em 1.5em;}
.post-body ul {list-style: disc;}
.post-body ol {list-style: decimal;}
.date-header {
}
.post-footer, post-footer-line-1, p.comment-footer {
background: #424242;
color: #999;
font-size: 0.9em;
padding: 10px 12px;
}
.post-footer a {color: #BBB;}
.post-footer a:hover {color: #DDD;}
.post-footer .comment-link {
background: url(sicon_com.gif) no-repeat left center; padding-left: 18px;
}
.post-footer .post-labels {
background: #222 url(post_top.gif) repeat-x left top;
border-bottom: 2px solid #555;
color: #BBB;
margin: 0;
padding: 0.5em 0.8em 0.6em;
}
#blog-pager {
background: #555;
border-top: 1px solid #444;
font-size: 0.9em;
padding: 7px 8px 9px;
}
#blog-pager a {
color: #CCC;
text-decoration: none;
}
#blog-pager a:hover {
color: #FFF;
text-decoration: underline;
}
/*-- (Pie de pagina) --*/
#footer-wrapper {
background: #222;
border-bottom: 1px solid #1A1A1A;
border-top: 1px solid #2A2A2A;
color: #AAA;
padding: 16px;
}
#footer-wrapper h2 {
color:#aaaaaa;
}
#footer-wrapper ul li {
border-bottom: 1px solid #303030;
display: block;
padding: 4px 6px;
}
#footer-wrapper ul li a {
color: #777777;
}
#footer-wrapper ul li a:hover {
background: #2A2A2A;
color: #FFC;
text-decoration: none;
}
#links {
background: #2A2A2A;
border-bottom: 1px solid #1A1A1A;
border-top: 1px solid #333;
color: #888;
font-size: 0.9em;
padding: 10px 12px;
text-align:center;
}
#links a {color: #AAA;}
#links {color: #555;}
#links a:hover {color: #BBB;}
.left {float: left;}
.right {float: right;}
.col3, .col3last {width: 31%; margin-right: 3%;}
.col3last {margin-right: 0;}
/*-- (Comentarios) --*/
#comments h4 {
background:#222222 url(post_top.gif) repeat-x scroll left top;
border-bottom:2px solid #555555;
color:#BBBBBB;
margin:0;
padding:0.5em 0.8em 0.6em;
font-family:Georgia,sans-serif;
font-size:1.6em;
}
#comments dl {
background:#363636 none repeat scroll 0 0;
border-bottom:1px solid #111111;
border-top:1px solid #333333;
padding:8px 10px 1px;
}
.comment-author {
background:transparent url(icon_com.gif) no-repeat scroll left center !important;
padding-left:18px;
}
.comment-body {
padding:0.2em 0 0.2em;
}
p.comment-footer {
text-align:center;
}
dd.comment-footer, dd.comment-body {
margin:0;
}
.comment-timestamp a {
color:#BBBBBB;
border-bottom:1px solid #333333;
font-size:0.9em;
display:block;
margin-bottom:15px;
}
body#layout #content-wrapper {
margin: 0px;
}
.feed-links, body#layout #footer-wrapper p.links, body#layout #menu, body#layout #search {
display:none;
}
