/*
Theme Name: Idehaz
Theme URI: http://idehaz.com
Description: The theme for Idehaz.com.
Version: 2.0
Author: Misael Zapata
*/

/* The Reset ---------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, tr, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, abbr { border: 0; }
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
a { text-decoration: none; }
/* -------------------------------------------- */

body {
	background: #7d7e88;
}
body * {
	font-family: 'Helvetica Neue', Helvetica, Arial, "Nimbus Sans L", sans-serif;
}
#header, #container {
	background: #fff;
	padding: 1px 0;
}
#container {
	padding-bottom: 25px;
}
#content {
	width: 711px;
	margin: 0 auto;
	position: relative;
}
a {
	color: #39c;
	font-weight: bold;
}
a:hover {
	background: #fff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}
#footer a:hover {
	background: none;
}
strong {
	font-weight: bold;
}
#globalnav {
	background: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
}
#globalnav #menu {
	width: 711px;
	margin: 0 auto;
}
#globalnav #menu li {
	display: inline;
	padding-right: 15px;
}
#globalnav #menu li a {
	color: #39c;
}
#globalnav #menu li.current_page_item a, #globalnav #menu li a:hover {
	color: #fff;
	background: #000;
	border: none;
}
#header {
	padding: 30px 0 40px;
}
#header h1 {
	background: url('images/header_logo.png') top left no-repeat;
	height: 50px;
	width: 711px;
	margin: 0 auto;
	text-indent: -9999px;
}
#footer {
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	margin: 10px auto 70px;
	padding-top: 10px;
	width: 711px;
}
#footer a {
	color: #fff;
}
.home .primary {
	width: 450px;
	font-size: 14px;
	line-height: 2.0em;
	margin-bottom: 50px;
	color: #333;
}
.home .primary p {
	margin-bottom: 1.5em;
}
.home .secondary {
	position: absolute;
	width: 225px;
	top: 0;
	right: 0;
}
#introduction {
	color: #66676f;
	font-weight: bold;
	margin-bottom: 25px;
}
#introduction h2, #introduction p {
	display: inline;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6em;
}
h2, h3 {
	color: #000;
}
#project-window {
	border: 1px solid #ccc;
	border-width: 1px 0;
	color: #888;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0 20px;
	margin-bottom: 5px;
}
#project-window p {
	margin-top: 10px;
}
#heard-recently{
	margin-top:7px;
}
#heard-recently h3 {
	font-size: 13px;
	font-weight: bold;
	color: #888;
}
#heard-recently h4 {
	color: #39c;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#heard-recently p {
	font-size: 10px;
	color: #888;
}
#heard-recently ul {
	list-style: none;
}
#heard-recently ul li {
	margin: 10px 0;
}
.tier .wide {
	width: 695px;
	font-size: 14px;
	line-height: 2.0em;
	margin-bottom: 50px;
	color: #333;
}
.tier .primary {
	width: 450px;
	font-size: 14px;
	line-height: 2.0em;
	padding-top: 26px;
	margin-bottom: 50px;
	color: #333;
	margin-left: 245px;
}
.tier .primary p, .tier .wide p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.tier p.lead-in {
	font-size: 14px;
	font-weight: bold;
	color: #66676f;
	line-height: 1.6em;
	margin-bottom: 2em;
}
.tier .primary h3, .tier .wide h3 {
	font-weight: bold;
	line-height: 1.3em;
	padding: 4px 0 8px;
}
.tier ul, .tier ol {
	margin-bottom: 1.5em;
	padding-left: 1.3em;
}
.tier li {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
.tier .secondary {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	color: #66676f;
	width: 220px;
	line-height: 2.0em;
	top: 0;
	left: 0;
}
.tier .secondary h2, .tier .wide h2 {
	font-size: 21px;
	font-weight: bold;
	color: #000;
}
.tier .secondary p {
	margin-bottom: 12px;
}
#the-bios {
	font-size: 13px;
	line-height: 1.5em;
}
#the-bios dt {
	border-top: 1px solid #dcdcdf;
	color: #7d7e88;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#the-bios dt img {
	border: 1px solid #dcdcdf;
	border-width: 0 1px 1px;
	position: absolute;
	padding: 2px;
	top: 0;
	right: 0;
}
#the-bios dt strong {
	color: #000;
	font-weight: bold;
}
#the-bios dd.bio {
	color: #222;
	width: 325px;
	margin-bottom: 15px;
}
table {
	width: 100%;
	font-size: 13px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 10px 0 30px;
}
table th {
	background: #ddd;
	font-weight: bold;
}
table tr.head {
	border-top: 1px solid #aaa;
	font-size: 13px;
}
table tr.head h4 {
	font-weight: bold;
}
table tr.alt {
	background: #eee;
}
table#form {
	border: none;
	margin: 0;
	padding: 0;
}
table#form span {
	display: block;
	margin: 2px 0;
	width: 300px;
	background: #fff;
}
table#form span.message {
	width: 450px;
}
table#form td.label {
	font-size: 11px;
	width: 25%;
	text-align: right;
	line-height: 1.3em;
	padding-top: 11px;
	padding-right: 10px;
}
table#form label {
	font-weight: bold;
}
table#form span input, table#form span textarea {
	margin: 0;
	font-size: 13px;
	height: 17px;
	padding: 2px 0 0 4px;
	display: block;
	width: 100%;
	background: #f5f5f5;
	border: 1px solid #c3c3c3;
	border-top-color: #7c7c7c;
	border-bottom-color: #ccc;
}
table#form span input {
	width: 300px;
}
table#form span textarea {
	padding-top: 0;
	height: 18em;
	width: 450px;
}
table#form td {
	padding: 4px 6px;
	vertical-align: top;
}
table#form tr {
	border-bottom: 1px solid #ddd;
}
table#form tr.submit {
	border-bottom: none;
}
table#form tr.error {
	background: #d0efff;
	border-bottom: 1px solid #fff;
}
p.note {
	width: 45%;
	float: right;
	background: #fffeeb;
	padding: 8px 12px;
	margin: -4px 0 10px 20px;
	border: 1px solid #e5e4d3;
	font-size: 13px !important;
}
p.note strong {
	font-size: 16px;
}
p.note a {
	background-color: #fffeeb;
}
.promo {
	border-top: 1px solid black;
	border-bottom: 1px solid #ccc;
	background: #eee;
	margin-top: 25px;
}
.promo h3 {
	font-weight: bold;
}
.promo h3 a {
	font-size: 1.2em;
	display: block;
	background: #39c url('images/stats.png') top right no-repeat;
	color: #fff;
	padding: 2px 7px;
}
.promo h3 a:hover {
	border-bottom: none;
	padding: none;
	text-decoration: underline;
	background: #39c url('images/stats.png') top right no-repeat;
}
.promo p {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 7px;
	margin-bottom: 0 !important;
}
dt {
	margin-top: 18px;
}
dd {
	margin: 9px 0 0 18px;
}
