/*
Theme Name: Sattelmaier
Theme URI: http://www.sattelmaier.us
Description: The theme I created for sattelmaier.us
Version: 1.0
Author: John Sattelmaier
Author URI: http://www.sattelmaier.us
*/

/* ************** STRUCTURE ************** */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       background: url(images/bg.gif) repeat-x top center fixed;
       border: none;
	background-color: #d1d1d1;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}

#header {
	margin: 0;
	padding: 0;
	height: 100px;
       background: url(images/header.gif) no-repeat bottom center;
       border: none;
}

#header h1  { display: none }

#header .description { display: none }

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 770px;
}

#content {
	float: left;
	background-color: white;
	margin: 0;
	padding: 20px 0 0 25px;
	width: 520px;
}

#sidebar {
	margin: 22px 0 0 570px;
	padding: 0 0 20px 25px;
	width: 170px;
       border: none;
}

#footer {
	text-align: center;
	vertical-align: top;
	clear: both;
	margin: 0;
	padding: 20px 5px 0 0;
	height: 40px;
}

#footer_round {
	margin: 0;
	padding: 0;
	height: 45px;
	background: url(images/footer.gif) no-repeat top center;
}



#sidebar_header {
       background: url(images/sidebar_header.jpg) no-repeat top left;
	margin: 0 0 0 595px;
       height: 195px;
       border: none;
}

#john {
       background: url(images/john.jpg) no-repeat top left;
	margin: 0 0 0 595px;
       height: 81px;
       border: none;
}

/* **************** LINKS **************** */

a {
	color: #0D5FB3;
	text-decoration: none;
}

a:hover {
	color: #0D5FB3;
	text-decoration: underline;
}

/* *************** HEADERS *************** */

h1, h2, h3 {
	font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #0D5FB3;
}

h4 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
}

h2.pagetitle {
	font-weight: bold;
	font-size: 2.4em;
	text-align: left;
	border-bottom: 1px solid #ccc;
	color: #0D5FB3;
	margin-top: 0;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

/* Next's that image before the post title */

img.lefth2img {
	margin: 0;
	padding: 0 5px 0 0;
}

/* And next's that image under the titles in sidebar */

img.righth2img {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
    margin: 0 0 15px 0;
	padding: 3px 0 3px 6px;
	border-bottom: 1px solid #777;
	color: #0D5FB3;
    background: transparent url(images/pagetitle_bg.gif) bottom left no-repeat;
    width: 147px;
}

.post h2 {
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.post small {
    display: block;
	color: #888;
}

.post h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 15px 0 0 0;
}

/* ****************** POST ****************** */

.post {
	font-size: 1.2em;
	text-align: left;
	padding: 0 0 30px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}

.postmetadata { /* Date and comment link */
	padding: 6px 0 6px 24px;
	margin: 0;
	position: relative;
	font: normal 11px "Verdana", sans-serif;
	color: #888;
	background: transparent url(images/postmetadata_bg.gif) bottom left no-repeat;
	border-top: 1px solid #ddd; 
	clear: both;
	}

blockquote {
	margin: 15px 30px 0 0;
	padding: 15px 0 0 25px;
	background: transparent url(images/blockquote_bg.gif) top left no-repeat;
       height: 60px;
	color: #777;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


code {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid black;
	font: 1.1em 'Courier New', Courier, Fixed, Sans-Serif;
	background-color: #eeeeee;
	color: black;
}

.nextprevious {
	color: #0D5FB3;
	font-weight: bold;
	margin-bottom: 15px;
}

.nextprevious a, .nextprevious a:hover {
	font-size: 1.1em;
	font-weight: bold;
}

/* ************* ENTRY ************** */

.entry {
	font-size: 1.0em;
	text-align: left;
	padding: 5px 0 15px 0;
	margin: 0;
}

/* ************* SIDEBAR LISTS ************** */

/* That next line puts ' ? ' front of the list-items
   in the sidebar, with moder browsers only :| */

/* #sidebar ul ul li:before { content: "\00BB \0020"; } */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar ul#feed{
	list-style: none;
	padding-bottom: .5em;
}

#sidebar ul#feed li{
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar ul#feed li a{
	border-style: none;
	background: url(images/feed_icon.gif) no-repeat left;
	padding-left: 20px;
}

#sidebar ul#valid_xhtml{
	list-style: none;
	padding-bottom: .5em;
}

#sidebar ul#valid_xhtml li{
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar ul#valid_xhtml li a{
	border-style: none;
	background: url(images/valid-xhtml10.gif) no-repeat left;
	padding-left: 25px;
}

/* *************** SEARCHFORM *************** */

#searchform {
	margin: auto 0;
	padding: 5px 3px; 
	text-align: left;
}

form#searchform input:focus {
	border: 2px solid #999999;
	margin: 1px;
}

#searchform input { 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #999999;
	margin: 2px;
}

#searchform #s {
	width: 115px;
	padding: 2px;
}

#searchsubmit { display: none; }


/* *************** LOGINFORM *************** */

#loginform {
	margin: auto 0;
	padding: 5px 3px; 
	text-align: left;
}

form#loginform input:focus {
	border: 2px solid #999999;
	margin: 1px;
}

#loginform input { 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #999999;
	margin: 2px;
}

#loginform #s {
	width: 115px;
	padding: 2px;
}

/* **************** COMMENTS **************** */

/* Form */

#respond {
       margin: 0;
       font-size: 1.3em;
       color: #999;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

#commentform p { margin: 5px 0; }

/* Comments */

#commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentlist li {
	list-style: none;
}

#commentlist li .itemtext {
       font-size: 1.2em;
	margin: 0 12px 25px;
}

#commentlist li .commentmetadata {
	display: block;
	padding: 3px 12px;
	background: #f3f3f3;
	margin: 0 0 15px;
	border-top: 1px dotted #999;
	font: normal 11px/1.5em "Verdana", sans-serif !important;
	color: #888; 
}

#commentlist p { margin: 0 0 15px 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}



/* **************** IMAGES **************** */

.image {
	padding: 0px 15px 5px 0px;
}

a img { border: 0 !important; }

.centeredimage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.thumb {
	padding: 0px 10px 5px 0px;
}