/*
Theme Name: Timestyles.de

Theme URI: http: //www.timestyles.de/blog/

Author: Timestyles

Author URI: http: //www.timestyles.de/
*/

body {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #FFFFFF;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

a, input, select, textarea {
	font-family: Tahoma, Geneva, sans-serif;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color:#00549C; 
	text-decoration:none;
}

/* The Header */

#page {
	position: relative;
	width: 923px;
	padding: 1px 20px 0 20px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 122px;
}

#header a.logo {
	position: absolute;
	display: block;
	top: 19px;
	left: -1px;
	margin: 0;
	padding: 0;
	height: 81px;
	width: 419px;
	background: url(images/timestyles_logo.gif) 0 0 no-repeat;
	border: none;
}

html>body #header a.logo {
	top: 18px;
}

* html #header a.logo {
	top: 19px;
}

*+html #header a.logo {
	top: 19px;
}

#header #rss_feed {
	position: absolute;
	top: 11px;
	right: 0;
	width: 95%;
	font-size: 11px;
	text-align: right;
}

#header #rss_feed a.rss-icon {
	background: url(images/rss.gif) no-repeat;
	border: none;
	height: 25px;
	width: 25px;
	display: block;
	margin: 0 0 0 6px;
	padding: 0;
	float: right;
}

#header #rss_feed a.feed-abo {
	font-size: 12px;
	font-weight: bold;
}

#header #rss_feed h1.headline {
	position: relative;
	font-size: 40px;
	font-weight: normal;
	float: right;
	margin: 0 0 0 7px;
	padding: 0;
	top: 0;
	word-spacing: -1px;
	line-height: 75%;
}

#header-date {
	position: absolute;
	top: 54px;
	right: -1px;
	text-align: right;
}

#header-date .clock {
	text-align: right; 
	font-size:12px; 
	border: 0;
}

#header-menu {
	clear: both;
	float: none;
	position: absolute;
	top: 67px;
	right: 0;
	text-align: right;
}

#header-menu a {
	margin: 0 0 0 8px;
	text-transform: uppercase;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

/*
#header-menu ul {
	margin: 0;
	padding: 0;
	color: #000000;
	list-style: none;
	padding-left: 28px;
}

#header-menu ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
}

#header-menu ul li a {
	color: #000000;
	text-decoration: none;
}

#header-menu ul li a:hover {
	text-decoration: underline;
}
*/

#header-submenu {
	text-align: right;
	position: absolute;
	top: 94px;
	right: 322px;
	margin: 0;
	padding: 0;
}

#header-submenu a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 0;
}

#header-search {
	position: absolute;
	right: 0;
	top: 89px;
	height: 17px;
	/* line-height: 28px; */
	padding: 0;
	margin: 0;
}

#header-search form#searchform {
	margin: 0;
	padding: 0;
}

#header-search input {
	position: relative;
	font-size: 11px;
	width: 224px;
	border: 1px solid #000;
	background: none;
	margin: 0 14px 0 0;
	padding: 1px 2px;
	height: 13px;
	/*line-height: 16px; */
}

#header-search input#searchsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 63px;
	height: auto;
	margin: 0;
	padding: 2px 0;
	border: none;
	background: url(images/submit_btn.gif) 0 50% no-repeat; */
	cursor: pointer;
}

* html #header-search input#searchsubmit {
	height: 17px;
}

*+html #header-search input#searchsubmit {
	height: 17px;
}

/* The Content */

.main {
	position: relative;
	clear: both;
	width: 923px;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 517px;
	margin: 5px 33px 0 0;
}

#sidebar {
	float: left;
	width: 373px;
	margin: 0;
	padding: 0;
}

.top_banner {
	position: absolute;
	left: 0;
	top: 0;
	width: 517px;
	height: 146px;
	background: url(images/banner.jpg) no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	z-index: 2;
}

.post {
	padding-top: 4px;
	position: relative;
	width: 517px;
	border-bottom: 1px solid #000;
}

.kalender {
	float: left;
	background: url(images/calender.jpg) no-repeat right 3px;
	width: 53px;
	height: 66px;
	padding-left: 0px;
	vertical-align: top;
}

.kalender .monat {
	margin-top: 5px;
	margin-bottom: 0;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-align: center;
}

