/*  
Theme Name: jast's WordPress Theme
Theme URI: http://jk.gs/
Description: WordPress Theme for personal website.
Version: 0.1
Author: Jan Krueger <jk@jk.gs>
Author URI: http://jk.gs/
*/



/* ================================================================ Overall */
body {
	font-family: Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	background: #c8e8ff;
	color: #002;
	margin: 0;
	padding: 0em 0em 2em;
}

#overall {
	background-color: white;
	border-left: 10px solid #025;
	margin: auto;
	padding: 0;
	width: 1000px;
}

#header {
	background-color: #08c;
	border-right: 10px solid #08c;
	position: relative;
	height: 90px;
	padding: 5px 5px 5px 90px;
}
#headerlogo {
	position: absolute;
	left: 0px; top: 0px;
	border-right: solid 1px white;
}
#headertext h1 {
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	font-size: 300%;
}
.pagetitle {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	font-weight: normal;
	font-size: 200%;
	padding: 0 1em;
}
#headertext h2 {
	font-size: 80%;
}
#pagesel {
	position: absolute;
	right: 0px; top: 0px; height: 90px; width: 190px;
	padding: 5px;
	background-color: #048;
}
#pageselinfo {
	color: white;
	font-size: 70%;
	text-align: right;
	position: absolute;
	right: 205px; top: 5px;
	width: 20em;
}
#pagesel ul {
	list-style:none;
	margin: 0; padding: 0;
}
#pagesel li {
	float: right;
	margin: 0 5px;
	text-align: center;
}
#pagesel a {
	text-decoration: none;
	font-size: 70%;
}
#pagesel a:hover {
	font-weight: bold;
}

#main {
	margin: 0;
	padding: 0;
}
#content {
	padding: 10px;
}

#footer {
	background: #025;
	margin: 0;
	padding: 0.5em;
}
#footer p {
	margin: 0;
	padding-left: 2em;
	color: white;
	font-size: 0.9em;
}
#footer a {
	color: white;
	text-decoration: underline;
}

h1, h2 {
	margin: 0;
}
h1 {
	font-size: 2em;
}
#header a, #header h1, #header h2 {
	color: white;
	text-align: left;
}
#header h2 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #004;
}
a:visited {
	color: black;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
a img {
	border: none;
}

/* ================================================================ Sidebar */
#main {
	border-right: solid 10px #048;
}
#clearmain {
	clear: both;
	height: 0;
	overflow: hidden;
}
.narrow-content {
	width: 770px;
	margin-right: -200px;
	border-right: solid 200px #08c;
	float: left;
}
#sidebar {
	float: right;
	width: 200px;
	background-color: #08c;
	font-size: 80%;
	margin: 0;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidebar li {
	margin: 1em;
}
#sidebar h2 {
	border-top: solid 1px #025;
	padding: 2px 4px;
	background-color: #06a;
	margin: 0 0 0.2em;
	font-size: 1.2em;
}

#sidesearch {
	margin: 1em;
	margin-bottom: 1em;
	text-align: center;
}
#sidesearch input {
	font-size: 0.7em;
}

#text-1 {
	background-color: #025;
}
#text-1 .textwidget {
	margin-bottom: 1em;
	text-align: center;
	padding: 5px;
	font-size: 80%;
	color: white;
}
#text-1 h2 {
	margin: 1px;
}
#text-1 .textwidget a {
	color: white;
	text-decoration: none;
}
#text-1 ul {
	list-style: none;
}
#text-1 li {
	display: inline;
	padding-right: 5px;
	margin: 0;
}

.categories ul, .sidemisc ul, .sidearchives ul, .pagenav ul {
	/*list-style: square inside;
	*/
}
.widget li, .sidemisc li, .linkcat li {
	padding: 0;
	padding-left: 0em;
	margin: 0 1em;
}

input, textarea {
	border: solid 1px #025;
	background-color: #c8e8ff;
}

.sidemisc dt {
	margin-left: 1em;
	padding: 0;
	font-weight: bold;
}
.sidemisc dd {
	margin-left: 2em;
	padding: 0;
}


/* ============================================================ Text Styles */
.highlight {
	background-color: #0df;
}


/* ============================================================== Main Body */
.navigation {
	display: block;
	text-align: center;
	padding: 0.5em 2.5em;
	margin: 1em -10px -10px;
	overflow: hidden;
	color: white;
	background-color: #08c;
	background-color: #048;
}
.topnav {
	margin: -10px -10px 1em;
	background-color: #025;
}
.navigation a {
	color: white;
}
.comm-navigation {
	display: block;
	text-align: center;
	margin: 1em 0;
}

