@charset "UTF-8";
/* CSS Document */

@font-face {
font-family: League Gothic;
src: url(League_Gothic/League Gothic.otf);
}

.lg {font-family: League Gothic, Helvetica Neue, Helvetica, sans-serif;}

/*--IMAGE ALIGNMENT, ADDED 042910--*/

.wp-caption-text {
font-size:12px;
font-variant:small-caps;
letter-spacing:0.03em;
margin:0;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 15px 2px 0;
display: inline;
}
.alignright {
float: right;
padding:0 0 0 10px;
}
.alignleft {
float: left;
margin: 0 15px 0px 0;
}

body {
margin:0;
padding:0;
background-color:#4e2405;
/* background-image:url(../images/back_repeat.jpg); */
font-family:Georgia, "Times New Roman", Times, serif;
color:#6d381b;
}

a {
color:#C55619;
text-decoration:none;
outline:none;
}

a:hover {
text-decoration:underline;
}

.sans {font-family: Helvetica, Arial, sans-serif;}
.serif {font-family:Georgia, "Times New Roman", Times, serif;}

h1 {
color:#100C04;
font-size:35px;
font-weight:100;
letter-spacing:-0.03em;
margin:0 0 15px;
padding:10px 0 0 0;
line-height:1em;
}

h2 {
color:#100C04;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin:5px 0;
letter-spacing:0.08em;
text-transform:uppercase;
}

h3 {
color:#100C04;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
line-height:10px;
margin:5px 0;
padding:0;
text-transform:uppercase;
}

h3 a {
color:#c55619;
text-decoration:none;
}

h3 a:hover {
text-decoration:underline;
}

h4 {
color:#100C04;
font-size:25px;
font-weight:100;
letter-spacing:-0.03em;
color:#e8d9ca;
margin:0;
padding:12px 0 0 173px;
display:inline-block;
}

.sans {font-family: Helvetica Neue, Helvetica, Arial, sans-serif;}
.serif {font-family:Georgia, "Times New Roman", Times, serif;}
.italic {font-style: italic;}
.page-title {font-weight: bold; text-indent: 60px; padding-top: 0;}
.page-subtitle {text-indent: 60px; display: block;}
.quip-date {
	font-size: 11px;
    font-weight: bold;
    text-shadow: 0 1px 0 #E9E1D1;
    }

hr {
border-color:#e9e1ca;
border-style:none none solid;
border-width:2px;
color:#e9e1ca;
margin:4px 0 0 0;
padding:0;
}

.cleardiv {
height:1px;
clear:both;
}

#upper_header {
height:34px;
border-bottom: 3px solid #110902;
display:block;
}

#fb-root {}
	.fb-like {float: right; width: 300px; margin-top: 5px;}

#upper_header .container {
background: #4e2405 url(../images/headerbar_banner2.jpg) 20px center no-repeat;
height: 34px;
}

.container {
width:960px;
margin:0 auto;
position:relative;
}

	.barcontainer {width: 980px;}

#header {
background-image:url(../images/head_back4.jpg);
background-repeat:repeat-x;
height:318px;
}

#bartop {
/* background-image:url(../images/bartop_glow.png); */
overflow: hidden;
margin-left:17px;
width:960px;
}

#bartop_blank {
background-image:url(../images/bartop_glow_blank.png);
height:271px;
margin-left:17px;
width:960px;
}

a.placard {
display: block;
position:absolute;
top:272px;
background-color:#562b18;
color: #e9e1d3;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 0.1em;
padding: 5px;
}

a.placard:hover {text-decoration: none; background-color: #cab29f; color:#562b18;}

.bill {
left:27px;
}

.dave {right:-7px;}

a#ch_drawing {
background-image:url(../images/ch_drawing2.png);
width:589px;
height:300px;
margin:0 auto;
display:block;
}

a#rui_drawing {
background-image:url(../images/rui_drawing.png);
width:881px;
height:281px;
margin-left:55px;
display:block;
float:left;
margin-top:-10px;
}

#paper_top {
background-image:url(../images/paper_top2.png);
width:990px;
height:42px;
margin-top:-30px;
}


/* QUIP */
.head-quip {position: absolute; top: 20px;}
	#bill-quip {left: 0;}
	#dave-quip {right:-22px;}

.quip-container {background-repeat: no-repeat;}
	.bill_bubble {background-image: url(../images/quip-bubble-left.png); width:254px; height: 243px;}
	.dave_bubble {background-image: url(../images/quip-bubble-right.png); width:254px; height: 243px;}
	
	.bill_window {background-image: url(../images/quip-window.png);  width:227px; height: 260px;}
	.dave_window {background-image: url(../images/quip-window.png);  width:227px; height: 260px;}

