/*   
Theme Name: Ivan Pino
Theme URI: www.ivanpino.com
Description: Tema para Ivan Pino
Author: David G. Nogueira
Author URI: http://www.davidgnogueira.es
Version: 0.1
Tags: blue, grey, minimal, Helvetica

	Ivan Pino theme by David G. Nogueira
	http://www.davidgnogueira.es
	
	The CSS, XHTML, design and PHP are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


/****************************
 **   Contents
 ****************************
	* General
	* Layout		
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer	
		

 
 /****************************
 **   General
 ****************************/

body {
	margin: 0;
	padding: 0;
	background: #eee url(images/bg_body.jpg) repeat-x top left;
	color: #333;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p {
	font-size:13px;
	line-height:23px;
}

a {
	color: #5f5f5f;
}

img {
	border: 0;
}

.clear {
	width:100%;
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

hr {
	border:1px solid #fff;
}

/****************************
 **   Layout
 ****************************/


/* Menu */

#menu {
	float:right;
	margin-top:15px;
}

#menu ul {
	width: auto;
	background:#62b8c2;
	border:3px solid #69d0dc;
	border-bottom:none;
	height:30px;
	margin: 0;
	padding: 7px;
	list-style: none;
	font-size:0.8em;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#menu ul li {
	float: left;
}

#menu .page_item a, #menu .cat-item a {
	display: block;
	padding: 7px;
	padding-left:10px;
	padding-bottom:12px;
	color: #fff;
	margin-right:12px;
	text-decoration: none;
}

#menu .archive a {
	display: block;
	padding: 5px;
	color: #69d0dc;
	background:#3d757b;
	margin-right:0px;
	text-decoration: none;
}

#menu .current_cat-item a, #menu .cat-item a:hover {
	color: #373737;
}

#menu li.current-cat a {
	background:#fff url(images/bg_current.png) bottom repeat-x;
	color:#373737;
	border:1px solid #3d757b;
	border-bottom:none;
	display:block;
}


/* Header */

#header-wrap {
	width:100%;
	height: auto;
	text-align:center;
}

#header {
	height: auto;
	padding-top:70px;
	width: 975px;
	margin: 0 auto;
}

#header h1 {
	font-size:3em;
	letter-spacing:-2px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin: 0;
	margin-top:25px;
}

#header h1 a {
	color: #eee;
	float: left;
	text-decoration:none;
}


#blog-description {
	position: relative;
	font-size:0.9em;
	color: #fff;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	width:800px;
	margin:0 auto;
	text-align:left;
}

/* ======================================  Content */


/* =================== Content */


#content-container {
	width:990px;
	margin:0 auto;
	height:auto;
}

#content {
	margin: 0 auto;
	height:auto;
	text-align:left;
}

#body {
	float: right;
	background:#fff;
	width: 680px;
	border:2px solid #d8d6d6;
	border-top:none;
	padding:20px;
	min-height:500px;
}

#featured {
	width:auto;
	height:auto;
	clear:both;
}

#featured .feat {
	width:200px;
	background:#eaf5f6;
	border:1px solid #cfe1e3;
	height:70px;
	padding:15px 7px;
	float:left;
	margin:0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:15px;
	color:#666;
}

#featured .feat img {
	display:block;
	float:left;
	min-height:60px;
	max-height:60px;
	min-width:60px;
	max-width:60px;
	padding:4px;
	background:#e7e7e7;
	border:1px solid #cecece;
	margin-right:10px;
}

#featured .feat a {
	text-decoration:none;
}


.tags_post {
	display:block;
	width:120px;
	min-height:200px;
	padding-top:20px;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}

.div_retweet {
	display:block;
	clear:both;
	width:auto;
	height:auto;
	float:right;
	font-size:9px;
}

p.facebook {
	font-size:7px;
	line-height:15px;
}

.right_post {
	display:blocK;
	float:right;
	width:530px;
	margin-right:10px;
}

.tm ol.wp-paginate {
	float:right;
	display:inline;
	clear:both;
	margin:5px auto;
	width:auto;
	padding:0px 20px;
	height:40px;
	text-align:right;
	font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top:-10px;
	background:#fff;
}

