/*  
Theme Name: PumaTime 
Theme URI: http://www.layoutshack.net/wordpress/
Description: Puma Time theme based on Fun Mario Bros <a href="http://www.layoutshack.net/wordpress/">wordpress theme</a> from LayoutShack.
Version: 1.0
Author: Territorio Creativo
Author URI: http://www.territoriocreativo.es
*/
* {
	padding: 0;
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt
{
	font-weight:bold;
}
dd
{
	margin:0.5em;
	padding:0;
}
img
{
	/*float: left;*/
	padding:4px 10px 10px 4px;
	/*border:0;
	border:#CCC 1px solid;*/
}
img.right {
	float: right;
	margin:10px 0 0 10px;
}
img.left {
	float: left;
	margin:0 10px 10px 0;
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:none;
	padding:4px 10px 10px 4px;
	/*border-top:#000 1px solid;
	border-left:#000 1px solid;*/
}
a:link img, a:visited img
{
	/*border-bottom:1px dotted;*/
}
a:hover img, a:active img
{
	/*border-bottom:1px solid;*/
}
.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;
}
fieldset
{
	border:0;
}
body {
	background-color: #CC0C00;
	margin: 0;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	color: #5e5b5b;
	text-align: center;
}
a
{
    text-decoration:none;
}
a:link, a:visited {
	color: #d90013;
}
a:hover, a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	width: 950px;
	position: relative;
	text-align: left;
	background-color: #FFF;
}
#navigation {
	background: none;
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
	padding: 10px 0px 0 0px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 155px;
	background-image:url(cabecera.jpg);
	background-repeat:no-repeat;
}



#navigation ul li {
	float: left;
	margin: 0 0px 0 0;
	list-style-type: none;
	
}
#navigation ul li a {
	
	padding: 0px 15px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	letter-spacing:0px;
	background-image:url(separador.jpg);
  	background-repeat:no-repeat;
 	background-position:right;
 	text-transform: uppercase;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	
}
#search ul li.search {
	font-size: 0.9em;
	right: 76px;
	position: absolute;
	top: 6px;
	background: url(img/magnifier.gif) no-repeat left center;
	padding: 0 0 0 35px;
	margin-top: 80px;
	list-style-type: none;
}
#search ul li.search input#searchsubmit {
	border: #d90013 1px solid;
	font-size: 0.9em;
	background: #d90013;
	margin: 0 0 0 2px;
	color: #fff;
	padding: 2px;
}
#header {
	clear: both;
	float: left;
	margin: 10px 5px;
	width: 450px;
}
#header h1
{
	font-size:3em;
	margin:10px 0 0 10px;
	letter-spacing:-1px;
	font-weight:normal;
}
#header h1 a {
	text-decoration:none;
	border:0;
}
#header h2
{
	margin:20px 0px 0px 22px;
	font-size:1.8em;
	font-weight:bold;
	color:#999999;
	line-height:22px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#feedarea {
	padding:10px 10px 0 0;
	float: right;
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline;
	margin-right: 5px;
	height: 45px;
}
#feedarea dl dd {
	display: inline;
	margin-right: 5px;
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both;
	margin: 10px;
	background: #ffF;
	color: #fff;
	height: 0px;
}
html #headerimage {
	margin-top: 0;
}
#content {
	margin: 10px 20px 10px 10px;
}
html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.9em;
	font-weight:normal;
	margin: 1em 0 0;
	color: #a8a894;
}
#content h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em;
	margin: 1em 0;
}
#content-main ul
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dotted;
}
#content ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left;
	width: 560px;
	margin-left: 10px;
	padding-left: 10px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dotted;
}
#content h2
{
	font-size: 2em;
	margin: 1em 0 0;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:-1px;
}
#content .entry
{
    margin:2em 0;
    padding-right:1em;
}
#content .alignright
{
    float:right;
}
#content .entry a:link, #content .entry a:visited
{
    /*border-bottom:#963 1px dotted;*/
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;
}
.category {
background: transparent url(img/icons.gif) no-repeat scroll 0 -44px;
padding: 0 0 0 18px !important; 
}
.tags {
background: transparent url(img/icons.gif) no-repeat scroll 0 0px;
padding: 0 0 0 18px !important; 
}
.comment-count {
background: transparent url(img/icons.gif) no-repeat scroll 0 -95px;
padding: 0 0 0 18px !important; 
}
#content .post-info,
#content h2.pagetitle
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;
}
#sidebar {
	float: left;
	width: 320px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style-image:url(img/bullet.gif);
	margin:0;
	padding:0;
}
#sidebar li
{
	margin-bottom:5px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}

