/*
Theme Name: Bildungsblog.info - Newsflash
Theme URI: http://www.bildungsblog.info/
Description: The default bildungsblog.info theme.
Version: 1.0.0
Author: Sebastian Felling
Author URI: http://www.sebastian-felling.com/
Tags: Newsflash
*/

/* ##### RESET CSS by Eric A. and Kathryn S. Meyer @http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* NewsFlash WordPress Theme by Sebastian Felling */
body {
    background: #181818;
    font-size: 62.5%;
    font-family: Arial, Helvetica, sans-serif;
}

.align_left {
	float: left;
}

.align_right {
	float: right;
}

.clear {
	clear: both;
}

#header_canvas {
    background: #171918;
    position: relative;
}

#header {
    width: 100em;
    height: 15em;
    background: url(images/header_background.jpg) no-repeat;
    margin: 0 auto 0 auto;
}

#logo_canvas {
    width: 100em;
    margin: 0 auto 0 auto;
    position: relative;
}

#logo {
    width: 540px;
    height: 90px;
    background: url(images/logo.png) no-repeat;
    position: absolute;
    top: 2em;
}

#slogan {
    position: absolute;
    color: #f0d9ad;
    font-size: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    top: 6em;
    left: 9em;
}

#mainmenu {
    height: 2.6em;
    position: absolute;
    bottom: 0;
    width: 90em;
    display: block;
    overflow: hidden;
	padding-right: 10em;
}

#pseudomainmenu {
    position: absolute;
    background: url(images/submenu_back.png) repeat-x;
    height: 2.8em;
    width: 100%;
    bottom: 0;
}

#mainmenu li {
    float: left;
}

#mainmenu li a,
#mainmenu li#btn_time {
    color: #eee;
    text-shadow: 1px 1px 0.05em #333;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-size: 1.2em;
    display: block;
    display: block;
    padding: .6em 1.4em .2em 2em;
    height: 100%;
    text-decoration: none;
    height: 2.4em;
}

#mainmenu li#btn_time {
	color: #ca9d79;
}

#mainmenu li a:hover,
#mainmenu li a.active {
    background: url(images/submenu_back.png) left -2px repeat-x;
    color: #f0d9ad;
}

#mainmenu li a:after {
    content: " »";
}

#mainmenu li#btn_time {
	font-size: 1.1em;
	padding: .6em;
	float: right;
}

#subheader_canvas {
    width: 100%;
    height: 5em;
    border-top: 1px solid #000;
    background: #f1f1f1 url(images/subheader_back.jpg) 0 bottom no-repeat;
}

#submenu {
    width: 89.4em;
    margin: 0 auto 0 auto;
    padding-right: 10.6em;
    overflow: hidden;
}

#submenu li {
    float: left;
    height: 5em;
    background: url(images/submenu_back_separator.png) left 1em no-repeat;
}

#submenu li a {
    text-decoration: none;
	text-shadow: 1px 1px 0.05em #fff;
    color: #8c5d38;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.4em;
    display: block;
    padding: 1.4em 20px 1em 1px;
    padding-left: 38px;
	background-position: left top;
	background-repeat: no-repeat;
}

#submenu li a:hover,
#submenu li a.active {
    margin-left: 1px padding-left: 0px;
	height: 1.2em;
	color: #442d1c;
	background-position: -1px -50px;
	background-repeat: no-repeat;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 37px;
	padding-right: 19px;
}

#submenu li a.active {
	text-decoration: underline;
}

#btn_search { background-image: url(images/submenu_back_search.png); }
#btn_archive { background-image: url(images/submenu_back_archive.png); }
#btn_material { background-image: url(images/submenu_back_material.png); }
#btn_blogroll { background-image: url(images/submenu_back_blogroll.png); }
#btn_blog { background-image: url(images/submenu_back_blog.png); }

#submenu li#btn_rss, 
#submenu li#btn_twitter {
    float: right;
}

#submenu li.right {
    background-image: url();
}

#submenu li.right a {
    font-size: .9em;
    background-position: 0 1em;
    background-repeat: no-repeat;
    padding: 10em 0 0 0;
	width: 32px;
	margin-right: .4em;
}

#submenu li.right a:hover {
	border: none;
	background-position: 0 1em;
	margin-left: 0;
}

#submenu li#btn_rss a {
    background-image: url(images/smi_rss_i.png);
}

#submenu li#btn_rss a:hover {
    background-image: url(images/smi_rss.png);
}

#submenu li#btn_twitter a {
    background-image: url(images/smi_twitter_i.png);
}

#submenu li#btn_twitter a:hover {
    background-image: url(images/smi_twitter.png);
}

#sheet_canvas {
    width: 100%;
	min-width: 1000px;
    overflow: auto;
    background: #d4d4d4 url(images/banner.png) -1.2em 5em no-repeat;
	/* background: #d4d4d4 url(images/canvas_fade.jpg) repeat-x; */
	padding-bottom: 6em !important;
	margin-bottom: 0 !important;
	border-bottom: 1px solid #a8a8a8;
}

#scripts {
	margin: 0 auto .2em auto;
	width: 98em;
	padding-left: 1em;
    padding-right: 1em;
	position: relative;
	height: 4em;
}

body.home #scripts {
	height: 6em;
}

#script_info {
	position: absolute;
	background-position: 0 .2em;
	width: 50em;
	height: 6em;
	top: 0;
}

div.script_blog { 
	left: 3em;
	background: url(images/script_blog.png);
}

