/*
Theme Name: paulkriebel.com
Theme URI: http://www.paulkriebel,com/wp-themes/
Description: Paulkriebel.com is a Theme for WP 2.x. created by <a href="http://www.paulkriebel.com/">Paul kriebel</a> .
Version: 1.0.1
Author: Paul Kriebel
Author URI: http://www.paulkriebel.com/contact.php
Tags: Paul Kriebel, pk, two-column, widget-ready, widgets, fixed-width

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
body {
	margin: 80px 0 0 0;
	padding:1px;
	background: #FFFFFF url(images/body_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin:3px 0px 3px 0px;
	text-transform: none;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height:18px;
	font-size: 12px;
}

a:link {
	text-decoration:none;
	color: #666699;
	/* color: #7BAA0F; */
}

a:hover, a:active {
	text-decoration: none;
	color: #c0c0c0;
}
	
a:visited {
	color: #808080;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */
form {
	margin: 0;
	padding: 3px;
	float:left;
}

fieldset {
	margin: 0;
	padding: 0;
	border:0px;
}

legend {
	/* display: none ; */
	padding:3px 2px 3px 2px;
	font-size:14px;
	color:#666699;
	display:table-row-group;
}
form div {
  clear: left;
  float:left;
  display: block;
  width: 355px;
  zoom: 1;
  margin: 3px 0 0 0;
  padding: 1px 3px;
  /* border: 1px solid #808080; */
}
.workflow {
	width:400px;
	text-align:middle;
	margin:10px 0px 10px 80px;
	float:left;
	font-weight:normal;
	font-size:16px;
	color:#666699;
}
form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #808080;
  margin: 0 0 0 0;
  padding: 0 5px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 23px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}
form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}
form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

input, textarea, select {
	font-size:12px;
	color:#333333;
}

/* Header */
#header {
	width: 850px;
	height:75px;
	margin:-10px auto 5px auto;
	background: url(images/pale_blue.gif) repeat-x left bottom;
	/* border-top:1px solid #000000; */
}
/* background: url(images/img03.gif) repeat-x left bottom; */
#logo {
	margin-left:0px;
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 14px;
	color:#A0A0A0;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -8px;
	margin-left: 10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right; 
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 18px;
	color: #c0c0c0;
	border-style: solid;
	border-color: #ffffff;
}

#menu a:hover {
	text-decoration: none;
	cursor:pointer;
}

#menu .active a {
	background: url(images/img02.gif) repeat-x left top;
	font-size:18px;
	font-weight: bold;
	color: #808080;
}
/* background: url(images/img02.gif) repeat-x left bottom; */
/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	/* color:#c0c0c0; */
}

/* Content */

#content {
	float: left;
	width: 575px;
}

/* Post */
.post {
	margin-top:10px;
	/* border-bottom: 1px solid #c0c0c0; */
}
.post a {
	text-decoration:none;

}
.post .title {
	font-size: 32px;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:42px;
	/*
	background-image: url(../images/mulit_5_color_800X2.gif);
	background-repeat:	no-repeat; 
	background-position: bottom;
	
	background: url(../images/img03.gif) repeat-x left bottom;
	*/
}
.auth_title {
	vertical-align:bottom;
	line-height:220%;
}
.post {
	/* background: url(images/img03.gif) repeat-x left bottom; */
}
.post .entry {
	margin-top:15px;
	margin-bottom:10px
}

.post .meta {
	margin-bottom:5px;
	height:65px;
	/* background: url(images/img03.gif) repeat-x;  */
	border-bottom:1px solid #d8d8d8; 
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
/* 
.post .meta .byline {
	float: left;
	line-height: normal;
	color: #999999;
}
 ADDED tyring to match: http://themeshaper.com/how-to-add-gravatars-for-the-post-author-in-wordpress/ */
.byline {
	float:left;
	vertical-align:bottom;
	line-height:normal;
	color: #999999;
	vertical-align:middle;
	padding-right:5px;
	padding-left:10px;
}
.byline_date {
	float:left;
	border-right:1px solid #d8d8d8; /* border-right-width border-right-style border-right-color*/
	padding-right:5px;
}
.byline_cal_day {
	color:#c0c0c0; 
	font-family:arial,tahoma,verdana,arial;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.byline_cal_month {
	color:#303030; 
	/* color:#518a19;*/
	text-transform:uppercase;
	font-family:tahoma,verdana,arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.byline_cal_year {
	color:#000000;
	font-family:tahoma,verdana,arial;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}


/* .post .meta .links {  */
.post .links {
	/* border:1px solid #000;  */
 	float:right;
	line-height: normal;
	color: #999999;
}
/* THIS IS WHERE THE IMAGES FOR COMMENTARY AND MORE COME FROM 
.post .meta .more { */
.post .links .more {
	/* padding: 0 5px 0 18px;  */
	background: url(images/more.gif) no-repeat left center;
}

/* .post .meta .comments { */
.post .links .comments {
	/* padding-left:0px; */
	background: url(images/comments.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}
.author_li {
	margin-top:10px;
	margin-left:10px;
	list-style: none;
}
/* Sidebar */
#sidebar {
	padding:0px 0 0 0;
	float:right;
	width: 225px;
	vertical-align:top;	
	position:relative;
	/* border: 1px solid #000000; */
}
#sidebar a {
	text-decoration:none;
}
#sidebar p {
float:left;
	margin: 0 0 2em 0;
	text-align: left;
	line-height:20px;
	font-size: 11px;
}
#sidebar ul {
	margin-top:5px;
	padding: 0;
	list-style: none;  
}

