/*
Theme Name: Amo Cachorros!
Description: Layout simples com o tema de cachorros, minha paixao! 
Version: 1.0
Tags: cachorros, prixpink, blog pessoal
Author: Priscila Magalhaes - @prixpink
*/

body {
	margin: 0;
	padding: 0;  
	color: #333;
	text-align:center;
	font-family: Verdana, georgia, 'Georgia Ref', 'Times New Roman', serif;
	font-size: 100.1%;
	background: #fff url("images/fundo_ra.gif") repeat;
}

#wrapper{
	width: 980px;
	margin: 15px auto;
	padding: 0px;
	text-align:left;
	font-size: 78%;
	background: #fff;
	border: 3px solid #fff; 
}

#header{
	
	padding: 5px 0px;
	margin: 10px 15px;
	height: 250px;
	background: #fff url("images/topo.jpg") center no-repeat;
}	

#header-inner{
	margin:10px 0 0 0;
	padding:0;
	height: 250px;
}

#subscribe {
	float:right;
	background: #fff;
	padding: 2px;
	margin-top: 100px;
}

#subscribe p{
	font-size: 95%;
	margin: 4px 0;
}

#endereco_blog{
	position: absolute;
	top: 30px;
	margin-left: 10px;
}


#content{
	clear:both;
	margin: 0;
	padding: 0 0 5px 10px;
	margin: 0 5px;
	background:#fff;
}	

#main {
	width: 650px; 
	float:left;
	margin: 0;
	padding: 5px 0;
	overflow:hidden;
}

#sidebar {
	padding: 0 5px 10px 5px;
	margin: 0 0 0 665px;
	background: #fff;
	text-align:justify;
	font-size: 10px;
}


#footer {
	clear: both;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 90%;
	border-top: 2px solid #E2E2E2;
	background: #fff url("images/bg_total1.jpg") repeat;
}


#footer-inner{
	background: #E6F0E5;
	height: 50px;
}

#footer p{ margin:0; }

#navigation{ padding: 5px 15px; }

#navigation div.fleft{ float:left; }

#navigation div.fright{ float:right; }

#credit{
	text-align:right;
	padding: 0 15px;
}

#credit p{
	margin:0;
	color:#777;
	font-size:85%;
}

#credit p a, #credit p a:hover{
	color:#999;
	font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h4, h5, h6{
	margin: 10px 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


/* titulo do sidebar */
.titulo_arredondado{
	color: #000000;
	background:#F3F3F3; 
	padding: 10px;  
   -moz-border-radius: 10px;
   -khtml-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}

a{
	color: #b17d84;
	font-weight:100;
	text-decoration:none;
}
a:hover{
	color: #92a6ae;
	text-decoration:underline;
}

a img{
	border:0px;
}

hr{
	border: 1px dotted #ccc;

}

blockquote{
	padding: 10px 25px 5px 35px;
	margin: 3px 30px;
	background: #f5f5f5 url("images/quotes.png") top left no-repeat;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size:11px;
}

form{
	margin: 0;
	padding:0;
}

fieldset{
	padding:10px;
	margin:0;
	border:none;
}

legend{ font-weight:800; }

code{
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{  vertical-align:top; }

.aligncenter, 
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   	margin: 5px;
}

.alignleft_avatar {
   float: left;
   	margin: 0 2px 2px 2px;
}

.alignright {
   float: right;
}

.center{
	text-align: center;
}

.wp-caption {
   border: 1px solid #F6D6B7;
   text-align: center;
   background-color: #FCF2E8;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

.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;
}

#tabs, #tabs_footer {
  position: absolute;
  top: 250px;
  margin-left: 10px;
  font-size:12px;
  line-height:18px;
  text-transform:uppercase;  
}

#tabs_footer {
  font-size:10px;
}
#tabs ul, #tabs_footer ul {
  margin:0;
  padding:5px 5px 0 5px;
  list-style:none;
}

#tabs li, #tabs_footer li {
  display:inline;
  margin:0;
  padding:0 0px;
}
			
#tabs li.first {
  border-left: none !important;
}	

#tabs a, #tabs_footer a {
  margin:0 2px 0 4px;
  padding:4px 10px;
  text-decoration:none;
  background: #f2f2f2;
  font-weight:bold;
}

#tabs a:hover, #tabs ul li.current_page_item a, #tabs_footer a:hover, #tabs_footer ul li.current_page_item a{
  background: #f2f2f2;
}
	


/* Headings */ 


#header h3{
	margin:  0;
	padding: 30px 0 7px 90px;
}

#header h3 a{
	font-weight:100;
	color: #930;
	text-decoration: none;
	font-size: 240%;
	letter-spacing: 1px;
}

#header h2{
	margin: 0;
	padding: 10px 0 18px 90px;
	font-weight:100;
	font-style:italic;
	color: #222;
	font-size: 140%;
	letter-spacing: 1px;
}

h2#sectiontitle{
	font-size:110%;
	font-weight: 100;
	padding:6px 6px 6px 20px;
	margin:8px 10px 5px 20px;
	background: #f1f1f1;
	color: #2d6ea5;
}

/* post styles */

.post{
	margin: 0 0 10px 0;
	padding: 0 5px 5px 5px;
}

.entry{
	margin: 7px 0;
	padding: 0px 10px 3px 10px;
}

.post h2 {
	color: #333;
	font-size: 250%;
	margin: 10px 0 2px 0;
	padding: 10px;
	background:#f4f4f4;
	display: block;
}


