
@font-face {
    font-family: 'ProximaNovaCondensed';
    src: url('/fonts/proximanovacond-regular-webfont.eot');
    src: url('/fonts/proximanovacond-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/proximanovacond-regular-webfont.woff') format('woff'),
         url('/fonts/proximanovacond-regular-webfont.ttf') format('truetype'),
         url('/fonts/proximanovacond-regular-webfont.svg#ProximaNovaCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaCondensedLight';
    src: url('/fonts/proximanovacond-light-webfont.eot');
    src: url('/fonts/proximanovacond-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/proximanovacond-light-webfont.woff') format('woff'),
         url('/fonts/proximanovacond-light-webfont.ttf') format('truetype'),
         url('/fonts/proximanovacond-light-webfont.svg#ProximaNovaCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BotonRegular';
    src: url('/fonts/boton-webfont.eot');
    src: url('/fonts/boton-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/boton-webfont.woff') format('woff'),
         url('/fonts/boton-webfont.ttf') format('truetype'),
         url('/fonts/boton-webfont.svg#BotonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { 
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none; 
}

body {
	color: #333;
	font-size: 14px;
	font-family: "helvetica neue", helvetica, verdana, arial, sans-serif;
	background: #efefef;
	padding-bottom: 60px;
}

a, a:link {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#social a {
	background: url('/images/external-link.png') right center no-repeat;
	padding-right: 14px;
}

h1 {
	margin-bottom: 20px;
	font-size: 28px;
	letter-spacing: -1px;
	font-family: 'ProximaNovaCondensed';
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	margin-bottom: 24px;
	margin-top: 36px;
	font-size: 24px;
	letter-spacing: -1px;
	font-family: 'ProximaNovaCondensed';
	text-transform: uppercase;
	font-weight: normal;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	border-top: 4px solid #0099ff;
	border-bottom: 1px dotted #999;
}

#heading {
	padding-top: 15px;
	margin-bottom: 80px;
	text-transform: uppercase;
}

#heading a:hover {
	text-decoration: none;
}

#heading #name {
	font-size: 36px;
	color: #000;
	float: left;
	letter-spacing: -1px;
	font-family: 'ProximaNovaCondensed';
}

#heading #name .last {
	color: #0099ff;
}

#heading #nav {
	float: right;
	padding-top: 9px;
	text-align: right;
	font-size: 16px;
	font-family: 'BotonRegular', 'Courier New', Courier, monospace;
	letter-spacing: 1px;
}

#heading #nav a {
	margin: 0px 6px;
	padding-bottom: 2px;
	color: black;
}

#heading #nav a:hover {
	text-decoration: none;
	color: #0099ff;
}

#grid {
	padding: 0 20px 20px 20px;
}

.page {
	margin-left: 170px;
	margin-right: 60px;
	clear: both;
}

.page ul {
	margin-bottom: 20px;
}

#archives ul li {
	background: url(/images/angles.gif) left top no-repeat;
	padding-left: 14px;
	margin-left: 24px;
}

.post ol, .link ol, ol#license {
	list-style-type: decimal;
	background: none;
	padding-left: 40px;
	margin-bottom: 1em;
	line-height: 20px;
}

ol#license li {
	font-weight: bold;
	padding-top: 10px;
}

li.link {
}

.post, .link, .photo {
	margin-left: 170px;
	clear: both;
}


#date {
	margin-left: -170px;
	margin-top: .25em;
	float: left;
	color: #666;
	line-height: 16px;
	font-size: 12px;
	vertical-align: baseline;
}

.post p, .page p, .link p, .photo p, .big p {
	margin: 0.25em 0 1em 0;
	line-height: 20px;
}

.post p:last-child, .page p:last-child, .link p:last-child, .photo p:last-child, .big p:last-child {
	margin-bottom: 0;
	line-height: 20px;
}

.post-list li.link .title {
	font-size: 16px;
}

.link .content {
	margin: .75em 0 1em 0;
	font-size: 13px;
	line-height: 16px;
	color: #666;
}

.link p.visit {
	margin: 1em 0 1em 0;
}

.more {
	font-size: 13px;
}

#photo {
	
}

p.caption {
	margin-top: 10px;
}

#share {
	float: left;
	margin-left: -170px;
	margin-top: 72px;
	width: 120px;
	font-size: 12px;
	color: #666;
}

#share #icons {
	margin-left: 12px;
}

#tags {
	float: left;
	margin-left: -170px;
	margin-top: 122px;
	width: 120px;
	font-size: 12px;
	color: #666;
}

#tags p, #share p {
	margin: 0 0 2px 0;
	padding: 0;
}

#tags li {
	background: url(/images/angles.gif) left top no-repeat;
	padding-left: 14px;
	margin-left: 10px;
}

#navigation {
	float: left;
	margin-left: -170px;
	margin-top: 32px;
	font-size: 20px;
	width: 120px;
	text-transform: uppercase;
	font-family: 'ProximaNovaCondensedLight';
}

#navigation .left {
	float: left;
}

#navigation .right {
	float: right;
}

#navigation a {
	color: #000;
}

#navigation a:hover {
	color: #0099ff;
	text-decoration: none;
}

.post-list {
	clear: both;
}

ul.post-list>li {
	list-style: none;
	background: none;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
}

ul.post-list>li.short {
	margin-bottom: 10px;
}

.post-list .date {
	float: left;
	margin-left: -140px;
	line-height: 16px;
	font-size: 12px;
	vertical-align: baseline;
}

.post-list .title {
	font-size: 16px;
	margin-bottom: 10px;
}

.link h1 {
	text-transform: none;
}

.link h1 span {
	font-weight: normal;
}

.link blockquote, .post blockquote {
	border-left: 1px solid #CCC;
	margin: 0 3em 1em 1em;
	padding: 0 .75em 0 1em;
}

#splash {
	padding-top: 40px;
}


#splash h1 {
	font-size: 48px;
	font-family:  Georgia, "Times New Roman", serif;;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: -2px;
	text-transform: none;
}

#greeting {
	float: left;
	font-size: 24px;
	margin-left: 30px;
	background: url(/images/a.png) no-repeat 0px 0px;
	padding-left: 210px;
	padding-top: 5px;
	margin-bottom: 60px;
	height: 140px;
}

#greeting p {
	line-height: 30px;
}

.section h2 {
	clear: both;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.linkbar {
	clear: both;
	height: 140px;
	margin-bottom: 20px;
}

.linkbar .box {
	width: 220px;
	margin-right: 20px;
	float: left;
}

.linkbar .last {
	margin-right: 0;
}

.box img {
	border: 1px solid #ccc;
	filter:alpha(opacity=60);  
	-moz-opacity:0.60;  
	-khtml-opacity: 0.60;  
	opacity: 0.60; 
}

.box img:hover {
	filter:alpha(opacity=100);  
	-moz-opacity: 1;  
	-khtml-opacity: 1;  
	opacity: 1; 
}

.box a {
	background: #eee !important;
	width: 220px;
	height: 140px;
	display: block;
}

.half {
	width: 340px;
	margin-right: 10px;
	float: left;
}

.last {
	margin-right: 0;
}

#footer {
	clear: both;
	font-size: 10px;
	padding: 5px 10px;
	margin-top: 1px;
	margin-right: 10px;
	background: #333;
	color: #fff;
	float: right;
	text-align: center;
	border-bottom: 1px solid #999;
}

#comments {
	padding-top: 24px;
}
