/*   
Theme Name: comunitat
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body.ie6 .main-aside {position:static;}

/*inserta imagen cabecera*/
#blog-title a {
background:url(images/titulo-tmp6.gif) no-repeat top center;
display:block;
text-indent:-9000px;
width: 960px;
height: 50px;
}
#branding {
	padding:50px 0px 50px
}
.wp-email {display:none}
.wp-print {display:none}
/*#access {
	background: url(images/fondo_menu.gif) no-repeat top center;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}*/

h3.widgettitle {display:none}

/*oculta la descripción del blog*/
#blog-description {
	position:absolute;left:-9000px;
}
/*no mostrar comments closer*/
/*.entry-utility {display:none}*/
.comments-closed-link {display:none}
/*.meta-sep-comments-link {display:none};*/

/*alinear page-title*/
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 20px;
}

/*control link leer mas*/
.more-link{
	font-size:20px;
}

a.more-link:link {
    color:#cc071e;
	text-decoration:none;
}

/*a.more-link:visited {
color:#cccccc;
text-decoration:none;
}*/

a.more-link:active, a.more-link:hover, a.more-link:visited {
color:#cc071e;
text-decoration:none;
}

a.wp-email {
	display:none;
}

/*cambiar color links entry-utility*/
.entry-utility a:active, .entry-utility a:hover {
color:#cc071e;
}
/*cambiar color links navigation*/
.navigation a:active, .navigation a:hover {
color:#cc071e;
}

/*color menu*/
/*.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #ffffff;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu li li {
	background:		#fffbf8;
}
.sf-menu li li li {
	background:		#fffbf8;
}*/

/*color de fondo general*/
body {
    background:#fffbf8;
	line-height: 1;
}
/*color frontal del menú*/
.sf-menu li {
	background:	#fffbf8;
}
/* iconos email y print */
div.wp-email a img {
	margin-bottom: -1px;
}
div.wp-print a img {
	margin-bottom: -1px;
}
/*ampliar ancho caja de texto*/
.entry-content {
    padding:22px 0 0 0;
	width:560px
}
.hentry {
    padding:0 0px 0px 20px;
	width:560px
}
.single .hentry {
    padding:0 0 20px 20px;
}


/* cambiar tamaño y color texto nombre widgets de la izq*/
.aside h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
    font-size:10px;
    line-height:22px;
	
}
.aside {
    color:#a5a5a5;
	
}
/* quitar decoración de la lista alinear a la dere + quitar el subrayado*/
.aside ul ul {
    list-style-type:none;
    margin:20px 0px 20px 0px;
	
}
.aside a {
    color:#666;
	text-decoration:none;

}
#secondary {
    clear:right;
	
}
/* cambiar color sobre de los elementos de los widgets*/
.aside a:active,
.aside a:hover {
    color: #cc071e;
} 
/* reducir tamaño texto artículos y títulos*/
body, input, textarea {
    font: 13px Georgia,serif;
    line-height:22px;
}
.entry-title {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
    font-size:19px;
    font-weight:normal;
    line-height:26px;
    padding:0 0 7px 0;
	color:#000000;
}
/*alinear a la izq primary aside*/
.main-aside {
	width:300px;
    float:left;
    position:relative;
}
/* reducir ancho para que coincida con el ancho del menú*/
#primary {
    padding:2px 0 0 0;
    margin-bottom:0px;
	width:300px;
	border-right:1px solid #cccccc;
}
/* pasar a la derecha el bloque de texto*/

/* pasar a la derecha el menú*/
.sf-menu {
    float:left;
	padding:0px 0px 0px 10px;
}
/*corregir separación al desglosar subsecciones*/
.sf-menu a {
	padding:10px 9px;
	text-decoration:none;
}
/*tamaño navigation PAG CON TITULOS*/
.navigation .meta-nav {
	color:#CC071E;
	font-family:tahoma;
	font-size:15px;
	font-style:normal;
	padding:10px 5px 0;
}
/*tamaño navigation PAG SIN TITULOS*/
.navigation .meta-nav-new {
color:#CC071E;
	font-family:tahoma;
	font-size:30px;
	font-style:normal;
	padding:10px 5px 0;
}

/*corregir espacios entre widgets*/
.aside form, .aside table {
	margin-bottom:0;
}

#footer {
	border-top:0px;	
	margin-top:22px;
}
.navigation a {
	color:#666666;
	font-size:15px;
	font-style:italic;
	text-decoration:none;
}
/*quitar navegación superior*/
.paged #nav-above {
	display:none;
}

/*temas footer*/
#subsidiary .aside {
	border-bottom:1px solid #CCCCCC;
	float:left;
	font-size:11px;
	margin:0 20px 0 0;
	width:100%;
}
/*quita márgenes de las imagenes en entry-content*/
.entry-content img {
	margin:0 0 0;
}

/*links entry-content*/

.internal_tag a:hover {
	color:#20edeb;
	text-decoration:none;
}
	
.entry-content a {
	color:#0050a2;
	text-decoration:none;
} 
.entry-content a:hover {
	color:#999999;
	text-decoration:none;	
}
.st-tag-cloud a:hover{
	color:#0050a2;
}
.tag-links a:hover{
	color:#0050a2;
}
.st-tag-cloud {
	padding:0 0 23px;
}

/*#searchsubmit{
	background:url(images/lupa.gif) no-repeat;
	margin:-28px 160px 0px;
	width:24px;
	height:24px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
} 

#noresults-searchsubmit{
	background:url(images/lupa.gif) no-repeat;
	margin:-23px 290px 0px;
	width:24px;
	height:24px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}*/