@charset 'utf-8';

/*  
Theme Name: Broken Links v3
Theme URI: http://www.broken-links.com/
Description: All-new theme initially inspired by a magazine layout from the 1970s. Typography-rich, graphics poor. Still under development. Uses the <;a href="http://www.famfamfam.com/lab/icons/silk/" target="_blank">Silk</a> icons set.
Version: 0.8
Author: Peter Gasston
Author URI: http://www.broken-links.com/
*/

html, body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, form, fieldset, blockquote {
margin: 0;
padding: 0;
vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

img, fieldset { border: 0; }

/* Typography */

@font-face {
font-family: ClickClack;
src: local('ClickClack'),url('/tools/ClickClack.otf') format('opentype');
}

/* Graublau Sans Web (www.fonts.info) */

@font-face {
	font-family: 'GraublauWebRegular';
	src: url('/fonts/graublauweb-webfont.eot?'), url('/fonts/graublauweb-webfont.woff') format('woff'), url('/fonts/graublauweb-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GraublauWebBold';
	src: url('/fonts/graublauwebbold-webfont.eot?'), url('/fonts/graublauwebbold-webfont.woff') format('woff'), url('/fonts/graublauwebbold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html {
	color: #212;
	font: 500 10px/2 'Droid Serif', 'Times New Roman', serif;
}


body {
background-image: url('images/chruch.png');
    margin: 0 auto;
    position: relative;
text-rendering: optimizeLegibility;
    width: 960px;
}

h1, h2 {
	border-color: black;
	border-color: rgba(0,0,0,0.5);
	border-style: solid;
	color: #333;
	font-family: 'GraublauWebRegular', 'Gill Sans', Calibri, sans-serif;
	line-height: 1;
	text-align: center;
	text-shadow: 2px 1px 1px #DDD;
}

h1 {
    border-width: 0 0 1px;
    font-size: 2.4em;
    letter-spacing: -0.042em;
    line-height: 0.833;
    margin: 0 0 0.833em;
    padding: 0 0.417em 0.7917em;
}

	h1.section-title {
		border-bottom: none;
		margin-bottom: 0;
	}

h2 {
    border-width: 1px 0;
    clear: both;
    font-size: 1.8em;
    margin: 0 0 1.111em;
    padding: 0.556em;
}

h3 {
	font-family: 'GraublauWebRegular', 'Gill Sans', Calibri, sans-serif;
	font-weight: normal;
}

h3 span { font-weight: bold; }

h3, p, li {
    font-size: 1.4em;
    line-height: 1.428;
}

h3, p, ul, ol {
    margin-bottom: 1.428em;
    padding: 0 0.72em;
}

code {
    color: #57427C;
    font-family: monospace;
    font-style: italic;
}

.article h3 { text-transform: uppercase; }

#page-1280 h3, #page-1290 h3 {
font-weight: bold;
margin-bottom: 0;
}

blockquote { margin: 0 0 2em 3.6em; }

blockquote p:first-child { text-indent: -1em; }

blockquote p:first-child:before {
    content: '\201c';
    color: #556;
    font: 1.8em/0.66 Georgia, serif;
}

ol { list-style-position: inside; }

ul ul { padding: 0; }

li h3, li p, li li { font-size: 1em; }

li h3 {
    margin: 0;
    padding: 0;
}

ul { list-style-type: none; }

article ul { list-style-type: disc; }

pre {
	background-color: #faeae6;
	border: 1px solid #9E2A3F;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: black;
	font: 1.2em/1.667 monospace;
	margin-bottom: 1.75em;
	padding: 9px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

pre mark {
background-color: #ffc;
display: inline-block;
outline: 1px dotted #212;
}

a, a * {
    color: #9E2A3F;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    -webkit-transition: background-color 0.5s linear;
}

a:hover, a:hover * {
    background-color: #9E2A3F;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px 1px #335;
}

h1 a, h2 a, h1 a *, h2 a * {
    color: inherit;
    text-decoration: none;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
}

h1 a:hover, h2 a:hover {
    background-color: transparent;
    color: #222;
    text-decoration: underline;
    text-shadow: 1px 2px 2px #CCC;
}

ul.post_meta {
    list-style-type: none;
    margin-bottom: 2em;
    padding: 0 1em;
}

.post_meta li {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-variant: small-caps;
	line-height: 1.667;
	padding-left: 20px;
}

.related li {
    color: #CDE0FF;
    list-style-type: square;
}

.post_comments { background-image: url('images/comment.png'); }

.post_date { background-image: url('images/date.png'); }

.post_tags { background-image: url('images/tag_green.png'); }

.post_meta a { font-variant: normal; }

.more-link, .pagination { text-align: center; }

.more-link { display: block; }

.more-link:before { content: '\00BB  '; }

/* Comments */

#comments_list {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

#comments_list li {
    font-size: 10px;
    padding: 2.1em 0;
}

#comments_list .alt { background-color: #DDD; }

#comments_list .author { background-color: #E6F2F8; }

#comments_list h3, #comments_list p, #comments_list hr {
    font-size: 1.4em;
    line-height: 1.5;
    margin: 0 1em 1.5em;
}

#comments_list h3 {
    margin-bottom: 0;
    text-transform: none;
}

