/*
Theme Name: Stayblue
Theme URI: http://wordpress.org/
Description: The Stayblue WordPress Theme.
Version: 1.0
Author: basecom GmbH
Author URI: http://basecom.eu/
Tags: blue, two columns, widgets
Text Domain: stayblue

	Stayblue v1.0
	 http://stayblue.de/

	This theme was designed and built by basecom GmbH.

*/

.image { margin: 0 auto 9px auto; }

.postmetadata
{
	margin: 15px auto 15px auto;
	text-align: center;
}

.postmeta
{
	font-size: 82.5%;
	color: #888a85;
	margin: 15px auto 30px auto;
	padding: 9px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	text-align: left;
}

.navlink { margin: 15px 20px 50px 20px; }

.floatleft { float: left; }

.floatright { float: right; }

#comments { padding: 15px 0 15px 0; }

#respond h3 { padding: 0 0 15px 0; }

.reply { padding: 15px 0 0 0; }

.comment-meta { padding: 5px 0 0 0; }

.commentlist img { padding: 0 5px 0 0; }

#mainContent .box .body li
{
	list-style: inside;
	list-style-type: inherit;
}

.box .body { line-height: 1.25; }

.box .body p { padding: 5px 0 5px 0}

.box .body h1, h2, h3{ line-height: 1.25; }

.box .body li { padding: 5px 0 0 0; }

.box .body #calendar_wrap table
{
	height: 100%;
	width: 100%;
	text-align: center;
}

.box .body #calendar_wrap caption { padding: 0 0 9px 0; }

.box .body #calendar_wrap thead { background-color: #d3d7cf; }

.box .body #calendar_wrap tbody { background-color: #eeeeec; }

.box .body #calendar_wrap #wp-calendar #prev { text-align: left; }

.box .body #calendar_wrap #wp-calendar #next { text-align: right; }

.rsswidget img { vertical-align: middle; }

#gray { color: #babdb6; }

