body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8E959B;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #E55D13;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 706px;
	height: 225px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

/* Logo */

#logo {
	float: left;
	width: 208px;
	height: 208px;
	padding: 0 15px 0 0;

}

#logo h1 {
	padding: 120px 0 0 0;
	text-align: center;
	letter-spacing: -3px;
	font-size: 40px;
	font-weight: normal;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 13px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
}

#logo a:hover {
	color: #990000;
}

/* Menu */

#menu {
	float: left;
	padding: 0 0 0 0;
}

#menu ul {
	height: 55px;
	margin: 0;
	padding: 23px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 96px;
	height: 43px;
	padding-top: 12px;
	background: url(images/img03.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img04.jpg);
	color: #FFFFFF;
}



/* Menu2 */

#menu2 {
	margin-left:0px;
	
}

#menu2 ul {
	height: 55px;
	margin: 0;
	padding: 50px 0;
	list-style: none;
}

#menu2 li {
	display: inline;
	margin-left:4px;
}

#menu2 a {
	display: block;
	float: left;
	width: 135px;
	height: 43px;
	padding-top: 12px;
	background: url(images/img33.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 16px;
}

#menu2 a:hover, #menu2 .active a {
	background-image: url(images/img44.jpg);
	color: #FFFFFF;
}





/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 480px;
}
#posts2 {
	float: right;
	width: 700px;
}
.post {
	padding-bottom: 1em;
}

.post .title {
	padding-top: 5px;

	font-size: 1.4em;
	font-weight: normal;
	color: #8E959B;
	line-height:1em;
}

.post .date {
	height: 20px;
	padding: 2px 0 0 10px;
	background: url(images/img12.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
}
.post .date2 {
	height: 20px;
	padding: 2px 10px 0 10px;
	background: url(images/img122.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
}

.post .date3 {
	height: 5px;
	padding: 2px 0 0 10px;
	background: url(images/img12.gif) no-repeat;
	font-size: 8px;
	font-weight: normal;
}

.post .date4 {
	height: 5px;
	padding: 2px 0 0 10px;
	background: url(images/img122.gif) no-repeat;
	font-size: 8px;
	font-weight: normal;
	text-align:right;
}


.post .story {
	padding: 0 20px;
	line-height: 1em;
	font-size: 0.8em;
	text-align:justify;
}
.post .story2 {

	line-height: 1em;
	font-size: 0.8em;
}
.post .meta {
	height: 40px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	background: #EEEDED url(images/img13.gif) no-repeat;
}

.post .meta span {
	display: none;
}

.post .meta p {
	margin: 0;
	padding: 10px 0 0 0;
}

.post .meta a {
	float: left;
	height: 20px;
	padding: 4px 20px 0 37px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #777777;
}

.post .meta a:hover {
	color: #E55D13;
}

.post .category {
	background: url(images/img14.gif) no-repeat left bottom;
}

.post .comments {
	background: url(images/img15.gif) no-repeat left bottom;
}

/* Bar */

#bar {
	float: left;
	width: 200px;
}

/* Box Style One */

.boxed1 {
	margin-bottom: 20px;
}

.boxed1 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(images/img06.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed1 ul {
	margin: 0;
	padding: 0;
	background: #E4E9C5 url(images/img07.jpg) no-repeat left bottom;
	list-style: none;
}

.boxed1 li {
	padding: 10px;
	background: url(images/img08.gif) repeat-x;
	font-size: small;
}

.boxed1 a {
	text-decoration: none;
	font-weight: bold;
	color: #A7B83F;
}

.boxed1 a:hover {
	color: #545C20;
}

.boxed1 .active, .boxed1 .active a {
	background-color: #ABB63D;
	color: #FFFFFF;
}

/* Box Style Two */

.boxed2 {
	margin-bottom: 20px;
}

.boxed2 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(images/img09.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed2 ul {
	margin: 0;
	padding: 0;
	background: #C5DFE9 url(images/img10.jpg) no-repeat left bottom;
	
	list-style: none;
}

.boxed2 li {
	padding: 10px;
	background: url(images/img11.gif) repeat-x;
	font-size: small;
}

.boxed2 a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.boxed2 a:hover {
	color: #204B5C;
}

.boxed2 .active, .boxed2 .active a {

	color: #FFFFFF;
}

/* Box Style Three */

.boxed3 {
	text-align: justify;
	font-size: small;
}

.boxed3 h2 {
	height: 40px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #CCCCCC;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
}

.boxed3 a {
	text-decoration: none;
	color: #8E959B;
}

.boxed3 a:hover {
	color: #E55D13;
}



.boxed4 {
	margin-bottom: 20px;
}

.boxed4 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(images/img17.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed4 ul {
	margin: 0;
	padding: 0;
	background: #C5DFE9 url(images/img17.jpg) no-repeat left bottom;
	
	list-style: none;
}

.boxed4 li {
	padding: 10px;
	background: url(images/img19.jpg) repeat-x;
	font-size: small;
}

.boxed4 a {
	text-decoration: none;
	font-weight: bold;
	color:#A09BBB;
}

.boxed4 a:hover {
	color:#C0B4CC;
}

.boxed4 .active, .boxed4 .active a {
	background-color: #ABB63D;
	color: #FFFFFF;
}



/* Footer */

#footer {
	clear: both;
	width: 700px;
	height: 150px;
	margin: 2em auto;
	background: #EB850C url(images/img16.gif) no-repeat;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #FFFFFF;
}

#copy {
	float: left;
	padding: 20px 15px;
}

#feed {
	float: right;
	height: 30px;
	padding: 20px 15px 0 35px;
	background: url(images/img18.gif) no-repeat 0 15px;
}

.tabla1 {
	border: 1px solid #DEDBDB;

}

.texto{
	width:520px;
}

.autor{
	text-align:right;
	font-weight:700;
}


#tablon {
display:inline;
float:left;

width:420px;
}

.tablont {
background-image:url(administrador/img/tablon/header_tablon1.jpg);
color:#FFF;
font-size:14px;
font-weight:700;
height:25px;
line-height:18px;

padding-right:10px;
padding-top:5px;
width:420px;
}

.tablonc {
background-image:url(administrador/img/tablon/cuerpo_tablon1.jpg);
background-repeat:repeat-y;
color:#FFF;
padding-left:10px;
padding-right:10px;
width:420px;
}

.tablonb {
background-image:url(administrador/img/tablon/pie_tablon1.jpg);
height:25px;
padding-left:10px;
padding-right:10px;
width:420px;
}

.anunciot {
background-image:url(administrador/img/tablon/header_anuncio.jpg);

margin:0;
padding:0;
width:400px;
}

.anuncioc {
background-image:url(administrador/img/tablon/cuerpo_anuncio.jpg);
background-repeat:repeat-y;
color:#222;
font-size:12px;
line-height:18px;
padding-left:15px;
padding-top:10px;
width:400px;
}

.anunciop {
background-image:url(administrador/img/tablon/pie_anuncio.jpg);
height:5px;
margin:0;
padding:0;
width:400px;
}
#iliberi { width:100%; height:0; min-width:960px;  }
#iliberi img{float:right; margin:-50px 20px 20px 0; border:none 0}