#comments_list h3 span { text-transform: uppercase; }

#comments_list p {
    padding: 0;
    text-indent: 0;
}

#comments_list .author h3 { font-style: italic; }

#comments_list li:target h3 { background-color: #faeae6; }

img.avatar {
    float: left;
    margin: 0 1.4em 0.7em;
}

hr {
    background: url('images/ornament.png') no-repeat center center;
    border: none;
    clear: both;
    height: 2em;
    margin: 0 0 2em;
}

.category, .wp-tag-cloud { list-style: none; }

.category li, .wp-tag-cloud li { display: inline; }

.category li:after, .wp-tag-cloud li:after { content: ','; }

.category li:last-child:after, .wp-tag-cloud li:last-child:after { content: '.'; }

.intro p { font-style: italic; }

ul#social-bookmarks {
    clear: right;
    float: left;
    list-style: none;
}

#social-bookmarks li {
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 1.5em;
    padding-left: 20px;
}

li.delicious { background-image: url('images/icons/delicious.png'); }

li.digg { background-image: url('images/icons/digg.png'); }

li.stumbleupon { background-image: url('images/icons/stumbleupon.png'); }

/* Layout */

header {
    background-color: #6C3F62;
    background-image: url('images/tile.png');
    border-bottom: 1em solid #7F8B89;
    height: 120px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

header h2, header h3 {
	color: white;
	float: left;
	margin: 0;
	text-shadow: 0 2px 2px rgba(0,0,0,0.8);
}

header h2 {
	border: none;
	font: 480%/0.833 GraublauWebBold, 'Gill Sans', Calibri, sans-serif;
	letter-spacing: -2px;
	padding: 0.417em 0;
	text-align: center;
	width: 4.5em;
}

	header h2 a { color: inherit; }

	header h2 a:hover {
        	color: inherit;
		text-decoration: none;
		text-shadow: 4px 4px 2px rgba(0,0,0,0.7);
	}

header h3 {
	font-size: 180%;
	font-weight: bolder;
	line-height: 2.222;
	padding: 20px 20px 10px;
	text-align: left;
	width: 680px;
}

#container {
    background-color: white;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
}

.content_panel {
    float: left;
    margin: 0 10px 20px;
    width: 600px;
}

.hentry { margin-bottom: 40px; }

footer {
    background-color: #7F8B89;
    background-image: url('images/tile.png');
    clear: both;
    margin: 0 auto;
    padding: 20px 10px 50px;
    width: 940px;
}

footer p {
color: white;
    font-size: 1.2em;
    padding: 0 0.5em;
    text-indent: 0;
}

	footer p a { color: inherit; }

/* Navigation */

#menu-main-nav {
	float: left;
	height: 60px;
	margin-bottom: 0;
	padding: 0;
	width: auto;
}

#menu-main-nav li {
	float: left;
	font-size: 140%;
	height: 40px;
	line-height: 2.857;
	padding: 0.714em 1.428em 0;
	text-shadow: 1px 1px 2px black;
}

	#menu-main-nav li.current_page_item {
		background-color: #7F8B89;
		border-bottom: 1px solid #7F8B89;
		-moz-border-radius: 6px 6px 0 0;
		border-radius: 6px 6px 0 0;
		text-shadow: 1px 1px 1px black;
	}

