/*RESET börjar här*/
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
audio,
canvas,
video {
    display: inline-block;
}
img {
    border: 0;
}
figure {
    margin: 0;
}

/*RESET slutar här*/

body {
  margin: 0;
  padding: 25px 0 25px 0;
  background: #fef4d7 url(bg_main.gif) repeat scroll left top;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  line-height: 1.3em;
  text-align: justify;
  color: #000000;
}
a:link {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #336699;
}
a:active {
  color: #efe7e6;
}
h1 {
display:none;
font-size: 0;
text-indent: -1000px;
}

h2 {
display:none;
font-size: 0;
text-indent: -1000px;
}

h3 {
  margin: 0em 0em 0.5em;
  font-size: 1.5em;
  font-weight: bold;
}

h4 {
  margin: 3em 0 0.5em;
  font-size: 1.2em;
}
p {
  margin: 0em 0em;
}
p.img {
  text-align: center;
}
#layout {
  border-style: dotted;
  border-color: white;
  border-width: 3px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

#sidhuvud {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}

#navbar {
  background-color: #f6edd0;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 3px;
}

#bildkolumn {
  padding: 15px 0 15px 0;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

#kollagekolumn {
  padding: 15px 0 15px 0;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

#cvkolumn {
  background-image:url('Tidningskollage.jpg');
  padding: 15px 0 15px 0;
  width: 980px;
  height: 692px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

#cv-text {
	margin: 0px 10px 0px 10px
	}

#iframe {
z-index: 2;
position: absolute;
background-color: #FFFFFF;
top: 280px;
left: 350px;
}

#artist_the {
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
}

#logo {
  float: left;
}

#artist_about {
  float: right;
}

#artists_statement {
margin-top: 2em;
}

#theme-text {
	margin-top: 10px;
	margin-bottom: 2em;
}

#gallery {
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
}

.gallery-index-icon {
  float: left;
  text-align: center;
}

.gallery-icon {
  float: left;
  margin-top: 1.5em;
  margin-bottom: 2em;
  text-align: center;
  width: 100%;
}

.gallery-icon a {
text-decoration: none;
}

.art-textv {
  float: left;
  margin-top: 10px;
  margin-bottom: 2em;
  width: 70%;
  height:100%;
}

.art-texth {
  float: left;
  margin-top: 10px;
  margin-bottom:2em;
  width: 30%;
  height:100%;
}


#interview {
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
}
.interview-icon {
  float: left;
  margin-top: 2em;
  text-align: center;
}
.interview-icon a {
    text-decoration: none;
/*  margin: 20px 40px 0 0;
  background: url(skugga_liten.gif) no-repeat bottom right;*/
/*  line-height: 0;*/
  /*border: 2px solid #cfcfcf;*/
}


#theme {
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
}

#theme h3 {
margin-bottom: 1em;
}

.foot_navbar {
  background-color: #f6edd0;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 3px;
  margin-top: 1em;
  margin-bottom: 1em;
}

#sidfot {
  background-color: #f6edd0;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 5px;
}
