/* @group reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 1;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

ul, ol {
	list-style-position: outside;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select, button {
	vertical-align: baseline;
}

/* @end */

/* @group global */

body {
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 10px;

	background: #f3f3f3 url(../images/pageElements/page-bg-repeat.png) repeat-y center top;;
	position: relative;
	color: #6c6c6c;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, nav a, #nav-assistance a, #accessibility a, #siteinfo a {
	font-weight: normal;
}

#container {
	
}

#content {
	padding: 1em;
	margin: 1em auto;
	overflow: auto;
}

#accessibility, #nav-assistance, nav, header hgroup, #content, #siteinfo p, #siteinfo ul, #inline-contact-form #contactForm, #inline-contact-form address, #inline-contact-form #contact-downloads,	 #inline-contact-form h2, header form {
	width: 94em;
	margin: 0 auto;
}

#inline-contact-form address, #inline-contact-form #contact-downloads,	#inline-contact-form h2 {
	width: 32em;
	margin: 0.5em auto -0.5em;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	line-height: 1em;
	position: relative;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	position: relative;
	z-index: 10;
;
}

h1 {
	font-size: 6em;
	margin-bottom: 0.25em;
}

h2 {
	font-size: 3em;
	line-height: 1.25em;
	margin: 1em 0 0.25em;
}

h3 {
	font-size: 2em;
	margin: 1em 0 0.5em;
}

h4 {
	font-size: 2em;
	margin: 1em 0 0.5em;
}

h5 {
	font-size: 2em;
	margin: 1em 0 0.5em;
}

h6 {
	font-size: 2em;
	margin: 1em 0 0.5em;
}

a:link {
	color: #2d70ea;
}

a:visited {
	color: #154F91;
}

a:hover {
	color: #2d70ea;
	text-decoration: underline;
}

a:active {
	color: #2d70ea;
}

figure, .portfolio-slideshow {
	background-image: url('/images/pageElements/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #efefef;
}

header a:hover {
	text-decoration: none;
}

p {
	line-height: 1.5em;
	font-size: 1.5em;
	margin-bottom: 1em;
	width: 34.5em;
}

li {
	font-size: 1.5em;
	line-height: 1.5em;
}

#notebook.entry #content li, #notebook.entry #content li, #tag #content li, #tag #content li, #tag.detail #content li, #tag.detail #content li, #site #content ol, #site #content li {
	margin-left: 2em;
}

.navlist li {
	display: inline;
	margin-right: 1em;
	list-style-type: none;
}

#content ul#nav-above.navigation, #content ul#nav-below.navigation {
	overflow: auto;
	margin: 0 auto;
	width: 109em;
	font-size: 0.75em;
	padding: 1em;
	border: 1px solid #b2b2b2;
	background-color: #e9e9e9;
}

#content ul#nav-below.navigation {
	margin-top: 1em;
}

.navigation li {
	display: block;
	float: left;
	width: 40%;
}

.navigation li.nav-next {
	float: right;
	text-align: right;
}

#accessibility, #nav-assistance {
	margin: 1em auto;
}

#accessibility li, #nav-assistance li, footer li, footer p, nav li {
	font-size: 1em;
}

#nav-assistance {
	text-align: right;
	margin-top: -2.5em;
}

#nav-assistance li {
	margin: 0 0 0 1em;
}

#nav-section.navlist {
	margin: 1em 0;
	border: 1px solid black;
}

#nav-section.navlist a, #nav-section.navlist span {
	border: 1px solid black;
	margin: 0 0.125em;
	padding: 0.5em 1em;
	font-weight: bold;
}

#nav-section.navlist span.pages {
	margin-left: 0;
}

header {
	clear: both;
	border: 1px solid #6C6C6C;
	border-left: none;
	border-right: none;
	overflow: hidden;
	margin: 1em 0 0;
	background: #467aaa url(../images/pageElements/header.png) repeat-x;
	height: 12em;
	color: #d3d2d3;
}

#content header {
	border: none;
	margin-bottom: 0;
}

header h1 {
	font-size: 4em;
	margin: 0.75em 0 0;
	width: 10em;
}

h1#branding-logo a {
	color:#efefef;
}

#portfolio header h1#branding-logo a  {
	top: 0;
	font-size: 1em;	
	letter-spacing: -1px;
	opacity: 1;
}

#content h1 {
	font-size: 10em;
	line-height: 2em;
	letter-spacing: -8px;	
	margin: 0;
}

#content header h1 {
	width: auto;
}

header h2 {
	font-size: 2em;
	margin: 0;
	line-height: 1em;
}

