/*  
Theme Name: Lily
Description: Tema para El Mundo de Lily Cuadra (http://www.lilycuadra.com)
Version: 1.0
Author: Jacinto Lajas
Author URI: http://blog.stralunato.com/
*/

/* General 
------------------------------------------------------------------------------*/

* html {
  margin: 0;
  padding: 0; 
}

body {
	background-color: #f0f0f0;
  font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #777;
	margin: 0;
	padding: 0; 
	text-align: center;
}

.hide {
  visibility: hidden;
}

a:link, a:visited {
  color: #489;
  text-decoration: none;
}

a:hover {
  color: #c61;
  text-decoration: none;
}


/* Structure 
------------------------------------------------------------------------------*/

#container {
	background: #fff url(images/bg2.png) top left repeat-y;
	width: 780px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	overflow: visible;
}

#header {
	background: transparent url(images/header4.png) top left no-repeat;
	width: 780px;
	height: 180px;
	margin: 0;
	padding: 0;
}

#content {
	background: transparent url(images/colibri2.png) bottom right no-repeat;
	width: 780px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	clear: both;
}

#maincontent {
  background: transparent;
	width: 540px;
	float: left;
}

#sidebar {
  background: transparent;
	width: 240px;
	float: left;
}

#footer {
	background: transparent url(images/footer4.png) top left no-repeat;
	width: 780px;
	height: 150px;
	margin: 0;
	padding: 0;
	clear: both;
}


/* Main Content 
------------------------------------------------------------------------------*/

.post {
	background: transparent url(images/post.png) bottom center no-repeat;
  margin: 40px 20px 60px 20px;
  padding: 0 0 40px 0;
	text-align: left;
}

h2.pagetitle {
  font: 2em Georgia, Times New Roman, serif;
  color: #777;
  margin: 0;
  padding: 40px 0 0 30px;
	text-align: left;
}

.post h2 {
	background: transparent url(images/title.png) center left no-repeat;
  font: 2em Georgia, Times New Roman, serif;
  color: #777;
  margin: 0;
  padding: 0 0 0 30px;
	text-align: left;
}

.post h2 a:link, .post h2 a:visited {
  color: #786;
	text-decoration: none;
}

.post h2 a:hover {
  color: #c61;
	text-decoration: none;
}

.date {
  font-size: 1em;
	line-height: 1.4em;
	margin: 10px 0 10px 10px;
	padding: 0;
}

.entry {
  font-family: Georgia, Times New Roman, serif;
  margin: 0 0 0 10px;
  padding: 3px 0 10px 0;
}

.entry p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
	padding: 0;
}

.postmetadata {
	margin: 20px 0 15px 0;
	padding: 0;
  text-align: center;
}

.entry ul, .entry ol {
	font-size: 1.2em;
  margin: 6px 0 8px 40px;
	padding: 0;
}

.entry ul li, .entry ol li {
  line-height: 1.5em;
  margin: 2px 0 2px 0;
	padding: 0;
}

.entry ul {
  list-style-type: disc;
}

.entry blockquote {
  background-color: #f2f2f5;
  font-family: Georgia, Times New Roman, serif;
  font-style: italic;
  margin: 15px 30px 5px 20px;
	padding: 2px 2px 2px 10px;
	border-left: 5px solid #ededf2;
}

.entry blockquote cite {
	margin: 5px 0 0 0;
	display: block;
}

/* Page Navigation */

.pg_nav {
	font: 1em Verdana, Arial, Helvetica, sans serif;
	color: #777;
	margin: 40px 0 40px 0;
	text-align: center;
	clear: both;
}


/* Sidebar 
------------------------------------------------------------------------------*/

#sidebar ul {
	margin: 40px 10px 0 10px;
	padding: 0;
}

#sidebar h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #777;
	height: 40px;
	margin: 5px 0 0 0;
	padding: 0;
}

#sidebar h2.paginas {
	background: transparent url(images/paginas2.png) top left no-repeat;
}

#sidebar h2.archivos {
	background: transparent url(images/archivos2.png) top left no-repeat;
	margin: 20px 0 0 0;
}

#sidebar h2.categorias {
	background: transparent url(images/categorias2.png) top left no-repeat;
}

#sidebar h2.enlaces {
	background: transparent url(images/enlaces2.png) top left no-repeat;
}

#sidebar h2.meta {
	background: transparent url(images/meta2.png) top left no-repeat;
}

#sidebar h2.entradas {
	background: transparent url(images/entradas2.png) top left no-repeat;
}

#sidebar h2.comentarios {
	background: transparent url(images/comentarios2.png) top left no-repeat;
}

#sidebar h2.sitios {
	background: transparent url(images/sitios2.png) top left no-repeat;
	margin: 20px 0 0 0;
}

#sidebar h2.visitas {
	background: transparent url(images/visitas2.png) top left no-repeat;
}

#sidebar h2.feeds {
	background: transparent url(images/feeds2.png) top left no-repeat;
}

#sidebar h2.perfiles {
	background: transparent url(images/perfiles2.png) top left no-repeat;
}

