@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	color: #FF0000;
	background-color: #6C570E;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}

body, input, textarea, select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link {color:#ffa500; text-decoration:none;}     /* unvisited link */
a:visited {color: #888888;text-decoration:none;}  /* visited link */
a:hover {
	color:orange;
	text-decoration: underline overline;
}   /* mouse over link */
a:active {color: #000000; text-decoration:none;}   /* selected link */

#home a   {
			color:#1e90ff;
		}

#fashion a    {
			color:#8b008b;
		}

#links a   {
		color:#006400;
}

#veta a    {
			color:#800000;
		}

span {
	margin-bottom:10px;
	margin-top:-5px;
	font-family: "Arial Black MT", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
	font-weight: bolder;
	line-height: 1.25em;
}

span1 {
	font-family: "Arial Black MT", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: red;
	font-weight: bolder;
	line-height: .4em;
}

.text  {font-size: 1.2em;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4  {
	font-size:10pt;
	color:#009;
	font-variant: small-caps;
	text-transform: capitalize;
}

h6  {
	font-size:14px;
	color:#444;
	font-variant: small-caps;
	text-transform: capitalize;
}

#bakgr  {
	background-color:#2A00AA;
		}

a:hover #bakgr {
	background-color:#ffe4b5;
		}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 5px;
	margin-top:7px;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-image:none;
}

a {
	text-decoration:none;
	color: #FF7F00;
}


/* Wrapper */

#wrapper {
	width: 750px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat;
}

/* Header

#header {
	width: 740px;
	height: 190px;
	padding: 5px;
	background: url(_newtop_jul.jpg) no-repeat 50% 5px;
}
*/

#header h1, #header h2 {
	margin-top: -100px;
	text-transform: None;
	font-weight: bold;
}

#header h1 {
   margin-top: -70px;
	margin-left: 0;
	padding: 0;
	font-family: "Arial Black MT", Arial, sans-serif;
	letter-spacing: -2px;
	font-size: 4.1em;
	color: Red;
}


#header h4 {
   margin-top: -70px;
		margin-left: 5px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 1.3em;
	color: White;
	}

#header h5 {
   margin-top: 7px;
	margin-left: 50px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 1em;
	color: White;
	}

#header h2 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1.1em;
}

#header a {
font-family: "Arial Black MT" Arial Sans-Serif;
	text-decoration: none;
	color: #FF0000;
	}

/* Content */

#content {
	background: #FFFFFF url(images/img04.gif) repeat-y;
}

/* Blog */

#blog {
	float: left;
	width: 520px;
	margin-top: -5px;
	padding-left:5px;
}

/* Post */

.inaktiv {
	margin-top:5px;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}

.star  {
	margin-bottom:10px;
	margin-left:25px;
	width:460px;
	height:20px;
	background-image: url(images/star.gif);
}

.not  {
	width:460px;
	margin-left:25px;
	border:#000 thin dashed;
	}

#mobil  {
		font-size:11px;
		line-height:normal;
		}

.indrag  {
		text-indent:15px;
		}

.post .text {
margin-left: 5px
}

.title  {
	font-variant: small-caps;
	text-transform: capitalize;
	}

.post .title {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img06.gif) repeat-x;
}

.post .title a {
	color: #FFFFFF;
}

.post .title a:hover {
	text-decoration: underline overline;
}

.post .date {
	margin-top: -30px;
	padding-right: 10px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.gp  {
	margin-left:100px;
	color:#F00;
	}

a:link .rad	{
color:#000000;
}
	
.rad  {
	margin:0;
	width:500px;
	font-size:16px;
	line-height: normal;
	}

.post .entry {
	padding: 5px 5px 10px 5px;
	background: url(images/img07.gif) repeat-x;
	line-height: 1.5em;
	}

#post-1 {
	min-height:500px;
height:auto !important;
height:500px;/*Needs to match the min height pixels above*/
	background: none;
}

#post-2 {
	background: none;
	min-height:550px;
	height:auto !important;
	height:550px;
}

#post-3 {
background:none;
min-height:100px;
height:auto !important;
height:100px;
		}

.annon  {
	text-align:center;
	font-size:1.5em;
}
/*
.gp  {
	width:220px;
	margin:-20px auto 0 auto;
} */

#legend h6  {
	width:200px;
	margin-left:40px;
}

.entry .bild {
	height: 36px;
	width: 510px;
}

#aform1 fieldset {
	width:440px;
	height:470px;
	border: 4px double #666;
	margin:0 auto 0 auto;
	}

#aform2 fieldset {
	margin:0 auto 0 auto;
	width:440px;
	height:50px;
	border: 4px double #666;
	}

#aform3 fieldset {
	width:440px;
	height:345px;
	border: 4px double #666;
	margin:0 auto 0 auto;
	}

#aform1 legend {
	font-family:arial, helvetica, sanserif;
	color: #444;
	letter-spacing:1px;
	margin:0 0 0 40px;
	font-variant: small-caps;
	text-transform: capitalize;
	}

#aform2 legend {
	font-family:arial, helvetica, sanserif;
	color: #444;
	letter-spacing:1px;
	margin:0 0 0 40px;
	font-variant: small-caps;
	text-transform: capitalize;
	}

