/* 
Theme: FC.COM
Version: 1.2
Author: Felipe Cádiz H.
*/
/*
Logo by Francine Rosselot S. (francinerosselot@gmail.com)
*/
body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Arial, "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 0.8em;
	text-align:center;
	color: #5E5D5D;
	line-height:1.9em;
 	background: #D07E03;

}
a {	
         color: #E28904;
	text-decoration:none;
}
a:visited {
	color: #E28904;
}
a:hover {
	color: ;
	text-decoration: underline;
}
input, textarea 
{
	border: dropshadow;
}
#rap 
{
	background: url("img/rb.gif") repeat-y;
	width:875px;
	margin:0 auto;
	padding:;
	text-align:left;
	font-family: "Lucida Grande",Arial, Verdana,"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 0.9em;
}
#header {
	background: url("img/nh02.gif") no-repeat;
        height: 56px;
	margin: 0 auto;
	width:875px;
	padding: 0 0 0 0;
}

#content {
	width:480px;
	float:left;
	padding:0 5px 5px 80px;
	margin:0 0 0 10px;
	overflow:hidden;
}

#sidebar {
	width:180px;
	float:right;
        text-align:right;
	padding:10px 85px 0 10px;
	margin:0;
        font-size:0.9em;
        background: ;

} 
a img {
	border: 10px;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: # url() no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px 10px 10px 10px;
	margin: 1em 1em 1em 3em;
	width:350px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: "Lucida Grande", Arial, "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;
	font-size: 0.5em;
	color: #ffffff;
	padding:30px 0 0 30px;
	text-align: left;
}
#sidebar h2 {
	margin: 0;
	font-size:1em;
	padding:8px 0 0 0px;
	color: #5E5D5D;
        font-weight: bold;
        border-bottom: ;			
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 1em 0px;
	margin: 0;
	font-size: 1em;	
}
#sidebar ul ul {
	list-style-type: none;
	padding: 0 0 0em 0px;
	margin: 0;	
}
#sidebar .block 
{
	font-size:1em;
	margin:0;
	padding:0 0 1em 0px;
}
#sidebar ul li {
	margin: 0.3em 0 0 0;
	padding: 0;
      	
}
#sidebar li a:link, #sidebar li a:visited {
	color: #E28904;	
	text-decoration: none;
	border:none;
        
}
#sidebar li a:hover {
	color: #FFCC44;
	text-decoration:;
	border:none;
}


#eXTReMe img {
        height: 3px;
        width: 1px;
}

#fotos {
        height:408px;
	margin: 0 auto;
	width:480px;
	padding: 0px 0px 0px 0px;
        border: solid 2px #E28904;
}

#flickr {
        background:#112233;
        height: 218px;
	margin: 0 auto;
	width:480px;
	padding: 4px 0px 0px 0px;
        border: solid 2px #E28904;
}

#flickr img {
        border:solid 2px #ffffff;
        margin:7px 7px 7px 7px;
        padding: 0px 0px 0px 0px;
}


#header a:link, #header a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
#header a:hover, #header a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
#content ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.png) no-repeat 0 7px;
	padding:0 1em;
	list-style:none;
	margin:0;
}

.post-footer, .copyright {
        margin-bottom: 3em;
	font-size: 0.9em;
        text-align:center;
	color: #FFFFFF;
        background: url("img/pfoot3.gif") no-repeat;       

}
.post-footer span 
{
	background: ;
	padding:0 0 0 0;
}
.post-footer a 
{
	background: ;
	padding: 0 0 0 0;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0em;	
	text-align: right;
	padding: 0em 0em 0 0;
	color: #5E5D5D;
	border-bottom: 0px dotted #AAAAAA;
	font-family: "Lucida Grande",Arial,"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
        font-size: 0.9em;
        
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;	
}
.post-info 
{
	margin:0;
	padding:0 0 12px 0;
	font-size:2.4em;
	font-family: "Lucida Grande",Arial,"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
        letter-spacing: -.09em;
        line-height: 0.9em;

}
#content h2, #content h3 {
	color: #5E5D5D;
	font-family: "Lucida Grande",Arial,"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size:1.2em;
	font-weight: bold;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #112233;
	border: none;
}

.post img {
  padding:0px 0px 0px 0px;
  border:0px solid #ffffff;
  }

.post-info a:visited {
	color: #112233;
}
hr {
	display: none;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top: 0px solid #996;
	clear: both;
	font-size: 0.8em;
	color: #112233;
	text-align:center;
        width:875px;
        background: url("img/rbfooter2.gif") repeat-y;
       
}
#footer a {
border:none;
color:#ffffff;
}

#comments, #respond{
	margin: 3em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:rigth;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fafafa;
	border: 1px solid #9ac2a7;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments, #respond {
	font-size:0.9em;
	font-weight:normal;
	font-family: "Lucida Grande", Arial, Trebuchet MS, Verdana, Serif;
	padding:10px 5px;
        	
}
#topnav 
{
	list-style:none;
	font-size:1em;
	margin:0 auto;	
	padding:97px 0 4px 80px;
	text-align: left;	
	text-transform: uppercase;
        background: url("img/nh01.gif") no-repeat;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0.6em;
	margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;
        font-weight: bold;
	color:#FFFFFF;
}
#topnav li a:hover
{
	border-bottom:#FFFFFF 2px solid;<!--esto es la linea de abajo del link-->
	color:#FFFFFF;	
}
#topnav li.current_page_item a:link, #topnav li.current_page_item a:visited, #topnav li.current_page_item a:hover, #topnav li.current_page_item a:active
{
	<!--border-bottom:#FFFFFF 2px solid;-->
}
#navHome 
{
}