div.script_archive { 
	left: 0;
	background: url(images/script_archive.png);
}

div.script_material { 
	left: 1em; 
	background: url(images/script_material.png);
}

div.script_blogroll { 
	left: 9em; 
	background: url(images/script_blogroll.png);
}

div.script_search { 
	left: 5em; 
	background: url(images/script_search.png);
}

#sheet {
    margin: 0 auto 0 auto;
    padding-left: 1em;
    padding-right: 1em;
    width: 98em;
    min-height: 20em;
    position: relative;
}

#news_stage {
    border: 1px solid #998872;
    height: 40em;
    width: 60em;
    overflow: hidden;
    position: relative;
    float: left;
}

body.home #main:before {
	content: url(images/shadow_large.png);
	position: absolute;
	top: 0;
	left: 15%;
}

#news_thumbs {
    border: 1px solid #998872;
    border-left: none;
    height: 40em;
    width: 30em;
    float: left;
	background: #dad3cb;
}

#news_thumbs ul li {
    width: 29.9em;
	height: 9.8em;
    border-top: 1px solid #fff;
	border-left: 1px solid #fff;
    border-bottom: 1px solid #998872;
	padding: 0 !important;
	background: url(images/thumb_arrow.png) .2em center no-repeat #ebdecd;
}

#news_thumbs li:last-child {
	border-bottom: none;
}

#news_thumbs li h3 {
	position: relative;
	height: 100%;
}

#news_thumbs li h3 a {
	display: block;
	height: 100%;
	position: relative;
	text-decoration: none !important;
}

#news_thumbs li h3 a.focus, 
#news_thumbs li h3 a:hover {
	background: url(images/thumb_arrow_a.png) .2em center no-repeat #f2eee9;
	border-right: 4px solid #660000;
	width: 100.05%;
}

#news_thumbs li h3 a span.title {
	display: block;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	text-decoration: none !important;
	color: #82322f;
	position: absolute;
	bottom: 50%;
	padding: .2em .5em .2em 36px;
	max-height: 50%;
}

#news_thumbs li h3 a.focus span.title {
	color: #5c2421;
}

#news_thumbs li h3 a span.teaser {
	display: block;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4b4a;
	line-height: 1.2em;
	color: #222;
	position: absolute;
	padding: 0 .6em .3em 36px;
	top: 50%;
	font-weight: normal;
	max-height: 50%;
}

#news_stage div.news_flash {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
    background: url(images/fader_box.jpg) top left repeat-x #fff;
    width: 57.1em;
    height: 39.9em;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    padding: 1.4em;
}

#news_stage div.news_flash div.news_image {
    border: 1px solid #e1e1e1;
    width: 56.6em;
    height: 16em;
    margin-bottom: 1em;
    padding: .4em;
}

#news_stage div.news_flash h2 a {
    text-decoration: none;
    color: #600;
    font-size: 2em;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: .4em;
    padding-left: .4em;
	display: block;
	min-height: 40px;
	line-height: 1.3em;
}

h2, h3 {
	text-shadow: 1px 1px 0.05em #d2d4d2;
}

#news_thumbs h2,
#news_thumbs h3 {
	text-shadow: none;
}

#news_stage div.news_flash h2 a:hover {
    color: #900;
}

#news_stage div.news_flash h2 a:after {
    content: " »";
}

#news_stage div.news_flash div.excerpt {
    font-size: 1.2em;
    line-height: 1.4em;
    padding-left: .4em;
	height: 6em;
	min-height: 6em;
	max-height: 6em;
	height: 5em;
	position: relative;
	overflow: hidden;
}

#news_stage div.news_flash div.excerpt div.fader {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24px;
	z-index: 100;
	background: url(images/fader.png) left top;
}

#news_stage div.news_flash div.news_tags {
    display: block;
    width: 62em;
    height: 4em;
    background: #f2eadf;
    margin-left: -1.3em;
    position: absolute;
    top: 36em;
    border-top: 1px solid #e7cead;
}

#news_stage div.news_flash div.news_tags div.news_tags_inner {
    display: block;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    background: url(images/icon_tag.png) 2.4em 1em no-repeat;
    position: relative;
}

#news_stage div.news_flash div.news_tags div.news_tags_inner ul {
    position: absolute;
    left: 4em;
    top: 1.2em;
}

#news_stage div.news_flash div.news_tags div.news_tags_inner ul li {
    float: left;
}

#news_stage div.news_flash div.news_tags div.news_tags_inner ul li a {
    margin-left: .4em;
}

#news_stage div.news_flash div.meta {
	position: absolute;
    bottom: 7em;
}

#news_stage div.news_flash div.meta div {
    float: left;
}

div.meta_time {
    padding: .6em 1em .2em 2em;
    height: 1.4em;
    background: url(images/icon_date.png) .2em center no-repeat;
    color: #888;
    font-style: italic;
}

#news_stage div.news_flash div.meta_time {
	margin-left: .8em;
	width: 11em;
}

div.content_inner p.nocomments{
	border-top: 1px dotted #e99690;
	margin-top: 4em;
}

div.content_inner p.suggest {
	background: url(images/line_fader_grey.jpg) top right no-repeat;
	margin-top: 4em;
	margin-left: 10em;
	padding-top: .4em;
	text-align: right;
	font-style: italic;
}

div.content_inner span.link_twitter {
	padding-left: 10px;
	background: url(images/link_twitter.png) .3em .2em no-repeat;
	height: 1.6em;
	display: inline-block;
}

