@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:active, a:focus {
	outline:none;
}

#content p {
	margin:0 0 10px 0;
	padding:0;
	color:#694600;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
}

h1,h2,h3 {
	margin:0 0 0 0;
	padding:0;
	color:#a64b00;
}

h2 a {
	margin:0 0 8px 0;
	padding:0;
	color:#a64b00;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}

a {
	color:#129a9c;
}

.cat {
	margin:0;
	padding:0;
	font-size:11px;
}

/* Begin Images */
p img {
	margin:5px;
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
	
/* Begin Comments*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #right-sidebar ul ul li:before, #left-sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#right-sidebar ul, #right-sidebar ul ol,
#left-sidebar ul, #left-sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#right-sidebar ul li,
#left-sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#right-sidebar ul p, #right-sidebar ul select,
#left-sidebar ul p, #left-sidebar ul select {
	margin: 5px 0 8px;
	}

#right-sidebar ul ul, #right-sidebar ul ol,
#left-sidebar ul ul, #left-sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#right-sidebar ul ul ul, #right-sidebar ul ol,
#left-sidebar ul ul ul, #left-sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #right-sidebar ul ol li, #left-sidebar ul ol li {
	list-style: decimal outside;
	}

#right-sidebar ul ul li, #right-sidebar ul ol li,
#left-sidebar ul ul li, #left-sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

.entry {
	margin:10px 0 15px 0;
	padding:0;
}

.navigation {
	display: block;
	text-align: center;
	margin:0 0 25px 0;
}

#header {
	width:100%;
	height:251px;
	margin:0;
	padding:0;
	background:url(../images/header-back.png) top center repeat-x;	
}

#header #head-content {
	position:relative;
	margin:0 auto;
	padding:0;
	width:1000px;
	height:251px;
	background:url(../images/header.png) top center no-repeat;
}

#header #head-content #cloud {
	position:absolute;
	margin:0;
	padding:0;
	left:-121px;
	top:0;
	width:500px;
	height:62px;
	background:url(../images/cloud.png) top left no-repeat;
}

#header #head-content #home {
	position:absolute;
	margin:0;
	padding:0;
	left:330px;
	top:103px;
	width:99px;
	height:46px;
	text-indent:-9999px;
}

#header #head-content #home a {
	display:block;
	width:99px;
	height:46px;
}

#header #head-content #about {
	position:absolute;
	margin:0;
	padding:0;
	left:500px;
	top:96px;
	width:83px;
	height:38px;
	text-indent:-9999px;
}

#header #head-content #about a {
	display:block;
	width:83px;
	height:38px;
}

#header #head-content #contact {
	position:absolute;
	margin:0;
	padding:0;
	left:443px;
	top:139px;
	width:116px;
	height:38px;
	text-indent:-9999px;
}

#header #head-content #contact a {
	display:block;
	width:116px;
	height:38px;
}

#header #head-content #archives {
	position:absolute;
	margin:0;
	padding:0;
	left:357px;
	top:179px;
	width:122px;
	height:38px;
	text-indent:-9999px;
}

#header #head-content #archives a {
	display:block;
	width:122px;
	height:38px;
}

#header #head-content #blogroll {
	position:absolute;
	margin:0;
	padding:0;
	left:582px;
	top:144px;
	width:90px;
	height:58px;
	text-indent:-9999px;
}

#header #head-content #blogroll a {
	display:block;
	width:90px;
	height:58px;
}

#main-content {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	min-height:600px;
	background:url(../images/content-back.gif) top left repeat;
}

#content {
	margin:0 auto;
	padding:10px 0 20px;
	width:1000px;
	min-height:1000px;
	height:100%;
	background:url(../images/stone.gif) top left repeat;
}
#padding {
	margin:0 220px;
	padding:25px;
	width:510px;
	background:#ffd073;
}
#left-sidebar,
#right-sidebar {
	width:200px;
	font-size:.8em;
}
#left-sidebar {
	float:left;
	padding:0 10px;
}
#right-sidebar {	
	float:right;
	margin-right:10px;
}
#right-sidebar li.widget,
#left-sidebar li.widget
 {
	background:#FFEABF;
	padding:15px;
}
#right-sidebar li.widget li,
#left-sidebar li.widget li {
	font-size:.9em;
	padding:3px 0;
} 
#footer {
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:137px;
	background:url(../images/footer-back.png) top left repeat-x;
}

#footer #angles {
	margin:0 auto;
	padding:0;
	width:388px;
	height:112px;
	background:url(../images/angels.png) top center no-repeat;
}
.addthis_toolbox  {
	float:left;width:500px;height:40px;
}
.aktt_credit {display:none;}
