/*
Theme Name: RNlilanegre
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: The 1024px theme for WordPress is a light and extremely simple theme with 2 columns. It is based on Andreas' free <a href="http://andreasviklund.com/templates/">XHTML/CSS website template</a> with the same name. Add-ons, alterate versions and different kinds of modifications of this theme will soon be available on the <a href="http://andreasviklund.com/wordpress-themes/" title="WordPress themes by Andreas Viklund">1024px theme site</a>.
Version: 2.0
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
*/

/* Body */
body {
/***
***/
	background:#fff url(images/bgblack.png) top center repeat-y; 
	font:76% Verdana,Tahoma,Arial,sans-serif; 
	line-height:1.3em; 
	padding:20px 0;
}
*{
	margin:0; 
	padding:0;
}

/* Main wrap */
#wrap {
	background: url(images/fons/vlinegray.png) top center repeat-y;
	color:#404040; 
	margin:0 auto;
	width:970px;
}
	
#slogan {
	color:#808080; 
	font-size:1.5em; 
	font-weight:bold; 
	letter-spacing:-1px; 
	line-height:1.2em;
}
#toplinks {
	padding:5px 2px 2px 3px; 
	text-align:right;
}

/* Headers */
/* ---------------- added by RRF ----------------------*/
#header {
/***
***/
	background: white url(images/capWEB.png) no-repeat center; 
	height: 150px;
/***
	margin-bottom: 10px;
***/
	text-align: center;
}
/* ----------------------------------------------------*/
h1 {
	color:#4088b8; 
	font-size:3.2em; 
	line-height:.8em; 
	letter-spacing:-2px; 
	padding-top: 50px;
	margin:0px 0 5px 25px;
}
h1 a {
	color:#4088b8;
}
h1 a:hover {text-decoration:none;}
h2, table#wp-calendar caption {
	border-bottom:4px solid #dadada; 
	text-align:left; 
	font-weight:bold; 
	color:#4088b8; 
	font-size:1.4em; 
	letter-spacing:-1px; 
	margin:0 0 8px; 
	padding:0 2px 4px 5px;
}

h3 {	
	border-bottom:1px solid #dadada; 
	color:#4088b8; 
	font-size:1.2em; 
	font-weight:bold; 
	margin:10px 0 8px; 
	padding:1px 2px 2px 3px;
}

h3.fotos {
	border-bottom:1px solid #dadada; 
	color:#4088b8; 
	font-size:1.2em; 
	font-weight:bold; 
	margin:10px 0 8px; 
	padding:40px 2px 2px 3px;
}



/***------------------------ Menu -----------------------***/
#hmenu {
/***
	border-top: 2px solid #8dffcc;
	border-top: 2px solid #dadada;
	background-color: #f2ebd8;
***/
	height: 30px;
/***
	background-color: #c2b125;
***/
	background-image: url(images/fons/hmenu.png);
	text-align:right;
	margin-bottom: 10px;
	padding-top: 15px;
	font-size: 1.3em;
}
#hmenu ul li{
	display:inline;
	list-style: none;
	padding: 0 20px;
	font-variant: small-caps;
	color: white;
}
#hmenu ul li a{
	color: white;
}

/* Sidebar */
#sidebar {
	float:left; 
	margin:0 0 35px; 
	padding-right: 10px; 
	width:195px;
	color:#4088b8;
}
#sidebar p,#sidebar ul,#sidebar .textwidget {
	margin:0 0 15px 10px;
}
#sidebar li {
	margin:10px 0 16px;
}
/***
#sidebar li a {font-size:1.2em; font-weight:bold; padding:2px;}
***/
#sidebar li a {
	font-size:1.1em; 
	font-weight: bold; 
	padding:2px;
}
#sidebar ul {
	margin-bottom: 40px;
	line-height: 1.6em;
}
#sidebar ul ul {
	margin:5px 0 5px 10px;
}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}

/* Content */
#content {
	padding-left: 15px;
	float:right; 
	line-height:1.5em; 
/***
	margin:-2px 0 10px; 
***/
	margin: -2px 20px 0 0;
	text-align:justify; 
	width:700px;
	font-size: 1.0em;
}
/***
#content ul,#content ol {margin:0 0 18px 30px;}
***/
#content ul.activs li{
	list-style-image: url(images/labels/quad2.gif);
	margin-left: 100px;
}
#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:0 15px;}
#content p {margin:0 0 15px 10px;}
#content p.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}



/* Footer */
#footer {
/***
	border-top:4px solid #dadada; 
	color:#808080; 
	text-align:right; 
***/
	color: white;
	background-color:#89342f;	
	text-align: center;
	clear:both; 
	font-size:1.1em; 
	line-height:1.6em; 
	margin:0 auto; 
	padding:8px 0; 
	font-weight:bold;
}
#footer p {
	margin:0; 
	padding:0;
}
#footer a {
/***	
	color:#808080; 
	color: #e5d2d2;
	font-weight:bold
***/
	font-style: italic;
	color: #d2d8e5;
}
#footer a:hover {text-decoration:underline;}
#footer span, #footer span a {font-weight:normal;}

/* Comments */
#content div.comment {margin-bottom:15px;}
#content div.comment p {margin:0 0 4px 10px;}
#commentsection p {margin:0 0 8px 10px;}
#commentsection input,#commentsection textarea {padding:5px; width:330px;}
#commentsection textarea#comment {width:700px;}
#commentsection input#submit {width:75px;color:#333; background-color:#fff;}
#commentsection input,#commentsection textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color:#4088b8; font-weight:bold; text-decoration:none;}
/***
a:hover {text-decoration:underline;}
***/
a:hover {text-decoration: none; background: #eaeaea;}
a img {border:0;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}


.contenttext table {
	margin-bottom: 10px;
}
.contenttext td {
	text-align: center;
	padding: 0 20px 0 20px;
}

/* Searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; width:166px; border:1px solid #ccc;}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* Logos */
#logos {
	background: white url(images/logos/footlogos2.gif) no-repeat;
	height: 200px;
        text-align: center;
        font-size:1.1em;
        line-height:1.6em;
        margin:0 auto;
        padding:8px 0;
        font-weight:bold;
}
