/* CSS by Nicolas Barrera aka DrummerHead 
   http: //nicolas-barrera.com/            
   http: //mcdlr.com/                    */


/* start reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent}body{line-height: 1}ol,ul{list-style: none}blockquote,q{quotes: none}blockquote: before,blockquote: after,q: before,q: after{content: '';content: none}: focus{outline: 0}ins{text-decoration: none}del{text-decoration: line-through}table{border-collapse: collapse;border-spacing: 0}
/* end reset */

body {
	background-color: #FFF;
	background-image: url(../img/backGrid.png);
	background-position: 50% 0;
	color: #575757;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-size: 14px;
	line-height: 25px;
}
a {
	color: #575757;
	text-decoration: none;
	border-bottom: dotted 1px #777;
}
a: hover {
	color: #00c400;
	border-bottom: solid 1px #00c4bf;
}
abbr,
acronym {
	border-bottom: solid 1px #eee;
}
h3 {
	color: #333;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	position: relative;
	overflow: auto;
	background-image: url(../img/backGrid.png);
	border-right: solid 1px #eee;
}
#header {
	height: 350px;
	margin: 0 0 50px 0;
}

.forPrint, .irrelevant {
	display: none;
}
#logoMain {
	position: absolute;
	top: 51px;
	left: 1px;
}
#dhPhoto {
	position: absolute;
	top: 51px;
	left: 800px;
}
#hcard-Nicolas-Barrera {
	width: 249px;
	height: 99px;
	padding: 31px 34px 28px 25px;
	position: absolute;
	top: 51px;
	left: 451px;
	font-size: 16px;
	background-image: url(../img/vCardBg.png);
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: right;
}
#hcard-Nicolas-Barrera h1.fn {
	position: absolute;
	top: 250px;
	left: 0px;
	background-image: url(../img/nicolasBarrera.gif);
	text-align: left;
	text-indent: -7777px;
	display: block;
	height: 49px;
	width: 299px;
}
#header a#vCardFile {
	position: absolute;
	top: 51px;
	left: 451px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 11px;
	font-size: 10px;
	border: 0;
	width: 70px;
	height: 18px;
	padding: 7px 0 0 5px;
}
#header a#vCardFile: hover {
	background-color: #00c400;
	color: #FFFFE7;
}
#header a#vCardFile: active {
	background-color: #00c4c4;
	color: #FFFFE7;
}
#header a#vCardFile img {
	float: left;
	margin: 0 5px 0 0;
}

#main, #sidebar {
}

#main {
	width: 624px;
	float: left;
	margin: 0 0 0 1px;
}
#main div {
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
	line-height: 25px;
	background-color: #FFF;
}
div p,
div dl,
div ol {
	padding: 0 0 0 24px;
	position: relative;
	top: 8px;
}
#sidebar p {
	top: 7px;
	padding: 0 7px 0 24px;
}
#sidebar blockquote p {
	font-size: 12px;
}
#main div ul {
	position: relative;
	top: 8px;
}
#main div ul ul {
	padding: 0 0 0 25px;
}
#main div ul ul li {
	padding: 0 0 0 25px;
	text-indent: 0;
}
#main h2 {
	height: 35px;
	padding: 15px 24px 0 0;
	background-color: #666;
	color: #fff;
	background-image: url(../img/backH206.png);
	font-family: avgar, ITCAvantGardeStd-Bk, Futura, "Gill Sans", sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	text-align: right;
}

#main div li p {
	text-indent: 0;
}
li big {
	padding: 0 0 0 25px;
	font-variant: small-caps;
}
div p {
	margin: 0 0 25px 0;
}
div #main p: last-child {
	margin: 0;
}
#main dl dt {
	position: relative;
	top: 7px;
	left: 25px;
	font-weight: bold;
	color: #a7a7a7;
}
#main small {
	font-weight: bold;
	font-style: italic;
	color: #9d9d9d;
}
ul li {
	text-indent: 25px;
	background-image: url(../img/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 11px 9px;
}
ul li ul {
	margin: 0 0 50px 0;
}
ul li ul: last-of-type {
	margin: 0 0 25px 0;
}
ul li ul li {
	background-image: url(../img/bulc4.gif);
	background-repeat: no-repeat;
	background-position: 13px 12px;
}
ul li ul li: nth-child(2n+1) {
	background-image: url(../img/bulc4bf.gif);
}
.columnize {
	-moz-column-count: 2;
	-moz-column-gap: 25px;
	-webkit-column-count: 2;
	-webkit-column-gap: 25px;
	column-count: 2;
	column-gap: 25px;
}

a.thumbLink {
	width: 200px;
	height: 200px;
	position: relative;
	z-index: 7;
	float: right;
	margin: 17px 25px 0 24px;
	border: none;
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.2)
}
a.thumbLink img {
	float: right;
}
#main ol {
	list-style-type: decimal;
	list-style-position: inside;
}
#main div.star {
	background-image: url(../img/stars.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
	margin: 0 0 0 0;
	position: relative;
	left: 52px;
	top: -5px;
}
#main div.star5 {
	background-position: 0 0;
}
#main div.star4 {
	background-position: -25px 0;
}
#main div.star3 {
	background-position: -50px 0;
}
#tech div.asterix {
	width: 25px;
	float: left;
	margin: 50px 0 0 50px;
	position: relative;
	top: 8px;
}
#tech div.asterixComment {
	margin: 50px 0 0 50px;
	color: #9D9D9D;
}