.post {
	margin: 2em 2em;
	padding: 0;
	position: relative;
	line-height: 140%;
}
.post .posttitle {
	margin-top: 3em;
	border-bottom: solid 1px #08c;
	padding: 2px 4px;
}
.posttitle h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	font-weight: normal;
	font-size: 170%;
}
.posttitle h3 {
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	font-weight: normal;
	font-size: 150%;
	margin: 0;
}
.post .addthis_container {
	position: absolute;
	right: 0px; bottom: 0px;
}
.post .related {
	font-family: Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
}
.post h2.related {
	margin-top: 1.5em;
}
.post h3 {
	font-weight: normal;
	font-size: 140%;
}
.small {
	color: #046;
}
.post sup, .post sub {
	font-size: 70%;
}
.post .postmetadata {
	font-family: Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	font-size: 80%;
	color: #046;
	margin: 1em 0 0;
}
.more-link {
	background-color: #f0f5ff;
}


/* =============================================================== Comments */
#comments, #respond h3 {
	border-top: solid 1px #025;
	padding: 10px 0;
	margin: 10px;
	text-align: right;
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	font-weight: normal;
	font-size: 170%;
}
.alt { margin: 0; padding: 10px; }
.commentlist {
	list-style: none;
	margin-right: 10px;
}
.commentlist li {
	font-weight: normal;
}
.commentlist li.comment {
	margin: 15px 0 10px;
	padding: 0.8em;
	font-weight: bold;
	list-style: none;
}
.commentlist li ul li.comment {
	margin-right: -0.8em;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 140%;
	text-transform: none;
}
.comment-meta, .comment-reply-link {
	font-size: 70%;
}
.children { padding: 0; }

.commentlist li .avatar {
	float: right;
	border: solid 1px white;
}
.commentlist .even, .commentlist .alt {
	border-left: solid 1px #08c;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.thread-alt {
	background-color: #c8e8ff;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #08c;
}

#commentform {
	display: block;
	margin: 1em -10px -10px;
	background-color: #048;
	color: white;
	padding: 1em;
}
#commentform a {
	color: white;
}
#commentform p {
	margin: 0.5em;
}
.submitcomment {
	margin-bottom: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}


/* ========================================================== Miscellaneous */

code {
	font-size: 1.1em;
	font-family: 'Bitstream Vera Sans Mono', 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
	
select {
	width: 130px;
}

/* End Form Elements */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #0ff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #099;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 0.2em 0.2em 0.2em 1em;
	border: 1px solid #0ad;
	border-left: 8px solid #0ad;
	background-color: #e8f8ff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

/* End Various Tags & Classes*/

/*

Styles necessary to support various sexycomments features.
sexycomments is a a WordPress plugin that sexifies your comments 
with avatars and forum-like formatting.
http://borkweb.com/plugins

Author: Matthew Batchelder
Author URI: http://borkweb.com/

This CSS, such as it is, is released under the GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
#sexycomments ol {
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
#sexycomments ol li {
	background: white;
	border-top: 1px solid #025;
	border-bottom: 1px solid #025;
	font-size: 0.9em;
	list-style:none;
	margin:0 0 3px 0;
	position:relative;
}
#sexycomments ol li.odd {background: #0cf;}
#sexycomments ol li.author{
	background: #08c;
	border-top: 1px solid #025;
	border-bottom: 1px solid #025;
}
#sexycomments ol li.author .bio{background:#06a; color: white;}
#sexycomments ol li a.avatar img{
	border: 3px double #0cc;
	float: right;
	margin: 0 3px 3px 0;
}
#sexycomments ol li blockquote {
	border-top:5px solid #0cc;
	border-left:1px solid #0cc;
	border-right:1px solid #0cc;
	border-bottom:1px solid #0cc;
	padding: 3px;
	margin: 3px 6px;
}	
#sexycomments ol .bio{background:#025;overflow:auto;width:150px;color:white;}
#sexycomments ol .comment{padding-right:2em;position:relative;}
#sexycomments ol .comment-count{
	color: #0cc;
	font-size: 1.8em;
	font-style: italic;
	position:absolute;
	right: 5px;
	top: 5px;
}
#sexycomments ol li .message{color:#0aa;font-size: 0.9em;font-style:italic;}	
#sexycomments ol td{padding:3px;}
#sexycomments .commentmetadata {
	color:#033;
	font-size:0.8em;
	font-family: Times New Roman, Georgia, Serif;
	margin:0;
	padding-bottom:5px;
}
#sexycomments .sexycomments-footer{
		color:#0cc;
	font-size:0.6em;
	text-align:center;
}