.tm ol.wp-paginate li {
	margin:0px;
}

ol.wp-paginate {
	clear:both;
	display:block;
	height:auto;
	width:auto;
	text-align:center;
	font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

ol.wp-paginate li .current, ol.wp-paginate li a:hover {
	background:#62b8c2;
	color:#fff;
}

.archivos-mes, .archivos-cats {
	height:auto;
	padding:10px;
	display:block;
	width:40%;
	margin:0px 10px;
	float:right;
	min-height:300px;
}

.archivos-mes li, .archivos-cats li {
	margin:5px auto;
	list-style:circle;
	line-height:20px;
	margin-left:20px;
}

.archivos-mes li a:hover, .archivos-cats li a:hover {
	color:#62b8c2;
}

.archivos-mes h3, .archivos-cats h3 {
	font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	font-weight:400;
	text-transform:uppercase;
}


/* ================================= Sidebar */

#sidebar {
	float: left;
	font-size: 1em;
	width: 266px;	
}

/* =================================== Footer */

#footer-wrap-outer {
	text-align:center;
	padding:20px 0px;
	font-size:0.8em;
	width:100%;
	color:#979899;
	text-align:center;
	clear:both;
	margin-top:20px;
}

#footer-wrap {
	width: 900px;
	margin:0 auto;
	text-align:right;
}

#footer .widget-wrap {
	display:block;
	float:left;
	width:240px;
	min-height:200px;
	margin:10px 30px;
	text-align:left;
}

#footer .widget-wrap img {
	display:block;
	float:left;
	min-height:60px;
	max-height:60px;
	min-width:60px;
	max-width:60px;
	padding:4px;
	background:#fff;
	border:1px solid #cecece;
	margin:0px 10px 10px 0px;
}

#footer .widget-wrap a {
	font-size: 1em;
	color:#13abbd;
}

#footer .widget-wrap h2 {
	color: #62b8c2;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}

#footer .widget-wrap .textwidget {
	color: #333;
	line-height:20px;
	font-size:1em;
}

#footer .legal, #footer .credit {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}

/****************************
 **   Content
 ****************************/

/* General */

h1 {
	font-size:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	margin:5px auto;
}

h2 {
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:400;
	letter-spacing:-0,5px;
}

h2 a {
	text-decoration: none;
	color: #62b8c2;
}

h2 a:hover {
	color:#2e9aa3;
}

h3 {
	letter-spacing:-1px;
	font-size:1.1em;
	line-height:25px;
}

blockquote {
	display:block;
	width:auto;
	margin:10px auto;
	padding-left:30px;
	background:url(images/bg_cita) no-repeat top left;
	font-style:italic;
}

/* Listado del archivo anual */

.tm {
	background:#eee	;
	margin:0 auto;
	padding:0px;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-transform:uppercase;
	clear:both;
	margin-top:20px;
}

.tm ul {
	list-style:none;
	margin:0 auto;
	padding:3px;
	text-align:right;
}

.tm ul li {
	display:inline;
	margin:0 5px;
}

li.tm_sel {
	background:#62b8c2;
	padding:7px 9px;
	color:#fff;
}

li.tt {
	float:left;
}

.tm ul li a {
	color:#43929b;
	text-decoration:none;
}

.post {
¡
	width:auto;
	margin:20px auto;
	padding:0px;
}

.post .entry {
	font-size: 0.9em;
	line-height: 1.3em;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.entry a, .entry a:visited, .entry a:active {
	color:#13abbd;
}

.entry a:Hover {
	color:#0a6772;
}

.entry ul {
	font-size: 0.9em;
	line-height: 25px;
	list-style-type:circle;
}

.entry ol {
	font-size: 0.9em;
	line-height: 25px;
}

.post .entry img {
	display: block;
	background:#f0f0f0;
	border:1px solid #ddd;
	padding:5px;
	margin:10px;
}

.post .author {
	text-transform: uppercase;
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -70px;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	width: auto;
	height: 20px;
	text-align: right;
	color:#2e9aa3;
	font-size:0.8em;
	text-transform: uppercase;
}

.metadata {
	margin-top: 10px;
	line-height:15px;
	text-align: right;
	font-size: 0.7em;
	color:#2e9aa3;
	font-weight:bold;
	text-transform: uppercase;
}

.metadata a {
	text-decoration: none;
	color:#13abbd;
	font-weight:400;
}


.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}

