/*
Theme Name: IRAGINATION 2009
Theme URI: http://www.iragination.com/
Description: Tema de IRAGINATION compatible con wordpress 2.7+
Version: 1.0
Author: Ivan Rodriguez Asqui 
*/

acronym, abbr {
	border-bottom: 1px dashed #596E7F;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #596E7F;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}

h3 {
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	border-top: double 3px #596E7F;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}


.feedback {
  text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #bbaacb;
	padding: .2em;
}

#commentform textarea {
	width: 90%;
  max-width: 550px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.navigation {
  /*margin-top: 20px;*/
  margin-bottom: 30px;
  font-size: 10px;
  float:left;
  width: 100%;
}

.navigation div {
  display: inline;
}

.nav-gallery{
  background-color: #f3f3f3;
  padding: 10px 30px;
}

.nav-gallery img{
  background-color: #fff;
  border: 1px solid #e1e1e1 ;
  padding: 6px;
  -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
  -webkit-transition: background-color 0.3s;
}

.nav-gallery img:hover{
  background-color: #dddddd;
}
  
.alignright {
  float: right;
}

.alignleft {
  float: left;
}

dl.gallery-item{
  text-align: center;
  float: left;
  margin-top: 10px;
  width: 20%;
}
dt.gallery-icon img {
  border: none;
  -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
}

/** These shared styles should go on the main estilos.css to be shared with the news wp install **/
