﻿/*Theme Name: Happy Birthday 2
Theme URI: http://www.maiperroni.org
Description: 2 colunas com menu vertical e sidebar do lado direito
Version: 13.0
Author: Fabio Correia
Author URI: http://www.twitter.com/fabiocorreia
*/


/* BODY */
html, body {
height: 100%;
color: #909090;
font-family : arial, helvetica, sans-serif;
font-size: 12px; 
margin:0px;
text-align: justify;
background-color:#000;
}

.logotipos {
            font-size:20px;
			letter-spacing:-1px;
			color:#CCC;
			margin-bottom:20px;
			text-transform:uppercase;
			cursor:help;}

/* PROJETOS */

.projetos {width:275px;
           padding:10px;
		   background-color:#2D2D2D;
		   margin-top:10px;
		   font-size:14px;}
           

/* TOPO DO LAYOUT */
#header {
background-color:#000;
height: 483px;
width: 970px;
}

#intro {width:310px;
        height:413px;
		margin:0px;
		padding:60px 0px 10px 15px;
		background:url('http://maiperroni.org/wordpress/wp-content/themes/Happy Bday/images/header/bg-welcome.jpg');
		text-align:left;
		vertical-align:top;
		font-size:12px;
		color:#414141;}

#last-tweet {width:250px;
             height:50px;
			 background:url('http://maiperroni.org/wordpress/wp-content/themes/Happy Bday/images/header/bg-tweets.jpg');
			 margin:-3px 0 0 0;
			 padding:0px 50px 10px 21px;}
			 
#twitter_update_list li { list-style-type: none; list-style-position: outside; color:#CCC; padding: 0px 0px 5px 0px; margin: 0px 0px 4px 0px; border-bottom: none; font-size: 11px;}

#twitter_update_list li:first-child { font-size: 11px; padding-top: 0px; }

/* LINHA DO LAYOUT */
#page {
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 970px;
}

* html #page {height: 100%; /* hack para IE6 que trata height como min-height */}


/* RODAPÉ DO LAYOUT */
#footer {
	background-color:#424242;
	text-align:center;
clear: both;
margin:0px;
height: 40px;
width: 100%;
}

#footer p {
color: #fff;
text-align: center;
font-size: 10px;
font-family : Tahoma, Helvetica, sans-serif;
text-transform: uppercase;
padding:12px 0 2px 0;
margin:0;
}
#footer p a{
font-weight: bold;
color: #c0c0c0;
}
#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;
margin: 15px 0 30px 0;
padding: 0 0 2px 0;
}
/* SIDEBAR */
#sidebar {
font-size: 12px;
font-family : Arial, helvetica, sans-serif;
line-height:14px;
width: 306px;
margin: 35px 0px 0px 0px;
padding:0px 0px 0px 0px;
float: left;
background-color:#000;
}
.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 E PÁGINAS */

.myposts {width:630px;
          border-bottom:1px solid #414141;
		  border-right:1px solid #414141;
		  font-size:14px;
		  color:#575757;
		  margin:10px 0px 0px 0px;}
		  
.mytitles {font-size:25px;
           font-weight:bold;
		   letter-spacing:-2px;
		   margin:5px 10px 7px 0px;
		   line-height:25px;}
		   
.mymenus {font-size:19px;
           font-weight:bold;
		   letter-spacing:-1px;
		   margin:0px 0px 15px 0px;
		   margin-bottom:1px solid #818181;}
		   
.mymenus a {padding:4px 7px 4px 7px;
            background-color:#000;
			text-decoration:none;}
.mymenus a:link {padding:4px 7px 4px 7px;
            background-color:#000;
			text-decoration:none;}
.mymenus a:active {padding:4px 7px 4px 7px;
            background-color:#000;
			text-decoration:none;}
.mymenus a:visited {padding:4px 7px 4px 7px;
            background-color:#000;
			text-decoration:none;}
.mymenus a:hover {padding:4px 7px 4px 7px;
            background-color:#2C2C2C;
			text-decoration:none;}
			
		   
.mydate {margin:5px 10px 12px 0px;}

.mypost {margin:5px 10px 12px 0px;}
		   

#content {
color:#909090;
line-height:15px;
text-align:justify;
width: 630px;
margin: 37px 0px 0px 0px;
padding: 10px 20px 0 2px;
float: left;
background-color:#000;
}
#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:#000000;
border:1px solid #323232;
padding:10px 5px 10px 5px;
margin:-8px 1px 5px 1px;
}
.proximo{
float:right;
background-color:#000000;
border:1px solid #323232;
padding:10px 5px 10px 5px;
margin:-8px 1px 5px 1px;
}

/* MENU */ 
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
font-family : Verdana, Arial, sans-serif;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #fdbad6;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #fdbad6;
background-color: #FFF1F9;
text-decoration: none;
}
#menu li a:hover {
color: #c0c0c0;
background-color: #F8F8F8;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */

/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #09da93; text-decoration: none; }
a:visited {cursor: help; color: #09da93;text-decoration: none; }
a:active {cursor: help; color: #09da93;text-decoration: none; }
a:hover {cursor: help; color: #64f7d3; text-decoration: none; }

/* TÍTULO DE PÁGINAS e POSTS */

.navlink {
display: block;
color: #9f9f9f;
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 {cursor: help; color: #9f9f9f; text-decoration: none; }	
.navlink a:hover {color:#c0c0c0; text-decoration:none;}

/* CLASSES */
em{text-decoration : none;}
b{color: #fdbad6; 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; }

.category-mini-last {color:#FFF;
                     text-transform:uppercase;
					 font-weight:bold;
					 font-family:Arial;
					 font-size:16px;}
					 
.category-mini-last a {cursor: help; color:#FFF; text-decoration: none; }	
.category-mini-last a:hover {color:#FF6; text-decoration:underline;}

/* TITULO DA SIDEBAR */
h1 {
color:#fff;
font-family :  Arial, helvetica, sans-serif; 
font-size: 1.5em;
font-weight: bold;
text-transform: uppercase;
text-align: left;
margin: 15px 0 15px 0;
padding: 4px;
}
/* SUBTITULO DAS PAGINAS */
h2 {
display: block; 
background: none; 
color: #fff;
font-size:1em;
font-family :  Arial;
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:11px;
color:#909090;
border: 1px solid #444;
background-color:#2C2C2C;
margin: 0;
}
input#searchsubmit {
background: url('http://www.maiperroni.org/wordpress/wp-content/themes/Happy Bday/images/sidebar/bg-search.jpg') no-repeat;
border:none;
font-size:14px;
font-style:italic;
height:48px;
width: 244px;
margin: 5px 0 0 0;
padding: 1px 10px 1px 45px;
}

/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color:#2C2C2C;
padding: 5px ;
border: 1px solid #444;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color:#444;
}

/* IMAGENS */
.flickr a img{
background-color: #000;
padding: 6px;
margin: 5px 5px 0 0;
}
.aligncenter{
background-color: #000;
padding: 4px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #000000;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #000;
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:#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;}  
