/*
Theme Name: museo de metralla, based on kubrick
Theme URI: http://perdiendo.org
Description: el tema del mundialmente famoso museo de metralla.
Version: 1
Author: anticuario
Author URI: http://perdiendo.org
Tags: white, green, brown, no sidebar, simple



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

*/

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:0px solid #666;	
	height:30px;
}



/* single tab */
ul.tabs li { 
	float:right;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

ul.tabs1 li {
	width: 120px;
	float:right;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
		background: #BDB76B;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:50px;
}

ul.tabs1 a { 
	
	font-size:30px;

	text-align:center;	
	text-decoration:none;
	color:#333;
	background: #BDB76B;
	padding:20px;
	margin:0px;	
	cursor:hand !important;
	position:relative;
	top:1px;

	
}

ul.tabs1 {
	cursor: hand;
}

ul.tabs1 a:hover { 
	color:#FFF;
	background: #333;	

}

ul.tabs a:active {
	outline:none;

}

ul.tabs1 a:active {
	outline:none;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 70px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius:70px;
}


/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background: url(images/shadow.jpg) no-repeat top left;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:hand !important; 
	color:#FFF !important;
	background:#333;
}

ul.tabs1 a.current {
background: transparent;
color:#FFF;
}



/* initially all panes are hidden */ 
div.pane1. div.panes1 {
	display:none;

}







/* tab pane styling */
div.panes div {
	list-style-type:none;
text-align:center;
		color: #000000;
	
	height: 160px;
margin-left:20px;
margin-right:20px;
	padding: 20px;

	font-size: 13px;

}

div.panes1 div.buba {

		display:none;
		padding:0px;
		background: #FFF url(images/ada.png) no-repeat bottom right;
				-moz-border-radius: 30px;
	-webkit-border-radius: 50px;
	border:2px dotted #BDB76B;
	}
}

div.panes li{
      	display:inline;
}

div.panes1 li{
      	display:inline;
}

div.panes a{
      text-transform:uppercase;
padding:5px;
}

div.panes a:hover{
background: #333;
color:#FFF;


}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #FFFFFF;
	}


#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: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border: 0px solid #ddd;
}

#footer {
	background: #FFFFFF;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	text-align: right;
	line-height: 1.5em;
  	color:#000;
	}

#cronos {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin-top:-40px;
	font-size: 2em;
	text-align: right;
	line-height: 3em;
  	color:#999;
	}
	
/*título del blog*/
#museo {
	float: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color:#999;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

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

h2 {
	font-size: 3em;
	}
	


h2.pagetitle {
	font-size: 3em;
	
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;

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

.entry p a:visited {
	color: #BDB76B;
	}
	
	.entry p a:hover {
	color: #228B22;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 0px solid #eee;
	padding-bottom: 30px;

	margin-top:70px;
	background: #fff;
	}

.commentlist cite {
	margin-left:-100px;
	font-weight: bold;
	font-style: normal;
	font-size: 30px;
	}
	
	.commentlist cite a {

		}

.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: #777;
	}
	
	smallcomments {
		margin-left: 15px;
		color:#333;
		font-size: 1.5em;
	}
	
	smallcommentstag {
		float:right;
		width: 400px;
		color:#FFF;
		font-size: 1.3em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h3 a:hover {
	color: #BDB76B;
	text-decoration: none;
	}

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

#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;
	}
/* End Typography & Colors */


input.formu {
cursor: hand;
border: 2px solid #FFFFFF;
			-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:60px;
font-weight:30px;
width:200px;
height:70px;

background: #BDB76B;
color:#fff;

}

input.formu a {
cursor: hand;}

input.formu2 {
border: 0px solid #BDB76B;
			-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:20px;
font-weight:30px;

height:50px;
background: #BDB76B;
color:#fff;

}

input.formu3 {
border: 2px solid #BDB76B;
			-moz-border-radius: 50px;
-webkit-border-radius: 10px;
font-weight:30px;

padding:10px;
background: #BDB76B;
color:#fff;

}

.formu2 {
border: 0px solid #BDB76B;
			-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:20px;
font-weight:30px;

height:50px;
background: #BDB76B;
color:#fff;

}

.inicio a {
	float:left;
border: 0px solid #BDB76B;
			-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:12px;
margin-right:10px;
font-weight:30px;
width:60px;

background: #BDB76B;
color:#fff;

}

.inicio a:hover {
	
background: #333;


}

.formu2 a {

color:#fff;

}

.formu3 {
border: 2px solid #BDB76B;
			-moz-border-radius: 50px;
-webkit-border-radius: 10px;
font-weight:30px;

padding:0px;
background: #BDB76B;
color:#fff;

}

.gris {
color: #999;
font-size:0.7em;
text-align: right;
}

.formu3 a{

color:#fff;

}

input.formu1 {
border: 2px solid #BDB76B;
			-moz-border-radius: 50px;
-webkit-border-radius: 10px;
padding:10px;
font-weight:30px;


background: #FFF;
color:#333;

}

input.formu:hover {



background: #333;
color:#fff;
}

input.formu3:hover {
border: 2px solid #333;
background: #333;
color:#fff;
}

p.formu {
	font-size:1.5em;
}

textarea.formu1 {
border: 2px solid #BDB76B;
			-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:40px;
}

.tontuna {
	padding: 10px auto;
	color: #eee;

}


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 5px auto;
	padding: 0;
	width: 1000px;
	border: 0px solid #959596;
	}

#header {
	background-color: #FFFFFF;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 1000px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	padding: 10px 0 10px 0;
	margin: 10px auto;
	width: 800px;
	}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 10px auto;
	width: 800px;
	}

.post {
	
	
	}
	
.entry p {
	text-align: justify;
	font-size:1.2em;
		line-height: 1.8em;
}

.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 {
font-size:1.3em;
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}

#footer p {
	margin: 0;
	font-size:1.2em;
	padding: 20px 0;
	text-align: right;
	}
	
.pie {
margin: 0;
	font-size:3em;
	padding: 20px 0;
	text-align: right;
	}
	
	.datos {
margin: 0;
color:#eee;
	font-size:2.5em;
	padding: 20px 0;
	text-align: left;
	}
	
		.datos1 {
margin: 0;
color:#eee;
	font-size:2.5em;
	padding: 10px 0;
	margin-top:-30px;
	text-align: left;
	}
	
			.datos2 {
margin: 0;
color:#eee;
	font-size:2.5em;
	padding-top: 0px;
	text-align: left;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 80px 0 30px -100px;
	text-align: left;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
clear:both;
	margin: 30px 0 30px -100px;
	}

h3.comments {

	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */


p img {
	margin-left:-20px;
	padding-left:20px;
	max-width: 100%;
		background: url(images/shadow.jpg) no-repeat top left;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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: 0px;
	padding: 5px 3px;
	text-align: right;
	}
	


#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: 10px;
	
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 20px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
	#respond a {
		color:#666;
	}
	
	#respond a:hover {
		color:#228B22;
	}
	
	
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
		font-size: 1.2em;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;

	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 1em;
	}
	
	ol.commentlist li{
	clear:both;
	
	}

	
	
	ol.commentlist li.odd {
		background:#FFF;

		
	

	}
	
	ol.commentlist li.comment p {
	
		margin-left:100px;
	} 
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 800px;
	width: 190px;
	}

#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 {
	font-size: 0.9em;
	margin-left: 150px;
	padding: 35px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 50px;
	border: 2px dotted #BDB76B;
	color: #666;

	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/* "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." */
