/*
Theme Name: Barbacil
Theme URI: http://www.barbacil.com/blog/wp-content/themes/barbacil
Description: Based in nice nature theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes.
Version: 1.0
Author: Dicom Medios
Author URI: http://www.dicom-medios.com/
*/

/*

	With thanks to:			
									> Ben Swift
									> Famfamfam for the icons
									> The GIMP for the image editing.
									> BoxedArt for the picture of a wall
									> Arudis.com for letting me borrow their logo
	Valid CSS & XHTML, according to the W3C.
	
*/

/* The browser reset hack, called so to reset the browser */

* {
	/*font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;*/
	/*margin: 0px;
	padding: 0px;*/
}

/* A piece of code that makes 24-bit PNG items transparent in IE6, instead of the grey background it renders. Just add a class of "png" if you want to make an image transparent. Actually, you don't even have to do that. =) */

* html img,* html .png {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
/* HTML elements in alphabetical order */

acronym, abbr {
	border-bottom: 1px dotted #3E5A0E;
}






/*-----------------------------------------   CAMBIADO   */

#content.a {
	text-decoration: none;
	color: #444;
	font-weight: normal;
	padding:5px 0px 0px 0px;
	
}

#content.a:hover {
	text-decoration: none;
	color: #515198;
	padding:5px 0px 0px 0px;
	background-color: transparent;
}

#content img {
	border: 1px solid #ccc;
	margin: 10px 5px 10px 5px;  
	padding: 4px;
}

#content p a {
	background-color: transparent;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
		margin-left: 50px;
		/*margin-top: 10px;*/
	padding: 0px 10px 5px 5px;
	color: #515198;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

h2 a {
	margin:0px;
	padding:0px;
	display:block;
	font-size: 1.6em;
	color: #ff9e00;
	text-shadow:0 1px 0 #bbb;

}

h2 a:hover {
	font-size: 1.6em;
	color: #515198;
	text-shadow:0 1px 0 #bbb;
	background-color: transparent;
}

h3#comments  {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	margin: 8px;	
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	color: #000;
	margin-top: 10px;
	padding: 5px;
	padding-left: 0px;
}

h4#respond {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;	
	margin-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

hr {
	/*background: #cccccc;*/
	border: 1px solid #515198;
	margin: 10px 0px 25px 0px;
}

#Logotipo {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	width: 360px;
	float: left;
	overflow: hidden;
}


/* The main content holder. Don't get confused with "#content", that's the bubble of content*/

#main {
	/*background: #E4DFC9 url(images/content-background.jpg) repeat-x left top;*/
	/*background-color:#fff;*/
	/*clear: both;*/
	float: left;
	margin: 0px;
	padding:0px;
	width: 100%;
}

#Cuerpo {
	display: block;
	padding-top: 5px;
	padding-bottom: 12px;
	margin:0px;
}

#wrap {
	margin: 0px;
	padding:0px;
	/*width: 946px;*/
	width: 750px;

}

/* -------------------------------------------------------------------------------The #content */

#content {
	background-color:#FFF;
	float: left;
	width: 530px;
	padding: 10px 10px 10px 0px;
	margin: 5px 0 0 0px;
}



/* The reason for encapsulating the #content */

#content #content-top {
	display:none;   /*PARA QUE NO FUNCIONE*/
	background: url(images/content-top.gif) no-repeat left top;
	height: 17px;
	width: 610px;
	cursor: default;
	margin-left: -6px;
}
#content #content-bottom {
	display:none;    /*PARA QUE NO FUNCIONE*/
	background: url(images/content-bottom.gif) no-repeat left top;
	height: 25px;
	width: 610px;
	cursor: default;
	margin-left: -6px;
	float: left;
}

/* The date for the post */

#content .date {
	border:1px dotted #555;
	background: url(images/post-date.gif) no-repeat left top;
	height: 35px;
	width: 31px;
	font-size: 0.7em;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
		margin-top: 0px;
	margin-bottom:10px;
}
#content .date div {
	font-size: 2em;
	height: 0.8em;
	line-height: 0.8em;
	text-align: center;
	padding-top:3px;
}
#content .date span {
	display: block;
	margin-top: 5px;
	text-transform: uppercase;
	color: #ff6600;
	font: 1.4em/normal Tahoma,Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}
#content {
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	text-align: justify;
	/*background-color: transparent;
	border-top: 1px dashed #e8e8e8;
	border-bottom: 1px dashed #e8e8e8;*/
}

/*img.float-right {
	float: right;
  	margin: 5px 0px 10px 10px;  
}

img.float-left {
	float: left;
  	margin: 5px 10px 10px 0px;
}*/


/*#content a:hover {
	border-bottom: 1px dotted #BEB696; 
}*/

