/*
Theme Name: Ro-K2
Theme URI: http://www.larocadelconsejo.net
Description: Ro-K2 = Roca-2 = Estilo del Blog de La Roca del Consejo
Author: Daniel Villoldo
Author URI: http://grumpywolf.net
Template: k2
*/

body {
	background: white;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page {
	background: white;
	border: none;
	width: 984px !important;
	padding: 5px 0px 12px 0px;
	}

#header {
	height: 10px;
	background: white;
	border-bottom: 0px;
	margin-bottom: 10px;
	}

h1, h2, h3, h4 {
	font-family: Tahoma_, Arial, Helvetica, Verdana, Sans-Serif;
	}

h3, h4, .single .k2-asides h3 {
	font-size: 2.2em;
	letter-spacing: -1px !important;
	}

h1, h2 {
	letter-spacing: -1px !important;
	}

#primary {
	width: 640px;
	}

body.columns-two #primary-wrapper {
	margin-right: -270px;
	}

body.columns-two #primary {
	margin-right: 270px;
	}

.secondary {
	width: 250px;
	font-size: 1.2em;
	}

.secondary ul, .secondary ol {
	margin: 15px 0 0 !important;
	}

.secondary div p {
	margin-top: 15px !important;
	}

#rollingarchives {
	width: 640px;
	}

body.smartposition #rollingarchives {
	width: 640px;
	}

#pagetrackwrap {
	width: 380px;
	}

#pagetrack {
	width: 380px;
	}

/* Aspecto del titulo de cada articulo */
/* ################################### */

h1.entry-title, h3.entry-title {
	border-bottom: 2px dotted #CCCCCC;
	margin: 0px 0px 5px;
	font-size: 2.2em;
	}

.entry-title a {
	text-decoration: none;
	color: #000;
	}

.entry-title a:hover {
	text-decoration: none !important;
	color: #FF8C00 !important;
	}

.entry-title a:visited {
	text-decoration: none !important;
	color: #000;
	}

/* Categoria de Enlaces barra lateral */
/* ################################## */

.sb-links li li,
.widget_links li {
	margin: 0px 0px 0px 24px !important;
	padding: 0px 0px 0px 0px !important;
	line-height: 18px;
	list-style: url('icon_offsite_green.gif') none !important;
	}

.sb-links li li:hover,
.widget_links li:hover {
	margin: 0px 0px 0px 26px !important;
	padding: 0px 0px 0px 0px !important;
	line-height: 18px;
	list-style: url('icon_offsite_green.gif') none !important;
	}

/* Titulo y descripcion del blog */
/* ############################# */

h1.blog-title {
	display: none;
	}

div.blog-title {
	display: none;
	}

#header .description {
	display: none;
	}

/* Menu de cabecera */
/* ################ */

ul.menu {
	left: 100px;
	top: -10px;
	}

ul.menu, ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	color: #444;
	font-weight: bold;
	background: #e0e0e0; /* f9f9f9 */
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	}

ul.menu li a:hover {
	background: #666;
	color: #fff !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #000 !important;
	background: #CBDFFF;
	}

/* Aspecto de los comentarios */
/* ########################## */

#commentlist li .comment-content {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 10px 0pt;
	}

#commentlist li {
	border: 1px solid #BBBBBB;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 3px 0;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #E4E9EF none repeat scroll 0%;
	border-color: #D2D7DD;
	border-style: solid;
	height:100%;
	}

li.bypostauthor blockquote {
	background-color: transparent;
	}

/* Parrafos Especiales */
/* ################### */

.alert {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}
	
.alert2 {
	background: #FFF6BF url('parrafo-alert.png') 10px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.download {
	background: #D0F29D url('parrafo-download.png') 10px center no-repeat;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}
	
.construction {
	background: #ffcccc url('parrafo-cross.png') 10px center no-repeat;
	border-top: 2px solid #c90404;
	border-bottom: 2px solid #c90404;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.favorite {
	background: #FFF6BF url('parrafo-favorite.png') 10px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.info {
	background: #9DD1F2 url('parrafo-info.png') 10px center no-repeat;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.question {
	background: #9DD1F2 url('parrafo-question.png') 10px center no-repeat;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.code {
	background: #f2f2f2 url('parrafo-code.png') 10px 10px no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	padding: 10px 10px 10px 52px;
	text-align: left;
	font: Courier, Fixed;
	min-height: 30px;
	}
	
code {
	display: block;
	background: #f2f2f2 url('parrafo-code.png') 10px 10px no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	padding: 10px 10px 10px 52px;
	text-align: left;
	font: Courier, Fixed;
	min-height: 30px;
	}

.bluebox {
	background: #9DD1F2;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	text-align: center;
	padding: 5px 20px;
	}
	
.yellowbox {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	}
	
.redbox {
	background: #ffcccc;
	border-top: 2px solid #c90404;
	border-bottom: 2px solid #c90404;
	text-align: center;
	padding: 5px 20px;
	}
	
.greenbox {
	background: #D0F29D;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	text-align: center;
	padding: 5px 20px;
	}

.greybox {
	background: #f2f2f2;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	text-align: center;
	padding: 5px 20px;
	}

.quote {
	background: url('parrafo-quote.png') 5px 4px no-repeat;
	margin: 10px auto;
	min-height: 35px;
	padding: 0 20px 0 50px;
	color:#777777;
	}

blockquote p.author {
	font-weight: bold;
	margin-top: -5px;
	text-align: right;
	}

/* Imagenes sin bordes */
/* ################### */

img.nbimg,
.entry-head h3 a img,
.entry-head h3 a img:hover,
.pagetitle h2 a img,
.pagetitle h2 a img:hover,
.page-head h2 a img,
.page-head h2 a img:hover,
.hentry img.wp-smiley,
.hentrytext img.wp-smiley  {
	padding: 0 !important;
	border: none !important;
	background: none;
	}

/* Footer */
/* ###### */

#footer {
	background: #587493;
	color:#EEE;
	font-size:12px;
	line-height:18px;
	text-align: left;
	margin: 0 auto;
	padding: 12px 42px 12px;
	width: auto !important;
	border-top: 2px solid #000;
	height: 60px;
	}

