/*
Theme Name: Paul Schreiber (green)
Theme URI: http://paulschreiber.com/
Description: PaulSchreiber.com (green)
Author: Paul Schreiber
Version: 1.0
Tags: paul, schreiber, green
*/

body, input, textarea {
	font-family: "chaparral-pro", georgia;
} 

a {
	text-decoration: none;
}

span.edit-link {
	background-color: #007466;
	padding: 0.2em 0.7em;
}

span.edit-link a {
	color: white;
}

span.edit-link:hover {
	padding: 0.4em 0.8em;
}

img {
	border: none;
}

h1 {
	font-size: 4em;
	margin: 0;
	line-height: 1em;

font-weight: 100;
font-size: 6em;
letter-spacing: -2px;
}

h1.entry-title {
	font-size: 2.5em;
}

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

blockquote + h2 {
	margin-top: 0.5em;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;
}

h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
	/*color: rgb(0, 116, 102);*/
		color: #007466;
}

h1 + ol, h2 + ol,
h3 + ol, h4 + ol,
h5 + ol, h6 + ol,
h1 + ul, h2 + ul,
h3 + ul, h4 + ul,
h5 + ul, h6 + ul,
h1 + p, h2 + p,
h3 + p, h4 + p,
h5 + p, h6 + p {
	margin-top: 0;
}

h4.inline {
	text-transform: uppercase;
	display: inline;
	padding-right: 0.5em;
}

p.highlight {
	padding: 0.5em 0.2em 0.5em 1em;
	background: rgba(0, 116, 102, 0.2);
	border-left: 1em solid rgba(0, 116, 102, 0.4);
}

#site-description {
	margin-top: -1em;
	margin-left: 2em;
	font-size: 1em;
}

div.page-column-container {
	overflow: auto;
	width: 800px;
}

div.page-column {
	width: 375px;
	float: left;
}

div.page-column + div.page-column {
	margin-left: 3em;
}

div.interests div {
	margin-bottom: 1em;
}

div.interests p {
	display: inline;
}

div.projects {
	margin-top: 0.2em;
	border-right: 1em solid rgba(0, 116, 102, 0.4);
	background: rgba(0, 116, 102, 0.2);
}

div.projects:hover {
	background: rgba(0, 116, 102, 0.3);
}

div.project {
	font-size: 0.8em;
	width: 352px;
	padding: 10px;
}

div.project img.logo {
	float: right;
	margin-left: 1em;
}

.scrollable {
	position: relative;
	overflow: hidden;
}

.project-scrollable {
	height: 15em;
	margin-bottom: 1em;
}

div.featured-photos a,
div.photo-scrollable {
	width: 375px;
	height: 414px;
}

div.featured-photos a {
	background-repeat: no-repeat;
	display: block;
}

.scrollable .items {
	width: 20000em;
	position: absolute;
}

.items a,
.items div {
	float: left;
}

div#header {
	margin-left: 16em;
	margin-bottom: 2em;
}

div#nav-below {
	margin-top: 2em;
}

div.content {
	margin: 0;
	margin-left: 16em;
}

div.latest-post {
	margin-bottom: 0;
}

div.latest-post p.title {
	font-weight: bold;
	margin-bottom: 0;
}

div.latest-post p.excerpt {
	margin-top: 0;
}

div.clear {
	clear: both;
}

/* ----------------------------------------------------------------------------- 
 * blog posts
 * ----------------------------------------------------------------------------- */

div.post, div.page {
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	border-bottom: 0.2em dotted rgba(0, 116, 102, 0.5);
}

div.post {
	padding: 1em 1em 0 0;
	overflow: auto;
}

div.page p {
	margin-top: 0;
}

div.post:first-child {
	border-top: 0.2em dotted rgba(0, 116, 102, 0.5);
}

div.page ul,
div.post ul {
	margin-left: -1em;
}

div.entry-meta {
	font-size: 0.8em;
	margin-top: 0.2em;
}

blockquote {
	background: rgba(0, 116, 102, 0.2);
	margin: 0;
	margin-bottom: 0.2em;
	padding: 0.3em;
	padding-left: 1em;
	border-left: 4px solid rgba(0, 116, 102, 0.5);
}

