/*

Theme Name: Kultur Nu
Theme URI: http://kultur.nu
Description: Design &XHTML/CSS: <a href="http://korsitaket.se">Korsitaket</a>
Author: Korsitaket
Author URI: http://korsitaket.se
Tags: clean, fixed width, valid CSS, valid XHTML

*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */

body {
	margin: 0px;
	padding: 0px;
	background: #000;
	font-size: 70%;
	font-family: Verdana, Georgia, Sans-Serif;
}
a {
	color:#000000;
	background: transparent;
	outline: none;
	text-decoration:underline;
}
a:hover {
	outline: none;
	text-decoration:none;
}
p {
	margin: 0 0 10px 0;
	padding: 0px;
}
ul, ol {
	margin-bottom: 20px;
}
blockquote {
	margin: 0 0 20px 20px;
	padding: 10px 20px 1px 20px;
	background: #fff url(img/citat.png) no-repeat top left;
}
img {
	border: none;
}
img a {
	border: none;
}
img a:hover {
	border: none;
	background: none;
}


/*	##################################
   	BASIC LAYOUT
	################################## */

#wrap {
	width: 600px;
	margin: 0 auto;
	font:normal 1.0em/1.6em Verdana, Georgia, sans-serif;
	color: #000;
}

#wrap-head {
	width: 700px;
	margin: 0 auto;
	color: #000;
}

#header {
	height: 50px;
	background-color: #000;
}

#intro {
	margin: 0 0 50px 0;
	height: 100px;
	background: url(img/banner.png) no-repeat;
}

#box1 {
	margin: 800px 0 0 0;
	padding: 0 20px 20px 20px;
	background: #fff url(img/h_box1.png) no-repeat
}

#box2 {
	margin: 800px 0 0 0;
	padding: 0 20px 20px 20px;
	background: #fff url(img/h_box2.png) no-repeat
}

#box3 {
	margin: 800px 0 0 0;
	padding: 0 20px 20px 20px;
	background: #fff url(img/h_box3.png) no-repeat
}

#box4 {
	margin: 800px 0 0 0;
	padding: 0 20px 20px 20px;
	background: #fff url(img/h_box4.png) no-repeat
}

#box5 {
	margin: 800px 0 0 0;
	padding: 0 20px 20px 20px;
	background: #fff url(img/h_box5.png) no-repeat
}

#box6 {
	margin: 800px 0 800px 0;
	padding: 0 20px 20px 20px;
	background: #fff url(img/h_box6.png) no-repeat
}

#nyheter {
	margin: 0 0 30px 0;
	padding: 0 20px 20px 20px;
	background: #fff url(img/h_nyheter.png) no-repeat
}

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

/*	##################################
   	HEADINGS
	################################## */

h1 {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font:bold 7.2em/0.6em 'Trebuchet MS', sans-serif;
	text-transform: lowercase;
	color:#000000;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0 0 0 0;
	font:bold 1.0em/1.6em Verdana, Georgia, sans-serif;
	text-transform: uppercase;
	color:#000;
}

h2 a {
	text-decoration: none;
	color:#000;
}

h2 a:hover {
	color:#fff;
	background:#000;
	outline: none;
	text-decoration:none;
}

h3 {
	margin: 0 0 20px 0;
	font: bold 1.3em/1.6em 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	color:#000000;
}

h3 a {
	text-decoration: none;
	color:#000000;
}

h3 a:hover {
	color:#000000;
	background:#99ccff;
	outline: none;
	text-decoration:none;
}

h4 {
	margin: 0 0 10px 0;
	font:normal 2.2em/0.6em 'Trebuchet MS', sans-serif;
	color:#000000;
}

/*	##################################
   	HEADER
	################################## */

#header ul {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
	margin: 0 0 0 0;
	list-style: none;
	background-color: #000000;
}

#header li {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
}

#header li#first a {
	background-color: #000000;
}
#header li#first a:hover {
	background-color: #FFFFFF;
}
#header li#justnu a {
	background-color: #000000;
}
#header li#justnu a:hover {
	background-color: #FF00E4;
}
#header li#nyheter a {
	background-color: #000000;
}
#header li#nyheter a:hover {
	background-color: #00AEFF;
}
#header li#biljetter a {
	background-color: #000000;
}
#header li#biljetter a:hover {
	background-color: #2FE304;
}
#header li#omoss a {
	background-color: #000000;
}
#header li#omoss a:hover {
	background-color: #F6FF00;
}
#header li#kontakt a {
	background-color: #000000;
}
#header li#kontakt a:hover {
	background-color: #B400FF;
}
#header li#blimedlem a {
	background-color: #000000;
}
#header li#blimedlem a:hover {
	background-color: #FE0000;
}

