﻿#custom_header {
    background: url("images/bgHeader.gif") no-repeat scroll 0 0 #FFFFFF;
    clear: both;
    height: 175px;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}

#custom_header_login {
    line-height: 22px;
}

#custom_header_login ul {
    color: #999999;
    display: block;
    margin: 0;
    padding-left: 425px;
    text-align: center;
}

#custom_header_logo {
    clear: left;
    float: left;
    padding: 18px 0 0 9px;
}

#custom_header_logo img
{
    width: 160px;
    height: 105px;
}
#custom_header_menu {
    float: left;
}

#custom_header_menu a {
    color: #FFFFFF;
    font: 12px Arial;
    text-decoration: none;
}

.AreaNotificacionUsuario {
    /*background: url("images/notificaciones_barra.gif") no-repeat scroll center center transparent;*/
    background: no-repeat scroll center center transparent;
    clip: rect(26px, auto, auto, auto);
    height: 42px;
    left: 0;
    margin-top: -46px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}

#custom_Etiqueta {
    background: url("images/notificaciones_barra.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 42px;
    left: 128px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 165px;
    width: 1000px;
}

#custom_bodycolumn {
    display: none;
}

/* Page */

#page {
    background: url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
}

/* Content */

#content {
	float: left;
	width: 800px;
	padding: 0 0 0 76px;
}

.post {
}

.title {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 28px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
    position: relative;
    top: 40px;
    left: 45px;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
}

.post h1
{
	font-size: 20px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}
.post h2 {
	font-size: 28px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

.post h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.035em;
	color: #37404C;
}

.post h4 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.035em;
	color: #37404C;
}