/*

@import url(http://blog.5gestalten.de/base_theme.css);
@import url(http://blog.5gestalten.de/mt-static/themes/minimalist-red/screen.css);


*/



/*

Styles fürs 5gestalten Blog


*/



/*

BASIS-Layout
Einiges übernommen vom "base_theme.css" von MovableType

*/

body
{
text-align: center;
background: #ccc;
font-size: 95%;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif;
line-height: 140%;
letter-spacing: 1px;
}

#container
{
width: 96%;
margin-right: 2%;
margin-left: 2%;
max-width: 75em;
min-width: 42em;
}

#container-inner {
min-height: 100%;
text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
position: relative;
}

#alpha, #beta, #gamma {
display: inline;
float: left;
}

#beta
{
text-align:right;
}


#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
position: static;
}



#header-inner, #content-inner, #footer-inner {
padding-top: 1.2em;
padding-bottom: 1.2em;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
overflow: hidden;
padding-right: 20px;
padding-left: 20px;
}





/* Wide-Thin-Thin */

.layout-wtt #alpha {
width: 60%;
}

.layout-wtt #beta {
left: 20%;
width: 20%;
/* min-width: 8em; */
}

.layout-wtt #gamma {
right: 20%;
width: 20%;
/* min-width: 8em; */
}



/* Wide-Thin */

.layout-wt #alpha {
width: 70%;
}

.layout-wt #beta {
width: 30%;
}




/* Utilities */

.pkg:after, #content-inner:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */



/* Content ---------------------------------------------------------------- */

a:link, a:visited {
text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
margin-bottom: .75em;
}

h2 {
 line-height:1.2em ;
}


blockquote, ol, ul {
background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */


#header

{
border:2px dotted #ccc;
background-color:rgb(144, 19, 51);
}

#header-content
{
margin-top: 32px;


}

#header-name {
margin-bottom: .25em;
}

#header-description {
margin-bottom: 0;
}


/* Assets */

/* .comment-content, */
.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
overflow: hidden;
width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
position: static;
clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
margin-bottom: .75em;
}


.asset-header
{
line-height:2em;
}

.entry-categories,
.entry-tags {
margin-bottom: .5em;
}

.asset-name {
margin-bottom: .25em;

}

.asset-footer,
.asset-meta,
asset-footer-meta {
font-size: 0.8em;
}

.asset-footer-meta, .asset-footer-meta A
{
color:white;
border-bottom:0;
}

.asset-meta {
margin-top: .25em;
padding-top: 4px;
padding-bottom: .3em;
font-weight: normal;
}

.asset-footer {
margin-top: 1.5em;
padding-top: .5em;
}

.content-nav {
text-align: left;
color:#ccc;}

.entry-tags-header,
.entry-categories-header {
margin-bottom: 0;
margin-right: .25em;
display: inline;
font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
display: inline;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
display: inline;
}

.mt-image-left {
float: left;
margin: 0 20px 20px 0;
}

.mt-image-center {
display: block;
margin: 0 auto 20px;
text-align: center;
}

.mt-image-right {
float: right;
margin: 0 0 20px 20px;
}


/* Feedback */

.comments-open label {
display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
width: 80%;
}

#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
}

#comment-submit {
font-weight: bold;
}


/* Widgets */

.widget {
position: relative;
overflow: hidden;
width: 100%;
}

.widget-content {
position: relative;
margin: 5px 0 20px;
color:black;
}

.widget-list,
.archive-list,
.blog-feeds {
margin: 0;
padding: 0;
padding-left: 0.75em;
list-style: none;
}

.widget-list .widget-list {
margin-left: 15px;
}

.widget-list-item {
margin-top: 5px;
margin-bottom: 5px;
color:black;
}

.widget-cloud .widget-list {
margin-right: 0;
margin-left: 0;
}

.widget-cloud .widget-list-item {
display: inline;
margin: 0 5px 0 0;
padding: 0;
line-height: 1.2;
background: none;
}

