﻿/*  
Theme Name: SINATICA
Theme URI: http://www.sinatica.com/blog/br/
Description: Tema desenvolvido para WordPress
Version: 1.0
Author: Maikson Campos e Raul Ramos
*/
body {
	font-size: 62.5%; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	background: #ffffff url('images/bg-top.jpg') repeat-x;
	color: #333;
	text-align: center;
	margin:0;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}		
blockquote {
	margin-left:20px;
	padding-left:10px;
	border-left: 2px solid #EAEAEA;
	font-style:italic;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
ul, ul li ul, ol, ol li ol
  {
  margin-left: 0;
  padding-left: 0;
  list-style:none;
  }
li, ul li, ul li ul li, ol li, ol li ol li
  {
  margin: 0;
  padding: 0;
  }
  
input, textarea {
 	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
}	
.button {
	background:url('images/bg-button.jpg') no-repeat;
	background-position:center center;
	height:19px;
	border:0;
	color:#9a3c3d;
}	

#wrap-body {
	width:782px;
	margin:0 auto;
	padding:0;
	text-align: left;
	}

#headspace {
	height:35px;
}
#header {
	margin:0;
	width:782px;
	height:113px;
	}
#home {
	padding:0;
	margin:0;
	border:0;
}		

#topbar {
	margin:0;
	width:782px;
	height:40px;
}
	
#topbar #topsearch {
	text-align:right;
	margin-right:18px;
	float:right;
	}

/* Página */
#page {
	width:782px;
}	

#page #content {
	padding-left:20px;
	padding-right:20px;
	padding-top:28px;
	float:left;
	width:542px;
	margin-bottom:80px;
	}
	
#content a {
	color:#A91515;
	text-decoration:none;
}
#content a:hover {
	color:#A91515;
	text-decoration:none;
}
/* Página - Menu Direita */
#page #navigation {
	background: url('images/bg-navigation.png') no-repeat;
	float:right;
	width:189px;
}

#page #navigation #sidebar {
	margin-top:25px;
	min-height:584px;
	}
		
/* Rodapé */	
#wrap-footer {
	height:54px;
	background: #dddbdc;
	clear:both;
	color:#ffffff;
	margin:0;
	}
#footer {
	width:782px;
	margin:0 auto;
	padding:0;
	text-align: left;
	}	

/* Rodapé - copyrights */		
#footer #copy {
	padding-left:20px;
	padding-right:20px;
	float:left;
	width:542px;
	color:#000000;
	}
	
/* Rodapé - links direita */			
#footer #logo {
	padding-right:11px;
	float:right;
	width:189px;
	text-align:center;
}		

/* Menu Topo */
#topbar #topmenu
{
	padding-top: 12px;
	text-align: left;
	margin-left: 43px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}

#topbar #topmenu ul {
	display:inline;
}

#topbar #topmenu li {
	list-style:none;
	list-style-position:outside;
	display:inline;
	color: #9a3c3d;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#topbar #topmenu li a {	
	color: #9c9c9c;
	text-decoration:none;
	padding:12px 8px 12px 8px;
}
#topbar #topmenu li a:hover
{
	background-color: #cfcdce;
	text-decoration: none;
	padding-bottom: 8px;
	color: #9a3c3d;
}

#topbar #topmenu .current_page_item a{
	color: #9a3c3d;
	background-color:#ffffff;
}


/* Menu Topo - Pesquisa */
#topbar #topsearch form {
	margin:0;
	padding-top:10px;
	top:0;

	}
#topbar #topsearch form, #s-top, #s, #searchsubmit-top, #searchsubmit, #submit {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	font-size:10px;
	} 
#searchsubmit-top{
	padding:0 ;
	margin:0;
}
#s-top, #s{
	border:1px solid #b6b6b6;
	height:18px;
	margin:0;
	padding:0;
	vertical-align:top;
}
#comment{
	border:1px solid #b6b6b6;
	height:100px;
}
#s-top{
background-color:#cfcdce;
color:#830207;
padding-left:5px;
}

/* Menu Direita */
#sidebar-items a {
	padding-left:34px;	
	color:#767676;
	font-size:11px;
}	
#sidebar ul li a,
#sidebar ul li ul li a {
	color:#767676;	
	text-decoration:none;
}
#sidebar ul li a:hover,
#sidebar ul li ul li a:hover {
	color: #A91515;
	text-decoration:none;
}
#sidebar h2 {
	padding-top:20px;
	margin-bottom:7px;	 
	padding-left:34px;	
	color:#A91515;
	font-size:12px;
	text-transform:lowercase;
	font-weight:normal;
}	
#sidebar #legend {
	 width:130px;
	 padding-top:10px;
	 padding-left:34px;
}
#sidebar #rss a {
	text-align:left;
	text-decoration:none;
	line-height:20px;
	padding-left:20px;
	margin-left:34px;
	background:url(images/rss.gif) no-repeat left center;
}
#sidebar #rss a:hover {
	color: #A91515;
}
#sidebar #twitter a {
	text-align:left;
	text-decoration:none;
	line-height:20px;
	padding-left:20px;
	margin-left:34px;
	background:url(images/TwitterLogo.png) no-repeat left center;
}
#sidebar #twitter a:hover {
	color: #A91515;
}
/* Posts */
.prevnext {
	width:542px;
	margin-left:20px;
	height:40px;
	color:#A91515;
	text-decoration:none;
}
.prevnext a, .navigation a, .comment a, .details a {
	color:#A91515;
	text-decoration:none;
}
.prevnext a:hover, .navigation a:hover, .comment a:hover, .details a:hover {
	color:#A91515;
	text-decoration:underline;
}
.entry ul li {
	list-style: outside disc;
	margin-left:14px;
	margin-bottom:5px;
}
.entry {
	text-align:justify;
}
.entry a {
	color:#A91515;
	text-decoration:none;
}
.entry a:hover {
	color:#A91515;
	text-decoration:underline;
}
.entry img {
	padding:4px;
}
.entry a img {
	border:0;
}
.post {
	font-size:13px;
	line-height:18px;
	float:right;
	width:470px;	
	margin-bottom:50px;
}
.post a {
	color:#A91515;
	text-decoration:none;
}
.post a:hover {
	color:#A91515;
	text-decoration:underline;
}
.post h1 {
	font-size:16px;
	line-height:21px;
	font-weight:normal;
	color: #a91515;	
	margin-top:20px;	
}
.post h2, .page h2 {
	font-size:20px;
	font-weight:normal;
	color:#A91515;
}
.post h2 a, .page h2 a {
	color:#A91515;
	text-decoration:none;
}
.post ul li {
	list-style: outside disc;
	margin-left:30px;
	margin-bottom:5px;
}

