/*
Theme Name: Image & Form
Theme URI: http://www.imageform.se/
Description: A company branded theme for Image & Form. Design by Image & Form. Modifications and Wordpress implementation by <a href="http://www.heybaberiba.com">Malin Grön @ Heybaberiba</a>.
Version: 1.0
Author: Malin Grön / Image & Form
Author URI: http://www.imageform.se
Tags: branded

  © 2009 Image & Form all rights reserved
*/



/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */
/*
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, , caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
*/

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/


html, 
body, 
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
th,
td, 
input,
cite,
label{padding: 0; margin: 0;} /* or use reset.css */

html {
	height: 100%;
/*	font: normal normal 100%/1.5 "Trebuchet MS", arial, verdana, sans-serif; */
	  margin-bottom: 1px;
	  overflow-y: scroll;	
}

.amp {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	text-decoration: none;
}
body {
	height: 100%;
	background: #6E5011;
	text-align: center;
	color: #35260d; /*7d8a2e*/
	padding:0;
	font: 100.1%/1.5 "Trebuchet MS", "Helvetica Neue", Arial, "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
	font-smooth: always;
}

h1,h2,h3,h4,h5,h6{ 
	font-weight: bold;
/*	line-height: 1.1em;
margin: .8em 0 .2em;
*/
	color: #000;
	display: block;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
}


h1{ margin: 0 0 .4em;}	
h2{ margin: 1.2em 0 .4em;}	

h1{ font-size: 1.4em;}	
h2{ font-size: 1.1em; }	




p, 
ul, 
ol,
/* , */
dl{
	font-size: .8333em;	/*.8333em;	*/
	margin: .4em 0 .8em;
	}

dd{
	font-family: Georgia, Times, serif; }
dd {margin-bottom: 1em;}

ul { list-style: inside; padding-left: 1em;}
ol { list-style: inside decimal; padding-left: 1em;}


a, a span{
	color: #485400;
	text-decoration: underline;
}	
a:hover, a:hover span{ 
	text-decoration: none; 
	color: #a62184;
}
/* a span{ color: #7d8a2e;} */

a img,
img {border:0;}



hr{ 
	display: block;
	clear: both;
	float: none;
	height: 1pt; 
	margin: 1pt 0; 
	visibility: hidden;
	}

div.divider{
	margin:0;
	padding:0;
	height: 1px;
	background: #eee;
}

/* -----------------------------------*/
/* ------>>> PAGE Structure <<<-------*/
/* -----------------------------------*/
	
#navigate {
	display:none;
	width: 50em;
	position: absolute;
	top:0;
}

#navigate ul {
	display: inline; 
	font-size: 0.75em; 
	list-style: inside square; 
	top:0;
	right:0;
}
#navigate ul li {
	background: #faf8f2; 
	display: inline; 
	margin:0;
	padding: .4em;
	}
	
/*#sitemap #navigate {
	display: inline;
}*/

div.bg {background: #fff url(img/main-bg.gif) repeat-x top;}
#header {
	height:198px;
	background: url(img/if-headerlogo.png) no-repeat 50% 0%;
}
.wrapper {
	width:50em; /*900px*/
	margin:0 auto;
	text-align: center;
}

#content,
#secondary-content{
/*	float:left; */
	text-align: left;
	margin-bottom: 2em;
	padding-bottom: 3em;
}
#secondary-content h2{
	margin-top: 0;
	font-size:1em;
	padding:0.5em 0 0 20px;
}
#content {
	width:36em;
	min-height: 300px;
	text-align: left;	
	margin: 0 auto;
}
#secondary-content{ 
	background: url(img/border-left.png) no-repeat 0% 100%;
	float:right;
	width: 12em;
}

#secondary-content h2{
	background: url(img/border-left-top.png) no-repeat 0% 0%;
	padding: .5em 0 0 20px;
	font-size: 1em;
	font-weight:bold;
}

#secondary-content p,
#secondary-content h5{
	font-weight:bold;
	line-height:0.5em;
	margin:0.7em 0 0.2em;	
	margin-left:20px;
	font-size:0.85em;
	font-size-adjust:none;
	font-family: "Trebuchet MS",arial,verdana,sans-serif;
	line-height: 1.1em;
}
#secondary-content p.posted-date {
	font-family:Georgia,Times,serif;
	font-weight: normal;
	margin:0 0 .2em;
	margin-left: 20px;
	padding-bottom: 0.3em;
}
#footer {
	float:none;
	clear: both;
	background: #6D5011 url(img/footer-bg.gif) repeat-x ;
	min-height:100px;
	width: 100%;
	}

/* -----------------------------------*/
/* --------->>> HEADINGS <<<----------*/
/* -----------------------------------*/

body div#header div#flash-replace h1 { 
	display:block; 
	text-indent: -9999px;	
	height: 190px;
	}

