/*
Theme Name: Pet Charms
Theme URI: http://www.freewpthemes.net/preview/petcharms
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/


body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}
h4 {
	font-size:18px;
}

p, ul, ol {
	margin: 0 0 7px 0;
	line-height: 20px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ff7e08;
}

a:hover {
	background: none;
	text-decoration:underline;
}

/* Header */

#header {
	width: 900px;
	height: 215px;
	margin: 0 auto 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}
img.logo
{
	margin:10px 0 0 0;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(images/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images/img05.jpg) no-repeat left bottom;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}
#content .pagetitle
{
	font-size:16px;
}

.post {
}
.post img{
	padding:5px;
	background-color:#FFF;
	margin: 5px;
}

.post .title {
	color: #32332a;
}

.post .title a {
	background: none;
	color: #ff7e08;
	border: none;
}

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

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-size: 12px;
	color:#999;	
}

.post .entry {
	padding: 10px 0 10px 0;
}
.post .entry blockquote {
	background-image:url(/wp-content/themes/petcharms/images/cita.gif);
	font-size:15px;
	margin:10px 0 0 0;
	padding:5px 5px 5px 25px;
	font-style:italic;
	background-repeat: no-repeat;
	background-position: left top;
}

.post a {
	color: #ff7e08;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-left:10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	font-size:20px;
	color:#666;
	margin:5px 0 10px 0;	
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}


#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#patrocina
{
	background-image:url(/wp-content/themes/petcharms/images/patrocina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 auto 0 -30px;
	padding:0 0 0 56px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 30px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	color: #FFFFFF;
	position:relative;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}
#barra-aeurus
{
	margin: 0 auto;
	width: 910px;
	height: 35px;
	background-color:#1f1f1f;
}
img.icono-aeurus
{
	margin: 9px 15px 0 0;
	float:right;
}

#commentform {
}

#comment {
	width: 540px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}
.p-info-post
{
	color:#999;
	font-size:11px;
	margin:-2px 0 0 0;
}
/* Comentarios */
.commentlist li{
	background-color:#E6E6E6;
	padding:5px 3px 5px 8px;
	margin: 0 0 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.commentlist li img
{
	float:right;
	padding:2px;
	margin:3px 5px 0 0;
	background-color: #FFF;
	border: 1px solid #999;
}
.commentlist .commentmetadata{
	color:#999;
	font-size:11px;
	margin:-8px 0 5px 0;
}
.commentlist .autor{
	font-weight:bold;
	font-size:16px;
	margin:0px;
}
/*NAF*/
.anuncio{
	background:url(images/anuncio-top.png) left top no-repeat;
	margin-bottom:15px;
}
.anuncion-inferior{ background:url(images/anuncio-bottom.png) left bottom no-repeat; padding:10px 10px 8px;}
.anuncio span.text-sp{color:#999999; font-size:13px; display:block; padding:7px 7px 0; text-align:center;}
.text-align-center{ text-align:center;}

.widget .widget_categories
{
	margin:10px;
	padding:10px;
}
