/*
Theme Name: Baby Blogging
Theme URI: 
Author: Free Wordpress Themes
Author URI: 
*/


/************************/
/*     Global Design    */
/************************/

/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */


a {
	color: #254626;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, sans-serif;
	background: url(images/header.png) repeat-x top;
}

ul, ol {
	list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
	margin: 0 0 0.5em 0;
}

/* img {
	padding: 2px;
	margin: 0 0 2px 0;
	display: inline;
}

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;
}
*/

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 1000px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 172px;
	font-family: "Arial Narrow", Arial, sans-serif;
}

#wrapper {
	clear: both; /* Clear float items in from navi-bar */
}

#content {
	float: right;
	width: 538px;
	padding-left: 10px;
}

#sidebar {
	float: left;
	width: 452px;
	font-family: Tahoma, sans-serif;
}

#footer {
	clear: both;
	background: url(images/footer.png);
	height: 50px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}


/************************/
/*     Header Design    */
/************************/

#headerimg {
	padding-top: 50px;
	padding-left: 40px;
}

#headerimg h1 {
	font-weight: bold;
	font-size: 50px;
}

#headerimg a {
	color: #FFF;
}

.description {
	font-size: 16px;
	color: #FFF;
	padding-left: 0px;
}


/* Navigational bar */

ul#navi-bar {
	padding: 4px 0;
	font-size: 13px;
	position: absolute;
	top: 80px;
	right: 0;
}

ul#navi-bar h2 {
	font-size: 120%;
}

ul#navi-bar li {
	display: inline;
	background:;
}

ul#navi-bar ul {
	display: none;
}

#navi-bar a {
	padding: 2px 10px;
	color: #FFF;
}

#navi-bar a:visited, #navi-bar a:hover {
}


/************************/
/*    Sidebar Design    */
/************************/

#left-bar {
	float: left;
	width: 245px;
}

#right-bar {
	float: right;
	width: 207px;
}

#left-bar h2 {
	padding: 30px 0 22px 70px;
	background: url(images/sidebar-links.jpg) no-repeat top;
}

#left-bar li {
	background: #fcfbfb no-repeat 0 70px;
	border-bottom: 3px solid #dedddd;
}

#left-bar ul {
	padding: 0 20px;
}

#right-bar h2 {
	padding: 30px 0 36px 90px;
	background: url(images/sidebar-rechts.jpg) no-repeat left top;
}

#right-bar li {
}

#right-bar ul {
	padding: 0;
	margin-left: 12px;
	padding: 0 15px;
	border-bottom: 3px solid #dedddd;
	background-color: #F8F7F7;
}

#sidebar ul {
	font-size: 11px;
}

#sidebar ul h2 {
	font-size: 16px;
}

#sidebar ul li {
	margin-bottom: 10px;
}

#sidebar ul ul {
}

#sidebar ul ul li {
	margin-bottom: 3px;
	background: none;
	line-height: 14px;
	border: 0;
}

#sidebar ul ul ul {
	display: none;
}

#sidebar a {
	color: #0c1811;
	font-weight: normal;
}

#tag_cloud div {
	margin: 0 10px;
}


/************************/
/*    Content Global    */
/************************/

blockquote {
	font-style: italic;
	padding: 0 10px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 8px;
}

code, pre {
	overflow: auto;
	white-space: pre;
	font-family: Courier;
}

#content ul {
	padding-left: 20px;
	list-style-type: square;
}

#content ol {
	padding-left: 25px;
	list-style-type: decimal;
}


/************************/
/*    Content Design    */
/************************/

.post {
	margin: 10px 0;
	font-size: 12px;
	line-height: 14px;
}

.post h2 {
	line-height: normal;
	background: url(images/berichtbanner.jpg) no-repeat;
	padding: 30px 0 40px 80px;
}

.post h2 a:hover, h2 a:visited, h2 a {
	font-weight: normal;
}

.post .posted {
	font-size: 10px;
	line-height: normal;
}

.post p {
}

.post a {
}

.post img {
	/*	max-width: 100%;	*/
	margin: 3px;
}

.post ul {
}

.post li {
}

.entry {
	background-color: #fcfbfb;
	margin-left: 9px;
	margin-right: 4px;
	padding: 10px;
	border-bottom: 3px solid #dedddd;
}

.entrytext {
}

p.alt {
	font-size: 10px;
}

.entry-tags {
	display: block;
}

.navigation {
	height: 1em;
	font-size: 12px;
	margin: 5px 0;
}

#nav-above {
	margin-bottom: 10px;
}

#nav-below {
	margin-top: 10px;
}

.alignleft, .nav-previous {
	float: left;
}

.alignright, .nav-next {
	float: right;
}

.center {
}

.pagetitle {
}

cite {
}

a img {
	border: none;
}

acronym, abbr {
}

