@charset "utf-8";
/* general styles */

* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}

html {
	background: url(image/html.gif) repeat-x;
	padding-top: 1px;
}

body {
	background: url(image/body.jpg) no-repeat center 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
}

h1, h2, h3, h4, h5, h6 {
	color: #00a2f5;
	font-size: 185%;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin: 15px 0 5px;
}

h1 {
	font-size: 250%;
}

h2, h3 {
	font-size: 210%;
	margin-top: 40px;
}

h5 {
	margin-top: 40px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #545454;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #00A2F5;
}

p {
	line-height: 1.5em;
	margin: 0.5em 0 1em;
}

a {
	color: #00a2f5;
}

a:hover {
	color: #3ebafa;
}

a .hidden {
	display: none;
}

.highlight {
	color: #00a2f5;
}

.unhighlight {
	color: #545454;
}

.content .size-full {
	display: block;
	margin: 30px 0;
}

small {
	font-size: 75%;
}

code {
	display: block;
	margin-left: 2em;
	color: #00A2F5;
}

cite {
	font-style: normal !important;
}

cite span {
	color: #00A2F5;
	font-size: 185%;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin: 15px 0 5px;
}

cite a {
	color: #545454;
	text-decoration: none;
}

cite a:hover {
	color: #00A2F5;
}

#about-me, #hire-me {
	text-decoration: none;
	color: #FFF !important;
	background: url(image/p-hire-me.gif) no-repeat 100% center;
	display: block;
	padding: 10px 90px 10px 0;
}

#about-me {
	background-image: url(image/p-about-me.gif);
}

#hire-me:hover {
	background-image: url(image/p-hire-me-hover.gif);
}

#about-me:hover {
	background-image: url(image/p-about-me-hover.gif);
}

#follow img {
	margin-right: 5px;
}

#page-top {
	height: 0px;
}

.align-right {
	text-align: right;
}

.float-left {
	float: left;
	width: 45%;
}

.float-right {
	float: right;
	width: 45%;
}

.float-right-string {
	float: right;
}

.content-img-right, img.alignright { /* latter = wp classname for right aligned image */
	float: right;
	margin: 0 0 20px 20px;
}

.margin-right {
	margin-right: 15px;
}

.grey {
	color: #545454;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.no-border {
	border: none !important;
}

.no-margin {
	margin: 0 !important;
}

#h1-wrapper {
	margin: 20px 0 5px;
	background: url(image/h1-wrapper.gif);
	overflow: auto;
}

.h-sub-wrapper {
	margin: 10px 0 5px;
	overflow: auto;
}

#h1-wrapper h1, .h-sub-wrapper h3, .h-sub-wrapper h4 {
	float: left;
	background: #FFF;
	padding-right: 10px;
	margin: 0;
}

.h-sub-wrapper h3, .h-sub-wrapper h4 {
	padding-right: 5px;
	font-size: 185%;
}

.cv-download {
	background: transparent url(image/cv-download.gif) no-repeat 0 center;
	height: 72px;
	width: 178px;
}





/* div classes */

.section {
	padding-bottom: 15px;
	margin-top: 20px;
	background: url(image/section.gif) no-repeat 0 100%;
}

.section .content {
	border: #979797 solid;
	border-width: 0 1px;
	overflow: auto;
	padding: 10px;
}

.section .content p {
	margin: 0 0 1em;
}

.detail {
	background: #545454;
	color: #FFFFFF;
	font-size: 90%;
	margin-top: 0.25em;
	padding: 0.25em;
	min-height: 15px;
}

#content > .detail {
	margin-bottom: 10px;
}

.detail .info {
	float: left;
}

.detail .listening-to {
	float: right;
	background: url(image/listening-to.gif) no-repeat 0 center;
	padding-left: 15px;
}

.detail a {
	color: #FFF;
}

.detail .highlight, .detail .highlight a {
	color: #3ebafa;
}

.section .detail {
	padding: 0.25em 0.25em 0.25em 10px;
}

.commentlist .detail {
	margin-bottom: 0;
}

.gallery img {
	border: #545454 solid 5px !important;
	background: #FFF;
	padding: 1px;
}

.gallery img:hover {
	border-color: #00A2F5 !important;
}




/* div id's */

#wrapper {
	width: 970px;
	margin: 0 auto 40px;
	overflow: auto;
	background: url(image/wrapper-mid.jpg) no-repeat center 190px;
}

#header {
	height: 190px;
	position: relative;
	background: url(image/header.jpg) no-repeat;
}

#header #logo {
	position: absolute;
	bottom: 120px;
	left: 30px;
}

#header #creative-output {
	position: absolute;
	right: 30px;
	top: 30px;
}

#banner {
	height: 195px;
	background: url(image/banner.gif) no-repeat 0 100%;
	position: relative;
}

#banner img {
	position: absolute;
	left: 0;
	top: 0;
}

#wrapper-mid {
	background: url(image/col-right.gif) repeat-y 100% 0;
	overflow: auto;
	margin: 0 10px;
}

#wrapper-mid #wrapper-mid-corner {
	padding-bottom: 10px;
	background: url(image/col-right-mid-corner.gif) no-repeat 100% 100%;
	overflow: auto;
}

