*/
/* Reset All Styles
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* Global Styles
-------------------------------------------------------------------*/
body{
background: #fff;
font: 62.5% palatino, "times new roman", serif;
color: #333;
}
strong{
font-weight: bold;
}
/* Links */
a:link,
a:visited{
color: #9C8A6A;
text-decoration: none;
}
a:hover,
a:active{
color: #3E372B;
text-decoration: underline;
}
/* Headers */
h1{
margin: 10px 0 20px;
font-size: 3.3em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: .05em;
word-spacing: .2em;
}
h1 a:link,
h1 a:visited{
color: #000;
}
h1 a:hover,
h1 a:active{
color: #000;
text-decoration: underline;
}
h2{
margin-top: 0px;
margin-bottom: 0px;
font-size: 0px;
font-weight: normal;
color: #000;
text-transform: uppercase;
}
h3{
margin-bottom: 5px;
font-size: 2.3em;
font-weight: normal;
}
h3 a:link,
h3 a:visited{
color: #333;
}
h3 a:hover,
h3 a:active{
text-decoration: underline;
}
h4{
margin-bottom: 10px;
font-size: 1.5em;
font-weight: bold;
color: #333;
}
h5{
position: relative;
top: -35px;
margin-bottom: 50px;
font-family: "helvetica neue", helvetica, arial;
font-size: 1.2em;
color: #999;
font-weight: normal;
border-bottom: 1px solid #ddd;
background: #fff;
}
h5 abbr{
display: inline-block;
position: relative;
margin: 0 auto;
padding: 0 8px;
background: #fff;
top: 8px;
}
/* Form Elements */
input[type=text],
textarea{
border: 1px solid #ddd;
padding: 1px;
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #666;
width: 800px;
}
input:focus,
textarea:focus{
border-color: #999;
color: #333;
}
input[type=submit]{
padding: 3px 10px;
color: #fff;
font-weight: bold;
background-color: black;
background-image:
background-repeat: repeat-x;
background-position: left top;
border-width: 1px;
border-style: solid;
border-color: #999;
border-radius: 0px;
-webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
-moz-border-radius: 12px;
-webkit-border-radius: 10px;
cursor: pointer;
}
input[type=submit]:hover,
input[type=submit]:focus{
background-color: #840c0c;
border-color: #666;
}
/* Structure */
#siteWrapper{
margin: 0 auto;
padding-top: 15px;
width: 800px;
text-align: center;
position: relative;
}
#siteDescription{
font-size: 1.2em;
margin: 10px auto 60px;
width: 400px;
padding: 11px 0 13px;
color: #999;
font-style: italic;
}
/* Main Navigation
-------------------------------------------------------------------*/
#mainNav{
margin-top: 10px;
padding: 5px;
background: #FBFBFB;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
}
#mainNav ul{
margin: 0 auto;
width: 45em;
text-align: center;
}
#mainNav li{
display: inline;
margin-right: 20px;
font-size: 1.5em;
text-transform: uppercase;
}
#mainNav li:last-child{
margin-right: 0;
}
#mainNav a:link,
#mainNav a:visited{
color: #999;
white-space: nowrap;
}
#mainNav a:hover,
#mainNav a:active{
text-decoration: underline;
color: #2E301C;
}
#mainNav .current_page_parent a:link,
#mainNav .current_page_parent a:visited,
#mainNav .current_page_item a:link,
#mainNav .current_page_item a:visited{
font-weight: bold;
color: #2A2D1A;
}
#mainNav .current_page_parent a:hover,
#mainNav .current_page_parent a:active,
#mainNav .current_page_item a:hover,
#mainNav .current_page_item a:active{
color: #2E301C;
}
/* Sub Navigation
-------------------------------------------------------------------*/
#subNav{
padding: 5px 3px 3px;
border-bottom: 1px solid #F4F4F4;
}
#subNav ul{
margin: 0 auto;
width: 45em;
text-align: center;
}
#subNav li{
display: inline;
margin-right: 20px;
font-size: 1.2em;
text-transform: uppercase;
}
#subNav li:last-child{
margin-right: 0;
}
#subNav a:link,
#subNav a:visited{
color: #999;
white-space: nowrap;
}
#subNav a:hover,
#subNav a:active{
text-decoration: underline;
color: #2E301C;
}
#subNav .current_page_parent a:link,
#subNav .current_page_parent a:visited,
#subNav .current_page_item a:link,
#subNav .current_page_item a:visited{
font-weight: bold;
color: #2A2D1A;
}
#subNav .current_page_parent a:hover,
#subNav .current_page_parent a:active,
#subNav .current_page_item a:hover,
#subNav .current_page_item a:active{
color: #2E301C;
}
/* Main Content Body
-------------------------------------------------------------------*/
#coreContent{
float: left;
width: 800px;
margin-top: 8px;
}
/* Posts
-------------------------------------------------------------------*/
.postContent{
position: relative;
}
.postContent h4{
position: relative;
top: 0;
font-family: constantia, palatino, times new roman;
font-size: 1.2em;
color: #999;
font-weight: normal;
font-style: italic;
border-bottom: none;
}
.postDate ~ .postContent{
margin-top: -30px;
}
#coreContent p,
#coreContent li,
#coreContent dd{
margin-bottom: 1.7em;
font-size: 1.4em;
line-height: 1.5em;
color: #333;
text-align: justify;
}
#coreContent p{
text-align: justify;
}
#coreContent li{
list-style: square;
margin-left: 17px;
}
#coreContent dt{
font-size: 1.3em;
color: #333;
}
.entry-content{
margin-top: 24px;
text-align: left;
}
.entry-content a:link,
.entry-content a:visited{
text-decoration: underline;
}
.hentry{
position: relative;
padding-bottom: 37px;
border-bottom: 1px dotted #ddd;
margin-bottom: 30px;
width: 800px;
}
#coreContent .postMeta{
margin: 40px auto 0;
font-size: 1.3em;
color: #999;
}
#coreContent .postMeta div{
margin-bottom: 5px;
}
#coreContent .postMeta a:link,
#coreContent .postMeta a:visited{
color: #666;
}
#coreContent .postMeta a:hover,
#coreContent .postMeta a:active{
color: #666;
}
#coreContent .postMeta span{
text-transform: uppercase;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
color: #333;
border: none;
padding: 0;
font-family: constantia, palatino, times new roman;
font-weight: bold;
margin: 0 0 5px;
font-style: normal;
position: static;
}
.entry-content h1{
font-size: 2em;
letter-spacing: 0;
}
.entry-content h2{
font-size: 1.8em;
}
.entry-content h3{
font-size: 1.6em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6{
font-size: 1.4em;
}
.entry-content strong{
color: #000;
}
.entry-content pre{
color: #666;
font-size: 1.5em;
line-height: 18px;
margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol{
margin: 0 0 20px 15px;
}
.entry-content ol li{
list-style-type: decimal !important;
}
.entry-content li{
margin-bottom: 5px !important;
}
.entry-content blockquote{
font-size: 1.4em;
font-style: italic;
line-height: 1.5em;
color: #7D7D7D;
margin: 0 20px 20px;
padding-left: 10px;
border-left: 3px solid #ccc;
}
#coreContent .entry-content blockquote p{
font-size: 1.1em;
line-height: 1.3em;
color: #7D7D7D;
}
.entry-content .alignleft{
float: left;
margin: 4px 10px 10px 0;
}
.entry-content .alignright{
float: right;
margin: 4px 0 10px 10px;
}
.entry-content .wp-caption.alignnone{
margin-bottom: 15px;
}
#coreContent .entry-content p.wp-caption-text{
font-size: 1.1em;
font-style: italic;
color: #666;
margin-bottom: 0;
}
.hentry img{
margin: 0 auto;
border: 1px solid #ccc;
}
.share a{
display: inline-block;
padding: 2px 0 2px 19px;
}
.share_twitter{
background: url(images/twitter_16.png) no-repeat;
}
.share_facebook{
background: url(images/facebook_16.png) no-repeat;
}
/* Single Post Page
-------------------------------------------------------------------*/
.single h3{
margin-top: 30px;
margin-bottom: 5px;
}
.single h5{
position: static;
font-family: "helvetica neue", helvetica, arial;
font-size: 1.2em;
color: #999;
font-weight: normal;
border-bottom: none;
background: #fff;
}
Alles anzeigen