.quip-text {color: black; font-size: 12px;}
	.window-text {left: 23px; top: 93px; position: absolute; width: 166px; /* height: 146px; overflow: hidden;*/}
	.dave_bubble .bubble-text {left: 32px; position: absolute; top: 74px; width: 178px; text-align: center;}
	.bubble-text {left: 42px; position: absolute; top: 68px; width: 178px; text-align: center; /* overflow: hidden; height: 103px;*/}


#paper_repeat {
background-image:url(../images/paper_repeat2.png);
background-repeat:repeat-y;
font-size:0.9em;
line-height:1.7em;
margin-left:1px;
width:931px;
padding:30px 30px 0;
}

.more-link {
background-image:url("../images/readmore.jpg");
background-repeat:no-repeat;
clear:both;
float:left;
height:20px;
margin-top:20px;
text-indent:-9999px;
width:600px;
}

/*----USER PHOTO----*/

.guestclip {background: url(../images/guestclip.png) no-repeat;     height: 136px; left: -18px; position: absolute; top: -3px; width: 110px;}
	.guestclip img.photo {bottom: 17px; left: 10px; position: absolute; }

.guest-contributor {font-size: 100%; margin-bottom: 20px;}
	h3 .contributor-link {text-transform: none;}
	
.date-abs {
background:url(../images/date_burst2.png) no-repeat;
color:#e5dbc4;
float:left;
font-size:12px;
line-height:1em;
padding:14px 11px;
text-align:center;
text-transform:uppercase;
width:27px;
margin-top: 133px;
}	

/*----POST----*/

.postinfo_float {
float:left;
width:60px;
position: relative;
clear:left;
}

#content {
float:left;
width:762px;
}

.date {
background:url(../images/date_burst2.png) no-repeat;
color:#e5dbc4;
float:left;
font-size:12px;
line-height:1em;
padding:14px 11px;
text-align:center;
text-transform:uppercase;
width:27px;
display:inline;
margin-top: 10px;
}

.author_head_dave {
background-image:url(../images/head_dave.png);
width:60px;
float:left;
display:inline;
}

.author_head_bill {
background-image:url(../images/head_bill.png);
width:60px;
float:left;
display:inline;
}

.postbox {
float:left;
width:700px;
display:inline;
margin-bottom:30px;
}

.post_top {
background-image:url(../images/post_top.png);
width:700px;
height:35px;
float:left;
display:inline;
}

.post_mid {
background-color:#ffffff;
width:620px;
padding:0 40px 20px;
float:left;
display:inline;
}

.post_mid p {
margin-bottom:0;
}

.post_mid img {max-width: 100%; height: auto;}

.reg_post p a img {
max-width:620px;
}

.post_bottom {
background-image:url(../images/post_bottom.png);
width:700px;
height:35px;
float:left;
display:inline;
}

.navigation {

}

.navigation div {
	border: 1px dashed #C5B89B;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin: 20px 0 20px 60px;
    padding: 2px 5px;
    text-transform: uppercase;
    background: #dcd1b9;
}
.nav-alignleft {float: left;}
.nav-alignright {float: right;}

/*----FEATURES----*/

#sidebar-rss-link {background: url(../images/rss.png) no-repeat top; display: block; float: left; text-indent: -9999px; width: 122px; height: 40px; margin-bottom: 30px;}
	#sidebar-rss-link:hover {background-position: 0 -40px;}

#features {
display:inline;
float:right;
margin-right:3px;
width:166px;
}

#features_top {
/* background-image:url(../images/features_top.png); */
height:23px;
margin-left:1px;
width:172px;
float:left;
}

#features_mid {
/* background-image:url(../images/features_mid.png); */
background-repeat:repeat-y;
float:left;
margin-left:10px;
padding:0 25px 0 5px;
width:141px;
}

#features_mid ul {
list-style:none;
margin: 0 0 30px;
padding:0;
}

#features_mid ul li {line-height: 1em; padding: 10px; border-bottom: 1px dashed #C5B89B;}
#features_mid ul li:hover {background: #dcd1b9; }

#features_mid ul.children {
	font-size: 12px;
    list-style: disc outside none;
    padding-bottom: 10px;
    padding-left: 13px;
    padding-top: 10px;
    color: #C55619;
    }

#features_mid ul.children li a {font-weight: normal;}

#features_mid ul.sidebar_list {padding-top: 0px;}

#features ul li a {
font-family:Arial, Helvetica, sans-serif;
color:#c55619;
text-decoration:none;
font-size:13px;
line-height:1.3em;
font-weight: 500;
}

#features_mid li.subscribebtn {padding-top: 20px;}

