/*
Theme Name: Klamer
Theme URI: local
Description: Arjo's blog
Author: susan b. macdonald
Author URI: http://www.susanmac.com
Template: klamer
Version: beta
*/


/* BEGIN WP STYLES =============================================== 

			============ debug ===========
div
{ border: 1px dotted blue;
}

ul
{ border: 1px solid red;
}
*/

.narrowcolumn
{ width: 60%;
	float: left;
}
/* SIDEBAR ======================= */
.sidebar
{ padding: 10px 5px;
	float: right;

	margin-top: 25px;
	width: 30%;
	background-color: #001122;

}
.sidebar h2   /* is the title of the sidebar block */
{ text-align: left;
	margin: 0;
	padding: 10px 0 0px 0px;
	font-size: 100%;
	color: orange;
	font-weight: bold;
	background: none;
	border-top: 1px outset blue;
}
.sidebar ul
{ margin: 0 10px;
	padding: 0;
	font-size: 75%;
	list-style-type: none;
	text-indent: -8px;
}
.sidebar li.location p
{ background-color: #946010;
	color: white;
	padding: 5px 5px 5px 13px;
	font-size: 85%;
	width: 170px;
}
.sidebar ul li 
{ margin: 0;
	padding: 1px 0 1px 8px;
	color: #845000; 
}
.sidebar li a
{ text-decoration: none;
	border: none;
	color: #845000; 
}
.sidebar li a:hover
{ text-decoration: underline;
}
#wp-calendar
{ width: 200px;
}
#wp-calendar caption
{ color: #946010;
	font-weight: bold;
	margin: 0;
	text-align: left;
	padding-top: 8px;
}
#wp-calendar thead
{	text-align: center;
}
#wp-calendar td, #wp-calendar tfoot, #wp-calendar tbody
{ font-weight: normal;
	font-size: 90%;
	padding: 0 1px;
	text-align: center;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
.sidebar #wp-calendar td a
{ background-color: #946010;
	color: white;
	display: block;
	text-align: center;
	padding: 0 1px;
}
#searchform input
{ font-family: gill sans MT, trebuchet MS, verdana;
	color: #333333;
	font-size: 85%
	
}
#searchform input.box
{ width: 160px;
	 border: 1px inset gray;
}
#searchform input.button
{ margin: 5px 0;
	background-color: #946010;
	border: 1px outset orange;
	color: #eeeeee;
	width: 75px;
}
input.commentbutton
{ background-color: #946010;
	border: 1px outset orange;
	color: #eeeeee;
}
/* archives INDEX PAGE ========================== */
#archives h2
{ text-align: center;
	color: #946010;
}
#archives h3
{ margin: 5% 0 0 0;
	padding: 0;
 	font-size: 110%;
}
#archives ul li
{ font-size: 90%;
	padding: 1% 0;
}
#archives ul #wp-calendar
{ width: 410px;
	padding: 1%;
	margin: 0;
	border: 4px solid #946010;
	border-left: 4px solid #decfb7;
	border-top: 4px solid #decfb7;
	border-right: 4px solid #845000;
	border-bottom: 4px solid #845000;
}
#archives select
{	width: 410px;
	font-family: 'book antiqua', serif;
	font-size: 80%;
	color: #bbbbbb;
}
#archives div.cloud
{ background-color: #946010;
	padding: 5px;
	color: #eeeeff;

}
#archives div.cloud a
{ color: #ddddff;
}
#archives ul div.subject li
{ padding: .5% 0;
}
#archives div.subject image
{ float: right;
	margin: 20px 0 0 0;
	width: 270px;
}

/* begin post styles */
div.post h2 												/* post title */
{ font-size: 100%;
	background-color: #a48034;
	padding: 10px 0px 5px 5px;

}
div.post h2 a
{ color: #ffffff;
	display: block;
	border: none;
}
ol.commentlist li
{ margin: 0;
	padding: 0 0 0 10px;
}
.post
{ border-bottom: 1px solid #946010;
}
.entry
{ font-size: 100%;
	line-height: normal;
}
.postmetadata
{ font-size: 85%;
	font-variant: small-caps;	
}
div.navigation
{ font-size: 75%;
	color: #946010;
	margin-top: 5%;
}
h3#respond
{ font-size: 80%;
}
h3#comments
{ font-size: 80%;
	font-weight: ;
	padding: 10px 0 0 0;
}
ol.commentlist
{ margin: 0 0 0 20px;
	padding: 0;
	font-size: 80%;
}
li.alt
{ background-color: #dbc59b;
	padding: 5px;
}
.commentmetadata, commentmetadata a
{ font-size: 80%;
}

/* ========================================= THE END =============================== */


