/*
THEME NAME: Cimmerian
THEME URI: http://www.plaintxt.org/themes/veryplaintxt/
DESCRIPTION: Think <a href="http://www.mcsweeneys.net/"><em>McSweeny's</em></a>. Fluid, hack-free 2-column layout. For WordPress 2.0+ (and Widgets friendly).
VERSION: 2.3
AUTHOR: Scott Allan Wallick and Leo Grin
AUTHOR URI: http://scottwallick.com/
*/
/* 
"veryplaintxt" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
body {
	background: #fff;
	color: #000;
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* HEADER STUFF */
div#header {
        width: 100%;        
        padding-left: 0px;
	text-align: center;
}
h1#blog-title, h2#blog-description {
	letter-spacing: 3px;
	text-transform: uppercase;
}
h1#blog-title {
	font-size: 4em;
	line-height: 100%;
	margin: 0 0;
}
h2#blog-description {
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	font-size: 1.1em;
	margin: 0;
	padding: 0.2em 0;
	letter-spacing: 3px;
	text-transform: uppercase;
        text-align: center;
}
h2#blog-subheading {
	font-size: 1.0em;
        font-style: italic;
        text-align: justify;
        /* text-indent: 5%; */
	P ALIGN=JUSTIFY;
        margin: 0px 25% 1em 25%;
        padding: 1.0em 1.0em 1.0em 1.0em;
        border: 3px ridge #000;
        background: url(http://www.leogrin.com/CimmerianBlog/wp-content/uploads/quote_bg.jpg) center left repeat;
}



/* POST AND CONTENT STUFF */


div#wrapper {
	margin: 3em 0 0 0;
}
div#container {
	width: 100%;
}
div.widecolumn {
	margin: 0;
}
div.widecolumn div#content {
	margin: 0;
}
h2.post-title {
	font-size: 1.5em;
        font-style: bold;
	letter-spacing: 1px;
	margin: 0 0 0.2em 0;
        padding: 5px 3px 5px 3px;
        border: 3px ridge #000;
        background: url(http://www.leogrin.com/CimmerianBlog/wp-content/uploads/quote_bg.jpg) center left repeat;
}
h3.post-date {
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 -0.25em 0;
}
h3.post-author {
	font-size: .9em;
	font-style: bold;
        line-height: 2em;
        letter-spacing: 2px;
        font-variant: small-caps;        
        margin: 0 0 0 0;
}
div.post p {
	font-size: 1.15em;
	margin: 1em 0;
}
div.post blockquote {
	margin-left: 10%;
        margin-right: 10%;
        /* padding: 0em 1.0em 0em 1.0em;
        border: 3px ridge #000;
        background: url(http://www.leogrin.com/CimmerianBlog/wp-content/uploads/quote_bg.jpg) center left repeat; */
}
div.post code, div.post pre {
	font: 0.9em/125% "courier new", monospace;
}
div.post li {
	font-size: 1.15em;
}
div.post .more {
	text-align: center;
        font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
div.post-entry h1 {
	font-size: 1.6em;
        color: #003300; 
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}
div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5 {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 0 0;
}

div.post-entry h6 {
        width: 495px;	
        font-size: .9em;
	font-weight: bold;
        text-align: center;
	letter-spacing: 0px;
        margin: 0 0 0 0;
        padding: 0 2px 0 2px;
        border: 1px ridge #000;
}

div.post-entry1 h2, div.post-entry1 h3, div.post-entry1 h4, div.post-entry1 h5, div.post-entry1 h6 {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 0 0;
        text-align: justify
}
div.post-metadata {
	text-align: center;
}
div.post-metadata h4 {
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: -0.4em 0 3em 0;
	text-transform: uppercase;
}
div.post-metadata h3 {
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	font-size: 1.1em;
	font-style: italic;
	padding: 0.3em 0;
	margin: 0 10%;
}
h4#comment-count {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1.5em 0;
}
h5#respond {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1em 0;
}
div#comments {
	margin: 0 0 2em 0;
}
div#comments form#commentform p {
	margin: 0 0 1em 0;
}
li.commentlist-comment {
	background: #f5f5f5;
	border-bottom: 2px solid #888;
	border-top: 1px solid #888;
	color: #555;
	font-size: 1em;
	margin-right: 10%;
	margin-top: 1em;
	padding: 0.5em;
}
#comments li.alt {
	background: #fafafa !important;
	color: #555 !important;
}
div#comments li p {
	font-size: 1em;
	margin: 0.5em 0;
}
p.comment-byline {
	font-weight: bold;
	margin: -0.25em 0 0 0;
}
p.comment-metadata {
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 -0.25em 0;
}
.search-excerpt {
	background:#fff url(images/quote.png) no-repeat left top;
	color:#666;
	padding-left:20px;
}

