/* 
Theme: Over the Moon
Author: Renddslow
Liscence: CC-BY-NC
Created: November 2011
*/


/* Reset elements */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, cite, code, em, font, img, small, strike, strong, sub, var, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Design */

body{
margin:auto;
padding:0px 0px 0px 0px;
background-color:#0D0C0C;
}

.header{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height:155px;
border-bottom:2px solid #BFB0B0;
background-color:#FFEBEB;
}

.menu{
margin:auto;
padding:120px 10px 0px 0px;
width:950px;
height:35px;
text-align:right;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:18px;
font-weight:bold;
font-variant:small-caps;
letter-spacing:0px;
color:#A38E9E;
background-repeat:no-repeat;
background-image:url('design/logo.png');
cursor:default;
}

.menu a, .menu a:visited{
text-decoration:none;
color:#4a424f;
}

.menu a:active, .menu a:hover{
text-decoration:none;
color:#756273;
}

.photo{
}

.photo img{
display:block;
padding:0px 0px 0px 115px;

}

img{

padding:0px 1em 0px 1em;
}

ul{
list-style-type:disc;
padding:0px 0px 0px 2em;
}

li{
margin:0px 0px 0px 0px;
font-weight:bold;
font-variant:small-caps;
}


dl{
text-indent:2em;
}

dt{
font-weight:bold;
font-size:12px;
}

dd{
text-indent:4em;
}


h1{
}

strong{
font-weight:bold;
}


h2{
font-size:15px;
font-variant:small-caps;
color:#f0f0f0;
padding-top:0px;
margin-top:0px;
font-weight:bold;
}

.content{
clear:both;
display:block;
margin:auto;
padding:0px 0px 0px 0px;
width:960px;
text-align:justify;
font-family: Verdana, sans-serif;
font-size:12px;
letter-spacing:0px;
line-height:17px;
color:#f1e8e1;
}

.content_left{
display:inline-block;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:650px;
float:left;
}

.content_right{
display:inline-block;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
width:250px;
}

.text_col{
background-image: url(design/sidebg.png);
padding: 2em 2em 2em 2em;
}

.text_col a, .text_col a:visited{
color:#f1e8e1;
font-weight:bold;

text-decoration:none;
}

.text_col a:active, .text_col a:hover{
color:#aca7b4;
text-decoration:none;
font-weight:bold;

padding: 0px 0px 0px 1px;
}


.title{
height: 25px;
margin: auto;
background-image: url(design/title.png);
line-height: 27px;
font-weight: bold;
font-size: 18px;
font-variant:small-caps;
text-indent: 10px;
color: #f0f0f0;
}

.clear{
clear:both;
}

.credit{
margin:20px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height:30px;
border:none;
text-align:center;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:11px;
letter-spacing:1px;
color:#f1e8e1;
}