div.content_inner span.link_rss {
	padding-left: 10px;
	background: url(images/link_rss.png) .3em .2em no-repeat;
	height: 1.6em;
	display: inline-block;
}

div.meta_time a,
div.meta_comments a,
div.meta_author a,
div.meta_readon a,
div.content_inner dl a,
div.content_inner div.navigation a {
	color: #661a14;
	text-decoration: none;
	border-bottom: 1px dotted #e99690;
}

div.meta_time a:hover,
div.meta_comments a:hover,
div.meta_author a:hover,
div.meta_readon a:hover,
div.content_inner dl a:hover,
div.content_inner div.navigation a:hover {
	color: #661a14;
	text-decoration: none;
	border-bottom: 1px solid #93251d;
}

div.content_inner h2 a:hover {
	color: #900 !important;
}

body.single div.content div.post_meta,
body.page div.content div.post_meta {
	font-size: .9em;
	margin-bottom: 1em;
	overflow: auto;
	margin-left: -1em !important;
	width: 53em;
}

body.single div.content div.post_meta div.meta_time,
body.page div.content div.post_meta div.meta_time {
	background: url(images/icon_date.png) .2em center no-repeat;
	font-style: italic;
	color: #888;
	height: 1em;
	padding: .2em 1em .2em 2em;
	width: 20em;
}

body.single div.content div.post_meta div.meta_comments,
body.page div.content div.post_meta div.meta_comments {
	height: 1em;
	padding: .2em 1em .2em 2em;
    background: url(images/icon_comment.png) .2em center no-repeat;
	margin-top: .4em;
	width: 20em;
}

div.content.more_posts div.content_inner {
	padding-top: 1.4em;
}

div.content.more_posts div.excerpt p {
	margin-bottom: 0;
}

div.content.more_posts div.excerpt {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 2em;
	margin-bottom: 1em;
}

div.content.more_posts div.excerpt:last-child {
	border-bottom: none;
}

div.content.more_posts div.meta_readon {
	height: 1em;
	width: 16em;
	background-position: 8.6em .3em;
	display: inline-block;
	text-align: right;
}

body.search div.content.more_posts div.meta.pages div.meta_readon {
	background-position: 10.6em .3em;
}

div.content.more_posts div.meta_time {
	margin-left: 0;
	margin-top: 1.6em;
}

div.content.more_posts div.meta_comments {
	background-position: .2em .2em;
}

div.content.more_posts div.meta_time,
div.content.more_posts div.meta_comments {
	font-size: .9em !important;
	height: 1em;
	padding-top: .2em;
	width: 12em;
	display: inline-block;
}

div.content.more_posts div.meta {
	margin-bottom: .4em;
}

body.home div.content.more_posts div.meta {
	margin-bottom: -1.2em !important;
}

div.content.more_posts h2,
div.content.more_posts h3 {
	margin-top: 0;
	padding-top: 0 !important;
}

div.content.more_posts h2 a,
div.content.more_posts h3 a {
	margin-top: 0;
}

body.single div.content div.post_meta div.meta_author {
	height: 1em;
	padding: .2em 1em .2em 2em;
    background: url(images/icon_author.png) .2em center no-repeat;
	margin-top: .4em;
	width: 20em;
}

div.news_flash div.meta {
	font-size: 1.1em;
}

div.meta_comments {
    padding: .6em 1em .2em 2em;
    height: 1.4em;
    background: url(images/icon_comment.png) .2em .5em no-repeat;
}

#news_stage div.news_flash div.meta_comments {
	width: 10em;
}

div.meta_readon {
	padding: .6em 1em .2em 1.6em;
    height: 1.4em;
    background: url(images/icon_fullarticle.png) 16.8em .5em no-repeat;
    font-variant: small-caps;
	width: 24.6em;
	text-align: right;
}

#news_stage div.news_flash div.meta_readon {
	width: 22em;
	padding-right: .2em;
	background-position: 14.4em .5em;
}

div.meta_comments a, 
#news_stage div.news_flash div.news_tags div.news_tags_inner ul li a,
#news_stage div.news_flash div.meta_readon a {
    color: #5e2700;
    border-bottom: 1px dotted #e99690;
    text-decoration: none;
}

#news_stage div.news_flash div.meta_comments a:hover, 
#news_stage div.news_flash div.meta_comments a:focus, 
#news_stage div.news_flash div.news_tags div.news_tags_inner ul li a:hover, 
#news_stage div.news_flash div.news_tags div.news_tags_inner ul li a:focus,
#news_stage div.news_flash div.meta_readon a:hover,
#news_stage div.news_flash div.meta_readon a:focus {
    border-bottom: 1px solid #5e2700;
}

.clip {
    position: absolute;
    left: -1.2em;
    top: -1.8em;
    height: 70px;
    width: 90px;
    background: url(images/clip_featured.png) -.4em .2em no-repeat;
    z-index: 100;
    padding: .8em 1em 1em 3.3em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    font-style: italic;
    color: #442d1c;
	text-align: right;
	color: transparent;
	overflow: hidden;
}

.clip.more_posts {
	top: -1.1em;
	left: -1.6em;
	background: url(images/clip_more.png) -.4em -.4em no-repeat;
	height: 70px;
}

.clip.twitter_clip {
	height: 70px;
	width: 20px;
	left: -1.4em;
	background: url(images/clip_twitter.png) 0 .4em no-repeat;
}

