/*
Theme Name: Resistencia
Theme URI: http://resistenciachiva.org/
Version: 5
Description: Plantilla para Resistencia, editada gracias a muchas tazas de están y basada en Web 2.0 de http://mewebdev.net/
Author: Javier Torres
Author URI: http://scelabs.com
*/

/* Ni la menor idea que coño sea esto... 

UPDATE DOMINGO 26 DE julio de 2009: es importante!*/

* { margin: 0; padding: 0; }


/* General */
 .headeresistencia a img { text-decoration: none }
 	
.resistencia a img { text-decoration: none; }

html body {
	font: 14px "lucida grande", helvetica, arial;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(images/bg.png);
	color: #333;
	}

p a {
	color: #063BA5;
	text-decoration: none;
	font-weight: bold;
	}
	
p a:hover {	
	color: #000;
	text-decoration: none;
	font-weight: bold;
	} 
	
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #000;
	text-decoration: none;	
	font-weight: bold;

	}
		
p strong {
	color: #222;
	}
	
acronym {
	border-bottom: dotted 1px #666;
}

code, pre {
	display: block;
	font: normal normal 13px/1.5em "Lucida Console", "Courier New", Courier, monospace;
	padding: 0.5em;
	background: #FFFFFF;
	color: #000000;
	}
	


/* contenedor */

#wrapper {
	width: 1020px; 
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FFFFFF;


		}

/* cabecera */

#header {
	height: 86px;
	background-image: url(images/javierkio.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 959px;
	margin: auto;
	}
	
#searchbar {
	float: right;
	width: 300px;
	height: 19px;
	display: block;
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #000;

		}
#searchbar input {
	padding: 3px;	
	border: 0 solid;
	font-size: 13px;
	margin-bottom: 0.5em;
	padding: 0.25em;
	width: 70%;
	background: #FFF;
	color: #000000;
	border: 1px solid #222;
}

input.buscar {
	cursor: pointer;
	font-weight: bold !important;
	padding: 0 0.25em;
	overflow: visible;
	width: 0;
    }
input.buscar[class] {
	width: auto !important;
	}

.aviso {
	margin: 0 auto 35px auto;
	padding: 10px;
	display: block;
	line-height: normal;
	font-size: 1.4em;
	background: #f8f8f8;
	color: #000;
	text-align: center;
	width: 800px;
}

.aviso a {
	color: #000;
	border-bottom: 1px solid #ccc;	
}

.aviso a:hover {
	color: #000;
	border-bottom: 1px solid #666;}

/* Menu */

#menu {
	clear: both;
	height: 22px;
	background-repeat: repeat-x;
	color: #111;
	width: 965px;
	font-size: 12px;
	margin: 3px auto;
	}

#menu ol {
	float: left;
	list-style-type: none;
	width: auto;
	}

#menu ol li {
	float: left;
	}
	
#menu ol li.first {
	margin-left: 2em;
	}

#menu ol li a {
	display: block;
	font-weight: bold;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 2px;
	padding: 0 13px 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background-color: #062954;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
#menu ol li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#menu ol li a:active {
	text-decoration: none;
	color: #fff;
	}
	
.resistencia {
	margin: 5px auto;
	background-image: url(/blog/wp-content/themes/resistencia/images/resistencia.png);
	background-repeat: no-repeat;
	width: 1020px;
	height: 100px;
		}

.resistencia a {
	border: none;
	text-decoration: none;
	}

/* Contenido */

#box {
	min-height: 40em; 
	height: auto;
	margin: 13px;
	background-color: #fff;
	}

/* Sidebar izquierda */

#sidebar-left{
	float: left;
	width: 125px;
	padding: 13px;
	margin-top: 25px;
	background: #FFFFFF;
	border-top: 4px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	}
	
#sidebar-left a {
	color: #063BA5;
	text-decoration: underline;	
	}
#sidebar-left a:hover {
	color: #000;
	text-decoration: underline;
	}


	
/* Contenido */

#contenido {
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	width: 615px;
	background: #FFFFFF;
	}

.contenido p a {
	color: #111;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #111;
	}
	
.contenido p a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	}

#contenido blockquote {
	padding: 5px 10px; 
	margin: 0 40px 0 20px;
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
    font-size:16px;
	color: #888;    
	background: #f5f5f5;
	}