#aform3 legend {
	font-family:arial, helvetica, sanserif;
	color: #444;
	letter-spacing:1px;
	margin:0 0 0 40px;
	font-variant: small-caps;
	text-transform: capitalize;
	}

#avd 	{ width:190px;
	height:8px;
	background-image:url(avd.gif);
	background-repeat:no-repeat;
	margin:auto;
	}
.ram  {
	width:160px;
	text-align:center;
		line-height:1em;
	}

.minan1  {
	margin:10px auto -12px auto;
	width:270px;
	height:440px;
	background:url(annons.jpg) no-repeat;
}


.minan2  {
color:#000080;
font-size:133%;
	margin:10px auto 0 auto;
	width:350px;
	height:50px;
	text-align:center;
	}

#minan2 a  {
color:#000080;
	}

#minan2 a:hover {text-decoration: underline overline; color: red;}			
	
.minan3  {
	margin:10px auto 0 5px;
	width:440px;height:140px;
	line-height:2em;	
	text-align: center;
	/*	background-image:; 
				background-repeat:no-repeat;*/
	}

.ram2  {
	width:120px;
	text-align:center;
		line-height:1em;
	}


.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin-top:-5px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 0 5px;
	padding: 15px 15px 15px 30px;
	background: url(images/img07.gif) repeat-x;
	list-style-image: url(images/star.gif);
}

#sidebar li li {
}

#sidebar h2 {
	height: 30px;
	margin: 5px;
	padding: 15px 15px 0 20px;
	background: url(images/img08d.gif) no-repeat;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar h4 {
	height: 30px;
	margin: 5px;
	padding: 15px 15px 0 20px;
	background: url(images/img08e.gif) no-repeat;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar a {
}

.nytt  {
	margin-left:10px;
	width:220px;
}

/* Search */

#search {
}

#search h2 {
margin-top: -20px;
	height:40px;
	background-position: left bottom;
}

#search form {
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 10px 0 20px;
	background: url(images/img07.gif) repeat-x;
}

#search #inputtext1 {
	width: 110px;
	padding: 1px 2px;
	background: url(images/img5.gif) repeat-x;
	border: 1px solid #C4C3C4;
}

#search #inputsubmit1 {
	background: url(images/img6.gif) repeat-x left bottom;
	border: 1px solid #C4C3C4;
}

/* Archives */

#archives {
}

/* home */

#home li{
	margin-top:0;
	list-style-image: url(images/star2.gif);
}

/*  utkom
#sidebar{
	margin: 0 5px;
	padding: 15px 15px 15px 30px;
	background: url(images/img07.gif) repeat-x;

}
*/

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

/* Meta */

#meta {
}

/* club */

.kc  {
      width:180px;
      height:100px;
	  background-image:url(kc_logo_ii.png);
	  background-repeat:no-repeat;
	margin:0 auto 0 auto;
	}

.bkg_c   {color:#C0C0C0;
}

.pitt   {
	font-family: Arial, Helvetica, sans-serif;
	}

#box3   {
      width:200px;
      position:relative;
      top:10px;
      left:10px;
      }

#box3 h6  {
      font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 13px;
	color:#444;
     }

h7  {
      margin:-50px 0 0 80px;
      font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 13px;
	color:#444;
     }

#folk  {
		width:120px;
	margin:0 auto 0 auto;
	color:#444;
}

.folk  {
		width:204px;
	margin:0 auto 0 auto;
	color:#444;
}

#avdel  {
	width:190px;
	height:8px;
	background-image:url(1_line1.gif);
	background-repeat:no-repeat;
	margin:15px auto 15px auto;
     }

#avdel2  {
	width:340px;
	height:8px;
	background-image:url(1_line2.gif);
	background-repeat:no-repeat;
	margin:15px auto 15px auto;
     }

#avdel3  {
	width:340px;
	height:8px;
	background-image:url(1_line3.gif);
	background-repeat:no-repeat;
	margin:15px auto 15px auto;
     }


#risk  {
	width:500px;
	margin-top:10px;
	color:#FF0000;
	text-align:center;
	text-decoration:underline;
		font-weight:bold;
		}
#risk2  {
	width:500px;
	margin-top:10px;
	color:#0000FF;
	text-align:center;
		font-size:12px;
		}
#inbjudan  {
	width:500px;
	margin-top:10px;
	color:#ff1493;
		text-align:center;
	text-decoration:underline;
				font-weight:bold;
	}

hr  {
	width:80%;
	height:2px;
	margin:7px 0 7px 0;
	color:red;
	background-color:red;
}

.folk2  {
		width:204px;
	margin:0 auto 0 auto;
	color:#444;
}

/* Footer */

#footer {
width:750px;
height:10px;
background: url(images/img05.gif) no-repeat;
}

#fot  {
	width:748px;
	height:16px;
	margin:3px auto 0 auto;
	border:#FFF solid 1px;
	background-color:black;
}

.fott {
	margin-top:1px;
	font-size: x-small;
	text-align:center;
	color: #FFFFFF;
}


