/*  
Tema: Shpera
Version: 1.0
Autor: Expansiva
Autor URI: http://www.expansiva.com
*/


/* Main */

* {
	margin: 0;
	padding: 0;
}


/*For comment avatars*/
.avatar { float: left; padding: 0px 4px 0px 0px; margin: 0; border: 0px solid #ddd; background: white; } 
/*For avatars in post content*/
.post_avatar { padding: 2px; margin: 0; border: 1px solid #ddd; background: white; } 


body {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/topbg-4.gif) repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	color: #7e7e7e;}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:-1px;}
		
h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #e20000;}
	
h2.title {
	font-size: 45px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;}

p, ol, ul {line-height: 1.67em;}

a {color: #4c4c4c;}
a:hover {text-decoration: none;}

img {border: 0;}

hr {display: none;}

.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}
.floatleft{float:both;}
.floatright{}





/* cabecera */
#cabecera {
	width: 790px;
	height: 160px;
	margin: 0px auto;}

	/* rss */
	#rss {
		width: 500px;
		float: right;
		margin: 0;
		padding: 0;
		background: url(images/rss.jpg) no-repeat center right;}
	
		#rss a {
			float: right;
			text-decoration: none;
			color: #fff;
			padding-right: 25px;}
	
		#rss a:hover, .active a {
			color: #ccc;
			text-decoration: underline;}

	/* logotipo */
	#logo {
		width:250px;
		float: left;
		padding:0;}
	
		#logo h1 {
			margin: 0 0 0 0;
			padding: 0 0 0 0;}

			#logo h1 a {
				display:block;
				width:250px;
				height:160px;
				margin:0 0 0 0;
				padding:0 0 0 0;
				background:url(images/topbg-cabecera.gif) no-repeat top left;}
			
				#logo h1 a span{display:none;}

		#logo p {
			display:none;
			margin: -5px 0 0 0;
			text-transform: uppercase;
			font-size: 1.22em;
			letter-spacing: -1px;
			color:#dcdcdc;}
		
		#logo a {
			text-decoration: none;
			color: #444;}

	/* paginas */
	#menu-paginas {float: right;}
	
		#menu-paginas ul {
			margin: 0px;
			padding: 93px 0px 0px 0px;
			list-style: none;}
		
		#menu-paginas li {display: inline;}
	
		#menu-paginas a {
			display: block;
			float: left;
			margin-left: 20px;
			font-weight: bold;
			text-decoration: none;
			text-transform: lowercase;
			font-size: 1.36em;
			color: #444;}
		
		#menu-paginas a:hover, .active a {border-bottom: 3px solid #fff;}


.menu-sidebar{
	margin: 10px 0 !important;}
.menu-sidebar li{
	margin: 0 0 5px 0;
		padding: 0 0 0 16px;
	background:url(images/icono-menu-sidebar.gif) no-repeat 0 60%;}