nav {
	text-align: center;
	margin: -9em auto 0;
}

nav #nav-main {
	text-align: right;
}

nav #nav-main li {
	margin: 0;
	float: right;
	width: 15em;
	display: block;
	border: 1px ridge #e5eae8;
	border-top: none;
	text-align: center;
	height: 12em;
}

nav #nav-main li a {
	padding: 4.5em 2em 5em;
	display: block;
	letter-spacing: 1px;
	color: #efefef;
	background: url(../images/pageElements/nav.png) left top;
}

nav #nav-main li a:hover {
	background-position: left bottom;
}

nav #nav-main li a strong {
	font-size: 2.5em;
	display: block;
	letter-spacing: -1px;
	font-weight: normal;
}

nav #nav-main li a dfn {
	font-style: normal;
	display: none;
}

#header-searchform {
	margin: -3em auto -0.5em;
	width: 94em;
	font-size: 1em;
	text-align: right;
}

#header-searchform #s {
	border: 1px solid #6c6c6c;
	padding: 0.25em;
	color: #6c6c6c;
	opacity: 0.5;
}

#header-searchform #s:hover, #header-searchform #s:focus {
	opacity: 1;
}

#header-searchform button {
	border: 1px solid #6c6c6c;
	height: 2em;
	position: relative;
	top: 1px;
	opacity: 0.5;
}

#header-searchform button:hover, #header-searchform button:focus {
	opacity: 1;
}

#accessibility li {
	font-size: 1.1em;
	line-height: 1.25em;
}

blockquote {
	width: 68em;
	padding: 1em;
	margin: 1em auto;
	background-color: #FDFFBB;
	border: 1px solid #FFF377;
	position: relative;
}

blockquote span {
	background: transparent url(/images/pageElements/tape.png) no-repeat scroll 50% 0;
	display: block;
	height: 4em;
	margin: 0 auto -3em;
	position: relative;
	text-align: center;
	top: -3em;
	width: auto;
}

blockquote cite {
	margin-left: 2em;
}

blockquote p, #home article#hire-column p {
	width: auto;
}

blockquote p+p {
	margin-bottom: 0;
}

#inline-contact-form, #contactForm {
	border: 1px solid #6C6C6C;
	padding: 1em;
	overflow: auto;
	clear: both;
}

#contactForm {
	background: #F3F3F3;
}

#inline-contact-form {
	display: none;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-bottom: 3em;
	background: url(../images/pageElements/big-bg.png) top left;
}

#inline-contact-form #contact-form fieldset {
	width: 43.5em;
}

#inline-contact-form .vcard, #contact .vcard {
	padding: 1em 1em 0.25em;
	width: 77em;
	font-size: 1.2em;
	position: relative;
	margin: 1em auto -7em;
}

#inline-contact-form .url, #contact .url, #inline-contact-form span.adr, #contact span.adr, #inline-contact-form span.tel, #contact span.tel, #inline-contact-form span.email-container, #contact span.email-container {
	position: absolute;
	left: 6em;
}

#inline-contact-form .url, #contact .url {
	top: 1em;
}

#inline-contact-form .adr, #contact .adr {
	top: 2em;
}

#inline-contact-form .email-container, #contact .email-container {
	top: 3em;
}

#inline-contact-form .tel, #contact .tel {
	top: 4em;
}

#inline-contact-form .vcard .tel .type, #contact .vcard .tel .type {
	display: none;
}

#inline-contact-form .vcard img, #contact .vcard img {
	float: left;
	height: 4em;
}

#inline-contact-form #contact-downloads, #contact #contact-downloads {
	width: 94em;
	margin: 0 auto;
}

#inline-contact-form #contact-downloads li , #contact #contact-downloads li {
	float: right;
	list-style: none;
	text-align: center;
	width: 10em;
	position: relative;
}

#inline-contact-form #contact-downloads li img , #contact #contact-downloads li img {
	height: 3em;
	margin: 0 auto;
	display: block;
}

#inline-contact-form #contact-downloads li em, #contact #contact-downloads li em {
	border: 1px solid grey;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FDFFBB;
	margin: 0 auto;
	position: absolute;
	top: 8em;
	text-align: center;
	padding: 1em;
	font-style: normal;
	z-index: 2;
	display: none;
	width: 9.5em;
	left: 1em;
	font-size: 0.75em;
}

#inline-contact-form p, #contact p {
	clear: both;
}

#contactForm fieldset {
	float: left;
	width: 44.5em;
	margin: 1em 0;
	border: 0;
	padding: 0;
}