#sidebar li {
	margin-top:0px;
	margin-bottom:2px;
}

#sidebar li ul {
	margin-bottom:5px;
}

#sidebar li li {
	margin-bottom:1px;
	margin-left:12px;
}

#sidebar h2 {
	margin-bottom:5px;
	/* background:url(images/img03.gif) repeat-x left bottom; */
	font-size:14px;
	color:#003366;
}

/* Search */
#search {
	margin-top:10px;
	
}

#search h2 {
	margin-bottom:5px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #c0c0c0;
	color:#808080;
/*	border: 1px solid #F0F0F0; */
}
#searchform {
	padding-bottom:0px; 
	width:100%;
}
#searchsubmit {
	padding: 3px;
	background: url(images/s_img.gif) repeat-x left top;
	/* background: #ECECEC url(../images/img08.gif) repeat-x left bottom;  */
	border: none;
	/* text-transform: lowercase; */
	font-size: 12px;
	
	/* color: #4F4F4F; */
}

#contact {

}
/* Boxes */
.intro {
	text-align:justify;	
	line-height: 26px; 
	vertical-align:top;
	height:100px;
	background-image:url(images/intro.png);
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding:3px 0 2px 0;
	/* border:1px solid #808080;
	background: url(images/header_bg.gif) repeat-x left top; */
}
.intro p {
	margin:0 0 0 0;
	padding:3px 0 2px 0;
}
/* background: url(../images/header_bg.gif) no-repeat; */
.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer {
	width:100%;
	height:200px;
	min-height:100px; 
	padding-top:5px;
	/*padding:5px 0 0 0; */
	background:#ffffff url(images/bg_footer.gif) repeat-x;
	vertical-align:top;
	/* background: #003448 url(../images/img_footer.gif) repeat-x; */
}
#footer a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
#footer_nav {
	padding-top:0px;
	padding-left:200px;
	width:450px;
	color:#fffff0;
	text-decoration:none;
	float:left;
	margin-left:0px;
	/* border: 1px solid #000000; */
}
#legal {
	width:250px;
	text-align:right;
	color:#fffff0;
	padding:0px 200px 0 0;
	float:right;
	vertical-align:top;
	font-size:12px;
	/* border: 1px solid #000000;  
	 color: #375C69;  */
}
/*  ? */
/* NOT USED */
/*
#fbox1, #fbox2, #fbox3 {
	float: left;
}
*/
/* for Column-like effect */
/*
#fbox1, {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}
*/
/*
  *********************************************
	COMMENTS TEMPLATE
 **********************************************
*/
.comments-template{
	margin: 0px 0 0;
	 /*border-top: 1px solid #ccc; */
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}
.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 5px;
	 border-bottom: 1px solid #ccc; 
}
.not_found_title {
	font-size: 32px;
	color:#990000;
	font-weight:normal;
	margin-bottom:5px;
}
.comments-template h2, .comments-template h3{
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	color:#666699;
	font-size: 18px;
	margin:5px 0 10px 0;
}

.commentmetadata{
	font-size: 12px;
	line-height:normal;
	padding-top:35px;
	color: #999999;
	float:left;
}
/* ADDed THIS */
.avatar {
	float:left;
	padding:0 5px 0 0px;
}
.avatarial {
	float:left;
	margin-left: 10px;
}
.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 12px;
}
input.openid {
  background: url(images/openid-14x14.png) no-repeat; 
  background-position: 0 50%;
  padding-left: 16px;
}
input.pk_login {
	background: url(./favicon.ico) no-repeat;
  background-position: 0 50%;
  padding-left: 17px;
}	
input.pk_login_pwd {
  background: url(images/favicon.ico) no-repeat; 
  background-position: 0 50%;
  padding-left: 0px;
}
.errors {
	color:#990000;
	font-weight:bold;
}
.alert {
	/* color:#FFFF00; */
	font-weight:bold;
	border: 1px solid #e7dc2b;
	background: #fff888; 
}
.success {
	/* color:#00FF00; 
	border: 1px solid #669966;
	background: #88ff88;*/
	color:#006600;
	font-weight:bold;
	/* padding: 1px 2px 2px 2px; */
	text-align:center;
}
.success ul li {
	text-align:center;
	list-style: none;
}