a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #960000;
	text-decoration: none;
}
.hidden {
	display: none;
}
body {
	background: #C3BEB9;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 12px;
	color: #000;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	margin:0px 0px 15px 0px;
	color: #FFF;
}
strong {
	font-weight: bold;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px dotted #333;
	margin: 15px 0px;
}

#wrapper {
	background: #9B968C;
}
#header a {
	display: inline-block;
	height: 15px;
}
#header a:hover {
	background-position: 0px -15px;
}
#header a.selected {
	background-position: 0px -30px;
}
	#estudio-de-nunez {
		float: left;
		width: 172px;
		background: url(../images/head_estudio.gif) no-repeat;
	}
	a#estudio-de-nunez:hover {
		background-position: 0px 0px;
	}
	#menu-inicio {
		float: right;
		width: 31px;
		background: url(../images/head_inicio.gif) no-repeat;
	}
	#menu-contacto {
		float: left;
		width: 172px;
		background: url(../images/head_contacto.gif) no-repeat;
	}
	#menu-info {
		float: right;
		width: 22px;
		background: url(../images/head_info.gif) no-repeat;
	}
	#menu-hacemos a {
		width: 79px;
		background: url(../images/bot_hacemos.gif) no-repeat;
	}
	#menu-somos a {
		width: 59px;
		background: url(../images/bot_somos.gif) no-repeat;
	}
	#menu-estamos a {
		width: 76px;
		background: url(../images/bot_estamos.gif) no-repeat;
	}
	#menu-decimos a {
		width: 73px;
		background: url(../images/bot_decimos.gif) no-repeat;
	}

.module *, #content {
	line-height: 15px;
}
.module.dotted {
	border-top: 1px #000 dotted;
	padding-top: 10px;
}
.module.news h2 {
	background: url(../images/tit_news.gif) no-repeat;
	margin-bottom: 5px;
}
.module.tags h2 {
	background: url(../images/tit_etiquetas.gif) no-repeat;
	margin-bottom: 5px;
}
.month {
	color: #FFF;
	font-size: 9px;
}
.module h3 {
	font-weight: bold;
}
.module .item {
	margin-bottom: 15px;
}
.more {
	margin-top: 5px;
	font-size: 9px;
	display: inline-block;
	font-family: Arial,Verdana,Sans Serif;
}
.module.social h2 {
	background: url(../images/tit_redes.gif) no-repeat;
}
.module.social img.icon {
	float: left; 
	margin-right: 7px;
	margin-bottom: 5px;
}

.module.recent h2 {
	background: url(../images/tit_reciente.gif) no-repeat;
}

.module.search h2 {
	background: url(../images/tit_busquedas.gif) no-repeat;
}

.module.other h2 {
	background: url(../images/tit_otros.gif) no-repeat;
}

.module.partners h2 {
	background: url(../images/tit_partners.gif) no-repeat;
}

.module.mariano h2 {
	background: url(../images/tit_mariano.gif) no-repeat;
}
.module.mariano .item {
	padding-top: 2px;
}
.module.img img {
	float: left;
	margin-bottom: 10px;
}
.work.item img {
	float: left;
}
.item .tag {
	font-size: 9px;
	color: #5A504B;
}
.item .title {
	color: #FFF;
}
.work.item.big p {
	color: #5A504B;
	font-style: italic;
	font-size: 12px;
}
.description p {
	color: #1A171B;
	font-size: 16px;
	line-height: 18px;
}

.blog-list h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.blog-list p {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
.blog-list img {
	float: left;
	margin: 0px 15px 15px 0px;
}

.blog-entry h2 {
	color: #1A171B;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	margin-bottom: 30px;
}

.blog-entry p {
	margin: 15px 0px;
}

.blog-entry .month, .blog-list .month {
	margin-bottom: 15px;
	display: inline-block;
}

label {
	color: #333;
}
input, textarea {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
	padding: 3px;
}
input[button] {
	background: aqua;
}

.module.comments, .module.comment-form {
	font-family: Arial, Verdana, Sans Serif;
}

.blog-entry h1, .blog-list, .blog-entry, .work .description p {
	font-family: 'WhitneyHTF';
}
h1 {
	font-family: 'WhitneyHTF';
}

/*
.blog-entry h1 {
	font-family: 'WhitneyHTFBlackRegular';
	font-weight: normal;
}
*/