/*
Theme Name: Paul
Theme URI: http://wordpress.org/
Description: A typographically focused theme customized for the work of Paul J. Macklin
Version: 1
Author: PJ Macklin
Author URI: http://pjmacklin.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 100%;
	font:normal 1em/1.25 "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2","Hoefler Text","Palatino Linotype","Palatino",serif;
	color: #565656;
	/* background:transparent url('images/grid.jpg') 50% 0 repeat-y; */
	}

#page {
	
	}

#header {
	background-color:#34c4ae;
	}

#content {
	font-size: 1em;
	}

.entry p {
	margin:0;
	text-indent:1.25em; /* 20px/16 = 1.25 */
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color:#34c4ae;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Hoefler Text','Palatino Linotype',Palatino,serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.625em; /* 26px/16 = 1.625 */
	line-height:1.154em; /* 40px/26 = 1.538 */
	font-weight:bold;
	letter-spacing:.05em;
	}

h2.pagetitle {
	font-size: 1.625em; /* 26px/16 = 1.625 */
	line-height:1.154em; /* 40px/26 = 1.538 */
	font-weight:bold;
	letter-spacing:.05em;
	}

#sidebar h2 {
	font-size: 1.625em; /* 26px/16 = 1.625 */
	line-height:1.154em; /* 40px/26 = 1.538 */
	letter-spacing:.05em;
	}

h3 {
	font-size: 1.3125em; /* 21px/16 = 1.3125 */
	letter-spacing:.05em;
	}
h4{
	text-transform:uppercase;
	letter-spacing:.1em;
	margin-bottom:0;
}
h4+p{
	margin-top:0;	
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #565656;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/* .entry p a:visited {
	color: #b85b5a;
	} */

.commentlist li, #commentform input, #commentform textarea {
	font:normal 1em/1.25 "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2","Hoefler Text","Palatino Linotype","Palatino",serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	/* line-height: 1.5em; */
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata{
	text-align:right;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #565656;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: 0em;
	}

a {
	color: #2d92d1;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #96c8e8;
	text-decoration: underline;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	}

#header {
	margin: 0;
	padding: 0;
	height:5em; /* 80px/16 = 5 */
	}

#nav{
	margin:0 auto;  
	width:61.25em; /* 980px-320px = 640px/16 = 40 */
	padding:2.5em 0 1.25em 0; /* top:40px/16 = 2.5 | bottom:20px/16 = 1.25 */
}

#nav li{
	list-style-type:none;	
}

#nav li a{
	/* width:8.75em; /* 140px/16 = 8.75 */
	/* margin-right:1.25em; /* 20px/16 = 1.25 */
	width:6.667em; /* 140px/21 */
	margin-right:.952em;/* 20px/21 */
	float:left;
	vertical-align:baseline;
	margin-top:.286em; /* 6px/21 */
	color:#565656;
	}
	
#nav li a:hover{
	color:#787878;	
}
	
#nav li #logo-type{
	margin:0 .588em 0 .588em; /* 20px/34 */
	width:8.824em; /* 300px/34 */
	/*text-indent:-999em;*/
	/*background:transparent url('images/pj-logo.gif') top left no-repeat;*/
	height:.882em; /* 30px/34 = .8823 */
	font:bold 2.125em/.588 "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",georgia,serif;
	color:#565656;
	outline:none;
}
#nav li #logo-type:hover{
	/*background-position:bottom left;*/
	color:#787878;
}

#nav li #work{
	/* text-indent:-999em; */
	/* background:transparent url('images/work.gif') top left no-repeat; */
	height:1.429; /* 30px/21 = 1.429 */
	font:normal 1.3125em/.952 "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",georgia,serif;
	outline:none;
}
#nav li #work:hover{
	/* background-position:left center; */
}

#nav li #blog{
	/* text-indent:-999em;
	background:transparent url('images/blog.gif') top left no-repeat; */
	height:1.429; /* 30px/21 = 1.429 */
	font:normal 1.3125em/.952 "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",georgia,serif;
	outline:none;
}
#nav li #blog:hover{
	/* background-position:left center; */
}

#nav li #about{
	/*text-indent:-999em;
	background:transparent url('images/about.gif') top left no-repeat; */
	height:1.429; /* 30px/21 = 1.429 */
	font:normal 1.3125em/.952 "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",georgia,serif;
	outline:none;
}
#nav li #about:hover{
	/* background-position:left center; */
}

#nav li #contact{
	/*text-indent:-999em;
	background:transparent url('images/contact.gif') top left no-repeat;*/
	height:1.429; /* 30px/21 = 1.429 */
	font:normal 1.3125em/.952 "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",georgia,serif;
	outline:none;
}
#nav li #contact:hover{
	/* background-position:left center; */
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#content {
	margin:0 auto;
	width:61.25em; /* 980px/16 = 61.25 */
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	float:left;
	width:10.769em; /* 140px/13 = 10.769 */
	padding:0 1.54em 0 13.846em; /* right: 20px/13 = 1.25 | left: 180px/13 = 13.846 */
	font-size:0.813em; /* 13px/16 = 0.8125 */
	line-height:1.540em; /* 20px/13 = 1.538 */
	text-align:right;
	margin:0;
	color:#787878;
}

