/*
Theme Name: Sav Engelska
Theme URI: http://www.osynlig.se
Description: Sav på engelska.
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("images/tile_right_default.jpg") #f7f5f7 top 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;
}

#language {
	position: absolute;
	top: 0;
	left: 100%;
	width: 180px;
	margin-left: -188px;
	padding: 4px;
}

#language label {
	margin-right: 4px;
}

#language select {
	width: 100px;
}

#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: 196px;
}

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

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

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

#left-column .wp-menu a:hover {
	text-decoration: none;
	font-weight: bold;
}

#left-column .wp-menu .active {
	font-weight: bold;
}

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

#left-column .wp-menu li ul li {
	margin-left: 10px;
	font-weight: normal;
}

#left-column .wp-menu li.collapse ul {
	display: none;
}

#left-column .wp-menu li ul li a:hover, #left-column .wp-menu li ul li.active a {
	font-weight: bold;
}

#news {
	margin-top: 90px;
}

#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 h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 4px;
}

.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: 14px;
	font-weight: normal;
	margin-bottom: 4px;
}

.wrapper h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 4px;
}

.wrapper li {
	list-style: none;
}

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

.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;
}


/* GALLERY */

.gallery .gallery-item {
	float: left;
	max-width: 162px;
	margin: 0 12px 15px 0;
}

* html .gallery .gallery-item { width: 162px; }

.gallery .gallery-item a {
	display: block;
	border: 6px solid #fefefe;	
}

.gallery .gallery-item a:hover {
	border-color: #231f24;
}

.gallery .gallery-item .gallery-icon {
	margin-bottom: 5px;
}