/*  
Theme Name: Sareblog
Description: Tema para la web corporativa de la red de blogs en Euskera Sareblog
Version: 1.0
Author: Inicia Media, S.L.
Author URI: http://www.iniciamedia.com/
*/

body, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background: #d8d9d3 url(images/background.gif) repeat-y center;
}

a{
	color: #009543;
}

a img{
	border: 0;
}

form {
	padding: 0 0 0 10px;
}

br {
	padding: 0;
	margin: -10px 0 0 0;
}

#container{
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background: #fff;
}

#header{
	margin: 0;
	padding: 0;
}

#logo{
	height: 82px;
	width: 181px;
	float: left;
}

#navegacion {
	float: right;
	width: 750px;
	text-align: right;
}

#idiomas ul{
    margin: 0;
	padding: 0 10px 0 0;
}

#idiomas ul li{
    margin: 0;
	padding: 5px 2px;
	display: inline;
	font-size: 11px;
}

#idiomas ul li a{
	color: #666;
	text-decoration: none;
}

#idiomas ul li a:hover{
	color: #dc241f;
}

.active {
	color: #009543;
}

/*- Menu Tabs C--------------------------- */
#tabsC {
	float:right;
    font-size:12px;
    margin: 28px 0 0 0;
}

#tabsC ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}

#tabsC li {
  	display:inline;
    margin:0;
    padding:0;
}

#tabsC a, #activada a {
    float:left;
    background:url("images/tableftC.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabsC a span, #activada a span {
    float:left;
    display:block;
    background:url("images/tabrightC.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
   /* color:#000;*/
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {float:none;} /* End IE5-Mac hack */

#tabsC a:hover span {
    color:#FFF;
}

#activada a {
    color: #dc241f;
	background-position:0% -42px;
}

#tabsC a:hover{
	background-position:0% -42px;
}

#tabsC a:hover span, #activada a span {
    background-position:100% -42px;
}        

#cabecera{
	clear: both;
}

#modulos-inicio{
	height: 159px;
	background: url(images/bg-modulos-inicio.gif) repeat-x;
}

.modulo-singular{
	width: 285px;
	float: left;
	margin: 0 0 0 25px;
	padding: 18px 0 0 0;
}

.modulo-singular h1, #reddeblogs h1, .page h1 {
	background: url(images/linea-h1-modulo.gif) repeat-x bottom;
	font-size: 22px;
	padding: 0;
}

.modulo-singular p{
	font-size: 12px;
	color: #333;
	line-height: 15px;
	margin: 0;
	padding: 10px 0;
}

.leermas {
	background: url(images/leermas.png) no-repeat;
	width: 104px;
	height: 19px;
	font-size: 12px;
	float: right;
	padding: 2px 0 0 11px;
}

.leermas a{
	color: #fff;
	text-decoration: none;
}

.leermas:hover {
	background: url(images/leermashover.png) no-repeat;
}

#reddeblogs {
	padding: 10px 0 10px 25px;
	background: url(images/fondo-imagotipo.gif) no-repeat right top;
}

#reddeblogs h1{
 	width: 287px;
}

.modulo-blogs, .modulo-blogs-center{
 	width: 287px;
	float: left;
	margin: 15px 14px 0 0;
}

.modulo-blogs-center{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding: 0 10px;
}

.modulo-blogs h2, .modulo-blogs-center h2{
	font-size: 16px;
	color: #009543;
	margin: 0;
	padding: 0;
}

.modulo-blogs p, .modulo-blogs-center p{
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 5px 0 10px 0;
}

.modulo-blogs ul, .modulo-blogs-center ul{
	margin: 0 0 0 16px;
	padding: 0;
	clear: both;
}

.modulo-blogs ul li, .modulo-blogs-center ul li{
	margin: 0;
	padding: 0;
	list-style-image: url(images/listli-post-blogs.gif);
	font-size: 12px;
}

.modulo-blogs ul li a, .modulo-blogs-center ul li a, .modulo-blogs a, .modulo-blogs-center a{
	color: #009543;
	text-decoration: none;
}

.modulo-blogs ul li a:hover, .modulo-blogs-center ul li a:hover, .modulo-blogs a:hover, .modulo-blogs-center a:hover{
	color: #dc241f;
}

.cab-blogs{
	border: solid 2px #009543;
	margin: 0 0 10px 0;
}

.reddeblogs-falso{
	clear: both;
}

.medio {
	vertical-align: middle;
}

#content-page {
	background: url(images/fondo-imagotipo.gif) no-repeat right top;
	padding: 15px;
	margin: 0 0 50px 0;
}

.page {
	font-size: 14px;
}

.page h1 {
 	width: 200px;
	color: #dc241f;
	font-size: 26px;
}

.page h3 {
	color: #009543;
	font-size: 18px;
	padding: 15px 0 0 0;
}

.content{
	float: left;
	width: 585px;
	padding: 0;
	margin: 0;
}

.post{
	font-size: .8em;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #ccc;
	clear: both;
	margin: 0 0 25px 0;
}

.post h1{
	margin: 0;
	padding: 0;
	font-size: 2em;
	color: #009543;
	letter-spacing: -0.5px;
	line-height: 35px
}

.post h1 a, .postindex h1 a{
	text-decoration: none;
	color: #009543;
}

