/*  
Theme Name: Gray Lines
Theme URI: http://zacklive.com/my-first-wordpress-theme-gray-lines/168/
Description: A pure WordPress Theme, simple design, widget ready, no images.
Version: 0.0.1
Author: Zack
Author URI: http://zacklive.com/
Tags: fixed width, two columns, widgets, widget ready, white, simple, right sidebar, valid XHTML, valid CSS

   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #F2F2F2;
	color: #636363;	
}

h1{
font-family: Trebuchet MS;
font-size: 14px;
font-weight:bold;
line-height:10px;
text-transform:uppercase;
padding:13px 0 36px 0;
}

#header h1 a{
color:#464646;
}
.post h2 a{
color:#464646;
}
.post h2 a:hover{
background-color:#464646;
color:#F2F2F2;
}

a:link, a:visited, a:hover{
	text-decoration: none;
}
form{
padding-top:2px;
}

p{
	line-height:16px;
	padding: 0 0 0 0;
}
p.form_paragraph{
	padding:4px 0 0 0;
}
label{
display:block;
font-size:11px;
}
input, textarea{
border:1px solid #ccc;
}
input.btn_submit{
background-color:#333;
border: 1px solid #333;
color:#F2F2F2;
font-size:11px;
padding:2px 9px;
margin-top: 17px;
}

#banner {
        margin: 0px;
        width:  100%;
        text-align: center;
        height: 58px;

}

#banner .princ {
        width:  100%;
        height: 58px;
        float: left;
}

#wrapper{
	margin: 0px auto;
	width: 780px;
	text-align: left;
	clear: both;
}

#header{
	float: left;
	width: 780px;
	height:46px;
}

#container{
	float: left;
	width: 500px;
}

.post{
	padding: 10px 0 10px 0;
}
.post .comments{
	background: url(http://www.mostrasescdeartes.com.br/blog/img/spacer.gif) repeat-x top;
	font-size:11px;
	padding-top:8px;
	margin: -5px 0px 15px;
}
.post .comments a{
	color:#464646;
}
.post h2 {
	color:#464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.post p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	font-height: 16px;
}

.post p a, a:visited {
	color: #355E8F;
}

.post p a:hover {
	text-decoration:underline;
}


.post img {
	margin-bottom: 15px;
}

.post img a {
	text-decoration: none;
}

.entry{	
	line-height: 18px;
	padding-bottom:23px;
}
.entru a{
	color:#464646;
}
.postmetadata{
        background: url(http://www.mostrasescdeartes.com.br/blog/img/spacer.gif) repeat-x bottom;
	margin: 4px 0 16px 0;
	padding-bottom:6px;
	color: #AAA;
}
.postmetadata ul{
	display:inline;
}
.postmetadata ul li{
	background-color:#333333;
	color:#fff;
	float:left;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0 3px;
}
.postmetadata li:hover{
	background-color:#999;
}
.postmetadata ul li a{
	color:#fff;
}
.postmetadata ul li a:hover{
	text-decoration:underline;
}
.navigation a {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #666;
}

table#wp-calendar{
	width: 100%;
}

/*Sidebar
-----------------------------------------------------*/

.sidebar{
	float: left;
	width: 247px;
	margin: 70px 0 0 33px;
	display: table;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	line-height: 16px;
	padding: 5px 0 4px 0;
	list-style: none;
}

.sidebar ul li.destaque1{
	background: url(http://www.mostrasescdeartes.com.br/blog/img/spacer.gif) repeat-x bottom;
	padding:31px 0 5px 0;
}
.sidebar ul li.destaque2{
	background: url(http://www.mostrasescdeartes.com.br/blog/img/spacer.gif) repeat-x bottom;
	padding:13px 0 6px 0;
}
.sidebar ul li h2{
	color:#464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	padding: 9px 0 8px 0;
}

.sidebar ul ul li{
	padding: 0;		
}

.sidebar ul ul li a, .sidebar ul li a{
	color:#fff;
	font-size:11px;
	line-height:13px;
	padding:1px 5px;
}
.sidebar ul ul li a:hover, .sidebar ul li a:hover{
	color:#fff;
}
.sidebar ul li.btn_deactive a{
	background-color:#333;
	color:#F2F2F2;
	padding:2px 6px 2px 9px;
}
.sidebar ul li.btn_active a{
	background-color:#F2F2F2;
	border: 1px solid #333;
	color:#333;
	padding:1px 6px 1px 9px;
}
.sidebar ul li.btn_deactive a:hover{
	background-color:#999;
	color:#F2F2F2;
}
.sidebar ul li.btn_active a:hover{
	background-color:#999;
	border: 1px solid #999;
	color:#F2F2F2;
}

/*roleta
-----------------------------------------------------*/

#roleta {
        margin: 10px 0px 0px;
        float: left;
        display: table;
        
}

/*posts recentes
-----------------------------------------------------*/

#posts-recentes {
        margin: 0px;
        float: left;
        display: table;
        padding-right: 40px;
}

#posts-recentes h2 {
        color:#464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	padding: 9px 0 8px 0;
}

#recent-posts a{
	color:#fff;
	background-color:#808080;
	padding:1px 5px;
	list-style:none;
}
#recent-posts a:hover{
	color:#fff;
	background-color:#333;
	text-decoration:underline;
}


/*Tags
-----------------------------------------------------*/

#categoria {
        margin: 0px;
        float: left;
        display: table;
        padding-right: 40px;
}

#categoria ul {
	color:#fff;
	display: inline;
        background-color:#808080;
        padding:0px 0px 2px 0px;
        line-height:16px;
	width: auto;
	margin: 0px;
	list-style:none;
		
}

#categoria li{ 
        margin: 0px 0px 2px 0px;
        width:  auto;
        display: inline;
        list-style:none;
        *line-height:22px;
}

#categoria ul li a:hover{
	color:#fff;
	background-color:#333;
	text-decoration: underline;
	margin:0px;
	list-style:none;
}

/*Arquivo
-----------------------------------------------------*/

#arquivo {
        margin: 0px;
        float: left;
        display: table;
        padding-right: 40px;
}

#arquivo h2 {
        color:#464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 0 8px 0;
}

#arquivo a{
	color:#fff;
	background-color:#808080;
	padding:1px 5px;
	list-style:none;
}
#arquivo a:hover{
	color:#fff;
	background-color:#333;
	text-decoration:underline;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	float: left;
	width: 780px;
	line-height: 18px;
	margin: 57px 0 15px 0;
}
#footer a{
	color:#464646;
}



/*Comments
-----------------------------------------------------*/
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	background: url(http://www.mostrasescdeartes.com.br/blog/img/spacer.gif) repeat-x bottom;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:18px;
	padding-bottom:4px;
	margin-bottom:17px;
}

.commentmetadata{
	font-size: 12px;
}

.commentmetadata a{
color:#464646;
}
.commentmetadata a:hover{
background-color:#464646;
color:#F2F2F2;
text-decoration: underline;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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

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

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
