﻿/*
Theme Name: Mangaeyes
Theme URL: http://www.mangaeyes.es
Version: 0.1
Author: javiryo
Author URI: http://www.javiryo.com
Tags: fixed width,blue, two columns, widgets, widget ready, valid CSS, simple, clean, metamorph 
*/

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #5a0c28  url(images/bg.jpg) top fixed;
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
margin-bottom: 30px;
Background-repeat: repeat-x;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
   
}

h1,h2,h3 {padding-top: 6px; color: #126DA2; text-align: right;}
/*con esto cambié la alineación al título del post*/

h1 a,h2 a,h3 a {padding-top: 6px; color: #683c6e; text-decoration: none;}
/*color de los titulos de post*/

h1 a:hover,h2 a:hover,h3 a:hover {padding-top: 6px; color: #36243c; text-decoration: none;}
/*color de los titulos de post al pasar por encima*/

.clear {clear: both;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 1055px;
}

/* header */
.top {
	padding: 0px 0px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 0px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 1055px;
}

#logo {
	width: 1055px;
	height: 150px;
	margin: 0 auto;
	background: url("img_azar.php?imgazar=./images/he_&ext=jpg&a=1&b=4");
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding: 90px 5px 0 25px;
	font-size: 0px;
	color: #0272BA;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 0px;
	color: #0272BA;
}


#logo a {
	color: #0272BA;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(images/menu.jpg);
	height: 18px;
}
/*este es el menu horizontal*/

.navigation ul
{
list-style: none;
}

.navigation li
{
display: inline;
}
.navigation a {
	background: #D9E1E5 url(images/menu.jpg);
	border-right: 0px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 0px sans-serif;
	line-height: 18px;
	width: 1055px;
	text-decoration: none;
}


.navigation a:hover {background: #D9E1E5 url(images/jap.jpg); color: #ffffff; text-decoration: underline}

/* main */
.main {
	background: url(images/bgmain.jpg);
	background-repeat: repeat;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 215px;
	padding-right: 0px;
        background-color: #000000;
}
.sidenav h2 {
	color: #ffffff;
	font-size: 0px;
	line-height: 1px;
	margin: 0;
	padding-left: 12px;
       	border-bottom: 0px solid #ffffff;
}
.sidenav ul {
	padding: 0;
        border: 0px;

}

.sidenav ul ul {
	padding: 0;

}

.sidenav li {border: 0px}
.sidenav li a {
	font-size: 1.1em;
	color: #fff;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
        
}
.sidenav li a:hover {
	background: #cfb0c1;
	color: #654;

	/*esta es la que hace q cambien los botones de la derecha*/
}

       .sidenav li b {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
   }
.sidenav li li
{
border-bottom: 0px solid #ffffff;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 790px;
	/* esta es la columna principal */
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content ol {
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
#footer {
	background: url(images/bgfooter.jpg) repeat-x;
	color: #FFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 60px;
	padding-top: 30px;
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFF;}





/******************* style comments ***********************/
#comment_area
{
	margin-top:0px;
	padding:10px;
}

textarea.txtcomment
{
	width:750px;
	height:150px;
	border:1px solid #9b60b9;
	
/*este es la caja donde escribit comentarios*/
}

#comment #submit {
width:150px;
  margin-left: 0px;
  margin-top: -25px;
  }

input[type="submit"],#submit
{
/*esto es el boton de buscar*/

	padding:0px;
	
	width:60px;
	border:2px solid #9415b9;
	background:#ECE4FF;
	
	color:#000000;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

#comment {
  width: 700px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  padding: 10px 15px;
  color: #10647E;
}

#comment a {
  color: #440371;
  }


/************ navigation **********/
div.navigationbottom
{
	margin-bottom:20px;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}





/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}


#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #8E8210;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}



.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.content .categor
{
padding: 5px;
background: #cfb0c1;
margin-top: 10px;
margin-bottom: 10px
}
.commentlist li
{
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}
.tooltip {
position:relative;
color:#000;
text-decoration:none;
}
.tooltip span {
display: none;
}
.tooltip:hover span {
display:block;
position:absolute;
top:-5px;
left:-50px;
width:0px;
border:0px solid #000000;
background-color:#CC3333;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
color:#ffffff;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 0px;
padding: 0px;
}