#navbar .page_item a, #menu .cat-item a {
	display: block;
	float: left;
	height: 27px;
	margin: 0px;
	padding: 8px 13px 0 13px;
	text-decoration: none;
	text-align: center;
	font: bold 1.3em/1.6em 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}

#navbar .page_item a:hover, #menu .cat-item a:hover {
	background-color:#99ccff;
	color:#000;
}

/*	##################################
   	INTRO
	################################## */

#banner {
	margin: 0 0 50px 0;
	height: 150px;
	background: url(img/banner.png) no-repeat;
}

#nav1 {
	float: left;
	margin: 0 9px 9px 0;
	width: 194px;
	height: 100px;
}
#nav1 a { 
	display: block;
	width: 194px;
	height: 100px;
	background: url(img/nav1i.png) no-repeat;
}
#nav1 a:hover { 
	background: url(img/nav1i2.png) no-repeat;
}
#nav2 {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
	width: 194px;
	height: 100px;
}
#nav2 a { 
	display: block;
	width: 194px;
	height: 100px;
	background: url(img/nav2i.png) no-repeat;
}
#nav2 a:hover { 
	background: url(img/nav2i2.png) no-repeat;
}
#nav3 {
	display: block;
	float: left;
	margin: 0 0 9px 0;
	width: 194px;
	height: 100px;
}
#nav3 a { 
	display: block;
	width: 194px;
	height: 100px;
	background: url(img/nav3i.png) no-repeat;
}
#nav3 a:hover { 
	background: url(img/nav3i2.png) no-repeat;
}
#nav4 {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
	width: 194px;
	height: 100px;
}
#nav4 a { 
	display: block;
	width: 194px;
	height: 100px;
	background: url(img/nav4i.png) no-repeat;
}
#nav4 a:hover { 
	background: url(img/nav4i2.png) no-repeat;
}
#nav5 {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
	width: 194px;
	height: 100px;
}
#nav5 a { 
	display: block;
	width: 194px;
	height: 100px;
	background: url(img/nav5i.png) no-repeat;
}
#nav5 a:hover { 
	background: url(img/nav5i2.png) no-repeat;
}
#nav6 {
	display: block;
	float: left;
	margin: 0 0 9px 0;
	width: 194px;
	height: 100px;
}
#nav6 a { 
	display: block;
	width: 194px;
	height: 100px;
	background: url(img/nav6i.png) no-repeat;
}
#nav6 a:hover { 
	background: url(img/nav6i2.png) no-repeat;
}


/*	##################################
   	BOX
	################################## */

#heading {
	margin: 35px 0 0 0;
}

#content {
	padding: 0 0 0 0;
}
#flow {
	float: left;
	width: 260px;
	height: 230px;
	margin: 0 20px 0 0;
	background-color: #fff;
}

.text-box {
	border: none;
}

.text-box img {
	border: none;
}

p.tags {
	clear: both;
}



/*	##################################

   	COMMENTS

	################################## */

	

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 44px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button-c.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}



/*	##################################

   	SEARCHFORM

	################################## */

	

#searchform #search {
	float: left;
	width: 207px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #000000;
	font:normal 1.2em/1.6em Georgia, sans-serif;
}

#searchform #search-submit {
	width: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button-s.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}



/*	##################################

   	FOOTER

	################################## */



#footer {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: #000000;
	color: #fff;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	color: #fff;
}


#footer-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	background: url(img/bg-footer-bottom.gif) no-repeat left bottom;
}



/*	##################################

   	USEFUL

	################################## */



.clear {
	clear:both;
}



/** WORDPRESS CSS */



.aligncenter,

div.aligncenter {

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}



.wp-caption {

   border: 1px solid #ccc;

   text-align: center;

   background-color: #f7f7f7;

   padding-top: 4px;

}



.wp-caption img {

   float: none;

   margin: 0px;

   padding: 0px;

   border: none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;


   padding: 0px;

   margin: 0px;

}



/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {

	text-align: center;
}
