/*
Theme Name: SternTours Blog-Edition
Theme URI: http://wordpress.org/
Description: Individual Design fuer Stern Tours Blog
Version: 1.0
Author: Kai Reinert
Author URI: http://www.kare-internetdienste.de/
Tags: 
*/



/* Begin Typography & Colors */

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #C8D9F0;
	color:#000000;
	margin: 0px;
	font-style: normal;
}
fieldset {
	padding: 7px;
	color: #000000;
}
legend {
	color: #72A800;
	font-size: 11px;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
}
h1 {
	font-size: 20px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C8D2;
	padding-bottom: 3px;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	color: #036885;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 20px;
	list-style-type: none;
}
h3 {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
input, textarea, select {
	font-size:12px;
	color:#336699;
	font-weight:normal;
	font-family:verdana;
	background-color: #EFF4FC;
}
table {
	margin-right: 7px;
	margin-left: 7px;
}
td {
	vertical-align: top;
	font-family:Tahoma;
	color: #6D7811;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
th {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#box {
	line-height:14px;
	width: 956px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	background-repeat: repeat-y;
	width: 660px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-left: 35px;
	margin-top: 15px;
}
#content a {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a:hover {
	text-decoration: none;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 956px;
	float:left;
}
#footer-links {
	width: 956px;
	float:left;
	font-size: 0.6em;
	color: #999999;
}
#google {
	width: 728px;
	float: right;
	margin-right: 3px;
	clear: right;
	margin-top: 7px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 956px;
	background-position: 0px 0px;
	float: left;
}
#header a.homelink {
  display: block;
  width: 200px;
  height: 120px;
  margin-left: 14px;
	margin-top: 18px;
}
#main {
	width: 956px;
	float:left;
	display: inline;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}
#werbeblock {
	background-color: #fff;
	border:1px solid #999999;
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:9px;
	color: #fff;
	width:200px;
	margin-top: 10px;
	padding-bottom: 0px;
	float: left;
}
.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}
.copy {
	color:#999999;
	font-size: 10px;
	text-align: center;
	width: 776px;
	padding-left: 180px;
	padding-top: 5px;
}
.footertext {
	float: left;
	width: 600px;
	padding-left: 290px;
	padding-top: 27px;
	text-align: center;
	font-size: 11px;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar {
	width: 197px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
}
.sidebar a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	display: block;
	color: #000066;
	float: left;
	width: 185px;
	padding-left: 15px;
}
.sidebar a:hover {
	text-decoration: none;
	display: block;
	line-height: 18px;
}
.sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding-left: 5px;
}

.sidebar li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 1px;
}









small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */




/* Begin Images */
p img {
	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 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 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;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

.sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.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 Sidebar */
/*.sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
*/
.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

    /*  .crawlink_table = wrapping div, including all links */
    /*  .crawlink_headline = headline */
    /*  .crawlink_colX = wrapper, containing a column, X = column number */

/* CSS-Styles für Plugin "Crawlink" */

.crawlink_headline {
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.crawlink_table a {
	color: #666666;
	font-size: 0.8em;
}
.crawlink_table a:hover {
	color: #990000;
	text-decoration: underline;
}