.kalender .tag {
	margin: 0;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.kalender .jahr {
	margin-top: 0;
	margin-bottom: 8px;
	display: block;
	height: 11px;
	line-height: 11px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

.beitrag-head {
	position: relative;
	left: 12px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	height: 66px;
}

.beitrag-head h2, .beitrag-head h2 a {
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 140%;
}

.beitrag-head h2 a:hover {
	color:#00549C; 
	text-decoration:none;
}

.pagetitle {
	font-size: 14px;
	margin-bottom: 13px;
	text-align: left;
}

* html .pagetitle {
	margin-top: 12px;
}

*+html .pagetitle {
	margin-top: 12px;
}

.abgelegt a, .schlagworte a, .kommentare a {
	color:#00549C; 
}

.abgelegt {
	display: block;
	float: left;
	background: url(images/008.gif) no-repeat left center;
	margin-top: 7px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 15px;
}

.kommentare {
	display: block;
	float: left;
	background: url(images/009.gif) no-repeat left center;
	margin-top: 7px;
	margin-left: 17px;
	padding-left: 22px;
	font-size: 11px;
	line-height: 15px;
}

.schlagworte {
	clear: both;
	font-size: 11px;
	text-align: left;
	margin-left: 66px;
}

.beitrag-body {
	clear: both;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-left: 2px;
	margin-right: 22px;
	margin-top: 10px;
	margin-bottom: 41px;
	line-height: 16px;
}

.beitrag-body2 {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 2px;
	margin-bottom: 40px;
}

.beitrag-bookmarken2 {
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: -20px;
}

.beitrag-bookmarken2 ul a {
	border-bottom: 0;
}

.similar {
	width: 350px;
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 18px;
	margin-right: 10px;
}

.beitrag-footer {
	background: url(images/020.jpg) no-repeat top;
	text-align: justify;
	font-size: 11px;
	margin-left: 60px;
	margin-right: 60px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.beitrag-nav {
	font-size: 11px;
	text-align: center;
}

/* Comments */
.respond {
	width: 467px;
	font-size: 11px;
	margin-top: 20px;
	padding-left: 60px;
	text-align: left;
}

* html .respond {
	width: auto;
}

.respond h3 {
	font-size: 14px;
}

.respond input {
	border: 1px solid #989A99;
}

.respond textarea {
	border: 1px solid #989A99;
	overflow: auto;
	font-size: 11px;
}

.respond input#submit {
	border: 1px solid #989A99;
}

#submit {
	cursor: pointer;
}

.comments {
	font-size: 12px;
	margin-left: 60px;
	margin-right: 60px;
	text-align: justify;
}

.comments h3 {
	font-size: 14px;
	text-align: left;
}

.commentlist {
	font-size: 12px;
	margin: 0;
	padding-left: 35px;
	padding-bottom: 20px;
}

/* The Sidebar */
.sidebar-table {
}

.sidebar1-top {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #000;
	padding: 9px 0 0 10px;
	text-transform: uppercase;
}

* html .sidebar1-top {
	padding-bottom: 0;
}

*+html .sidebar1-top {
	padding-bottom: 0;
}

.sidebar1-middle {
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 5px 0 8px 15px;
	padding: 6px 0 8px 15px\9;
}

.sidebar1-middle ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	/*list-style-image: url(images/013.gif);*/
	list-style: none;
	color: #000000;
}

.sidebar1-middle ul li {
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 11px;
	color: #000000;
	line-height: 110%;
}

 .sidebar1-middle ul li a {
	 margin: 0;
	 padding: 0;
}

.toupper {
	text-transform: uppercase;
}

.sidebar2-top {
	height: 16px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.sidebar2-middle {
	text-align: center;
	font-size: 12px;
	margin: 0;
	/*padding-left: 5px;
	padding-right: 5px;*/
	padding-bottom: 10px;
	padding-top: 2px;
}

.sidebar2-bottom {
	background: url(images/016.jpg) no-repeat;
	height: 16px;
	line-height: 16px;
	text-align: left;
}

.sidebar3-top {
	padding-bottom: 0;
}

.sidebar3-middle {
	line-height: 100%;
}

/* The Footer */

.footer {
	clear: both;
	width: 527px;
	height: 50px;
	font-size: 10px;
	text-align: left;
	margin: 0;
	top: -1px;
	position: relative;
	padding-top: 2px;
	text-transform: uppercase;
	border-top: 1px solid #000;
}

.footer a {
	display: block;
	float: left;
	font-size: 10px;
	padding: 0;
	margin: 0 7px 0 6px;
}

* html .footer a {
	margin: 0 7px 0 4px;
}

.footer a.last {
	margin-right: 0;
}

.footer #copyright {
	padding-top: 10px;
	clear: both;
	float: none;
	text-align: right;
	text-transform: none;
	font-size: 9px;
}

* html .footer #copyright {
	padding-top: 0;
	position: relative;
	top: -10px;
}

*+html .footer #copyright {
	padding-top: 0;
	position: relative;
	top: -10px;
}

.footer #copyright a {
	display: inline;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.footer-book {
	background: url(images/018.jpg) no-repeat top;
	height: 40px;
	width: 378px;
	text-align: left;
	font-size: 12px;
	margin: 0;
}

.footer-book-text {
	padding-left: 15px;
}

.suche {
	clear: both;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 15px;
}

.suchform input {
	font-size: 11px;
	color: #000000;
	border: 1px solid #989A99;
	padding-left: 3px;
}

.suchform input#searchsubmit {
	font-size: 12px;
	border: 1px solid #989A99;
}

img.alignleft, div.alignleft {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
	text-align: center;
	margin: 0 auto;
}


