/*
Theme Name: Kalaset
Theme URI: http://earthpeople.se/
Description: Custom theme for Stjärnkalaset
Version: 1.0
Author: Earth People AB
Author URI: http://earthpeople.se/
Tags: tc custom
*/

/* colors:

light green #eff39a

*/

html {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #eff39a;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.81em;
	text-align: center;
}
div, p, form, fieldset, ul, li, input, button {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h2, h3 {
	font-family: Futura, Arial, Helvetica;
	text-transform: uppercase;
	color: #99B500;
}
#infobox h2 {
	color: #fff;
}
#infobox p {
	margin-bottom: 10px;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}

.hide {
	display: none;
}
#page {
	width: 900px;
	margin: auto;
	overflow: hidden;
}
#menucontainer {
	background: #f60327 url(http://www.sv.teatercentrum.se/wp-content/themes/tc/images/gradients.png) 0 0 repeat-x;
	padding: 7px 0 10px;
	float: left;
	width: 100%;
}
#menu {
	float: left;
	width: 95.5%;
	padding-top: 0.25em;
}
#menu li {
	float: left;
	display: inline;
	padding-left: 1.13em;
	font-size: 1.08em;
	font-weight: bold;
	z-index: 2;
}
#menu .current_page_item, #menu .current_page_ancestor {
	background: transparent url(http://www.sv.teatercentrum.se/wp-content/themes/tc/images/navihover.gif) no-repeat scroll 15px 1px;
}
#menu a, #menu a:visited {
	color: #fff;
	text-transform: uppercase;
	font-family: Futura, Arial, Helvetica;
	text-decoration: none;
}
#menu a:hover {
	color: #ffb0b0;
}
#header {
	background: #fff;
	text-align: left;
	float: left;
	width: 100%;
	padding-top: 30px;
}
a.metamenu {
	color:#D6002D;
	float:right;
	margin-right:1em;
	margin-top:6.4em;
	text-decoration:none;
}
h1#logo a {
	background:transparent url(img/sprite.gif) no-repeat scroll 0 0;
	height:100px;
	text-indent:-999em;
	width:505px;
	float: left;
	position: relative;
	margin: 15px;
}
.readmore {
	background:#EFF39A url(img/sprite.gif) no-repeat scroll -66px -197px;
	display:block;
	float:left;
	height:25px;
	margin:10px 0 0 3px;
	text-indent:-9999em;
	width:72px;
}
.package .readmore {
	margin:10px 0 0 10px;
}
#maincontainer {
	background: #fff;
	margin: 10px 0;
	text-align: left;
	float: left;
	width: 100%;
	padding: 15px;
}
#content {
	width: 655px;
	overflow: hidden;
	float: left;
}
#sidebar {
	float: left;
	width: 200px;
	overflow: hidden;
	margin-left: 15px;
}
#footer {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	padding:10px 0;
	width:100%;
}
#infobox {
	background: #99B500;
	padding: 15px;
	color: #fff;
	margin-bottom: 15px;
}
#packages {
	width: 700px;
}
.package {
	margin: 0 15px 15px 0;
	background: #EFF39A;
	width: 320px;
	float: left;
	overflow: hidden;
}
.packageimg {
	float:left;
	height:170px;
	overflow:hidden;
	width:115px;
}
.package h3 {
	float:left;
	margin:10px 2px 3px 10px;
}
.package p {
	float:left;
	margin-left:10px;
	width:190px;
}
.left {
	clear: left;
}
#sidebar h3 {
	color: #99B500;
	margin-left: 3px;
}
#sidebar img {
	margin-bottom: 5px;
}
#sidebar p {
	/*margin: 0 3px;*/
	margin:0 3px 10px;
}
ul#news li {
	float: left;
	margin-bottom: 20px;
}
/*list page*/
.itemwrapper {
	background: #99B500;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.itemwrapper p {
	color: #fff;
	padding:0 0 10px 10px;
}
.itemwrapper h2 {
	padding:7px 4px 2px 7px;
	background: #EFF39A url(img/sprite.gif) no-repeat scroll 626px -307px;
	cursor: pointer;
}
.itemwrapper h3 {
	color:#EFF39A;
	padding:9px 0 7px 9px;
	cursor: pointer;
}
h2 a {
	text-decoration: none;
	color: #99B500;
	position: relative;
	top: -1px;
}
h2 a:hover {
	color: #000;
}
.itemwrapper h2.collapsed:hover {
	color: #99B500;
}
.itemwrapper h2.collapsed {
	background: #EFF39A url(img/sprite.gif) no-repeat scroll 626px -232px;
}
.itemimg {
	overflow: hidden;
	width: 200px;
	float: right;
	margin:10px;
}
a.boka {
	width: 56px;
	height: 25px;
	display: block;
	background: #EFF39A url(img/sprite.gif) no-repeat scroll 0 -197px;
	text-indent: -9999em;
	margin: 10px;
	float: left;
	
}
a.boka-fullt {
	width: 92px;
	height: 25px;
	display: block;
	background: #EFF39A url(img/sprite.gif) no-repeat scroll -248px -197px;
	text-indent: -9999em;
	margin: 10px;
	float: left;
}
.capacity {
float: left;
color: #fff;
padding: 15px 0 0 0;
}