#contactForm fieldset+fieldset {
	float: right;
	margin-right: 0.25em;
}

#contactForm label {
	display: block;
	font-size: 1.5em;
	line-height: 2em;
}

#contactForm label.cc {
	display: inline;
}

#contactForm input.text-field, #contactForm textarea {
	margin-bottom: 1em;
	border: 1px solid #a9a9a9;
	padding: 0.25em;
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	width: 98%;
	box-shadow: 0 0.25em 0.5em #888;
	-webkit-box-shadow: 0 0.25em 0.5em #888;
	-moz-box-shadow: 0 0.25em 0.5em #888;
}

#contactForm textarea {
	height: 13.25em;
}

#contactForm button {
	margin: 1.5em 0 0 1.5em;
	float: right;
	border: 1px solid #a9a9a9;
	background: transparent url(../images/pageElements/big-bg.png) repeat scroll left center;
	color: #efefef;
	padding: 0.5em 1em;
	font-size: 1.5em;
}

label.error, p.error {
	color: #fd001c;
	border: 1px solid #fd001c;
	border-left: none;
	border-right: none;
	background-color: #f6ff8b;
	padding: 0.5em;
	margin-bottom: 1em;
	width: auto;
}

footer#siteinfo {
	padding: 1em;
	overflow: auto;
	border: 1px solid #6C6C6C;
	border-left: none;
	border-right: none;
	margin-top: 1em;
	background:#fff;
	font-size: 1.5em;
}

footer#siteinfo ul#nav-footer, footer#siteinfo p.back-to-top {
	text-align: right;
}

footer#siteinfo ul#nav-footer {
	margin-top: -1em;
	width: 62em;
}

footer#siteinfo ul#nav-footer li {
	text-align: right;
	line-height: 1em;
	margin: 0 0 0 1em;
}

footer#siteinfo p {
	text-align: center;
	clear: both;
	margin: 1em auto 1em;
	width:62em;
}

footer#siteinfo p.connect, footer#siteinfo p#siteinfo-copyright {
	text-align: left;
	margin: 0 auto;
	width: 62em;

}

footer#siteinfo p.connect{
	height: 3em;
	line-height: 4em;
	font-size: 1.5em;
	width: 41.5em;
}
	
footer#siteinfo p.connect a.twitter , footer#siteinfo p.connect a.linkedin {
	padding:  0 4em;	
	text-indent: -9000px;
	display: inline-block;
}
	
footer#siteinfo p.connect a.twitter {
	background: url(../images/pageElements/connect.png) no-repeat left 0.75em;
}

footer#siteinfo p.connect a.twitter:hover {
	background-position: left -2.5em;
}

footer#siteinfo p.connect a.linkedin {
	background: url(../images/pageElements/connect.png) no-repeat right 0.75em;
	margin-left: -0.5em;
}

footer#siteinfo p.connect a.linkedin:hover {
	background-position: right -2.27em;
}

footer#siteinfo p.back-to-top {
	width: 62.5em;
	margin: 0 auto
}

#tag #content ul.wp-tag-cloud {
	text-align: justify;
	margin: 0;
	overflow: auto;
}

#tag #content ul.wp-tag-cloud li {
	display: block;
	float: left;
	margin-right: 1em;
	line-height: 2em;
}

.edit-link, .post-edit-link, .back-to-hire-nav {
	margin: 1em 0;
	clear: both;
	float: left;
	display: block;
	width: 100%;
}

#content li li {
	font-size: 1em;
}

/* @end */

/* @group HOME*/

#home #content {
	width: 94em;
	overflow: hidden;
}

#home #content h2 {
	font-size: 3em;
	margin: 1em;
}

#home #content h3 {
	border-bottom: 1px solid grey;
	font-size: 3em;
	margin: 0 auto 0.5em;
	clear: both;
}

#home #content h4 {
	font-size: 2em;
}

#home blockquote {
	width: 80em;
	margin: 6em auto;
	clear: both;
}

#home .flashvideo {
	display: none
}

#home article {
	margin-bottom: 2em;
}

#home #portfolio-showcase {
	width: 94em;
	padding: 1em 10em;
	overflow: visible;
	margin: 1em -10em;
	height: 25em;
}

#home #portfolio-showcase article {
	width: 30em;
	position: relative;
	float: left;
	margin: 2em auto;
}

#home #portfolio-showcase article.middle {
	margin: 2em;
}

#home #portfolio-showcase article footer {
	position: absolute;
	top: 22em;
	display: none;
	border: 1px solid grey;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
	z-index: 10;
	background-color: #f5f5f5;
}

