/*
Theme Name: melkunst
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: #696C64;
}
#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/closed.gif);
background-repeat: no-repeat;
background-position: center top;
}
.home #content #eye:hover {
background-image: url(images/open.gif);
}
.home #content #eye img {
display:block;
padding-top: 280px;
margin-left: auto;
margin-right: auto;
padding-bottom: 36px;
border:none;
}
/* Header */
#title {
position: absolute;
top: 0;
left: 0;
width: 234px;
height: 115px;
border-right: 6px solid #43433F;
border-bottom: 6px solid #43433F;
}
#title h1 {
display: none;
}
#title a img {
border: none;
}
#mainbar {
position: absolute;
top: 0;
left: 240px;
height: 115px;
width: 642px;
border-bottom: 6px solid #43433F;
}
#mainbar ul {
list-style: none;
height: 90px;
border-bottom: 1px solid #D1D3D4;
}
#mainbar ul li {
display: block;
float: left;
}
#mainbar ul li a {
display: block;
height: 34px;
margin-left: 3em;
color: #D1D3D4;
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;
}
.linstallations #mainbar ul li a#linstallationslink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.photo #mainbar ul li a#photolink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.objects #mainbar ul li a#objectslink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.malerei #mainbar ul li a#malereilink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.texts #mainbar ul li a#textslink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.contact #mainbar ul li a#contactlink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
.vita #mainbar ul li a#vitalink {
background-image: url(images/bulletlarge.gif);
height: 37px;
}
/* sidebar */
#sidebar {
position: absolute;
top: 115px;
left: 0;
width: 234px;
border-right: 6px solid #43433F;
border-top: 6px solid #43433F;
}
#sidebar h2 {
display: none;
}
#sidebar ul {
position: absolute;
top: 0;
left: 48px;
border-left: 1px solid #D1D3D4;
color: #D1D3D4;
list-style: none;
padding-bottom: 36px
}
#sidebar ul li a {
display: block;
margin-top: 36px;
margin-left: -4px;
color: #D1D3D4;
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: 594px;
min-height: 642px;
padding: 0 24px 0 24px;
border-left: 6px solid #43433F;
border-top: 6px solid #43433F;
background-color: #FFFFFF;
padding-bottom: 48px;
}
#content .post h2 a {
display: block;
border-bottom: 1px solid #43433F;
margin-top: 12px;
color: #43433F;
text-decoration: none;
font-size: 0.8em;
font-weight: normal;
}
#content .post .entry {
margin-bottom: 48px;
}
#content .post .entry a img {
display: block;
margin-top: 24px;
margin-bottom: 24px;
border: none;
}
#content .post .entry p a img {
display: block;
margin-top: 24px;
margin-bottom: 24px;
border: none;
}
#content .post .entry p {
margin-top: 24px;
margin-bottom: 24px;
color: #43433F;
}
#content .post .entry img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
#content .post .entry img.alignright {
	margin-left: auto;
	margin-right: 0;
}
#content .post .entry img.alignleft {
	margin-left: 0;
}
#content .post .entry a {
	color: #c60b46;
}













