/*
Theme Name: cabelinhos
Theme URI: http://www.torrida.org/torrada
Description: Entre cabelinhos e asas de urubu ..
Version: 0.2
Author: T&oacute;rrida, Teresa
Author URI: http://www.torrida.org/
*/

body {
  margin-left:5px;
}
a:link {
  color:#00AABB;
}
a:visited {
  color:#FF00BB;
}
#wrapper {
  width:425px;
  padding-left:64px;
  background: url(images/cabelinhos_02.gif) repeat-y;
}
#header {
	margin-bottom:400px;
	font-size:larger;
	font-family:"Times New Roman", Times, serif;
}
#abertura {
  width:425px;
  height:120px;
  background: url(images/cabelos_09.gif) no-repeat;
  margin-left:-10px;
  margin-bottom:-8px;
}
#bordao {
  margin-top:10px;  
}
#container { /*tudo antes da sidebar */
  margin-bottom:10px;
}
#cabelos {
  width:425px;
  height:120px;
  background: url(images/cabelos_01.gif) no-repeat;
  margin-left:-10px;
  margin-bottom:-8px;
}
.posts { /*eh o post inteiro: titulo e texto*/
  width:400px;
  margin-left:0px;
	margin-bottom:70px;
}
.meta { /*no meu caso fico sendo o cabecalho e nao o rodape */
	font-size:larger;
	font-family:"Times New Roman", Times, serif;
  margin-top:10px;
	margin-bottom:35px;
}
.entry { /*eh o corpo do post, sem o titulo*/
	font-family:"Times New Roman", Times, serif;
}
#pe {
  display:inline;
}
.navigation{ /* setas para proxima pagina e pagina anterior */
  //font-family:"Times New Roman", Times, serif;
  //font-size:larger;
  //margin-top:10px;
  //display:inline;
}
.noposts {
}
#footer {
  font-family:"Times New Roman", Times, serif;
  font-size:larger;
}



.comments-template ol {
	margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}
.comments-template ol li{
	//line-height: 18px;
	//padding: 0 0 10px;
	//border-bottom: 1px solid #ccc;
}
.comments-template {
  margin-top:68px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.commentmetadata{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.comments-template p.nocomments{
	//padding: 0;
}
.comments-template textarea{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
/*.widgettitle {
	font-weight:normal;
  font-family:"Times New Roman", Times, serif;
  font-size:large;
}
.widget {
}
.widget_pages { 
}
.page_item {
}
.page-item-2 {
}
.sidebar ul {
  list-style-type:none;
  margin-left:0px;
  padding:0px;
  display:inline;
  //float:left;
}
.sidebar li {
  display:inline;
  font-family:"Times New Roman", Times, serif;
  font-size:large;
 
}
.sidebar a {
  display:inline;
  font-family:"Times New Roman", Times, serif;
  font-size:large;
}
.sidebar h2 {
  display:inline;
}*/
.sidebar {
  display:inline;
}
.sidebar ul, .sidebar li, .sidebar h2 {
  display:inline;
  font-family:"Times New Roman", Times, serif;
  margin-left:0;
  padding-left:0;
}
.sidebar ul li ul:after {
  //content: "\002D \0020";
  content: "\0020 \2013 \0020";
	//content: ", ";
}
.sidebar h2 {
  font-size:larger;
  font-weight:normal;
}
.sidebar ul li {
}

.sidebar ul li ul li {
  font-size:larger;
}
.widget_tag_cloud a:after {
  //content: "\0020 \002D \0020";
}

#espaco {
  height:490px;
  width:425px;
}
