/*
Theme Name: Typeology
Theme URI: http://leonpaternoster.com/scherzo
Description: Calm text
Version: 0.1
Author: Leon Paternoster
Author URI: http://leonpaternoster.com
Tags: basic, clean, serif, @font-face, 2 columns
*/

/* Fonts */

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('fonts/League_Gothic-webfont.eot');
	src: local('?'), url('fonts/League_Gothic-webfont.woff') format('woff'), url('fonts/League_Gothic-webfont.ttf') format('truetype'), url('fonts/League_Gothic-webfont.svg#webfontOTINA1xY') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, ul, ol, p, h1, h2, h3, h4, h5, h6, fieldset, dd {
	margin:  0;
	padding: 0;
}

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

html {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	color: #333;
}

body {
	width: 930px;
	margin: 0 auto;
	font-size: 87.5%;
	line-height: 24px;
	font-family:  'helvetica neue', arial, helvetica, sans-serif;
}

p, ol, ul, small, dd {
	margin-bottom: 12px;
}

code {
	font-family: consolas, 'lucida console', 'andale mono', 'courier new', monospace;
	font-size: 14px;
}

pre {
	overflow: auto;
	margin-bottom: 12px;
}

small {
	font-size: 12px;
	color: #AAA;
}

ins {
	text-decoration: none;
	font-style: italic;
}

blockquote cite {
	font-style: normal;
	text-transform: uppercase;
}

abbr {
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-style: normal;
}

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

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

q {
	font-style: italic;
}

a:link, a:visited {
	color: #4F7B9F;
	text-decoration: none;
	border-bottom: 1px dotted #AAA;
}

a:hover {
	color: #FF0082;
	border-bottom: 1px dotted #AAA;
}

a img {
	border: none;
}

a.imglink {
	border: none !important;
	text-decoration: none;
	color: #FFF;
}

.access {
	display: none;
}

/* Site header */

#site-header {
	background-image: none;
	background-color: #FFF;
	padding: 24px 30px 0 30px;
	width: 570px;
	overflow: hidden;
}

#site-header h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	text-shadow: 1px 1px 1px #EFEFEF;
	line-height: 16px;
}

#site-header h1 a:link, #site-header h1 a:visited {
	color: #4F7B9F;
	border-bottom: none;
}

#site-header h1 a:hover {
	color: #FF0082;
	border-bottom: none;
}

#site-header h2 {
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AAA;
	margin-bottom: 27px;
	line-height: 16px;
	border-bottom: 1px dotted #CCC;
}

/* All content areas */

#content {
	clear: both;
	background-image: none;
	background-color: #FFF;
	padding: 0 30px;
	width: 570px;
	float: left;
	display: inline;
}

/* Home page */

.home .page-title {
	border-bottom: 0;
	margin-bottom: 0;
	text-transform: lowercase;
	font-size: 14px;
	font-family:  'helvetica neue', arial, helvetica, sans-serif;
	color: #AAA;
	font-weight: normal;
}

.portfolio-lead-text, .portfolio-text, .theme-text, .theme-lead-text {
	float: right;
	width: 375px;
	margin-left: 15px;
}

#portfolio-lead h1 {
	font-size: 36px;
	line-height: 48px;
	font-weight: normal;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
}

#theme-lead h1 {
	font-weight: normal;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	font-size: 24px;
	margin-bottom: 12px;
}

#theme-lead h1 a {
	border-bottom: none;
}

.story {
	font-size: 16px;
}

#portfolio-lead .imglink {
	float: right;
}

#portfolio-lead img, #portfolio img, #themes img, #theme-lead img {
	border: 4px solid #EFEFEF;
	opacity: 0.8;
	margin-bottom: 24px;
}

#portfolio-lead img:hover, #portfolio img:hover, #themes img:hover, #theme-lead img:hover {
	border: 4px solid #336699;
	opacity: 1;
}

#blog-lead, #theme-lead {
	clear: both;
	padding-top: 22px;
	border-top: 2px solid #AAA;
	margin-top: 24px;
}

#blog-lead .main .entry-title, #theme-lead .main {
	font-size: 24px;
	font-weight: normal;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
}

