/*
Theme Name: Ladenblog.com
Theme URI: http://www.WPThemerKit.com
Description: Ladenblog-Theme (nur f&uuml;r Ladenblog.com!)
Tags: 1 Sidebar, 1 Footbar, blue, silver
Version: 1.0
Author: Slowpoke agency
Author URI: http://www.slowpoke.de
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*
	#FFFDF5 weiß
	#E8E7DF	helles grau
	#313131 dunkles grau
	#D1D0C9	grau
	#2A83E8	helles blau
	#2676D1 blau
	#313131 dunkles grau
*/

.alignleft { float: left; }
.alignright { float: right; }
html, body {
	margin: 0px;
	padding: 0px;
	border: 0;
	height: 100%;
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #313131;
	background: #E8E7DF url(images/background.png) center top no-repeat;
}
small { font-size: 0.95em; }
#wrapper {
	width: 844px;
	margin: 85px auto 0 auto;
	padding: 0;
}
#header {
	height: auto;
	width: 800px;
	margin: 0;
	padding: 1px 22px 0;
	background: url(images/main-bg.png) center top repeat-y;
}
#main {
	width: 800px;
	padding: 0 22px;
	background: url(images/main-bg.png) center top repeat-y;
}
#main-top {
	background: url(images/main-top-bg.png) center top no-repeat;
	height: 82px;
	width: 844px;
}
#content {
	width: 505px;
	padding: 20px 10px 10px 30px;
	float: left;
	line-height: 1.3em;
}
#sidebar {
	width: 215px;
	float: right;
	margin: 0px 20px 0 0;
	padding: 20px 0 50px 15px;
	border-left: 1px dashed #D1D0C9;
	font-size: .8em;
}
#footer {
	clear: both;
	font-size: .8em;
	padding: 0;
	background: url(images/blue-40.png) repeat;
}
#footer-top {
	background: url(images/footer-top-bg.png) no-repeat;
	width: 800px;
	height: 32px;
	margin: 0 auto;
	padding: 0 22px;
}
#footer-main {
	margin: 0 auto;
	width: 760px;
	padding: 1px 42px 25px;
	background: url(images/footer-bg.png) center repeat-y;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.post h2 {
	font-size: 1.8em;
	line-height: 1.8em;
	margin: 40px 0 15px 0;
	padding: 0;
	color: #2676D1;
	font-weight: normal;
}
.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:active { color: #2676D1; }
.post h2 a:hover, .post h2 a:focus { color: #313131; }
.post h3 {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
.post img {border: none; }
.post .tags {
	background: url(images/tag.png) left top no-repeat;
	padding-left: 25px !important;
	padding-bottom: 4px;
	padding-top: 2px;
	color: #D1D0C9;
}
.post .tags a { color: #D1D0C9; }
.navigation {
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
}
.navigation div {
	padding: 3px 3px;
	margin: 0px 0 1px;
	border-top: 1px solid #E8E7DF;
	border-bottom: 1px solid #E8E7DF;
	width: 45%;
}
.navigation .alignleft { text-align: left; }
.navigation .alignright { text-align: right; }
.navigation a, .navigation a:link, .navigation a:active {
	color: #313131;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.navigation a:hover, .navigation a:focus {
	background-color: #E8E7DF;
	color: #2676D1;
}
a.more-link {
	display: block;
	text-align: right;
	color: #2676D1;
}
.entry-content, .entry-excerpt { clear: left; }
.entry-content { margin-top: 25px; }
.entry-meta { font-size: .9em; }
.entry-meta a { color: #313131; }
.entry-date {
	background-color: #FFFDF5;
	height: 85px;
	width: 61px;
	display: inline;
	float: left;
	margin: 30px 10px 10px 0;
	border: 2px solid #E8E7DF;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: default;
}
.entry-date:hover { background-color: #FFF; }
.entry-month {
	font-size: 16px;
	text-align: center;
	margin: 3px 0 0 0;
	line-height: 1em;
	font-weight: bold;
}
.entry-day {
	font-size: 26px;
	line-height: 28px;
	height: 34px;
	text-align: center;
	margin: 0;
	font-weight: bold;
	background-color: #E8E7DF;
	color: #2676D1;
}
.entry-time, .entry-year {
	font-size: 14px;
	text-align: center;
	line-height: 1em;
}
.avatar {
	float: left;
	margin: 0 10px 3px 5px;
	padding: 1px;
	border: 1px solid #D1D0C9;
}
.author .avatar { border-color: #2A83E8 !important; }
.myToolTips {
	color: #000;
	width: auto;
	z-index: 13000;
}
.myToolTips .tip-top { }
.myToolTips .tip {
	padding: 1px;
	border: 1px solid #9BC4CF;
	background-color: #FFF;
}
.myToolTips .tip .tip-title {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0;
	color: #5C5C5C;
	padding: 8px 8px 4px;
	background: #CEECF5;
	border-bottom: 1px solid #9BC4CF;
}
.myToolTips .tip .tip-text {
	font-size: 0.75em;
	font-style: italic;
	padding: 4px 2px 1px;
	background: #DFF8FF;
}
.myToolTips .tip-bottom { }
#header h1 {
	margin: -25px 0 25px 0;
	padding: 1px 0;
}
#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	font-size: 1.2em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 20px;
	width: 91%;
	padding: 1px 0 1px 5px;
	clear: both;
	text-decoration: none;
	text-indent: 20px;
	color: #2676D1;
}
#header h1 a:hover, #header h1 a:focus {
	text-decoration: none;
	color: #2A83E8;
}
#header .description {
	clear: left;
	padding: 5px 0 5px 35px;
	font-size: 1.15em;
	font-style: italic;
	text-indent: 30px;
}
#menu {
	padding: 0;
	white-space: nowrap;
	margin: 10px 0 0 20px;
	width: 750px;
	border-bottom: 5px solid #E8E7DF;
	color: #000000;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#menu li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 1px 10px 0 0;
	line-height: 33px;
	font-size: 15px;
	height: 33px;
	padding: 0 5px 0 5px;
}
#menu li.current_page_item, #menu li.current-cat { /*background: url(images/menu-bg.png) no-repeat left top;*/
	/*border-right: 2px solid #E8E7DF;*/
	border-bottom: 5px solid #2A83E8; }
#menu li.current_page_item:hover, #menu li.current-cat:hover { border-bottom: 5px solid #2676D1 !important; }
#menu li.cat-item:hover, #menu li.page_item:hover { /*background: url(images/menu-bg.png) no-repeat left -35px;*/
	border-bottom: 5px solid #D1D0C9; }
#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {
	text-decoration: none;
	padding: 3px;
	color: #2A83E8;
	font-weight: bold;
}
#menu li a:hover, #menu li:hover a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#content h1 { font-size: 1.5em; }
#content a:link, #content a:visited { padding: 2px; }
#content a:hover { text-decoration: none; }
#footer a:link, #footer a:visited { color: #313131; }
#footer a:hover { text-decoration: none; }
#footer-main p {
	text-align: center;
	margin-top: 30px;
	clear: both;
}
#footer-main h2 {
	color: #D1D0C9;
	font-size: 1.8em;
	font-weight: bold;
	margin: 15px 0;
}
#footer-main ul {
	list-style: none;
	list-style-type: none;
	margin: 0 20px;
	padding: 0;
}
#footer-main ul > li {
	width: 200px;
	float: left;
	margin: 0 20px;
}
#footer-main ul > li > ul {
	border-top: dashed 1px #2A83E8;
	margin: 0;
	padding: 0;
}
#footer-main ul > li > ul li {
	border-bottom: dashed 1px #2A83E8;
	margin: 0;
	padding: 1px 0;
	display: block;
	width: 100%;
}
#footer-main ul li.widget_tag_cloud {
	float: none;
	width: 100%;
	border-bottom: dashed 1px #2A83E8;
	padding-bottom: 5px;
	text-align: center;
	margin: 0 0 20px 0;
}
#footer-main ul li.widget_tag_cloud h2 {
	border-bottom: dashed 1px #2A83E8;
	margin: 15px 0 5px 0;
	padding-bottom: 15px;
}
#footer-main ul li.widget_tag_cloud a { display: inline; }
#footer-main li a, #footer-main li a:link, #footer-main li a:active {
	text-decoration: none;
	display: block;
	padding: 2px;
}
#footer-main li a:hover, #footer-main li a:focus {
	background-color: #2A83E8;
	color: #FFFDF5;
}
#sidebar h1 { font-size: 1.4em; }
#sidebar h2 {
	font-size: 1.2em;
	text-transform: capitalize;
	font-variant: small-caps;
	margin: 25px 0 5px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul > li { border-bottom: none; }
