/*
Theme Name: Nuevo Veperu
Theme URI: http://blog.veperu.com
Description: Azul profundo y no tan profundo, para darle mas vida a cualquier blog.
Version: 1.0
Author: Diego Fernandez
Author URI: http://blog.veperu.com
*/

/*Inicio*/
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}
body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #ffffff;
color: #000000;
}
h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

/* ENLACES*/
a:link, a:visited{
text-decoration:underline;
color: #3F4C6B;
font-weight:bold;
}
a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0;
}
blockquote{
font-style:italic;
border-left:#000000;
border-left:double;
margin:3px;
padding-left:20px;
}
/*Encabezado*/

#header{
float: left;
width: 100%;
text-align:center;
background-color:#004D79;
color:#ffffff;
height: 120px;
}
#header a:link{
padding:0px;
text-decoration:none;
border:none;
}

#menuh{
background-color:#e9e9f9;
margin-top:0;
float:left;
text-align:center;
width:100%;
margin-bottom:20px;
border-bottom:solid;
border-bottom-color:#333333;
border-bottom-width:thin;
}

#menuh ul{
width:600px;
margin:0 auto;
text-align:center;
}

#menuh li{
list-style-type: none;
background-image:url(images/menubg.png);
background-repeat:no-repeat;
width:120px;
height: 30px;
float: left;
text-align: center;
padding-top: 5px;
}


/*Cuerpo  Posts  Navegacio*/

#wrapper{
margin: 0 auto;
width: 850px;
text-align: left;
}

#container{
float: left;
width: 600px;
text-align:justify;
}

.post{
padding: 10px 0 10px 0;
margin-top:10px;
}

.postin{
background-color:#FFFFFF;
margin-top:10px;
}

.postin a:link {
color:#B02B2C;
font-weight:bold;
}

.postin  a:visited {
color:#B02B2C;
font-weight:bold;
}

.comentimg {
width: 70px;
height: 80px;
background-image:url(images/comentarios.png);
background-repeat:no-repeat;
color: #000;
font-size: 27px;
float: right;
text-align: center;
padding-top:8px;
margin:5px;
}

.comentimg a {
color: #FFF;
font-size: 27px;
text-decoration: none;
}

.comentimg a:link {
text-decoration: none;
}

.comentimg a:visited {
text-decoration: none;
color: #FFF;
}

.comentimg a:hover {
text-decoration: underline;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.anterior{
float:left;
text-indent:20px;
background-image:url(images/izq.png);
background-position:left;
background-repeat:no-repeat;
text-align:right;
padding:3px;
}

.sgte{
float:right;
background-image:url(images/der.png);
background-position:right;
background-repeat:no-repeat;
text-align:left;
padding:20px;
}

/*Sidebar*/

.sidebar{
float: left;
width: 220px;
background-image:url(images/sidebarbg.png);
background-repeat:repeat-y;
margin: 0 0 0 10px;
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{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

.widgettitle{
background-image:url(images/sidebartitulo.png);
background-repeat:no-repeat;
background-position:center;
height:30px;
color:#FFFFFF;
text-align:center;
vertical-align:text-top;
margin-bottom:5px;
}

table#wp-calendar{
width: 100%;
}

.sidebar h2{
background-image:url(images/sidebartitulo.png);
background-repeat:no-repeat;
background-position:center;
height:30px;
color:#FFFFFF;
text-align:center;
vertical-align:text-top;
margin-bottom:5px;
}

/*Comentarios*/

.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;
margin-top:10px;
padding-top:8px;
border-top:double;
border-top-color:#000000;
}

.commentmetadata ul, li{
list-style:none;}
.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
}

.commentmetadataadmin{
background-color:#996633;
color:#FFFFFF;
}

.alt{
background-color:#F9F7ED;
}

/*Footer*/

#footer{
border-top:solid;
border-top-color:#333333;
border-top-width:thin;
clear:both;
margin-top:10px;
float:left;
width:600px;
}
#footerfin{
margin-top:8px;
padding-top:15px;
background-image:url(images/footerbg.png);
background-repeat:repeat-x;
clear: both;
float: left;
height:120px;
width: 600px;
color:#FFFFFF;
text-align:center;
}

#footerfin a{
color:#FFFFFF;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS msdn search style pagination*/
div.pagination {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-align:right;
	padding:4px 6px 4px 0;
	background-color:#fff;
	color:#313031;
}

div.pagination a {
	color:#0030ce;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
}

div.pagination a:hover, div.pagination a:active {
	color:#0066a7;
	border:1px solid #b7d8ee;
	background-color:#d2eaf6;
}
div.pagination span.current {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	font-weight:bold;
	color:#444444;
	background-color:#d2eaf6;
}
div.pagination span.disabled {
	display:none;
}
