/*  
Theme Name: umotions
Description: Einfaches Theme an u-motions.de angepasst.
Author: Marc Fr&ouml;hlingsdorf
Author URI: http://www.sgsnmedien.de/
*/

html, body{
	margin:0; padding:0;
	font:0.98em Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; font-weight:100;
	background:#ffffff; color:#222222;
	}
body{
	background-color:#E4E4E4;
	padding:20px 0px 20px 0px;
	}

a{
	text-decoration:none;
	color:#539dd7; font-weight:bold;
	}
a:hover{
	text-decoration:underline;
	}

blockquote{
	margin-left:0; padding-left:55px;
	background:url(images/quote.gif) 0 0 no-repeat;
	font-weight:bold; color:#888888; font-size:1.25em; line-height:1.3em;
	}

cite{
	margin-left:55px;
	font-weight:bold; font-size:20px; font-style:normal; color:#222222;
	}

#contain-header{
	margin-left:auto; margin-right:auto; padding:0;
	background:#ffffff;
	}

#header{
	margin:0; padding:0px; padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	}
#header h1{
	margin:0; padding-top:10px;
	}
#header p{
	margin:0; padding-top:10px;
	}

#content-contain{
	overflow:hidden;
	margin-left:auto; margin-right:auto; margin-bottom:0; padding-top:20px;
	background:#ffffff;
	}

.post{
	padding:0px;
	width:100%;
	}

.post-day{
	width:10%;
	text-align:left;
	}

div.date p{
	width: 40px;
	height: 60px;
	float: left;
	margin: 0 10px 0 0;
	padding:0 5px 5px 0px;
	color: #ddd;
	text-align: left;
	overflow: hidden;
}
div.date div.day{
  width: 35px;
  float: left;
  padding: 0;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: -3px;
  color: #cacaca;
}
div.date div.monthyear{
  width: 25px;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 11px;
  padding: 3px 0;
  letter-spacing: -1px;
  line-height: 100%;
  color: #cacaca;
}

.post-title {
	background-color:#ededed;
	padding-left:5px;
}
.post-entry{
	width:79%; overflow:hidden;
	}
.post-entry a{
	font-size:1.15em;
	}
.post-entry a:visited{
	font-size:1.15em;
	}
.post-content{
	overflow:hidden;
	margin:0 0 40px 0;
	}

.link-contain{
	}
.links{
	float:right;
	}
.links a{
	display:block; overflow:hidden;
	height:12px; width:12px;
	margin-top:5px;
	border:0;
	text-indent:-9999px;
	}
.links .permalink{
	background:url(images/arrow.gif) 0 0 no-repeat;
	}
.links .infolink{
	background:url(images/info.gif) 0 0 no-repeat;
	}
.links .editlink a{
	background:url(images/edit.gif) 0 0 no-repeat;
	}

.metadata{
	padding:3px;
	background:#d5e7f5;
	border:1px solid #9fb8cb;
	font-size:0.7em; color:#777777; font-weight:100; text-align:center; line-height:1.1em;
	}
	
	
.metacont{
	font-size:0.8em;
	color:#777777;
	margin-bottom:10px;
}

#navigation{
	margin:0; padding:0;
	}

#footer{
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:5px;
	background:#ffffff;
	text-align:left;
	}
#footer p{
	margin:0; padding-top:10px; padding-bottom:5px;
	font-size:0.75em; line-height:1.25em;
	}

#commentform{
	width:100%;
	}

#commentform input, #commentform textarea{
	width:95%;
	padding:2px; font:13px 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	border:1px solid #abadb3;
	color:#666666;
	}
#commentform input:focus, #commentform textarea:focus{
	border:1px solid #444444;
	}
#commentform textarea{
	clear:both;
	height:250px;
	}
#commentform p{
	margin-top:0; margin-bottom:5px;
	font-weight:100;
	}
#commentform #submit{
	clear:both;
	width:140px;
	margin-left:5px;
	text-align:center; font-size:11px; font-weight:bold; color:#333333;
	}

.left{
	float:left;
	margin:0; padding:15px;
	}

.right{
	float:right;
	margin:0; padding:15px;
	}
	
img.alignleft {
	float:left;
	vertical-align:text-top;
	margin:0 10px 5px 0;
}

div.contentleft ul li h2 {
	color:#000;
}

div.contentleft ul li.categories h2 {
	color:#000;
}

div.contentleft ul li.categories ul {
	margin:0px 0px 0px 12px;
	padding:0px 0px 0px 0px;
}

div.contentleft ul li.categories ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.contentleft ul li ul{
	margin:0px 0px 10px 12px;
	padding:0px 0px 0px 0px;
}

div.contentleft ul li ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