#contenido h2 {
	font-size: 2em;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 1px;
	margin: .8em 0;
	font-family: "lucida grande", helvetica, arial;
	color: #000;
	}
#contenido h2 a {
	border-bottom: 0 solid;
	color: #cd0000;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
#contenido h2 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

#contenido h3 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: normal;
	margin: 13px 0;
	font-family: "lucida grande", helvetica, arial;
	}
	
#contenido h4 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: normal;
	margin: 13px 0;
	font-family: "lucida grande", helvetica, arial;
	color: #cd0000;
	}	

#contenido p {
	line-height: 1.5em;
	margin: 13px 0;
	}

#contenido ul {
    margin: 13px 2em;
	}

#contenido ol {
	margin: 13px 2em;
	}
	
#contenido li {
	line-height: 1.5em;
	}

/* Entradas */

.post {
	border-style: solid;
	border-width: 0 0 4px;
	clear: both;
	padding-bottom: 13px;
	border-color: #EEEEEE;
	margin-bottom: 30px;
	}
	
.post ul {
	list-style-type: square;
	margin: 13px 2em;
	}
	
.post p a {
	color: #063BA5;
	border-bottom: 1px solid #063BA5;
	text-decoration: none;
	}
	
.post p a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}
	
.imgfooter {
	background-color: #f5f5f5;
	width: 350px;
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 7px;
	padding: 5px;
	margin: 0 auto;
	}

.relacionadas {
	float: left;
	color: #000;
	position: relative;
width: 390px;

	}
	
.relacionadas ul {
	list-style-type: square;
}

