?/*

Theme Name: Fließende Gedanken
Theme URI: http://blog.daydrawing.de
Description: Elegantes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.3
Author: Dessinio
Author URI: http://blog.daydrawing.de/

*/



/* body
--------------------------------------------------*/

body{
	font-family: Verdana, Tahoma, sans;
	font-size:12px;
	color:#333;
	margin:0;
}

* {
	font-family: Verdana, Tahoma, sans;
	margin:0;
	padding:0;
	/* text-transform:lowercase !important; */
	outline:none !important;
}

code {
	font: 13px "Courier New", "Lucida Console", Arial;
}

a{
	outline:none !important;
}

/* header
--------------------------------------------------*/

#header {
	border-top:5px solid #fff;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:12px;
	margin-bottom:12px;
	font-family:Verdana, Tahoma, Sans;
}

#header span {
	display:none;
}

#header h1 {
	margin:0;
	margin-top:20px;
	margin-bottom:5px;
	padding:0;
}

#wrapper {
	width:900px;
	margin:0 auto;
	
}


/* header h1 (blogtitle)
--------------------------------------------------*/

h1 {
	font-family: Verdana, Tahoma, Sans;
	font-size:27px;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
	float:left;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#header h1 a:hover {
	text-decoration:none;
	color:#C40069;
    border-bottom:0px solid #C40069;
}
.ticker{
color:#888888;
font-size:12px;
margin-top:-13px;
float:left;
}

/* navigation
--------------------------------------------------*/

#nav {
	border-bottom:3px solid #C40069;
	padding:15px 0;
	margin:0;
	height:25px;
}

#nav li {
	float:left;
	list-style:none;
      padding:0px 10px 0px 0px;
}

#nav li a {
	color:#999;
	padding:5px 5px 5px 5px;
	background:#fff;
	font:1.6em Verdana, Tahoma, Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#C40069;
	color:#fff;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}


/* content
--------------------------------------------------*/
#hypertitle{
clear:both;
}

.pagetitle{
/*position:relative;
top:-70px;
left:370px;*/
font-family:Verdana, Tahoma, Sans;
font-size:27px;
font-weight:normal;
color:#666666;
letter-spacing:-1px;
float:left;
margin:20px 5px;
}
.pagetitle a{
color:#666;
text-transform:lowercase; !important;
}

div.post{
margin-top:10px;
margin-bottom:10px;
}
div.postleft{
width:300px;
float:left;
color:#555;
}
div.postleft p.info{
color:#555;
}
div.postleft h2{
font-family:Verdana, Tahoma, Sans;
font-size:27px;
font-weight:normal;
color:#555;
}
div.postleft a{
color:#555;
}
div.postleft a:hover{
color:#C40069;
}

div.postright{
margin-left:10px;
width:590px;
float:left;
margin-bottom:20px;
}
div.entry{
font-family:Lucida Grande, Verdana, Tahoma, Sans;
font-size:13px;
line-height:18px;
word-spacing:1px;
letter-spacing:0px;
color:#555;
text-align:left;
}
div.entry p{
margin-bottom:5px;
}

div.entry a{
color:#C40069;
}
div.entry a:hover{
color:#000;
}

.smallnavi_left{
float:left;
font-size:12px;
}
.smallnavi_right{
float:right;
font-size:12px;
}

/* border images / blockquote
--------------------------------------------------*/

img {
	background:#fff;
	padding:0px;
	border:0px solid #333;
}
img.aligncenter
{
	margin:auto auto;
display:block;
}


blockquote {
	padding:0;
	background:#none;
	margin:20px;
	margin-right:0px;
	border:0px solid #ccc;
	font-family:Georgia, serif !important;
}
blockquote p{
font-style:italic;
}


/* lost links / more tag
--------------------------------------------------*/

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#C40069;
	text-decoration:none;
	background-color:none;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}


/* metadata under post
--------------------------------------------------*/

.post .info{
	padding:5px, 0px;
	border-top:0px solid #ccc;
	background:none;
	font-size:13px;
	color:#333;
	margin-top:5px !important;
	font-family:Verdana, Tahoma, Sans;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	padding:10px;
	background:#EFF8FB;
	margin:10px 0 28px;
	color:#333;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


/* sidebar
--------------------------------------------------*/

#sidebar {
	width:220px;
	float:right;
	padding:28px 10px 30px 10px;
	display:none;
}

#sidebar h2 {
	letter-spacing:ßpx;
	font-size:14px;
	color:#999;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px 0;
	font-size:13px;
}

#sidebar li {
	padding:3px;
	padding-left:0px;
	border-bottom:1px solid #EAEAEA;
	list-style:none;
}

#sidebar li a {
	color:#999;
	text-decoration:none;
}

#sidebar li a:hover {
      color:#fff;
	background-color:#C40069;
	
}

#sidebar input {
	width:102px;
	padding:3px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS; 
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}


/* some input
--------------------------------------------------*/

input {
	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}


/* comments
--------------------------------------------------*/

.comment-wrap{
margin-top:10px;
}

h3#comments {
	font-size:14px !important;
	color:#999;
	font-weight:bold;
}

.comment-author-avatar{
float:left;
margin-right:10px;
}
.comment-author{
float:auto;
padding-top:4px;
font-weight:bold;
}
.commentmetadata{
float:right;
font-size:10px;
color:#999999;
margin-top:-5px;
margin-right:3px;
font-weight:normal;
}

.reply a{
margin-top:-12px;
margin-right:-22px;
width:20px;
float:right;
display:block;
padding-top:20px;
height:0px;
background-color:#EEEEEE;
overflow:hidden;
background-image:url(http://blog.daydrawing.de/wp-content/themes/fliessendegedanken/pfeil_runter.png);
background-repeat:no-repeat;
background-position:6px 5px;
border:1px solid #CCCCCC;
border-left:0px solid #AAAAAA;
}
.reply a:hover{
background-color:#FEFEFE;
}

.commentlist{
margin:0px !important;
padding:0px;
}
.commentlist .comment div p{
text-align:left !important;
margin:0px !important;
}

.commentlist p{
margin:15px 0 !important;
}

ul.children{
	margin:0px !important;
	margin-top:-11px !important;
}
ul.children .comment{
	border-top:0px solid black;
}

.commentlist .comment {
	width:570px;
	margin: 0px;
	padding: 0px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
.commentlist .comment .reply{
	float:right;
}
.byuser{
	background-color:#F3F3F3;
}

#commentform {
	margin: 0px;
	width: 350px;
text-align:left;
}

#commentform textarea {
	background: #FFFFFF;
	border: 1px solid #999999;
	width: 560px;
	font-size: 12px;
height:200px;
font-family:Verdana;
color:#333333;
padding:5px;
margin-bottom:5px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 12px;
	background: #FFFFFF;
	border: 1px solid #999999;
	width: 450px;
font-family:Verdana;
color:#333333;
}

#commentform input{
	margin-bottom: 10px;
padding:5px;
}
#commentform #submit
{
border:1px solid #999999;
background-color:#FFFFFF;
}
#commentform #submit:hover{
background-color:#C40069;
color:#FFFFFF;
border:1px solid #C40069 !important;
}

/* footer
--------------------------------------------------*/

#footer {
	padding:20px 0 20px;
	margin:0;
	margin-top:10px;
	color:#CCCCCC;
}

#footer p{
font-size:10px;
border-top:1px solid #CCCCCC;
padding-top:15px;
margin-top:15px;
}

#footer a {
      color:#CCC;
      text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#C40069;
}