/*  
Theme Name: KimRitter.com
Theme URI: http://www.gloderworks.com/
Description: The Kim Ritter WordPress theme.
Version: 2.0
Author: Andrew Frazier
Author URI: http://www.gloderworks.com/
*/

#header {background-image: url(/images/header_blog.jpg); background-repeat: no-repeat;}
#right {height: 1%;}
#sidebar {float: right; width: 180px; padding-right: 5px; display: inline; margin-top: 30px; margin-right: -165px; height: 1%; z-index: 100;}
#blogcontent { margin-right: 30px;}
#sidebar ul { list-style: none; margin: 0; margin-left: 1px; padding: 0; height: 1%;}
#sidebar ul li { list-style: none; margin: 0; padding: 0; height: 1%;}
#sidebar a { height: 1%;}
#sidebar a:link {background-color: gray; display: block; text-decoration: none; color: white; padding: 5x 2px; margin-top: 1px; }
#sidebar a:visited {background-color: gray; display: block; text-decoration: none; color: white; padding: 5x 2px; margin-top: 1px;}
#sidebar a:hover {background-color: silver; color: black;}
#sidebar h2{font-weight: normal; color: silver; border-bottom: 1px solid gray;}
div.alignright {text-align: right;}
h2 a:link, div.alignleft a:link, div.alignright a:link {font-weight: normal; color: silver; border-bottom: 1px solid gray; text-decoration: none; display: block;}
h2 a:visited, div.alignleft a:visited, div.alignright a:visited {font-weight: normal; color: silver; border-bottom: 1px solid gray; text-decoration: none;}
h2 a:hover, div.alignleft a:hover, div.alignright a:hover {color: black;}
#subPages ul li.page_item {list-style: none;}
ol.commentlist li { list-style-type:  none; border: 1px solid black; margin-bottom: 10px; padding: 5px; }
ol.commentlist li p{ color: #717171; }
ol.commentlist li.author { background-color: silver; }
ol.commentlist li.author p { color: black; }
/* FIXES FOR IE6 */
* html #content {width: 750px; display: inline;}
* html #sidebar {margin-right: -155px;}
* html #blogcontent { margin-right: 210px; margin-left: 30px;}
* html div.entry img {width: 300px}
/* ------------- */

input#s {width: 175px;}
textarea#comment {width: 100%;}