Der Blog von
Alexander Schattenberg

for phones

/** * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) * Richard Clark (http://richclarkdesign.com) * http://cssreset.com */html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins,
kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}body { line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}nav ul { list-style:none;}blockquote, q { quotes:none;}blockquote:before, blockquote:after,q:before, q:after { content:“; content:none;}a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}/* change colours to suit your needs */ins { background-color:#ff9; color:#000; text-decoration:none;}/* change colours to suit your needs */mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}del { text-decoration: line-through;}abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help;}table { border-collapse:collapse; border-spacing:0;}/* change border colour to suit your needs */hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}input, select { vertical-align:middle;}

@viewport {
width: device-width;
zoom: 1;
user-scalable = no; }
html { position: static! important; }
body { position: static! important; -webkit-text-size-adjust:100%! important;}

#blog-head {
background: none;
background-image: none;

border: 0px solid red;
position: static;

}

#blog-head h2 {
font-size: 2em;
border: 0px solid blue;
line-height: 1.2em;
width: 100%! important;
padding: 0;
position: static;
text-align: right;
}

ul#catlist {
position: static! important;
display: block! important;
width: 100%! important;
height: 100px;
border: 1px solid green;
font-size: 1.1em;
line-height: 2.5em;
margin: 10px 0 0 0;
}

.next-posts {
clear:both;
}

.alignright {
float: none;
margin: 5px 0 0 0;
}

#news-box {
height: 145px;
margin: 15px 0 70px 0;
}

#page-wrap {
width: 100%! important;
position: static! important;
right: 0;
}

#sidebar {
margin: 0 auto;
position: static! important;
text-align: center;
width: 100%;
}

#post-wrap {
background-image: none;
color: #0b3b2f;
line-height: 1.8em;
width: 100%! important;
min-width: 280px;
padding: 2px 10px 0 10px;

}

#navigation {
width: 100%! important;
text-align: center;
}

#icons {

padding-top: 1px;
width: 100%;
text-align: center! important;
}

ul#icons {
width: 100%! important;
}

ul#textmenu {
width: 100%! important;
color: white;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
font-family: Verdana,sans-serif;
font-size: 14px;

text-align: center;
}
ul#textmenu li {
padding-top: 9px;
}

#navigation ul#icons li, ul#textmenu li {
width: 100%! important;
margin: 8px;
text-align: center! important;
background-color: #1a8b6f;
}
/* WORK
——————————*/
#navigation a.work, #navigation a.klang, #navigation a.fuesse, #navigation a.seminare, #textmenu a {
display: block;
height: 40px;
width: 100%! important;
background-image: none;
text-indent: 0px;
color: white;
}

#navigation a.work:hover, #navigation a.work:active {
background-image: none;
}

#navigation #icons li a.work, #navigation #icons li a.klang, #navigation #icons li a.fuesse, #navigation #icons li a.seminare, #textmenu li a {
position: static;
background-image: none;
display: block;
padding-bottom: 8px;
padding-top: 8px;

text-indent: 0px;
text-align: center;
color: white;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
}

#navigation #icons li a.work:hover, #navigation #icons li a.work:active {
background-image: none;
background-color: black;
}

blockquote {
width: 220px;
font-family: ‚Annie Use Your Telescope‘, cursive;
font-size: 17px;
letter-spacing: 0.9px;
font-style: italic;
float: left;
line-height: 22px;
font-weight: lighter;
margin: 20px 0 20px 15px;
}

#handmitdiamant {

height: 145px;
margin-top: 1px auto! important;
width: 239px;
float: right! important;
}

am

Comments are closed.