.widget-cloud .rank-1 { font-size: 1.75em; }
.widget-cloud .rank-2 { font-size: 1.75em; }
.widget-cloud .rank-3 { font-size: 1.625em; }
.widget-cloud .rank-4 { font-size: 1.5em; }
.widget-cloud .rank-5 { font-size: 1.375em; }
.widget-cloud .rank-6 { font-size: 1.25em; }
.widget-cloud .rank-7 { font-size: 1.125em; }
.widget-cloud .rank-8 { font-size: 1em; }
.widget-cloud .rank-9 { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
margin-top: 0;
margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
overflow: auto;
margin-right: 0;
}

.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
}

.widget-search .search-options,
.widget-syndicate .blog-feeds {
list-style: none;
margin: 5px 0;
}



/*

Detail-Layout
Blaster-Design


Teilweise kopiert vom "minimalist red".

*/



/* Header */

#header {

height: 170px;
font-family: "Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif;
text-transform: uppercase;
}

#header-name {
margin: 0 0 0.15em;
line-height: 1;
font-size: 2.5em;
color: #ccc;
font-weight: bold;
}

#header-description {
margin: 0;
font-size: small;
line-height: 1.125;
font-weight: normal;
color:#ccc;
}

#header a {
text-decoration: none;
color: #ccc;
}

#header a:hover {
text-decoration: underline;
color: #ccc;
}






/* Content */

.asset-name,
.archive-title
{
font-size: 1.7em;
font-weight: bold;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif;
margin-bottom: 4px;
color: rgb(144, 19, 51);
}

.asset-name a {
text-decoration: none;
color: rgb(144, 19, 51);
border-bottom: 0;
}

.asset-name a:hover {
text-decoration: none;
color: rgb(144, 19, 51);
border-bottom: 0;

}

.asset-content {
margin: 5px 0;
}

.asset-more-link {
font-weight: bold;
}

.asset-meta {
border-top: 1px solid #ccc;
}

.asset-footer {
border-top: 1px solid #ccc;
}

.asset-footer a,
.comment-footer a {
font-weight: normal;
}

.content-nav {
margin: 5px 0 10px;
}

.archive-title {
margin-bottom: 0.8em;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
margin: 0;
padding: 5px 0;
font-size: 1.3em;
font-weight: bold;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif; text-transform: uppercase;
color: #ccc;

}

.search-results-header {
margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.asset-footer-meta,
.comment-footer,
.comment-header,
.trackback-footer,
.trackback-header,
.typelist-thumbnailed {
font-size: 0.8em;
letter-spacing: 0.5px;
line-height: 0.9em;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif;}

/* Footer */

#footer-content,
#footer-content a {

}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;
}



/*

AF extra Kram


*/


.asset-name,
.archive-title
{
text-transform: uppercase;
}


.asset-meta A

{
color: rgb(144, 19, 51);
text-decoration: none;
border-bottom: 1px dotted #ccc;
}

.asset-meta A:hover

{
border-bottom: 1px #ccc solid;

}


.asset-meta,
.asset-footer-meta
{
text-align: right;
padding-bottom: 1em;
}

.asset-meta .byline
{
float: left;
text-align: left;
}

.asset-meta .separator
{
display: block;
color:white;

}


INPUT#search
{
width: 50%;
min-width: 6em;
background-color: #ccc;
margin-right: 0.2em;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif;
}

INPUT
{
margin-left: 2px;
margin-bottom: 4px;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif; letter-spacing:0.5px;
font-size:1em;
}



BLOCKQUOTE
{
padding: 0.5em;
padding-left: 0.7em;
border: 1px #ccc dotted;
background-color: #ccc;

margin-left:1.5em;
width: 80%;
overflow: auto;
}

PRE
{
padding: 0.5em;
padding-left: 0.7em;
background-color: #ccc;
margin-left:1.5em;
width: 80%;
overflow: auto;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif; font-size: 12px;
letter-spacing: 0;
line-height: 120%;
width: 90%;
padding-right: 1em;
color:black;


}