.clip.archive_clip {
	height: 70px;
	width: 20px;
	left: -1.4em;
	background: url(images/clip_archive.png) 0 .4em no-repeat;
}

.clip.clip_author {
	height: 70px;
	width: 20px;
	left: -1.7em;
	background: url(images/clip_author.png) 0 .4em no-repeat;
}

.clip.clip_material {
	height: 70px;
	width: 20px;
	left: -2em;
	background: url(images/clip_material.png) 0 .4em no-repeat;
}

.clip.clip_comments {
	height: 70px;
	width: 20px;
	left: -1.4em;
	background: url(images/clip_forum.png) 0 .4em no-repeat;
}

.clip.clip_search {
	height: 70px;
	width: 20px;
	left: -1.6em;
	background: url(images/clip_search.png) 0 .4em no-repeat;
}

.clip.clip_book {
	height: 70px;
	width: 20px;
	left: -1.6em;
	background: url(images/clip_book.png) 0 .4em no-repeat;
}

.clip.clip_blogroll {
	height: 70px;
	width: 20px;
	left: -1.6em;
	background: url(images/clip_blogroll.png) 0 0 no-repeat;
}

#main {
	padding: 2em 0 2em 0;
    width: 90.3em;
	/* border: 1px solid green; */
	clear: both;
	position: relative;
	min-height: 16em;
	overflow: visible;
}

#main .box {
	width: 20em;
	min-height: 13em;
	border: 1px solid #b1b1b1;
	font-size: 1.1em;
	background: url(images/boxbar_back.jpg) top right repeat-y #fff;
	float: right;
	clear: right;
	position: relative;
	margin: 0 0 1em 1em;
}

#main .box:after {
	content: url(images/shadow_small.png);
	position: absolute;
	bottom: -9px;
}

#main .box .box_inner {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: top right no-repeat;
	padding: .4em;
	padding-bottom: 1em;
	padding-right: 50px;
	/* margin-right: 50px; */
	display: block;
	min-height: 12em;
}

#main .box .box_inner h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: .8em;
	padding: .4em;
	border-bottom: 1px solid #d4d4d4;
    font-size: 1.4em;
    font-style: italic;
	font-weight: 700;
    color: #1f1f1f;
}

#main .box a {
    color: #5e2700;
    border-bottom: 1px dotted #e99690;
    text-decoration: none;
}

#main .box a:hover {
    border-bottom: 1px solid #5e2700;
}

#main .box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: .4em;
	margin-left: .6em;
}

#main .box form {
	margin-left: .6em;
}

#main #respond {
	margin-top: 4em;
}

#box_categories .box_inner {
	background: url(images/boxbar_cats.jpg) top right no-repeat !important;
}

#box_about .box_inner {
	background: url(images/boxbar_blog.jpg) top right no-repeat !important;
}

#box_search .box_inner {
	background: url(images/boxbar_search.jpg) top right no-repeat !important;
}

#box_socialnets .box_inner {
	background: url(images/boxbar_socialnets.jpg) top right no-repeat !important;
}

#box_archive .box_inner {
	background: url(images/boxbar_archive.jpg) top right no-repeat !important;
}

#box_blogroll .box_inner {
	background: url(images/boxbar_blogroll.jpg) top right no-repeat !important;
}

#box_nav .box_inner {
	background: url(images/boxbar_nav.jpg) top right no-repeat !important;
	overflow: auto;
}

#box_nav .box_inner a {
	font-size: 1.1em;
	border: none !important;
	line-height: 1.1em;
}

#box_nav .box_inner ul#post_nav {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#box_nav .box_inner ul#post_nav li {
	margin-left: 0 !important;
	padding-left: 0 !important;
	display: block;
	height: auto !important;
}

#box_nav .box_inner ul#post_nav li.previous {
	margin-bottom: 1em;
	background: url(images/picto_left.gif) left center no-repeat;
	padding-left: 1em !important;
}

#box_nav .box_inner ul#post_nav li.next {
	margin-bottom: 1em;
	text-align: right;
	background: url(images/picto_right.gif) right center no-repeat;
	padding-right: 1em !important;
}

#main .box ul {
	list-style-type: none;
	margin-left: .6em;
}

#main .box ul li {
	padding-left: 1.8em;
	height: 2em;
	display: block;
}

#main .box ul.list_cats li {
	background: url(images/icon_tag.png) top left no-repeat;
}

#main .box ul.list_blogroll {
	height: auto;
	overflow: auto;
	margin-top: -1em;
}

#main .box ul.list_blogroll li {
	padding-left: 0;
	height: auto;
}

#main .box ul.list_blogroll li h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: .6em;
	margin-top: 1em;
}

#main .box ul.list_blogroll li ul {
	height: auto;
	margin-left: 0;
}

#main .box ul.list_blogroll li ul li {
	padding-left: 1.8em;
	padding-top: .2em;
	height: 2em;
}

#main .box ul.list_blogroll li#linkcat-2 ul li {
	background: url(images/icon_blogroll.gif) left top no-repeat;
}

#main .box ul.list_blogroll li#linkcat-10 ul li {
	padding-left: .2em;
	padding-top: 0;
	margin-top: 0;
	margib-bottom: 0;
	height: 1.7em;
}

#main .box ul.list_blogroll li#linkcat-10 ul li a {
	overflow: hidden;
	padding-top: -2em;
	border-bottom: none !important;
}