.right { float: right; }
.left { float: left; }

/* SIDEBAR STUFF */

div#sidebar {
	width: 195px;
}
div#sidebar-pic {
	
}
div#sidebar-quote {
	font-size: .8em;
        text-align: justify
        margin: 0;
	padding: 0 0 1.5em 0;
}

}
div#sidebar-quote2 {
	font-size: .6em;
        text-align: left-justify
        margin: 0;
	padding: 0 0 1.5em 0;
}

/* SIDEBAR SECTION HEADERS */
div#sidebar ul li h2 {
	font-size: 1.125em;
	letter-spacing: 1.5px;
	margin: 0 0 5px 0;
        padding: 5px 3px 5px 3px;	
        text-decoration: none;
	text-transform: uppercase;
        border: 3px ridge #000;
        background: url(http://www.leogrin.com/CimmerianBlog/wp-content/uploads/quote_bg.jpg) center left repeat;
}
div#sidebar ul {
	margin: 0 0 1.5em 0;
	padding: 0;
}
div#sidebar li {
	list-style: none;
	margin: 0;
}


/* SIDEBAR MENU ITEMS */
div#sidebar ul li ul li {
	font-size: 1.0em;
        margin: 0 0 0.0em 0;
        
}
div#sidebar ul li ul li ul {
	font-size: 0.9em;
        font-style: italic;
        line-height: 1.2em;
        margin: 0 0 0 0;	
        padding: 0;
}
div#sidebar ul li ul li ul li {
	font-size: .9em;
	font-style: normal;
        margin: 0 0 0 0;
	padding: 0;
}
div#sidebar ul li ul li ul li ul {
	font-size: .8em;
	font-style: normal;
        margin: 0 0 0 0;
	padding: 0;
}
div#calendar_wrap {
	margin: -1.5em 0 1em 0;
}
li#calendar h2.widgettitle {
	text-decoration: none;
}
li#calendar {
	text-align: center;
}
table#wp-calendar caption {
	font-size: 1.125em;
	letter-spacing: 1px;
	margin: 0 auto;
	text-transform: uppercase;
}
table#wp-calendar {
	border: 1px solid #000;
	margin: 0 auto;
	padding: 0;
}
table#wp-calendar a {
	font-weight: bold;
}


/* FOOTER STUFF */
div#footer {
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	clear: both;
	margin: 0 0 2em 0;
	text-align: center;
}
div#footer p {
	font-size: 0.8em;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0.2em 0 0.4em 0;
	text-transform: uppercase;
}
/* STANDARD ALIGNMENT DIVS */
div.clearer {
	clear: both;
	height: 0px;
}
div.navigation {
	font-size: 1.1em;
	font-weight: bold;
	height: 1.5em;
	letter-spacing: 1px;
	margin: 0 0 1.5em 0;
	width: 100%;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.center {
	text-align: center;
}



/* LINK STYLES */
a {
	outline: none;
}

/* MAIN MENU LINKS - UNCLICKED */
div#header a, div#header a:active, div#header a:link, div#header a:visited, h2#blog-description a, h2#blog-description a:active, h2#blog-description a:link, h2#blog-description a:visited {
	background: ;
	color: #000;
	text-decoration: none;
}

