/*  
Theme Name: fd
Theme URI: http://flagrantdisregard.com/
Description: 
Version: 7.0
Author: John Watson
Author URI: http://flagrantdisregard.com/
*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,400italic,700,700italic,900,900italic);

body {
	margin: 20px 0;
	padding: 0 10px;
	color: #333;
	background: url('/images/debut_light.png') #fff;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	line-height: 1.5em;
}

i, em {
	font-family: "Raleway", sans-serif;
	font-style: italic;
}

b, strong {
	font-family: "Raleway", sans-serif;
	font-weight: 700;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: "Raleway", sans-serif;
	font-weight: 700;
	color: #333;
}

h1, h2 {
	font-weight: 900;
}


a {
	color: #39f;
	text-decoration: none;
	border-bottom: 1px solid;
	padding: 0;
	margin: 0;
}

a:visited {
	color: #777;
}

a:hover {
	color: #f30 !important;
	padding-top: 0.1em;
}

img {
	border: 0;
}

.page {
	max-width: 600px;
	margin: 0 auto;
}

header nav {
	color: #fff;
	font-size: 1em;
	margin: 0 0 25px 0;
	position: relative;
	overflow: hidden;
	clear: both;
}

header nav a {
	color: #333;
	text-shadow: 1px 1px 0px #fff;
}

header nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
header nav li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.tagline {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 1em 0;
	margin: 1em 0;
	font-size: 1.5em;
	line-height: 1.5em;
}

footer {
	font-size: 0.9em;
	color: #777;
	text-align: center;
}

footer a {
	color: #777;
}

footer .contact a {
	text-decoration: none;
	border: none;
}

footer .contact img {
	width: 40px;
	margin: 0 10px;
}

#content {
}

#widecontent {
}

/*
 *
 * Posts
 *
 */
 
.post {
	margin: 0 0 25px 0;
}

.post .entry {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #eee;
}

.post img {
	max-width: 100%;
	height: auto;
}

.post h2 {
	color: #39f;
	padding: 0;
	margin-bottom: 0.25em;
}

.the-date {
	margin-top: 0.25em;
	color: #ccc;
	font-size: 1.2em;
	font-weight: bold;
}

.post h2 a {
	font-size: 1em;
	text-decoration: none;
	border: none;
	letter-spacing: -1px;
}

.post h2 a:visited {
	color: #39f !important;
}

.post h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

.post h3 a {
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: -1px;
}

.post blockquote {
	margin: 0 25px 0 25px;
	padding: 0 10px 0 10px;
	border-left: 5px solid #eee;
}

.post .sidebar {
	float: right;
	width: 200px;
	border-left: 2px solid #ccc;
	padding: 15px;
	margin-left: 15px;
}

.postmetadata {
	padding: 1em 0;
}

.postmetadata a {
}

.postmetadata.alt {
}

.postmetadata.alt p {
	margin-left: 25px;
	text-indent: -25px;
}

.wp-caption {
	text-align: center;
}

p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #777;
}

.navigation {
	overflow: hidden;
	clear: both;
}

.navigation a {
}

.navigation a:visited {
	color: #000 !important;
}

.navigation .older {
	float: left;
}

.navigation .newer {
	float: right;
}

.navigation.comments {
	padding: 0;
}

/*
 *
 * Comments
 *
 */
 
#commentform {
}

#author, #email, #url, #comment, #s, #subscribe, select {
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 0.9em;
}

#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #subscribe:focus {
	background-color: #ffe;
}

#comment {
	box-sizing: border-box;
	-moz-box-sizing: border-box:
	-webkit-box-sizing: border-box;
	width: 100%;
}

h3#comments {
	margin: 25px 0 0 0;
}

.commentlist {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

.commentlist li {
	padding: 15px 0;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	list-style: none;
	overflow: hidden;
	clear: both;
}

.commentlist li.pingback {
	font-size: 0.9em;
	padding: 5px 0;
}


.commentlist .alt {
}

.commentlist .bypostauthor {
}

.commentlist .avatar {
}

.commentlist .children {
	list-style: none;
}

.commentlist .author {
	float: right;
	text-align: right;
	font-weight: bold;
}

/*
 *
 * Lifestream events
 *
 */

#asides {
	clear: both;
	margin: 0 0 25px 0;
}

#asides a:visited {
}

#asides .more {
	margin: 5px 0 20px 40px;
}

#asides .event {
	margin: 20px 0;
	padding: 3px 0 0 40px;
	min-height: 50px;
}