#footer a {
	border-bottom: 1px dashed #FFF;
	color: #DD5;
	}

#footer a:hover {
	color: #DDD;
	border-bottom: 1px dashed #DDD;
	}

#textofooter {
	width: 500px;
	float: left;
	}

#logoroca {
	background: url('http://larocadelconsejo.net/img/tha_120x60.png') no-repeat;
	width: 120px;
	height: 60px;
	float: right;
	}

/* Muestra estadisticas */

.footerstats {
	display: inline;
}

/* Arreglos y retoques varios */
/* ########################## */

/* Arreglo WP-Grins */

#wp_grins {
	padding-top: 10px;
	}

/* Arreglo en aspecto de brian latest comments */

.sb-comments-blc li > a[title="Ir a los comentarios de esta entrada"],
.widget_bb_blc_latestcomments  li > a[title="Ir a los comentarios de esta entrada"] {
	position: absolute;
	right:0;
	color: #999;
	}

/* Contador de comentarios visible (numero de orden) */

#commentlist li .counter {
	color: #DDD;
	float: right;
	width: 50px;
	font-size: 3em;
	font-weight: bold;
	text-align: right;
	display: block;
	}

/* Aspecto del gravatar en comentarios */

#commentlist li img.avatar {
	border: 1px solid #AAA;
	padding: 3px;
	margin: 6px 10px 0px 0px;
	}

#commentlist li .gravatar {
	float: left;
	}

.comment-meta {
	margin: 0 15px 0 80px;
	}

#commentlist li .comment-content {
	margin-left: 83px;
	}

/* Imagenes con borde en cuerpo principal */

.entry-content img {
	border: 1px solid #ccc;
	max-width: 100%;
	padding: 4px;
	}

#primary .entry-content a img:hover {
	border: 1px solid #000 !important;
	}

/* Aspecto Ultimos Articulos, Cuantra Atras, Categorias */
/* y Articulos Relacionados en barra lateral */

.secondary div.countdown_widget li {
	background: transparent url('icon-flag.gif') no-repeat scroll -4px 4px;
	margin: 0pt 0pt 8px;
	padding: 0pt 0pt 0pt 20px;
	}

.secondary div.sb-latest li,
.secondary div.widget_recent_entries li {
	border: medium none;
	list-style-type: disc;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	}

.secondary div.sb-categories li,
.secondary div.widget_categories li {
	border: medium none;
	list-style-type: square;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	}

.secondary div.widget_yarpp li {
	background: transparent url('pbd-ul.png') no-repeat scroll 0pt 6px;
	margin: 0pt 0pt 8px;
	list-style-type: none;
	padding: 0pt 0pt 0pt 20px;
	}

.secondary div.widget_yarpp ul p {
	margin: 8px 0px !important;
	font-size: 11px;
	padding: 0pt 0pt 0pt 20px;
	}

.secondary div.sb-about p {
	text-align: justify;
	font-size: 12px;
	}

/* Icono delete busqueda */

div.secondary #searchreset {
	width: 16px;
	height: 20px;
	background: url('delete.gif') no-repeat scroll 0pt 2px;
	}

/* Ocultar la edicion de widgets */

.secondary .module-edit {
	display: none;
	}

/* Flechas de seguir leyendo */

.entry-content a[href*='#more-']:after {
	content: ' \00BB';
	}

/* Imagenes en el cuerpo de los mensajes con enlace */
/* Arreglo para que no salga la linea inferior cuando */
/* hay un cuadro wp-caption (foto con pie) */

.wp-caption {
	padding: 3px;
	border: 1px solid #ddd;
	}

