BODY {
	background: #1F1D1D;
	color: #444444;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	margin: 0;
	text-align: center;
	height: 100%;
}

DIV {text-align: left;}

A {
	color: #666666;
	text-decoration: underline;
}

A:HOVER {
	color: #000;
	text-decoration: underline;
}

/* LAYOUT */

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}

#col-about {
  width: 230px;
	float: right;
}

#col-content {
	width: 720px;
	float: left;
	background: url(http://download.nordsueddesign.de/blog/img/white-bg.gif) 0px 0px repeat-y;
}

#post {
	width: 720px;
}

.post-info {
  width: 160px;
	float: left;
	text-align: right;
}

.post-content {
	width: 530px;
	float: right;
	padding: 0 15px 0px 15px;
	margin-bottom: 40px;
}



/* HEADER, INFOS */


#infoline {
  font-size: 10px;
	border-bottom: 0px solid black;
	background: #eaf8f9;
	padding: 3px;
}

#infoline DIV {
  width: 960px;
	margin: 0 auto 0 auto;
	text-indent: 160px;
}
#infoline A { text-decoration: none; }

#header H1 {
	width: 960px;
	height: 382px;
	text-size: 1%;
	text-indent: -2000px;
	overflow: hidden;
	background: url(http://download.nordsueddesign.de/blog/img/frischmilchheader.gif) center no-repeat;
	cursor: pointer;
}

#footer {
  margin-left: 160px;
	text-align: center;
	margin-bottom: 50px;
}

/* Tag Page */
#tagpage {
	background: #eaa21a;
	margin: 0 0 20px 160px;
	padding: 10px;
	color: white;
	text-align: center;
}
#tagpage A { color: white; }


/* POSTINGS */

.timestamp {
  background: white; 
	padding: 2px;
	display: inline;
}

.timestamp A { text-decoration: none; }
.timestamp A:HOVER { text-decoration: none; }

.date {
  font-size: 20px;
}

.notes, .commentcounter {
  font-size: 10px;
}

.rebloggedfrom-portrait {
  float: right;
	border: 3px solid white;
}

.commentcounter {
  visibility: hidden;
}

.post:HOVER .tags-note { visibility: visible; }
.post:HOVER .commentcounter { visibility: visible; }


.reblog-note {
  color: gray;
  margin: 10px 0 10px 0;
}

.reblog {
  background: #e5e5e5;
}


/* Regular Post */
.post-content .regular {
	font-size:        12px;
	color:            #444;
	line-height:      17px;
}

.post-content .regular blockquote {
	font-style: italic;
}

/* Photo Post */
.post-content .photo img {
	border:           solid 10px #eee;
}

.post-content .photo div.caption {
	font-size:        12px;
	color:            #444;
	margin-top:       5px;
}

.post-content .photo div.caption a {
	color:            #444;
}

/* Quote Post */
.post-content .quote span.quote {
	font:             Bold 24px Helvetica, sans-serif;
	letter-spacing:   -1px;
	color:            #858585;
}

.post-content .quote span.quote a {
	color:            #858585;
}

.post-content .quote span.quote big.quote {
	font:             Bold 65px Georgia, serif;
	line-height:      8px;
	vertical-align:   -20px;
	color: #3f98a1;
}

.post-content .quote span.source {
	font-size:        14px;
	font-weight:      Bold;
	color:            #444;
	letter-spacing:   -1px;
}

.post-content .quote span.source a {
	color:            #444;
}

/* Link Post */
.post-content .link a.link {
	font:             Bold 20px Helvetica, sans-serif;
	letter-spacing:   -1px;
	color:            #d7007e;
}