#asides .event.last {
	margin: 0;
}

#asides .event.twitter {
	background: url(images/tweet.png) no-repeat;
}

#asides .event.flickr {
	background: url(images/photo.png) no-repeat;
}

#asides .event.dagallery {
	background: url(images/art.png) no-repeat;
}

#asides .event.delicious, #asides .event.googlereader {
	background: url(images/link.png) no-repeat;
}

/*
 *
 * Miscellaneous
 *
 */

.clear {
	clear: both;
}

.flickr_badge_image img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #ccc;
}

#copyright {
	padding: 50px 0 0 0;
	color: #777;
}

.alignleft {
	padding: 0 10px 5px 0;
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	padding: 0 0 5px 10px;
	float: right;
}

.thumbleft {
	float: left;
	margin: 0 10px 0 0;
}

.thumbright {
	float: right;
	margin: 0 0 0 10px;
}

.fulllandscape {
}

.fullportrait {
}

.highlight {
	background-color: #ff0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

pre.code {
	font-family: monospace;
	background-color: #ffe;
	padding: 10px;
	border: 1px dashed #ccc;
}

/*
 * 
 * Footnotes
 *
 */

.footnotes {
	padding: 10px 0 10px 0;
}

.footnotes .footnotedivider {
	width: 120px;
	border-bottom: 1px solid #ccc;
}

.footnotes li {
	margin: 0 0 5px 0;
}

sup.footnote a {
	text-decoration: none !important;
	border: none !important;
}

sup.footnote {
	line-height: 0em;
}

.footnotereverse a {
	padding: 0 0 0 5px;
	text-decoration: none !important;
	border: none !important;
}

/*
 * Menu
 *
 */

.menu-subscribe {
	background: url(images/feedicon.png) 0 3px no-repeat;
	text-indent: 20px;
}

.current-menu-item a {
	color: #000 !important;
	border-bottom: none !important;
}

/*
 *
 * All posts
 *
 */
#allposts p {
	margin: 0;
	padding: 0;
}

#allposts .year, #allposts .month {
	margin: 1em 0;
}

#allposts .year, #allposts .month, #allposts .date {
	font-weight: bold;
}

#allposts .date {
	display: inline-block;
	width: 25px;
	text-align: right;
}

/*
 *
 * Project listing
 *
 */

#projectlisting {
	width: 100%;
	/* flexbox */
	display: flex;
	flex: 1;
	flex-wrap: wrap;
	justify-content: space-between;
}

#projectlisting .project {
	width: 170px;
	height: 250px;
}

#projectlisting .project:hover .icon {
	box-shadow: 0 0 20px -5px #ccc;
}

#projectlisting .project:hover a {
	color: #f30;
	font-weight: bold;
}

#projectlisting .project .icon,
#projectlisting .project .icon img,
#projectlisting .project div.icon {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
	border: 2px solid #eee;
	display: block;
	cursor: pointer;
}

#projectlisting .project h3 {
	font-size: 90%;
	font-weight: normal;
	margin: 2px 0 0 0;
	line-height: 125%;
	text-transform: uppercase;
}

#projectlisting .project h3 a {
	text-decoration: none;
	border: none;
	color: #000;
}

#projectlisting .project p {
	margin: 0;
	padding: 0;
}

#projectlisting .project .details {
	display: none;
}

/**
 *
 * Grue
 *
 **/

.error404 {
	height: 100%;
	background: #000;
	color: #fff;
	margin: 0;
	padding: 0;
}

.error404 * {
	color: #aaa;
	padding: 0;
	margin: 0;
}

.error404 #tagline {
	margin: 1em;
}

.error404 #topnav {
	display: none;
}

.error404 footer {
	display: none;
}

.error404 #page {
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.error404 #content {
	margin: 1em;
	max-width: 500px;
}

.error404 #title {
	margin: 1em 0;
}

.error404 #title h1 {
	font-size: 1em;
}

.error404 #title p {
	margin: 0;
}

.error404 p {
	margin: 1em 0;
}

.error404 #prompt {
}

.error404 #searchform {
	margin: 0 0 0 -1px;
	padding: 0;
	display: inline-block;
	width: 90%;
}

.error404 #s, .error404 #s:focus {
	background-color: #000;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	width: 90%;
}

.error404 .grue {
	position: absolute;
	width: 96px;
	height: 132px;
	background: url(/images/grue.png) no-repeat;
}