/*  
Theme Name: Theo Gelissen Wielerfotografie
Theme URI: http://www.theogelissen.nl
Description: This is the theme for Theo Gelissen Wielerfotografie.
Version: 1.0
Author: Steven Thewissen
Author URI: http://www.theogelissen.nl

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #d3eaff;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
}

h1 {
	color: #42709b;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.left h1 {
	margin-left: 10px;
}

a {
	color: #42709b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link {
	color: #42709b;
	text-decoration: none;
}

.link:hover {
	cursor: pointer;
	text-decoration: underline;
}

.right {
	float: right;
	width: 180px;
}

.left {
	float: left;
	width: 475px
}

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 730px;
}

.top {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

.main {
	background-image: url('images/boxrepeat.png');
	clear: both;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 25px;
}

.main-container {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
}

.main-top {
	background-image: url('images/boxtop.png');
	height: 35px;
	width: 730px;
}

.main-bottom {
	background-image: url('images/boxbottom.png');
	height: 44px;
	width: 730px;
}

.footer {
	clear: both;
}

.foto {
	float: left;
	width: 200px;
}

.fototext {
	padding-bottom: 20px;
	padding-left: 10px;
}

.intro {
	border-bottom: 1px solid #42709b;
	border-top: 1px solid #42709b;
	float: right;
	margin-left: 10px;
	padding: 5px;
	width: 480px;
}

.side {
	/*border-bottom: 1px solid #42709b;
	border-top: 1px solid #42709b;*/
	margin-bottom: 10px;
	padding: 5px;
	width: 180px;
}

.wedstrijd {
	height: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 480px;
}

.wedstrijd-foto {
	float: left;
	height: 60px;
	width: 84px;
}

.wedstrijd-foto img {
	border: 1px solid #000;
	vertical-align: middle;
}

.wedstrijd-text {
	float: right;
	height: 45px;
	padding-top:15px;
	text-align: left;
	vertical-align: middle;
	width: 388px;
}

.wedstrijd-text a {
	color: #42709b;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.wedstrijd-text a:hover {
	text-decoration: underline;
}

.comments {
	padding-left: 10px;
	padding-right: 10px;
}

/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
}

.commentlist li
{
	background-color: #f5f5f5;
	border: 1px solid #d3eaff;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li
{
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p
{
	margin: 10px 5px 10px 0;
}

.children
{
	padding: 0;
}

#commentform p
{
	margin: 5px 0;
}

#comment 
{
	font-size: 11px;
	font-family: Verdana;
	padding: 5px;
}

#submit
{
	background-color: #f5f5f5;
	border: 1px solid #d3eaff;
	font-size: 11px;
	font-family: Verdana;
	padding: 5px;
}

#submit:hover
{
	background-color: #d3eaff;
	border: 1px solid #d3eaff;
	font-size: 11px;
	font-family: Verdana;
	padding: 5px;
	cursor: pointer;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
	clear: both;
}
/* End Comments */

#sb-title-inner
{
	font-size: 11px!important;
	font-weight: bold!important;
	font-family: Verdana!important;
}