#main .box ul.list_blogroll li#linkcat-45 ul li {
	background: url(images/icon_author.png) left top no-repeat;
}

#main .box ul.list_blogroll li#linkcat-48 ul li {
	background: url(images/icon_ausbildung.png) left top no-repeat;
}

#main .box ul.list_archive li {
	background: url(images/icon_archive.png) left top no-repeat;
	padding-top: .2em;
}

div.content {
	width: 55.6em;
	border: 1px solid #b1b1b1;
	border-top: 4px solid #660000;
	font-size: 1.2em;
	background: url(images/fader_box.jpg) top left repeat-x #fff;
	margin: 0 0 3em 0;
	position: relative;
}

div.meta_date_stamp {
	background: url(images/date_stamp.png) top left no-repeat;
	border-right: 1px solid #b1b1b1;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: -5.01em;
	top: 0;
	height: 7em;
	width: 5em;
}

div.meta_date_stamp div.meta_date_stamp_month {
	font-size: 1.6em;
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;
	height: 1em;
	margin-top: -.1em;
	padding-top: .4em;
	text-align: center;
	width: 100%;
}

div.meta_date_stamp div.meta_date_stamp_day {
	color: #000;
	font-size: 2.8em;
	padding-top: .2em;
	text-align: center;
	height: 1em;
}

div.meta_date_stamp div.meta_date_stamp_year {
	font-size: 1em;
	height: 1em;
	text-align: center;
	width: 100%;
	color: #777;
	padding-left: .1em;
	letter-spacing: .2em;
}

div.content:after {
	content: url(images/shadow_large.png);
	position: absolute;
	bottom: -18px;
	left: 6%;
}

div.content.twitter {
	border-top: 4px solid #006 !important;
}

div.content.maze {
	border-top: 4px solid #105000 !important;
}

div.content.more_posts {
	overflow: visible;
	position: relative;
}

div.content.comments {
	border-top: 4px solid #333 !important;
}

div.content.twitter div.aktt_tweets ul {
	list-style-type: none !important;
}

div.content.twitter div.aktt_tweets ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	background: url(images/icon_twitter_2.png) .4em .4em no-repeat;
	min-height: 4em;
	margin-left: 0 !important;
	padding-left: 4em;
}

