 /*
Theme Name: Bleibt alles anders - Standard
Theme URI: http://www.bleibtallesanders.de
Description: Das "Bleibt alles anders - Standard" Thema, dass auf dem ber&uuml;hmten  <a href="http://binarybonsai.com/kubrick/">Kubrick</a>-Thema basiert. Die Ausgabesprache ist Deutsch.
Version: 2.0
Author: Tobias Walter
Author URI: http://www.tobias-walter.de

        *** REGARDING IMAGES ***
        All CSS that involves the use of images, can be found in the 'index.php' file.
        This is to ease installation inside subdirectories of a server.

        Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
        font-size: 62.5%; /* Resets 1em to 10px */
/*        font-family: "Trebuchet MS", Arial, sans-serif; */
        font-family: Arial, Helvetica, sans-serif;
        background: #a9ac99 url(images/roonit.gif) no-repeat top right;
        color: ##333;
        text-align: center;
        }

#page {
        background-color: #DBDBDB;
        border: 1px solid #959596;
        text-align: left;
        }

#header {
        background-color: #DBDBDB;
        }

#content {
        font-size: 1.2em
        }

#pages {
        background: #fff;
        font-size: 12px;
        margin-left: 10px;
        padding: 4px ;
        width: 90%
        }

#pages li {
        padding-bottom: 7 px;
        display: inline;
        list-style-type: none;
        }

#pages ul, ol {
        padding-bottom: 7 px;
        padding-top: 7 px;
        }

#pages a {
        background: #dddddd;
        font-weight: bold;
        margin: 0 3px 0 0;
        padding: 6px 6px;
        }

.widecolumn .entry p {
        font-size: 1.2em;
        color: #07293C;
        }

.#column .entry, .widecolumn .entry {
        line-height: 1.4em;
        }

.narrowcolumn {
        line-height: 1.4em;
        }

.narrowcolumn .postmetadata {
        text-align: right;
        font-size: 0.9em;
        width: 450px;
        border-top: 1px dotted #666;
        border-bottom: 1px dotted #666;
        padding: 0px 0 3px 0;
}

.alt {
        background-color: #FAFAF6;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

#footer {
        background-color: #eee;
        }

small {
        margin-top: 5em;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 0.9em;
        line-height: 1.5em;
        margin-top: 5em;
}

h1, h2, h3 {
        font-family: Helvetica, Arial, Sans-Serif;
        font-weight: bold;
        }

h1 {
        font-size: 4em;
        text-align: center;
        }

.description {
        font-size: 1.2em;
        text-align: center;
        }

h2 {
        font-size: 1.6em;
        }

h2.pagetitle {
        font-size: 1.6em;
        }

#sidebar h2 {
	color: #2C302C;
        margin-top: 5px;
	margin-right: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
        border-bottom: 1px solid #666;
	font-size: 11px;
	font-weight: bold;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px dotted #666;
	color: #bd0000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url('images/navbulle.gif');
	background-repeat: no-repeat;
	background-position: 10px 50%
}


#sidebar ul li a:hover{
	color: #bd0000;
	background-color: #ffffff;
}

#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url('.images/comments.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:16px
}
#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentmetadata {
        font-weight: normal;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

a,h3 a:hover {
        color: #BD0000;
        text-decoration: none;
        }

h2 a:hover {
        color: #BD0000;
        text-decoration: none;
        }

#wp-calendar #prev a {
        font-size: 9pt;
        }

#wp-calendar a {
        text-decoration: none;
        }

#wp-calendar caption {
        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
        }

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }
/* End Typography & Colors */



/* Begin Structure */
body {
        margin: 0;
        padding: 0;
        }

#page {
        background-color: white;
        margin: 0px auto;
        padding: 0;
        width: 760px;
        border: 1px solid #959596;
        }

#header {
        padding: 0;
        margin: 0 auto;
        height: 200px;
        width: 100%;
        background-color: #73a0c5;
        }

#headerimg {
        margin: 0;
        height: 200px;
        width: 100%;
        }

.narrowcolumn {
        float: left;
        padding: 0 25px 20px 45px;
        margin: 0px 0 0;
        width: 450px;
        border-right: 1px dotted #CCC;
        }

.widecolumn {
        padding: 10px 0 20px 0;
        margin: 5px 0 0 150px;
        width: 450px;
        }

.post {
        margin: 0 0 40px;
        text-align: justify;
        }

.widecolumn .post {
        margin: 0;
        }

.narrowcolumn .postmetadata {
        padding-top: 5px;
        }

.widecolumn .postmetadata {
        margin: 30px 0;
        }

#footer {
        padding: 0;
        margin:0px  auto!important;
        margin:0px 0px 0px 1px;
        width: 760px;
        clear: both;
        }

#footer p {
        margin: 0;
        padding: 20px 0;
        text-align: center;
        }
/* End Structure */



/*        Begin Headers */
h1 {
        padding-top: 22px;
        margin: 0;
        text-align: left; padding-left: 28px;
        }

.description {
        text-align: left; padding-left: 30px;
        }

h2 {
        margin: 30px 0 4px;
        }

h2.pagetitle {
        margin-top: 30px;
        text-align: left;
}

/* End Headers */



/* 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 {

        display: inline;
        }

img.alignleft {

        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }
/* End Images */

 /* Begin Lists */




/* End Entry Lists */





/* Begin Form Elements */
#searchform {
        margin: 10px auto;
        padding: 5px 3px;
        text-align: center;
        }

#sidebar #searchform #s {
        width: 115px;
        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;
        }

#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:10px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #333333;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #333333;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	border-left:0px solid #d5d7d0;
        border-right:0px solid #d5d7d0;
        border-top:1px solid #d5d7d0;
        border-bottom:1px solid #d5d7d0;
        background:#fff; margin-left:0;
        margin-right:0; margin-top:0;
        margin-bottom:1em; padding-left:0;
        padding-right:0; padding-top:4px;
        padding-bottom:4px
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}
/* 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;
        }

hr {
        display: none;
        }

a img {
        border: none;
        }

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }
/* End Various Tags & Classes*/
