/*   
Theme Name: Astrologos
Description: Astrologos
Theme URI: http://www.astrologos.de/
Version: 1.0
Author: Astrologos
Author URI: http://www.astrologos.de/
*/


/* Resets */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
a { text-decoration:none }

strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
a:active { outline:none }

div, ul, li, form { position:relative }

.clear { clear:both; }

/* General */

html {
	background: url(images/background.png) top left repeat;
}

body {
	background: url(images/background.png) top left repeat-x fixed;
}

#container {
	background: white url(images/container-background.png) top left repeat-y;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	width: 895px;
}

#header {
	position: absolute;
	top: 10px;
}

#header #name {
	position: relative;
	top: 110px;
	left: 600px;
	width: 200px;
	height: 200px;
	background: white url(images/astrologos.png) top left no-repeat;
	text-indent: -100000px;
}

body.blog #header #name, body.archive #header #name, body.single #header #name {
	top: 116px;
	width: 251px;
	background: white url(images/header-neptun.png) top left no-repeat;
}

#header #logo-subtitle, #header #logo-subtitle-blog {
	position: absolute;
	font-weight: bold;
	color: #999999;
	top: 235px;
	left: 605px;
	width: 260px;
}

#header #logo-subtitle-blog {
	display: none;
}

body.blog #header #logo-subtitle-blog, body.archive #header #logo-subtitle-blog, body.single #header #logo-subtitle-blog {
	display: block;
}

body.blog #header #logo-subtitle, body.archive #header #logo-subtitle, body.single #header #logo-subtitle {
	display: none;
}

#header #description {
	position: relative;
	top: -120px;
	left: 30px;
}

#header #description {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding-bottom: 10px;	
	margin-top: 40px;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}

.post h1 {
	color: #909090;
	font-size: 36px;
	line-height: 40px;
	margin: 65px 0 10px 0;
}

div.teaser-image {
	margin: 45px 0 -30px 0;
}

h3 {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 5px;
	color: #404040;
}

h4 {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 5px;
	color: #404040;
}

h1 a, h2 a, h3 a { color: #606060; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #8dac6a; }

#content div.postmeta-category {
	display: inline;
	padding: 10px;
	background: #e8f5e8;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

a.category:hover {
	background: #817d73;
}

#content div.postmeta-author {
	display: inline;
	padding: 10px;
}

#sub-pages {
	padding: 30px 0px 20px 0px;
	margin-top: 30px;
	border-top: 1px solid #e0dcd0;
}

h1.blog-post {
	margin-top: 25px;
}

/* Navigation */

#header #navigation {
position: absolute;
top: 0;
width: 895px;
   background: #252525 url(images/navigation-bottom.jpg) 0 100% no-repeat;
   height: 87px;
   font-size: 13px;
   line-height: 13px;
   font-family: Helvetica, Arial;
   text-transform: uppercase;
   text-align: center;
 }
#header #navigation li {
display: inline;
}
#header #navigation li a {
  color: #d9d9d9;
  float: left;
  padding: 18px 20px 48px 20px;
}
#header #navigation li a:hover,
#header #navigation li.current_page_item a, #header #navigation li.current_page_parent a {
  color: #fff;
}
#header #navigation li.current_page_item a, #header #navigation li.current_page_parent a {
  background: url(images/navigation-background-current.png) 50% 100% repeat-x;
}

#header #navigation li a:hover {
  background: url(images/navigation-background-active.png) 50% 100% repeat-x;
}

/* Sidebar */

#sidebar {
	margin-top: 245px;
	float: right;
    width: 250px;
	padding: 30px 10px 20px 20px;
  /*  overflow: hidden;*/
	margin-right: 30px;
}

#sidebar h2 {
	font-size: 16px;
}

#sidebar form#searchform {
	border-top: 1px solid #e0dcd0;
	padding-top: 20px;
	margin-top: 15px;
}

#sidebar { font-size: 13px; }
a { color: #8dac6a; }
a:hover { color: #b2cf6f; }

#sidebar ul#extra-pages {
	border-top: 1px solid #e0dcd0;
	padding: 20px 0 15px 0;
	font-weight: bold;
}

#sidebar #share-links img {
	width: 50px;
	height: 50px;
	padding-right: 10px;
}

