/* Companion Custom CSS over-rides for [ Colin Tedford dot com ]: Inkblot Child - 1.0.0 */

        body {
	font-family: Verdana, "Trebuchet MS", Arial, Sans-serif;
	background:#73aa08;

}
        a {
	color: green;
}
        a:visited {
	color:#446600;	
}
	a:hover {
		color: #f00;
}

ul { margin:0; }

.alignleft { margin:0 10px 10px 0; }
.alignright { margin:0 0 10px 10px; }

table a { text-decoration:none; }
	h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;	
}
h1 { text-align:center;
     padding-top:0.5em;
     }
h2, h2 a {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	letter-spacing: 0px;
}

.align-center:text-align:center; }

.group { /* This rule sets the default width for the entire site */
	width:840px;
}

#page { background:#dedf9c; }

#head { display:none; }

.content-main { background:#FAF0E6; }

#header {
	height:0;
}

/* Hide the Text in the header. */
#header h1 a, #header .description { display: none; }

.content-main { width:600px; }

.content-main .interior { padding:0 0 1.5em 0; }

.content-main .hentry { padding: 0 1.5em 0 1.5em; }

.comic, .navi-comic { background:#ffffff; }

.navi-comic a { color:green; }
.navi-comic a:hover { color:#f00; }

.navi-posts .navi-next { float:left; }
.navi-posts .navi-previous { float:right; }
.archive .category-shop .navi-posts .navi-next, .archive .category-shop .navi-posts .navi-previous { display:none; }

.comic .hentry, { width:600px; } 

.blog-title {
	border-bottom:.1em solid;
	margin:3em 0 0.25em;
}

.blog-title span {
	display:block;
	font-family:Georgia, Verdana, Arial, Serif;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	letter-spacing: 0px;	
	text-align:center;
}

.navi-posts { width:525px;
              padding: 0 1.5em 0 1.5em; }
              
#comments { padding:1.5em; }

#sidebar { width:240px; }

.sidebar-one {
        text-align:center;
        background:#dedf9c;
        width: 240px;
}

.sidebar-one a { text-decoration:none; }

#sidebar-right-top {
        background:#ffffff;
        border:2px solid black;
        border-bottom:0;
}
#sidebar-menu {
        font-weight:bold;
}
#sidebar-nav {
        font-family:Georgia, Verdana, Arial, Serif;
        font-size:medium;
        background:#ffffff;
        border:2px solid black;
        padding-bottom:2px;
}

#nav-note { font-weight:normal;
            font-style:normal;
            font-size:85%;
            line-height:95%;
}

.sidebar-one .interior {padding-top:0.5em; }

#foot { background:green; }

.archive .entry, .archive .meta { display:none; }
.archive .category-blog .entry, .archive .category-blog .meta { display:block; }


.archive h1 { text-align:center; }

.meta { clear:both; }

.kbrsswidget { text-decoration:none; }