/*
Theme Name: Think and Innovate 2010
Theme URI: http://thinkandinnovate.se/
Description: 
Version: 1.0
Author: Osynlig
Author URI: http://osynlig.se/
Tags:
Text Domain:

*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hidden {
	display: none;
}

.alignleft {
	margin-right: 10px;
}

.alignright{
	margin-left: 10px;
}

/******************************/

h1 {
	font-family: arial, tahoma, serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 41px;
	margin-bottom: 17px;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

html,body {
	height: 100%;
}

body {
	font-family: georgia, sans-serif, serif;
	font-size: 12px;
	line-height: 19px;
	color: #231f20;
	background: url('images/bg_page.jpg') no-repeat top center #f6f1e7;
}

body.home {
	background: url('images/bg_end.jpg') no-repeat top center #f6f1e7;
}

a#logotype {
	display: block;
	position: absolute;
	left: 28px;
	top: 7px;
}

img#eu {
	display: block;
	position: absolute;
	right: 28px;
	top: 7px;
}

ul.main-menu {
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}

ul.main-menu li {
	display: inline;
	margin-right: 19px;
}

ul.main-menu li.first {
	padding-left: 70px;
}

ul.main-menu li.last {
	margin-right: 0;
}

ul.main-menu li a {
	font-family: georgia, sans-serif, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
	text-transform: uppercase;
}

ul.main-menu li a:hover, ul.main-menu li.active a {
	color: #0091d5;
}

div#content {
	position: absolute;
	width: 660px;
	top: 86px;
	left: 50%;
	margin-left: -280px;
}

div#content div.post {
	width: 500px;
	padding-bottom: 33px;
}

div#content div.post.left {
	width: 325px;
}

div#content div.post a {
	font-weight: bold;
	color: #0091d5;
	text-decoration: underline;
}

div#content div.post.right {
	width: 300px;
	padding-top: 50px;
}

div#content div.post.right.video {
	margin-right: 20px;
}

div#content div.post.right #about-flash {
	margin-top: 60px;
}

/*div#content div.post p, div#content div.post h3 {
	width: 325px;
}*/

div#content div.post p, div#content div.post ul {
	margin-bottom: 16px;
}

div#content div.post ul {
	list-style: disc inside;
}

div#content div.post table.post-table {
	width: 100%;
}

div#content div.post table.post-table tr td {
	padding-bottom: 8px;
}

div#content div.post table.post-table tr td.first-td {
	font-weight: bold;
	width: 75px;
}

div#content div.post table.post-table tr.hidden td {
	padding-top: 8px;
}

div#content div.post form input {
	margin-bottom: 10px;
}

div#content div.post form input, div#content div.post form textarea {
	display: block;
}

div#content div.post form input.radio {
	display: inline;
}

div#content div.post div.print {
	position: absolute;
	margin: -25px 0 0 545px;
}
* html div#content div.post div.print { width: 85px; }

div#content div.post div.print a {
	display: block;
	height: 25px;
	padding: 7px 30px 0 0;
	color: #4b4b4b;
	background: url('images/print.gif') top right no-repeat;
}

div#toolbar {
	position: fixed;
	width: 100%;
	height: 33px;
	bottom: 0;
	background: #000;
	color: #fff;
	overflow: hidden;
	z-index: 100;
	
	_position:absolute;
	_bottom:expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}

div#toolbar a {
	font-weight: bold;
	color: #15a6f1;
	text-decoration: none;
}

div#toolbar div.top {
	font-size: 13px;
	padding: 6px 0 0 13px;
}

div#toolbar.active div.top p.news {
	display: none;
}

div#toolbar div.top p.more-news {
	margin-right: 15px;
}

div#toolbar #more-news {
	display: block;
	height: 22px;
	width: 90px;
	background: url('images/fler_nyheter.gif') no-repeat;
}

div#toolbar.active #more-news {
	background-position: 0 -22px;
}

div#toolbar div.top p.share {
	margin-right: 15px;
}

div#toolbar div.content {
	padding: 15px 0 0 0;
}

div#toolbar div.content div.post {
	display: inline;
	width: 265px;
	margin: 0 28px 200px 34px;
}

div#toolbar div.content div.post h2 {
	font-family: arial, tahoma, serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	margin: 10px 0 2px 0;
}

div#toolbar div.content div.post p {
	margin-bottom: 5px;
}

/* Image Gallery */

#imageGallery-image-box {
	background-image: url('images/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 6px solid #fff;
}

#gallery-button {
	display: block;
	position: absolute;
	left: 50%;
	margin: 233px 0 0 -287px;	
}