ul.empty li {
	padding: 6px;
}
a.checkout {
	background:#EFF39A url(img/sprite.gif) no-repeat scroll -146px -197px;
	display:block;
	height:25px;
	margin:10px 0;
	text-indent:-9999em;
	width:93px;	
}
#morenews {
	margin-top: 15px;
}
#content ul#news li {
	display: block;
	clear: left;
}
#content ul#news li a {
	padding: 4px 0;
	display: block;
}
#content ul#news li {
	margin-bottom:0;
}
/*check out and cart*/
.cart {
	margin-bottom: 20px;
	border-bottom: 15px solid #EFF39A;
}
/*.cart li {
	border-bottom: 1px solid #EFF39A;
}*/
#cart-checkout {
	width: 400px;
}
#sidebar .cart h3, #cart-checkout h3 {
	background: #EFF39A;
	padding:8px 0 3px 5px;
	margin: 0;
}
.cart li a {
	padding: 4px;
	text-decoration: none;
	display: block;
}
.cart-content li a {
	padding: 4px;
	text-decoration: underline;
	display: block;
}
.cart-content li a:hover {
	text-decoration: none;
}
.cart li a:hover {
	background: #99B500;
	color: #fff;
}
.checkout-step {
	color: #99B500;
	font-weight: bold;
	font-size: 1.2em;
}
a.checkout-continue {
	color:#99B500;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding:10px 0;
}
.cart-content .remove a {
	display: inline;
	font-size: 0.9em;
	color: #D6002D;
	padding-bottom: 5px;
	text-decoration: none;
}
.cart-content .remove a:hover {
	display: inline;
	font-size: 0.9em;
	color: #D6002D;
	background: none;
	text-decoration: line-through;
}
.checkouttext p {
	margin: 10px 0;
}
#cart-content li {
	border-bottom:1px solid #EFF39A;
}
.cart-content li {
	border-bottom:3px solid #EFF39A;
}
.cart-content li {
	padding-bottom: 3px;
}
#cart-checkout-details {
	margin-top: 10px;
}
#cart-checkout-details form {
	margin-top: 10px;
}
input, textarea {
	border: 2px solid #EFF39A;
	padding: 4px;
	margin-top: 3px;
	width: 250px;
	font-size: 1.2em;
}
input:focus, textarea:focus {
	border-color: #99B500;
}
#submitbtn {
	background: #99B500;
	color: #fff;
	width: 120px;
	cursor: pointer;
}
#cart-checkout-thanks {
	margin-top: 10px;
}
/**/
.wpchunk {
	margin-top: 10px;
}
.wpchunk p {
	margin-bottom: 10px;
}
