/*
Theme Name: Schmid Daniel
Theme URI: http://www.schmid-daniel.de
Description: WordPress Theme Schmid Daniel
Version: 2 - Border rechts und links - NAVI links
Author: Rene Kreupl
Author URI: http://www.rene-design.com
Tags: rene design, mediengestalter

	This theme was designed and built by Rene Kreupl and rebuilt by Daniel Schmid ;o)

*/

@charset "utf-8";
/* ====== == = copyright by rene-design.com 2008 = == ===== */
body {
	margin: 0;
	padding: 0;
	background: url(images/bg.gif) 0 20px repeat-x #669933;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7a7a;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #333333;
}
a:hover, a:active {
	text-decoration : none;
	color : #000;
}
ul {
	margin : 0;
	padding : 0;
}
li {
	padding : 0 0 4px 0;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
}
p {
	margin : 0 0 20px 0;
}
.clear {
	clear : both;
}
h1 {
	margin : 0;
	padding: 0;
	font-size : 18px;
	color : #7b7a7a;
}
h1 a:link, h1 a:visited { color: #000;}
h1 a:hover { color : #7b7a7a; }
hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #fff;
}
.float {
	float : left;
}
.float_right {
	float : right;
}

.video {
	float : left;
        font-size : 13px;
	color : #ffffff;
        text-align : center;
	margin: 0 0 0 13px;
}

.img {
	border : 1px solid #fff;
}
.valign {
	vertical-align : middle;
}
.druck, .adresszeile {
	display : none;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* === === === === === === Grundaufbau === === === === === === */
.wrapper {
	margin: 20px auto;
	width : 930px;
	text-align : left;
}
/* === Header === */
.header {
	height: 222px;
}
.headnavi {
	padding: 0;
	height: 25px;
}

.emo-logo {
	float: left;
}
.emo-logo img {
	border: none;
}

.heademo {
	height: 158px;
	float: left;
}

/* === Content === */
.content {
	background: url(images/contentbg.gif) repeat-y;
	padding: 30px 0 0 0;
}
/* === Navi === */
.navi {
	width: 225px;
	float: left;
}
.navi ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
.navi li {
	display : inline;
	margin : 0;
	padding : 0;
}

/* = Navi-Left or right = */
.navilink a:link, .navilink a:visited {
	height: 16px;
	color : #fff;
	text-align: left;
	font-weight: bold;
	display : block;
	padding : 4px 39px 0 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.navilink a:hover {
	background: #fff;
	color : #667169;
}
/* = = = = = = = = SUBNAVIGATION ANFANG = = = = = = = = */
.subnavilink a:link, .subnavilink a:visited {
	height: 16px;
	color : #fff;
	text-align: left;
	display : block;
	padding : 1px 49px 0 10px;
        font-weight: normal;
        border: none;
}
.subnavilink a:hover {
	color : #667169;
	background: url(images/subpfeilhover.gif) 14px 4px no-repeat #fff;
}

/* === Inhalt === */
.inhalt {
	margin: 0 28px 0 10px;
	width: 456px;
	float: left;
}
/* === Start === */
.post {
	width: 453px;
	margin: 20px 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #abaaaa;
	float: left;
}
.info p {
	margin: 0;
	padding: 0;
}
/* === Sidebar === */
.sidebar {
	width: 180px;
	float: left;
        padding: 0 0 0 25px;
}

/* === Footer === */
.footertop {
	height: 37px;
	background: url(images/footertop.gif) no-repeat;
}
.footer {
	background: url(images/contentbg.gif) repeat-y;
	padding: 0 9px 0 10px;
}
.footerlinks {
	width: 240px;
	margin: 12px 0 0 18px;
	float: left;
}
.footerlinks ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
.footerlinks li {
	margin : 0;
	padding : 0;
	border-bottom: 1px solid #abaaaa;
}
.footerlinks a:link, .footerlinks a:visited {
	display : block;
	margin: 0 0 1px 0;
	padding: 3px 0 3px 24px;
	background: url(images/subpfeil.gif) 1px 4px no-repeat #fff;
	color: #7b7a7a;
}
.footerlinks a:hover {
	background: url(images/subpfeilhover.gif) 1px 4px no-repeat #f0f0ea;
}
.footertagcloud {
	width: 320px;
	margin: 12px 0 0 19px;
	float: left;
}
.footerend {
	height: 12px;
	background: url(images/footer.gif) no-repeat;
}





/* === POST DETAIL === */
.navigation {
	text-align: center;
	margin: 10px 10px 0 0;
}
.navigation a:link, .navigation a:visited {color: #7b7a7a;}
.navigation a:hover {color: #f29400;}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next 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 */



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

/*	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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}



/* Begin Form Elements */
.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: 300px;
	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;

	}

/* End Comments */


/* 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;
	}


/* End Various Tags & Classes*/



/* Captions */


.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;
}
/* End captions */
