/*  
Theme Name: Younicef Layout
Theme URI: http://www.i-gelb.de/
Description: Oktober 2007 
Version: 1.0
Author: i-gelb GmbH
Author URI: http://www.i-gelb.de/

	Younicef v1.0
	 http://www.i-gelb.de/

	This theme was designed by Oliver Esberger
	and built by Stefan Werner,
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #f2f2f2 url('images/youbgcolor.gif');
	color: #656565;
	text-align: center;
	}

#page {
	background: #f2f2f2 url('images/youbody.gif')!important;
	background-color: #fff;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: url('images/youheader.gif') no-repeat bottom right;
	background-color:#f2f2f2;
	}

#content {
	font-size: 1.2em;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 150%;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .metaone {
	padding-top: 5px;
	margin:0px;
	}
.narrowcolumn .metatwo {
	padding-bottom:25px;
	margin:0px;
	}

.alt {
	background-color: #F0F9FF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #DCF1FF url('images/youfooter.gif') no-repeat top;
	border: none;
	}

small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.7em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #656565;
	font-weight:normal;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#sidebar {
	font-family:Verdana, Arial, Helvetica, 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: #0099ff;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #959596;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 123px;
	width: 800px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0px 0px 0px;
	width: 505px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 34px 0;
	padding-bottom:8px;
	border-bottom:1px dashed #ccc;
	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;
	}

#content #spbody .post .postmetadata {
	clear: both;
	margin-bottom:5px;
	}
#content #spbody .post .metaone {
	padding-top:10px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	text-align:left;
	}
.posthead {
	margin:20px 0px 4px 0px;
	}
span.posttime {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	}
span.posttime2 {
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	}
span.postautor {
	display:block;
	text-align:right;
	}
span.postautor span {
	color:#0099ff;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

#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 */
#content .post .postmetadata .postautor img {
	border:0px none;
	}
#content .post p img {
	padding: 4px;
	margin:5px 0px;
	border:1px solid #ddd;
	max-width: 100%;
	}
	*html #content .post p img {
	margin:5px 12px;
	}
#content .post p img[align=left] { 
	margin-right: 12px; 
	}
#content .post p img[align=right] { 
	margin-left: 12px; 
	}
/*	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) */

#content .post p img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#content .post p img.alignright {
	padding: 4px;
	margin: 0 0 2px 9px;
	display: inline;
	}

#content .post p img.alignleft {
	padding: 4px;
	margin: 0 9px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	text-align:right;
	}

.alignleft {
	float: left;
	text-align: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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	
#sidebar ul select {
	margin:0px;
	width:200px;
}
#sidebar .select_wrap {
	margin:0px;
	width:207px;
	height:25px;
	background:#fff url(images/youboxfoot.gif) no-repeat scroll left bottom;
	padding:5px 5px 8px 5px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	width:217px;
	background:#fff url(images/youboxfoot.gif) no-repeat scroll left bottom;
	padding-bottom:6px;
	}

#sidebar #searchform #s, #searchform #s {
	width: 160px;
	height:17px;
	border:1px solid #c2e7ff;
	margin-left:7px;
	margin-top:5px;
	margin-right:5px;
	padding-top:1px;
	padding-left:2px;
	float:left;
	color:#0099ff;
	}
	*html #sidebar #searchform #s, *html #searchform #s {
		width: 160px;
		height:16px;
		border:0px none;border:1px solid #7fccff;
		margin-left:7px;
		margin-top:5px;
		margin-right:3px;
		float:left;
		color:#aaa;
		}
	*html #sidebar #searchform #ye, *html #searchform #ye {
		margin-left:-2px;
		margin-bottom:-2px;
		}

.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: 0px 0 10px 0;
	margin-left: 563px;
	width: 217px;
	}

	*html #sidebar
	{
		padding: 0px 0 10px 0;
		margin-left: 560px;
		width: 217px;
		}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#calendar_wrap {
	background:#fff url(images/youboxfoot.gif) no-repeat left bottom;
	}

#wp-calendar {
	empty-cells: show;
	width:217px;
	padding:0px 10px;
	}

#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;
	color:#0099ff;
	font-weight:normal;
	font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	padding-top:1px;
	height:34px;
	width:217px;
	background: url(images/youboxhead.gif) no-repeat top left;
	width: 100%;
	}

#wp-calendar thead {
	color:#888;
	font-size:11px;
	font-weight:bold;
	margin-top:-10px;
	}

