/* RAMPA */

/* Normalizes margin, padding */

body, div, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, h5, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalizes font-size for headers */

h1,h2,h3,h4,h5 {
	font-size: 100%;
}

/* Removes list-style from lists */

ol,ul {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes list-style from lists */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */

fieldset,img { background: transparent;
	border: 0;
}

/* Left-aligns text in caption and th */

caption,th {
	text-align: left;
}

/* Removes quotation marks from q */

q:before, q:after {
	content: '';
}

/* @end */


/* @group Layout */

body {
	font-family:  Arial, Sans-Serif;
	color: #fff;
	text-align: center;
        background-image: url('/bg.png');
        background-attachment:fixed;
}

#header {
	right: 20px;
	top: 20px;
        position: fixed;
        text-align: right;
        }

#header a {
	font-weight: bold;
	color: #000;
}

.portada {position: fixed; top:20px; right:465px;}

.page {
        margin: 21px 0px 0px 20px;
	color: #fff;
	text-align: left;
        width:560px;
}


.logo{
position: fixed;
right: 20px;
top: 20px;
}

.descripcion{
font-style: italic;
font-size: 14px;
position: fixed;
padding: 17px 15px 20px 20px;
right: 180px;
top: 20px;
width: 240px;
height: 104px;
background: white;
color: #444;
text-align: left;
}

.menu{
position: fixed;
right: 299px;
top: 173px;
z-index:5000;
}

.menu li.page_item, .menu2 li.page_item{
text-align:left;
}


.menu a, h2 a:hover, h3 a:hover {
	font-weight: bold;
        background: #fff600;
        width: 385px;
}

.menu a:hover, .rss a:hover {
	color: #fff;
        background: #333;
}

.featured {position: fixed; right: 20px; top: 276px; width: 435px; text-align: left;}
.novedad a { background: #00b0a1; text-transform: uppercase; color: #fff; font-style: italic; font-size: 52px; letter-spacing: -2px; text-decoration: none; line-height: 63px ; margin-top: 3px;}
.spacer {height: 13px; }
.actividad a {background: #00ee9d;}
.noticia a {background: #00ee6a; }
.miscelanea a {background: #00eeda; }
.rss a {background: #ff5a00; color:#fff;}



.cabecera, .return a {background: #00ee9d; color: #333; display:inline; font-weight: bold; padding: 1px 5px 2px 5px; margin-bottom: 1px}

.datos {background: #00ee9d; color: #333; font-weight: bold; padding: 1px 5px 1px 5px; margin-bottom: 1px; display:inline;}

.menu2{
position: fixed;
right: 57px;
top: 173px;
z-index:5000;
}

.error{ font-size:52px; background: #00b0a1; letter-spacing: -3px; display:inline; font-weight: bolder;}
.negativo {background: #333; display: inline;}

.return {position: fixed; right:359px; top:276px; 486px;}
.titulo {width: 477px;}

.author {background: #00ee9d; display: inline; color: #333; font-weight: bold; padding: 1px 5px 0px 5px;}

#content {
        position: relative;
	padding-bottom: 100px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	width: 450px;
}

.widecolumn {
	padding: 0px 0 20px 0;
	margin-left: 0px;
	width: 450px;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
}

.widecolumn .postmetadata {
	padding: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	padding: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.entry {margin-top:2px;}

.widecolumn .entry p {
	
        margin-bottom: 1px;
	padding: 15px;
        width: 540px;
	color: #444;
        line-height: 22px;
        font-size: 14px;
        background: #fff;
}

.destacar {padding: 1px 5px 2px 5px; background: #cd76ff; font-size: 16px; font-weight: bold; color:#333; display:inline;}

.alberto {padding: 1px 5px 2px 5px; background: #00ee9d; font-size: 16px; font-weight: bold; color:#333; display:inline;}

.widecolumn .post .entry blockquote p {
	font-weight: normal;
	font-size: 12px;
}

.post {
	margin-top: 0px;
	margin-left: 0px;
	width: 570px;
}

.entry p:first-child {padding: 15px 15px 16px 15px; font-size: 1.2em; font-weight: bold;}


/* @group Headers */

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
	padding-top: 70px;
	margin: 0;
}

h2 {
	padding: 0px 0 0;
	font-size: 1.6em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
}

h2.pagetitle {
	padding-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 5px 0 0;
}

h3 {
	padding: 30px 0 0;
	font-size: 1.3em;
}

h3.comments { background: #66009b; color: #fff; text-transform: uppercase; font-style: italic; padding: 3px 3px; display:inline;}


/* @end */


/* @group Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
}

html>body .entry li {
	padding: 7px 0 8px 10px;
	font-weight: normal;
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.post li p {
	font-weight: normal;
}

li.page_item {
        text-align: left;
        margin-bottom: 3px;
}
.postcomment {width:570px;}
div.bubble blockquote p a {font-size:12px; background:#fff600;}
div.bubble blockquote p a:hover {background:#333;}

ul.post a span {
	display: none;
}


/* @end */

/* @group Forms */

#searchform {
	margin: 10px 0;
	padding: 6px;
	text-align: left;
        background: #fffb96;
        border: none;
}

.search_input {
	margin-top: 5px;
        padding: 7px;
        background: #fffb96;
	width: 150px;
        border: none;
}

.entry form {
	/
* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}


#comment {width: 534px; height: 300px; padding: 15px; border: none; margin:0px; font-size: 14px; line-height: 22px; border: 3px solid #00ee9d; font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;}

#commentform #author, #commentform #email, #commentform #url {font-weight: bold; font-size: 16px; padding: 0px 5px 2px 5px; margin-bottom:1px; background: #00ee9d; font-style: italic; border: none; font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif; width: 200px;}

#commentform #submit { width: 570px; margin: 9px 0 0 0; float: left; font-weight: bold; background: #66009b; color: #fff; border-width: 6px; display: inline; font-weight: bold; font-size: 16px; font-style: italic; text-align: right; cursor:pointer; font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif; padding: 7px 9px}

*:focus {outline: none;}

/* Normal Bubble */

div.bubble {
	width: auto;
	margin-bottom: 12px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	
}

div.bubble blockquote p {margin: 0px; padding: 16px 15px 20px 15px; background: #fff;}

.author a {padding-bottom: 0px; text-decoration: underline;}

div.bubble cite {
	position: relative;
	margin-bottom: 3px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	font-style: normal;
	font-size: 1.2em;
	display: block;
}

.alt {
	margin: 0;
	padding: 0;
}

#commentform p {
	
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* @end */


 a {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #333;
        font-weight: bold;
        background: #00ee9d;
	padding: 1px 5px 2px 5px;
        font-size: 16px;
        display: inline;
}


a:hover {
	color: #fff;
        background: #66009b;
}

blockquote {margin: 15px 30px 0 10px; padding-left: 20px; font-size: 12px; line-height: 22px; font-weight: normal; color: #333; }



a img {
	border: none;
background: transparent;
}