#menu-main-nav li a {
	color: white;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
}

#menu-main-nav li a:hover {
	background-color: transparent;
	color: #ffff9a;
	text-decoration: underline;
}

	#menu-main-nav li.current_page_item a { text-decoration: none; }

	#menu-main-nav li.current_page_item a:hover { text-decoration: underline; }

.navigation li {
	font-size: 1.2em;
	line-height: 1.667;
	padding: 0 0.5em;
}

.navigation h3 {
	font-weight: bolder;
	line-height: 1.667;
	padding: 0;
	text-shadow: 2px 1px 1px #DDD;
	text-transform: uppercase;
}

/* Asides */

#site_meta {
float: right;
margin: 0 10px 20px;
width: 320px;
}

.aside {
	background-color: rgba(205,224,255,0.2);
	border: 1px dotted #CDE0FF;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 1.9em;
	padding-top: 1.9em;
}

.aside h2, .aside p, .aside li { font-size: 1.2em; }

.aside h2, .aside p, .aside ul { padding: 0; }

.aside h2 {
	border-width: 0;
	line-height: 1.667;
	margin: 0;
	text-transform: uppercase;
}

.aside p, .aside li {
	color: #556;
	line-height: 1.667;
}

.aside p {
margin: 0 1.167em 1.667em;
text-indent: 0;
}

.aside ul { margin: 0 1.4em 2.1em; }

.book {
	background: url('images/css3.png') no-repeat 14px 50%;
	border: 1px solid rgba(0,0,0,0.5);
	-moz-border-radius: 4px;
	border-radius: 5px;
	margin-bottom: 2em;
	padding: 1.9em 1.4em 1.9em 11em;
}

.book h2, .book p { padding: 0; }

.book h2 {
	border: none;
	font-size: 1.4em;
	margin-bottom: 0.857em;
	text-align: left;
}

.book p { font-size: 1.2em; }

.book p:last-child { margin-bottom: 0; }

/* Site Meta */

#site_meta_container ul {
	margin-bottom: 2em;
	padding: 0 1em;
}

#site_meta_container li {
	border-bottom: 1px dotted #CDE0FF;
	margin: 0 0.5em;
	padding: 0.4167em 0 0.333em;
}

.navigation ul > li:first-child { padding-top: 0; }

#site_meta_container .site_meta { padding: 0 1.6em; }

.site_meta li {
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px !important;
}

.edit { background-image: url('images/lock.png'); }

.rss { background-image: url('images/feed.png'); }

/* Microformats */

.hentry .vcard, #site_meta .hentry .published { display: none; }

.hentry .published { border-bottom-width: 0; }

.hreview .description { margin-left: 0; }

/* Comments Box */

#commentform p { text-indent: 0; }

#commentform label {
display: block;
font-variant: small-caps;
}

#commentform input.text, #commentform textarea {
border: 1px solid #666;
border-radius: 4px;
color: #212;
font-size: 1em;
padding: 0.33em 0;
vertical-align: middle;
width: 100%;
}

#commentform input.text:focus, #commentform textarea:focus {
    -moz-box-shadow: inset 0 0 5px #9E2A3F;
    -webkit-box-shadow: inset 0 0 5px #9E2A3F;
    box-shadow: inset 0 0 5px #9E2A3F;
}

/* Search Form */

#searchform {
	bottom: 1em;
	position: absolute;
	right: 2em;
	text-align: left;
	width: 16em;
}

#searchform legend { display: none; }

#searchform label {
	color: white;
	display: block;
	font-size: 120%;
	line-height: 1.667;
}

#searchform input.text, #searchform button { vertical-align: middle; }

#searchform input.text {
    background-color: #EFEFEF;
	border: 1px solid white;
	border-radius: 2px;
    width: 110px;
}

#searchform button {
	font-variant: small-caps;
	font-size: 120%;
	line-height: 1.5;
	padding: 0 0.5em;
}

/* Wordpress stats */

img#wpstats {
position: absolute;
right: 0;
top: 0;
}

/* Flattr */

#site_meta_container iframe { margin-left: 16px; }

/* Lanyrd Theme */

#lanyrd-topbar.lanyrd-theme-brokenlinks p { font-size: 140%; }
