/*  
Theme Name: Handwerkskunst.net
Theme URI: http://www.handwerkskunst.net/
Description: Theme für ahndwerkskunst.net/german-handcraft.com
Version: 1.0
Author: Matt Slovig
Author URI: http://www.wibros.de/
*/



* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f5f0d7;
	color: #333;
	text-align: center;
}

#page {
	width: 973px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	background: #FFF url(images/sidebar.png) repeat-y;
}

#main {
	clear: both;
}

#content {
	width: 691px;
	margin-left: 100px;
	float: right;
	padding-top: 10px;
}

#sidebar {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 248px;
	font-size: 110%;
}

	#sidebar h2 {
		display: none;
	}

	#sidebar ul {
		list-style: none;
	}
	
		#sidebar ul ul {}
		
			#sidebar ul ul li {}
			
				#sidebar ul ul li a, #sidebar ul ul li span {
					border: 1px solid #C4A6A2;
					margin-bottom: 2px;
					display: block;
					height: 16px;
					line-height: 16px;
					padding-left: 26px;
					color: #631313;
					font-weight: bold;
					text-decoration: none;
					white-space: nowrap;
				}
				
					#sidebar ul ul li a:hover, #sidebar ul ul li.current_page_item ul li a:hover {
						text-decoration: underline;
					}
				
					#sidebar ul ul li.current_page_item a {
						background: #631313;
						color: #FFF;
					}
						#sidebar ul ul li.current_page_item a:hover {
							text-decoration: none;
						}
		
			#sidebar ul ul ul {
				margin-left: 2em;
			}
			
				#sidebar ul ul ul li {}
				
					#sidebar ul ul ul li a, #sidebar ul ul li.current_page_item ul li a {
						border: none;
						font-weight: normal;
						padding-left: 29px;
						white-space: nowrap;
						color: #795646;
						background: url(images/bullet.png) no-repeat 18px 5px;
					}
			
			#sidebar ul#links a {
				white-space: normal;
				height: auto;
			}

#top {
	padding: 0 12px;
	background: #FFF;
}

#links {
	margin-top: 2em;
}

#header {
	height: 223px;
	padding-bottom: 16px;
	background: #FFF url(images/header.jpg) no-repeat;
}

	#header div {
		text-indent: -999em;
	}

.floatLeft, .alignleft, .alignleft {
	float: left;
}

.alignleft, .alignleft, .entry img {
	margin: 0 25px 25px 0;
	border: 1px solid #631313;
}

.floatRight, .alignRight, .alignright {
	float: right;
}

.alignRight, .alignright {
	margin: 10px 0 25px 25px;
	border: 1px solid #631313;
}

.textCenter {
	text-align: center;
}

	.textCenter img {
		display: block;
		padding-top: 10px;
		padding-left: 4px;
		border: none;
	}

a {
	color: #631313;
}

.post h2 {
	color: #631313;
	font-family: "Delphin No 2T", "DelphinNo2T", Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 16pt;
	padding-bottom: 5px;
	font-weight: normal;
}

.entry {
	padding-right: 20px;
	text-align: justify;
	line-height: 1.5em;
}

.entry p, #impressum {
	margin: 1em 0;
	font-size: 125%;
}

#searchform {
	float: right;
	border-width: 1px;
	border-color: white;
	border-style: solid none solid solid;
	margin-right: 12px;
	height: 26px;
	background: #631313;
}

	#searchform div {
	}
		#searchform div #s {
			height: 18px;
			margin: 4px 0 0 4px;
		}
		
		#searchform div #searchsubmit {
			height: 18px;
			line-height: 18px;
			background: #631313;
			color: #FFF;
			margin-right: 4px;
		}
		
#footer {
	clear: both;
}

hr {
	display: none;
}