#sidebar ul#categories {
	padding-top: 25px;
}

#sidebar ul#meta {
	margin-top: 15px;
}

#sidebar ul h2 {
	margin: 0;
	padding: 0;
}

#sidebar div#tags {
	border-top: 1px solid #e0dcd0;
	padding-top: 20px;
	margin-top: 20px;
	display: none;
}

body.blog #sidebar div#tags, body.archive #sidebar div#tags, body.single #sidebar div#tags {
	display: block;
}

#sidebar #bookmark-list {
	display: none;
}

body.blog #sidebar #bookmark-list, body.archive #sidebar #bookmark-list, body.single #sidebar #bookmark-list {
	display: block;
}

#sidebar #archive-list {
	display: none;
}

body.blog #sidebar #archive-list, body.archive #sidebar #archive-list, body.single #sidebar #archive-list {
	display: block;
}

#sidebar #archive-list ul li {
	display: inline;
}

/* Content */

#content {
	float: left;
    width: 550px;
	margin-top: 110px;
 /*   overflow: hidden;*/
}

#content p {
	margin-bottom: 12px;
}

#content h4.with-place-and-time {
	margin-bottom: 0;
	padding-bottom: 0;
}

#content p.with-place-and-time {
	color: #888888;
}

#footer {
	text-align: center;
	background: #e8f5e8;
	height: 100px;
	padding: 30px 0 0 0;
	margin-top: 30px;
}

#content .post {
	margin-left: 30px;
}

#content div.navigation {
	margin-left: 30px;
}

.entry-footer {
	margin: 15px 0;
}

#content div.edit {
	margin-top: 20px;
}

#content div.postmeta-date {
	border-bottom: 1px solid #e0dcd0;
	height: 30px;
	color: #becabd;
	font-family: "Myriad Pro", Tahoma, Helvetica, Arial, sans-serif;
	padding-bottom: 6px;
	margin-bottom: 25px;
	font-weight: normal;
	margin-top: 60px;
	font-size: 30px;
}

div.postmetadata .meta-tags {
	margin-bottom: 10px;
}

.author {
	
}

/* Boxes */

.box-outer {
	background: #e8f5e8;
	margin: 20px 0 20px 0;
	width: 408px;
}

.box-inner {
	width: 378px;
	padding: 20px 30px 20px 30px;
}

/* Comments */

h3#comments {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e0dcd0;
}

div#respond {
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #e0dcd0;
}

div#respond textarea#comment {
	width: 520px;
}

ol.commentlist {
	margin-bottom: 40px;
    padding: 0;
	list-style-position: inside;
}

form#commentform input {
	position: absolute;
	left: 80px;
	width: 150px;
}

form#commentform input#submit {
	position: absolute;
	left: 0;
	width: auto;
}

.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

.commentlist div.comment-meta {
	margin-bottom: 10px;
}

.commentlist li {
	margin: 10px 0 30px 0;
	background-color: #e8f5e8;
	padding: 20px;	
}

/* Search */

form#searchform label {
	display: block;
}

form#searchform input#s {
	width: 170px;
	margin: 4px 5px 0 0;
}

/* Lists */

h3.thumbnail-list-section {
	border-top: 1px solid #e0dcd0;
	padding: 30px 0 20px 0;
	margin-top: 30px;
}

ul.thumbnail-list {
	list-style: none;
}

.thumbnail-list li img {
	float: left;
	margin-top: 5px;
}

.thumbnail-list li h4 {
	margin: 0 0 0 100px;
	font-weight: bold;
}

.thumbnail-list li p {
	margin: 0 0 20px 100px;
	color: #666666;
}

/* Contact Forms */

.wpcf7-form {
	background: #e8f5e8;
	padding: 20px;
}

span.wpcf7-form-control-wrap {
	float: right;
}

span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea {
	width: 320px;
}

span.wpcf7-form-control-wrap textarea {
	margin-bottom: 20px;
}

span.user-options {
	float: none;
}

span.wpcf7-list-item {
	display: block;
}

span.user-options input {
	width: auto;
}

.wpcf7-form p {
	clear: both;
}



 


	.post h1 {
		margin-top: 30px;
	}
