/*  
Theme Name: Miroir
Theme URI:
Description: La primera version de Miroir.
Version: v.1
Author: Mandarina
Author URI: http://www.pikunikku.net/

*/

BODY {
cursor: auto;
color: #000000;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: justify;
text-decoration: none;
line-height: 175%;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
background-image: none;
background-color: #ffffff;
margin: 0;
}

a:link { text-decoration: none; color: #5c5c5c; }
a:active { text-decoration: none; color: #5c5c5c; }
a:visited { text-decoration: none; color: #5c5c5c; }
a:hover { color: #5c5c5c; cursor: help; text-decoration: none; border-bottom: 2px solid #49a6b3; }


.title{
color: #451f38;
font-family: "Trebuchet MS";
font-size: 30px;
font-variant: small-caps;
}


p.postmetadata{
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
font-size: 12px;
margin: 10px 0 0 0;
border-bottom: 1px solid #49a6b3;
}

.fecha {
color: #855b69;
font-family: "Trebuchet MS";
font-size: 12px;
font-style: italic;
padding: 10px 0 10px 0;
text-align: justify;
}

.sidebar{
margin: 0 0 0 0;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
background-color: #000000;
color: #ffffff;
font-family: Tahoma;
font-size: 12px;
padding-left: 5px;
padding-top: 3px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	}
	
.input { 
cursor: auto;
color: #FFFFFF;
font-family: Tahoma;
font-size: 12px;
border: 0px solid #9e85a6;
background-image: none;
background-color: #000000;
padding-left: 5px; 
border-top: 0px solid #ffffff;
border-left: 0px solid #ffffff; 
border-right: 0px solid #ffffff; 
border-bottom: 0px solid #ffffff;
}

#search {
padding: 10px 0 0 0; 
}

#searchform {
background-color: #000000;
width: 30px;
}

#searchform input {
cursor: auto;
color: #FFFFFF;
font-family: Tahoma;
font-size: 12px;
width: 180px;
border: 0px solid #9e85a6;
background-image: none;
background-color: #000000;
padding-right: 5px; 
border-top: 0px solid #ffffff;
border-left: 0px solid #ffffff; 
border-right: 0px solid #ffffff; 
border-bottom: 0px solid #ffffff; 
}

#searchsubmit {
width: 185px;
text-align: center;
background-image: none;
background-color: #000000;
padding-right: 5px; 
border-top: 0px solid #9e85a6;
border-left: 0px solid #dadada; 
border-right: 0px solid #dadada; 
border-bottom: 0px solid #6eccd2;
}