.wp-caption:hover {
	padding: 3px;
	border: 1px solid #000;
	}

#primary .entry-content .wp-caption a img:hover {
	border: 0px solid #000 !important;
	}

/* CSS Plugin FV Community News */

.fvCommunityNewsList {
	padding: 0 !important;
	margin-left: 5px !important;
	}

ul.fvCommunityNewsList {
	margin: 5px 0 0 !important;
	}

.fvCommunityNewsList li, .fvCommunityNewsList li:before {
	list-style: none !important;
	content: "" !important;
	color: #333 !important;
	}

.fvCommunityNewsList li strong {
	display: block;
	margin-top: 5px !important;
	}

.fvCommunityNewsList li strong a {
	background: #E1ECFC url('icon_link.gif') no-repeat scroll 3px 0.4em;
	border-bottom: 1px solid #D1E2FB;
	padding: 0.1em 0.2em 0.1em 16px;
	}

.fvCommunityNewsList li strong a:hover {
	background-color: #679ef1;
	background-image: url('icon_link2.gif');
	color: #fff;
	text-decoration: none;
	}

.fvCommunityNewsList li small {
	font-size: .8em;
	font-style: normal;
	letter-spacing: 0 !important;
	margin-left: 0px !important;
	}

.fvCommunityNewsList li p {
	margin-top: 4px !important;
	font-size: 11px;
	}

#fvCommunityNewsForm label {
	display: block;
	color: #000;
	font: 11px Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 4px 0 1px 3px;
	}

#fvCommunityNewsForm label em {
	color: #e00;
	font: 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}

#fvCommunityNewsForm input, #fvCommunityNewsForm textarea {
	width: 250px !important;
	font: 11px Verdana, Geneva, sans-serif;
	padding: 3px 2px;
	color: #333;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	}

#fvCommunityNewsForm input:focus, #fvCommunityNewsForm textarea:focus { border-color: #b4b4b4 #cbcbcb #cbcbcb #b4b4b4; }
#fvCommunityNewsForm input.error, #fvCommunityNewsForm textarea.error { border-color: #e40000 #fb0000 #fb0000 #e40000; }
#fvCommunityNewsForm input.error:focus, #fvCommunityNewsForm textarea.error:focus { border-color: #c40000 #db0000 #db0000 #c40000; }
#fvCommunityNewsForm textarea { height: 50px; }

#fvCommunityNewsSubmit {
	width: auto !important;
	display: block;
	margin-top: 4px;
	}

#fvCommunityNewsForm small a {
	outline: none !important;
	}

#fvCommunityNewsErrorResponse {
	color: #e40000;
	}

/* CSS Plugin Pagenavi */

.wp-pagenavi {
	padding: 10px 0px;
	font-size: 12px;
	background: #F5F5F5;
	border-top: 2px solid #F2F2F2;
	}

.wp-pagenavi a, .wp-pagenavi span {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px; 
	margin: 5px;
	text-decoration: none;
	border: 0px;
	color: #000;
	background-color: #F5F5F5;
	}

.wp-pagenavi a:visited {
	padding: 2px 5px; 
	margin: 5px;
	text-decoration: none;
	border: 0px;
	color: #000;
	background-color: #F5F5F5;	
	}

.wp-pagenavi a:hover {	
	border: 0px;
	color: #000;
	background-color: #CCC;
	}

.wp-pagenavi a:active {
	padding: 2px 5px;
	margin: 5px;
	text-decoration: none;
	border: 0px;
	color: #0066cc;
	background-color: #FFF;
	}

.wp-pagenavi span.pages {
	padding: 2px 5px;
	margin: 5px;
	color: #000;
	border: 0px;
	background-color: #F5F5F5;
	}

.wp-pagenavi span.current {
	padding: 2px 5px;
	margin: 5px;
	font-weight: bold;
	border: 1px solid #EEE;
	color: #000;
	background-color: #FFF;
	}

.wp-pagenavi span.extend {
	padding: 2px 5px;
	margin: 5px;
	border: 0px;
	color: #000;
	background-color: #F5F5F5;
	}

/* Estilo widget twitter */
/* ===================== */

.widget_twitter li {
	background: transparent url(p-con-li.png) no-repeat scroll left 2px;
	color: #288;
	padding: 2px 0 2px 13px !important;
	}

.twitter-timestamp {
	color: #666;
	font-size: .8em;
	}

.widget_twitter img {
	float: right;
	margin:6px -5px 5px;
	}

/* Estilo carteles de feed sindicado */
/* ================================= */

.syndicated {
	background-color: #eeeeee;
	padding: 0.5em 3.0em;
	margin: 0.5em;
	border: 1px dashed #000000;
	}

/* Estilos especificos de feeds externos importados */
/* ================================================ */

.flota {
	float: right;
	margin: 0 1em 1em 0;
	padding: 2px;
	text-align: center;
	}

.feedflare {
	display: none;
	}


