﻿/*
Theme Name: Pierpont
Theme URI: http://jordankoschei.com/
Description: Pierpont is the official theme of jordankoschei.com. Named for the inspiring Morgan Library & Museum in New York, the theme is a streamlined version of Bartlet, now optimized for scalability and SEO. All rights are reserved.
Version: 4
Author: Jordan Koschei
*/

@import url('reset.css');

/* Standards */
body {
	font-size: 16px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
h1, h2, h3, h4, h5, dt {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
p {
	font-size: 1em;
	line-height: 1.75em;
	margin: 0 0 1.75em 0;
}
dt {
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
}
dd {
	font-size: 1em;
	line-height: 1.75em;
	margin: 0 0 1.75em 0;
}
h1 {
	font-size: 3em;
	line-height: 1.1667em;
	margin-top: 0.5833em;
	margin-bottom: 0em;
}
h2 {
	font-size: 2em;
	line-height: 1.75em;
	margin-top: 0.875em;
	margin-bottom: 0em;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	line-height: 1.1667em;
	margin-top: 1.1667em;
	margin-bottom: 0em;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	line-height: 1.75em;
	margin-top: 1.75em;
	margin-bottom: 0em;
}
.alert {
	display: block;
	border: 1px #ccc solid;
	background-color: #eee;
	line-height: 1.25em;
	padding: .5em;
	margin-top: .25em;
}
a {
	color: #9a0000;
}
a:hover {
	color: #ca0000;
	text-decoration: none;
}
a:active {
	color: #9a0000;
	background-color: #f8f8f8;
}
.left {
	float: left;
}
.right {
	float: right;
}
div.dynamic-col-1 {
	width: 288px;
	margin: 0 16px .5em 0;
	float: left;
}
div.dynamic-col-2 {
	width: 288px;
	padding-left: 15px;
	padding-right: 15px;
	border-color: #eee;
	border-width: 1px;
	border-style: none solid;
	float: left;
	margin-bottom: .5em;
}
div.dynamic-col-3 {
	width: 288px;
	margin: 0 0 .5em 16px;
	float: left;
}
.dynamic-col-1 input[type='text'] {
 width: 68%;
}
.dynamic-col-2 a.button, .dynamic-col-3 a.button {
 width: 99%;
}
.dynamic-col-1 h1:first-child, .dynamic-col-2 h1:first-child, .dynamic-col-3 h1:first-child, 
.dynamic-col-1 h2:first-child, .dynamic-col-2 h2:first-child, .dynamic-col-3 h2:first-child, 
.dynamic-col-1 h3:first-child, .dynamic-col-2 h3:first-child, .dynamic-col-3 h3:first-child {
	margin-top: 0;
        margin-bottom: 1em;
}
div.clear {
	clear: both;
}
h3.space_bottom {
	margin-bottom: 1.1667em;
}
.button {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: .8em;
	border: 1px #ccc solid;
	cursor: pointer;
	background-color: #eee;
	font-weight: bold;
	text-shadow: 0 -1px 1px #ccc;
	-moz-box-shadow: 0 2px 6px #ccc;
	display: block;
	margin-bottom: 1px;
	text-align: center;
	width: 75%;
	text-decoration: none;
	float: left;
	padding: 1px;
	height: 23px;
	line-height: 24px;
}
.button:hover {
	border-width: 2px;
	padding: 0px;
}
.button:active {
	margin-top: 1px;
	margin-bottom: 0;
	background-color: #eee;
}

#container {
	width: 928px;
	margin: 2em auto;
}
#header {
	text-align: left;
	font-size: 1.5em;
	height: 76px;
	padding-bottom: 4px;
	background-image: url('http://d220b3o620bmhk.cloudfront.net/pierpont/shadow_up.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 928px;
	margin-bottom: 0;
}
#header a {
	text-decoration: none;
}
#header a img {
	float: left;
	margin: 4px 8px 4px 0;
	color: #000;
	line-height: 64px;
	text-align: center;
	text-transform: lowercase;
	font-size: 24px;
}
#header span {
	float: right;
	line-height: 72px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	cursor: default;
}
#hero {
	border-top: 1px #ccc solid;
}
#hero_text {
	font-size: 3em;
	line-height: 1.1667em;
	color: #444;
	text-shadow: 0 -1px 1px #999;
	border-bottom: 1px #eee solid;
	padding-bottom: .5em;
	margin-bottom: .5em;
}
#content {
	width: 928px;
	background-image: url('http://d220b3o620bmhk.cloudfront.net/pierpont/shadow_down.png');
	background-position: center top;
	background-repeat: no-repeat;
	display: inline-block;
	margin-bottom: 1em;
	padding: 1em 0;
}
#convert {
	text-align: center;
	font-size: 1.25em;
	line-height: 1.75em;
	clear: both;
	border: 1px #ddd solid;
	border-style: solid none solid none;
}
.pagenav {
	margin-top: 1em;
}
#footer {
	border-top: 1px #ccc dashed;
	clear: both;
	font-size: .8em;
	line-height: 1.5em;
	padding: .25em 0;
 display: inline-block;
 width: 100%;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #666;
}
#footer .right {
	text-align: right;
}