.post-content .link span.description {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

/* Conversation Post */
.post-content .conversation ul {
	background-color: #f8f8f8;
	list-style-type:  none;
	margin:           0px;
	padding:          0px;
	border-left:      solid 5px #ddd;
}

.post-content .conversation ul li {
	border-bottom:    solid 1px #ddd;
	font-size:        12px;
	padding:          4px 0px 4px 8px;
	color:            {color:Conversation Text};
}

.post-content .conversation ul li span.label {
	font-weight:      bold;
	color:            #111;
}

/* Audio Post */      
.post-content .audio div.caption {
	font-size:        11px;
	color:            #444;
	margin-top:       5px;
}

.post-content .audio div.caption a {
	color:            #444;
}


/* Video Post */
.post-content .video {
	width:            500px;
	margin:           auto;
	height:           auto;
}

.post-content .video div.caption {
	font-size:        12px;
	color:            #444;
	margin-top:       5px;
}

.post-content div.video div.caption a {
	color:            #444;
}


.tags-note {
  font-size: 10px;
  color: gray;
  margin: 5px 0 0px 0;
  visibility: hidden;
}

.tags-note A {
  background: #eee;
  color: silver;
  display: block;
  float: left;
  margin-right: 5px;
  margin-bottom: 3px;
  -moz-border-radius: 2px;
  text-decoration: none;
  padding: 1px 3px 1px 3px;
}

.tags-note A:HOVER {
  color: #333;
}


/* PERMALINK PAGES */

#post-community {
	margin-left: 160px;
	padding: 15px;
}

            ol.notes {
                padding: 0px;
                margin: 25px 0px;
                list-style-type: none;
                border-bottom: solid 1px #ccc;
            }

            ol.notes li.note {
                border-top: solid 1px #ccc;
                padding: 10px;
            }

            ol.notes li.note img.avatar {
                vertical-align: -4px;
                margin-right: 10px;
                width: 16px;
                height: 16px;
            }

            ol.notes li.note span.action {
                font-weight: bold;
            }

            ol.notes li.note .answer_content {
                font-weight: normal;
            }

            ol.notes li.note blockquote {
                border-color: #eee;
                padding: 4px 10px;
                margin: 10px 0px 0px 25px;
            }

            ol.notes li.note blockquote a {
                text-decoration: none;
            }



/* MANIFEST */

#col-about a {
	text-decoration: none;
}

#manifest {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	letter-spacing: -2px;
	padding-bottom: 35px;
	background: url(http://download.nordsueddesign.de/blog/img/bottomswing.gif) center bottom no-repeat;
}

#manifestconclusion {
	margin: 5px 0 0 0;
	text-align: center;
	padding: 0 0 20px 0;
	background: url(http://download.nordsueddesign.de/blog/img/divider_top.gif) center bottom no-repeat;
}

#nav {
	text-align: center;
	font-size: 15px;
	padding: 5px 0 20px 0;
	background: url(http://download.nordsueddesign.de/blog/img/divider_bottom.gif) center bottom no-repeat;
}

#nav A  {
	display: block;
	width: 160px;
	margin: 1px auto 1px auto;
	padding: 2px 0 2px 0;
}
#nav A:HOVER { background: #d7007e; color: white; }


#navconclusion {
	margin: 5px 0 0 0;
	text-align: center;
	padding: 0 0 20px 0;
	background: url(http://download.nordsueddesign.de/blog/img/divider_top.gif) center bottom no-repeat;
}

#tagcloud {
	width: 160px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 5px 0 15px 0;
	background: url(http://download.nordsueddesign.de/blog/img/divider_end.gif) center bottom no-repeat;
}

#tagcloud UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tagcloud UL LI {
	display: inline;
}

#tagcloud UL LI A {
	padding: 3px;
}

#tagcloud UL LI A:HOVER { background: #eaa21a; color: white }



/* TEXT */

P {
	margin-bottom: 5px;
	margin-top: 5px;
}

BLOCKQUOTE {
	padding-left: 20px;
	border-left: 5px solid silver;
}


/* SPECIALS */

/* hide invisible posts */


.clearer {
	height: 1px;
	font-size: 1%;
	overflow: hidden;
	clear: both;
}


/* colored links */
a.linkcolor1:HOVER { background: #b9d30c; color: white; }
a.linkcolor2:HOVER { background: #3f98a1; color: white; }
a.linkcolor3:HOVER { background: #d7007e; color: white; }
a.linkcolor4:HOVER { background: #f9f317; color: white; }

