﻿/*Theme Name: Parachute BR Theme
Theme URI: http://www.parachutebr.com
Description: Site Oficial da Banda Parachute.
Version: 2.0
Author: Parachute BR
Author URI: http://www.parachutebr.com

/* BODY */
html,body {
height: 100%;
color: #000000; 
background:#FFFFFF url('images/bg.gif') repeat-x;
font-family : verdana, arial, helvetica, sans-serif;
font-size: 12px; 
margin:0px;
text-align: justify;
}  
 
/* TOPO DO LAYOUT */
#header {
background-image: url('');
height: 589px;
width: 900px;
}

/* LINHA DO LAYOUT */
#page {
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 900px;
}

* html #page {height: 100%; /* hack para IE6 que trata height como min-height */}

/* RODAPÉ DO LAYOUT */
#footer {
background:#000000 url('images/footer.gif');
background-repeat: repeat-x;
clear: both;
margin:0px;
height: 50px;
width: 100%;
}

#footer p {
color: #ffffff;
text-align: center;
font-size: 11px;
font-family : Verdana, Tahoma, Helvetica, sans-serif;
text-transform: none;
padding:6px 0 2px 0;
margin:0;
}
#footer p a{
font-weight: bold;
color: #0072bc;
}
#footer p a:hover{
color: #0054a6;
}

.blogname {
color:#000000;
font-family :  verdana, georgia, helvetica, sans-serif; 
font-size: 25px;
font-weight: bold;
text-indent: 3px;
text-align: center;
text-transform: capitalize;
margin: 15px 0 30px 0;
padding: 0 0 2px 0;
}
/* SIDEBAR */
#sidebar {
font-size: 10px;
font-family : verdana, tahoma, helvetica, sans-serif;
line-height:15px;
width: 227px;
margin: 20px 0 0 0;
padding:0 10px 0 24px;
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 #0054a6; 
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 E PÁGINAS */
#content {
color:#000000;
line-height:15px;
text-align:justify;
width: 557px;
margin: 20px 0 0 0;
padding: 0 10px 0 24px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #c0c0c0;
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: 42px;
width: 100%;
padding-left: 200px;
margin-top: -39px;
}


#menu ul {
padding: 0px;
margin: -3px;
float: left;
width: 100%;
text-transform: uppercase;
list-style:none;
font-weight: bold;
height: 42px;
line-height: 42px;
vertical-align:middle;
}
#menu ul li {
display: block;
float: left;
margin: 0px;
width: auto;
text-align: center;
border:0px;
padding-left: 10px;
}
#menu ul li a {
display: block;
width: 100%;
text-align: center;
font-size: 11px;
font-family : verdana, arial, sans-serif;
text-decoration: none;
color: #ffffff;
border:0px;
vertical-align:middle;
}
#menu ul li a:hover, #menu li.current a {
color: #ffffff;
background: #0072bc;
text-decoration: none; 
border:0px;
}

#search {
width: 10%;
padding-left: 600px;
margin-top: -38px;
}

/* LINKS */
a {text-decoration: none;} 
a:link {color: #0072bc; text-decoration: none; }
a:visited {color: #0072bc;text-decoration: none; }
a:active {color: #0072bc;text-decoration: none; }
a:hover {color: #0054a6; text-decoration: none; }

/* TÍTULO DE PÁGINAS e POSTS */
.navlink {
display: block;
color: #0072bc;
font-family : verdana, 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: #0072bc; text-decoration: none; }	
.navlink a:hover {color:#0054a6; text-decoration:none;}

/* CLASSES */
em{text-decoration : none;}
b{color: #0072bc; text-decoration : none;}
strong{color:#c0c0c0; text-decoration : none;}
i{color: #c0c0c0; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }

/* TITULO DA SIDEBAR */
h1 {
color:#FFFFFF;
background-color: #2d2d2d;
font-family :  verdana, helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
text-indent: 5px;
text-align: center;
line-height: 25px;
text-decoration: none;
margin: 15px 0 7px 0;
padding: 0 0 2px 0;
}

/* SUBTITULO DAS PAGINAS */
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 E FORMULÁRIOS */
form, fieldset {
margin: 0;
padding: 0;
border: 0px;
}

input, textarea, select, button {
font-size:12px;
color:#000000;
border: 1px solid #0072bc;
background-color: #ffffff;
margin: 0;
}
input#searchsubmit {
background: #ffffff url('images/buscar.gif') left no-repeat;
background-position:2px 3px;
border: 2px solid #0072bc;
width: 227px;
height: 20px;
margin: 5px 0 0 0;
padding: 1px 1px 1px 1px;
}

/* COMENTÁRIOS */
.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;
}

/* IMAGENS */
.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: 0px;}

/* BLOCKQUOTE */
blockquote {
text-align: justify;
color:#c0c0c0;
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:#0072bc;
background-color: #e1e1e1;
text-decoration: none;
}
ul.tabbernav li a:link {
color: #0072bc;
}
ul.tabbernav li a:visited {
color: #9f9f9f;
}
ul.tabbernav li a:hover{
color:#0054a6;
background-color:#f8f8f8;
}
ul.tabbernav li.tabberactive a{
background-color: #f8f8f8;
}
ul.tabbernav li.tabberactive a:hover{
color: #0054a6;
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: verdana, tahoma, helvetica, sans-serif; display:none;}
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {height:200px; overflow:auto;}  