﻿/*  Theme Name: Zazblog
Theme URI: http://www.zazcar.com.br/blog
Description: 2 colunas
Version: 1.0
Author: Heloisa G.
Author URI: http://www.zazcar.com.br/blog

/* -------------- basic ------------------- */body {    background: #ffffff;	font-size: 11px;    font-family : verdana; 	color: #414141;    margin:0;    padding:0;	margin-top: 5px;	margin-bottom: 5px;    text-align: center;}strong {        color: #414141;		cursor: default;	}b {        color: #414141;		cursor: default;	}	i {        color: #414141;		cursor: default;	}u {        color: #259531;		cursor: default;		text-decoration: underline;		border-bottom: 1px solid #000000;	}	/* --------------- links --------------------- */a { text-decoration: none; cursor: hand;}a:link { color: #259531; }a:visited, a:active { color: #259531; }a:hover { color: #000000;text-decoration: none; }/* --------------- layout -------------------- */#page {    /* ------ linha do layout // fundo do post e perfil ------ */	width: 1003px;	background-image: url(img/line.jpg);	background-repeat: repeat-y;	margin-left: auto;	margin-right: auto;    text-align: left;	}#header {    /* ------ imagem do layout ------ */	background: url(img/header.jpg) no-repeat top left;	width: 1003px;	height: 248px;	}#footer {        /* ------ imagem rodape ------ */        background-image: url(img/footer.jpg);	    background-position: bottom;	    width: 1003px;	    height: 117px;        clear: both;	}/* -------------- perfil ------------------ */#sidebar {	width: 232px;	font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;     font-size: 11px;	text-align: justify;	padding: 0px 0px 0px 70px;	float: left;	margin-top: 2px;}.titleside	 {

font-size: 15px;    font-family : Arial; 	color: #86C225;
font-weight: bolder;

}								/* ---------------- pages/posts -------------------- */#content {	    width: 585px;	    text-align: justify;	    margin-top: 2px;        padding-left: 40px;        float: left;}/* -------------- data e titulo dos posts ------------------ */.postheader {	margin: 0;	margin-top: 0px;	font-size : 17px;     line-height: 25px;     font-family : verdana; 	font-weight: bolder;	overflow: auto;	}.postheader a {	color: #87C023;	text-decoration: none;	}.postheader a:link, .postheader a:visited {	color: #87C023;	text-decoration: none;		}.postheader a:hover, .postheader a:active {	color: #404040;	text-decoration: none;	border-bottom: 0px;	background-color: transparent;		}.postmeta {	margin-top: 1px;	font-size : 11px;     line-height: 12px;     font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 	background-color: #FFFFFF;	}
/************************ MENU *************************/
#menu {position: absolute; width: 589px;}

#bnavig {
padding-left:1px;
width: 589px;
margin-left:-60px;
margin-top:5px;
list-style: none;
display: inline;
float: left; }

#menu UL {
font-size: 7pt;
text-transform:uppercase;
color:#e2727d;
font-family:tahoma; 
font-weight: bold;
line-height: 18px;
padding-top: 0px;
padding-right: 0px;
padding-left:55px;
clear: left;
margin-top: -16px;
margin: 1px;
list-style-type: none; 
border-right: 1px #FFFFFF;}

#menu UL LI {
display: ;
float: left;
margin: 1px;
width: auto;
text-align: center;
border-bottom:0px solid}

#menu UL LI A {
font-family: "trebuchet MS, arial, verdana"; 
text-transform:uppercase;
font-weight: bold;
color:#ffffff;
text-align: center;
background-color:#86C225;
letter-spacing: 1px ;
font-size: 7pt;
voice-family: inherit;
line-height: 27px;
display: block;
width: 79px;
height: 27px;
}


#menu UL LI A:hover {
color:#86C225;
text-transform:uppercase;
background-color:#FFFFFF;
position: relative;
left:0px;
top: 0px;
}