#features ul li a:hover {
color:#6d381b;
}

.features-title {
font-size: 30px;
font-weight: 300;
margin: 20px 0 10px;
}

#features_bottom {
/* background-image:url(../images/features_bottom.png); */
float:left;
height:97px;
margin-left:3px;
width:172px;
}

/*--TALKING TO GHOSTS--*/

#ttg-chaptermarkers {list-style: none; padding: 0; width: 800px;}
#ttg-chaptermarkers li {float: left; margin-right: 10px;}
#ttg-chaptermarkers li a {display: block; background: #E8D9CA;padding: 3px 6px;}

.connect_widget_interactive_area {}

.ttg_repeat_content {
float:left;
width:960px;
}

.ttg_nav {
text-indent:-9999px;
}

.ttg_images iframe {margin-top: 20px !important;}

.ttgright a {
background-image:url(../images/ttg_nav_right.png);
height:53px;
position:absolute;
right:0;
top:500px;
width:53px;
}

.ttgleft a {
background-image:url(../images/ttg_nav_left.png);
height:53px;
position:absolute;
left:0;
top:500px;
width:53px;
}

.ttg_images p a img, .ttg_images p img {
width:800px;
margin-left:80px;
}

/*--ARCHIVES--*/

#archives_list {
width:660px;
margin-left:30px;
}

/*----COMMENTS----*/

.commentlist li.comment-author-bill {
background-color:#fff;
border-radius: 10px;
box-shadow: 0 0 4px 1px #b8957c;
}

.commentlist li.comment-author-bill p {
color:#100C04;
}

.commentlist li.comment-author-dave {
background:#fff;
border-radius: 10px;
box-shadow: 0 0 4px 1px #b8957c;
}

.commentlist li.comment-author-dave p {
color:#100C04;
}

.reply {
background-color:#e9e1ca;
margin:20px 0;
padding:10px;
width:43px;
}

.reply:hover {
background-color:#AE8361;
}

.reply .comment-reply-link {
color:#C55619;
font-size:13px;
font-weight:bold;
}

.reply .comment-reply-link:hover {
color:#e1e1d0;
text-decoration:none;
}

ul.children {
margin-top:20px;
}

#commentform {
margin-left:20px;
padding-bottom:40px;
}

.commenthead {
}

.commentlist {
background-image:url("../images/comments_back.jpg");
background-repeat:repeat;
list-style:none outside none;
padding:40px 20px 10px;
width:660px;
margin-left:60px;
margin-top:-40px;
margin-bottom:0;
float:left;
}

.commentlist li {
display:block;
padding:20px;
}

.fn {
color:#100C04;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
letter-spacing:0.05em;
font-weight:bold;
font-style:normal;
text-transform:uppercase;
}

.commentbody {
color:#100C04;
}

.commentmetadata a {
color:#100C04;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
line-height:1em;
text-transform:uppercase;
}

#comments_topgraphic {
background-image:url(../images/comments_upper.jpg);
margin-left:60px;
margin-top:-84px;
height:44px;
width:700px;
background-repeat:no-repeat;
float:left;
}

#respond {
background-image:url("../images/comments_back.jpg");
background-repeat:repeat;
padding:10px 20px 1px;
width:660px;
margin-left:60px;
float:left;
}

label {
display:inline-block;
float:left;
width:120px;
}

small {
color:#C55619;
display:inline-block;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
line-height:30px;
text-transform:uppercase;
}

textarea#comment {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#e8d9ca;
border:none;
width:480px;
padding:10px
}

textarea#comment:focus {
background-color:#fff;
border:none;
outline:none;
}

input {
background-color:#e8d9ca;
border:none;
padding:8px;
width:220px;
}

input:focus {
background-color:#fff;
border:none;
outline:none;
}

input#submit {
width:20%;
margin-left:120px;	
color:#C55619;
font-weight:bold;
}

input#submit:hover {
background-color:#fff;
}

/*--FOOTER--*/

#footer {
background-image:url(../images/footer_repeat.jpg);
background-repeat:repeat-x;
background-color:#110C06;
min-height:203px;
clear:both;
position:relative;
margin:-1px 0 0;
}

#footer_logo {
margin-left:6px;
}

#footer ul {
list-style:none;
margin:15px 17px;
padding:0;
}

#footer ul li a {
color:#e9e1d2;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-decoration:none;
}

#footer ul li a:hover {
color:#c55619;
}

#copyright {
color:#e1e1do;
text-align:right;
float:right;
font-family:arial;
font-size:9px;
margin-right:-15px;
margin-top:60px;
text-transform:uppercase;
}

#copyright a {
color:#E9E1D2;
}