.postmetadata .pmd-subhead{
	text-transform:uppercase;
	color:#999999;
	display:block;
	letter-spacing:.125em;
	margin-top:1.583em; /* 20px/12 = 1.583 */
	}

.postmetadata .first{
	margin-top:0;	
}

.postmetadata a{
	font-style:italic;
}


.entry{
	width:28.75em; /* 460px/16 = 28.75em; */
	text-align: left;
	padding-left:21.25em; /* 340px/16 = 21.25 */
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0 auto;
	padding: 1.25em 0; /* 20px/16 = 1.25 */
	text-align: left;
	width:61.25em; /* 980px/16 = 61.25 */
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: .49em 0 0 0; /* 20px/26 = .77 ...why .49em?? */
	}
	
h2.post-title{
	margin-left:13.077em; /* 340px/26 = 12.077 */	
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
	
#respond{
	width:61.25em; /* 980px/16 = 61.25 */
	margin:0 auto;
}
	
#respond h3, h3#comments {
	padding:0 0 .476em 16.19em; /* bottom: 10px/21 = .476 | left: 340px/21 = 16.19 */
	margin:1.904em 0 0 0; /* 340px/21 = 1.904 */
	border-bottom:1px solid #565656;
	}

h3.comments {
	padding:0 0 0 16.19em; /* left: 340px/21 = 16.19 */
	margin:.952em 0 0 0; /* 20px/21 = .952 */
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 19.25em; /* (320px - 12px)/16 = 19.25 */
	padding: .125em .25em; /* 4px/16 = .25 */
	border:1px solid #999;
	margin:0em; 
	}

#commentform {
	margin: 0;
	}
#commentform textarea {
	display:block;
	width: 39.625em; /* 640px - 6px/16 = 39.625 */
	margin:0 0 0 21.25em; /* top:40px/16 = 2.5 | left: 340px/16 = 21.25 */
	height:10.25em; /* 166px/16 = 10.375 */
	padding: .188em; /* 3px/16 = .1875 */
	}
p#comment-textarea{
	margin-top:2.5em;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 0 21.25em; /* 340px/16 = 21.25 */
	width:11.25em; /* 180px/16 = 11.25 */
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#34c4ae;
	border:0;
	/*font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
	font-style:italic;*/
	color:#ffffff;
	text-shadow:0px -1px 1px #099;
	-webkit-transition: background-color .5s ease-out;
	}
	
	#commentform #submit:hover{
		cursor:pointer;
		background-color:#96c8e8;
		-webkit-transition:background-color .3s ease-out;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0;
	/* text-align: justify; */
	}

.commentlist li {
	margin: 0; 
	padding: 1.25em 0; /* top/bottom: 20px/16 = 1.25 */
	border:0;
	border-bottom:1px solid #ddd;
	overflow:hidden;
	list-style: none;

	}
.commentlist li.odd{
	background-color:#ffffff;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin:0 0 0 21.25em; /* 340px/16 = 21.25 */
	width:28.75em; /* 460px/16 = 28.75em; */
	/* margin: 10px 5px 10px 0; */
}


.children { padding: 0; }

#commentform #commentform-leftside{
	width:20em; /* 340px/16 = 21.25 */
	float:left;
	display:block;
	margin-top:-2.5em; /* -40px/16 = -2.5 */
}

#commentform p {
	font:1em/1.25em "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2","Hoefler Text","Palatino Linotype",Palatino,serif;
	}
#commentform p label{
	display:block;
	font-size:.813em; /* 13px/16 = .8125 */
	margin:1.538em 0 0 0; /* 20px/13 = 1.538 */
	width: 21.538em; /* 280px/13 = 21.538 */
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comment-author-data{
	float:left;
	width:20em; /* 320px/16 = 20 */
	margin:0 1.25em 0 0; /* right: 20px/15 = 1.25 | left: 180px/16 = 11.25 */
	text-align:right;
}
.vcard{
	text-align:right;
	float: left;
	width: 20em;
	position: absolute;
}

.avatar{
	display:none;
	}
.commentmetadata {
	text-align:right;
	font-size:.813em; /* 13px/16 = .8125 */
	line-height:1.538em; /* 20px/13 = 1.538 */
	margin-top: 1.538em; /* 20px/13 = 1.538 */
	height: 1.538em;
	width:  24.615em; /*320px/13 = 24.615 */
	position: absolute;
	}
	

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	float:right;
	margin:0 1.25em 0 0; /* left: 20px/16 = 1.25 */
	width:8.75em; /* 140px/16 = 8.75 */
	}
	
.navigation .previous, .navigation .next{
	font-size:.813em; /* 13px/16 = .813 */
	line-height: 1.538em; /* 20px/13 = 1.538 */
}

.navigation .previous span, .navigation .next span{
	color:#999999;
	text-transform:uppercase;
	letter-spacing:.125em; 
	display:block;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