/*------------------------------------------------------------------- The sidebar. Ignore the spontaneously used classes + divs. */

#right {
	float: right;
	_position: absolute;
	width: 200px;
	margin: 0px 0 0 0;
		border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #cccccc;
}


.sidebar {
	/*width: 297px;*/
	width: 200px;
	margin: 0px;
		margin-left: 15px;
	padding-top: 0px;
}
.sidebar .Caja ul {
	border:0px;
	margin:0px;
	padding:0px;
}

.sidebar ul {
	color: #000;
	/*background-color: #f5f5f0;*/
	padding: 5px;
	margin: 0px;
	margin-bottom: 10px;
	/*border: 1px solid #ff9e00;
	border-bottom: 4px solid #ff9e00;*/
	display: block;
}

.sidebar li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.sidebar li a {
	display: block;
	padding: 5px;
	margin: 0px;
	padding-left: 16px;
	/*font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;*/
	background-image: url(../../../../img/lista.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;

}

.sidebar li a:hover {
	color: #ff6600;
	text-decoration: none;
	/*background-color: transparent;*/
}

.sidebar table {
	margin: 0px;
	padding:0px;
}

.sidebar td {
	border:0px;
	padding: 0px 9px 0px 0px;
}

.subscribe {
	background: #E4DFC9 url(images/subscribe.gif) no-repeat left top;
	width: 297px;
	height: 59px;
	_margin-bottom: -5px;
	clear: none;
	float: left;
}
.subscribe a {
	font-size: 1px;
	line-height: 59px;
	color: #D1492F;
	text-align: right;
	height: 59px;
	display: block;
	width: 297px;
}
/* For IE */
.subscribe a:hover {
	color: #D1492F;
}
/* The customised image adverts underneath the main sidebar bit. ^-^ */

.adverts {
	width: 298px;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}
.adverts img {
	background: #E4DFC9 url(images/advert-background.gif) no-repeat left top;
	margin: 5px 9px;
	padding: 5px 5px 40px 5px;
	float: left;
	height: 121px;
	width: 121px;
	display: block;
}
.adverts a {
	position: relative;
	text-decoration: none;
	float: left;
}
.adverts a em {
	position: absolute;
	left: -900em;
	text-decoration: none;
}
.adverts a:hover em {
	width: 121px;
	left: 12px;
	bottom: -15px;
	text-align: justify;
	color: #000000;
}


/*----------------------------------------- FIN CAMBIADO*/



/* These blockquotes were taken from SofaSpud's template, Intense Simplicity. I've used them because they're a brilliant idea. I hope that he likes them, and that great minds think alike! */

blockquote {
	min-height:35px;
	width:500px;
	display:block;
	margin:10px auto;
	background:transparent url(images/blockquote/quote.gif) no-repeat 10px 10px;
	float: left;
}
* html blockquote {
	min-height:35px;
	height:auto !important;
	height:35px;
}
blockquote p {
	margin:0px;
	line-height:17px;
	padding:10px 10px 10px 50px;
	width: 460px;
}
blockquote span {
	color:#999;
	font-size:9px;
	padding-top:5px;
	display:block;
}
blockquote span a {
	color:#555;
	text-decoration:none;
}
blockquote span a:hover {
	text-decoration:underline;
}
blockquote.go {
	background:transparent url(images/blockquote/go.gif) no-repeat 10px 50%;
}
blockquote.stop {
	background:transparent url(images/blockquote/stop.gif) no-repeat 11px 50%;
}
blockquote.exclamation {
	background:transparent url(images/blockquote/exclamation.gif) no-repeat 23px 50%;
}
b, strong {
	color: #666666;
	font-weight: bold;
}
code {
	font: 12px/15px Consolas, Courier, "Courier New", monospace;
	border-left: 5px solid #447AAC;
	padding: 10px 0 10px 5px;
	display: block;
	background: #EFEFEF url(images/code.gif) no-repeat 98% bottom;
	width: 570px;
	margin: 1px 0 1px 10px;
}

/*h1 {
	display: block;
	float: left;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	height: 80px;
	line-height: 80px;
	margin: 15px 0 0 0;
}*/
h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #FFFFFF;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
	padding:0px;
	padding-top: 10px;
	background-color: #fafafa;
}
h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
/*h4 {
	font: 16px/28px Arial, Helvetica, sans-serif;
	display: block;
	margin: 4px auto;
	width: 260px;
}*/
h4 span {
	font-size: 80%;
	clear: both;
	display: block;
	color: #5F6A54;
	border-top: 1px solid #5F6A54;
	line-height: 120%;
	padding-top: 5px;
	padding: 5px 0;
}