/* Single */
#post_info {
	width: 300px;
	margin-right: 16px;
	float: left;
}
#post_info h2 {
	line-height: 1.25em;
}
#post {
	margin-top: 2em;
	width: 596px;
	margin-left: 16px;
	float: right;
}
#rss {
	height: 2em;
	background-image: url('images/rss.png');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2em;
	width: 100%;
	display: inline-block;
	margin-top: 2em;
	font-size: .8em;
	padding-left: 20px;
}
#pagination {
	border-top: 1px #e8e8e8 solid;
	border-bottom: 1px #e8e8e8 solid;
	display: inline-block;
	width: 100%;
	line-height: 2em;
	font-size: 0.8em;
}
#pagination a {
	color: #999;
}
#pagination a:hover {
	color: #666;
}
#date {
	border-top: 1px #e8e8e8 solid;
	line-height: 2em;
	color: #999;
	font-size: .8em;
	display: inline-block;
	width: 100%;
}

/* Portfolio */
.portfolio {
	clear: both;
	float: left;
	width: 928px;
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px #ddd solid;
}
.portfolio:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.portfolio h2 {
	width: 300px;
	margin-right: 16px;
	float: left;
	margin-top: 0;
	line-height: 1em;
	margin-bottom: .5em;
}
.portfolio p {
	width: 300px;
	margin-right: 16px;
}
.portfolio a {
	width: 300px;
	margin-right: 16px;
	line-height: 1.5em;
}
.portfolio img {
	width: 596px;
	margin-left: 16px;
	float: right;
	border-top: 1px #ddd dashed;
	padding-top: 1em;
	margin-top: 1em;
}
.portfolio img:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
a.top {
	clear: both;
	width: 100%;
	color: #999;
	display: inline-block;
	margin-top: 1em;
	margin-bottom: 0;
}
a.top:hover {
	color: #666;
}

/* Navigation */
#navigation {
	text-align: left;
	clear: both;
	list-style-type: none;
	border-bottom: 1px #ccc solid;
	border-top: 1px #666 solid;
	display: inline-block;
	width: 928px;
	margin: -3px 0 -2px 0;
	line-height: 1em;
}
#navigation li {
	border-right: 1px #eee solid;
	float: left;
	margin-bottom: 0;
}
#navigation li a {
	color: #333;
	display: table-cell;
	font-size: 14px;
	height: 46px;
	padding: 0 100px 3px 10px;
	text-decoration: none;
	vertical-align: bottom;
	width: 122px;
	font-variant: small-caps;
	background-color: #fff;
	border-bottom: 2px #fff solid;
	width: 121px;
	text-shadow: 0 0 0 #fff;
}
#navigation li:first-child {
	border-left: 1px #eee solid;
}
#navigation li:first-child a {
	width: 120px;
}
.page-item-9 a {
	background: url('images/arrow.png') no-repeat bottom right;
}
.page-item-9 ul li a {
	background-image: none;
}
#navigation li a:hover {
	background-color: #f8f8f8;
	color: #000;
	text-decoration: underline;
	border-color: #eee;
	text-shadow: 0 0 0 #fff;
}
#navigation li a:active {
	background-color: #eee;
	border-color: #eee;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover, #navigation .current_page_item a:active {
	border-bottom: 2px #ca0000 solid;
	background-color: #eee;
	text-decoration: underline;
	color: #000;
	cursor: default;
}
#navigation li ul {
	display: none;
	list-style-type: none;
	position: absolute;
	width: 231px;
	box-shadow: 0 1px 0px #999;
	-moz-box-shadow: 0 1px 0px #999;
	-webkit-box-shadow: 0 1px 0px #999;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	z-index: 12;
	margin: 0;
}
#navigation li ul li {
	display: block;
	width: 231px;
	border-bottom: 1px #ddd solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
#navigation li ul li a {
	width: 231px;
	padding-right: 0 !important;
}
#navigation li ul li:first-child {
	border-top: 1px #ddd solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
#navigation li ul li:first-child a {
	width: 231px;
}
#navigation li ul li:last-child {
	border-bottom: 1px #ccc solid;
}

