/*  
Theme Name: shiftup blog grey
Theme URI: http://www.shiftup.de/
Description: shiftup grey Wordpress theme by <a href="http://www.shiftup.de">shiftup intermedia</a>.
Version: 1.5
Author: AT
Author URI: http://www.shiftup.de/



*/
body {
/*	font: 75%/150% verdana, sans-serif; */
	color: #333333;
        background: #f7f8f0;
/*	background: #FFFFFF url(images/main-bg.gif); */
	margin: 0px;
	padding: 0px;
}
a {
	color: #D16683;
	text-decoration: none;
}
a:visited {
	color: #BEAC63;
	text-decoration: none;
}
a:hover {
	color: #BEAC63;
	text-decoration: underline; 
/*        text-decoration: none;
        border-bottom: 1px dotted; */
}
img {
	border: none;
z-index:1;

img a {
border: none;
}

}
p {
	/* padding-top: 2px; 
        padding-left: 0px; 
        padding-bottom: 15px; */
	margin-top: 0px;  
        margin-left: 5px;
}
h1 {
	margin:0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ACD7EE;
}
h1 a, h1 a:visited{
	color: #ACD7EE;
	text-decoration: none;
}
h1 a:hover{
	color: #F6F5EE;
	text-decoration: none;
}
h2 {
	color: #D16683;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #D0D0BF;
	letter-spacing: 0.5pt;
	font: normal 22px/100% georgia; /* "Trebuchet MS", Tahoma, Arial;  */
/*      font: normal 190%/100% georgia, serif; */
	padding-bottom: 3px;
}

h2 font{
	color: #D16683;
	margin: 0px 0px 2px;

	letter-spacing: 0.5pt;
	font: normal 22px/100% georgia; 
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #D16683;
	text-decoration: none;
}
h2 a:hover {
	color: #8D909F;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% georgia;
	color: #D16683;
	margin: 10px 0px 5px;
        padding: 5px 5px 0px 0px;
}

h3 a, h3 a:visited{
color: #D16683;
	text-decoration: none;
}

h3 a:hover {
	color: #8D909F;
	text-decoration: none;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h10 {
	color: #D16683;
	text-decoration: none;
	font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 863px;
/*	border-left: 5px solid #D0D0BF;
	border-right: 5px solid #D0D0BF; */
	background: #FFFFFE url(images/bg_cont.jpg) repeat-y;
}
/* header area */
#header {
/*	background: #2D405B; */
	background: url(images/bg_streifen.jpg) repeat-x; 
	height: 194px;
/*	border-bottom: 3px solid #D16683; */
	position: relative;
	color: #D16683;
        margin: 0px auto;
}
#headerimg {
	position: relative;
	background: url(images/header.jpg) no-repeat left center;
/*	padding: 10px 0px 0px 0px; */
	height: 194px;
	margin: 0px auto;
/*	padding-left: 60px; */
	width: 863px;
	font-family: georgia, serif; 
}
#headerimg .description{
	position: absolute;
/*	bottom: 3px; */
        margin-left: 627px;
        margin-top: 139px;
	color: #afb395;
	font-size: 9pt;
        line-height: 9pt;
        width: 200px;
}


#headerimg .headtext{
        position: absolute;
        margin-top: 26px;
        margin-left: 8px;
        text-transform: uppercase;
	font-size: 9pt;
}


#navi {
        position: absolute; 
	background: transparent;
/*	height: 30px;
	width: 760px; */
/*	margin: 0px auto; */
	margin-top: 163px;
        margin-left: 28px;
/*	border-top: 5px solid #D0D0BF;
	border-left: 5px solid #D0D0BF;
	border-right: 5px solid #D0D0BF; */
	text-align: center;
        text-decoration: none;
}


#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
        text-decoration: none;
}


#nav li {
	float: left;
/*	border-right: 1px solid #D0D0BF; */
	height: 30px;
        font-size: 16pt;
	padding: 0px 15px;
	display: block;
	line-height: 30px;
        text-decoration: none;
}


#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #303030;
	text-decoration: none;
        background: transparent;
}


#nav .page_item a{
	color: #40608C;
	text-decoration: none;
	background: transparent;
/*	padding: 0px 15px; */
/*	font: bold 14px Arial, Helvetica, sans-serif;  */
        font-family: georgia, serif;
        font-size: 16pt;
	display: block;
	line-height: 30px;
}


#nav .page_item a:hover {
	color: #D16683;
	background: transparent;
        text-decoration: none;
}


#nav .cat-item a{
        font-size: 16pt;
        color: #40608c;
}


#nav .cat-item a:hover, #nav .cat-item a:active {
        color: #D16683;
        text-decoration: none;
}


/* content area */
#content {
        font-size: 13px;
	padding: 0px 0px 30px 13px;
	float: left;
	width: 597px;  /*--------- plus30 ----------*/
	overflow: hidden;
        margin-left: -25px;
}
#content img {
/*	border: 1px solid #D0D0BF;
	padding: 5px; */
}
.post {
	clear:both;
	padding-top: 15px;  
        font-family: georgia, serif;
}
.post-date {
clear:both;
	width: 35px;
	height: 49px; 
	float:left;
        margin-top: 19px; 
        text-align: right;
/*	background: url(images/date-bg.gif) no-repeat;  */
}