#sidebar h2.musica {
	background: transparent url(images/musica2.png) top left no-repeat;
}

#sidebar h3 {
	font-size: 1em;
	font-weight: normal;
	color: #888;
	margin: 0;
	padding: 0;
}
	
#sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 20px 0;
}

#sidebar ul li.menu {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
}

#sidebar ul li.page_item {
	font-size: 1.1em;
  list-style-type: none;
	list-style-image: url(images/lista.png);
	margin: 0 0 4px 25px;
}

#sidebar ul li ul {
	margin: 5px 0 10px 20px;
}

#sidebar ul li ul.enlaces-block {
	margin: 5px 0 10px 10px;
}

#sidebar ul li ul li {
	list-style-type: none;
	list-style-image: url(images/lista.png);
  margin: 0 0 4px 5px;
}

#sidebar ul li ul li.enlaces-title {
	list-style-type: none;
	list-style-image: none;
  margin: 0 0 4px 0;
  padding: 0;
}

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

#sidebar ul li ul li ul.enlaces-listblock {
	margin: 5px 0 10px 16px;
}

#sidebar ul li ul li ul li {
	list-style-type: none;
	list-style-image: url(images/lista.png);
  margin: 0 0 4px 0;
  padding: 0;
}

#sidebar ul li ul li ul.children {
	font-size: 0.9em;
  margin: 5px 0 10px 7px;
}

#sidebar form {
	margin: 0;
}

/* Footer 
------------------------------------------------------------------------------*/

#footer p {
	line-height: 1.5em;
  margin: 0;
	padding: 60px 250px 0 165px;
	text-align: center;
}
	
	
/* Comments 
------------------------------------------------------------------------------*/

.alt {
  background-color: #f5f4f9;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #edecf2;
	border-bottom: 1px solid #edecf2;
}

small {
  font: 0.8em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h3#comments, h3#respond {
  font: 1.8em Georgia, Times New Roman, serif;
  color: #777;
  margin: 0;
  padding: 40px 0 0 30px;
	text-align: left;
}

.commentlist, #commentform {
	margin: 40px 20px 60px 20px;
  padding: 0 0 40px 0;
	text-align: left;
}

.commentlist li {
	font: 1.1em Georgia, Times New Roman, serif;
  margin: 15px 0 3px 0;
	padding: 5px 10px 3px 0;
	list-style: none;
}

.commentlist cite, .commentlist cite a {
	font-size: 1.2em;
	font-weight: bold;
}

.commentlist p {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin: 10px 5px 10px 20px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 10px 10px 20px;
}

#commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #777;
}

#commentform label {
  font-size: 1em;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
	
select {
	width: 130px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.description {
	font-size: 1.2em;
	text-align: center;
}


/* Images 
------------------------------------------------------------------------------*/

p img {
	margin: 0 10px auto 0;
	padding: 1px;
	border: 1px solid #ddd;
	display: block;
	clear: right;
}
	
img.ac {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.ar {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.al {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
}

.ar {
	float: right;
}
	
.al {
	float: left
}


/* Calendar 
------------------------------------------------------------------------------*/

#wp-calendar {
	color: #777;
  width: 180px;
	margin: 2px 0 10px 15px;
	padding: 0;
	text-align: center;
}

#wp-calendar tbody tr td#today {
	font-weight: bold;
}

#wp-calendar tbody tr td#today a:link, #wp-calendar tbody tr td#today a:visited {
	font-weight: bold;
}

#wp-calendar tbody tr td#today a:hover {
	font-weight: bold;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
	text-align: left;
}

#wp-calendar td {
	padding: 2px 0 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #888;
	width: 100%;
	margin: 0;
	padding: 4px 0 2px 15px;
	text-align: left;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* Contact Form
----------------------------------------------------------------------------- */

.contactform {
  font: 1.1em Verdana, Arial, Helvetica, sans serif;
  margin: 20px 0 0 70px;
	padding: 10px 0 10px 0;
	text-align: left;
}

.contactleft {
  margin: 12px 0 0 2px;
  text-align: left;
}

.contactright {
  color: #888;
  margin: 3px 0 5px 0;
  text-align: left;
}

#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
  background-color: #f9f9f9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #888;
  margin: 0;
  padding: 2px 0 2px 0;
  border: solid 1px #e7e7e7;
  text-indent: 3px; 
}

#contactsubmit {
  color: #777;
  margin: 10px 0 0 5px;
}

#left .post .contactform .contactform-error {
  margin: 0 65px 20px 0;
	padding: 0;
}

#left .post .contactform .contactform-error p {
  font: bold 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
	padding: 0;
}


/* Radio Blog */

#radio {
  background-color: #f6f6f6;
  width: 220px !important;
  width: 220px;
  height: 320px !important;
  height: 350px;
  margin: 0;
  padding: 0;
  border: none;
  overflow: hidden;
}






small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

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

#sidebar #searchsubmit {
	padding: 1px;
	}

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

/* Begin Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

