/*  
THEME NAME: blog.txt
THEME URI: http://www.plaintxt.org/themes/blogtxt/
DESCRIPTION: Clean, easy to navigate, and content-centered. Offers a unique CMS-ish home page option. Widgets-friendly and for WordPress 2.0+
VERSION: 1.2
AUTHOR: Scott Allan Wallick
AUTHOR URI: http://scottwallick.com/
*/
/*
"blog.txt" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/

* html #navSecondary{ width: 100%; }

*:first-child+html #navSecondary { width: 100%; }

/* LINKS, PEACE BE UPON THEM */
a, a:link, a:visited, a:active, a:hover { outline: none; text-decoration: none; }


abbr, acronym { border-bottom: 1px dotted #4a5f82; cursor: help; }

blockquote blockquote { border-left: 5px solid #ccd0d6; }

/* UNIVERSAL THINGS */
blockquote, code, pre {
	background: #ebedef;
	color: #4d5663;
	padding: 0.1em 1em;
}

body { margin: 0; padding: 0; margin-left: 190px; }

code, pre { font: 1em/140% "courier new", courier, monospace; }

/* SIDEBAR STUFF */
div#col1 {
	border-left: 1px solid #ccd0d6;
	float: left;
	margin: 17em 0 0 -175px;
	padding: 1em 0 0 0;
	width: 230px;
}

/* COMMENTS STUFF */
div#comments { margin: 4em 0 0 0; }

div#comments h3 {
	background: #fff;
	color: #4d5663;
	font-size: 1.4em;
	margin: 2em 0 0.5em 0;
}

div#container { width: 780px; margin: 0 0 0 0; }

div#content { width: 600px; }

div#content a, div#content a:link, div#content a:visited, div#content a:active { border-bottom: 1px solid #9aa1ae; color: #34425b; text-decoration: none;}

div#content a:hover img.center, div#content a:hover img.alignright, div#content a:hover img.alignleft { border: 1px solid #2c384d; }

div#content a:hover, div#content h2.post-title a:hover, div#content p.post-footer a:hover, div.sidebar a:hover { border-bottom: 1px solid #0d1117; color: #0d1117; }

div#content h2.post-title a:link, div#content h2.post-title a:active, div#content h2.post-title a:visited, div#content p.post-footer a:link, div#content p.post-footer a:active, div#content p.post-footer a:visited { border-bottom: none; }

div#content img, li a img { border: none; margin: 7px; }

div#content img.alignleft { margin: 0.4em 1.1em 0.4em 0; }

div#content img.alignright { margin: 0.4em 0 0.4em 1.1em; }

div#content img.center { display: block; margin: 0.4em auto; }

/* LAYOUT AND LINKS FOR IMAGES CLASSES: ALIGNRIGHT, ALIGNLEFT, AND CENTER */
div#content img.center, div#content img.alignright, div#content img.alignleft { border: 1px solid #9aa1ae; }

/* FOOTER STUFF */
div#footer { clear: both; width: 600px; padding: 1em 0 1em 0; }

div#footer p {
	background: #fff;
	color: #9aa1ae;
	font-size: 0.9em;
	margin: 0;
}

div#footer p a, div#footer p a:link, div#footer p a:visited, div#footer p a:active {
	background: #fff;
	border-bottom: 1px solid #ccd0d6;
	color: #9aa1ae;
}

div#footer p a:hover {
	background: #fff;
	border-bottom: 1px solid #34425b;
	color: #34425b;
}

/* HEADER STUFF */
div#header {
	margin: 7px 0 0 0;
	width: 780px;
	height: 170px;
	background-image: url(images/newbanner.jpg);
}

div#header a, div#header a:link, div#header a:visited, div#header a:active { color: #0d1117; }

div#header a:hover { color: #9aa1ae; }

div#top { margin-left: 4em; height: 7px; }

div#wrapper { width: 780px; padding: 0; }

div.formcontainer p { margin: 0 0 1em 2em; }

/* CONTENT / CONTAINER STUFF */
div.narrowcolumn { padding: 0 4em 0 0; }

div.navigation {
	clear: both;
	font-size: 0.9em;
	height: 1.5em;
	margin: 3em 0;
}

div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 { font-size: 1.3em; margin: 1.5em 0 -0.7em 0; }

div.post-entry p { font-size: 1em; margin: 1em 0; }

div.post-entry span.more-link, div.post-entry p.paged-link { font-size: 0.9em; font-weight: bold; }

div.post-entry ul li { list-style: square; line-height: 150%; }

div.post-entry ul li ul { margin-bottom: 0.5em; }

div.post-entry ul li ul li { list-style: circle; }