#home #portfolio-showcase article h4 {
	font-size: 1.75em;
	margin-bottom: 0.25em;
	text-align: center;
}

#home #portfolio-showcase article dl {
	clear: both;
	font-size: 0.85em;
	margin-left: 1.15em;
}

#home #portfolio-showcase article figure {
	height: 15em;
	margin: 0 auto 4em;
	display: block;
	overflow: hidden
}

#home #portfolio-showcase article img {
	width: 100%;
	margin: 0 auto 2em;
	display: block;
}

#home #portfolio-showcase article figure , #home article .portfolio-slideshow {
	border: 1px solid #6c6c6c;
}

#home article .portfolio-slideshow {
	left: 0;
	height: 15em;
	position: relative;
	margin-bottom: 2em;
	overflow: hidden;
	width: 100%;
}

#home article .portfolio-slideshow img {
	z-index: 8;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

#home article .portfolio-slideshow img.active {
	z-index: 10;
	opacity: 1;
}

#home article .portfolio-slideshow img.last-active {
	z-index: 9;
}

#home article#services-column, #home article#software-column, #home article#technologies-column, #home article#formats-column {
	width: 23em;
	margin: 1em 0 4em 1em;
	float: left;
	border-right: 1px solid #d5d5d5;
	margin-right: -1px;
}

#home article#services-column ul, #home article#software-column ul, #home article#technologies-column ul, #home article#formats-column ul, #home article#hire p {
	list-style-position: inside;
	margin-right: 1em;
}

#home article#services-column li, #home article#software-column li, #home article#technologies-column li, #home article#formats-column li {
	display: inline;
	font-size: 1em;
	text-align: justify;
	margin-right: 0.5em;
}

#home article#services-column {
	margin-left: 0;
	padding-right: 0;
}

#home article#formats-column {
	border-right: none;
	margin-right: -10px
}

#home article#hire p {
	font-size: 2em;
	float: left;
	width: 29em;
}

a.hire-me-button {
	float: right;
	font-size: 2em;
	padding: 1em;
	border: 1px solid #6c6c6c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 9em;
	text-align: center;
	background: url(../images/pageElements/header.png) center bottom;
	color: #fff;
	display: block;
}

/* @end */

/* @group portfolio */

dl {
	clear: left;
	overflow: auto;
	margin: 0.5em 0;
}

dt, dd {
	float: left;
	line-height: 1.5em;
	font-size: 1em;
}

dt {
	width: 8.5em;
	text-align: right;
	margin-right: 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 2em
}

dd {
	margin-right: 1em;
	font-size: 1.1em;
}

/* @group category */
#portfolio h1 span.seperator, #portfolio h1 a, #tag h1 span.seperator, #tag h1 a {
	position: relative;
	font-size: 0.5em;
	letter-spacing: -2px;
	top: -0.25em;
	opacity:  0.5;
}

#portfolio h1 a:hover {
	opacity: 1;
}

#portfolio ul#filter {
	text-align: left;
	margin: 0 0 6em;
	font-weight: bold;
}

#portfolio ul#filter li {
	font-size: 1em;
	margin-right: 0;
	margin-left: 1em;
}

#portfolio ul#filter li a {
	position: relative;
	z-index: 10;
}

#portfolio ul#filter li.current a {
	font-size: 1.5em;
	text-decoration: underline;
	color: #6C6C6C;
}

#portfolio ul#portfolio-list {
	overflow: auto;
	margin: 0;
	padding: 0;
	width: 94em;
}

#portfolio ul#portfolio-list li {
	overflow: auto;
	margin: 1em 0;
	list-style: none;
	border: 1px solid #afafaf;
	width: 43.75em;
	float: left;
	text-align: center;
	font-size: 1em;
	padding: 1em;
	opacity: 0.7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 36em;
	background: #efefef;
}

#portfolio ul#portfolio-list .flashvideo, #portfolio ul#portfolio-list p {
	display: none
}

#portfolio ul#portfolio-list li:hover {
	opacity: 1;
	border-color: rgba(21,79,145,0.5);
}

#portfolio ul#portfolio-list li.odd {
	margin-right: 2em;
}

#portfolio ul#portfolio-list li h2 {
	font-size: 2em;
	margin:0.25em 0;
}

#portfolio ul#portfolio-list li p {
	margin-bottom: 0;
}

#portfolio ul#portfolio-list li dl {
	margin: 0;
	font-weight: bold;
}