/* blockquote, */
ol, ul {
margin-left: 1.5em;
padding-left: 1.5em;
}







.comment,
.trackback
{
/*
padding-bottom: 0.8em;
margin-bottom: 0.8em;
*/
background-color: #ccc;
padding: 0.4em;

margin-bottom: 0.8em;

}


.comment-num
{
float: right;

font-size: 4em;
font-weight: normal;
padding: 0.1em;
margin-left: 0.1em;
margin-bottom: 0.1em;
color: #ccc;
border: 1px #ccc dotted;
background-color: #ccc;
}

/*
.comment-footer
{
margin-left: 20%;
margin-right: 20%;
border-bottom: 1px #ccc solid;
}

A.comment-link:
{
border: 0;
color: #ccc;
}

*/


B, STRONG
{
color: white;
}


A.ext
{
background:url(img/link-ext.gif) no-repeat left center;
padding-left:16px;
}


/* Global ----------------------------------------------------------------- */


a {
color: rgb(144, 19, 51);
text-decoration: none;
border-bottom: 1px #ccc dotted;
}

a:hover {
border-bottom: 1px #ccc solid;
}


#header A,
#header A:hover
{
border-bottom: 0;
}

#header-description A
{
color: #ccc;
text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
/* background-color: #ccc; */
}

#header-inner, #content-inner, #footer-inner {
padding-top: 0;
padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
padding-right: 0;
padding-left: 0;
}

#header-inner {
position: relative;
padding-left: 300px;
padding-top:40px;
background: url(img/kurzer.gif) no-repeat left top;
}



#content {
margin-top: 20px;
margin-bottom: 30px;
}

#container-inner {
width: 100%;
margin-right: 0;
margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
position: relative;
margin: 0 auto;
}



#alpha-inner
{
border-right: 2px rgb(144, 19, 51) solid;
margin-right: 1em;
background-color:white;
}


#beta-inner
{
border-right: 2px rgb(144, 19, 51) solid;
background-color:white;
}


LI A, LI A:hover, LI A:visited
{
text-decoration: none !important;
}




/* Content ---------------------------------------------------------------- */

/* nicht mehr viel übrig ... */


.archive-list-item {
margin-bottom: 5px;
}





/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
margin-right: 0.8em;
margin-left: 0.8em;
}

.widget-header {
border-width: 0 0 1px;
border-style: solid;
border-color:#ccc;
padding: 0;
font-size: 0.95em;
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif; margin-bottom: 8px;
padding-bottom: .3em;
}

.widget-header,
.widget-header a {
color:rgb(144, 19, 51);
font-weight: bold;
text-transform: uppercase;
}

.widget-header a {
border-bottom: 0px;
}


.widget-content
{
font-family:"Tahoma","Trebuchet ms","Helvetica","Arial","Verdana",sans-serif;
color:black; }

.widget-content A
{
color: black;
text-decoration: none;
}

.widget-content A:hover {


}



#content .widget-powered .widget-content {
margin-top: 15px;
margin-bottom: 15px;
border: 1px solid #ccc;

}

#content .widget-powered
{
display: none;
}

/*
.widget-header {
font-size: 14px;
} */

.widget-header a {
text-decoration: none;
}

.widget-header a:hover {
text-decoration: underline;
}

.widget-content {
margin-top: 5px;
margin-bottom: 20px;
font-size: 0.85em;
line-height: 1.2em;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
padding: 10px;
text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
margin: 10px 0;
}

#footer .widget-content {
padding-right: 0;
padding-left: 0;
}

#footer .widget-powered .widget-content {
padding: 0;
text-align: left;
}





/* Footer ----------------------------------------------------------------- */

#footer {
}

#footer-content {
margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}



/* Custom Styles ---------------------------------------------------------- */

#group-nav-inner {
position: relative;
margin: 0 auto;
}



