/* Theme Name: Nafn */

         
body {
	background:#000000;
	background-image:url(img/universe.jpg); background-attachment: fixed; background-repeat:repeat; background-position:left top;
	color:#ffffff;
	font-family: Verdana;
	font-size:11px;
	line-height:1.3;
    margin:0;
	padding:0;
	text-align:right;
	border-top:5px solid #000000;
}

#ocean_box {
	position: absolute;
	background-image: url(img/header2.png); background-repeat: no-repeat;
	height: 334px;
	width: 600px;
}

a {    
    color: #6699cc;    
    text-decoration: none; 
}     

a:hover {    
    color: #ffffff;    

}     
   
textarea, input, select {   
    font-family :Verdana; 
    color:#6699cc;
    font-size: 10px; 
}

div.date {
  font-family: century gothic;    
  font-size:13px;    
  font-weight: bold;
}

h1 {
    font-family: century gothic;    
    font-size: 20px;    
	text-transform:lowercase;
	line-height:1.0;
    color:  #ffffff;    
    padding: 0 0 0 0;
}

h2 {
    font-family: century gothic;    
    font-size: 14px;
	text-transform:lowercase;
	line-height:1.0;
    color:  #ffffff;    
    padding: 0 0 0 0;
}

h3 a, h3 a:hover {color:#fff}

h4 {
    font-family: century gothic;    
    font-size: 14px;
	line-height:1.0;
    color:  #ffffff;    
    padding: 0 0 0 0;
}

blockquote {
	color:#CCC;
    margin:0px;
    padding-left: 40px;
}

#main {
    text-align: left;	
	width: 750px;
	margin:320px 0 0 81px;
}

#container {
    float: right;
}

#content {
    float: right;
    top: 210px;
    left: 200px; 
    width:500px;
    padding:5px 10px;
    text-align: left;	

}

#menu {
    left: 550px; 
    top: 300px;
    width: 150px;    
    font-family: Verdana; 
    text-align: right;	
    color: #F8F9F1;    
    font-size: 11px;    
    padding: 5px 20px;
    float: right;
}

#menu ul {
    list-style-type:none;
    margin:0;
    padding:0
}

.filedlink {
    background:transparent url(./img/file.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

.nextpost {
    background:transparent url(./img/next.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

.previouspost {
    background:transparent url(./img/prev.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

#content, #menu { 
    overflow:hidden
}

#content img{
    padding:5px;
}

.videoplay {
	background: none;
    border: solid #fff 1px;
	float:left;
    margin:0px 10px 0px 0px;
    clear: right;
}
