/*
Theme Name: CombySport.nl
Theme URI: http://www.combysport.nl
Description: CombySport.nl, ontwikkeld door aStudio4.nl
Version: 1.0
Author: aStudio4.nl (Kevin Verkruijssen, Danny Meijer)
Author URI: http://www.astudio4.nl

	CombySport.nl
	http://www.combysport.nl

*/

		/* ALGEMEEN - LAYOUT */
		
		* {
			margin:			0px;
			padding:		0px;
		}
		
		body {
			font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
			line-height:		17px;
			font-size: 			13px;
			text-align: 		center;
			background: 		#fff;
			color: 				#333333;
			background-image: url(images/bg_body.jpg);
			background-repeat:	repeat-x; 
		}


	.alert {
	width:100%;
	margin-bottom:10px;
	padding:2px;
	border:1px solid gray;
	background-color: #CCC;
	}
	
	.nieuwsberichten {
	width:100%;
	float:left;
	}

		/* LAYOUT ID */
		#container {
			margin:				0 auto;
			width:				960px;
			text-align: 		left;
		} 
		
		#header {
		height:250px;
		width:960px;
		float:left;
		text-align: right;
		font-size:20px;
		color:#FFF;
		}
		
		#header .slogan {
		margin-top:10px;
		}
		
		
					#content {
						width:555px;
						display:block;
						float:left;
						margin-top:30px;
						margin:10px;
						min-height:         250px;	
						background:		url(images/background.jpg);
						background-repeat:no-repeat;			
					}
					
					#right {
						width:			180px;	
						display:		block;
						float:			left;						
						text-align:		left;
						padding-left:	20px;
					}
					
					#right .textwidget {
					margin-top:10px;
					color:#000000;
					}
					
					#right .textwidget a img {
					border:1px solid #C55108;
					}
					
					#right .textwidget li {
					color:					#000000;
					padding-left:			10px;
					
					background-image: 		url(images/li.jpg);
					background-position: 	left;
					background-repeat: 		no-repeat
					}
					
					#right h2 {
						margin-top:10px;
						margin-bottom:5px;
						color:#000000;
						font-size:12px;
					}
					
					#right ul li ul li {
						margin-left:20px;
					}
					
					#footer {
					width:960px;
					float:left;
					border-top:1px solid orange;
					margin-bottom:10px;}
		
		
		/* MENU, LISTS */
		
		li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration:none;
}
.sidebar ul li ul li ul li a {
font-size:11px;
}
.sidebar ul li ul li ul li a:hover {
font-size:11px;
}
.sidebar ul li ul li ul li a current_page_item {
color:#FF00FF;
font-size:11px;
font-weight:bold;
}

.menu {
width:160px;
height:auto;
float:left;}

.menu ul li ul li {
background-image:url(images/li_top.jpg);
background-position:left top;
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:10px;
}
.menu ul li ul li ul li, .menu ul li ul li ul li a {
background-image:url(images/li.jpg);
background-position:left center;
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:5px;
xpadding-left:15px;
color:#333333;
}
.entry li {
background-image:url(images/li.jpg);
background-position:left center;
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:5px;
padding-left:15px;
}
		
		
		.current_page_parent {
font-weight:bold;
}	

.current_page_ancestor {
font-weight:bold;
}

.current_page_ancestor ul li {
font-weight:normal;
}

ul li .current_page_ancestor {
font-weight:bold;
}
		
					a {
					text-decoration:none;
					color:#C55108;
					}
		
					.current_page_item a {
						font-weight:bold;
					}
					
					.current_page_item ul a {
						font-weight:normal;
					}
	
		
		/* ETC */
		
		.right {
			float:right;
		}
		
		p {
			margin-top:10px;
		}
		
		.wd-caption {
		float:right;
		text-align:right;
		display:block;
		}
		
		.size-full {
		text-align:right;
		border:1px solid black;
		float:right;
		}
		
		.wp-caption-text {
			text-align:center;
		}
		
		.menu_top {
			margin-bottom:20px;
		}
		
		
/* WORDPRESS VARS */
.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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

li .upcoming-events {
margin-top:10px;
}

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;
}


.cf-fs1 li {
list-style:none;
}