#wp-calendar td {
	padding: 3px 3px;
	text-align: center;
	font-size:11px;
	color:#aaa;
	background-color:#fff;
	font-weight:bold;
	}
#wp-calendar td a {
	padding: 3px 0;
	text-align: center;
	color:#0099ff;
	}
#wp-calendar td a:hover {
	padding: 3px 0;
	text-align: center;
	color:#fff;
	background-color:#ff9900;
	}
	#wp-calendar td#today a {
	padding: 3px 0;
	text-align: center;
	color:#fff;
	background-color:#ff9900;
	}
	
#wp-calendar th {
	text-align:center;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	}

#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;
	height:20px;
	margin-bottom:30px;
	}
/* End Various Tags & Classes*/



/* Additions */
#headerimg {
	width:781px;
	height:76px;
	margin-left:5px;
	}
	
#headerimg img {
	width:780px;
	height:76px;
	}

#headerlinks {
	width:791px;
	height:31px;
	}
#headerlinks ul {
	list-style:none;
	margin-left:320px;
	}
	*html #headerlinks ul {
	margin-left:350px;
	}
#headerlinks ul li {
	float:left;
	margin:15px 10px 0px 10px;
	}

#headerlinks ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:14px;	
	}

.spendenbutton {
	width:226px;
	height:35px;
	margin-bottom:30px;
	}
	
.spendenbutton a {
	display:block;
	width:226px;
	height:35px;
	background: url(images/youspendenbutton.gif) no-repeat top left;
	}
	
.spendenbutton a:hover {
	background: url(images/youspendenbutton.gif) no-repeat bottom left;
	}
	
#page #sidebar #calendar-2.widget h2.widgettitle {
	display:none;
	}
	
#page #sidebar h2.widgettitle {
	margin-bottom:-1px;
	color:#0099ff;
	font-weight:normal;
	font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	padding:1px 0px 0px 8px;
	height:34px;
	background: url(images/youboxhead.gif) no-repeat top left;
	}
	
#footer {
	color:#999;
	line-height:130%;
	}
#footer a {
	color:#0099ff;
	line-height:120%
	}

/* Themen */

li#categories-1 ul {
	width:217px;
	background:#ededed url(images/youboxfoot.gif) no-repeat scroll left bottom;
	margin:0px;
	padding-bottom:8px;
	padding-top:0px;
	}
li#categories-1 ul li a{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:1px;
	display:block;
	height:20px;
	background:url(images/youcat2.gif) #fff no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0099ff;
	padding:5px 0 0 30px;
	text-decoration:none;
}

li#categories-1 ul li a:hover, li#categories-1 ul li.current-cat a {
	background:url(images/youcat2.gif) #f0f9ff no-repeat bottom left;
	text-decoration:none;
	margin-top:1px;
	}

/* Zuletzt geschrieben/kommentiert */

li#recent-posts-2 ul, #page #sidebar li#recent-comments-2 ul#recentcomments {
	width:217px;
	padding-top:0px;
	margin:0px;
	background:#ededed url(images/youboxfoot.gif) no-repeat scroll left bottom;
	padding-bottom:8px;
	}

li#recent-posts-2 ul li a, #page #sidebar li#recent-comments-2 ul#recentcomments li.recentcomments a {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:1px!important;
	display:block!important;
	/*height:33px;*/
	background:#fff url(images/youcat3.gif) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0099ff;
	padding:5px 5px 5px 30px!important;
	text-decoration:none;
	}
li#recent-posts-2 ul li {
	display:inline!important;
}
li#recent-posts-2 ul li a:hover, #page #sidebar li#recent-comments-2 ul#recentcomments li.recentcomments a:hover {
	background:#f0f9ff url(images/youcat3.gif) no-repeat top right;
	text-decoration:none;
	margin-top:1px;
	}

li#recent-posts-2 ul li a span, #page #sidebar li#recent-comments-2 ul#recentcomments li.recentcomments a span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	}

/* Archiv */

li#archives-2 ul {
	padding-top:0px;
	background:#ededed url(images/youboxfoot.gif) no-repeat scroll left bottom;
	margin:0px;
	padding-bottom:8px;
	}

li#archives-2 ul li a {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:1px;
	display:block;
	height:20px;
	background:#fff url(images/youcat2.gif) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0099ff;
	padding:5px 0 0 30px;
	text-decoration:none;
	}

li#archives-2 ul li a:hover {
	background:#f0f9ff url(images/youcat2.gif) no-repeat bottom left;
	text-decoration:none;
	margin-top:1px;
	}

li#archives-2 ul li a span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	}

.autorbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:150%;
	color:#656565;
	background:#fff url(images/youboxfoot.gif) no-repeat scroll left bottom;
	padding:2px 3px 15px 3px;
	width:211px; float:left;
	margin-bottom:10px;
	}

#sidebar .autorbox .wrap {
	margin-bottom:10px; float:left;
	}
	
#sidebar .autorbox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	}

.autorbox .image {
	margin-top:2px;
	background: url(images/autorbox.gif) no-repeat top left;
	width:100px;
	margin-right:5px;
	margin-bottom:15px;
	height:110px;
	display:block;
	float:left;
	}
	
.autorbox .image img {
	margin: 5px 0px 0px 5px;
	width:90px;
	height:100px;
	}

.postfeed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.5em;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:10px 10px 13px 10px;
	background-color:#f0f9ff;
	clear:both;
	}
.test {
	border-bottom:0px;
	}
	
	
.rssabo {
	background:transparent url(images/rss-bg.gif) no-repeat scroll left top;
	height:33px;
	}
	
.rssabo a {
	display:block;
	padding:7px 0px 0px 45px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.coone {
	width:325px;
	float:left;
	}
.cotwo {
	padding-top:5px;
	}
.cotwo a {
	padding-left:2px;
	}
.cothree {
	clear:both;
	margin-top:-5px;
	}
.postmetadata .postcat ul.post-categories, .postmetadata .postcat ul.post-categories li {
	margin:0px;
	list-style-image:none;
	list-style-type:none;
	padding:0px;
}
.postcat {
	margin-top:3px;
	display:block;
	text-align:right;
}
div.wordtube {
	margin-bottom:10px;
}

#content .post p img.wp-smiley
{
	border:0px none; margin:0px; padding:0px;
}

.posttime {
	text-align:left;
}
#rcol {
	margin:0px 6px 0px 7px;
}
#content #spbody .cscwrap h5 {
	text-align:left;
}
#cwrap #content #rcol-wrap h6 {
 	background-color: #0099FF;
    color: #FFFFFF;
    font-family: impact;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    text-indent: 3px;
    height:28px;
    text-align:left;
    padding:0px 0px 0px 5px;
}
#content #rcol-wrap h2.widgettitle {
	background: url(http://younicef.de/fileadmin/templates/img/fce_box_header.gif) no-repeat -6px 0px;
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#0099ff;
	text-indent:13px;
	height:35px;
	padding-top:1px;
	margin:10px 0px 0px 0px;
}
#content #rcol-wrap .widget_calendar h2.widgettitle {
	display:none;	
}
#content #rcol-wrap .widget_calendar #calendar_wrap,
#content #rcol-wrap #text-2 {
	margin:10px 0px 0px 0px;
}
#content #rcol #wp-calendar td {
	border:1px solid #fff;
}
#content #rcol, #content #spnavi,
#respond, #commentform {
	text-align:left;
}
li#categories-1 ul,
li#recent-posts-2 ul {
	overflow:hidden;
}
.autorbox .wrap {
	float:left; margin-bottom:10px;
}
.navigation {
	padding:0px 10px;
	margin-bottom:5px;
}
#commentform {
	padding:0px 10px;
}
#commentform textarea {
	width:434px;
}
#content #spnavi ul li.current-cat a {
	background: url("http://younicef.de/fileadmin/templates/img/left-navi-active-b.gif") no-repeat scroll left top transparent;
    color: #0099FF;
}
.entry iframe {
	width:440px;
	margin-top:10px;
}
html body .entry ul li {
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style:disc;
	padding-left:10px;
}
html body .entry ul {
	margin-left: 15px;
}
html body .entry ol li {
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left:0px;
	padding-right:10px;
}
html body .entry ol {
	margin-left:15px;
	padding-left:15px;
}

html #content #spbody .post blockquote {
	background:#e2f3fe;
	margin:5px 3px 10px 10px;
	padding:5px 10px;
	border:1px solid #ddd;
	font-size:13px;
	text-align: left;
    width: 250px;
}
html #content #spbody .post blockquote p {
	margin:0px;
	padding:0px;
	color:#656565;
}
html #content #spbody .post table {
	margin-left:8px;
	margin-bottom:10px;
}

.autorbox h2 a {
	color:#0099ff;
}
.autorbox h2 {
	margin-top:5px;
}
.autorbox h2 a:hover {
	text-decoration:underline;
}
.b2overview {
	display: block;
    float: left;
    height: 21px;
    padding-left: 10px;
    text-align: left;
    width: 100%;
}