.postinfo { 
	color: #3c3639; 
	font-size: 10px; 
/*	float: right;  */
	width: 500px; 
	margin: 0 0 10px 0; 
	line-height: 18px; 
	padding: 0 0 0 0; 
}
.postinfo a {
 	color: #006ab2;
}
.postinfo a: hover {
	text-decoration: underline;
	color: #3c3639;
}
.postinfo a:visited{
 	color: #006ab2;
}
.postinfo ul { 
	list-style-type: none; 
	margin: 0; 
	padding: 0px 0px 0 0px; 
}
.postinfo ul li { 
	float: right; 	
	margin: 0 10px 0 0; 
	display: inline; 
	line-height: 22px
}
.postinfo ul li.author { 
	padding: 0 0 0 20px; 
	background: url(images/author.gif) no-repeat 0 3px; 
}
.postinfo ul li.date { 
	padding: 0 0 0 20px; 
	background: url(images/calendar.jpg) no-repeat 0 3px; 
}
.postinfo ul li.clock { 
	padding: 0 0 0 20px; 
	background: url(images/time.jpg) no-repeat 0 3px; 
	clear: both;
}
.postinfo ul li.tag { 
	padding: 0 0 0 20px; 
	background: url(images/tag.jpg) no-repeat 0 3px; 
}
.postinfo ul li.category { 
	padding: 0 0 0 20px; 
	background: url(images/category.png) no-repeat 0 3px; 
	clear: both;
}
.postinfo ul li.comment-number { 
	padding: 0 0 0 20px; 
	background: url(images/comment.gif) no-repeat 0 3px; 
	clear: both;
}
.postinfo ul li.edit-info { 
	padding: 0 0 0 20px; 
	background: url(images/pencil.gif) no-repeat 0 3px; 
}

.postdate { 
	color: #006ab2; 
}
.postmetadata ul, .postmetadata ol {
	display: inline;
	list-style-type: circle;
	list-style-image: none;
}

.posted {
	background: url(images/posted.png) no-repeat left;
	padding: 5px 0;
	padding-left: 20px;
	float: left;
	width: 200px;
}

.commentas {
	background: url(images/comments.png) no-repeat left;
	padding: 5px 0;
	padding-left: 20px;
	float: left;
	width: 200px;
}

.cats {
	background: url(images/category.png) no-repeat left;
	padding: 5px 0;
	padding-left: 20px;
	clear: both;
}



/************************/
/*    Comment Design    */
/************************/

.commments {
	margin: 0 12px;
}

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
	margin: 0;
}

ol.commentlist li cite.author {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

ol.commentlist li {
	margin-bottom: 1em;
	border: 1px solid #ebe9e5;
	padding: 20px;
}

ol.commentlist li.alt {
}

ol.commentlist a {
}

ol.commentlist p {
	margin: 0 0 0.5em 0;
}

#commentform p {
	font-size: 12px;
	margin: 0 0 5px 0;
}

#comment {
	width: 95%;
}

#author, #email, #url, #comment {
	border: 0;
	border-top: 3px solid #b0c8db;
	border-left: 3px solid #b0c8db;
	background-color: #c8e4f9;
	padding: 3px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

small.commentmetadata {
	margin: 0 0 0.3em 0;
	color: #3c3639;
}

h3#comments, h3#respond {
	font-size: 16px;
	font-weight: bold;
	color: #3c3639;
	margin: 15px 0 4px 0;
}

#submit {
	padding: 5px 5px;
	text-align: center;
	border: 1;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
}

.gravatar {
	float: left;
	width: 75px;
	margin: 0 5px 0 0;
}

.author {
	color: #83bece;
}

.author a {
	color: #83bece;
}



/************************/
/*     Search Design    */
/************************/

#searchform {
}

#searchform #s {
	border: 1px solid #dedddd;
	padding: 2px;
	width: 135px;
}

#searchform #searchsubmit {
	background: url(images/go.png) repeat-x;
	border: 0;
	padding: 2px;
}


/************************/
/*   Calendar Design    */
/************************/

#calendar_wrap {
	margin: 0 0 0 15px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	padding: 2px 2px 0 0;
	margin: 2px 2px 2px 2px;
	text-align: right;
	height: 20px;
}

#wp-calendar th {
	padding: 2px 2px 0 0;
	margin: 2px 2px 2px 2px;
	text-align: right;
	height: 20px;
}

#wp-calendar a {
	text-decoration: none;
	font-weight: bold;
}

#prev a, #next a {
}

#wp-calendar caption {
	font-weight: bold;
	font-size: 13px;
	padding: 2px 2px 0 0;
	text-align: right;
	height: 20px;
}


/************************/
/*     Footer Design    */
/************************/

#footer-meta {
	font-size: 10px;
	width: 1000px;
	margin: 0 auto;
	padding: 23px 0 0 0;
}

#footer p {
	margin: 0;
}


/************************/
/*     Other Design     */
/************************/

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}