.post img.alignleft, .page img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright, .page img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.aligncenter, .page img.aligncenter{
	display: block;
	margin: auto;
}

.post ul li{
	list-style: square;
}

.post-date{
	padding: 2px;
	color: #999;
	font-size: .9em;
}

.post-author{
	padding: 5px 0;
	border-top: solid 1px #d2d0d0;
	font-size: .9em;
}

.post-footer{
	padding: 10px;
	background: #eee;
	border-top: solid 1px #d2d0d0;
}

.post-footer img{
	vertical-align: middle;
}

.post blockquote{
	margin: 0 0 0 15px;
	padding: 0 20px 0 40px;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	font-style: italic;
	color: #999;
	font-size: 16px;
}

.comentarios{
	font-size: 2.2em;
	float: right;
	padding: 7px 2px 0 0;
	width: 48px;
	height: 53px;
	text-align: center;
	background: url(images/bg-comment.gif) no-repeat center;
	margin: 0 10px 0 25px;
}

.comentarios a{
 	text-decoration: none;
 	color: #fff;
}

.imgright {
	float: right;
	margin: 0 0px 20px 20px;
	display: block;
}
		
.imgcenter {
	margin: 0 auto;
	display: block;
}

.navigation{
	margin-bottom: 20px;
	padding: 10px 0;
	font-size: .7em;
}

.navleft{
	margin-right: 260px;
}

.navright{
	float: right;
	text-align:right;
	width: 240px;
}

#comments h5{
	font-size: 1.4em;
	color: #009543;
	margin: 0 0 20px 0;
}

.bgcontcomment{
	background: url(images/bgcontcomment.jpg);
	height: 31px;
	width: 44px;
	color: #fff;
	font-weight: bold;
	float: left;
	margin: 0 5px 0 0;
	font-size: 20px;
	padding: 6px 0 0 0;
	text-align: center
}

.commentlist {
	margin: 0 0 25px 0;
}

.commentcite{
	padding: 0;
	margin: 0;
	background: url(images/bgcomment2.gif) repeat-y;
}

.commenttext{
	margin: 0;
	padding: 0 15px;
	font-size: .8em;
	line-height: 18px;
}

.commentautor{
	font-size: 12px;
	padding: 0 0 15px 25px;
}

.moderacion{
	font-size: 12px;
	color: #ff0000;
}

.requerido{
	font-size: 12px;
	color: #009543;
	padding: 2px;
	margin: 0 0 3px 0;
}

#divcomments label{
	font-size: 12px;
}

.page blockquote{
	margin: 0 0 15px 15px;
	float: right;
	width: 215px;
	padding: 0 20px 0 40px;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	font-style: italic;
	color: #999;
	font-size: 22px;
	border-bottom: solid 2px #009543;
}

cite{
	font-style: normal;
}

.flecha-roja{
	color: #dc241f;
}

.sidebar{
	float: left;
	padding: 0;
	margin: 0 0 0 30px;
	width: 300px;
}

.sidebar h2{
	margin: 0 0 10px 0;
	padding: 5px 0 3px 0;
	font-size: 1em;
	color: #333;
	background: url('images/linea-h1-modulo.gif') repeat-x bottom;
}

.sidebar a:hover, .sidebar h2 a{
	color: #000;
}

.sidebar p{
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-size: .8em;
}

.sidebar a{
	text-decoration: none;
}

.sidebar ul{
	margin: 2px 8px 5px 28px;
	padding: 0;
}

.sidebar ul li{
	list-style-image: url(images/bullet_green.gif);
	padding: 0;
	margin: 0;
	font-size: .8em;
	color: #000;
}

.sidebar ul ul{
	margin: 0 5px 0 15px;
	padding: 0;
}

.sidebar ul ul li{
	margin: 0 0 0 3px;
	padding: 5px 0 0 0;
	list-style:circle;
	color: #1a4c8b;
	font-size: 1em;
}

.sidebar ul li img, .feedicon{
	vertical-align: middle;
}

.acercade{
	display:inline;
}

.modulo{
	margin: 0 0 15px 0;
	padding: 0;
}

.modulo h2{
	margin: 0;
	padding: 0 0 10px 0;
}

.nubetags{
	text-align: center;
	margin: 0 8px;
}

.falso {
	clear: both;
	padding: 0 0 50px 0;
}

#navleft{
	float: left;
	width: 145px;
}

#navright{
	float: right;
	width: 145px;
}

#footer{
	clear: both;
	font-size: .7em;
	margin: 45px 0 0 0;
	padding: 4px 10px 0 10px;
	color: #fff;
	height: 27px;
	background: url(images/bg-footer.gif) repeat-x top;
}

#footer p{
	margin: 0;
	padding: 6px 0 0 0;
}

#footer a{
	color: #fff;
}

#footer-izq{
	width: 400px;
}

#footer-der{
	float: right;
}

/*
	Plugin URL: http://www.mis-algoritmos.com
	Autor: Victor De la Rocha
	Version: 0.2
*/
/*Digg*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #009543;
		
		text-decoration: none; /* no underline */
		color: #009543;
	}
	div.pagination a:hover, div.pagination a:active {
		/*border: 1px solid #000099;*/

		color: #fff;
		background: #009543;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		/*border: 1px solid #000099;*/
		
		font-weight: bold;
		background-color: #dc241f;
		color: #fff;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #ddd;
	}