﻿/* BODY */
html,body {
height: 100%;
color: #666666; 
background:#fff url('images/top.jpg') repeat-x;
font-family : arial, helvetica, sans-serif;
font-size: 12px; margin:0px;
text-align: justify;
}  
 
/* TOP LAYOUT */
#header {
background-image: url('images/top.jpg');
height: 87px;
width: 800px;
}

/* PAGE LAYOUT */
#page {
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 800px;
}

* html #page {height: 100%; /* IE6 HEIGHT */}

/* FOOTER LAYOUT */
#footer {
background:#fff url('images/bottom.png');
background-repeat: repeat-x;
clear: both;
margin:0px;
height: 60px;
width: 100%;
}

#footer p {
color: #fff;
text-align: center;
font-size: 11px; 
font-family : Tahoma, Helvetica, sans-serif;
text-transform: uppercase;
padding:30px 0 2px 0;
margin:0;
}
#footer p a{
font-weight: bold;
color: #636363;
}
#footer p a:hover{
color: #fff;
}
.blogname {
color:#fdc7d9;
font-family :  georgia, helvetica, sans-serif; 
font-size: 25px;
font-weight: bold;
text-indent: 3px;
text-align: center;
text-transform: capitalize;
height: 100px;
}
/* SIDEBAR */
#sidebar {
font-size: 11px; 
font-family : tahoma, helvetica, sans-serif;
line-height:14px;
width: 220px;
margin: -90px 0 0 0;
padding:0 0 0 10px;
float: left;
}
.links-sidebar ul  {
list-style-type: none;
margin: 0;
padding: 0;
} 
.links-sidebar li {
list-style-type: none;
margin: 0;
padding: 0;
}
.links-sidebar ul li {
display: block;
border-bottom:1px solid #e1e1e1; 
background: url('images/bullet.gif') left no-repeat;
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
vertical-align:middle;
height:1%; /* IE WIN */
}
.links-sidebar ul li:hover {
display: block; 
background-color: #f8f8f8;
}

/* POSTS*/
#boxlight img {background-color: #e1e1e1;
padding: 6px;
margin: 5px 5px 0 0;
}

#content {
color:#666666;
line-height:15px;
text-align:justify;
width: 480px;
margin: 20px 0 0 0;
padding: 0 10px 0 24px;
float: left;
line-height: 20px;
}
#content span.data, #content span.categories{
color: #636363;
font-size:10px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #f8f8f8;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #f8f8f8;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}

/* MENU */ 
#menu {
list-style: none;
float: left;
height: 35px;
width: 465px;
padding-left:20px;
margin-top: -46px;
}
#menu ul {
padding: 0px;
margin: 0px;
float: left;
width: 100%;
text-transform: uppercase;
list-style:none;
font-weight: bold;
height: 35px;
line-height: 35px;
vertical-align:middle;
}
#menu ul li {
display: block;
float: left;
margin: 2px;
width: auto;
text-align: center;
border:0px;
}
#menu ul li a {
display: block;
width: 65px;
text-align: center;
font-size: 9px;
font-family : verdana, arial, sans-serif;
text-decoration: none;
color: #dadada;
border:0px;
vertical-align:middle;
}
#menu ul li a:hover, #menu li.current a {
color: #fff;
background: #db0551;
text-decoration: none; 
border:0px;
}