/* marco */
#marco {background: url(images/bottombg.gif) repeat-x left bottom;}

	/* contenedor */	
	#contenedor {
		width: 788px;
		margin: 0px auto;
		padding: 40px 0;}

		/* contenido */
		#contenido {
			float: left;
			width: 520px;}



			/* articulos */
			.post {
				margin: 0 0 20px;
				text-align: justify;}


				.post ul, .post ol {padding: 0 0 0 20px;}
				.post li {padding: 0 0 0 10px;}
	
				.post .date {
					background: url(images/datebg.gif) no-repeat top left;
					width: 41px;
					height: 50px;
					float: left;
					position: relative;
					padding: 0 10px 0 0;}
				
				.post .month {
					font-size: 13px;
					color: #fff;
					position: absolute;
					top: 25px;
					left: 10px;}
				
				.post .day {
					font-size: 22px;
					color: #fff;
					position: absolute;
					top: 2px;
					left: 7px;}
				
				.post .title {
					margin: 0 0 10px 0;
					padding: 0 0 5px 50px;
					font-size: 2em;
					color:#444;
					text-align:left !important;
					border-bottom:1px dotted #999;}

				.post .title a{
					font-family: georgia, arial;
					color:#666;
					line-height:1.2em;
					font-style:italic;
					text-decoration:none;
					text-align:left !important;}
				
				.post .title a:hover{color:#d40000;}
					
				
				.post .pagetitle {
					margin: 0;
					padding: 0 0 5px 0;
					font-size: 1.8em;}

.post .meta {
	/* background: url(images/categorybullet.gif) no-repeat left center; */
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #999;}


	/*
	.post .meta a {
		padding:0 3px;
		color:#fff;
		text-decoration:none;
		background: #b2b2b2;}
	*/
	
	.post .meta a {
		color:#999;
		text-decoration:underline;
		font-weight:bold;}

.post .entry a {
	padding: 0 10px 0 0;
	color:#d40000;
	text-decoration:none;
	background: url(images/icono-enlace.gif) no-repeat 100% 55%;}
.post .entry a:hover {color:#fff; background: #de0000 url(images/icono-enlace.gif) no-repeat 100% 55%;}


.post .entry a.more-link{
	width:50px;
	height:20px;
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #444;}

.post .entry a.more-link:hover{color:#fff; background: #333;}

.post .comment {
	background: url(images/commentbullet.gif) no-repeat left center;
	padding: 0 10px 0 20px;}

.post .editlink {
	background: url(images/icon-edit.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.post .commentsrss {
	background: url(images/icon-feed.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.post .trackback {
	background: url(images/icon-trackback.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}

.post .entry {
	padding: 10px 0 30px 0;
	text-align:justify;
}
.post .entry p{
	margin: 0 0 10px 0;
	color:#444;
}

.post .entry img{
	
}

.wp-caption{
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
	text-align:center !important;
	font-style:italic;
	border:3px solid #ccc;
	}

/* Forms */

.namebar {
	background: url(images/namebar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}
.mailbar {
	background: url(images/emailbar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}
.urlbar {
	background: url(images/urlbar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;}

#commentform textarea {
	width: 305px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff;}

#commentform #submit {
	margin: 5px;
	float: left;
	border: 0px;
	background: url(images/button.gif) no-repeat center left;
	padding: 5px;
	color: #fff;}


/* sidebar ( columna derecha ) */
#columna-derecha {
	float: right;
	width: 240px;}

	.columna-derecha-modulo{
		margin: 0 0 10px 0;
		padding:10px;
		background:#f2f2f2;}
		
		.columna-derecha-modulo h3 {
			margin: 0 0 5px 0;
			padding: 0 0 5px 0;
			font-family: georgia, arial;
			font-size: 1.8em;
			font-weight:normal;
			font-style:italic;
			color:#666;
			border-bottom:1px solid #fff;}
	
		.columna-derecha-modulo p {color:#444;}
		.columna-derecha-modulo p.etiquetas		{color:#646464;}
		.columna-derecha-modulo p.etiquetas a	{
			color:#9f9f9f;
			display:block;
			float:left;
			text-decoration:none;
			margin:4px 3px;
			line-height:0.8em;}
	.columna-derecha-modulo p.etiquetas a:hover	{
			color:#666;
			text-decoration:underline;}

		.columna-derecha-modulo ul {
			margin: 0;
			padding: 0;
			list-style: none;}



/* Footer */

#wrapper2 {
	background: #333;
	border-top: 4px solid #666;
}

#footer {
	width: 790px;
	margin: 0 auto;
	padding-top: 30px;
	color: #eee;
}

#footer a {
	color: #eee;
	text-decoration: none;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	padding-left: 29px;
}



#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	padding-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding: 0 0 3px 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #fff;
}

#legal {
	clear: both;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #aaa;
	background: #000;
}

#legal a {
	color: #aaa;
}



/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
	padding: 0;
	font-size: 1.35em;
	color: #575757;
}
.commentlist {
	text-align: justify;
	padding: 20px;
}
.commentlist li {
	padding: 0 0 0 10px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
}
.commentlist .commentuser, .commentlist .commentuser a {
	font-weight: normal;
	color: #5cbdea;
	text-align: right;
	font-style: italic;
	padding-bottom: 15px;
}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}
.nocomments {
	text-align: center;
}




.search {
	width: 100%;
	border: 1px solid #eee;
	height: 25px;
}
.searchbar {
	width: 85%;
	margin: 3px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: none;
	background: #fff;
	float: right;
}
.searchbut {
	border: none;
	background: url(images/searchbut.gif) no-repeat top left;
	width: 15px;
	height: 14px;
	margin: 5px 5px;
	float: left;
	padding: 5px;
	cursor: pointer;
}



acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to
	the right. And using 'class="centered', will of course center
	the image. This is much better than using align="center", being
	much more futureproof and valid. */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	}

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