#portfolio ul#portfolio-list li figure {
	height: 23em;
	border: 1px solid #154f91;
	overflow: hidden;
	margin-bottom: 1.25em;
}

#portfolio ul#portfolio-list li figure img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

#portfolio ul#portfolio-list li.hero {
	width: 94em;
	margin: 0 0 2em;
	border: none;
	padding: 0;
	opacity: 1;
	height: 100%;
	min-height: 48em;
	background: transparent;
}

#portfolio ul#portfolio-list li.hero h2 {
	font-size: 3em;
}

#portfolio ul#portfolio-list li.hero figure {
	height: 35em;
	width: 93.8em;
	margin: 0 auto 1.5em;
}

#portfolio ul#portfolio-list li.hero img {
	width: 100%;
	height: auto;
}

#portfolio ul#portfolio-list li.hero p {
	display: block;
	float: left;
	width: 49%;
	text-align: left;
	margin: -0.125em 1em 2em;
}

#portfolio ul#portfolio-list li.hero dl {
	display: block;
	float: right;
	width: 45.5%;
	text-align: left;
	clear: right;
	line-height: 2em;
}

#portfolio blockquote {
	margin: 2em auto;
}

/* @end */

/* @group item */

#portfolio.item #content {
	position: relative;
}

#portfolio.item article #portfolio-link {
	position: absolute;
	right:1em;
	text-align: right;
	z-index: 500;
	line-height: 2.5em;
}

#portfolio.item article header {
	height: 7em;
	background: transparent;
		color: #6c6c6c;
}

#portfolio.item article header h1 {
	clear: both;
	margin: 0.25em 0 0;
	font-size: 4em;
	line-height: 1em;
	letter-spacing: -1px;
}

#portfolio.item article header p {
	font-family: Helvetica,Arial,Sans-Serif;
	margin: 0 0 2em;
	font-size: 1em;
	float: none;
	text-align: left;
	width: auto;
}

#portfolio.item article #main-image {
	height: 100%;
	outline: 1px solid #154F91;
	width:93.8em;
	margin: 0 auto;
}

#portfolio.item article #main-image img {
	width: 100%;
	margin: 0;
}

#portfolio.item article #main-image .galleria_wrapper img {
	display: block
}

#portfolio.item article #portfolio-images {
	display: none;
	overflow: auto;
	margin: 0 auto;
	background: #467aaa url(../images/pageElements/header.png) repeat-x;
	padding: 1em 1em 0;
	outline: 1px solid #154F91;
	width:91.8em;
}

#portfolio.item article #portfolio-images:hover {
	opacity: 1;
}

#portfolio.item article #portfolio-images li {
	display: block;
	float: left;
	margin: 0 1em 0.75em 0;
	overflow: hidden;
	width: 5em;
	height: 3em;
	border: 3px double #154F91;
	padding: 0.5em;
	background: #467aaa url(../images/pageElements/header.png) repeat-x;
}

#portfolio.item article #portfolio-images li img {
	cursor: pointer;
	display: block;
	height: auto;
	left: auto;
	top: auto;
	width: auto;
}

#portfolio.item article p {
	margin-top: 1em;
	float: left;
	width: 30em;
	font-size: 1.75em;
	text-align: left;
}

#portfolio.item article dl {
	float: right;
	clear: right;
	width: 38em;
	text-align: left;
	margin: 2.25em 0 -2.25em
}

#portfolio.item article blockquote {
	position: absolute;
	top: 1.5em;
	right: 2em;
	margin: 0;
	width: 48em;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#portfolio.item article blockquote p {
	margin-top: 0;
	font-size: 1.1em;
	width: 100%;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

#portfolio.item article blockquote p+p, #portfolio.item article blockquote cite {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

#portfolio.item article footer {
	clear: both;
	padding: 1em;
	border: 1px solid black;
}

#portfolio.item article .flashvideo {
	display: block;
	width: 100%;
	background-color: #efefef;
}

#portfolio.item article {
	overflow: auto;
}

#portfolio.item section#hire {
	border: 1px dotted #cecece;
	clear: both;
	overflow: auto;
	padding: 2em;
	background-color: #f3f3f3;
	margin:2em;
}


#portfolio.item section#hire p {
	float: left;	
	font-size: 2em;
	margin-bottom: 0;
	width: 25em;
}


/* @end */

/* @end */

/* @group hire */

#hire article ul, #hire article ol, #hire .wp-tag-cloud {
	margin: 2em
}

#hire article blockquote {
	width: 100%;
	padding: 0;
	background-color: white;
	border: none;
}

#hire article blockquote span {
	display: none;
}