#blog-lead .entry-meta {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 1px;
	color: #CCC;
}

.archive-link, .portfolio-link {
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}

.archive-link {
	background-image: url(images/search.png);
}

.portfolio-link {
	background-image: url(images/portfolio.jpg);
}

#older-posts {
	border-top: 1px solid #CCC;
	padding-top: 11px;
}

/* Posts */

.hentry {
	overflow: hidden;
	padding-bottom: 12px;
}

.entry-title {
	font-size: 24px;
	font-weight: normal;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
}

.entry-title a, .entry-meta a, #portfolio-lead h1 a {
	border-bottom: none;
}

.entry-meta {
	border-bottom: 4px solid #CCC;
	margin-bottom: 8px;
	color: #AAA;
}

.entry-meta .twitter-share-button {
	float: right;
	text-align: right;
}

.older .entry-title {
	font-size: 12px;
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: none;
	float: left;
	margin-right: 12px;
	font-weight: bold;
}

.older .entry-summary {
	font-size: 12px;
}

.entry-content {
	clear: both;
}

.entry-content h1, .entry-content h2, .entry-content dt, .entry-content h3, .entry-content h4 {
	font-size: 18px;
	font-weight: bold;
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	margin: 18px 0 6px 0;
}

.entry-content h2, .entry-content dt {
	font-size: 16px;
}

.entry-content h3, .entry-content h4 {
	font-size: 14px;
}	

.entry-content p:first-child:first-letter {
	font-weight: bold;
	float: left;
	font-size: 48px;
	line-height: 48px;
	margin-right: 4px;
	color: #AAA;
}

.entry-content a:visited {
	color: #C2C9CF;
}

.entry-content a:hover {
	color: #FF0082;
}

.entry-content blockquote p:first-child:first-letter {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin-right: 0;
	font-weight: normal;
	color: #333;
}

.entry-content blockquote {
	margin: 48px;
	font-size: 12px;
}

.entry-content aside {
	float: left;
	width: 100px;
	padding-right: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	border-right: 3px solid #CCC;
	font-size: 12px;
	line-height: 18px;
	color: #AAA;
}

.entry-content li {
	margin-left: 48px;
}

.entry-content .wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	padding-right: 0;
	color: #888;
}

.entry-content .wp-caption img {
	max-width: 568px;
	_width: 568px;
	height: auto;
	border: 1px solid #CCC;
}

.aligncenter {
	display: block;
	margin: 0 auto 12px auto;
}

.alignleft {
	float: left;
	margin-right: 12px;
}

.alignright {
	float: right;
	margin-left: 12px;
}

article footer nav {
	padding-top: 11px;
	border-top: 1px dotted #CCC;
}

.previous {
	float: left;
	width: 49%;
	list-style-type: none;
}

.next {
	float: right;
	width: 49%;
	list-style-type: none;
	text-align: right;
}

/* Work and Themes template */

#portfolio section, #themes section {
	clear: both;
	padding-top: 12px;
}

.portfolio-text h1, .theme-text h1 {
	font-size: 18px;
	margin-bottom: 12px;
}

.portfolio-text a, .theme-text a {
	font-weight: bold;
}

#testimonials h1, #contact-me h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 4px solid #CCC;
	margin-bottom: 8px;
	color: #666;
}
	

/* Comments and comment forms */

#comments {
	padding-top: 24px;
	clear: both;
}

.comment_heading {
	border-bottom: 4px solid #CCC;
	margin-bottom: 8px;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #666;
}

.says {
	display: none;
}

.avatar {
	float: right;
	margin: 0 0 12px 12px;
}

.comment-meta {
	font-size: 12px;
}

.commentlist li {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 24px;
}

.fn {
	font-style: normal;
	font-size: 18px;
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
}

.fn a {
	border-bottom: none;
}

.commentmetadata a {
	color: #AAA;
	border-bottom: none;
}

.comment p, .comment ul, .comment ol {
	font-size: 14px;
	margin-bottom: 12px !important;
	color: #333 !important;
}

.comment blockquote {
	margin: 48px;
	font-style: italic;
}

