/*   
Theme Name: tickets en concertkaarten
Description: A basic theme for tickets en concertkaarten
Author: Junior van der Stel
Author URI: http://www.webbster.nl
Version: 0.1
.
All rights reserved.
*/

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000000;
}

#kader {
	background-color: #ffffff;
	padding: 25px 25px 25px 25px;
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

#page {
	text-align: left;
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(img/backgroundpage.gif) repeat-x scroll;
}

#container {
	width: 520px;
	float: right;

}
#banner {
	text-align: center;
	width: 750 px;
	height: 150 px;
}
#sidebar {
	width: 240px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	
}


#sidebar_container {
	padding: 20px;
	margin: 0;
}
#footer {
	clear: both;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 850px;
	text-align: center;
}

#entries {
	padding: 0 30px 0 0;
}

.post {
	text-align: left;
}

.post img, .results_content img {
	margin: 0 10px 0 0;
}

a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	line-height: 20px;

}
a:link h3 {
	color: #ffffff;
	border: none;
}

a:link img {
	border: none;
}


#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul.nieuws {
	margin: 0;
	padding: 0;
	list-style-type: none;

}
ul.nieuws > li {
	margin: 0 0 0 20px;
}
#sidebar li
{
	display: block;
	width: 190px;
	padding: 0;
	margin: 0;
	// text-transform: uppercase;
	border: 1px solid #999999;
}

#sidebar li a, #sidebar a.selected
{
	display: block;
	color: #000000;
	text-decoration: none;
	// text-transform: uppercase;
	margin: 0;
	padding: 5px;
	text-align: left;
	background-image: url(img/button_off.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#sidebar li a:hover
{
	background-image: url(img/button_over.gif);
	color: #999999;
}

#sidebar a.selected, #sidebar a:hover.selected 
{
	background-image: url(../img/button_on.gif);
	color: #000;
	font-weight: 600;
}


#banner {
	margin: 20px 0 30px 0;
	
	
}
img {
	border: none;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

h1, a:link h1 {
	margin-bottom: 0;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: 0;
}

blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;
}

.commentlist li {
	margin: 5px 0 0 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