#navigation .current_page_ancestor a, #navigation .current_page_ancestor a:hover, #navigation .current_page_ancestor a:active {
	background-color: #f8f8f8;
	border-bottom-color: #eee;
}

#navigation .current_page_ancestor ul li a, #navigation .current_page_item ul li a {
	color: #333;
	display: table-cell;
	font-size: 14px;
	height: 46px;
	padding: 0 100px 3px 10px;
	text-decoration: none;
	vertical-align: bottom;
	font-variant: small-caps;
	background-color: #fff;
	border-bottom: 2px #fff solid;
}
#navigation .current_page_ancestor ul li a:hover, #navigation .current_page_item ul li a:hover {
	background-color: #f8f8f8;
	color: #000;
	text-decoration: underline;
	border-color: #f8f8f8;
	cursor: pointer;
}
#navigation .current_page_ancestor ul li a:active, #navigation .current_page_item ul li a:active {
	background-color: #eee;
	border-color: #eee;
}
#navigation .current_page_ancestor ul .current_page_item a, #navigation .current_page_ancestor ul .current_page_item a:hover, #navigation .current_page_ancestor ul .current_page_item a:active {
	border-bottom: 1px #ca0000 solid;
	background-color: #eee;
	text-decoration: underline;
	color: #000;
	cursor: default;
}

/* Forms */
.validation_error {
	display: block;
	border: 1px #ccc solid;
	background-color: #eee;
	line-height: 1.25em;
	padding: .5em;
	margin-top: .25em;
	margin-bottom: 1em;
	color: #9a0000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
}
.validation_message {
	color: #9a0000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	left: 45%;
	display: inline-block;
}
.gfield_error input, .gfield_error textarea {
	border-color: #9a0000 !important;
}
.gform_fields {
	list-style-type: none;
}
.gfield {
	clear: both;
	margin-bottom: 1em;
	display: inline-block;
	float: left;
	width: 100%;
}
.gfield_label {
	font-size: 0.8em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.75em;
}
.gfield_required {
	color: #ca0000;
	text-shadow: 0 1px 3px #999;
}
.gform_footer a {
	display: none;
}
input.medium {
	width: 25%;
}
select.medium {
	width: 20%;
}
textarea.medium {
	width: 35%;
}
.gform_footer .button {
	width: 25%;
}
input[type='text'], input[type='email'], select, textarea {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: .8em;
	border: 1px #ccc solid;
	padding: 4px;
	float: left;
}
input[type='text']:hover, input[type='email']:hover, select:hover, textarea:hover, input[type='text']:focus, textarea:focus {
	border-width: 2px;
	padding: 3px;
	border-color: #bbb;
}
input[type='text']:focus, input[type='email']:focus, select:focus, textarea:focus {
	box-shadow: 0 1px 6px #ccc;
	-moz-box-shadow: 0 1px 6px #ccc;
	-webkit-box-shadow: 0 1px 6px #ccc;
}
input[type='submit'], input[type='button'], input[type='reset'] {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: .8em;
	border: 1px #ccc solid;
	padding: 3px;
	cursor: pointer;
	background-color: #eee;
	font-weight: bold;
	color: #666;
	text-shadow: 0 -1px 1px #ccc;
	-moz-box-shadow: 0 2px 6px #ccc;
	display: inline-block;
	margin-bottom: 1px;
	margin-left: 3px;
}
input[type='submit']:hover, input[type='button']:hover, input[type='reset']:hover {
	color: #333;
	padding: 2px;
	border-width: 2px;
}
input[type='submit']:active, input[type='button']:active, input[type='reset']:active {
	margin-top: 1px;
	margin-bottom: 0;
}

/* Blog */
.blog_info {
	width: 300px;
	float: left;
	margin-right: 16px;
	text-align: right;
	color: #ccc;
}
.blog_post {
	width: 596px;
	float: right;
	margin-left: 16px;
	border-bottom: 1px #eee solid;
}
.blog_post h2 a {
	text-decoration: none;
	color: #000;
}
.blog_post h2 a:hover {
	text-decoration: underline;
}
.blog_frame {
	clear:  both;
}
.blog_pagination {
	clear: both;
	width: 596px;
	float: right;
	display: inline-block;
	line-height: 2em;
	font-size: 0.8em;
}
.blog_pagination a {
	color: #999;
}
.blog_pagination a:hover {
	color: #666;
}
#rss_big {
	position: absolute;
	top: 21.6em;
}
#rss_big img {
	opacity: .5;
}
#rss_big img:hover {
	opacity: 1;
}
