/* 
Theme Name: whiteboard
Theme URL: http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 1.0.4

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */




body{
background: #000;
font-family:"Helvetica Neue", Arial;
}

#header{
background: #c43702;
height: 150px;
margin-bottom: 0px;
}

.logo{
padding-top: 35px;
border: 0px;
}

.logo a{
text-decoration: none;
border: 0px;
}

.info{
background-color: #222;
color: #999;
padding: 10px 0px 10px 0px;
margin: 0px 0px 30px 0px;
}

.info p{
font-size: 16px;
padding: 0px;
margin: 0px;
line-height: normal;
}

.colofon{
color:#fff;
font-family:"Helvetica Neue", Arial;
font-size: 25px;
padding-top: 60px;
line-height: normal;
}

.colofon a{
color: #fff;
}

.colofon a:hover{
text-decoration: none;
}

.post h2 a{
color: #fff;
font-size: 35px;
letter-spacing: -1px;
line-height: normal;
margin: 0px 0px 0px 0px;
text-decoration: none;
}

.post h2 a:hover{
color: #c43702;
border: 0px;
}

.post .meta{
background-color: #333;
color: #fff;
padding: 2px 5px 2px 5px;;
margin-bottom: 20px;
margin-top: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.post .meta a{
color: #c43702;
text-decoration: none;
}
.post .meta a:hover{
color: #fff;
text-decoration: underline;
}

.post p{
color: #fff;
font-size: 14px;
}

.post a{
color: #c43702;
}

.post img{
padding: 5px;
border: 1px solid #333;
}

.post a:hover{
color: #fff;
text-decoration: none;
border-bottom: 1px dashed #fff;
}

.post img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

.post img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

.post img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.post .alignright {
float: right;
}

.post .alignleft {
float: left
}

.post ul, .post li{
color:#fff;
font-size: 14px;
}

.post .separador{
border-bottom: 1px solid #fff;
height: 10px;
margin: 0px 0px 40px 0px;
}

.bloque1{
background: #c43702 url(img/backblock.gif) no-repeat bottom right;
color: #fff;
padding: 20px 20px 10px 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin-bottom: 20px;
font-size: 20px;
line-height: normal;
letter-spacing: 0px;
}

.bloque1 a{
color: #fff;
text-decoration: none;
border-bottom: 1px dashed #fff;
font-size: 22px;
}

.bloque1 a:hover{
text-decoration: underline;
border-bottom: 0px;
}

h2{
color: #c43702;
margin: 20px 0px 0px 10px;
line-height: 0px;
font-size: 30px;
padding: 0px;
}

.bloque{
background: #222;
color: #fff;
padding: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin-bottom: 30px;
}

h3{
color: #222;
margin: 60px 0px 0px 0px;
line-height: 0px;
font-size: 30px;
padding: 0px;
}

.bloque a{
color: #fff;
text-decoration: none;
font-size: 14px;
}

.bloque a:hover{
text-decoration: underline;
color: #c43702;
}

.bloque li a{
color: #fff;
text-decoration: none;
font-size: 14px;
}

.bloque li a:hover{
text-decoration: underline;
}

#contacto{
background-color: #c43702;
height: 620px;
color: #fff;
border-top: 1px solid #ed571f;
border-right: 1px solid #ed571f;
}

#contacto ul{
list-style-type: none;
}

#contacto h2{
line-height: normal;
color: #fff;
padding: 30px 30px 0px 20px;
}

#contacto p{
padding: 0px 30px 0px 30px;
}

#contacto .formulario{
padding: 0px 30px 100px 30px;
}

#contacto .mail{
font-size: 30px;
letter-spacing: -2px;
text-align: center;
font-weight: bold;
}

.footer{
background-color: #222;
color: #999;
padding: 10px;
}

/*Pagination*/
div.pagination {
	padding: 3px;
	margin: 0px 0px 30px 0px;
	text-align:center;
	font-family:Arial;
	font-size:13.5pt;
	color: #fff;
	background-color:#000;
	font-weight:bold;
}
div.pagination a {
	margin: 2px;
	text-decoration: none;
	color: #c43702;
	background-color:#000;
}
div.pagination a:hover, div.pagination a:active {
	color: #fff;
	background-color:#000;
}
div.pagination span.current {
	margin: 2px;
	font-weight: bold;
	color: #fff;
	background-color:#000;
}
div.pagination span.disabled {
	margin: 2px;
	color: #444;
	background-color:#000;
}

/* Comentarios */

.comentpost{
background: #000 url(img/comentpost.gif) no-repeat;
float: left;
height: 72px;
width: 68px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 25px;
}

.comentpost a{
color:#c43702;
font-size: 30px;
text-decoration: none;
font-weight: bold;
}


.comentpost a:hover{
color:#fff;
}

.commentlist .quote {
	background:url() no-repeat top right;
	}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background:#454545 url() bottom no-repeat;
	color:#e4edee;
	}

.commentlist cite {
	display:block;
	font-style:normal;
	color:#c43702;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#c43702;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}
	
/* Search Box */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
.formulario{
margin-left: 10px;
font-size: 16px;
font-weight: bold;
}

.formulario label{
border-bottom: 20px;
}



