/*
Theme Name: Schalalala
Theme URI: 
Description: clean based and simple cms theme
Version: 0.97
Author: Tobias Krumbein
Author URI: http://www.tobiaskrumbein.de
*/

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body {
	height:100%;
}

body {
	text-align:center;
	background-color:#fff;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	margin: 0 auto;
	text-align: left;
}

h1, h2, h3, h4, h5 {
	letter-spacing:0.1em;
}

h2{
text-transform:uppercase;
}

h4{
margin-bottom: 0.8em;
}


/* ---------- Bildunterschriften ------------- */

h6 {
border-left:1px dashed #7a7a7a;
border-right:1px dashed #7a7a7a;
margin: 20px 40px 30px 10px;
padding: 0 10px 0 20px;
}


/* ----------------LINKS--------- */

a img, a:hover img {padding: 0; text-decoration:none; border:0 none; color:#FFF; display: block;}

a { border-bottom:1px dotted #7A7A7A; color: #000000; text-decoration: none; }
a:visited { border-bottom:1px dotted #7A7A7A; color:#000000; text-decoration:none; }
a:hover { background-color:#333333; border-bottom:0 none; color:#FFFFFF; text-decoration:none; }
a:active { background-color:#333333; border-bottom:0 none; color:#FFFFFF; text-decoration:none; }
a:focus {outline:none}


/*----------RAUS----------------------

a { border-bottom:1px dotted #7A7A7A; color: #000000; text-decoration: none;}
a:hover { background-color:#333333; border-bottom:0 none; color:#FFFFFF; text-decoration:none; }
a:visited, a:active { color: #000000;}

-------------------------------------*/

/* ----------------LINKS Überschrift H2--------- */

h2 a:link { border-bottom:0 none; color: #000000; text-decoration: none; }
h2 a:visited { border-bottom:0 none; color:#000000; text-decoration:none; }
h2 a:hover { background-color:#333333; border-bottom:0 none; color:#FFFFFF; text-decoration:none; }
h2 a:active { background-color:#333333; border-bottom:0 none; color:#FFFFFF; text-decoration:none; }


/* ----------------LINKS NAVIGATION TOP--------- */

#navigation-top a:link { border-bottom:0 solid #333333; color: #000000; text-decoration:none; }
#navigation-top a:visited { border-bottom:0 solid #7A7A7A; color:#000000; }
#navigation-top a:hover { background-color:#333333; color:#FFFFFF; text-decoration:none; }
#navigation-top a:active { background-color:#333333; color:#FFFFFF; text-decoration:none; }


/* ----------------LINKS NAVIGATION BOTTOM--------- */

#navigation-bottom a:link { border-bottom:0 solid #333333; color: #000000; text-decoration:none; }
#navigation-bottom a:visited { border-bottom:0 solid #7A7A7A; color:#000000;  }
#navigation-bottom a:hover { background-color:#333333; color:#FFFFFF; text-decoration:none; }
#navigation-bottom a:active { background-color:#333333; color:#FFFFFF; text-decoration:none; }


/* ----------------LINKS SIDEBAR--------- */

#sidebar a:link { border-bottom:0 solid #7A7A7A; color: #000000; text-decoration:none; }
#sidebar a:visited { border-bottom:0 solid #7A7A7A; color:#000000; }
#sidebar a:hover { background-color:#333333; color:#FFFFFF; text-decoration:none; }
#sidebar a:active { background-color:#333333; color:#FFFFFF; text-decoration:none; }

/* ----------------LINKS BILDER--------- */


/* ----------------/LINKS--------- */


em {
	font-style:italic;
}
img {
	border: 0 none;
	width: auto;
}

.current_page_item a {
	text-decoration:underline;
}
.cpi {
	text-decoration:underline;
}

*html #page { height:100%;}


/*=====================================================*/
#page {
	position: relative;
	min-height:100%;
	width: 960px;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px auto;
}

#navigation-top-wrap {
   position:relative;
   width:100%;
   margin: 0 auto;
   padding-top: 1px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#navigation-top {
	overflow:hidden;
	clear: both;
	height: 35px;
	text-align: center;
	padding-bottom: 40px;
	background: url(images/hiven.gif) repeat-x 0 50px;
	width: 780px;
	margin: 25px auto 0;
	letter-spacing:0.1em;
}
#navigation-bottom-wrap {
   position:absolute;
   bottom:0;
   width:100%;
   height:75px;
   margin: 0 auto;
   padding-bottom:20px;
   left:0;
}

/*
#navigation-bottom {
	overflow:hidden;
	clear: both;
	height: 30px;
	text-align: center;
	padding-top: 25px;
	background: url(images/hiven.gif) repeat-x 0 10px;
	width:700px;
	margin:20px auto 0;
	letter-spacing:0.1em;
}
*/

#home a {
	overflow:hidden;
	display:block;
	float:right;
	width: 340px;
	height: 65px;
}
.entry {
	/* background:transparent url(images/hiven.gif) repeat-x scroll 0 bottom;*/
	margin-bottom:10px;
	padding-bottom:10px;
	width:auto;
}
.entry_page a.img {
	text-decoration: none;
	}

p {
	margin: 0 0 15px 0;
}
/* 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;
}
#navigation-top ul, #navigation-bottom ul {
	margin: 0 auto;
	padding: 0;
}

/*##########################################################################*/

#navigation-top ul li, #navigation-bottom ul li {
	list-style: none;
	/*list-style-image: url(images/li-item.gif);*/
	list-style-position: 0 0;
	display: inline;
	margin:0 4px 0 4px;
	padding: 0 12px 0 12px;


}

/* End Entry Lists */

#minheight {
	width: 1px;
	min-height:400px;
	height:auto !important;
	height:400px;
	float: left;
}
#sidebar {
	width: 200px;
	height:auto;
	float: left;
	margin:0 30px 0 120px;
	text-align: right;
	padding-right:10px;
	line-height: 2.0em;
}

#sidebar ul, #sidebar li, #sidebar ul li, #content ul {
	list-style:none;
	list-style-position:inside;
}
#sidebar h2 {
	clear:both;
	text-decoration:underline;
}
#sidebar ul {
	padding:2px 0 15px;
}
h2 a {
	text-decoration:underline;
}


