/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


html body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: url('images/bakgrund.jpg') no-repeat top left;
	background-attachment: fixed;
	height: 100%;
}

img {
	border: none;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3366ff; /*#06AEF1;*/
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

.h3span {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3366ff; /*#06AEF1;*/
	font-size: 1.6em;
}

.eventTitle {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF; /*#06AEF1;*/
	font-size: 1.5em;
	background-color: #4488FF;
	padding: 0.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #999999;*/
	color: #0000FF;
}

a:hover {
	background: none;
	color: #8888FF;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#menuContainer {
	width:100%;
	height:55px;
	position: fixed;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	background: url('images/bakgrund.jpg') no-repeat top left;
	z-index: 100;

}

* html #menuContainer {position:absolute;}
#menuContainerWithSubmenu {
	width:100%;
	height:70px;
	position: fixed;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	background: url('images/bakgrund.jpg') no-repeat top left;
	z-index: 100;

}
* html #menuContainerWithSubmenu {position:absolute;}

#wrapper2 {
	margin: 0;
	padding:0;
	padding-top: 1px; /* tar man bort den här hoppar innehållet upp i IE - varför det? */
}

/* Header */

#header {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding-top: 10px;
}

.topimg img {
	margin: 0;
	padding: 0 0 20px 0;
	border: none;
	
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #333333;
}

#logo h1, #logo p {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 16px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #06AEF1;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #BDB0ED dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 100%;
	/*height: 55px;*/
	color: #06AEF1;
	/*font-weight: bold;*/
	text-align: center;
	padding-top:15px;
	margin: 0;
}

#menu a {
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#menu span {
/*	background: url(images/img03.jpg) repeat-x left bottom;*/
	padding: 6px;
	margin: 0 3px 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu a:hover {
	color: #FFFF00;
}

#menu .menuActive {
	color: #AAAADD;
	border-bottom: none;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


/* Submenu */

#subMenu {
	width: 100%;
	float:left;
	position: relative;
	top: -13px;
	font-size: 1.5em;
	color: #06AEF1;
	font-weight: bold;
	text-align: center;
}

#subMenu a {
	font-size: 20px;
	color: #06AEF1;
	border-bottom: none;
}

#subMenu a:hover {
	color: #0688DD;
}

#subMenu .subMenuActive {
	font-size: 20px;
	color: #005577;
	border-bottom: none;
}

/* Submenu2 (testar ny submeny) */

#subMenu2 {
	width: 100%;
	height: 20px;
/*	position: fixed;
	top: 45px;
	left: 0px;*/
	padding-top: 7px;
	font-size: 15px;
	color: #06AEF1;
	/*font-weight: bold;*/
	text-align: center;
	padding-bottom: 5px;
}
* 

#subMenu2 a {
	font-size: 15px;
	color: #FFFFFF;
	border-bottom: none;
}

#subMenu2 span {
/*	background: url(images/img03.jpg) repeat-x left bottom;*/
	padding: 6px;
	margin: 0 4px 0 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#subMenu2 a:hover {
	color: #FFFF00;
}

#subMenu2 .subMenuActive {
	font-size: 15px;
	color: #AAAADD;
	border-bottom: none;
}
/* Page */

#page {
	width: 910px;
	margin: 54px auto 0 auto;
	padding: 0;
	padding-top: 8px;
/*	border: 10px #EAEAFF solid;*/
	background: #FFFFFF url(images/img02.jpg) repeat-x left top;
	min-height: 420px;
}

#pageWithSubmenu {
	width: 910px;
	margin: 69px auto 0 auto;
	padding: 0;
	padding-top: 8px;
/*	border: 10px #EAEAFF solid;*/
	background: #FFFFFF url(images/img02.jpg) repeat-x left top;
	min-height: 420px;
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding: 0px 0px 0 10px;
	margin: 0 20px 0 0;
/*	border-right: 1px solid #aaaaaa;*/
}

.post {
}

.post .title {
	color: #3366FF;
}

.post .title a {
	background: none;
	color: #3366FF;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 10px;
	/*background: url(images/img04.png) repeat-x left bottom;*/
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .comments {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 10px 10px 0 0;
	color: #333333;
	line-height: 140%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(images/img06.gif) no-repeat left 50%;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #3366FF;
	background: url(images/img04.png) repeat-x left bottom;
}

#sidebar h3 {
	padding-bottom: 10px;
	background: url(images/img04.png) repeat-x left bottom;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

/*#sidebar a {
	color: #000000;
	border: none;
}
*/
/*
#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}
*/
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #999999;
}

/* länk-sidan... */
.links {
	padding: 0;
	margin: 0;
}

.links li {
	font-style: italic;
	padding-left: 10px;
/*	line-height: 35px;*/
/*	border-bottom: 1px dotted #D7D0F4;*/
	background: url(images/img06.gif) no-repeat left 50%;
	list-style: none;
}

.links li a {
	font-style: normal;
}

.linkTitle {

}

.linkSubtitle {
	color: #444444;
}

.eventList {

}

.eventList tr {
	vertical-align: top;
}

.eventList .date {
	white-space: nowrap;
}

.eventList .old {
	color: #AAAAAA;
}
.eventList .old:hover {
	text-decoration: underline;
	color: #AAAAAA;
}

.eventList .active {
	color: #000000;
}
.eventList .active:hover {
	text-decoration: underline;
	color: #000000;
}

.eventList .upcoming {
	color: #000000;
}
.eventList .upcoming:hover {
	text-decoration: underline;
	color: #000000;
}


#slideshow {
	width:200px;
	height:180px
}

.slideshowDiv {
	position:absolute;
	width: 200px;
}



#popupBackground {
	display: none;
	height: 100%;
	width: 100%;
	background-color: #000000;
	position: absolute;
	top:0;
	left:0;
}

#popupBody {
	display:none;
	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: absolute;
}

#popupWrapper {
	border: 3px solid #F2B245;
	width: 400px;
}

#popupTitle {
	background: #F2B245 url('/img/background-dark.jpg');
	padding: 0.5em;
}

#popupContent {
	padding: 0.5em;
}

.yearMovieImage {
	width: 100px;
}