#hire article ol li ul {
	margin: 0 1em 0.5em;
}

#hire article ol li ul li {
	list-style: square;
}

#hire #hire-navigation {
	clear: both;
	height: 4em;
	margin: 0 auto;
	width: 90em
}

#hire #hire-navigation li {
	border: 1px solid #6C6C6C;
	float: left;
	padding: 0.5em 1em 0.5em;
	margin: 0 0.25em;
	background-color: #f5f5f5;
}

#hire #hire-navigation li.current {
	background-color: white;
	position: relative;
	z-index: 5;
	border-bottom: none;
	padding-bottom: 0.5em;
}

#hire #hire-navigation li a {
	padding: 0;
}

#hire #overview li {
	margin-bottom: 1em
}

#hire #services h3 {
	clear: both;
	margin-top: 0.25em;
}

#hire #services ul {
	margin: 0 1em 2em;
	overflow: auto;
}

#hire #services ul li {
	display: block;
	float: left;
	text-align: justify;
	margin: 0 1em;
	height: 2em;
}

#hire #hireForm {
	width: 51.75em;
	float: left;
	padding: 0 1em;
}

#hire #hireForm label {
	display: block;
	margin: 0.25em 0;
	font-size: 1.25em;
}

#hire #hireForm #hireFormName, #hire #hireForm #hireFormEmail, #hire #hireForm #hireFormOther, #hire #hireForm #hireFormURL, #hire #hireForm #hireFormComments {
	font-size: 1.5em;
	font-family: arial, sans-serif;
	width: 34em;
	display: block;
	border: 1px solid #6C6C6C;
	padding: 0.25em;
	margin-bottom: 1em;
	box-shadow: 0 0.25em 0.5em #888;
	-webkit-box-shadow: 0 0.25em 0.5em #888;
	-moz-box-shadow: 0 0.25em 0.5em #888;
}

#hire div#checklist {
	width: 25.75em;
	float: right;
	margin: 2.25em 0 0 0;
	padding: 1em;
	outline: 1px solid black;
	background-color: white;
}

#hire div#checklist h2 {
	font-size: 2em
}

#hire div#checklist p {
	background-repeat: no-repeat;
	background-image: url(/images/pageElements/checkbox-off.png);
	background-position: left center;
	padding: 0.5em 1em 0.5em 2.5em;
	width: auto;
}

#hire div#checklist p.tickbox {
	font-weight: bold;
	background-image: url(/images/pageElements/checkbox-on.png);
}

#hire div#checklist p.ready.tickbox {
	font-weight: bold;
	background-image: url(/images/pageElements/checkboxes-ready-to-go.png);
	font-size: 3em;
	margin: 0;
}

#hire #hireForm button {
	margin: 0;
	border: 1px solid #A9A9A9;
}

/* @end */

/* @group notebook */

#notebook #commentform label {
	font-size: 1.5em;
}

#notebook #commentform p.subscribe-to-comments {
	margin: 1em 0;
}

#notebook #commentform p.subscribe-to-comments label {
	font-size: 1em;
}

#notebook #commentform #author, #notebook #commentform #email, #notebook #commentform #url, #notebook #commentform #comment {
	width: 99%;
	border: 1px solid #a3a3a3;
	font-family: arial, sans-serif;
	padding: 0.25em;
	font-size: 1.25em;
	margin: 0.25em 0 1em;
	box-shadow: 0 0.25em 0.5em #888;
	-webkit-box-shadow: 0 0.25em 0.5em #888;
	-moz-box-shadow: 0 0.25em 0.5em #888;
}

#notebook ol#comments-list li.depth-1, #notebook ol#comments-list li.depth-2, #notebook ol#comments-list li.depth-3, #notebook ol#comments-list li.depth-4, #notebook ol#comments-list li.depth-5, #notebook ol#comments-list li.depth-6, #notebook ol#comments-list li.depth-7, #notebook ol#comments-list li.depth-8, #notebook ol#comments-list li.depth-9, #notebook ol#comments-list li.depth-10 {
	font-size: 0.75em;
}

#notebook h3#comment-count, #notebook ol#comments-list {
	width: 55em;
	margin: 0 auto;
}

#notebook h3#comment-count {
	width: 29em;
	position: relative;
	top: -4em;
}

#notebook ol#comments-list li {
	background-color: #efefef;
	list-style: none;
	margin: 0.25em 0;
	border: 1px solid grey;
}

#notebook ol#comments-list li p {
	width: 39em;
	margin:  0 auto 1em;
}