.relacionadas a {
	color: #063BA5;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	}
	
.relacionadas a:hover {
	color: #063BA5;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	}
/** Datos */

.meta {
	border-style: solid;
	border-width: 0 0 2px;
	padding-bottom: 0.75em;
	border-color: #EEEEEE;
	}
	
.meta p span a {
	border-bottom: 0 solid !important;
	}
	
.meta p {
	line-height: 13px !important;
	margin: -13px 0 0 !important;
	}
	
.meta p span.fecha {
	background: url(images/icon_post_date.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
.meta p span.hora {
	background: url(images/icon_post_time.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
.meta p span.autor {
	background: url(images/icon_users.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
	
.meta-sec {
	border-style: solid;
	border-width: 2px 0 0;
	padding-top: 1.5em;
	border-color: #FFFFFF;
	}
	
.meta-sec p span a {
	border-bottom: 0 solid !important;
	}
	
.meta-sec p {
	line-height: 13px !important;
	margin: -13px 0 0 !important;
	}
	
.meta-sec p span.categoria {
	background: url(images/icon_post_category.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
.meta-sec p span.comentarios {
	background: url(images/icon_post_comments.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	

.meta-single {
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	font-size: 13px;
	line-height: 1.3em !important;
	list-style: none;
	margin-top: 10px;
	color: #000;
	background-color: #fff;
	padding: 7px 5px 7px;
	}

.meta-single span a {
	border-bottom: 0 solid !important;
	text-decoration: underline;
	color: #cd0000;
	}
	
.meta-single span a:hover {
	text-decoration: none;
	color: #000;
	}	

.meta-single span.fecha {
	background: url(images/icon_post_date.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
.meta-single span.autor {
	background: url(images/icon_users.png) 0 50% no-repeat;
	padding-left: 18px;
	margin-left: 15px;
	}
	
.meta-single span.categoria {
	background: url(images/icon_post_category.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
.meta-single span.comentarios {
	background: url(images/icon_post_comments.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
.meta-single span.tags {
	background: url(images/tag_blue.png) 0 50% no-repeat;
	padding-left: 18px;
	margin-left: 15px;
	}

#post-navigation-bot {
	line-height: 3em;
	height: 3em;
	width: 100%;
	}
	
.video {
	margin: 10px;
	
	padding: 10px;

}
.toptitles {
	padding: 3px;
	font-size: 1em;
	text-align:center;
}

.toptitles a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #003399;
}

.toptitles a:hover,
.toptitles a:active {
	border: 1px solid #999;
	color: #666;
}
	
	
/* MiniPost */


.minipost {
	background-color: #fcfcfc;
	background-image: url(images/bgitem.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	margin-top: 13px;
	border-bottom: 1px solid #e9e9e9;
	color: #000000;
	font-size: 14px;
	}
.minipost a {
	text-decoration: none;
	color: #cd0000;
	}

.minipost a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
.minipost ul {
	list-style: none;
	padding-left: 13px;
	}
.minipost li {
	line-height: 1.5em;
	}
	

/* Comentarios */

ol#commentlist {
	margin: 0;
	}
ol#commentlist li {
	list-style-type: none;
	}

.comment-entry,
.comment-entry-owner {
	border-style: solid;
	border-width: 0 0 1px;
	padding: 13px 1.5em;
	border-color: #CCCCCC;
	}
	
.coment-entry-alt {
	background-color: #F1F1F1;
	border-style: solid;
	border-width: 0 0 1px;
	padding: 13px 1.5em;
	border-color: #CCCCCC;
	}
	
.comment-entry-owner {
	border-style: solid;
	border-width: 0 0 1px;
	padding: 13px 1.5em;
	border-color: #CCCCCC;
	background: #fff;
	}
	
.comment-entry-meta {
	border-style: dotted;
	border-width: 0 0 1px;
	border-color: #CCCCCC;
	}
	
.coment-entry-meta p a {
	color: #0088ff;
	text-decoration:underline;
	}
.coment-entry-meta p a:hover {
	color: #3366cc;
	text-decoration: none;
	}
	
.content-comment-entry-meta-no {
	border-bottom: 0 solid !important;
	font-style: normal;
	font-weight: normal;
	}

.comment-unapproved {
	background: #ffc;
	margin: 13px 0;
	padding: 0.5em;
	}

.comment-entry-content {}

#errors {
	background: #ffc;
	border: 1px solid #fc0;
	border-width: 1px 0;
	font-style: italic;
	margin: 13px 0;
	padding: 13px;
	}

#comments-guidelines-info {
	background: #ffc;
	border: 1px solid #fc0;
	border-width: 1px 0;
	margin: 0 0 1.5em;
	padding: 0.3em 1.5em;
	}


#comments-form {
	border-style: solid;
	border-width: 4px 0 0;
	border-color: #CCCCCC;
	}

#commentform {}

#commentform label {
	display: block;
	float: right;
	padding: 0.4em 0.5em 0.13px;
	width: 45%;
	}
	
#subscribe {}

#subscribe label
{
float:left;
width: 100%;
}
	
	
#commentform label.required {
	font-weight: bold;
	}

#commentform input {
	border: 0 solid;
	font-size: 13px;
	margin-bottom: 0.5em;
	padding: 0.25em;
	width: 50%;
	background: #EEEEEE;
	color: #000000;
	}
#commentform textarea {
	border: 0 solid;
	font-size: 13px;
	margin-bottom: 0.5em;
	padding: 0.25em;
	width: 99%;
	background: #EEEEEE;
	color: #000000;
	}

#commentform input:focus,
#commentform textarea:focus {
	background: #f1f6f8;
	border-color: #ffcc00;
	}

input.button {
	cursor: pointer;
	font-weight: bold !important;
	padding: 0 0.25em;
	overflow: visible;
	width: 0;
    }
input.button[class] {
	width: auto !important;
	}

#comments-guidelines p code {
	margin: 0.5em 0 0;
	}


/* Sidebar derecha */


#sidebar-right {
	float: right;
	margin: 12px 0 0 0;
	width: 340px;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #DDDDDD;
	padding-left: 12px;
	margin-bottom: 2em;
	border-bottom: 2em solid #FFFFFF;
	}

#sidebar-right a {
	color: #000;	
	text-decoration: none;
	}
	
#sidebar-right a:hover {
	color: #cd0000;
	text-decoration: underline;
	}

#sidebar-right h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 12px 0 0.5em;
	font-family: "lucida grande", helvetica, arial;
	color: #062954;
	}

#sidebar-right ol,
#sidebar-right ul {
	list-style: none;
	}
	
#sidebar-right ol, .flickr,
#sidebar-right ul {
	list-style: none;
	}
	
	#sidebar-right li {
	line-height: 1.5em;
	}
.madonna li {
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding: 5px;
	background-color: #ebebeb;
	}
	
.madonna li a:hover {

	background-color: #f5f5f5;
	
	text-decoration: none;
	
	}