p {
	clear: both;
	padding:0px;
	margin-top: 10px 4px 0 0;
	line-height: 130%;
}

table {
	border-collapse: collapse;
	margin: 10px;
}
th strong {
	color: #fff;
}
th {
	background: #3E5A0E;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
	border-bottom: solid 2px #FFF;
	line-height: 29px;
}
tr {
	height: 30px;
}
td {
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
	padding: 0px 9px;
}


td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

/* This is lists, by the way */

#content ul, #content ol {
	display: block;
	width: 500px;
	margin: 0 auto;
}
#content ul li {
	color: #9F9F00;
	font-size: 15px;
	line-height: 17px;
	list-style: square;
}
#content ol li {
	color: #9F9F00;
	font-size: 15px;
	line-height: 17px;
	list-style: decimal;
}
#content ol li:hover, #content ul li:hover { /* This makes the bullet colour change on hover for browsers that understand the :hover pseudonym. */
	color:#395500;
	cursor: default;
}
#content li span, #content li strong, #content li b {
	color: #333333;
	font-weight: lighter;
	font-size: 11px;
}

/* Layout Divs */

#search {
	background: url(images/searchbar.gif) no-repeat left top;
	width: 278px;
	_width: auto;
	height: 29px;
	float: right;
	margin: 40px 20px 0 0;
	font-weight: lighter;
}
#header {
	margin: 0 auto;
	width: 946px;
}

#search input {
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	width: 190px;
	_width: 150px;
	padding: 2px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	float: left;
	display: block;
	position: relative;
	background: #FFFFFF;
}
#search input.btn {
	background: #FFFFFF;
	border-left: 1px dotted #5F6A25;
	font-size: 12px;
	width: 50px;
	float: left;
	margin-left: 5px;
	color: #5F6A25;
}
#search img {
	display: block;
	float: left;
	margin-top: 9px;
	margin-left: 3px;
}



/* The navigation */

#navigation {
	clear: both;
	float: left;
	height: 42px;
	width: 100%;
}
#navigation ul {
	width: 946px;
	margin: 0 auto;
}
#navigation li {
	display: inline;
	list-style: none;
	line-height: 42px;
}
#navigation li.current_page_item {
	background: url(images/nav-active-background.gif) repeat-x left top;
	display: block;
	float: left;
	padding: 0 10px;
}
#navigation li.current_page_item a { /* This is for the triangular marker at the top of the active bar */
	background: url(images/nav-active-marker.gif) no-repeat center top;
	display: block;
	float: left;
	text-decoration: none;
}
#navigation li a {
	font-size: 125%;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0 5px;
}
#navigation li a:hover {
	text-decoration: none;
}





/* The comment responses (if any) */

.comments {
	background: #f5f5f0;
	width: 619px;
	float: left;
	margin-left: -5px;
	margin-top:10px;
	margin-bottom:10px;
}
.comments h3{
	background: #f5f5f0;
	color: #beb696;
	width: 500px;
	margin: 5px;
}
.response {
	background-color: #fafafa;
	border: 1px dotted #e6e1cf;
	width:590px;
	float: right;
	margin: 5px 10px 10px 5px;
	padding: 10px 0 10px 10px;

}
.response div { /* To fix the comment text */
	line-height: 200%;
	float: left;
	padding-top: 10px;
}
.response p {
	margin: 0px;
	float: left;
	display: inline;
	width: 510px;
}
.response a.edit-post {
	background: url(images/edit-icon.gif) no-repeat 98% center;
	display: block;
	float: right;
	width: 160px;
	padding-right: 20px;
	text-align: right;
}
.response a.edit-post:hover {
	background: #A2B581 url(images/edit-icon.gif) no-repeat 98% center;
}

/* The comment responders */

.responder {
	background: #DEE0BF url(images/comment-background1.gif) no-repeat left top;
	float: left;
	height: 122px;
	width: 44px;
	margin-right: 20px;
	padding: 1px 0 0 0;
	border-right: 1px solid #DEE0BF;
}
.responder img {
	background: url(images/comment-icon.gif) no-repeat left top;
	width: 16px;
	height: 16px;
	padding: 6px;
	margin: 5px 6px 0 8px;
}
.responder a img {
	background: url(images/comment-icon.gif) no-repeat left top;
	width: 16px;
	height: 16px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.6;
}
.responder a:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.responder a.visit-site, .responder a.reply {
	height: 20px;
	width: 20px;
	display: block;
	margin: 10px 0px 0px 10px;
	border: 1px solid #A2B580;
	line-height: 20px;
	position: relative;
}
.responder a em {
	left: -1000em;
	top: -1px;
	position: absolute;
	width: 1160px;
	height: 22px;
	line-height: 22px;
}
.responder a:hover {
	text-decoration: none;
	color: #000000;
}
.responder a:hover em {
	font-style: normal;
	background: #A2B580;
	position: absolute;
	z-index: 1000;
	top: -1px;
	left: 21px;
	width: 160px;
}
.responder a.visit-site:hover {
	background: #A2B580 url(images/view-site.gif) no-repeat center center;
}
.responder a.reply:hover {
	background: #A2B580 url(images/reply-to-comment.gif) no-repeat center center;
}
.responder a.visit-site {
	background: url(images/view-site.gif) no-repeat center center;
}
.responder a.reply {
	background: url(images/reply-to-comment.gif) no-repeat center center;
}

