﻿/*  
Theme Name: D-Sign
Theme URI: http://seo-marketing.lunser.de/themes/29-theme-d-sign.php
Description: <p>D-Sign Theme is a clean layout, that build with 3 Colums Layout . This Theme shows a optimal Title for each page, shows automatic the last 5 Comments and last 5 posts. No duplicate content - Archives and Categorys were not be indexed by searchengines. The template is good for Searchengines.</p>  This Theme was made by <a href="http://www.lunser.de">Tom</a> and <a href="http://www.online-marketing-breuer.de">OMB</a></p>
Version: 1.0
Author: Thomas Reif (lunser flirt)
Author URI: http://www.lunser.de/ 

	CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Social Style 
********************* */
html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.5em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.7em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #EEEAE3;
	color: #575A86;
	font: 90%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #E55772;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6, div.title
{
	font-family: Georgia, Verdana, Arial, Serif;
}
/* Etc
******************** */
br.clear {
	clear: both;
}

#page {
	text-align: left;
	width: 900px;
	background: #fff;
	padding: 0 20px 20px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #4C63EC;
}
#top {
	width: 920px;
	padding: 0;
	background: url(images/headr.gif) left center repeat-x;
}
#pager {
	height: 90px;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #4C63EC;
}


#left {
	float: left;
	width: 720px;
}
#right {
	float: right;
	width: 170px;
	padding-top: 20px;
}


#content {
	width: 510px;
	float: right;
	padding: 20px 20px 10px 10px;
	border-right: 1px solid #E9ECF9;
}
.post {
	border-bottom: 1px dashed #ffffff;
	margin-bottom: 10px;
}
.postmetadata {
	font-size: 0.9em;
	color: #999;
}
.postmetadata  a{
	color: #4C63EC;
}

#sidebar {
	width: 140px;
	float: left;
	padding-left: 15px;
	background: #FFFFFF;
	color: #4C63EC;
	padding-right: 15px;
	padding-bottom: 150px;		
        border-right: 1px solid #E9ECF9;

}
.side1 {
}
.side2 {
background: #FFFFFF;
}



#footer {
	width: 720px;
	padding-top: 10px;
	padding-left: 230px;
	text-align: left;
}
/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

#headr div.title {
	font-size: 1.4em;
	margin: 40px 0 0 20px;
	color: #AEB7F2;
}
#headr div.title a {
	color: #AEB7F2;
	}
#headr .description {
	color: #AEB7F2;
	margin-left: 20px;
}


#sidebar  .side1 h2{
	font: 1.2em "Trebuchet MS", Verdana, sans-serif;
	color: #192EF8;
	border-bottom: 1px solid #E9ECF9;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #451C1D;
}
#sidebar a:hover {
	color: #D91A06;
}
#right  .side2 h2{
	font: 1.2em "Trebuchet MS", Verdana, sans-serif;
	color: #192EF8;
	background: url(images/tag_blue.png) 0 40% no-repeat;
	border-bottom: 1px solid #E9ECF9;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right .side2 a {
	color: #FF3223;
	
}
#right .side2 a:hover {
	color: #D91A06;












}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FFFFFF;
	padding: 5px;
	color: #BDC4F7;
	margin-bottom: 10px;
}
.post h1 {
	font: 1.3em Aria,verdana; 
}
.post h1 a {	
	color: #F0330A;
}
.post h1 a:hover {
	color: #C42A08;




}
h3.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FFFFFF;
	padding: 5px;
	color: #6A72AD;
	margin-bottom: 10px;
}
.post h3 {
	font: 0.8em Aria,verdana; 
}
.post h3 a {	
	color: #F0330A;
}
.post h3 a:hover {
	color: #C42A08;


}
h1.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
}
/*.post h1 {
	font: 1.3em Aria,verdana; 
}
.post h1 a {	
	color: #F0330A;
}
.post h1 a:hover {
	color: #C42A08;*/









}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1.0px solid #ccc;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #4C63EC;
	font-size: 0.75em;
}
#footer a {
	color: #4C74EC;
}
#footer a:hover {
	color: #D91A06;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}

.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

#comment {
	width: 100%;
}

#left input#s {
	width: 80%;
	padding: 5px;
	margin-bottom: 10px;
	background: #F6F6F6;
	border: 1px solid #4C63EC;
}
#left input#s:focus {
	width: 80%;
	padding: 5px;
	margin-bottom: 10px;
	background: #333;
	color: #fff;
	border: 1px solid #FFBE23;
}

#left input#searchsubmit
{
	background: #F9F7F2;
	border: #4C63EC 1px solid;
	color: #4C63EC;
	font-size: 0.7em;
	margin: 0;
	font-weight: bold;
	padding: 1px 2px;
}
#left input#searchsubmit:focus
{
	background: #FBF1DD;
	color: #4C63EC;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 60%;
}

pre {
	width: 55%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #2692F7;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #D4E7F7;
	padding: 5px;
	background: #EAF3FB;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #2692F7;
padding: 2px;
}

.pagebar 
	{ 
		font: 12px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  font-size        : 14px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #FDFBF9;
  background-color : #FDFBFA;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #EC313A;
  width            : 140px;
  text-indent      : 10px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color : #F6627B;
  font-size        : 15px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  color            : #051EB4;
	}