div.content div.topbar_more_posts {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #600;
	background: url(images/topbar_books.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_maze {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #0f595e;
	background: url(images/topbar_maze.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_twitter {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #006;
	background: url(images/topbar_twitter.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_comments {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #333;
	background: url(images/topbar_keyboard.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_search {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #600;
	background: url(images/topbar_map.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_info {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #600;
	background: url(images/topbar_info.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_pencils {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #600;
	background: url(images/topbar_pencils.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_folders {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #600;
	background: url(images/topbar_folders.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content div.topbar_blogroll {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #600;
	background: url(images/topbar_blogroll.jpg) top left repeat-x;
	height: 30px;
	width: 100%;
}

div.content_inner {
	background: url(images/boxbar_back_content.jpg) top right repeat-y;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 1em;
	padding-right: 80px;
	min-height: 30em;
	padding-bottom: 4em;
	padding-left: 2em;
}

div.content_inner div.tweetmeme_button {
	position: absolute;
	right: .6em;
	top: 3.6em;
	z-index: 999;
}

body.single div.content_inner div.tweetmeme_button {
	top: 1em;
}

div.content_inner h2 a,
div.content_inner h2 {
	text-decoration: none;
    color: #600;
    font-size: 1.7em;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 1em 0 .4em 0 !important;
	padding-bottom: .2em;
	border-bottom: none;
	line-height: 1.2em;
	display: block;
}

body.home div.content.more_posts div.content_inner h2 {
	margin-top: 0 !important;
}

div.content_inner h3 a,
div.content_inner h3 {
	text-decoration: none;
    color: #600;
    font-size: 1em;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 1em 0 .4em 0;
	padding-bottom: .2em;
	border-bottom: none;
	line-height: 1.2em;
	display: block;
}

body.archive div.content_inner h2 a,
body.search div.content_inner h2 a {
	font-size: 1.4em;
}

body.archive h2.pagetitle
	margin-top: 1em; 	
}
 
div.content_inner h2 a:hover,
div.content_inner h3 a:hover {
    color: #900;
}

div.content_inner h2 a:after,
div.content_inner h3 a:after {
    content: " »";
}

div.content.more_posts div.content_inner h2,
div.content.more_posts div.content_inner h3 {
	padding-bottom: 0 !important;
}

div.content.more_posts div.content_inner h2 a,
div.content.more_posts div.content_inner h3 a {
	font-size: .9em;
	padding-bottom: 0;
}

div.content_inner h3 {
	text-decoration: none;
    color: #600;
    font-size: 1.4em;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 1.2em 0 .2em 0;
	padding-left: .4em;
	line-height: 1.4em;
}

div.content_inner p,
div.content_inner ul,
div.content_inner ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 1.6em;
	
}

div.content_inner p {
	margin: 0 2em 1em 0;
	text-indent: 1em;
}

div.content_inner ul,
div.content_inner ol {
	margin-left: 1.6em;
	margin-right: 3em;
	margin-bottom: 1em;
}

div.content_inner ul li {
	list-style-type: disc;
	list-style-image: url(images/icon_bullet.png);
	margin-left: 2.8em;
	margin-top: .4em;
}

div.content_inner p img,
div.content_inner img {
	max-width: 560px;
	margin-left: -1em;
}

div.content_inner p a,
div.content_inner li a,
div.content_inner blockquote a,
div.content_inner table a {
	color: #661a14;
	text-decoration: none;
	border-bottom: 1px dotted #e99690;
	padding-right: 12px;
	background: url(images/back_link.gif) top right no-repeat;
}

div.content_inner p a:hover,
div.content_inner li a:hover,
div.content_inner blockquote a:hover,
div.content_inner table a:hover {
	color: #661a14;
	text-decoration: none;
	border-bottom: 1px solid #93251d;
	background-image: url(images/back_link_a.gif);
}

div.content_inner div.sexy-bookmarks,
div.content_inner div.sexy-bookmarks:after {
	clear: none !important;
	height: 6em !important;
}

div.content_inner div.sexy-bookmarks a {
	padding: none;
	background-image: url();
}

div.content_inner div.sexy-bookmarks ul,
div.content_inner div.sexy-bookmarks ul li {
	margin-left: 0;
}

div.content_inner div.post_meta div.post_meta_categories {
	padding: 0;
	overflow: auto;
	float: right;
	width: 28em;
	max-width: 28em;
}

div.content_inner div.post_meta_categories ul {
	list-style-type: none !important;
	font-size: .9em;
	overflow: auto;
	margin: 0 !important
}

div.content_inner div.post_meta_categories ul li {
	font-family: Arial, Helvetica, sans-serif !important;
	list-style-type: none !important;
	list-style-image: url() !important;
	margin-top: 0;
	margin-bottom: .2em;
	float: right;
	margin-left: 2px;
	line-height: 1em !important;
}

div.content_inner div.post_meta_categories ul li a {
	display: block;
	border: 1px solid #d2c0a9;
	color: #aaa;
	background: url(images/icon_tag_m.png) 2px 1px no-repeat #f5f5ec;
	padding: .3em 4px .3em 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3;
	text-decoration: none;
}

div.content_inner div.post_meta_categories ul li.comments a {
	background-image: url(images/icon_comment_m.gif);
	background-color: #eaf3ea;
}

div.content_inner div.post_meta_categories ul li a:hover,
div.content_inner div.post_meta_categories ul li a:active,
div.content_inner div.post_meta_categories ul li a:focus {
	border-color: #c0a887;
	color: #80694a;
	background-color: #ececdb;
	background-image: url(images/icon_tag.png);
}

div.content_inner div.post_meta_categories ul li.comments a:hover,
div.content_inner div.post_meta_categories ul li.comments a:active,
div.content_inner div.post_meta_categories ul li.comments a:focus {
	background-image: url(images/icon_comment.gif);
	background-color: #cae0ca;
}

div.content_inner div.news_image {
	margin-bottom: 1em;
	margin-left: -1em;
	position: relative;
	height: 181px;
}

div.content_inner div.news_image:after {
	content: url(images/shadow_medium.png);
	position: absolute;
	bottom: 7px;
	left: 10.8em;
}

div.content_inner div.news_image img {
	margin: .4em 0 .6em .4em;
	width: 566px;
	max-width: 566px !important;
	height: 160px;
}

div.content_inner span.image_legal {
	font-size: 7pt;
	top: -.5em;
	position: relative;
	display: block;
	text-align: right;
	margin-right: .5em;
	color: #9e9e9e;
}

div.content_inner div:hover.news_image span.image_legal,
div.content_inner div:hover.news_image span.image_legal a {
	color: #000 !important;
}

#news_stage .image_legal {
	display: none;
	visibility: hidden;
}

div.content_inner span.image_legal a {
	border: none !important;
	color: #9e9e9e !important;
	
}

#footer_canvas {
    background: url(images/footer_back.jpg) repeat-x #0c0c0c;
    border-top: 1px solid #bebebe;
    width: 100%;
    min-height: 24em;
    clear: both;
	margin-top: 0;
	padding-bottom: 8em;
}

#footer_sheet {
	margin: 0 auto 1em auto;
	padding-left: 16em;
    padding-right: 1em;
	padding-top: 8em;
    width: 81em;
    min-height: 16em;
    position: relative;
}

#footer:after {
	content: url(images/shadow_medium.png);
	position: absolute;
	bottom: 0;
	left: 15%;
}

ul.footer_menu {
	overflow: auto;
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 1.2em;
	padding-top: .6em;
	padding-right: 1em;
	margin: 0 4em 0 0;
	width: 14em;
	float: left;
}

ul.footer_menu li.caption {
	color: #666;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 2em;
}

ul.footer_menu:hover li.caption {
	color: #f2e6d6;
}

ul.footer_menu ul {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #333;
	font-size: .4em;
}

ul.footer_menu ul li {
	font-weight: normal;
	font-size: 1.6em;
	height: 1.2em;
	margin-top: .4em;
	padding: .2em;
	display: block;
	padding: .2em;
}

ul.footer_menu ul li.rss {
	background: url(images/icon_rss_3.png) top left no-repeat;
	padding-left: 20px;
}

ul.footer_menu ul li:hover.rss {
	background-image: url(images/icon_rss_2.png);
}

ul.footer_menu ul li.rss_comments {
	background: url(images/icon_rss_comments_3.png) top left no-repeat;
	padding-left: 20px;
}

ul.footer_menu ul li:hover.rss_comments {
	background-image: url(images/icon_rss_comments_2.png);
}

ul.footer_menu ul li.home {
	background: url(images/icon_home_3.png) top left no-repeat;
	padding-left: 20px;
}

ul.footer_menu ul li:hover.home {
	background-image: url(images/icon_home_2.png);
}

ul.footer_menu ul li.admin {
	background: url(images/icon_admin_3.png) top left no-repeat;
	padding-left: 20px;
}

ul.footer_menu ul li:hover.admin {
	background-image: url(images/icon_admin_2.png);
}

#footer_sheet a {
	color: #444;
	border-bottom: 1px dotted #232323;
	text-decoration: none;
}

#footer_sheet a:hover {
	color: #fff;
	border-bottom: 1px dotted #4a4a4a;
}

#footer_sheet div.legal {
	clear: left;
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #444;
	font-style: italic;
	width: 50em;
	text-align: center;
}

#header_canvas,
#subheader_canvas,
#sheet_canvas,
#footer_canvas {
    width: 100%;
	min-width: 1000px;	
}

/* ### FORM ELEMENTS */
#sheet input#s {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
	margin-bottom: .2em;
}

#sheet input#s:active,
#sheet input#s:focus {
	background-color: #f3e6d5;
	border-color: #8c8c8c;
}

#sheet input#submit,
#sheet input#searchsubmit {
	border: 1px solid #e9958f;
	background-color: #f3e6d5;
	color: #661a14; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#sheet input#submit:hover,
#sheet input#submit:active,
#sheet input#searchsubmit:hover,
#sheet input#searchsubmit:active {
	color: #000;
}

#sheet textarea,
#sheet input {
	border: 1px solid #bfbfbf;
}

#sheet textarea:active,
#sheet textarea:focus,
#sheet input:active, 
#sheet input:focus {
	background-color: #f3e6d5 !important;
	border-color: #8c8c8c;
}

#sheet #commentform input,
#sheet #commentform textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
}

