/*
Theme Name: Postmodern Linguist
Theme URI: http://www.notsocommonplace.com/
Description: An HTML5 template suitable for collecting and organizing stuff from around the Internet.
Version: 1.5
Author: Joel G Goodman
Author URI: http://joel.thegoodmanblog.com/
Tags: minimalist, template, html5, collect, monochrome
*/

@import url('http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy:400italic,400&subset=latin,latin-ext');

.left, .alignleft {
	float: left;
}

.right, .alignright {
	float: right;
}
.clearfix {
	clear: both;
}
a {
	outline: none;
}
blockquote {
	margin: 0 40px 0 20px;
	padding-left: 20px;
	border-left: 4px solid #eee;
	color: #777;
}
blockquote:first-line {
	font-style: italic;
	font-size: 1.2em;
}
cite {
	text-align: right;
}
/* --- RESET & LAYOUT --- */

header, footer, section, article, aside, nav {
	display: block;
	}
body {
	margin: 0;
	width: 100%;
	font-family: 'Sorts Mill Goudy';
	color: #1d1d1d;
	}
div.topBar {
	height: 20px;
	width: 100%;
	background: #313031;
	position: fixed;
	margin: 0px;
	z-index: 10;
}
header.brand {
	width: 330px;
	top: 20px;
	position: fixed;
	z-index: 7;
}

.brand h1 a {
	background: url(./img/brand.png) no-repeat;
	display: block;
	width: 330px;
	height: 195px;
	text-indent: -32000px;
}

.separator {
	display: block;
	background: url(./img/downbracket.png) no-repeat;
	width: 330px;
	height: 83px;
	position: absolute;
	bottom: -10px;
}

div.wrap {
	margin: 0 auto;
	width: 960px;
}

.content {
	width: 560px;
	float: left;
	margin-top: 50px;
}

aside.primary {
	width: 330px;
	float: right;
	margin-top:240px;
	position: relative;
}
	aside.primary #sidebar {
		position: relative;
		top: 0;
	}

body>footer {
	clear: both;
	height: 235px;
	border-top: 13px solid #010101;
}
footer.primary .glyph {
	display: block;
	font-size: 20em;
	font-style: italic;
	color: #454545;
	position: absolute;
	left:5%;
	top: -60px;
}

.content article.post, section#comments {
	width: 420px;
	margin-left: 150px;
}
	.content article.format-quote, .content article.format-video {
		width: auto;
		margin-left: 0;
		position: relative;
	}
		.content article.format-quote {
			background: #f1f1f1;
			padding: 1em 1em;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
		}
		.permaglyph {
			position: absolute;
			top: 10px;
			right: 10px;
		}

ul, ol {
	list-style: none;
	margin:0; padding: 0;
}

nav p {
	text-align: center;
	margin-left: 15px;
}
nav.postsNav {
	width: 740px;
}

/* -- IMAGE HANDLING -- */
.wp-caption {
	border-bottom: 1px solid #313031;
	margin-bottom: 15px;
	width: 420px !important;
}

.wp-caption img {
	border: 4px solid #313031;
}
.wp-caption-text {
	text-align: center;
	font-variant: small-caps;
}

/* -- TYPOGRAPHY -- */
h1, h2, h3, h4, h5 {
	color: #010101;
	line-height: 1.3em;
	margin: 0;
	font-weight: normal; /* For stupid Firefox and its fake bold setting */
}
h1 {
	font-size: 37px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	font-variant: small-caps;
}

h5 {
	font-size: 16px;
}

p {
	font-size: 13px;
	line-height: 1.95em;
	margin: 0 0 13px;
}
.post section:first-line {
	font-size: 16px;
}

.post ol, .post ul {
	margin: 15px 0 5px 35px;
	font-size: 13px;
}

