/*
Theme Name: Canijo Chamaco
Theme URI: http://canijochamaco.com/
Description: The default Canijochamaco theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: Oscar Sanchez

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	The original theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/fondo_body.gif) repeat top left;
	color: #3A3939;
	text-align: center;
}
#page {
	background: url(images/fondo_content.gif) repeat-y top left;
	text-align: left;
}
#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background: url(images/footer.gif) no-repeat top left;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #titulos .description {
	text-decoration: none;
	color: #6E855E;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3A3939;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #006633;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #6E855E;
	text-decoration: none;
}
a:hover {
	color: #6E855E;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 720px;
}
#content h2, #content h2 a:link, #content h2 a:visited {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #73736F;
}
#content a:link, #content a:visited {
}
#header {
	margin: 0;
	padding: 0;
	height: 231px;
	width: 720px;
	background: url(images/encabezado.jpg) no-repeat top left;
}
#titulos {
	margin: 0;
	padding: 0;
	height: 208px;
	width: 470px;
}
#titulos h1 {
	visibility: hidden;
}
#titulos .description {
	padding: 0;
	margin: 40px 0 0 25px;
	font-size: 1.5em;
	text-align: center;
}
.narrowcolumn {
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0;
	width: 471px;
	background: #E7E6DA;
}
.widecolumn {
	padding: 20px;
	margin: 0;
	width: 680px;
	background: #E7E6DA;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 720px;
	height: 221px;
	clear: both;
}
#footer p {
	width: 400px;
	height: 50px;
	margin: 0;
	padding: 150px 0 0 0;
	vertical-align: text-bottom;
	text-align: center;
}
#wordpress:link, #wordpress:visited {
}
#principal {
	width: 100px;
	height: 120px;
	float: left;
}
#principal a:link, #principal a:visited {
	width: 100px;
	height: 100px;
	display: block;
	background: url(images/bot_home.jpg) no-repeat top left;
}
#principal a:hover {
	background-position: bottom;
}
#principal a span {
	display: none;
}
#phone {
	width: 580px;
	height: 120px;
	background: url(images/phone_home.gif) no-repeat top left;
	float: left;
}
#phone span {
	display: none;
}
/* End Structure */







/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */







/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */







/* Begin Lists */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#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;
}
/* End Entry Lists */







/* 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;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */







/* Begin Sidebar */

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 515px;
	width: 200px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */







/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#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;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.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*/

#archivos span, #categorias span, #ligas span, #rss span, #musica span, #autor span {
	visibility: hidden;
}
#archivos {
	background: url(images/archivos.gif) no-repeat top left;
	width: 145px;
	height: 43px;
}
#categorias {
	background: url(images/categorias.gif) no-repeat top left;
	width: 168px;
	height: 31px;
}
#ligas {
	background: url(images/links.gif) no-repeat top left;
	width: 89px;
	height: 29px;
}
#rss {
	background: url(images/rss.gif) no-repeat top left;
	width: 162px;
	height: 28px;
}
#autor {
	background: url(images/autor.gif) no-repeat top left;
	width: 84px;
	height: 31px;
}
#musica {
	background: url(images/musica.gif) no-repeat top left;
	width: 45px;
	height: 29px;
}
li.linkcat {
	background: url(images/bot_general.gif) no-repeat top left;
	padding: 4px 0 0 10px;
}
#lastfm {
	width: 190px;
	height: 275px;
}
.lastfm .album {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6E845D;
}
.lastfm .rola {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #8A8253;
}
.lastfm img {
	border: #681502 5px solid;
}
#xfire {
	width: 149px;
	height: 29px;
	position: fixed;
	top: 0;
	right: 0;
}
table.lfmWidgetradio_ba080cb523e6e806cb55bfb728f0f68b td {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}
table.lfmWidgetradio_ba080cb523e6e806cb55bfb728f0f68b tr.lfmHead a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/header/radio/regular_black.png) no-repeat 0 0 !important;
}
table.lfmWidgetradio_ba080cb523e6e806cb55bfb728f0f68b tr.lfmEmbed object {
	float:left;
}
table.lfmWidgetradio_ba080cb523e6e806cb55bfb728f0f68b tr.lfmFoot td.lfmConfig a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat 0px 0 !important;
	;
}
table.lfmWidgetradio_ba080cb523e6e806cb55bfb728f0f68b tr.lfmFoot td.lfmView a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -85px 0 !important;
}
table.lfmWidgetradio_ba080cb523e6e806cb55bfb728f0f68b tr.lfmFoot td.lfmPopup a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -159px 0 !important;
}
#nube {
	width: 180px;
	background: url(images/corcho.gif) repeat top left;
	padding: 5px;
	margin: 5px 0 15px 0;
}
#nube a:link, #nube a:visited { color: #000; }
#tweetulo {
	font: 12px Arial, Helvetica, sans-serif;
	color: #00CCFF;
	line-height: 15px;
}
#tweetertools {
	width: 180px;
}
#tweetertools .aktt_tweets ul {
	padding: 0;
	margin: 0;
}
#tweetertools .aktt_tweets ul li {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #999;
}
#autor_p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #6E855E;
}
#autor_p em {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
}
#autor_p small {
	font: 7px Arial, Helvetica, sans-serif;
	color: #666;
}
/*Pagina 404*/

.cuatrocientoscuatro {
	background: url(images/404.gif) no-repeat top left;
	width: 433px;
	height: 68px;
}
.cuatrocientoscuatro span {
	visibility: hidden;
}