#sheet #commentform input#email {
	padding-left: 30px;
	background: url(images/back_input_email.png) left top no-repeat;
}

#sheet #commentform input#url {
	padding-left: 30px;
	background: url(images/back_input_url.png) left top no-repeat;
}

#sheet #commentform input#author {
	padding-left: 30px;
	background: url(images/back_input_author.png) left top no-repeat;
}

#sheet #commentform textarea {
	padding-left: 30px;
	background: url(images/back_textarea_comment.png) left top no-repeat;
}

#sheet #commentform p {
	margin-bottom: .2em;
}

/* ### COMMENT LIST */
h3#comments {
	margin-top: 4em;
}

ol.commentlist li div.comment-body {
	border: 1px solid #a1d89a;
	background: url(images/back_white_border_tl.png) no-repeat #d4edd0;
	padding: 1.2em .4em .4em .4em;
	margin-left: 8em;
	min-height: 5em;
	position: relative;
}

ol.commentlist li.odd div.comment-body {
	border: 1px solid #acc4de;
	background: url(images/back_white_border_tl.png) no-repeat #d0deec;
}

div.comment-body div.comment-author {
	width: 7.7em;
	margin-bottom: 1em;
	position: absolute;
	left: -8em;
	top: 0;
}

#sheet div.comment-author cite.fn {
	min-width: 4em;
	display: block;
	clear: left;
	padding-left: .4em;
}

#sheet div.comment-meta {
	float: right;
}

#sheet div.comment-body p {
	clear: left;
	text-indent: 0 !important;
	padding-left: 1em;
	padding-bottom: .6em;
	margin-bottom: 1em;
}

ol.commentlist {
	list-style-type: none;
	margin-left: 0em !important;
}

ol.commentlist li div.comment-body em {
	color: #600;
	display: block;
	text-align: center;
	font-weight: bold;
}

ol.commentlist li:last-child p {
	border-bottom: none !important;
}

ol.commentlist p {
	font-size: 1em !important;
}

ol.commentlist li {
	margin-right: -3em !important;
	margin-bottom: 1em;
	margin-left: 0 !important;
	padding-bottom: 9px;
	background: url(images/shadow_medium.png) 15em bottom no-repeat !important;
}

ol.commentlist li div.comment-body p {
	margin-right: 0;
	padding: 0 .4em .4em .4em !important;
	margin-bottom: 0 !important;
	margin-top: .6em;
}

ol.commentlist li div.comment-body div.comment-meta {
	margin-top: -1.1em;
	float: none !important;
	position: absolute;
	right: .6em;
}

ol.commentlist li div.comment-body div.front_comment_wrapper {
	margin-left: .4em;
}

ol.commentlist li div.comment-body div.post-info {
	position: relative;
	margin-top: 1em;
}

ol.commentlist li div.comment-body div.post-info div.inner_wrapper {
	background: url(images/back_white_border_tl.png) left top no-repeat #e5f4e2;
	border-top: 1px solid #b5b5b5;
	display: block;
	padding: .2em;
	width: 101%;
	margin-left: -.4em;
	margin-bottom: -.4em;
}

ol.commentlist li.odd div.comment-body div.post-info div.inner_wrapper {
	background-color: #e2ebf3;
}

ol.commentlist li div.comment-body div.post-info div.inner_wrapper div.meta_time {
	height: 1.6em;
	padding: 0 0 0 1.6em;
	background-position: 0 .2em;
}

ol.commentlist li div.comment-body div.post-info div.inner_wrapper div.meta_post {
	background: url(images/icon_fullarticle.png) 0 .2em no-repeat;
	padding: 0 0 0 1.6em;
}