.post li {
	margin-bottom: 10px;
}
.post ol li{
	list-style: upper-roman;
}
a:link, a:visited {
	color: #010101;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

strong {
	font-variant: small-caps;
}

.content nav {
		margin: 0 0px 0 150px;
		text-align: center;
}
nav ol.wp-paginate {
	display: inline-block;
}

nav ol.wp-paginate li {
	display: inline;
	padding: 4px;
	font-size: 24px;
}

nav ol.wp-paginate a {
	color: #646464;
}

.wp-paginate .current {
	font-size: 35px;
}

.wp-paginate .title {
	font-size: 14px;
	vertical-align: middle;
}

.archiveTitle {
	margin-left: 150px;
	max-width: 420px;
	margin-bottom: 25px;
	font-variant: small-caps;
}

.archiveTitle span {
	font-variant: normal;
	font-style: italic;
}

/* -- POSTS -- */

.post {
	margin-bottom: 50px;
}

.post header h1{
	margin-bottom: 0px;
}
aside.date {
	position: absolute;
	color: #fff;
	padding: 1px 0 0 7px;
	margin-left: -125px;
	margin-top: 0;
	font-size: 11px;
	height: 20px;
	width: 103px;
	background: url(./img/sprite.png) no-repeat 0 0;
}

.post footer {
	background: url(./img/horizontal.gif) repeat-x top left;
}

.post footer p {
	padding-top: 6px;
	text-align: center;
	font-size: 11px;
}

.post footer p a {
	color: #313031;
}

.post footer span.retweet {
	margin-left: 7px;
}

.single-post .content footer p {
	background: #eee;
	padding: 3px 0 0 10px;
}
a.more-link {
	font-variant: small-caps;
	text-align: right;
	clear: both;
}
/* -- Sidebar -- */

.bio {
	width: 310px;
	margin: 0 auto;
}

.bio p {
	font-size: 16px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

.bio p:first-letter {
	font-size: 5em;
	float: left;
}

.safari .bio p:first-letter {
	margin-top: 29px
}

.definition {
	background: #f9f9f9;
	padding: 10px;
	text-align: center;
	margin: 17px 0;
}

.definition h5 {
	font-size: 16px;
}

.definition h5 .phonetic {
	color: #828282;
	font-size: 14px;
	font-weight: normal;
}

.definition p {
	width: 245px;
	margin: 0 auto;
}
.aktt_widget {
	margin-top: 15px;
	overflow: visible;
	min-height: 55px !important;
}
.aktt_tweets ul {
	background: url(./img/bird.gif) no-repeat bottom left;
	min-height: 55px;

}
.aktt_tweets ul li {
	font-size: 12px;
	font-style: italic;
	margin-left: 64px;
}
.aktt_tweets ul li .aktt_tweet_time {
	float: right;
	font-style: normal;
}

li.featuredPosts {
	text-align: center;
	margin-top: 32px;
}
li.featuredPosts h2 span {
	font-style: italic;
}
li.featuredPosts ul li {
	font-variant: small-caps;
	font-size: 17px;
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px solid #e0e0e0;
}

li.widget {
	margin: 32px 0;
}

.widget h2 {
	text-align: center;
}

/* -- FOOTER -- */

footer.primary {
	background: #313031;
	clear: both;
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 20;
	width: 100%;
}

footer.primary section.legalMeta {
	width: 30%;
	float: right;
	color: #f3f3f3;
	margin: 18px 5% 0 0;
}
footer.primary section.legalMeta h1 {
	color: #fff;
	text-align: center;
	font-weight: normal;
}
footer.primary section.legalMeta p {
	font-size: 12px;
	line-height: 1.45em;
}

footer.primary section.legalMeta a {
	color: #fff;
	text-decoration: underline;
}
footer.primary section.legalMeta a:hover {
	text-decoration: none;
}

/* -- EXPLORE MENU -- */

#slideWrap {
	position: relative;
}

#exploreWrap {
	position: fixed;
	width: 0;
	top: 0;
	height: 100%;
	z-index:999;
}

#exploreBar {
	background: #ddd url(./img/exp-bg.gif) top center no-repeat;
	height: 100%;
	overflow: hidden;
	margin-top: 20px;
}

#exploreBar .inside {
	padding-top: 115px;
	margin-left: 10px;
	padding-right: 10px;
	height: 100%;
	color: #fff;
	border-right: 6px solid #313031;
}

#exploreBar h2 {
	text-align: center;
}

#exploreBar h2 span{
	font-style: italic;
}

#exploreBar .tags p {
	text-align: justify;
}

a.explore {
background: url(./img/tag.png) no-repeat;
display: block;
position: fixed;
margin-left: 0;
top: 40%;
width: 35px;
height: 123px;
}

#exploreBar .inside h2 {
	margin-bottom: 8px;
}
.categories {
	margin-bottom: 8px;
}
.categories ul {
	margin: 0px;
	padding: 0px;
	background: #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #ccc;
}

.categories ul li {
	font-variant: small-caps;
	font-size: 17px;
	width: 100%;
	padding: 8px 0;
	text-align: center;
}

img#wpstats {
	display: none;
}

/* Comments */
/* Comments */
section#comments {
	width: 73%;
	margin-left: 150px;
}
section.commentBox {
	background: url(./img/horizontal.gif) repeat-x top left;
	padding-top: 20px;
	width: 73%;
	margin-left: 150px;	
}
.commentBox h3 {
	margin-bottom: 15px;
}
.commentBox form {
	position: relative;
}

button {
	background: #313031;
	border: 1px solid #313031;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	font-family:  "Gill Sans", "Gill Sans MT", Univers, Arial, sans-serif;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
	button:hover {
		background: #4b4b4b;
	}
.commentBox form input[type=text] {
	border: 0px;
	border-bottom: 2px dashed #1d1d1d;
	font-family: 'Crimson Text', Palatino, 'Times New Roman', serif;
	font-size: 15px;
	max-width: 300px;
	position: absolute;
	right: 0;
	padding-bottom: 0px;
	background: transparent;
}
form label {
	margin-right: 5px;
}
form textarea {
	background: transparent;
	border: 0px;
	border-right: 3px solid #acacac;
	width: 99%;
	border-bottom: 3px dashed #acacac;
	border-top: 3px dashed #acacac;
}
form .commentGlyph {
	position: absolute;
	left: -40px;
	top: 180px;
	font-size: 10.3em;
	font-style: italic;
	color: #777;
}

#comments h3 {
	margin: 15px 0;
	border-bottom: 1px solid #1d1d1d;
}

#comments article {
	margin-bottom: 25px;
}

#comments article .avatar {
	float: right;
	padding: 3px;
	border: 1px solid #777;
	margin: 3px;
}
	#comments article header h4 {
		margin-bottom: 15px;
	}

#comments .alt {
	background: #f6f6f6;
	padding: 10px;
}