#content {
	width: 660px;
	padding: 0 20px 20px 20px;
	float: left;
	position: relative;
	border-top: #00a2f5 solid 5px;
	min-height: 600px;
	background: #FFF;
}

#col-right {
	float: right;
	width: 250px;
	min-height: 300px;
	color: #FFF;
	overflow: auto;
}

#col-right .top {
	background: #545454 url(image/col-right-top.gif) no-repeat;
	overflow: auto;
}

#col-right h3 {
	background: url(image/text-navigate.gif) no-repeat 10px 0;
	height: 25px;
	margin-top: 32px;
}

#col-right h3 span, #footer h6 span {
	display: none;
}

#col-right h4 {
	font-size: 160%;
}

#col-right .btm {
	background: url(image/col-right-btm.gif) no-repeat 0 0;
	border-color: #00a2f5;
	border-style: solid;
	border-width: 5px 0 0 5px;
	clear: both;
	padding: 0 10px 10px;
	display: block;
	height: 1%;
}

#col-right h4 {
	color: #FFF;
	margin-top: 0;
}

#col-right a {
	color: #3ebafa;
}

#col-right a:hover {
	color: #59c5fd;
}

#col-right a img {
	margin: 5px 0 10px;
}

#col-right ul .btm li {
	background-image: url(image/col-right-list-li.gif);
}

#col-right .float-left {
	width: 120px;
}

#col-right .section {
	background: transparent none repeat scroll 0 0;
	border-bottom: 1px dotted #979797;
	margin: 0 0 5px;
	padding: 5px 0 0;
}

#col-right .section:hover {
	background: url(image/section-hover.gif) no-repeat 100% 1em;
}

#col-right .last {
	border: none;
	margin-bottom: 0;
}

#twitter {
	background: url(image/pealo.jpg);
	border-color: #00A2F5;
	border-style: solid;
	border-width: 0 0 5px 0;
	height: 248px;
	padding-left: 200px;
	position: relative;
}

#twitter h2 {
	display: none;
}

#twitter #stats {
	font-size: 80%;
	font-weight: bold;
	left: 10px;
	position: absolute;
	top: 40px;
}

#twitter .divide {
	bottom: 10px;
	left: 10px;
	position: absolute;
	width: 350px;
}

#twitter p {
	margin: 0;
}

#twitter div img {
	display: block;
	margin-top: 10px;
	float: right;
}

#twitter #twitter_update_list li a {
	color: #00A2F5 !important;
}

#twitter .tweet_time a {
	border-right: 1px solid #545454;
	padding-right: 5px;
	margin-right: 5px;
}

#twitter_div p {
	text-align: right;
}

#twitter #tweet ul, #twitter #tweet ul li {
	margin: 0;
	padding: 0;
	background: none;
}

#twitter #tweet ul li {
	line-height: 1.5em;
}

#respond {
	clear: both;
}

#post-nav {
	float: right;
	width: auto;
	margin-top: 30px;
}

#post-nav a {
	background: #545454;
	border-right: 10px solid #979797;
	color: #FFFFFF;
	display: block;
	float: left;
	min-width: 80px;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
}

#post-nav a:hover {
	background: #00A2F5;
	border-color: #3EBAFA;
}

#footer {
	margin: 10px 10px 0;
}

#footer p {
	margin: 0 0 .25em;
}

#footer .top {
	background: url(image/footer-top.gif) no-repeat;
	color: #FFF;
	padding: 10px;
}

#footer .top a {
	color: #FFF;
}

#footer .top .left {
	position: absolute;
	top: 10px;
	left: 0;
	background: url(image/footer-line.gif) no-repeat 100% 92%;
	width: 250px;
}

#footer .top .right {
	position: absolute;
	top: 10px;
	right: 0;
	background: url(image/footer-line-right.gif) no-repeat 0 40%;
	height: 55px;
	padding-left: 20px;
}

#footer .top .top {
	padding: 0;
	background: none;
}

#footer h6 {
	height: 25px;
	background-repeat: no-repeat;
	margin-top: 0;
}

#footer .top .top ul li {
	background-image: url(image/footer-top-list-li.gif);
}

#footer #recent-posts {
	float: left;
	width: 320px;
	margin-right: 10px;
}

#footer #follow-me {
	float: left;
	width: 200px;
}

#footer #quick-message {
	float: right;
	width: 390px;
	margin-right: 10px;
}

#footer #recent-posts h6 {
	background-image: url(image/text-recent-posts.gif);
}

#footer #follow-me h6 {
	background-image: url(image/text-follow-me.gif);
}

#footer #quick-message h6 {
	background-image: url(image/text-quick-message.gif);
}

#footer .top .nav {
	position: relative;
	border-top: #59c5fd dotted 1px;
	padding-bottom: 80px;
	margin-right: 10px;
	clear: both;
	font-size: 85%;
}

#footer .top .nav a {
	text-decoration: none;
	text-transform: lowercase;
}

#footer .btm {
	background: transparent url(image/footer-btm.gif) no-repeat scroll 100% 0;
	color: #979797;
	font-size: 80%;
	height: 190px;
	position: relative;
}