/* POST TITLES - UNCLICKED */
h2.post-title a, h2.post-title a:active, h2.post-title a:link {
	background: ;
	color: #003300;
	text-decoration: none;
}

/* POST BODY LINKS - UNCLICKED */
div.post-entry a, div.post-entry a:active, div.post-entry a:link {
	background: ;
        color: #003300;
        text-decoration: none;
        font-weight: bold;
}
div.post-metadata a, div.post-metadata a:active, div.post-metadata a:link {
	background: ;
	color: #003300;
	text-decoration: none;
        font-weight: bold;
}
div#comments a, div#comments a:active, div#comments a:link {
	background: transparent;
	color: #003300;
}
div.navigation a, div.navigation a:active, div.navigation a:link {
	background: ;
	color: #003300;
	text-decoration: none;
}

/* SIDEBAR LINKS - UNCLICKED */
#sidebar a, #sidebar a:active, #sidebar a:link {
	background: ;
	color: #003300;
	text-decoration: none;
        font-weight: bold;
}

/* FOOTER LINKS - UNCLICKED */
#footer a, #footer a:active, #footer a:link {
	background: ;
	color: #003300;
	text-decoration: none;
        font-weight: bold;
}

/* VISITED LINKS */
h2.post-title a:visited {
	background: ;
	color: #fff;
}
#sidebar a:visited {
	background: ;
	color: #669966;
}
div.post-entry a:visited  {
	background: ;
	color: #669966;
}
div#comments a:visited {
	background: transparent;
	color: #669966;
}
div.navigation a:visited {
	background: ;
	color: #669966;
}
div.post-metadata a:visited {
	background: ;
	color: #669966;
}
#footer a:visited {
	background: ;
	color: #669966;
}

/* HOVER OVER LINKS */

h2.post-title a:hover  {
        background: ;
	color: #fff;
	text-decoration: underline;
}

div#header a:hover, h2#blog-description a:hover, div.post-metadata a:hover, div.navigation a:hover, #sidebar a:hover  {
	background: ;
	color: #408dd9;
	text-decoration: underline;
}
div.post-entry a:hover, #footer a:hover {
	background: ;
	color: #408dd9;
	text-decoration: underline;
}
div#comments a:hover {
	background: transparent;
	color: #408dd9;
	text-decoration: underline;
}
#sidebar h2 a, #sidebar h2 a:active, #sidebar h2 a:link, #sidebar h2 a:visited {
	text-decoration: none;
	color: #000;
	background: ;
}
#sidebar h2 a:hover {
	color: #408dd9;
	background: ;
        text-decoration: underline;
}




/* IMAGE STUFF */
#content img.alignright, #content img.alignleft, #content img.center {
	border: none;
	padding: 4px;
}
#content img.alignright {
	display: inline;
	margin: 3px 0 3px 9px;
}
#content img.alignleft {
	display: inline;
	margin: 3px 9px 3px 0;
}
#content img.center {
	display: block;
	margin: 3px auto;
}
#content a img, #content a:active img, #content a:link img, #content a:visited img {
	background: ;
	border: none;
}
#content a:hover img {
	background: #eee;
        border: none;
}
li a img {
	border: none !important;
}
/* FORM STYLES (INCLUDING FOR THE VERYPLAINTXT WP_CONTACTFORM PATCH) */
div.formcontainer {
	font-size: 1.1em;
	font-style: italic;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
}
div.formright {
	text-align: left;
	width: 75%;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 65px;
}
#comment, #wpcf_msg {
	overflow: auto;
}
#sidebar #searchform {
	margin: 0 0 1em 0;
	padding: 0;
}
#s {
	width: 15em;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 10em;
}
#comment, #wpcf_msg {
	width: 25em;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	border: 1px solid #333;
	font: 0.9em/normal "courier new", courier, monospace;
	padding: 0.2em;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	border: 1px solid #306aa3;
}

div.youtube {margin-top: 20px; margin-bottom: 20px }

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

.clear {
 border: 0px;
 text-align: left;
 margin-top: 5px;
 margin-bottom: 30px;
 }

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}