.post-edit-link {
	background:#e8e3dd;
	padding:5px 7px;
	font-size:0.9em;
	display:block;
	clear:both;
}


/* Standard wordpress */

.aligncenter, div.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;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	margin: 0 0 0 14px;
	list-style-type: none;
	background:#fff;
}


.commentlist li {
	margin-top: 16px;
	margin-left: 0px;
}

.before-comment {
	width: 481px;
	height: 21px;
}

.commentlist .comment {
	margin: 0 auto;
	font-size: 1em;
	width: 437px;
	background:#f0f0f0;
	border:1px solid #eee;
	padding-right: 10px;
	width: 451px;
	padding-left: 26px;
	padding-top:15px;
	padding-bottom:15px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.after-comment {
	width: 481px;
	height: 37px;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;
	padding: 5px;
	border: 1px solid #ddd;
}

textarea {
	width: 95%;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #ddd;
	background:#eee;
}


/****************************
 **   Sidebar
 ****************************/

/* =================== RSS */

#rss {
	width:100%;
	height:81px;
	display:block;
	text-align:right;
	margin:0px;
	margin-top:80px;
}

/* =================== SUBSCRIBE */


#suscribe {
	width:230px;
	padding:10px 7px;
	height:auto;
	display:block;
	text-align:center;
	background:#f6f6f6;
	border:1px solid #e7e4e4;
	margin:0px;
	font-size:85%;
}

#sidebar h2 {
	font-size: 1em;
	font-weight:400;
	letter-spacing:-1px;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #62b8c2;
	text-transform:uppercase;
	margin:0 auto;
	padding:0px 10px;
}

#twitter-1 h2 {
	background:url(images/bg_twitter.png) no-repeat right top;
	height:50px;
}

#delicious-1 h2 {
	background:url(images/bg_delicious.png) no-repeat right top;
	height:50px;
}

#recent-comments-5 h2 {
	height:30px;
}

#sidebar h2.widgettitle a {
	color: #62b8c2;
	margin:0 auto;
}

#sidebar a {
	color: #2a2a2a;
}

#sidebar .textwidget a {
	display:inline;
	color:#13abbd;
	text-decoration:underline;
}

#sidebar ul, #sidebar ul ol {
	margin: 30px auto;
	padding: 0;
	font-size:0.9em;
	text-align:left;
}

ul#recentcomments li.recentcomments {
	margin:10px auto;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	line-height:18px;
	margin:0;
	padding:15px 10px;
	background:#ddd;
	margin-bottom:20px;
	margin-right:20px;
	background:#e4e4e4;
}

#sidebar ul li p {
	padding-left:10px;
	font-size:12px;
	margin-bottom:20px;
}

#sidebar ul li a {
	color:#2a2a2a;
	text-decoration:none;
	padding:7px 0px;
	padding-left:0px;
	display:block;
}

#sidebar ul li a:hover {
	color:#2e9aa3;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

#buscador {
	position:absolute;
	top:10px;
	right:10%;
	width:154px;
	height:30px;
}

#buscador #searchform div {
	background: url(images/bg_search.png) no-repeat top center;
	width: 154px;
	height: 30px;
}
#buscador #searchform div #s {
	border: 0;
	margin:0;
	width: 130px;
	padding:5px;
	padding-right:35px;
	background: none;
	color: #909090;
	font-size: 0.8em;
	display:inline;
}
#buscador #searchform div #searchsubmit {
	position:absolute;
	top:2px;
	right:0;
	border:0;
	background: none;
	width: 30px;
	height: 26px;
	text-indent:-9999px;
}

.more-link {
	font-size: 1em;
	color:#13abbd;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}