/*
Theme Name: Re-publica del sol naciente 2.0
Theme URI: http://www.re-publica.com/wp-content/themes/2punto0/
Description: Theme para re-publica.com
Version: 1.0
Author: Jos&eacute; Carlos Ortega
Author URI: http://www.pegote.net
*/

#page {		
	background-image: url("fondocontenedor.png");	
	background-repeat: repeat-y;
	width: 520px;
	_width: 740px;
	padding-left: 110px;
	padding-right: 110px;
	margin-left: auto;
	margin-right: auto;		
	}

#header {
	padding-top: 190px;
	background-image: url("cabecera.png");
	background-position: top center;
	background-repeat: no-repeat;		
	}

#sidebar {	
	visibility: hidden;	
	}


#footer {	
	margin-top: -20px;
	padding-bottom: 200px;
	}
	
#footer img {
	border: 0;
}

body {
	background-image: url("fondo.png");
	margin: 0;	padding: 0;
	font-family: 'Trebuchet MS', 'Sans Serif', Sans;
	font-size: .9em;
	line-height: 1.4em;
	color: #666666;	
	}

h1 {	
	visibility: hidden;		
	}		

h2 {
	clear: both;		
	}

h2 a:link{	
	color: #c40000;
	text-decoration: none;	
	}
		
h2 a:visited{
	color: #c40000;
	text-decoration: none;
}

h2 a:hover{
	color: #FFFFFF;
	}

blockquote {
	background-image: url("fondoblock.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1.1em;
	font-style: italic;
}

hr {	
	clear: both;
	background-image: url("separador.png");
	background-repeat: no-repeat;	border: 0;
	padding-top: 14px;
	margin-bottom: 22px;	
}

li {
	line-height: 1.7em;
	margin-top: 1.4em;
}

img {		
	padding: 2px;
	margin: 4px;
	border: dotted 1px #BECFAE;	
	}

a:link{
	color: #C40000;
	text-decoration: none;
	}

a:visited {
	text-decoration: underline;
	color: #437843;	
	}
	
a:hover {	
	background-color: #c40000;
	color: #ffffff;
	}

cite {
	background-color: #efefef;
}

.description a{
	text-decoration: none;
}

.textarea {
	border: 1px dotted #437843;
	padding: 6px;
}

.searchbox {
	clear: both;
	}

.left {	
	float: left;	
	}

.right {		
	float: right;	
	}
	
.description {
	color: #BECFAE;	
	}
	
.comment {
	background-image: url("coment.png");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: Arial, Helvetica, "Sans Serif", Sans;
	font-size: .8em;
}

#porcadacoment img{
	position: fixed;
	bottom: 0;
	left: 0;
	border: 0;
	margin: 0;
	padding: 0;	
	}
	
#twitter {
	position: fixed;
	top: 0;
	right: 0;
	float: right;
	}