/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:RT
	Author Site	:
	Style Name	:fest090
	Style URI	:
	Version		:1
	Comments	:
*/

#page {
	padding-top: 0px;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	background: #009DDC;
	text-align: center;
}
.columns-two #page {
	width: 800px;
}
#primary {
	position: static;
	float: left;
	margin-top: 20px;
	width: 740px auto;
	padding: 5px;
	background: #fff;
	border: none;
}
#page {
	border: 4px solid #F8971D;
	border-bottom: none;
	margin-top: 40px;
	background: #fff;
}
#header {
	position: relative;
	height: 300px;
	background: #fff url('/fest09/wp-content/themes/k2/images/headers/header.jpg') no-repeat;
	background-position: top right;
	border-bottom: none;
}
h1 {
	display:none;
}
#header .description { /* Description in header */
	display:none;
}
.page-head h2 {
	display: none;
}
h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 1.5em;
	color:#009DDC;
	margin-left: 50px;
}
.post a, .secondary a {
	font-size: 1em;
	padding-top: 0px;
}
.post p, .comment-content p, .comment-head, .comment-author {
	font-size: 1em;
	padding: 0px;
}
#shows {
	display:block;
	margin-top: 100px;
	border-top: none;
}
.more {
	font-size: 1.5em;
	float:left;
	padding-left: 105px;
	color: #009DDC;
}
.more:hover {
	color:#900;
}
a {
	font-size: 1.5em;
	
}
a:hover {
	color: #900;
}
#showsside a {
	font-size: 1.5em;
	float:left;
	color: #009DDC;
}
#showsside a:hover {
	color: #900;
}
.show-list li {
	list-style: none;
	display: block;
	float: right;
	width: 210px;
	height: 165px;
	margin: 10px;
	padding:10px;
	padding-bottom: 20px;
	border: 1px dotted #F8971D;
	background: #fff;
}
.show-list h3 {
	display:none;
}
#shows {
	margin-top:-10px;
}
#shows h2 {
	font-size: 1.6em;
	margin-left:10px;
}
.show-list a {
	font-size: 1.5em;
	float:left;
	padding-left: 105px;
	color: #009DDC;
}
.show-list a:hover {
	color: #900;
}
#shows img {
	float:left;
	padding-right: 15px;
	padding-top: 15px;
	height: 9em;
	width: 9em;
}
#newslist {
	border-top: 2px solid #fff;
	float: left;
	display: block;
	margin-bottom: 20px;
	margin-left: 10px;


}
#newslist h2 {
	font-size: 2em;
	border-top: 1px dotted #F8971D;
	color: #009DDC;
	background: #fff;
	padding: 20px 0px 0 0;
	width: 760px;
	margin-bottom: 20px;
	margin-left: 0;

}

.whats-new ul {
	list-style-type: none;
	display: block;
	padding: 10px;
	width: 165px;
height: 120px;
	background: #fff;
float:left;

}
.whats-new ul li{
padding: 0px 0px 10px 0;

}
.whats-new img{dispaly:none;}
.whats-new h3{line-height:0.7em;}

.post_new h3 a {
	font-size: 0.7em;
}
.post_new h3 a:hover {
	color: #ff9933;
	text-decoration: none;
}
#showsside {
	float:right;
	
}
#showsside ul {
	padding:0px;
	margin-left: 0px;
}
#showsside li {
	list-style: none;
	display: block;
	width: 180px;
	height: 150px auto;
	margin: 10px;
	padding:5px;
	padding-bottom: 30px;
	border: 1px dotted #F8971D;
	background: #fff;
}
#showsside .more {
	float:left;
	padding-bottom: 10px;
	font-size: 1.5em;
}
#showsside img {
	display:none;
}
#wpsb {border: 1px dotted;
background: #fff;
width: 180px;
margin-top: 20px;
padding: 5px 3px 5px 10px;
}
#maillistform{border:1px dotted;
padding: 10px;
display: block;
width: 180px;
height: 200px auto;}
#maillistform p{line-height:1em;
}


/*- Main Menu in Header */

ul.menu {
	margin: 0 0 0px 0;
	padding:  2px 20px 0;
	position: absolute;
	bottom: 0;
	background: #F8971D;
	width: 760px;
}
ul.menu li a {
	font-size: 2em;
	color: #fff;
	background: #009DDC;
	margin: 0;
}
ul.menu li a:hover {
	background: #fff;
	color: #009DDC;
	text-decoration: none;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li.current_page_ancestor a, ul.menu li.current_page_ancestor a:hover {
	color: #F8971D;
	background: #fff;
	text-decoration: none;
}
.post {
	width: 500px;
}
.nav-next {
	margin-right: 230px;
}
.comments {
	width: 500px;
}
a {
	color: #666;
	text-decoration: none;
}
#footer {
	width: 800px;
	height:100px;
	clear: both;
	margin-bottom: 20px;
	padding:  10px 0 40px 0;
	text-align: center;
	border: 4px solid #F8971D;
	border-top: none;
	background: #fff ;
}
#footer p{display:none;}

#footimg img{height:5em;
width:5em;
margin-top:40px;}