/* The 'leave a comment' form */

#leave {
	display: block;
	width: 600px;
}
#leave label {
	display: block;
	float: left;
	width: 230px;
	line-height: 24px;
	clear: both;
}
#leave input#textfield {
	border: 1px solid #515198;
	float: left;
	height: 20px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
	margin-bottom: 10px;
}


#leave textarea {
	display: block;
	padding: 10px;
	text-align: left;
	border: 1px solid #E4DFC9;
	float: left;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 415px;
}
#leave .btn {
	background: url(images/post-date.gif) no-repeat left bottom;
	margin-left: 10px;
	width: 51px;
	border: none;
	height: 33px;
}

/* The pagination, underneath the "#content" <div> */

.pagination {
	width: 530px;
	/*background: #E4DFC9;*/
	height: 28px;
	float: left;
}

.pagination ul {
	float: right;
}
.pagination li {
	display: inline;
}
.pagination li a {
	display: block;
	margin: 0 3px;
	padding: 4px;
	float: left;
	font: 1em Arial, Helvetica, sans-serif;
}
.pagination li a:hover, .pagination #active {
	color: #F9F6E3;
}

.pagination .alignright {float:right;}

.pagination .alignleft {float:left;}

.pagination a {
	display: block;
	margin: 0 3px;
	padding: 4px;
	/*color: #6E6953;
	background: #FFFBF0;*/
	font: 1em Arial, Helvetica, sans-serif;
}

.pagination a:hover {
	border: 1px dotted #76715B;
}

/* That bit of grass above the archives */

#grass {
	background: #E4DFC9 url(images/grass.jpg) repeat-x left bottom;
	clear: both;
	float: left;
	height: 50px;
	width: 100%;
}



/* The archives & comments @ the bottom */

#archives {
	background: url(images/arc.jpg) repeat-x left top;
	width: 100%;
	height: 300px;
	color: #FFFFFF;
	padding: 20px 0 30px 0;
	_display: none;
	float: left;
}
.list {
	width: 280px;
	left: 2.6%;
	float: left;
	margin: 0 10px;
	font-style: italic;
	background: #F5F5F0;
	padding: 6px;
}
.list ul {
	margin-bottom: 20px;
	clear: both;
}
.list li {
	list-style: none;
}
.list li a {
	display: block;
	color: #FFFFFF;
	padding: 10px 5px;
	background: #F5F5F0;
	text-decoration: none;
	font-style: normal;
	clear: both;
}
.list li a:hover {
	background: #203005;
}

/* The footer, with the shadow for the brick wall */

#footer {
	line-height: 50px;
	font-weight: bold;
	color: #F5F5F0;
	height: 50px;
	width: 100%;
	text-align: center;
	background: #FFFFFF url(images/shadow.jpg) repeat-x left top;
	padding: 30px 0px 70px;
	clear: both;
}
/*
#MenuCabecera {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 30px;
	width: 290px;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: right;
}*/

/*#Pie p {
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 6px;
}*/

.CajaPieLinksUltima {
	width: 310px;
	border-right: 0px;
	background-color: #ffffff;
	padding-right: 0px;
	text-align: center;
}

input[type="text"], input[type="password"],  textarea {
	margin: 3px 0 10px 0;
	border: 1px solid #515198;
	padding: 2px;
	text-align: left;
}

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

#calendar_wrap {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cfcfcf;
	width: 177px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 1px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar a:hover {
	color:#515198;
}

#wp-calendar caption {
	width: 100%;
	font: normal 1.2em Tahoma, Verdana, Arial, Sans-Serif;
	margin: -7px 0 0 0;
	padding:0px;
	padding-bottom:3px;
	color: #ff6600;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	Background-color:#ff6600;
	height: 15px;
	padding-left: 9px;
	padding-right: 9px;
}

#wp-calendar td {
	margin: 0px;
	text-align: right;
	padding: 3px;
	height: auto;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

form {
	display: inline;
}

input[type="text"]#s {
	display: block;
	margin-bottom: 8px;
}