#category_cloud a {
	color: #cd0000;
	text-decoration: underline;
	}
#category_cloud a:hover {
	color: #cd0000;
	text-decoration: none;
	}	

#sidebar-right ul li ul.children li {
	background: url(images/children.gif) 0 0 no-repeat;
	padding-left: 16px;
	}

.sidebar-column {
	float: left;
	width: 50%;
	}

.sidebar-column ul.admin-bar li {
	margin: 0 0 3px;
	}
.sidebar-column ul.admin-bar li a img {
	border: 0 solid;
	padding: 0 3px 0 0;
	vertical-align: middle;
	}

#sidebar-right #about-me {
	background: #fff;
	border: 1px solid #ccc;
	border-width: 2px 0 4px;
	margin: 1.5em 0 0;
	padding: 0.5em;
	}
	
#sidebar-right #about-me h3 {
	margin: 0 !important;
	}

#sidebar-right .flickr {
	border: 1px solid #ccc;
	border-width: 2px 0 4px;
	margin: 1.5em 0 0;
	padding: 0.5em;
	}
#sidebar-right .flickr h3 {
	margin: 0 !important;
	}
	
#sidebar-right .flickr img {
	margin: 5px;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	}

img.flickr a:hover  {
	margin: 5px;
	padding: 3px;
	border: 1px dotted #333;
	}	

#category_cloud {
	padding: 0px;
	text-align: justify;
}


/* Pie de pagina */

#footer {
	clear: both;
	font-size: .80em;
	padding: 13px 5px;
	background: #eee;
	color: #000;
	}

#footer span.powered {
	background: url(images/icon_footer_powered.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
#footer span.layout {
	background: url(images/icon_footer_layout.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
#footer span.validate {
	background: url(images/icon_footer_validate.png) 0 50% no-repeat;
	padding-left: 18px;
	}
	
#footer span.feed {
	background: url(images/icon_footer_feed.png) 0 50% no-repeat;
	padding-left: 18px;
	}

#footer a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #666;
	}
	
#footer a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #000;
	}
	
/*CSS Badoo style pagination*/

#paginas {

	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
	}
	
	
.pagination {
	padding: 3px;
	margin: 3px;
	font-size: 1.2em;
	text-align:center;
	
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #003399;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #003399;
	font-weight: bold;
	background-color: #063BA5;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* Imagenes */

smallattachment {
	margin: 20px 20px 10px 20px;
	text-align: center;
	border: none;
	background: #fff;
	text-decoration: none;
	}
img.normal {
	padding: 4px;
	border: 1px solid #DDDDDD;
}

img.derecha {
	margin: 0 0 10px 10px;
	float: right;
	border: none;
	background: #fafafa;
	}	
	
img.logolabs {
	margin: -6px 10px 0 10px;
	float: right;
	border: none;
	}	


img.derecha-borde {
	margin: 0 0 10px 10px;
	float: right;
	border: 1px solid #dddddd;
	padding: 5px;
	background: #fff;
	}

img.centro {
	display: block;
	margin: 10px auto 10px auto;
	text-align: center;
	background: #fff;
	border: none;
	}

img.centro-borde {
	display: block;
	margin: 10px auto 10px auto;
	text-align: center;
	border: 1px solid #dddddd;
	background: #fff;
	padding: 5px;
	}

img.izquierda {
	margin: 0 10px 10px 0;
	float: left;
	border: none;

	}	
img.logoneo {
	margin: 4px 10px 10px 0;
	float: left;
	border: none;

	}
img.izquierda-borde {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #dddddd;
	padding: 5px;
	background: #fff;
	}
img.avatar {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	}

img.right {
	float: right;
	display: block;
	margin: .3em 0 13px 13px;
	}

img.center {
	margin: 13px auto;
	display: block;
	}

/* publicidad */

.publicidad-post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	}
	
#addboton { 
	text-align: left;
	padding: 5px 5px 5px 10px;
	background-color: #e4f4fb;
	}
	
#addsidebar {
	float: left;
	width: 300px;
	padding: 9px;
	margin: 0;
	} 
	
img.logos {
	margin: 20px 20px 10px 20px;
	text-align: center;
	border: none;
	background: #fff;
	text-decoration: none;
	}