.reply {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 12px;
}

.trackbacklist li cite {
	font-size: 12px;
}

.trackbacklist li {
	margin-bottom: 24px;
	list-style-type: none;
	font-size: 12px;
	color: #AAA;
	line-height: 18px;
}

.trackbacklist .reply {
	display: none;
}

.children {
	margin-left: 36px;
	list-style-type: none;
	border-left: 1px dotted #AAA;
	padding-left: 14px;
}

#commentform label {
	display: block;
	font-size: 0.75em;
	color: #888;
}

#email, #author, #url, #commentform textarea {
	width: 560px;
	padding: 4px;
	font-size: 1em;
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	margin-bottom: 12px;
	border: 1px solid #AAA;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#commentform textarea {
	height: 240px;
	margin-bottom: 0;
}

#submit {
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	cursor: pointer;
}

/* Pages */

.page-title {
	font-size: 24px;
	font-weight: normal;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 4px solid #CCC;
	margin-bottom: 8px;
	color: #666;
}

#searchform {
	clear: both;
}

#s {
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	width: 170px;
	line-height: 18px;
}

#searchsubmit {
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	line-height: 18px;
}

#searchsubmit:hover {
	cursor: pointer;
}

.subscribe-to-comments {
	margin-bottom: 0;
}

.subscribe-to-comments #subscribe {
	float: left;
	margin-right: 2px;
}

.subscribe-to-comments label {
	float: left;
	color: #AAA !important;
	margin-bottom: 0 !important;
}

small.rss {
	clear: both;
}


/* Archives page */

.archive h1 {
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	font-weight: normal;
}

.archive h1 {
	font-size: 18px;
	margin-bottom: 12px;
}

.archive ul, .archive ol {
	border-top: 1px solid #CCC;
	margin-top: -1px;
}

.archive ul li, .archive ol li {
	list-style-type: none;
	font-size: 14px;
}

.archive ul li a, .archive ol li a {
	display: block;
	padding: 6px 0 5px 2px;
	border-bottom: 1px solid #CCC;
}

.archive ul li a:hover, .archive ol li a:hover {
	background-color: #DFDFDF;
	text-shadow: 1px 1px 1px #FFF;
}

.archive time {
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	color: #AAA;
	font-size: 12px;
}

.post-no {
	line-height: 60px;
	margin-bottom: 0;
	padding-top: 12px;
	margin-bottom: -12px;
}

.number {
	font-size: 96px;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	color: #666;
}

/* Search results page */

.search-results .entry-title {
	font-size: 18px;
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	text-transform: none;
	border-bottom: 2px solid #DFDFDF;
	margin-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	line-height: 18px;
	padding: 0 30px;
	display: inline;
}

#sidebar h1 {
	font-size: 18px;
	font-family: LeagueGothicRegular, 'helvetica neue', arial, helvetica, sans-serif;
	color: #666;
	margin: 3px 0 6px 0;
	text-shadow: 1px 1px 1px #FFF;
	font-weight: normal;
	text-transform: uppercase;
}

#sidebar p, #sidebar ul, #sidebar form {
	font-size: 12px;
	margin-bottom: 9px;
}

#sidebar #site-nav ul, #subs ul {
	border-top: 1px dotted #CCC;
	margin-top: -1px;
	list-style-type: none
}

#sidebar nav ul li a, .email, #subs ul li a {
	display: block;
	border-bottom: 1px dotted #CCC;
	padding: 4px 0 4px 2px;
}

#sidebar #contact .email {
	border: none;
	font-weight: bold;
}

#sidebar section {
	margin-bottom: 9px;
	overflow: hidden;
}

.twitter, .rss, .email {
	padding-left: 21px !important;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.rss {
	background-image: url(images/rss.png);
}

.email {
	background-image: url(images/mail.png);
}

/* Footer */

#site-footer {
	clear: both;
	line-height: 18px;
	padding-top: 18px;
}

/* Because FF doesn't do :first-letter properly */

@-moz-document url-prefix(http://leonpaternoster.com) {
	.entry-content p:first-child:first-letter {
		margin-top: 6px;
	}
}