/* LINKS */
a { text-decoration: none;} 
a:link { color: #db0551; text-decoration: none; }
a:visited { color: #db0551;text-decoration: none; }
a:active { color: #db0551;text-decoration: none; }
a:hover { color: #636363; text-decoration: none; }

/* TITLES */
.navlink {
display: block;
color: #3ab8ff;
font-family : arial, sans-serif, tahoma;
font-size:17px; 
text-decoration: none;
text-align:left;
text-transform: capitalize;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #e1e1e1;
}
.navlink a {color: #3ab8ff; text-decoration: none; text-transform:uppercase; letter-spacing: 2px; }	
.navlink a:hover {color:#636363; text-decoration:none;}

/* CLASSES */
em{text-decoration : none;}
b{color: #db0551; text-decoration : none;}
strong{color:#636363; text-decoration : none;}
i{color: #636363; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }

/* TITLE SIDEBAR */
h1 {
color:#9f9f9f;
font-family :  verdana, helvetica, sans-serif; 
font-size: 12px; font-weight: bold;
text-indent: 3px;
text-align: left;
border-bottom: 1px dotted #d4d4d4;
margin: 15px 0 7px 0;
padding: 0 0 2px 0;
}
/* SUBTITLE PAGES */
h2 {
display: block; 
background: none; 
color: #c2c2c2;
font-size:11px;
font-family :  tahoma, verdana, helvetica, sans-serif;
text-transform: lowercase;
border-bottom: 1px dotted #d4d4d4;
padding: 10px 0 0px 2px;
margin:0px;
clear: both; 
}

/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

/* TEXTAREA, INPUTS */
form, fieldset {
margin: 0;
padding: 0;
border: 0px;
}

input, textarea, select, button {
font-size:11px;
color:#666666;
border: 1px solid #e1e1e1;
background-color: #f8f8f8;
margin: 0;
}
input#searchsubmit {
background: #f8f8f8 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e1e1e1;
width: 91%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

/* COMMENTS */
.commentdate
{
font-size: 10px;
}
.commentauthor
{
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
}
.commentlink
{
text-align:right;
color: #aae24a;
font-size:12px;
letter-spacing: 3px;
text-transform:uppercase;
background:url('/images/bgpage.png');
}
.comments{
text-align:justify;
background-color: #f8f8f8 ;
padding: 5px ;
border: 1px solid #e1e1e1;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #e1e1e1;
}

.date
{
color: #aae24a;
font-size:14px;
letter-spacing: 3px;
text-transform:uppercase;}


/* IMAGES */
.flickr a img{
background-color: #e1e1e1;
padding: 6px;
margin: 5px 5px 0 0;
}
.aligncenter{
background-color: #e1e1e1;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 0 0 4px;
}
.center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.left {
float: left;
margin: 1px 4px 0 0;
}
.right {
float: right;
margin: 1px 0 0 4px;
}
img {
border: 0;}

/* BLOCKQUOTE */
blockquote {
text-align: justify;
color:#636363;
background: url('images/edit.gif') repeat-y top left; 
padding:0 5px 0 28px; 
margin: 0 5px 0 5px;
border: 1px solid #e1e1e1;
}

/* FOOTLINK */
#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#9f9f9f;
font-size : 8pt;
background-color: #f8f8f8;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
border: 0px;
}

/* ABAS */
.tabberlive .tabbertabhide {
display:none;
}
.tabber {}
.tabberlive {
margin-top:1em;
}
ul.tabbernav{
margin:0;
padding: 3px 0;
font: 10px tahoma, helvetica, sans-serif;
}
ul.tabbernav li{
list-style: none;
margin: 0;
display: inline;
}
ul.tabbernav li a{
padding: 3px 0.5em;
margin: 0 3px 0 0;
color:#FDC7D9;
background-color: #e1e1e1;
text-decoration: none;
}
ul.tabbernav li a:link {
color: #9f9f9f;
}
ul.tabbernav li a:visited {
color: #9f9f9f;
}
ul.tabbernav li a:hover{
color:#9f9f9f;
background-color:#f8f8f8;
}
ul.tabbernav li.tabberactive a{
background-color: #f8f8f8;
}
ul.tabbernav li.tabberactive a:hover{
color: #FDC7D9;
background-color: #f8f8f8;
}
.tabberlive .tabbertab {
background-color: #f8f8f8;
padding:5px;
border:0px none;
}
.tabberlive .tabbertab h2 {display:none;}
.tabberlive .tabbertab h3 {font-size:9px; font-family: tahoma, helvetica, sans-serif; display:none;}
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {height:200px; overflow:auto;}  

/*CONTACT FORM */

.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #f8f8f8; border: 1px solid #e1e1e1; padding:10px; }

/*****Forms*****/
ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 10px; 
	position: relative;
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 20px;
	width: 100px;
}
ol.forms input, ol.forms textarea {
	font-size:11px;
    color:#666666;
    border: 1px solid #e1e1e1;
    background-color: #f8f8f8;
    margin: 0;
	width: 214px;
}
ol.forms textarea { height: 100px; width: 334px; }
ol.forms input:focus, ol.forms textarea:focus { background-color: #f8f8f8; border-color: #999999;}
.error { color: #f00; }
ol.forms li .error { font-size: 12px; margin-left: 20px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	font-size:11px;
	color:#666666;
	border: 1px solid #e1e1e1;
	background-color: #f8f8f8;
	margin: 0;
}
ol.forms li.buttons button:hover { color: #333333; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: right; width: 460px; }
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto; }

/*PAGINATE*/

.emm-paginate {}
.emm-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active {background:#ccc; color:#888;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {color:#fff; background:#3ab8ff; border:1px solid #0099FF; margin-right:4px; padding:3px 6px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

