@charset "UTF-8";
/* CSS Document */


/* General Rules
----------------------------------------------- */
body {
	background: #100b13 url(../img/template/bkg.jpg) top left repeat-x;
	color: #353535;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 150%;
	margin: 30px 40px;
	text-align: left;
	text-shadow: #fff 1px 1px 1px; /* Some finesse for Safari */
	}

h2 {
	color: #707070;
	font-size: 21px;
	font-weight: lighter;
	line-height: 21px;
	margin: 0 0 14px 0;
	}

p { margin:  0 0 10px 0; }

img { background-color: #fff; border: 1px solid #e1e1e1; padding: 2px;}

a { color: #6e75d4; }
a:hover { color: #475284; }

h2 a { color: #707070; text-decoration: none; }
h2 a:hover { color: #353535; text-decoration: none; }

hr {
	border: none;
	border-top: 1px solid #dfdfdf;
	clear: both;
	height: 1px;
	margin: 15px 0;
	}

ul {
	border-left: 1px solid #d9d9d9;
	margin-left: 15px;
	padding-left: 10px;
	}
li { margin: 8px 0; }

blockquote {
	background: url(../img/template/img_curveArrow.png) 0 3px no-repeat;
	color: #777;
	font-size: 14px;
	margin-top: -8px;
	padding: 7px 0 0 40px;
	}


/* Head Area
----------------------------------------------- */

#blendlab { margin: 0 0 0 47px; }
#blendlab img { background: none; border: none; }

#ieNote {
	background: #fcff7f url(../img/template/img_ieAlert.png) 10px 10px no-repeat;
	border: 2px solid #dde070;
	margin: 0 0 30px 27px;
	line-height: 16px;
	padding: 10px 20px 10px 60px;
	width: 496px;
	}

#description {
	color: #545c49;
	margin: 10px 0 0 47px;
	font-size: 14px;
	line-height: 18px;
	width: 440px;
	font-style: italic;
	text-shadow: none;
	text-shadow: #d9e3d2 1px 1px 1px; /* Some finesse for Safari */
	}
#description a { color: #545c49; }
#description a:hover { color: #333; }

#topNav {
	text-shadow: none;
	text-align: right;
	width: 599px;
	font-size: 12px;
	margin-bottom: 3px;
	}
#topNav ul { border: none; }
#topNav ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #a392a1;
	padding-right: 5px;
	margin-left: 5px;
	}
#topNav li.noBorder { border: none; }
#topNav ul li a { color: #8b7192; text-decoration: none; border: none; }
#topNav ul li a:hover { color: #a392a1; text-decoration: none; }
#topNav li strong a { color: #65526a; font-weight: normal; }


/* Post Wrap
----------------------------------------------- */
.postWrap {
	background: url(../img/template/bkg_entryTop.png) top right no-repeat;
	width: 586px;
	padding-top: 12px;
	margin: 0 0 20px 27px;
	}
.post { background: url(../img/template/bkg_entryBottom.png) bottom right no-repeat; }
.date {
	text-align: center;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	color: #bbb;
	float: right;
	
	padding: 0 20px 0 15px;
	}
.date em {
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 20px;
	font-style: normal;
	}


/* Entry - Generic/All
----------------------------------------------- */
.entryText, .entryQuote, .entryLink, .entryChat, .entryPhoto, .entryVideo, .entryAudio, .entryFolio, .entryAbout {
	margin: 0 0 0 -27px;
	padding: 4px 0 7px 47px;
	width: 506px;
	}
.entryWrap { margin: 0 0 10px 0; }


/* Entry - Regular
----------------------------------------------- */
.entryText { background: url(../img/template/tag_text.png) top left no-repeat; }


/* Entry - Quote
----------------------------------------------- */
.entryQuote { background: url(../img/template/tag_quote.png) top left no-repeat; }
.entryQuote h2 { margin-bottom: 8px; }
.quoteSource a { color: #999; border-color: #999; }
.quoteSource a:hover { color: #707070; border-color: #707070; }
.entryQuote .description { font-style: italic; font-size: 14px; color: #999; }


/* Entry - Link
----------------------------------------------- */
.entryLink { background: url(../img/template/tag_link.png) top left no-repeat; }
.entryLink h2 { margin-bottom: 8px; }
.entryLink .description { font-size: 14px; color: #777; }


/* Entry - Conversation
----------------------------------------------- */
.entryChat { background: url(../img/template/tag_chat.png) top left no-repeat; }
.entryChat ul {
	border: none;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0px 0px 0px 1px;
	}
.entryChat ul li {
	font-size: 12px;
	padding: 4px 0px 4px 8px;
	margin-bottom: 1px;
	}
.entryChat ul li span.label {
	font-weight: bold;
	margin-right: 4px;
	}
.entryChat ul li.odd { background-color: #ddd; }
.entryChat ul li.even { background: none; }


/* Entry - Image
----------------------------------------------- */
.entryPhoto { background: url(../img/template/tag_photo.png) top left no-repeat; }
.entryPhoto h2 { margin-bottom: 8px; }
.entryPhoto .description { font-size: 14px; color: #777; }


/* Entry - Portfolio
----------------------------------------------- */
.entryFolio { background: url(../img/template/tag_folio.png) top left no-repeat; }


/* Entry - About
----------------------------------------------- */
.entryAbout { background: url(../img/template/tag_about.png) top left no-repeat; }


/* Entry - Audio
----------------------------------------------- */
.entryAudio { background: url(../img/template/tag_audio.png) top left no-repeat; }


/* Entry - Video
----------------------------------------------- */
.entryVideo { background: url(../img/template/tag_video.png) top left no-repeat; }


/* Page Navigation
----------------------------------------------- */

#navigation {
	padding: 0 20px 0 47px;
	width: 545px;
	}

.btnPrev a, .btnPrev a:visited {
	background: url(../img/template/btn_older.png) 0 0 no-repeat;
	border: none;
	display: block;
	float: left;
	height: 33px;
	margin: 25px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 70px;
	}
.btnPrev a:hover {
	background: url(../img/template/btn_older.png) 0 -33px no-repeat;
	border: none;
	}

.btnNext a, .btnNext a:visited {
	background: url(../img/template/btn_newer.png) 0 0 no-repeat;
	border: none;
	display: block;
	float: right;
	height: 33px;
	margin: 25px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 73px;
	}
.btnNext a:hover {
	background: url(../img/template/btn_newer.png) 0 -33px no-repeat;
	border: none;
	}

#divLine {
	background: url(../img/template/img_div.png) top center no-repeat;
	clear: both;
	margin: 25px 0 25px 27px;
	height: 1px;
	width: 586px;
	}


/* Goodies Navigation
----------------------------------------------- */
	
#goodieNav {
	background: url(../img/template/btn_goodies.png) top left no-repeat;
	height: 23px;
	margin: 0 0 0 210px;
	position: relative;
	width: 217px;
	}

#goodieNav ul { margin: 0; }
#goodieNav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#goodieNav li, #goodieNav a { height: 23px; display: block; background: none; text-decoration: none; }

#navFacebook 	{ text-indent: -999em; overflow: hidden; left: 0; width: 36px; }
#navLinkedin 	{ text-indent: -999em; overflow: hidden; left: 36px; width: 48px; }
#navCorkd 		{ text-indent: -999em; overflow: hidden; left: 84px; width: 47px; }
#navTwitter 	{ text-indent: -999em; overflow: hidden; left: 131px; width: 51px; }
#navRss 		{ text-indent: -999em; overflow: hidden; left: 182px; width: 35px; }

#navFacebook a:hover	{ background: transparent url(../img/template/btn_goodies.png) 0 -23px no-repeat; }
#navLinkedin a:hover	{ background: transparent url(../img/template/btn_goodies.png) -36px -23px no-repeat; }
#navCorkd a:hover		{ background: transparent url(../img/template/btn_goodies.png) -84px -23px no-repeat; }
#navTwitter a:hover		{ background: transparent url(../img/template/btn_goodies.png) -131px -23px no-repeat; }
#navRss a:hover			{ background: transparent url(../img/template/btn_goodies.png) -182px -23px no-repeat; }


/* Footer
----------------------------------------------- */

#foot {
	text-shadow: none;
	text-align: center;
	width: 584px;
	font-size: 11px;
	margin: 40px 0 0 27px;
	}
#foot ul { border: none; margin: 0; padding: 0; }
#foot ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #353535;
	padding-right: 5px;
	margin-left: 5px;
	}
#foot li.noBorder { border: none; }
#foot ul li a { color: #353535; border: none; }
#foot ul li a:hover { color: #a392a1; }