.page {
	font-size:13px;
	line-height:18px;
	width:542px;
	margin-left:20px;	
}
.page h2 {
	color:#A91515;
	font-weight:normal;
}
.page h2.spaced {
	margin-bottom:20px;
}

/* Posts - Metadata */
.postmetadata {
	font-size:9px;
/*	font-style:italic; */
	color: #AAAAAA;
	text-transform:lowercase;
	background-color:#F9F9F9;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding-top:2px;
	padding-bottom:2px;
	}
.postmetadata a {
	color: #A91515;
	text-decoration:none;
}
.postmetadata a:hover {
	color:#A91515;
	text-decoration:none;
}
.postmetadata-category {
	font-size:16px;
	background: url('images/silk/database.png') no-repeat;	
	padding-left:12px;
	height:30px;		
	vertical-align:text-top;
}
.postmetadata-comment {
	font-size:16px;
	background: url('images/silk/comments.png') no-repeat;	
	padding-left:12px;
	height:30px;		
	vertical-align:text-top;	
}
.postmetadata-nocomment {
	font-size:16px;
	background: url('images/silk/comments_delete.png') no-repeat;	
	padding-left:12px;
	height:30px;		
	vertical-align:text-top;	
}
.postmetadata-author {
	font-size:16px;	
	background: url('images/silk/user_gray.png') no-repeat;	
	padding-left:12px;
	height:30px;		
	color: #A91515;	
	text-transform:none;	
	vertical-align:text-top;	
}
.postmetadata-edit {
	font-size:16px;	
	background: url('images/silk/pencil.png') no-repeat;	
	padding-left:12px;
	height:30px;		
	color: #A91515;	
	text-transform:none;	
	vertical-align:text-top;	
}
.postmetadata-trackback {
	font-size:16px;	
	background: url('images/silk/link.png') no-repeat;	
	padding-left:12px;
	height:30px;		
	color: #A91515;	
	text-transform:none;	
	vertical-align:text-top;	
}
.postmetadata-notrackback {
	font-size:16px;	
	background: url('images/silk/link_break.png') no-repeat;	
	padding-left:12px;
	height:30px;		
	color: #A91515;	
	text-transform:none;	
	vertical-align:text-top;	
}

/* Posts - Caixa Data */
.postdate {
	background: url('images/bg-date.png') no-repeat;	
	text-align:center;
	float:left;
	width:41px;
	height:48px;		
	margin-left:20px;
}
.postdate-year {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:8px;
	color:#fff;
	font-weight:bold;
	margin-top:2px;
}
.postdate-day {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
.postdate-month {
	font-family: Verdana, Arial, Sans-Serif;	
	font-size:8px;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}
/* Comentários */
#commentform {
	color:#767676;
	font-size:12px;
	width:480px;
}
#commentform a {
	color:#A91515;
	text-decoration:none;
}
#commentform a:hover {
	color:#A91515;
	text-decoration:none;
}

#comment {
	font-size:12px;
	width:480px;
}
ol.commentlist li {
	background-color:#f5f5f5;
	font-size:11px;
	border-top:1px solid #A91515;
	margin-bottom:10px;
	padding:10px;
}
.commentmetadata {
	/* background: url('images/silk/user_comment.png') no-repeat;	
	padding-left:20px;*/
	height:30px;		
}
.commentheader {
	color:#767676;
	font-size:11px;
}
.commentheader a {
	color:#767676;
	text-decoration:none;
}
.commentheader a:hover{
	color: #A91515;
}
#content h3,#respond h3 {
	font-size:16px;
	font-weight:normal;
	color:#A91515;
	margin-top:40px;
}

/* Rodapé */
#footer {
	font-size:9px;
	color: #d1d1d1;
}
#footer a {
	color: #9a3c3d;
	text-decoration:none;
}
#footer a:hover {
	color: #fff;	
	text-decoration:none;
}
#footer #copy p {
	text-align:left;
	padding-top:10px;
}
.pageTitle{
	color:#A91515;
}
img#wpstats{display:none}