.sidebox ul li #wp-calendar img {
	padding: 0px;
	border: 0px;
	margin-left: 15px;
}

li.sidebox {
	padding:10px;
	background:url(img/bg-sidebar.gif) repeat-x;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	border-bottom: 3px solid #d90013;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: normal;
	font-size: 2em;
	text-align: left;
	color: #3f3f3f;
	letter-spacing:0px;
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#footer {
	clear: both;
	background: none;
	margin: 0 auto;
	width: 760px;
	text-align: center;
	height: 120px;
	padding: 0 11px 0 11px;
	color: #FFF;
}

#footer a {
	color: #CCC;
}
#footer p.right {
	float: right;
	margin-top:50px;
	width: 50%;
	text-align: right;
	font-size: 0.9em;
	color:#999;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform
{
	margin:10px 0;
	padding:0 10px;
	background:#f3f3f3;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
.commentnum
{
	font-size:1.5em;
	font-weight:bold;
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;
	border-top: #CCC 1px solid;
}
.commentlist li
{
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;
	border-bottom: #CCC 1px solid;

}
.commentlist li.alt
{
    background:#f3f3f3;
}
.commentlist li.authorcomment
{
    border:#fc9 1px solid;
}
.commentlist li .cmtinfo
{
	font-size:1em;
}
.commentlist li cite
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit
{
	padding:2px 5px;
}
.post h4
{
	font-size:1em;
	font-weight:normal;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#blog-nav {
/*background:#F6F6F6 none repeat scroll 0 0;*/
margin:0 0 75px 0;
}
#blog-nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px;
position:relative;
}
.clearfix {
display:block;
}
#blog-nav .home a:link, #blog-nav .home a:visited {
background:transparent url(img/blog-nav-home.gif) no-repeat scroll 50% 0;
color:#D10000;
display:block;
font-weight:bold;
line-height:1;
padding-top:22px;
text-transform:lowercase;
}
#blog-nav .home {
left:50%;
margin-left:-2em;
position:absolute;
text-align:center;
top:5px;
width:4em;
}
#blog-nav li a:link, #blog-nav li a:visited {
color:#D10000;
display:block;
line-height:1.1;
}
#blog-nav .prev-post {
float:left;
width:33%;
}
#blog-nav .prev-post a {
background:transparent url(img/prev.png) no-repeat;
padding-left:14px;
}
#blog-nav .next-post {
float:right;
text-align:right;
width:33%;
}
#blog-nav .next-post a {
background:transparent url(img/next.png) no-repeat scroll 160px 0;
padding-right:20px;
}
.pagenav {
width: 100%;
margin:auto;
}
.more-link {
float:right;
}
#sharethis_0 {
padding-top: 10px;
display:block;
}
.related {
padding-top: 0px;
display:block;
}

.share_buttons .twitter-share-button {
margin-top: 1px;
}
.share_buttons .tuenti {
margin: -2px 6px;
}
.share_buttons .fb_share {
margin-top: 2px;
margin-right:12px;
}
.share_buttons {
display:block;
height:57px;
padding: 20px 0px 0px 0;
}
.share_buttons .fb_like {
margin: 1px 0 0 26px;
}
.share_buttons .twitter-share-button, .share_buttons .fb_like, .share_buttons .fb_share, .share_buttons .tuenti {
clear: none;
float: right;
margin-left: 10px;
}

