/*
Theme Name: Harry
Theme URI: http://mariannegoa.net/
Description: Enkelt. Ei kolonne. Utan meny. 
Version: 1
Author: Marianne
Author URI: http://mariannegoa.net/
*/

* { font-weight: normal; }

html { font-size: 100%; }

body {
	font-size: 1.2em;
	font-family: Georgia, "HelveticaNeue-Light", "Helvetica Neue Light", 	"Helvetica Neue", helvetica, arial, sans-serif;
	margin: 0;
	color: #444444;
	line-height: 1.5em;
	background-color: #E3E2E5;}

/*Linker*/
a { text-decoration: none; color: #252525; }
a:hover { color: #000000; }

/*Bilet*/
img { padding: 2px; border: 0px solid #CCCCCC; }

strong, b { font-weight: bold; }

/*Blockquote*/
blockquote { border-left: 3px solid #CCCCCC; padding-left: 5px; margin-left: 5px; }

/*Overskrifter*/
h1, h1 a { margin-bottom: 0px; text-align: right; color: #4E8C31; }
h2 { margin-top: 5px; margin-left: 195px; text-align: right; margin-right: 5px; color: #5A0363; }
h3 { margin-bottom: -10px; margin-top: 30px; border-bottom: 1px dotted #5A0363; border-top: 2px solid #5A0363 }
h5 { color: #555; }

/*Punkt*/
ul { margin: 20px 0 15px 0; padding: 0; }
ul li { list-style: none; }
ul li a { list-style: none; padding-left: 10px; margin-left: 10px;  }
ul li a:hover {  }

ul li ul { display: none; }

/*Layout*/

#hnavigering { position: fixed; margin-left: 660px; }
#hnavigering li a span { visibility: hidden; }
#hnavigering li:hover a span { visibility: visible; }
#hnavigering li a { border-left: 5px solid #4E8C31; }
#hnavigering li a:hover { border-left: 10px solid #5A0363; }

#ramma { 
margin: 0 auto; 
width: 600px; 
margin-top: 50px; 
margin-bottom: 50px; 
padding: 70px; 
background-color: #ffffff; }

#bilete { position: ; float: left; width: 100%; text-align: left; margin-left: 0; top: 55px; border: none; }

#tidsmaskin {  
margin: 10px; 
width: 580px;    
border-top: 2px dotted #5A0363; 
text-align: center;}

#footer { 
font-size: 0.6em; 
line-height: 1.2em; 
padding: 30px; 
margin: 0 px; 
border-top: 2px solid #4E8C31 }

/*Kommentarar*/
input, textarea { float: left; width: 100%; background: #FFFFFF; font-family: Georgia, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif; border: 1px solid #CCCCCC; }
input[type=submit] { width: 600px; margin-bottom: 20 px; padding: 5px;}

.comment { float: left; width: 100%; border-bottom: 3px solid #4D4840; }
.author { background: #CCCCCC; padding: 5px; width: 290px; }
.author img { border: 1px solid #BBBBBB; }
.comment_text { }
.comment_meta { float: left; width: 100%; border-top: 1px solid #CCCCCC; }
.author .comment_meta { border-top: 1px solid #BBBBBB; }
.comment_meta p { float: left; }
.comment_meta img { float: right; }