.work {
	padding:0;
	margin-bottom:30px;
}
.work p {font-size: 0.8333em; }
.work h3 { font-size: 1em; }	/*pilbakgrund*/
.work h3 a{ color: #485400; text-decoration: none;}	/*  */
.work h3 a:hover{ color: #485400; border-bottom: 2px dotted #485400;}
.work .img-right { float: right; height: 180px; margin: 0 0 1em 1em; }

.people { padding-bottom:200px; }
.people div{float: left; width: 47%; padding: 0 1em 0 0; margin-top:-20px;}
.people div p,
.people div cite{font-size: .8em; line-height: 1.3em;}
.people div cite{ margin:0; line-height: 0.7em;}
.people div h4 { font-size: 1em; margin-top:1.5em; line-height: 2em;}	/*pilbakgrund*/

#secondary-content h5 {}
#secondary-content h5 a{ color: #485400; text-decoration: none;}
#secondary-content h5 a:hover{ color: #a62184; text-decoration: underline;}	

/* -----------------------------------*/
/* -------->>> Text Styles <<<--------*/
/* -----------------------------------*/

p.posted-date{ 
	color: #b19c73; 
	border-bottom: 1px dashed #b19c73; 
	margin:0 0 .2em;
	}
p.date-article{ 
	color: #b19c73; 
	margin:0 0 -0.3em;
	}
/* -----------------------------------*/
/* --------->>> NAVIGATION <<<--------*/
/* -----------------------------------*/
#main-menu { 
	background: url(img/menu-line.png) no-repeat 50% 50%; 
	text-align:center;
	margin-bottom: 15px;
	}
#main-menu ul{
	width:58em; /*900px*/
	margin:0 auto;
	list-style: none;
	font-size: 0.9em;		
}

#main-menu ul li{
	float:left;
	display: inline;
	margin: 0;
	padding-left: 23px; 
	background: url(img/menu-li-left.png) no-repeat left bottom;
}

#main-menu ul li a {
	float:left;
	display: block;	
	background: url(img/menu-li.png) no-repeat right bottom;
	color: #485400; 
	text-decoration: none;
	padding:1px 9px 1px 2px;
}

#main-menu ul li a:hover{ 
	text-decoration: underline;
	color: #a62184;
}

#main-menu ul li#nav-home{margin-left: 140px;}

#main-menu ul li.current { 
	background-position: left 1px;
}

#main-menu ul li.current a, #main-menu ul li.current a span { 
	color: #d0ff00; 
	background-position: right 1px;
	padding:0 14px 0 3sspx;
}



#footer ul {
	width:810px;
	margin:0  ;
	background: url(img/footer.gif) no-repeat 50% -2px;
	padding-top: 20px;
	min-height: 120px;
	}
#footer ul li {
	font-size:0.9em;
	list-style: none;
	display:inline;
	padding-left: 12px;
	margin: 0 .2em;
	color: white;
	background:url(img/footer-star.png) no-repeat 0% 50%;
	}
#footer ul li a, #footer ul li a .amp{color: #ff80f9; text-decoration: none;}
#footer ul li a:hover{text-decoration: underline;}


#footer ul li.copyright {
	color: white;
	background: none;}

#footer ul li.int-links {
	background: url(img/footer-kolon.png) no-repeat 0% 70%;}
#footer ul li.int-links a{ color: #b7e000;}


ul.addtoany_list {
	float: right;
	position:relative;
	top: -30px;
}

.post {
	padding-bottom: 30px;
}

#comment{
	width:575px;
}
#email{
	width:200px;
}

#author{
	width:200px;
}

#url{
	width:200px;
}
/* -----------------------------------*/
/* ----------->>> FORMS <<<-----------*/
/* -----------------------------------*/
/*
#sendform {width: 75%;}

#sendform fieldset {margin: 0 0 1em;
	color: #35260d;
	background: #FAF8F2;
	padding: 0 .7em ;}
#sendform label {
	display: block;
	margin: .4em 0 0;
	cursor: pointer;
	width: 90%;
	}
#sendform fieldset legend {color: #35260d;}
#sendform label span,
#sendform fieldset span{color: #ff80f9; }

#sendform input[type=text],
#sendform input[type=password],
#sendform textarea,
#sendform select{
	display:block;
	font: normal normal 1.2em/120% arial, verdana, sans-serif;
	padding: .2em .3em;
	width: 90%;
	color: #35260d;}
#sendform input[type=submit],
#sendform input[type=button],
#sendform input[type=reset]{ 
	display:inline;
	padding: .2em .3em; 
	margin: 0 .3em;
	}
#sendform .checkboxes p label {margin-right: 1em;}
#sendform .action p {text-align: center;}
#sendform label.error {display:none; color: #ff5a1c;}
*/
/* -----------------------------------*/
/* --------->>> COMMENTS <<<----------*/
/* -----------------------------------*/


/* -----------------------------------*/
/* ---------->>> EXTRAS <<<-----------*/
/* -----------------------------------*/

.clear{ 
	display: block;
	clear: both;
	float: none;
	height: 1pt; 
	margin: 1pt 0; 
	visibility: hidden;
	}


/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
  body { color: #000; font: 100%/1.5 serif; }
  .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
  #header { border-bottom: 1px dotted #ccc; position: static; display: block; margin: 0 auto; }
  h1#logo,
  h1#logo a,
  h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }
  
  #container { float: none; margin: 0; }
  #content { border: 0 none; margin: 0; overflow: visible; position: static; }
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry p a:after { content: "  [" attr(href) "] "; }
  #accessibility, hr, #nav, #sidebar, .something { display: none; }
}