﻿/*  
Theme Name: G&Z
Theme URI: http://gromkoizaranee.com/
Description: Zep ebrillo
Version: 1
Author: Zzot
Author URI: http://gromkoizaranee.com/
*/


BODY{margin:0px;padding:0px 0px 20px;color:#000;background:#fff;font:0.9em/1.25em  'Calibri',verdana,arial,helvetica,sans-serif;}
A IMG{border:none}
A{color:#006abb;}
A:hover{text-decoration:none;color:#0090ff;}
A:visited{color:#786b7c;}

H1{font-size:1em;margin:0px 45px 20px 0px;font-weight:normal;}
H1 STRONG{font-weight:bold}

H2{font-size:2em;letter-spacing:-1px;line-height:1.35em;font-weight:normal;float:left;margin:0px 12px 12px 0px;}
H2 A{color:#000;}
H3{font-size:1.50em;font-weight:normal;margin:0px 0px 12px;}

.all{max-width:600px;margin:0px auto;//width:expression(document.body.clientWidth > 600 ? "600px" : "100%" )}

.header{height:50px;background:#000;margin-top:-18px}
.logo{float:left;padding:10px 50px}

.rss{position:absolute;right:0px;top:0px}
.rss EM{padding:2px 4px 2px;background:#ff5400;font-style:normal;}
.rss A, .rss A:hover, .rss A:visited{color:#fff;border:none;}
.categorias{padding:14px 50px 0px;margin:0px;color:#999;}
.categorias H4{float:left;margin-right:10px;font-weight:bold;margin:0px 10px 0px 0px}
.categorias UL{padding:0px;margin:0px;}
.categorias LI{float:left;list-style:none;margin-right:10px;}
.categorias LI A{color:#fff;}
.pages {float:right;}
.pages UL{padding:0px 50px 0px 0px;margin:0px;}
.pages LI{list-style:none;float:left;margin:0px 0px 0px 10px;}
.pages LI A{color:#fff;}

.content{clear:both;}
.header DIV.logo{width:175px;}

P.date{color:#888;font-size:0.92em;top:14px;position:relative;float:right}
SPAN.c{display:block;color:#fff;font-weight:normal;font-size:0.8em;float:left;padding:0px 6px 3px;background:#ccc;top:0px;position:relative;}
SPAN.c A{color:#fff;border:none;text-decoration:none}

.post{padding:80px 0px 10px;clear:both;border-bottom:1px solid #ccc}
.post P{clear:both;margin:0px 0px 9px;}
.post BLOCKQUOTE{clear:both;padding:8px 12px 4px 12px;background:#f6f6f6;font-style:italic;margin:0px 0px 9px 0px}
.post OL{margin:0px;padding:2px 30px 20px 17px;list-style-type:decimal}
.post UL{margin:0px;padding:2px 30px 20px 17px;list-style:none}
.post LI{margin:0px;padding:0px 0px 4px 0px;clear:both;}
.post P.tagsofpost{margin:18px 0px 9px;}
.post CODE{font-size:0.92em;color:#156c0c;font-family:'Consolas','Courier New',courier,mono;background:#eee;font-style:normal}
/*.post BLOCKQUOTE{clear:both;}*/
.post LI{margin:0px}
/*.post UL{list-style-type:none;//list-style-image:url('li.gif');}*/
.post UL LI{
        behavior: expression(
            ( !this.before && parentNode && parentNode.tagName == 'UL' )
            ?
                ( this.before = true )
                & ( parentNode.style.listStyleImage = 'none' )
                & (
                    ( this.firstChild && this.firstChild.firstChild )
                    ?
                        ( this.firstChild.style.marginTop = '-1.2em' )
                        & ( this.firstChild.style.position = 'relative' )
                    : ''
                )
                & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) )
                & ( eNOBR.innerHTML = '&mdash;&nbsp;' )
                & ( this.insertBefore( eNOBR, this.firstChild ) )
            : ''
        );
    }
.post UL>LI:before{content:'\2014\a0';float:left;margin-left:-1.25em;}
.post UL>LI>*:first-child:-moz-first-node{margin-top:-1.2em;}
.post UL>LI>*{text-indent:0;}
.post .sup{position:relative;top:-0.5em;font-size:0.75em;//font-size:0.89em;line-height:0;vertical-align:baseline;}


.nav{font-size:1.28em;line-height:1.2em;margin:40px 0px 0px;color:#666;clear:both}
.nav A{font-size:0.92em;}
.nav .aleft{float:left;text-indent:-1.22em;//text-indent:0em}
.nav .aright{float:right;margin-right:-1.22em;}
.navofpost{font-size:1.08em;line-height:1.2em;margin:40px 0px 80px;color:#666;clear:both}
.navofpost A{font-size:0.92em;}
.navofpost .aleft{float:left;width:150px;text-indent:-1.2em;//text-indent:0em}
.navofpost .aright{float:right;margin-right:-1.2em;width:150px;}


.comments{padding:80px 0px 0px;}
.comments H3{margin-bottom:30px;}
.comments UL{margin:0px;padding:0px}
.comments LI{margin:0px 0px 36px;list-style:none;border-bottom:1px solid #ccc;padding-bottom:6px}
.comments LI DIV{border-bottom:1px solid #ccc;margin-left:20px;}
.comments P{margin:0px 0px 8px;font-size:0.92em;line-height:1.355em;clear:both;}
.comments H5{margin:0px 0px 4px;font-size:0.92em;font-weight:normal;float:left;}
.comments EM{float:right;color:#666;font-weight:normal;font-style:normal;display:block;top:-1px;position:relative;font-size:0.85em}

.reply{padding-bottom:0px;padding-top:40px;}
.reply H3{margin-bottom:20px;}

#commentform P{clear:both;}
#commentform  INPUT, .reply TEXTAREA{padding:3px 4px;margin-bottom:8px;width:480px;float:left;border-width:1px;border-style:solid;border-color:#7e7e7e #d9d9d9 #d9d9d9 #7e7e7e;}
#commentform  LABEL{position:relative;top:2px;width:100px;display:block;float:left;margin-top:2px;color:#666;margin-right:2px}
#commentform  .subscribe-to-comments{margin-bottom:20px;margin-left:0px;height:40px;}
#commentform  .subscribe-to-comments LABEL{border:none;font-size:0.83em;display:block;width:500px;float:left;position:static;text-align:left;margin-top:-1px;color:#666;cursor:pointer}
#commentform  .subscribe-to-comments INPUT{width:auto;float:left;padding:0px 0px 30px;background-image:none;border:none;margin:0px 4px 0px 0px;color:#666;cursor:pointer}
#commentform  LABEL.req{color:#000}
#commentform  BUTTON{cursor:pointer;padding:2px 4px 4px;font:1.12em arial,helvetica,sans-serif;}


.sidebar{clear:both;}

.shadows{padding:30px;margin:20px 0px 80px 145px;width:625px;line-height:30px;}
.shadows H4{font-weight:normal;color:#666;width:100px;position:relative;left:-100px;text-align:right;font-size:0.92em;margin:0px;top:-1px}
.shadows A{margin-right:6px;}


.stuff{padding:0px;margin:120px 0px 80px 0px;line-height:30px;}
.stuff H4{font-weight:normal;color:#666;font-size:0.92em;margin:0px;}
.stuff A{margin-right:6px;border:none;}

.footer{clear:both;height:100px;padding-left:152px;}

.edit{position:absolute;top:50px;right:20px;}
.edit A{color:#909;border-color:#909}

A.img{border:none;}
A.img IMG{border:1px solid #eee;}
A.img.aleft IMG{float:left;margin-right:15px;margin-bottom:15px;}
A.img.aright IMG{float:right;margin-left:15px;margin-bottom:15px;}