#notebook ol#comments-list .comment-expand {
	padding: 0.5em;
	width: 100%;
}

#notebook ol#comments-list ul.children {
	margin: 0;
	padding: 0;
}

#notebook ol#comments-list {
	margin: 0 auto 20em;
	position: relative;
	top: -8em;
}

#notebook.entry ol#comments-list {
	top: 0;
	width: 66em;
}

#notebook ol#comments-list li {
	position: relative;
	float: right;
}

#notebook ol#comments-list li .actions {
	display: block;
	position: absolute;
	top: 1.1em;
	font-size: 1.25em;
	right: 1em;
}

#notebook article.entry ol#comments-list {
	width: 42em;
}

#notebook ol#comments-list li.depth-1 {
	width: 100%;
}

#notebook  ol#comments-list li.depth-2 {
	width: 95%;
}

#notebook  ol#comments-list li.depth-3 {
	width: 90%;
}

#notebook ol#comments-list li.depth-4 {
	width: 85%;
}

#notebook  ol#comments-list li.depth-5 {
	width: 80%;
}

#notebook  ol#comments-list li.depth-6 {
	width: 75%;
}

#notebook ol#comments-list li.depth-7 {
	width: 70%;
}

#notebook  ol#comments-list li.depth-8 {
	width: 65%;
}

#notebook  ol#comments-list li.depth-9 {
	width: 60%;
}

#notebook  ol#comments-list li.depth-10 {
	width: 55%;
}

#notebook.entry li.comment, #notebook li.comment {
	padding: 1em;
	margin: 1em 0;
}

#notebook article.entry li.comment p {
	width: auto;
	margin: 0.5em 0 0;
}

#notebook article.entry li.comment p.author-information {
	width: auto;
	margin: 0;
}

#notebook li.comment img {
	float: left;
	margin-right: 1em;
}

#notebook article.entry li.comment time {
	position: relative;
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 1em;
	float: none;
}

#notebook ol#comments-list li.comment.author {
	background-color: #fff;
}

#notebook article.comment p.author-information {
	font-size: 1em
}

#notebook article.comment p {
	margin-left: 2em;
}

#notebook.entry ol#comments-list li p {
	margin-left: 4em;
}

/* @group category */

#notebook article.entry {
	position: relative;
	margin: 1em auto 10em;
	overflow: visible;
	width: 58em;
	border: 1px solid black;
	background-color: #fff;
	padding: 1em;
	clear: both;
	box-shadow: 0 0.25em 0.5em #888;
	-webkit-box-shadow: 0 0.25em 0.5em #888;
	-moz-box-shadow: 0 0.25em 0.5em #888;
}

#notebook article.entry time, #notebook article.entry p.comments-link {
	width: auto;
	margin-left: -18em;
	float: left;
}

#notebook article.entry time {
	font-family: Georgia, Serif;
	font-size: 1.5em;
	line-height: 1.5em;
	position: absolute;
	top: 0.75em;
	left: 0;
	margin-left: -11.5em;
}

#notebook article.entry p.comments-link {
	clear: left;
	font-size: 1em;
	margin-top: 0.25em;
}

#notebook article.entry h2 {
	font-size: 2em;
	width: 29em;
	margin: 0 auto 0.25em;
}

#notebook article.entry p, #notebook article.entry ul li, #notebook article.entry ol li {
	width: 46.5em;
	font-size: 1.25em;
	margin: 0 auto 1em;
}

#notebook article.entry ul li, #notebook article.entry ol li {
	width: 42em;
}

#notebook article.entry ul.post-meta {
	width: 10em;
	margin-right: -17em;
	position: absolute;
	right: 0;
	top: 4.25em;
}

#notebook article.entry ul.post-meta ul {
	margin: 0 0 1em;
}

#notebook article.entry ul.post-meta li {
	list-style: none;
	line-height: 1.5em;
	font-size: 1em;
	width: auto;
	margin-bottom: 0;
}

#notebook #respond {
	clear: both;
	display: none;
	position: relative;
	top: 2em;
	margin: 2em 0 3em;
	border: 5px solid #d4d4d4;
	padding: 0 2em 1em;
	width: 93%;
}

#notebook #respond #cancel-comment-reply-link {
	position: absolute;
	font-size: 1.5em;
	top: 1em;
	right: 1.5em;
	font-weight: normal;
}

#notebook #respond h3 {
	border-bottom: 1px solid black;
	padding: 0.5em 0;
}

/* @end */

/* @group entry */

#notebook.entry #content {
	width: 100%;
	margin: 0;
	padding: 0
}

