/*
Theme Name: Verdensteatret
Theme URI: http://www.verdensteatret.no/
Description: Custom made theme for Verdenstearet, with Event Calendar, Movie Articles, etc.
Author: Tank Design & Stian Andreassen
Version: 2.0
Tags: 
yellow, white, three columns, fixed-width
*/
	
	body {
	background: #fff;
	margin: 0;
	padding: 0;
	font: 62.5% Tahoma, Verdana,a Arial, sans-serif;
	}

	#fbteasertext {
	display: none;
	}
	
	a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ffcc00;	
	}
	
	a:hover {
	color: #ffcc00;
	border-bottom: 1px solid #ffcc00;	
	}
		
	h1, h2, h3, h4, h5, h6 {
	margin: 0;
	}
	
	h1#logo {
	width: 32px;
	height: 153px;
	position: fixed;
	right: 0;
	top: 70px;
	z-index: 99 !important;
	}
	
	#logo a {
	border: none;
	}
	
	#wrapper {
	clear: both;
	width: 940px;
	margin: 2em auto;
	padding-bottom: 50px;
	}
	
	#top {
	width: 960px;
	margin: 20px 0 15px;
	height: 30px;
	vertical-align: center;
	border-bottom: 1px dotted #000;
	}
	
	#menu-hovedmeny {
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	}
	
	#menu-hovedmeny li {
	font-size: 1.6em;
	float: left;
	padding: 0 10px;
	}
	
	#menu-hovedmeny li a {
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	border: none;
	}
	
	#menu-hovedmeny li a:hover {
	color: #ffcc00;
	}
	
	#container {
	clear: both;
	width: 960px;	
	margin-top: 40px;
	}
	
	#left {
	float: left;
	width: 186px;
	margin: 0 20px 0 10px;
	}
	
	#left h2, #right h2 {
  	font-family: Helvetica;
  	font-size: 3em;
  	margin: 0;
  	line-height: 1em;
  	letter-spacing: -1px;
	}
	
	#left h2.pageheading {
	font-size: 2.6em;
	letter-spacing: 0;
	}
	
	#left p, #right p, #right td {
	font-size: 1.1em;
	line-height: 1.5em;
	}
	
	#content {
	width: 960px;
	}
	
	#content.narrowcolumn {
	float: left; 
	width: 528px;
	margin-right: 20px;
	}
	
	#right {
	width: 186px;
	float: left;
	margin-right: 10px;
	}

	#right h2 {
  	font-family: Helvetica;
	}
	
	#lastten, #submenu, #submenu .children {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #b1b1b1;
	}
	
	#submenu .children{
	margin-top: 10px;
	margin-bottom: -7px;
	}
	
	#lastten li, #submenu li {
	font-size: 1.1em;
	padding: 6px 1px;
	border-bottom: 1px solid #b1b1b1;
	}
	
	#submenu .current_page_item a, #submenu .current_page_parent a, #submenu .current_page_parent .children .current_page_item a {
	font-weight: bold;
	}

	#submenu .children li {
	font-size: 1em;
	background: #ededed;
	padding: 6px 10px;
	}
	
	#submenu .current_page_item .children a, #submenu .current_page_parent .children a {
	font-weight: normal;
	} 	
	
	#lastten li a, #submenu li a, .buyticket {
	border: none;
	}
	
	.buyticket {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	background: url(images/plus_btn.png) no-repeat;
	margin: 0;
	margin-left: -5px;
	}
	
	.orgtitle {
	margin-top: 5px;
	font-family: Georgia;
	font-size: 1.4em;
	color: #999;
	font-weight: normal;
	font-style: italic;
	}
	
	.buyticket:hover {
	background: url(images/plus_btn_on.png) no-repeat;
	border: none;
	}

	#content .entry p {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 1.4em;
	line-height: 1.5em;
	}
	
	#content .dato {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	}
	
	#content .widescreen {
	text-align: center;
	}
	
	#content .thumb {
	float: right;
	margin: 0 0 10px 10px;
	}
	
	.categoryarchive .hentry {
	clear: both;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	}
	
	#content h2 {
  	font-family: Helvetica;
	font-size: 3em;
	margin: 0;
	letter-spacing: -1px;
	}
	
	#content h2 a {
	text-decoration: none;
	color: #000;
	border: none;
	}
	
	#content h2 a:hover {
	color: #ffcc00;
	}
	
	.blank {
	width: 960px;
	clear: both;
	border: 1px solid #fff;
	}
	
	#ec3_calendar {
	width: 960px !important;
	border-collapse: collapse;
	border-top: 3px solid #000;
	}
	
	#ec3_calendar a {
  	border: none;
	}
	
	#ec3_calendar td {
	width: 14%;
	padding: 5px 5px 5px 10px;
	min-height: 120px;
	height: 120px;
	border-bottom: 1px dotted #000;
	border-right: 1px solid #a6a6a6;
	vertical-align: top;
	font-size: 1.1em;
	color: #313131;
  	}
  	
  	#ec3_calendar .endtd {
	border-right: none;
  	}
  	
  	#ec3_calendar .weekday {
  	height: auto !important;
  	text-align: center;
  	text-transform: uppercase;
  	font-size: 1.5em;
  	padding: 20px 0;
  	}
  	
  	#ec3_calendar .daynum {
  	float: right;
  	color: #fff;
  	background: #7f7f7f;
  	padding: 5px;
  	margin: 4px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 12px;
	height: 12px;
	text-align: center;
	vertical-align: center;
  	}
  	
  	#ec3_thisistoday .daynum {
  	background: #fdca2a;
  	}
  	
  	#ec3_calendar .ec3_calendar_link {
  	text-transform: uppercase;
  	text-decoration: none;
  	color: #313131;
  	font-weight: bold;
  	}
  	
  	#ec3_calendar .ec3_calendar_link:hover {
  	color: #ffcc00;
  	}
  	