#menu UL LI A:active {
color:#86C225;
background-color:#FFFFFF;
position: relative;
top:0px;
}/* -------------- texto posts e pages ----------------- */.postentry {font-size : 11px; margin-top: 5px;padding-left: 2px;	}	.postentry ol {	font-size: 1em;	line-height: 1.5em;	margin: 1.2em 0 1.2em 1.8em;	padding: 0;	}.postentry li {	list-style:none;	background: transparent no-repeat left;	padding-left: 5px;	}	.postentry ul {	list-style:none;	font-size: 1em;	line-height: 1.5em;	margin: 1.0em 0 1.0em 1.0em;	padding: 0;	}.storyinfo {	background: transparent;	padding-right: 1px;	text-transform:uppercase;	font-weight:bold;	padding-top: 3px;       text-align: right;       border-bottom: 1px dotted #259531;}/* ------------ title pages/posts -------------- */.titlepage {font-size: 15px;    font-family : Arial; 	color: #86C225;
font-weight: bolder;
 }/* ---------- title sidebar/perfil -------------- */.blocktitle {    font-family: verdana; 	font-size: 15px;	color: #87C023;	background-color: 	border-left: 5px solid #DE9AB8;	padding-left: 6px;	text-transform:uppercase;	font-weight:bold; }#sidebar {        font-family : Tahoma; 	color: #8D8D8D;}/* ----------------- navegation final pages -------------------- */#footlink {        /* Edit the Bottom Page Links */        width: 100%;        text-align: right;        }        #footlink span.footlinkcurrent {        	background: #87C023;        	color:#FFF;        	border: 0px solid #999; 	        border-width: 0px 0px 0px 0px;          	padding:0 4px 0 4px;        	margin:0 1px 0 1px;      		}	#footlink span.footlinktotal {		    background: #87C023;        	color:#FFF;        	border: 0px solid #999; 	        border-width: 0px 0px 0px 0px;        	padding:0 4px 0 4px;        	margin:0 1px 0 1px;       		}	#footlink a {        	padding:0 4px 0 4px;        	margin:0 1px 0 1px;        		}	#footlink a:link, #footlink a:visited, #footlink a:active {		background: #FFFFFF;        	color: #808080;        	border: 0px solid #999; 	        border-width: 0px 0px 0px 0px; 		}	#footlink a:hover {        	background: #87C023;        	color: #FFFFFF;        	border: 0px solid #999; 	        border-width: 0px 0px 0px 0px;    			text-decoration: none;		}/* ------------ forms ------------- */input, select, textarea {font-family:'Verdana', Trebuchet MS, Arial, Helvetica, Sans-serif; font-size:9pt; color: #696969; filter:alpha(opacity=90); opacity: .90; background: #DBDBDB; border-top:1px solid #737373;border-right:1px solid #737373;border-bottom:1px solid #737373;border-left:1px solid #737373;}/* ------------------- classes ----------------- */blockquote {/* ---- edit // usado no edit ----- */border-top:0px solid #FFF;border-right:0px solid #999;border-bottom:0px solid #999;border-left:0px solid #FFF;background-color: #D6D6D6;color: #696969;margin: 0 20px;padding: 1px 10px 2px 10px;font-size: 11px;line-height: 12px; font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 	}code {	font-family: monospace;	color: #999;	cursor: default;	}form {	margin: 0;	padding: 0;	border: 0;	}		/* -------------- Imagens ----------------- */img {	border: 0px;	}.blogimage {/* ---- borda em imagens ----- */background-color: #ffffff;padding: 0px;border-bottom: 1px solid #259531;border-top: 1px solid #259531;border-right: 1px solid #259531;border-left: 1px solid #259531;padding-right: 5px;padding-left: 5px;padding-top: 5px;padding-bottom: 5px;margin: 3px;}/* ---- COMMENTS ----- */.alt {background-color: #ffffff;}.commentlist li {margin: 15px 0 3px;padding: 5px 8px 3px;list-style: none;}#commentlist {margin: 0;padding-left: 2px;padding-right: 2px;padding-top: 0px;border-bottom:2px solid #87C023;list-style-type: none;}#commentlist li {border-top: 0px;padding: 5px 8px;background-color: transparent;align:justify;}.commentdate {background-color: #ffffff;color:#414141;font-size:10px;letter-spacing:0px;line-height:12px;font-weight:normal;border-bottom:2px solid #87C023;border-left:2px solid #87C023;border-right:2px solid #87C023;border-top:2px solid #87C023;font-family:verdana;text-align:center;padding-right:2px;padding-left:5px;padding-top:2px;padding-bottom:2px;width:330;}.comment-content {background-color: #ffffff;color:#414141;font-size:9px;letter-spacing:0px;line-height:11px;font-weight:normal;border-right:1px solid #87C023;border-bottom:1px solid #87C023;border-left:1px solid #87C023;font-family:verdana;text-align:justify;padding-top:5px;padding-left:4px;padding-bottom:2px;padding-right:3px;top-margin:-10px;width:330;}.cit {	font-weight: bold; padding:2px; text-align: right; background-color: #FFFFFF;}hr {border: 2px;border-top: solid #87C023;height: 1px;}/* ------------- Calendar ------------- */#wp-calendar {	margin: 0;	width: 100%;	font-weight: normal;}#wp-calendar #next a {	padding-right: 10px;	text-align: right;	background-image: none;        border-bottom: 0px;        text-decoration: none;        color: #86C225;}#wp-calendar #prev a {	padding-left: 10px;	text-align: left;	background-image: none;        border-bottom: 0px;        text-decoration: none;        color: #86C225;}#wp-calendar a {	display: block;	color: #86C225;	background-color: transparent;        border-bottom: 0px;        text-decoration: none;}#wp-calendar a:hover {        display: block;	color: #86C225;        border-bottom: 0px;        text-decoration: none;        background-color: #ffffff;}#wp-calendar caption {	padding: 1px 1px 1px 3px;	font-family: Verdana, Arial, Tahoma; 	text-align: center;	font-weight: bolder;	text-transform:uppercase;        color: #259531;}#wp-calendar td {	letter-spacing: normal;	padding: 2px 0;	border:0px solid #EFEFEF;	border-width:0px 0px 0px 0px;	text-align: center;	background-color: #ffffff;	border: 0px solid #393934;	border-width:0px 0px 0px 0px;        color: #696969;}#wp-calendar td:hover{	background-color: #ffffff;	border: 0px solid #4C4B45;	border-width:0px 0px 0px 0px;}#wp-calendar td.pad:hover {	text-align: center;}#wp-calendar #today {	color: #259531;	font-weight: bolder;}#wp-calendar th {	font-style: normal;	text-transform: capitalize;	text-align: center;        color: #259531;}/* ----------- Listas -------------- */p {	font-size: 1em;	line-height: 1.5em;	margin: 1.2em 0;	}h1, h2, h3, h4, h5, h6 {	display:block;	margin: 1.2em 0;	font-family: verdana;	color: #87C023;	}h1, h2{ font-size: 1.4em; }h3 { font-size: 1.3em; }h4 { font-size: 1.2em; }ol {list-style-type:none; margin-left:8px; margin-right:6px;}ol li {padding:10px; margin-top:0px; }