#notebook.entry article p, #notebook.entry article ol, #notebook.entry article ul {
	margin-bottom: 1em;
	width: auto;
}

#notebook.entry article ol, #notebook.entry article ul {
	margin-bottom: 2em;

}

#notebook.entry article li {
	margin-bottom: 0.5em;
}

#notebook.entry #respond {
	display: block;
}

#notebook.entry article {
	margin: 15em auto 0;
	width: 94em;
}

#notebook.entry article h1 {
	font-size: 5em;
	line-height: 1.25em;
	margin: 0.125em auto -0.125em;
	width: 19em;
	letter-spacing: -1px;
}

#notebook.entry article .post-meta {
	font-size: 1em;
	margin: 1em auto;
	font-family: Helvetica,Arial,Sans-Serif;
	width: 94em
}

#comment-container {
	width: 75em;
	margin: 0 auto;
}


#comment-container h3, #comment-container p{
	width: 35em;
	margin: 0 auto;
}

#comment-container p {
	width: 46.5em;
}

#notebook.entry article p {
	font-size: 1.75em;
}

#notebook.entry article header {
	padding: 0;
	margin: -14em 0 2em;
	height: auto;
	border: 1px solid black;
	border-left: none;
	border-right: none;
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #efefef;
	background-image: none;
	color: #6C6C6C;
}

#notebook.entry article header p {
	font-family: Georgia, Serif;
	font-size: 2em;
	margin: 0 auto;
	width: 47em;
}

#notebook.entry article header time {
	font-size: 1em;
}

#notebook.entry article time {
	width: auto;
	float: none;
}

#notebook #content ul.navigation li {
	margin: 0;
}

/* @end */

/* @end */

/* @group site */

#site.page section#definition {
	margin: 1em auto 2em;
	font-style: italic;
	width: auto;
	font-size: 0.75em;
}

#site.page section#definition p {
	margin-bottom: 0;
}

#about article, #site.page article {
	width: 50em;
	float: left;
}

#about aside, #site.page aside {
	width: 25em;
	float: right;
	border: 1px solid #e6e6e6;
	padding: 1em;
	font-size: 1.25em;
	margin: 15em 0 0;
	box-shadow: 0 0.25em 0.5em #888;
	-webkit-box-shadow: 0 0.25em 0.5em #888;
	-moz-box-shadow: 0 0.25em 0.5em #888;
	background-color: #fff;
}

aside h4 {
	margin-top: 0;
}

#about aside ol#link-list li, #site.page aside ul li {
	font-size: 0.9em;
}

#about aside ol#link-list li {
	list-style: none;
	padding-left: 1em;
	line-height: 3em;
	font-weight: 1.5em;
}

/* @end */

ol#link-list li a {
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0.5em 2.5em;
	font-size: 1.5em;
}

.delicious {
	background-image: url(/images/pageElements/delicious_32.png);
}

.flickr {
	background-image: url(/images/pageElements/flickr_32.png);
}

.lastfm {
	background-image: url(/images/pageElements/lastfm_32.png);
}

.linkedin {
	background-image: url(/images/pageElements/linkedin_32.png);
}

.twitter {
	background-image: url(/images/pageElements/twitter_32.png);
}

.vimeo {
	background-image: url(/images/pageElements/vimeo_32.png);
}

.youtube {
	background-image: url(/images/pageElements/youtube_32.png);
}

/* @group autosuggest */

/* 
================================================
autosuggest, inquisitor style
================================================
*/

div.autosuggest {
	position: absolute;
	padding: 0;
	font-size: 0.75em;
	z-index: 1000;
}

div.autosuggest div.as_container {
	position: relative;
	margin-top: 1em;
	padding: 6px 4px;
	background: #efefef;
	overflow: hidden;
	border: 1px solid #333;
}

div.autosuggest ul {
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
}

div.autosuggest ul li {
	color: #999;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a {
	color: #999;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
	margin: 0;
}

div.autosuggest ul li a:hover {
	background-color: #000;
}

div.autosuggest ul li.as_highlight a:hover {
	background-color: #fff;
}

div.autosuggest ul li a span {
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small {
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small {
	color: #333;
}

div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em {
	font-style: normal;
	color: #3778e5;
}

/* @end */

span.search-term {
	font-weight: bold;
	padding: 0.25em;
	background-color: yellow;
}

h1 span.search-term {
	padding: 0;
	background-color: transparent;
}

#search article, #tag article {
	margin: 0 0 2em;
}

span.unapproved {
	display: block;
	margin: 0 auto;
	width: 20em;
}