/*
Theme Name: 5iElvaHbgLunch
Theme URL: http://5ielva.se/
Description: 5ielva 5iElva Hbg Lunch
Version: 0.1
Author: albin P/5iElva - Farbror Pettersson
Author URL: http://farbrorpettersson.se/
*/


/* --------------------------------------------------------------

   Reset - Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}


/* -----------

KundCss

----------- */

body {
	background-color: #9bc95d;
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	color: #000;
}

a:link {
	color: #333;
  	text-decoration: none;
}
a:visited {
	color: #333;
  	text-decoration: none;
}
a:hover {
	color: #fff;
  	text-decoration: none;
}


h1 {
	font-size: 21px;
}


.clearfix {_height: 1%; /* ie6 */ *display: inline-block; /* ie7 */_display: block;}
/* riktiga browsers */
.clearfix::after {content: "."; display: block; height: 0; visibility: hidden; clear: both;}


#theshit {
	background-image: url(splash.jpg);
	background-repeat: no-repeat;
	color: #fff;
	margin: 0 auto !important;
	min-height: 751px;
	width: 960px;
}
#thewrap {
	font-size: 13px;
	float: right;
	margin-top: 325px;
	width: 650px;
}