.post h2 a{
	color: #b17d84;
	text-decoration:none;
	font-weight:100;
}

.post h2 a:hover{
	text-decoration:none;
	color: #797979;
}

.postmetadata{
	font-size:90%;
	padding: 1px 8px 1px 5px;
	margin: 0;
	background: #f1f1f1;
   -moz-border-radius: 7px;
   -khtml-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
}

.postmetadata p{
	line-height: 18px;
	padding: 0;
	margin: 2px 0;
}

.authormetadata{
	font-size:90%;
	padding: 1px 8px 1px 5px;
	margin: 0;
}

.authormetadata p{
	line-height: 18px;
	padding: 0;
	margin: 2px 0;
}

.commentlink{
	float:right;
}

/* Comments > WordPress 2.6 */

ol.commentlist {
	list-style:none;
	margin:0;
	padding:0; 
	text-indent:0;
}

ol.commentlist li { 
	border:1px dashed #CDDEC9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%; 
	margin:0 0 10px;
	padding:5px 7px 5px 57px;
	position:relative;
}

ol.commentlist li div.comment-author {
	padding:0 160px 0 0;
	border-bottom: 1px solid #c5c5c5;
}

ol.commentlist li div.vcard {
font:800 12px/1.9 georgia, 'times new roman', serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
	border:2px solid #eee; 
	top:7px;
	left:7px; 
	position:absolute;
}

ol.commentlist li div.comment-meta {
	font:100 11px/1.9 georgia, 'times new roman', serif;
	position:absolute;
	top:5px;
	right:10px;
	text-align:right;
}

ol.commentlist li div.comment-meta a {
	color:#333;
	text-decoration:none;
}

ol.commentlist li p {
	font:normal 12px/1.5  georgia, 'times new roman', serif;
	margin:0 0 1em;
}
ol.commentlist li ul {
	font:normal 12px/1.4 georgia, 'times new roman', serif;
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}

ol.commentlist li div.reply {
	color:#374C76;
	font:bold 12px/1.4 georgia, 'times new roman', serif;
}

ol.commentlist li div.reply:hover {
	color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#F3F7F2;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3, h3#comments, h3#postcomment{
	font-size: 105%;
	font-family: georgia, 'times new roman', serif;
	margin: 3px 0;
}



/*  Legacy Comments < WordPress 2.7  */


ol#commentlist{
	padding: 0 0 0 20px;
	font-size: 95%;
	list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
	margin: 0px 0 0px 0;
	display: block;
	padding: 1px 5px;
}

ul#commentlist{
	padding: 0;
	margin:0;
	list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 10px 15px;
	font-size:95%;
	border-bottom: 2px solid #FCF2E8;
}

ul#commentlist p{
margin: 0 0 6px 0;
}

ul#commentlist li div.comm{
	margin: 1px;
	padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}

ul#commentlist li div.commenttext{
	padding: 0;
	margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
	margin:0 0 0 5px;
	padding: 3px 8px;
}


/*  sidebar styles */

.menu{
	padding:0;
	font-size:110%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu ul li.widget{
	padding:2px;
	margin:0;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
	border-bottom:1px dashed #eee;
	padding: 2px 2px 2px 4px;
	margin:0;
}

.menu ul li.widget ul li:before {
	content: "\00B7 \0020";
	}


.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
	border-top: 1px dashed #eee;
	border-bottom: none !important;
	padding: 2px 0 2px 10px;
}



.menu ul li.widget h3{
font-size:160%;
	padding: 4px 4px 4px 18px;
	background: url('/images/patinha.gif') left no-repeat;
	border-bottom: 1px dashed #bbb;
	color: #888;
	font-weight: 100;
}

.menu ul li h3 a{
	color: #999;
	font-weight: 800;
}
.menu ul li h3 a:hover{
	color: #666;
	text-decoration: none;
}

.menu form{
	display:block;
	margin:0px;
	padding:4px;
}

.menu input{
	margin:3px 0;
	font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 4px;
}

.sublinhado{
	border-bottom: 1px dashed #e7e7e7;
}

/* Calendar styles */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 240px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	background:#ebebeb;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#footer a{
font-weight: 100;
}

/* Colunas de links favoritos */
#link_direita, #link_esquerda{	width: 250px;	float: left;	color:#e3e3e3; 	background:#FFFFFF; }

ul#linkdireita li, ul#linkesquerda li{
	border-bottom: 0px dashed #EBE9E6;
	padding-bottom: 5px;
	margin: 0;
	list-style: square;	list-style: inside;
	color: #e8e8e8; }
ul#linkdireita li{	padding-left:10px; padding-right: 30px; }
ul#linkesquerda li{	padding-right:10px; }

/* Tabela para o post */
table.post{ border: 0;}
th.post{ background:#CCCCCC; text-align: center; padding-top: 2px; font-size: 16px; }
td.post{ border-bottom: 1px dashed #999999; border-right: 1px dashed #999999; border-left: 1px dashed #999999;}

/* Chamada para outros posts */
p.outros_posts{
	padding: 4px; background: #f6fbcb; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;}
	
	
	
.title_post { height:auto; display: block; margin:0 0 0 80px; padding:0; font-size:20px; line-height:22px; text-transform:uppercase; background: #F7F7F7; color:#FFF; padding: 5px;}

.data{ width: 65px; height:auto; display:block; float:left; background: #CCC; padding: 5px; font-size:10px;  color:#000;}	