blockquote p:first-child, 
blockquote p:first-child {
	margin-top: 0.5em;
}

blockquote p:last-child, 
blockquote p:last-child {
	margin-bottom: 0.5em;
}

blockquote.code {
	font-family: monospace;
	font-size: 1.0em;
	line-height: 1.3em;
	white-space: pre;
	padding: 0.8em 1em;
}

div.page h2 {
	text-transform: uppercase;
	font-size: 1.4em;
}


/* ----------------------------------------------------------------------------- 
 * Left sidebar
 * ----------------------------------------------------------------------------- */
div.nav {
	width: 13em;
	float: left;
}

div#left-nav ul {
	list-style: none;
	margin-top: 0;
	width: 13em;
	padding: 0 1em;
}

ul.search input {

}

ul.site-nav {
	text-transform: uppercase;
}

ul.site-nav li:first-child {
}

ul.site-nav li:last-child {
}

div#left-nav ul.site-nav ul.submenu li	 {
	-moz-border-radius: 0;
	padding-left: 1.5em;
}

ul.site-nav ul.submenu {
	margin-left: -1em;
}

h3.nav-title {
	margin: 0 1.5em;
	text-transform: uppercase;
}

div#left-nav a {
	color: white;
}

div#left-nav li {
	padding: 0.4em 0.6em;
	background-color: #007466;
	color: white;
}

div#left-nav li.here a,
div#left-nav li.here {
	color: #007466;
	background-color: white;
}


div#left-nav ul ul li,
div#left-nav ul ul li a,
div#left-nav a:hover,
div#left-nav li.here:hover,
div#left-nav li:hover,
div#left-nav li:hover a {
	color: #007466;
	background-color: white;
}

div#left-nav ul ul li:hover,
div#left-nav li.here {
	font-weight: bold;
}

/* third level menu when second level has hover */
div#left-nav ul ul li:hover ul,

/* second level menu when first level is current */
div#left-nav li.here ul,
div#left-nav li.here.has-submenu {
	font-weight: normal;
}

div#primary {
	background: white;
}

div#left-nav ul.archives li {
	font-size: 0.7em;
	padding-left: 1em;
}

div#left-nav ul.search li {
	background: white;
}


/* ----------------------------------------------------------------------------- 
 * Static pages
 * ----------------------------------------------------------------------------- */

div.headshot {
  float: right;
  padding: 0 0 1em 1em;
}

.photocaption {
  text-transform: uppercase;
  font-size: 0.7em;
}

table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

td, th {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.7em;
	vertical-align: top;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

tr:nth-child(odd) {
	background: #eee;
}

tr:first-child {
	background: #fff;
}

table.portfolio tr:first-child {
	background: #eee;
}

table.portfolio p {
	font-family: georgia;
	line-height: 1.4em;
	font-size: 1.2em;
}

table.portfolio p.site {
	margin-bottom: 0;
}

table.portfolio p.technologies {
	font-family: verdana, helvetica, arial;
	margin-top: 0;
	color: #333;
	font-size: 0.9em;
}

table.portfolio-sites td:first-child {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
}

table.centered td {
	text-align: center;
}

div.page ul.inline-list {
	list-style: none;
	margin-bottom: 0.2em;
	margin-left: 3.3em;
	margin-top: 0;
	padding-left: 0;
	display: inline-block;
	text-indent: -3.3em;
}

div.page ul.inline-list:nth-child(1) {
	margin-top: 0;
	background: green;
}

ul.inline-list li {
	display: inline;
}

ul.inline-list li + li + li:before {
	content: " | ";
}

ul.inline-list h3 {
	display: inline;
	padding-right: 0.3em;
}

div.page h2:nth-child(n+1) {
	margin-top: 1em;
}

a.inline img:hover {
	outline: 2px solid #ccc;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

a.inline + a.inline {
	margin-left: 0.5em;
}

.hidden {
	display: none;
}

.left {
	float: left;
	margin-right: 1em;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: 24px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond dt,
#respond dd {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond dd code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}

ul.tweets {
	list-style: none;
	margin-bottom: 1em;
	padding: 0 1em;
}

ul.tweets span.date { 
	font-size: 0.7em;
}

ul.tweets li {
	border-bottom: 1px dotted #007466;
}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