/*
  	#showtimes {
  	width: 150px;
  	padding: 20px;
  	float: right;
  	margin-left: 20px;
  	background: #ececec;
  	}
*/

  	#ec3_today {
  	width: 960px;
  	background: #ececec url(images/bakgrunn_header.png) no-repeat;
  	clear: both;
  	min-height: 100px;
  	}
  	
  	#ec3_today img {
  	border: none;
  	}
  	
  	#ec3_todaysday {
  	position: relative;
  	width: 120px;
  	font-size: 3em;
  	margin: 0;
  	float: left;
  	color: #fff;
  	padding: 10px;
  	clear: both;
  	}
  	
  	#aktuelt_btn {
  	position: absolute;
  	bottom: 5px;
  	}
  	
  	#aktuelt_close_btn {
  	position: absolute;
  	bottom: 5px;
  	}
  	
  	#aktuelt_btn a, #aktuelt_close_btn a {
  	border: none;
  	}
  	
  	#ec3_today .teaser_size3 {
  	position: relative;
  	width: 255px;
  	padding: 8px 9px 8px 8px;
  	float: left;
  	background: #fdca2a;
  	min-height: 200px;
  	border-left: 1px solid #cca300;
  	}

  	#ec3_today .teaser_size4 {
  	position: relative;
  	width: 185px;
  	padding: 8px 10px 8px 9px;
  	float: left;
  	background: #fdca2a;
  	min-height: 200px;
  	border-left: 1px solid #cca300;
  	}
  	
  	#ec3_today .teaser_size5 {
  	position: relative;
  	width: 144px;
  	padding: 8px 10px 8px 9px;
  	float: left;
  	background: #fdca2a;
  	min-height: 200px;
  	border-left: 1px solid #cca300;
  	}
  	
  	#ec3_today .teaser_size3:hover, #ec3_today .teaser_size4:hover, #ec3_today .teaser_size5:hover {
  	background: #eeb008;
  	}
  	
  	#ec3_today .teaser_size3 h2, #ec3_today .teaser_size4 h2, #ec3_today .teaser_size5 h2 {
  	font-family: Helvetica;
  	font-size: 3em;
  	line-height: 1em;
  	margin: 0;
  	letter-spacing: -1px;
	}

  	#ec3_today .ec3_teaserlink {
  	text-decoration: none;
  	color: #000;
  	border: none;
  	}
  	
  	#ec3_today .ec3_teasertime1 {
  	color: #fff;
  	text-shadow: #cba200 0px 1px;
  	position: absolute;
  	bottom: 5px;
  	}
  	
  	#ec3_today .ec3_teasertime2 {
  	color: #fff;
  	text-shadow: #cba200 0px 1px;
  	position: absolute;
  	bottom: 5px;
  	left: 100px;
  	}
  	
  	#ec3_today .teaser_size5 .ec3_teasertime1, #ec3_today .teaser_size5 .ec3_teasertime2 {
  	font-size: 2.5em;
  	}

	#ec3_today .teaser_size5 .ec3_teasertime2 {
  	left: 80px;
	}

  	#ec3_today .ec3_teasertime3, #ec3_today .ec3_teasertime4, #ec3_today .ec3_teasertime5, #ec3_today .ec3_teasertime6, {
  	display: none;
  	}
  	
	#ec3_prev {
	border: none;
	float: left;
	width: 100px;
	text-align: left;
	}
	
	#ec3_next {
	border: none;
	float: right;
	width: 100px;
	text-align: right;
	}
	
	#ec3_calendar_heading {
	text-align: center;
	padding: 20px 0;
	}

	#ec3_aktuelt {
  	width: 960px;
  	background: #efefef url(images/aktuelt_bg.png) repeat-x top;
	clear: both;
	}
	
	#ec3_aktuelt .hraktuelt {
	clear: both;
	color: #efefef;
	border: 1px solid #efefef;
	}
	
	#ec3_aktuelt .lastdate {
  	width: 118px;
  	font-size: 3em;
  	margin: 0;
  	margin-top: 4px;
  	float: left;
  	color: #333;
  	padding: 10px;
  	clear: both;
	}
	
	#ec3_aktuelt .latestpost {
  	float: left;
  	width: 528px;
  	margin: 0 20px 0 10px;
  	padding: 10px 0;
	}

	#ec3_aktuelt .latestpost a, .aktuelt_entry a {
	border: none;
	}

	#ec3_aktuelt .latestpost:hover a {
	color: #ffcc00;
	}
	
	#ec3_aktuelt .latestpost h2 {
  	font-family: Helvetica;
  	font-size: 3em;
  	line-height: 1em;
  	letter-spacing: -1px;
	}
	
	#ec3_aktuelt .latestpost p, #content .aktuelt_entry p {
	font-size: 1.1em;
	line-height: 1.4em;
	}
	
	#ec3_aktuelt .latestpost img {
	float: right;
	margin: 5px 0 10px 10px;
	}
	
	#ec3_aktuelt .nextnine {
	float: left;
	width: 247px;
	margin-right: 10px;
	margin-top: 6px;
	}
	
	#nineposts {
	margin-top: 10px;
	}
	
	#nineposts td {
	font-size: 1.1em;
	padding: 3px 0;
	border-top: 1px solid #b1b1b1;
	}
	
	#nineposts td a {
	border: none;
	}
	
	#nineposts .date {
	color: #b1b1b1;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-style: italic;
	font-size: 1.1em !important;
}
/* End captions */