ol.commentlist li div.comment-author img {
	margin: .4em 0 0 .6em;
	display: inline-block;
	float: left;
}

ol.commentlist li div.comment-author a.url {
	border: none !important;
	background: url() !important;
	line-height: 1.1em;
	margin-top: .8em;
	float: left;
	max-width: 5em;
	max-height: 7em;
	overflow: hidden;
	text-overflow: ellipsis-word;
}

ol.commentlist span.says {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 1px;
  right: -3px; /* Determines the length of the tail */
  top: 10px;
  border-top: 7px solid transparent; /* Angle of the triangle. */
  border-bottom: 7px solid transparent;
  border-right: 10px solid #a1d89a; /* The triangle */
}

ol.commentlist li.odd span.says {
  border-right: 10px solid #acc4de; /* The triangle */
}

div.comment-meta a {
	font-size: .8em !important;
}

/* ### TABLES */
#main .content_inner table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	padding: .2em;
}

#main .content_inner table td ul,
#main .content_inner table td ol,
#main .content_inner table td ul li,
#main .content_inner table td ol li {
	margin-left: .8em;
}

/* ### DEFINITION LISTS */
#main dl {
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.content div.content_inner dl {
	font-size: 1em;
	line-height: 1.6em;
}

div.content div.content_inner dl dt {
	width: 20%;
	font-weight: bold;
	padding-bottom: .2em;
	display: inline-block;
}

div.content div.content_inner dd.last_posts,
div.content div.content_inner dt.last_posts {
	margin-top: 2em;
}

div.content div.content_inner dl dd {
	display: inline-block;
	padding-bottom: .2em;
	width: 75%;
}

/* ### SEARCH ELEMENTS */
div.content_inner div.navigation {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .4em 0 .4em 0;
	border-top: 1px dotted #b6b6b6;
	border-bottom: 1px dotted #b6b6b6;
}

div.content_inner div.navigation div.alignright {
	text-align: right;
	display: inline-block;
	width: 48%;
}

div.content_inner div.navigation div.alignleft {
	text-align: left;
	display: inline-block;
	width: 48%;
}

/* ### BLOCKQUOTES */
div.content_inner blockquote {
	font-family: Arial, Helvetica, sans-serif;
	background: #f5f5ec url('images/quotes.png') no-repeat .4em .4em;
	margin: 1.6em 0 1.6em 3em;
	padding: 2em 1em .6em 4.6em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
}

div.content_inner blockquote:after {
	content: url(images/shadow_medium.png);
	position: absolute;
	bottom: -9px;
	left: 8em;
}

/* ### sociable */
div.sociable a {
	border-bottom: none !important;
}

div.sociable ul {
	margin-left: 1em !important;
	display: block;
	overflow: auto;
}

div.sociable ul li {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	width: 1.8em;
	height: 2em;
}

div.sociable ul li a {
	padding: .2em !important;
	display: block;
}

/* ### SCREEN READER ELEMENTS */
label.screen-reader-text {
	display: none;
	visibility: hidden;
}

/* ### WARNING IE6 ## */
#warning_ie6 {
	visibility: hidden;
	display: none;
}

/* ###############################
 * # PLUGIN: WP-PAGENAVI		 #
 * ###############################
 */

div.content_inner div.wp-pagenavi {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: .9em;
	border-top: 1px solid #ffeaea;
	border-bottom: 1px solid #ffeaea;
	padding: .2em 0 .2em 0;
	margin-bottom: .6em;
}

div.content_inner div.wp-pagenavi span,
div.content_inner div.wp-pagenavi a {
	border: 1px solid #ffd0d0;
	padding: .3em;
	margin-right: .2em;
	display: inline-block;
	color: #b22222;
	min-width: 16px;
	text-align: center;
}

div.content_inner div.wp-pagenavi span.current,
div.content_inner div.wp-pagenavi a:hover {
	font-weight: bold;
	border-color: #d15858;
	color: #d15858;
}

div.content_inner div.wp-pagenavi a,
div.content_inner div.wp-pagenavi span.extend {
	color: #ff9d9d;
	text-decoration: none;
}

div.content_inner div.wp-pagenavi a.first,
div.content_inner div.wp-pagenavi a.last {
	min-width: 5em;
}

/* ###############################
 * # PLUGIN: TWITTER TICKER		 #
 * ###############################
 */

div.twitter_ticker {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	background-color: transparent;
 	border: 1px solid transparent;
	overflow: hidden;
	position: absolute;
	right: 5em;
	bottom: 0;
	height: 3.6em;
	width: 41em;
	padding-left: 32px;
	background: url('images/twitter_ticker_back.png') left top no-repeat;
}

div.twitter_ticker ul {
	overflow: hidden;
	margin-left: 2em;
	margin-top: .2em;
	padding: 0;
	width: 36em;
	height: 3.3em;
	position: relative;
}

div.twitter_ticker ul li {
 	list-style-type: none;
	margin: .1em;
	padding: .1em 0 0 .2em;
	height: 3.6em;
	position: absolute;
	left: 0;
	top: 4em;
	color: #402000;
}
 
div.twitter_ticker ul li a {
	color: #7b1f18;
	text-decoration: none;
	border-bottom: 1px dotted #e99690;
}

div.twitter_ticker ul li a:hover {
	color: #7b1f18;
	text-decoration: none;
	border-bottom: 1px solid #93251d;
}