#sidebar li ul li { border-bottom: 1px solid #E8E7DF; }
#sidebar li#calendar { border-bottom: none; }
#sidebar li a {
	font-size: 1.2em;
	color: #000000;
	display: block;
}
#sidebar li a:link, #sidebar li a:visited {
	text-decoration: none;
	margin: 1px 0;
	padding: .2em 1px .2em .5em;
}
#sidebar li a:hover {
	text-decoration: none;
	background-color: #E8E7DF;
	color: #2A83E8;
}
#sidebar ul ul {
	margin-left: 0px;
	border-top: 1px solid #E8E7DF;
}
#sidebar ul ul ul li {
	font-size: .9em;
	margin-left: 10px;
}
#sidebar ul ul ul { margin-bottom: -1px; }
#sidebar #searchsubmit { display:none; }
#sidebar #s {
	background: #FFF url(images/search-glass.png) right center no-repeat;
	border: 1px solid #E8E7DF;
	padding: 4px 30px 2px 2px;
	width: 180px;
	height: 18px;
	line-height: 21px;
}
.underpost {
	font-size: .9em;
	border-top: dashed 1px #2A83E8;
	border-bottom: dashed 1px #2A83E8;
	text-align: center;
	padding: 3px 6px;
	margin: 15px 0 10px;
}
#content .underpost a, #content .underpost a:link, #content .underpost a:active, #content .underpost a:visited {
	color: inherit;
	text-decoration: underline;
}
#content .underpost a:hover, #content .underpost a:focus {
	color: #2A83E8;
	text-decoration: none;
}
img.centered {
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}
blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 350px;
	background: url(images/blockquote1.png) no-repeat right bottom;
	padding: 0 10px 0 30px;
	text-indent: -30px;
}
blockquote p:first-letter {
	background: url(images/blockquote2.png) no-repeat left center;
	padding: 0 0 0 30px;
	font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
#respond p { font-size: .9em; }
#respond label {
	margin-left: 15px;
	cursor: pointer;
}
#respond label:hover { border-bottom: 1px dotted #D1D0C9; }
#respond label[for=comment] { margin-left: 0px; }
#respond #submit { }
#commentform input { }
#commentform textarea {
	width: 90%;
	height: 150px;
}
#commentform { }
li.author {
	border-color: #2A83E8 !important;
	background-image: url(images/blue-40.png);
	background-repeat: repeat;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0;
	padding: 5px;
	border-top: 1px solid #D1D0C9;
	border-bottom: 1px solid #D1D0C9;
	background-color: #FFFDF5;
}
ol.commentlist li.alt {
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#content ol.commentlist li a {
	text-decoration: underline;
	color: inherit;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img { border: none; }
#wp-calendar {
	margin: 0 auto;
	padding: 0 2px;
	border-spacing: 0;
	text-align: center;
	border: 1px solid #D1D0C9;
	color: #313131;
	font-size: 12px;
}
#wp-calendar caption { margin-bottom: 5px; }
#wp-calendar thead {
	background-image: url(images/calendar-head-bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 22px;
}
#wp-calendar th { padding: 0 2px; }
#wp-calendar tbody { padding-top: 5px; }
#wp-calendar tbody tr { height: 21px; }
#wp-calendar tbody td {
	width: 20px;
	height: 18px;
	padding-bottom: 2px;
	background-image: url(images/calendar-day-bg-20.png);
	background-position: center;
	background-repeat: no-repeat;
}
#wp-calendar tbody #today { background-image: url(images/calendar-day-bg-40.png); }
#wp-calendar tbody #today a { color: #FFFDF5; }
#wp-calendar tbody td.pad { background: none; }
#wp-calendar tbody a {
	padding: 0 !important;
	margin: 0 !important;
	font-weight: bold;
	height: 20px;
	font-size: 12px;
	display: run-in;
	line-height: 20px;
	color: inherit;
}
#wp-calendar tbody a:hover {
	background-image: url(images/calendar-day-bg-80.png);
	background-color: transparent !important;
	line-height: 20px;
	color: #FFFDF5;
}
#wp-calendar thead th + th + th + th + th + th + th,
#wp-calendar tbody td + td + td + td + td + td + td,
#wp-calendar tbody td[colspan='6'] + td,
#wp-calendar tbody td[colspan='5'] + td + td,
#wp-calendar tbody td[colspan='4'] + td + td + td,
#wp-calendar tbody td[colspan='3'] + td + td + td + td,
#wp-calendar tbody td[colspan='2'] + td + td + td + td + td { color: #DF0005; }

#wp-calendar tfoot #prev a, #wp-calendar tfoot #next a { font-size: 12px; }

