/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body { 
 background-image: url('foto_blog.gif'); 
 background-repeat: no-repeat; 
 background-attachment: fixed; 
background-color: #fff;
font:8pt "Verdana", "Arial", "Helvetica";
color:#333;
 }

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

img {
border: 0;
}

#grade{
	width:1000px;
}

/* header
--------------------------------------------------*/
#header {
border-top:1px solid #fff;
padding-right: 10px;
}

#header .description {
float:right;
color:#333;
margin:10px 0 0;
}

#header h1 {
border-bottom:3px solid #ffbbe8;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#wrapper {
width:615px;
border-left: solid 5px #fff;
margin:0 0 0 auto;
background-color: #fff;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:11pt;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
height:40px;
margin:5px 0px 0px 0px;
padding: 0px 0;
cursor: default;
}

#nav li {
float:left;
list-style:none;
display:block;
padding:0 10px 0 0;
}

#nav li a {
color:#999;
background:#fff;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:300;
text-decoration:none;
display:block;
margin:11px 2px 0 0;
padding:4px;
}

#nav li a:hover {
background-color:#ffbbe8;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#ffbbe8;
color:#444;
text-decoration:none;
}

#banner{
margin-top:5px;
}

/* content
--------------------------------------------------*/
#content {
margin:0 0 0 0 !important;
width: 395px;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:15px;
font-size:120%;
word-spacing:0px;
margin:25px 0;
}

#content img,#content2 img {
border-right: 5px solid white;
border-top: 5px solid white;
border-bottom: 5px solid white;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:10pt;
font-weight:400;
color:#999;
border-bottom:1px solid #ffbbe8;
line-height:20px;
margin:2px 0;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
color: #ffbbe8;
font-size: 16px;
border:none;
}

#content h2 a:hover {
background: #ffbbe8;
color: #fff;
}



#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
background-color:#ffbbe8;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
width: 395px;
background-color: #fff;
}

.post img {
}

.post .info {
border-right:5px solid #ffbbe8;
background-color: #b8005f;
font-size:1em;
color:#fff;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.post .info a{
color:#fff;
}

.post .info a:hover{
color:#ffbbe8;
background-color: #b8005f;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#ffbbe8;
color:#333;
font-size:120%;
border-bottom:1px solid #000;
border-top:1px solid #000;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:185px;
float:right;
padding:28px 10px 30px;
height:100%;
background-color: #fff;
}

#sidebar h2 {
font-family: "Lucida Grande","Lucida Sans Unicode",Trebuchet MS;
background-color: none;
text-transform : uppercase;
font-weight: bold;
font-size: 12px;
line-height: 12px;
color: #ffbbe8;
text-align: right;
clear:both;
}

#busca{
	float:right;
	width:200px;
	height:20px;
	margin:0px 0px 5px 0px;
}

#busca input {
position: relative;
border: 0px;
background:url('bg_busca.gif') no-repeat;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
width: 150px;
height: 20px;
float: right;
margin-top: 15px;
padding: 2px 5px 2px 24px;
}

#busca input:hover {
background:url('bg_busca.gif') no-repeat;
}

.busca input:focus {
background:url('bg_busca.gif') no-repeat;
}

#sidebar ul {
list-style:none;
font-size:120%;
text-align: right;
margin-top: 10px;
}

#sidebar li {
list-style:none;
background: url('bg_sidebar_menu.gif') no-repeat right;
width: 195px;
height: 24px;
margin:1px 2px 0 0;
display: block;
}
#sidebar li:hover {
margin:1px -1px 0 0;
color:#000;
border-right: 3px solid #ee0166;
}

#sidebar li a {
color:#ffbbe8;
background:#fff;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:3px 5px 3px 0px;
text-align: right;
}

#sidebar li a:hover {
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar select {
margin: 5px 0px 5px 0px;
}

#sidebar input:focus {
background:#ffbbe8;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
position: relative;
border: 0px;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
width: 150px;
height: 20px;
margin-top: 0px;
padding: 2px 5px 2px 0px;
}

input:hover {
}

input:focus {
}

#buttonsubmit {
width: 25px;
color: #999;
height: 20px;
background:url('http://todamulher.comercial.ws/wordpress/wp-content/themes/blass2/bt_busca.gif') no-repeat;;
}
/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin-left: 20px;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url,#comentario {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#comentario {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
}

#commentform input {
background-color: #f8f7f6;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
}

a,#sidebar li a,#footer a {
color:#ee0166;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
padding:20px 0;
background-color: #fff;
}

/* pagenavi
--------------------------------------------------*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}