
p.whiteline {
    margin-top: 0em;
    margin-bottom: 1em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}

img {
   behavior: url("http://www.wormulon.net/index.php?/plugin/pngbehavior.htc");
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/white/style.css  */
/*
Theme Name: Journalist
Theme URI: http://lucianmarin.com/
Description: Journalist is a smart, minimal theme designed for professional journalists.
Version: 1.9
Author: <a href="http://lucianmarin.com/">Lucian E. Marin</a>
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Lucian E. Marin - lucianmarin.com
*/

body {
background-color: #f2f2f2;
font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#444;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

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

a:hover {
color:#0033dd;
}

#container {
width:960px; 
margin: 0 auto;
padding-left: 5px;
padding-right: 5px;
position:relative;
}

#container h1 {
font-size:32px;
font-weight:bold;
letter-spacing:-1px;
padding:32px 0 25px 0;
}

#container h1 a {
color:#444;
text-decoration:none;
}

#container h1 a:hover {
color:#444;
}

#bubble {
top:40px;
right:5px;
position:absolute;
display:block;
height:28px;
}

#bubble p {
display:block;
font-size:11px;
color:#fff;
height:28px;
padding:4px 12px 0 10px;
background:url(templates/white/img/bubble_left.gif) no-repeat top left;
}

#content {
float:left;
width:775px;
margin-right: 0;
padding-right: 3px;
}

#content h2 {
XXfont-size:20px;
text-shadow: 1px 1px 1px #FFF; color: #444; padding: 0; margin: 0 0 10px 0; font-size: 25px; line-height: 25px; font-family: Chunkfive, Tahoma, Arial, sans-serif;
XXletter-spacing: -1px;
margin:5px 0 7px 0;
}

#content h2 a {
color:#295586;
text-decoration:none;
}

#content h2 a:hover {
color:#0033dd;
}

#content h2.archive {
font-weight:normal;
font-size:22px;
color:#524a41;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#665d51;
margin:0 0 15px 0;
border-bottom:#bfc7ce 1px solid;
}

.comments a {
padding:0 7px 5px 0;
color:#665d51;
text-decoration:none;
}

.comments a:hover {
color:#444;
}


.main {
margin-bottom: 10px;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border: none;
}

.main a img {
padding:2px;
border: none;
}

.main a:hover img {
padding:2px;
border: none;
}

.main p {
line-height:21;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
font-size:11px;
line-height:15px;
color:#665d51;
margin:0 0 30px 0;
padding-top: 5px;
border-top:#bfc7ce 1px solid;
}

.signature {
float:left;
border-right:#bfc7ce 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
font-size:11px;
float:right;
width:180px;
}

#sidebar h3 {
color: #333;
font-size:1.2em;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#bfc7ce 1px solid;
color:#eee;
}

#searchform input:hover {
background:#665d51;
border:#999 1px solid;
color:#828d8a;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#bfc7ce 1px solid;
color:#222;
}

#searchform #s:hover {
border:#828d8a 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#665d51;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#e2e0d4 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#e2e0d4 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
list-style:none;
margin:10px 0 30px 0;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

pre,
blockquote {
    background: url("templates/white/images/top_shade_small.png") top #fff repeat-x;
    border: 1px solid #e2e3dd;
    margin: 0;
    margin-top: 2px;
    padding: 3px;
}

#footer {
border-top: 1px solid #e2e3dd;
background-color: #fff;
font-size:11px;
color:#444;
margin:0 auto;
padding:10px 0;
text-align:center;
position:relative;
}

#footer a {
color:#222;
text-decoration:none;
}

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

.clear {
clear:both;
}

.warning p {
background:url(templates/white/img/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

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

input:focus, textarea:focus{
background-color:#f4f4f4;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.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-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

/* hs Anpassungen */

.imgcontainerfr {
    border: 1px solid #e8e6e6;
    padding: 2px;
    float: right;
    margin-left: 5px;
    display: table;
}
.imgcontainerfl {
    border: 1px solid #e8e6e6;
    padding: 2px;
    margin-left: 5px;
}
.imgcontainer {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #e8e6e6;
    padding: 2px;
    display: table;
	margin-bottom: 5px;
}
.imgcontainer b,
.imgcontainer p,
.imgtitle {
    color: #444;
    font-weight: bold;
    border: 1px solid #e2e3dd;
    margin: 0;
    margin-top: 2px;
    padding: 3px;
    text-align: center;
}

.white_entry {
	 -moz-border-radius-topright: 6px;
	 -moz-border-radius-topleft: 6px;
     -webkit-border-top-right-radius: 6px;
	 -webkit-border-top-left-radius: 6px;
	border: 1px solid #d2d2d2;
	background: #fff;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 10px;
	padding-bottom: 0px;
}
.white_bg {
	margin:0;
}
.white_title {
	color: #fff;
	background: url(templates/white/headers/rand.php) bottom center no-repeat;
	height: 220px;
	padding-left: 20px;
	margin 0;
	margin-bottom: 10px;
}
.white_title h1 {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
}
.white_title a {
	color: #fff;
	}

.navigation_group {
	padding-bottom: 10px;
}