.post-bar, .post-bar font{
clear: both;
position: relative;
width: 543px;
 height: 15px; 
background: #4c4c4c;
font-size: 11px;
font-family: georgia;
/*margin-top: -15px; */
}

.post-year {
position: relative;
font-size: 11px;
color: #fff;
 display: block; 
margin-left: 3px;
float:left;
        padding-right: 5px;

}




.post-month {
	font-size: 11px;
        padding-left: 5px;
	color: #fff;
/*	text-transform: uppercase;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px; */
position:relative;
float:left;
/* width:500px; */
 

}
.post-day{
	font-size: 28px;
	margin-left: 18px;
        text-align: right;
        display: block;
/*	text-transform: uppercase; 
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
        z-index: 6;  */
}

.post-day font {
	font-size: 28px;
	margin-left: 0px;
        text-align: right;
        display: block;
/*	text-transform: uppercase; 
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
        z-index: 6;  */
}
.entry {

position:relative;
	float:right; 

	width: 543px;    /*-------------plus30----------*/
}


.post-cat, .post-cat font {
        position: relative;
	background: url(images/fold.gif) no-repeat left center;
	padding-left: 20px;
	float:left; 
	font-size: 11px;
	color: #999999;
/*        width: 300px;  
        margin-left: 5px;
        text-indent: 0px;  */
}



.post-comments {
        position: relative;
	background: url(images/a36.gif) no-repeat left bottom;
	padding-left: 20px; 
	float: right;   
/*        bottom: 18px; */
/*        right: 5px; */ 
        padding-right: 5px;
	font-size: 11px;
/*      text-indent: 0px; */
/*        width:250px;   */
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
        position: relative;
        background: url(images/bg_postcont.jpg) no-repeat right top;
/*	clear: both; */
        margin-top: 50px;
        margin-left: 54px;
        text-align: left;
        line-height: 18px;
z-index:0;
}

.post-content font{
font-size: 14px;
font-family: georgia;
}

.post-content p {
 	padding-top: 5px;  
        padding-right: 5px;
} 

.post-content blockquote {
	background: #F1EFE8;
	border-left: 5px solid #D0D0BF; 
	padding: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
        margin-left: 55px;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #D0D0BF;
	padding: 10px 0 5px 0;
	clear: both;
        margin-left: 55px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
        margin-left: 35px;
/*        text-align: right; */
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {
	background: #f8f7f5; 

/*	background: #F1EFE8; */ 
	border: 1px dotted #D0D0BF;

}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
        margin-left: 55px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F1EFE8;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#F1EFE8;
	border: 1px solid #D0D0BF;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}


/*archivPage - Kategorie Anzeige*/
.pagetitle{
position: absolute;
width: 597px;
font-size: 10px;
text-align: right;
border-bottom: none;
color: #7d7d7d;

}




/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
        font-family: georgia;
        font-size: 11px;
}
#sidebar font{
        font-family: georgia;
        font-size: 11px;
}


/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 18px/100% georgia; /* "Trebuchet MS", Tahoma, Arial; */
	color: #928F61;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #D0D0BF;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #D16683;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #E4E4D5;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}


/*blogroll */
ul.list-blogroll li, li.widget_links li{
	background: url(images/mini-blogroll.gif) no-repeat left top !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
        font-family: georgia;
        font-size: 11px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 115px;
	height: 22px;
	padding: 4px 20px 0px 5px;
	border: 1px solid #D0D0BF;
	background: #fffffe url(images/search-icon.gif) right center no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
        type: "submit";
}

#sorry{
float: right;
}


.post-calendar-search{
        background: url(images/date.gif) no-repeat left center;
	padding-left: 15px;
	
        padding-right: 5px;
}


/* footer area */
#footerbg {
	clear: both;

        background: #242424 url(images/bg_footer.jpg) repeat-x;
        heigth: auto;
/*	background: #2D405B;
	border-top: 3px solid #D16683; */
	padding-bottom: 20px;
}

#footerbg font{
        font-family: verdana, sans-serif;
	font-size: 9px;
}

#footer {
	width: 800px;
	margin: 0px auto;
        font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ACD7EE;
	line-height: 130%;
        padding-top: 15px;
}

#footer font{
        font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 130%;
}

#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4, #footer h4 font {
	font: "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
        font-size: 15px;

}
.footer-recent-comments {
	width: 190px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat 5px 2px;
/*	padding: 0px 0px 10px 20px; */
        padding: 0px 0px 10px 25px;
}
.footer-recent-posts {
	width: 190px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 4px;
	padding: 0px 0px 10px 20px;
}
.footer-kontakt {
width: auto;
float: left;
margin-left: 10px;
	line-height: 135%;
}


.footer-meta {
	width: 190px;
	float: right;
	margin-left: 10px;
/*        border-left: #000 1px solid;
        padding-left: 10px; */
}
.footer-meta strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-meta ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-meta ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 4px;
	padding: 0px 0px 10px 20px;
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
/* credits */
#credits {
        font-family: verdana, sans-serif;
	margin: 0px auto;
	width: 760px;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #ACD7EE;
}
.footer-meta ul li.rss {
	background: url(images/mini-rss.gif) no-repeat left 2px;
	padding: 0px 0px 10px 20px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: none;
}
.alignleft {
        text-align: center;
/*	float: left; */
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
        text-align: center;
        padding-top: 2px;
/*	float: right; */
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.more-link {
font-size: 14px;
}