/*
www.Javier.im
Javier Carballo 2010 :D
*/

/* Description de Mi*/
#me {
	height:155px;
	padding:5px;
	font-family: 'Nobile', arial, serif; 
}
#me_Social {
	text-align:center;
}
/*End Description de Mi*/

/* Header */
#header {
	text-align:center;
	/*font-family: 'OFL Sorts Mill Goudy TT', arial, serif;*/
	text-shadow: 2px 2px 3px #DDDDDD;
}
.menu {
	text-shadow: 1px 1px 2px #DDDDDD
}
.tagline {
	font-family: 'Nobile', arial, serif;
}
/*End Header*/

/* Letras */
p { font-family: 'Nobile', arial, serif; }

.entry-title,.headline_area {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	text-shadow: 1px 1px 2px #DDDDDD;
	color:black;
	
}
.entry-title a:hover {
	color:red;
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	text-shadow: 1px 1px 2px #DDDDDD;
	text-decoration:none;
	font-style: bold;
}


/*End Letras*/

/*Widgets*/
.tweets {
    font-family: 'Nobile', arial, serif;
    }

/*End Widgets*/

.button, .teaser_link , .more-link{
background:url("images/bg-button.png") repeat-x scroll center top #000000;
border:1px solid #000000;
color:#FFFFFF;
display:inline-block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
line-height:normal;
margin-right:1em;
padding:0.5em 1.25em;
text-shadow:1px 1px #000000;
text-transform:uppercase;
}
a.more-link  {
text-decoration:none;
}
.more-link:hover, .teaser a.teaser_link :hover {
background:none repeat scroll 0 0 #1F1F1F;
}
#footer {
	display:none;
}


