/*
Theme Name: sofie-uehla-style
Theme URI: http://www.maru-design.eu
Description: Sofie Uehla | Make-Up Artist &amp; Hair-Stylist
Version: 1.1 (21.09.2009)
Author: maru-design Team
Author URI: http://www.maru-design.eu
Copyright: © 2009 maru-desgin Team 
*/

/* Allgemein */
* {
margin: 0;
padding: 0;
}

/* body */
body {
background: #ffffff;
font-family: 'Franklin Gothic Medium', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
color: #adadad;
font-size: 14px;
font-style: normal;
}

/* Main */
#wrap {
width: 900px;
height: 575px;
margin: 100px auto 0 auto;
padding: 15px;
padding-bottom: 25px;
}

/* Pages */
.content-left {
width: 390px;
height: 400px;
margin-top: 50px;
float:left;
}

#content-right {
width: 400px;
height: 450px;
float:right;
}

/* Header */
.header {
width: 300px;
float:left;
}

.header h2 {
font-size: 4.2em;
}

.header h3 {
font-size: 1.8em;
line-height: 1.1em;
margin-top: 5px;
}

/* Menue */
.menue {
width: 85px;
font-size:1.3em;
margin-top:10px;
float:left;
}

.menue ul li {
list-style-image:url(images/bullet.jpg);
padding-bottom: 25px;
}

.menue-portfolio ul, .menue-references ul  {
list-style-type: none;
}

.menue-portfolio {
margin-top:67px;
float:left;
}

.menue-references {
line-height: 1.0em;
margin-top:171px;
float: left;
}

.menue-references li {
padding-bottom: 8px;
}

.menue-references a{
color:#adadad;
}

/* Portfolio */
#loadarea {
font-size: 0.8em;
}

.thumbnail {
width: 900px;
margin: 0px auto;
clear:both;
}

.thumbnail a:link, .thumbnail a:visited {
color: #ffffff;
}

/* Vita */
.post-5 {
font-size:20px;
}

/* References */
.post-7 {
font-size:12px;
}

/* Impressum */
.post-11 {
font-size:12px;
}

.impressum-links {
float:left;
}

.impressum-rechts {
float:right;
}

.impressum-unten {
width: 400px;
float: left;
}

/* Sonstiges */
.header h2, .header h3, h4 {
font-family: 'Impact', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
font-weight: normal;
}

h4 {
font-size:1.4em;
}

p {
padding: 5px 0;
}

/* Links */
a:link, a:visited {
color: #adadad;
text-decoration: none;
border: none;
}

a:hover, a:active {
color: #9C9C9C;
text-decoration: none;
border: none;
}

a img {
border: 0;
}