/*
Theme Name: melgrafik
Theme URI: http://www.melgrafik.de/
Description: Theme for melgrafik.
Version: 1.1
Author: Cuboctaedro
Author URI: http://www.cuboctaedro.eu/
*/

* {
margin:0;
padding:0;
}
body {
font-size:87%;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
line-height:1.5;
background-color: #BF1E2D;
}
#page {
position: absolute;
top: 0;
left: 0;
}
/* only home page */
.home #content #eye {
margin-top: 72px;
margin-left: auto;
margin-right: auto;
background-image: url(images/eye1.gif);
background-repeat: no-repeat;
background-position: center top;
}
.home #content #eye:hover {
background-image: url(images/eye2.gif);
}
.home #content #eye a img {
padding-top: 200px;
margin-left: auto;
margin-right: auto;
display: block;
border-width: 0;
}
.home #content p.artlink{
display:block;
position: absolute;
bottom: 24px;
right: 24px;
}
.home #content p.artlink a img{
margin-left: 5px;
margin-bottom: -5px;
border:none;
}
/* Header */
#title {
position: absolute;
top: 0;
left: 0;
width: 234px;
height: 115px;
border-right: 6px solid #F08400;
border-bottom: 6px solid #F08400;
}
#title h1 {
display: none;
}
#title a img {
border: none;
}
#mainbar {
position: absolute;
top: 0;
left: 234px;
height: 115px;
width: 642px;
border-bottom: 6px solid #F08400;
}
#mainbar ul {
list-style: none;
height: 90px;
border-bottom: 1px solid #F08400;
}
#mainbar ul li {
display: block;
float: left;
}
#mainbar ul li a {
display: block;
height: 34px;
margin-left: 3em;
color: #F08400;
text-decoration: none;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: center bottom;
padding-top: 60px;
}
#mainbar ul li a:hover {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.logos #mainbar ul li a#logolink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.print #mainbar ul li a#printlink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.plakate #mainbar ul li a#plakatelink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.fotos #mainbar ul li a#fotoslink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.corporate #mainbar ul li a#corporatelink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.contact #mainbar ul li a#contactlink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
/* sidebar */
#sidebar {
position: absolute;
top: 115px;
left: 0;
width: 234px;
border-right: 6px solid #F08400;
border-top: 6px solid #F08400;
}
#sidebar h2 {
display: none;
}
#sidebar ul {
position: absolute;
top: 0;
left: 48px;
border-left: 1px solid #F08400;
color:  #F08400;
list-style: none;
padding-bottom: 36px
}
#sidebar ul li a {
display: block;
margin-top: 36px;
margin-left: -4px;
color: #F08400;
text-decoration: none;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
#sidebar ul li a:hover {
background-image: url(images/bulletlarge.gif);
margin-left: -7px;
padding-left: 23px;
}
/* main content */
#content {
position: absolute;
top: 115px;
left: 234px;
width: 642px;
min-height: 642px;
border-left: 6px solid #F08400;
border-top: 6px solid #F08400;
background-color: #FFFFFF;
padding-bottom: 48px;
}
#content .post h2 {
display: none;
}
#content .post .entry p a img {
display: block;
margin-left: auto;
margin-right: 24px;
margin-top: 48px;
border: none;
}
#content .post .entry p {
margin-left: 24px;
margin-right: 24px;
margin-top: 6px;
color: #808080;
}
#content .post .entry p strong {
display: block;
border-bottom: 1px solid #808080;
margin-top: 12px;
}
#content .post .entry a {
color: #808080;
}
















