/*
Theme Name: Sav
Theme URI: http://www.osynlig.se
Description: Sav start.
Version: 1.0
Author: Osynlig
Author URI: http://www.osynlig.se
Tags:
*/

* { margin: 0; padding: 0; }

html,body {
	height: 100%;
}

body {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #2f2f2f;
	line-height: 16px;
	background: url('/wp-content/themes/sav_sv/images/tile_right_start.jpg') #eeeeee repeat-x;
}

/****************************************************************************/
/*body {
	background: url("images/tile_right_start.jpg") #eeeeee repeat-x;
}

#background {
	background: url("images/bg_start.jpg") no-repeat; height: 1382px;						
}*/
/****************************************************************************/

.clear {
	clear: both;
}

img {
	border: none;
}

h1 {
	font-family: arial, tahoma, verdana;
	font-size: 31px;
	font-weight: normal;
	line-height: 36px;
}

a {
	text-decoration: none;
	color: #2f2f2f;
}

a:hover {
	text-decoration: underline;
}

#background {
	width: 100%;
	height: 100%;
	/*background: url("/images/bg_media.jpg") bottom left no-repeat;*/
}

#container {
	position: absolute;
	
	top: 42px;
	left: 72px;
	
	/*width: 1050px;*/
}

#left-column {
	float: left;
	width: 300px;
}

#logotype {
	margin-bottom: 47px;
}

#right-column {
	float: right;
	width: 820px;
	
	margin-top: 25px;
}

#left-column p {
	margin-bottom: 12px;
}

#left-column .contact {
	margin-top: 160px;
}

#left-column .wp-menu {
	margin: 35px 0 0 0px;
}

#left-column .wp-menu a {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
}

#left-column .wp-menu li {
	list-style: none;
	margin-bottom: 3px;
}

#news {
	margin-top: 160px;
}

#news .news-item {
	width: 200px;
	margin-bottom: 40px;
	color: #444444;
}

#news .news-item .header {
	font-size: 13px;
	font-weight: bold;
	font-family: arial, verdana, tahoma;
}

.news-item .date, .news-column .date {
	font-weight: bold;
}

.news-item p, .news-column p {
	display: inline;
}

.news-column {
	float: left;
	width: 245px;
	margin-right: 35px;
}

#right-column h1 {
	margin-top: 27px;
}

.navleft {
	float: left;
	width: 200px;
}

.navright {
	float: right;
	width: 200px;
}

.content .column {
	float: left;
	width: 245px;
	margin-right: 15px;
}

.content .wide-column {
	float: left;
	width: 345px;
	margin-right: 15px;
}

.content a, .news-column a {
	font-weight: bold;
} 

.content .column .quote {
	float: right;
	margin: 8px 0 0 0;
}

.wrapper p {
	margin-bottom: 12px;
}

.wrapper h1 {
	margin-bottom: 39px;
}

.wrapper h2 {
	font-size: 16px;
	margin-bottom: 4px;
}

.wrapper li {
	list-style: none;
}

.archive {
}

.archive .item {
	margin-bottom: 45px;
}

.archive .item h2 {
	margin-top: 2px;
}

.news_item p {
	margin-bottom: 15px;
}

.organisation-table tr td {
}

.organisation-table .left {
	width: 250px;
	padding-right: 34px;
}

.organisation-contact-table tr td {
	width: 160px;
}

#gallery {
	width: 722px;
	height: 722px;
}

#image-holder {
	width: 440px;
	margin: 10px 0 0 -8px;
}

#image-holder .image {
	float: left;

	width: 100px;
	height: 75px;
	
	margin: 0 0 8px 8px;
	
	border: 1px solid #fff;
}

#image-holder .image a {
	display: block;
	width: 100px;
	height: 75px;
	text-align: center;
}

#video #flashcontent {
	width: 534px;
	height: 300px;
}