#footer .btm .left {
	background: url(image/footer-btm-line.gif) no-repeat 100% 60%;
	left: 10px;
	position: absolute;
	top: 25px;
	padding-bottom: 90px;
}

#footer .btm .right {
	height: 100px;
	position: absolute;
	right: 15px;
	top: 25px;
}

#footer .btm .right ul {
	margin: 0.19em 0 0.25em;
}

#footer .btm .right p {
	clear: left;
	text-align: right;
}



/* lists */

ul {
	list-style: none;
}

#nav {
	float: right;
	width: 100%;
}

#nav a {
	padding: 5px 10px 5px;
	height: 15px;
	background: #3ebafa;
	display: block;
	border-bottom: #00a2f5 solid 1px;
	border-right: #00a2f5 solid 10px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.025em;
	padding: 10px;
}

#nav a:hover {
	background-image: url(image/nav-li-a-hover.gif);
	color: #FFF;
}

#nav .current_page_item a {
	background-image: url(image/nav-li-a-active.gif);
}

#nav .page-item-18 a {
	border-bottom: none;
}

#content ul, #content ol, #col-right .btm ul, #footer .top .top ul {
	margin: 1em 0;
}

#content ul li, #content ol li, #col-right .btm ul li, #footer .top .top ul li {
	margin: 0 0 .25em 10px;
	padding-left: 15px;
	background: url(image/list-li.gif) no-repeat 0 center;
}

#content ol li {
	background: none;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
}

#col-right .btm ul li {
	background-image: url(image/col-right-list-li.gif);
}

#footer .top .top ul li {
	background-image: url(image/footer-top-list-li.gif);
}

#content ul li a, #col-right .btm ul li a, #footer .top .top ul li a {
	color: #FFF !important;
}

.tabNavigation {
	float: left;
	width: 660px;
	border-bottom: #00a2f5 solid 10px;
	margin:1em 0 0 !important;
}

.tabNavigation li {
	display: inline;
	background: none !important;
	padding: 0 !important;
	margin:0 !important;
}

.tabNavigation a {
	width: 324px !important;
	padding: .5em 5px .5em 0;
	background: #545454;
	float: left;
	text-align: right;
	text-decoration: none;
	margin-right: 1px !important;
	color: #FFF;
}

.tabNavigation .last {
	margin-right: 0 !important;
	width: 325px !important;
}

.tabNavigation a:hover, .tabNavigation .selected {
	background-color: #00a2f5;
}

.footer-list {
	float: left;
}
	
.footer-list li {
	display: inline;
}

.footer-list .last {
	border: none !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#footer .top .footer-list li {
	background: url(image/footer-list-li.gif) no-repeat;
}

#footer .left .footer-list li {
	background-position: 100% center;
	margin-right: .5em;
	padding-right: .5em;
	float: left;
}

#footer .right .footer-list li {
	background-position: 0 center;
	margin-left: .5em;
	padding-left: .5em;
	float: left;
}



/* forms */

input, textarea, select {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
	border: #979797 solid 1px;
	width: 320px;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

form {
	margin-top: 20px;
}

form div {
	overflow: auto;
	margin-bottom: 10px;
}

label {
	display: block;
	padding-top: 0.45em;
	text-align: right;
	width: 130px;
	float: left;
}

form .submit {
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	padding: 0.5em;
	text-decoration: none;
	cursor: pointer;
}

form small {
	margin-left: 155px;
}

form label small {
	display: block;
	margin: 0;
	color: #00a2f5;
}

#content form div {
	background-repeat: no-repeat;
	background-position: 470px 5px;
}

#content form input, #content form textarea {
	background-color: transparent;
	color: #00A2F5;
	width: 305px;
	padding: 5px 15px 5px 5px;
}

#content form .submit {
	border: none;
	background: #545454 url('image/content-form-submit.gif') repeat-y 100% 0;
	width: auto;
	min-width: 90px;
	color: #FFF;
	padding: 5px 15px 5px 5px;
}

#content form .submit:hover {
	background-color: #00A2F5;
	background-image: url('image/content-form-submit-hover.gif');
}

#content form {
	width: 480px;
}

#frm-search .submit, #frm-quick .submit {
	height: 25px;
}

#frm-search {
	padding: 10px;
	margin: 0;
	overflow: auto;
	background: #545454;
}

#frm-search input {
	margin: 0 10px 0 0;
	width: 175px;
	float: left;
	border: none;
}

#frm-search .submit {
	margin-right: 0 !important;
	text-align: left;
	width: 35px !important;
	background: #3EBAFA;
	border: none;
}

#frm-quick {
	margin-top: 1em;
}

#frm-quick a {
	float: right;
	padding-top: 0.25em;
	width: 180px;
}

#frm-quick .submit {
	background: #FFF;
	padding: .25em;
	width: 90px !important;
	height: 25px;
	text-align: right;
	color: #00a2f5;
}

#frm-quick input {
	border: none;
	width: 270px;
}

#frm-quick label {
	width: 100px;
}

#frm-comment {
	width: 470px;
}