.post h2 {
	overflow:hidden;
	padding-bottom:15px;
	text-decoration: underline;
}
.nav {
	overflow:hidden;
	margin:auto;
	text-align:center;
	padding-left:20px;
}
#teaserpicture {
	overflow:hidden;
}
#contentwrap {
	overflow: hidden;
	padding: 15px 0px 95px;
	margin-bottom: 0 !important;
	margin-bottom: 95px;
	position:relative;
}
#content {
	float:left;
	width:460px;
}

#content li {
list-style-position:outside;
}

#content-gallery {
	width:700px;
	margin: 0 auto;
}

#content-gallery body{
        margin: 0 100px 0 100px;
background-color: #ff0000;
}

code {
	display:block;
	border-left:1px dashed #000000;
	border-right:1px dashed #000000;
	margin:20px 10px 20px;
	padding:0 20px 0 20px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.nav-g-left {
	font-size:1em;
	height:50px;
	margin-right:30px;
	padding:60px 0 0 80px;
	text-align:center;
	vertical-align:middle;
	width:20px;
}
.nav-g-right {
	font-size:1em;
	height:50px;
	margin-left:20px;
	padding:60px 0 0 10px;
	text-align:center;
	vertical-align:middle;
	width:20px;
}
.navigation {
	display:block;
	overflow:hidden;
	}


/* --------- css tooltips -------- */

#archive-wrap .inner {
	padding: 0px;
	font-size: 100.01%;
	height: 800px;
	background: url(http://www.schalalala.de/wordpress/wp-content/uploads/2009/09/40x40_800.jpg) no-repeat 2px 2px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 800px;
	border: 1px solid black;
	padding: 2px;
}
#archive-wrap ul {
	padding:0px;
	margin:0px;
	list-style:inside;
	list-style-image:none;
}
#archive-wrap li {
	list-style-image:none;
	margin:0px;
	padding:0px;
	width:20px;
	height: 20px;
	display:block;
	float:left;
	background: none;
}
#archive-wrap li a {
	z-index:10;
	font-weight: normal;
	float:left;
	text-decoration: none;
	border-bottom: none;
	width:20px;
	height: 20px;
}
#archive-wrap li a:hover {
	position:relative;
	z-index:100;
	background: none;
}
#archive-wrap li a span {
	display:none;
}
#archive-wrap li a:hover span {
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top: -25px;
	left:1em;
	background:#fff;
	border:1px solid #444;
	color:#444;
	padding:1px 5px;
	z-index:10;
	cursor:pointer;
}

#archive-thumb {
width: 400px;
	height: 400px;
	border: 1px solid black;
	padding: 1px;
margin-bottom: 20px;
}

/* AddThis Button */
#addthis {
padding-bottom: 20px;
margin-bottom: 60px;
	}