/* Base */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
	background: #f8f8f8;
	font-family: Helvetica, Arial, sans-serif;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}
a img {
	border:none;
}
a {
	color: #4597ba;
	text-decoration: none;
}
a:hover {
	color:#1d556d;
}

/* Layout */
.clear {
	clear:both;
}
div.container {
	margin: 0 auto;
	width:950px;
	padding: 30px 0 0 0;
	display: block;
}
div#main-content {
	float:left;
	width: 509px;
	padding:20px 40px 0 40px;
	border-right: solid 1px #dddddd;
	-moz-box-shadow: 1px 0 0 #ffffff;
	-webkit-box-shadow: 1px 0 0 #ffffff;
	box-shadow: 1px 0 0 #ffffff;
}

div#sidebar {
	float:left;
	width: 270px;
	padding:20px 0 0 40px;
	margin-right: 40px;
}
div#sidebar div.row {
	margin: 0 0 30px 0;
}

/* Typography */
h1 {
	font-size:4em;
	margin: 0 0 .5em 0;
}
h2 {
	font-size:2em;
	font-weight:bold;
	color:#b42c2c;
	margin: 0 0 .5em 0;
}
h3 {
	font-size:1.3em;
	font-weight:bold;
	color:#b42c2c;
}
h4 {
	font-size: 1.1em;
	font-weight:bold;
	color: #1d556d;
}
p {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

h1#name {
	width:510px;
	height: 0;
	padding: 190px 0 0 0;
	overflow: hidden;
	background: url(/images/name-image.png) no-repeat 0 0;
}

/* info block */
.info-block {
	background:#ffffff;
	border:solid 1px #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 2px #e3e3e3;
	-webkit-box-shadow: 0 1px 2px #e3e3e3;
	box-shadow: 0 1px 2px #e3e3e3;
	padding: 25px 30px 10px 30px;
	margin: 0 0 30px 0;
}
.info-block p {
	display: block;
	height: 0;
	padding: 42px 0 0 0;
	overflow: hidden;
	width: 62px;
	background: #cccccc;
	float: left;
	margin: 5px 0 0 -70px;
	background: url(/images/date-tags.png) no-repeat;
}
.info-block.one p {
	background-position: 0 0;
}
.info-block.two p {
	background-position: 0 -52px;
}
.info-block.three p {
	background-position: 0 -104px;
}
.info-block.four p {
	background-position: 0 -156px;
}
.info-block.five p {
	background-position: 0 -208px;
}

.info-block em {
	font-style: italic;
	font-weight:bold;
}
.info-block ul li {
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;
	list-style-type: circle;
}
.info-block b.view-more {
	cursor: pointer;
	color: #4597ba;
	font-weight: normal;
	font-size: .9em;
	text-align: center;
	display: block;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: dashed 1px #cccccc;
}
.info-block b.view-more:hover {
	color:#1d556d;
}
.info-block div.sample {
	width:447px;
	padding: 10px 0;
}
.info-block div.sample a.sample-link img {
	border: solid 3px #eeeeee;
}
.info-block div.sample a.sample-link img:hover {
	border-color: #cccccc;
}
.info-block.five {
	padding-bottom: 30px;
}
/* skill meter */
div.skill-meter h2 {
	display: none;
}
div.skill-meter ul li span {
	display: inline-block;
	/* for ie */
	zoom:1;
	*display:inline;
	vertical-align: top;
	width: 146px;
	height: 0;
	overflow: hidden;
	padding: 25px 0 0 0;
}
div.skill-meter ul {
	border-bottom: solid 1px #dddddd;
	-moz-box-shadow: 0 1px 0 #ffffff;
	-webkit-box-shadow: 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff;
}
div.skill-meter ul li {
	list-style-type: none;
	font-size: 1.2em;
	text-align: right;
	padding: 0 0 10px 0;
}
div.skill-meter p {
	border-bottom: solid 1px #dddddd;
	-moz-box-shadow: 0 1px 0 #ffffff;
	-webkit-box-shadow: 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff;
	font-size: .8em;
	padding: 10px 0;
	margin: 0 0 10px 0;
}
div.skill-meter ul li span.one {
	background: url(/images/skill-meter.png) no-repeat 0 -140px;
}
div.skill-meter ul li span.two {
	background: url(/images/skill-meter.png) no-repeat 0 -105px;
}
div.skill-meter ul li span.three {
	background: url(/images/skill-meter.png) no-repeat 0 -70px;
}
div.skill-meter ul li span.four {
	background: url(/images/skill-meter.png) no-repeat 0 -35px;
}
div.skill-meter ul li span.five {
	background: url(/images/skill-meter.png) no-repeat 0 0;
}

/* google reader feed */
div.rssBody a {
	font-size: 1em;
	display: block;
}
div.rssBody ul li {
	list-style-type: none;
	border-bottom: dashed 1px #dddddd;
}
div.rssBody ul li a {
	padding: 10px 0;
}

/* twitter feed */
div.twitter-feed div#tweets p.tweet {
	background: #ffffff;
	border: solid 1px #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 15px;
	margin: 10px 0 0 0;
	font-size: 1em;
}
div.twitter-feed a.follow {
	font-size: .8em;
	padding: 0 0 0 5px;
	font-weight: bold;
}
div.twitter-feed h3 {
	display: inline-block;
	zoom:1;
	*display:inline;
}
/* valid XHTML */
div.valid-xhtml p {
	padding: 10px 0 0 0;
}

/* fancey box */
#fancybox-wrap {
	text-shadow: none;
}

/* footer */
div#footer {
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	border-top: solid 1px #f8f8f8;
	-moz-box-shadow: 0 -1px 0px #cccccc;
	-webkit-box-shadow: 0 -1px 0px #cccccc;
	box-shadow: 0 -1px 0px #cccccc;
	background: #dddddd;
}
div#footer div.container div.col-1 {
	float: left;
	width: 510px;
	padding:0 50px 0 40px;
}
div#footer div.container div.col-1 img {
	float:left;
	padding: 5px 0 0 0;
}
div#footer div.container div.col-1 div#about {
	float:left;
	width: 445px;
	padding: 0 0 0 5px;

}
div#footer div.container div.col-1 div#about p {
	font-size: .9em;
}
div#footer div.container div.col-2 {
	float:left;
	width:270px;	
	padding: 0 40px;
}
div#footer div.container div.col-2 ul li {
	list-style-type: none;
	font-size: 1.2em;
}
