body {
	color: #5C5C5C;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}

a {
	outline: none;
}

#header {
	margin-top: 72px;
	position: relative;
}

#header h1 {
	color: #d60307;
	text-decoration: none;
	font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    float: left;
}

#header h1 a {
	color: #d60307;
	text-decoration: none;
}

#header h1 a span {
	color: #5c5c5c;
    font-weight: normal;
}

#header h2 {
	float: right;
	width: 300px;
	color: #d60307;
	font-size: 36px;
    font-weight: bold;
    line-height: 43px;
    margin-bottom: 10px;
    padding: 0 2px 0 0;
    text-align: right;
}

#header h2:hover {
	color: #000;
}

#header h3 {
	background-color: #d60307;
	font-size: 48px;
    font-weight: lighter;
    display: inline;
    padding: 0 9px 3px;
    color: #FFF;
    position: absolute; 
    margin-left: -10px;
    line-height: 48px;
   	bottom: 10px;
}

#content > div {
	padding: 10px 0 70px;
}

#content h4 {
	color: #5c5c5c;
	font-size: 30px;
    font-weight: bold;
    margin: 20px 0 5px;
    line-height: 36px;
}

#content h4:first-child {	
    margin: 0 0 5px;
}

#content p {
	margin: 10px 0;
}

#content a {
	color: #d60307;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
}

#content ul {
    margin: 10px 0 20px;
    padding: 0 0 0 38px;
}

#content li {
    list-style: url(../img/bullet.png) outside;
}

#content strong {
	font-weight: bold;
}

#sidebar {
	background: url(../img/sidebarbg.png) repeat-x top left #b50107;
}

#sidebar > div {
	padding-top: 22px;
}

#sidebar #menu li {
	background-color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 22px 0;
    padding: 4px 0 4px 15px;
}

#sidebar #menu li a {
    color: #d60307;
    text-decoration: none;
    line-height: 36px;
}

#sidebar #menu li a:hover {
    color: #000;
}

#sidebar #menu li.active a {
    color: #b10108;
}

#sidebar #menu li.active a:hover {
    color: #b10108;
}

#sidebar p {
	color: #FFF;
	font-size: 14px;
	margin-bottom: 20px;
}

#sidebar #contact {
	color: #FFF;
	font-size: 14px;
	margin-bottom: 20px;
}

#sidebar a {
	color: #FFF;
	text-decoration: underline;
}

#sidebar a:hover {
	color: #000;
}

.curriculum-vitae p span {
	display: block;
	font-size: 14px;
}

.curriculum-vitae p span.authors {
	font-variant: small-caps;
	display: inline;
}

.contacto #content form ul {
    margin: 0;
    padding: 0;
}

.contacto #content form ul li {
    list-style: none;
}

.contacto #content form ul label {
    font-weight: bold;
}

.contacto form ul li input {
	margin-bottom: 10px;
	width: 500px;
	border: 1px solid  #d60307;
	padding: 4px;
	color: #5c5c5c;
}

.contacto form ul li textarea {
	width: 500px;
	border: 1px solid  #d60307;
	padding: 4px;
	color: #5c5c5c;
}

.contacto form p {
	width: 500px;
	text-align: right;
}

.contacto form p input {
	background: #d60307;
	color: #fff;
	border: 0;
	padding: 4px 8px;
	font-weight: lighter; 
	margin-right: -10px;
}

.contacto #content p.error {
	color: red;
}

.twtr-tweet-text p {
	font-size: 18px;
}

div.twtr-hd, div.twtr-ft, em a.twtr-reply, em a.twtr-rt, em a.twtr-fav {
	display: none;
}

.twtr-tweet-text em {
	color: #FFF;
}

div.twtr-avatar {
    display: none;
    float: left;
    height: 0;
    overflow: hidden;
    width: 0;
}

div.twtr-tweet-text {
    margin-left: 0;
}