div.sidebar a, div.sidebar a:link, div.sidebar a:visited, div.sidebar a:active {
	background: #fff;
	border-bottom: 1px solid #ccd0d6;
	color: #34425b;
}

div.sidebar ul { margin: 0 0 0 2em; padding: 0; }

div.sidebar ul li h2 {
	font: bold 1.1em/normal "times new roman", times, serif;
	letter-spacing: 1px;
	margin: 0 0 0.2em 0;
}

div.sidebar ul li ul li {
	background: #fff;
	color: #4d5663;
	margin: 0;
	padding: 0 0 0.1em 0;
}

div.sidebar ul li ul li ul li {
	background: #fff;
	color: #9aa1ae;
	list-style: disc inside;
	margin: 0 0 0 1em;
}

div.sidebar ul li ul, form { margin: 0; padding: 0; }

div.sidebar ul li, div.sidebar ul li p { list-style: none; margin: 0 0 2em 0; padding: 0; }

h1#title, h1#title a {
	color: #3b5998;
	font-size: 2em;
	letter-spacing: 1px;
	line-height: 85%;
	padding: 0 0 0 0.1em;
	z-index: 2;
}

/* COMMON ELEMENT DECLARATIONS */
h1#title, h2.post-title, p#about-next, div.sidebar ul li h2, div.navigation, div.post-entry span.more-link { text-transform: uppercase; }

h1#title, p#description { margin: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: normal; }

h2.post-title { font-size: 1.5em; margin: 3em 0 -0.2em 0; }

h2.post-title, h2.post-title a, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div.sidebar ul li h2 { background: #fff; color: #3b5998; }

input#author, input#email, input#url { width: 17em; }

input#author, input#email, input#url, textarea#comment { font-size: 1em; line-height: 125%; padding: 0.3em; }

li#interact-links ul li.comment-link {
	background: url(images/comment.png) no-repeat left center;
}

li#interact-links ul li.trackback-link {
	background: url(images/trackback.png) no-repeat left center;
}

li#rss-links ul li.rss-link { background: url(images/feed.png) no-repeat left center; }

li#rss-links ul li.rss-link, li#interact-links ul li.comment-link, li#interact-links ul li.trackback-link { list-style: none; margin: 0; padding: 0 0 0 1.3em; }

ol.commentlist li { margin: 0 0 5em 0; }

ol.commentlist li p { margin: 0.5em 0; }

ol.commentlist li.trackback {
	border: 1px solid #ccd0d6;
	font-size: 0.9em;
	list-style: none;
	margin: 1em 0;
	padding: 0.5em;
}

ol.commentlist li.trackback p { background: #fff; color: #777; margin: 0.5em; }

ol.commentlist p.comment-metadata { font-style: italic; margin: 0 0 2em 0; }

/* FOR SEARCH.PHP (THE RESULTS) */
ol.searchresults li { margin: 0 0 2em 0; }

ol.searchresults li p { margin: 0 0 0.2em 0; }

p#description {
	background: #fff;
	color: #777;
	font-size: 1.2em;
	padding: 0.5em;
}

p.logosholder {
	margin-top: 0;
	margin-left: 4em;
	padding-top: 0;
	float: right;
}

p.post-footer {
	background: #f6f7f8;
	border-bottom: 1px solid #ccd0d6;
	border-top: 1px solid #ccd0d6;
	color: #677284;
	font-size: 0.9em;
	text-align: center;
	margin: 1em 0 4em 0;
	padding: 0.1em 0.2em;
}

span.pre-title { background: #fff; color: #9aa1ae; }

textarea#comment { height: 12em; overflow: auto; width: 23em; }

.alignleft, div#container { float: left; }

.alignright { float: right; }

.clearer { clear: both; height: 0; }

/* EVERYTHING BELOW ADDED BY NICK BRAAK TO ADD LINE AND CENTER*/
.darkblueline {
	margin-bottom: 2px;
	background: url(/images/darkblueline.jpg);
	height: 15px;
	width: 100%;
	overflow: hidden;
	margin-left: 7em;
}

/* EVERYTHING BELOW ADDED FROM SIMPLA STYLE SHEET */
.logo {
	float: left;
	overflow: hidden;
	width: 90px;
	height: 100%;
}

#blog-banner { margin-left: 4em; }

#bottomlinks { float: left; }

/* flash nav */
#f_source_navigation { float: none; position: absolute; top: 182px; }

#footer { font-size: 11px; }

#footer {
	clear: both;
	margin: 0 0;
	color: #335;
	line-height: 3.3em;
	text-align: center;
	width: 600px;
	height: 50px;
	background: url(../images/thinlightblueline.jpg) no-repeat;
}

#navPrimary { float: left; }

#navSecondary { float: left; clear: right; margin: 20px auto -3px 33px; }