#sidebar {
	width: 199px;
	min-height: 499px;
	float: left;
	display: inline; /* damn ie6 */
	margin: 1px 0 0 26px;
	background-color: #fff;
}
#getPdf {
	display: block;
	height: 49px;
	background-image: url(../img/pdfDwnldBg.png);
	border-bottom: 1px solid #eee;
}
#getPdf a {
	display: block;
	height: 35px;
	padding: 14px 53px 0 0;
	background-image: url(../img/pdfIcon.png);
	background-repeat: no-repeat;
	background-position: 159px 12px;
	border: none;
	color: #666;
	font-family: avgar, ITCAvantGardeStd-Bk, Futura, "Gill Sans", sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	text-align: right;
}
#sooperSeecret #getPdf a {
	background-position: 163px 12px;
	padding-right: 43px;
}
#getPdf a: hover {
	color: #333;
}

#sidebar .section {
	background-image: url(../img/sideDivisor.gif);
	background-repeat: no-repeat;
	background-position: 18px 100%;
	padding: 0 0 27px 0;
	margin: -2px 0 0 0;
}
#sidebar .section: last-child {
	background-image: none;
	padding-bottom: 0;
	margin-bottom: -1px;
}
#sidebar .section: first-of-type {
	margin: 0;
}

blockquote {
	position: relative;
	text-indent: 10px;
}
blockquote span {
	display: block;
	position: absolute;
	font-size: 52px;
	left: -2px;
	top: 11px;
	color: #ccc;
}
cite {
	display: block;
	padding: 0 12px 0 0;
	position: relative;
	top: -11px;
	text-align: right;
}














#footer {
	color: #fff;
	background-image: url(../img/footerBg02.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #4b4b4b;
	/*background-color: rgba(102,102,102,0.6);*/
	min-height: 50px;
	clear: both;
	overflow: hidden;
	position: relative;
}
#footerConstrain,
#f00t3rC0n57r41n {
	width: 850px;
	margin: 0 auto;
	padding: 25px 0 50px 0;
	overflow: auto;
}
#footer a {
	color: #fff;
	border-color: #fff;
}
#footer h4 {
	padding: 0 0 3px 0;
	margin: 0 0 17px 0;
	border-bottom: 1px solid #777;
}
.niceLinks {
	float: left;
	width: 199px;
	padding: 0 0 0 26px;
}
.niceLinks ul {
}
.niceLinks ul li {
	background-position: 0 9px;
	text-indent: 14px;
}

/* twitter styling */
.tweet {
	float: left;
	width: 624px;
}
ul.tweet_list {
}
ul.tweet_list li {
	background-image: none;
	text-indent: 0;
}
ul.tweet_list li.tweet_first {
	padding: 0 0 25px 0;
}
span.tweet_join {
}
span.tweet_text {
}
span.tweet_time {
	display: block;
	font-size: 77%;
}
#footer span.tweet_time a {
	color: #ccc;
}
#dh,
#dh a,
#dh .face {
	width: 39px;
	height: 60px;
}
#dh {
	position: absolute;
	bottom: -62px;
	right: 19px;
}
#dh a {
	display: block;
	border: none;
}
#dh span {
	display: block;
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
}
#dh .eyes {
	width: 30px;
	height: 10px;
	background-image: url(../img/dhEyes.gif);
	top: 23px;
	left: 6px;
}
#dh .face {
	background-image: url(../img/dhFace.gif);
}
/* twitter styling */


@media (min-width:  1000px) {
	#wrapper {
		width: 950px;
	}
	#sidebar {
		width: 299px;
	}
	#getPdf a {
		background-position: 251px 12px;
		padding: 14px 151px 0 0;
	}
}