/* JEG ELSKER DEG!!! */




/* Begin html tags */
* { margin:0; padding:0; } 
body {
font-size: 10px; /* Resets 1em to 10px */
font-family: 'Georgia', Times, Times New Roman, Serif;
line-height: 15px;
background: #000;
color: #000;	
margin:10px auto;
height:auto;
}

hr{display: none;}
a{color: #37015c; text-decoration: none;}
a:hover {color: #555555;text-decoration: underline;}
a img:hover {border: 0px solid;}
a img{border: 0px solid;}
ul{list-style-type: none;}
h2{
font-family: "Courier New", Courier, monospace;
	font-style: normal;
font-size:18px;
line-height:25px;
}
h3,h4{
font-family: "Courier New", Courier, monospace;
	font-style: normal;
font-size:1.1em;
}
.clear{clear:both;}
small{font-size:1em;}
/* End html tags */


/* Begin Structure */
#header {width: 800px;height:377px;margin:auto;color:#F1E7DB;font-size:1.2em;}
#content{width:800px;margin:10px auto;font-size:12px;}
#maincontent{background:#fff url(img/contentbg.png);float:right;width:640px;line-height:15px;}
#sidebar{float:left;width:140px;padding:15px 15px 0 0;text-align:right;}
#footer{background: url(img/footer.gif) no-repeat 160px;width:610px;height:35px;margin:auto;font-size:1.2em;padding:10px 10px 10px 180px;color:#ccc;}
/* End Structure */

/* begin header*/
#header h1{font-size:2em;padding:15px 0 0 340px;}
#header h1 a{color:#eee;}
.description{padding:3px 0 0 360px;}
/* End header*/





/* begin maincontent*/
.topcorner{background: url(img/topcorner.png) no-repeat top center;height:30px;}
.bottomcorner{background: url(img/bottomcorner.png) no-repeat top center;height:30px;}
.contentpadding{padding:0px 20px;}
#maincontent a:hover{color:#37015c;}
#maincontent h2 a{color:#000;}
.entry{margin-top:5px;overflow:hidden;}

.entry p {margin-bottom:1em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{padding: 0 0 0 15px;}
.entry img {border:medium none;}

.entry blockquote {margin:0 20px;padding:5px;border-left: 2px solid;overflow:hidden;}
.postmetadata{padding:1px 5px;margin:0.5em 0 25px;}

.ping-track{padding:5px;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
#sidebar {color:#fff;}
#sidebar h2{text-transform:uppercase;font-size:1.1em;color:#86659c;}
#sidebar ul ul{margin-bottom:15px;}
#sidebar ul ul li{margin-bottom:3px;}
#sidebar ul ul li a{color:#fff;}

/* End sidebar */

/* Begin footer */
#footer a{color:#ccc;text-decoration: underline;}
#footer a:hover{text-decoration: none;}
/* End footer */

/* Begin wp-tags*/
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {float: right;}
.alignleft {float: left}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {margin: 0;padding: 0;border: 0 none;}

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* End wp-tags */

/* Begin comments*/
.message{width:100%;}
#response{margin-top:2em;}
.message-by{float:left;}
.message-count{float:right;}
.message-content{margin:10px 20px;width:80%;padding-bottom:5px;border-bottom:2px solid #fff;}
.alt{border-bottom:2px solid #fff;}
.author{border-bottom:2px solid #fff;}
.message-entry{}
.inputs input,#commentform input{background:#fff;border:1px solid;padding:2px; width:166px;height:16px;}
.message textarea,#comment{border:1px solid;width:380px;height:180px;overflow:hidden;padding:10px;}
.submit input,#commentform #submit{border:0;width:60px;height:30px;background: #fff;color:#000;}
.submit{margin-top:1em;}
.children li{margin-left:15px;}
.commentlist li{margin:0 0 5px 10px;padding:5px;}
.comment{border:solid 1px #fff;}
.alt{background:#fff;}
/* End comments */

