body 		{
		font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
		background:#fff url(http://www.f1crew.nl/images/crewblog/th_webBg.gif) top left repeat-x;
		color:#333;
		text-align:center;
		margin: 0;
		padding: 0;
		}

a		{
		outline:none; 
		text-decoration:none
		}

a:link, a:visited	{color:#6699cc;}
		
a:hover		{color:#FF3366;}

ul		{
		list-style:none;
		margin:0;
		padding:0;
		}

#outer-wrapper	{
		text-align:left;
		width:100%;
		padding:0px;
		margin:0 auto;
		}

ul#topMnu		{
		text-align:right;
		padding:3px;
		font-size:10px;
		color: white;
		font-weight:bold;
		}

ul#topMnu li	{
		display:inline;
		top
		}

ul#topMnu li a:link, ul#topMnu li a:visited	{color:#FFF;}

ul#topMnu li a:hover	{color:#708033;}

.thebanner		{
		height: 80px;
		overflow: hidden;
		}

#header .Header	{
		float: left;
		margin-left: 10px;
		}

#banner		{
		margin: 6px
		}

#header .title	{
		font-size:36px;
		letter-spacing:-2px;
		font-weight:normal;
		margin:0;
		padding:20px 0 10px 0;
		}

#header .title,#header .title a:link,#header .title a:visited 	{color:#4b5698;}

#header .title a:hover	{color:#FF3366;}

#header .title small	{
		display:block;
		color:#666;
		font-size:10px;
		text-transform:uppercase;
		letter-spacing:-1px;
		margin:10px 0 0 0;
		}

#header .LinkList	{
		float:right;
		width: 40%;
		}

#header .LinkList h2	{display:none;}

#header ul		{
		line-height:20px;
		float: right;
		}

#header ul li	{background-image:url(http://www.f1crew.nl/images/crewblog/th_mnuSep.gif);
		background-position:0 1px;
		background-repeat:no-repeat;
		padding:28px 0px;
		display:inline;
		font-size:11px;
		margin:0;
		float:left;
		}

#header ul li a	{
		font-weight:bold;
		text-transform:uppercase;
		padding:30px 15px;
		}

#header ul li a:link, #header ul li a:visited	{color:#31363e;}

#header ul li a:hover	{
		color:#FF6633;
		background-image:url(http://www.f1crew.nl/images/crewblog/th_mnuIndicator.gif); background-repeat:no-repeat; background-position:top center;
		}

#toprss		{
		float: right;
		width:64px;
		height:42px;
		display:block;
		padding:0 0 0 30px;
		margin:0;
		}
		
#toprss em	{
		display: none;
		}
		
#toprss a		{background-image:url(http://www.f1crew.nl/images/crewblog/th_itemFeed.gif);
		background-repeat:no-repeat;
		display:block;
		width:64px;
		height:42px;
		position:relative;
		padding:0;
		margin:35px 0 0 0;
		}
		
#toprss a:link, #toprss a:visited	{
		background-position:bottom right;
		}

#toprss a:hover	{
		background-position:top right;
		}

#content-wrapper 	{
		width:980px;
		overflow:auto;
		margin:15px auto;
		}

#main-wrapper	{
		width:515px;
		float:left;
		}

.post-title		{
		font-size:22px;
		letter-spacing:-1px;
		background-image:url(http://www.f1crew.nl/images/crewblog/th_dotsH.gif);
		background-position:bottom left;
		background-repeat:repeat-x;
		margin:0px;
		padding:6px 0;
		font-weight:normal;
		}

.postmeta		{
		font-size:10px;
		letter-spacing:normal;
		color:#ababab;
		display:block;
		text-align:right;
		margin: 0;
		padding: 0;
		}

.post .postmeta .post-date	{
		padding:2px 0 2px 20px;
		background:url(http://www.f1crew.nl/images/crewblog/th_icon_date.gif) no-repeat 0 0;
		}

.post .post-body	{
		padding:0px 5px;
		}
		
.post .post-body img ,.post .post-body a img	{
		border-style:solid;
		border-width:1px;
		margin:4px;
		}
		
.post .post-body a:link img,.post .post-body a:visited img	{
		background-color:#FFF;
		border-color:#DDD;
		}
		
.post .post-body a:hover img	{
		background-color:#F5F5F5;
		border-color:#CCC;
		}
		
div.post .post-body ul	{margin:0px;}
		
.post ol		{list-style:decimal-leading-zero;}
		
.post .post-body a	{
		text-decoration:underline; font-weight:bold;
		}
		
.post .post-body a:link,.post .post-body a:visited	{color:#3D81EE;}
		
.post .post-body a:hover	{color:#0099CC;}
		
.post .post-body blockquote	{
		background:#FFFFFF url(http://www.f1crew.nl/images/crewblog/th_bq.gif) top left no-repeat;
		margin:0 auto;
		padding:0 0 0 45px;
		color:#666;
		font-size:11px;
		width:80%;
		}
		
.post .post-body blockquote blockquote	{
		background-image:none;
		border-left:5px solid #DDD;
		padding:0 0 0 20px;
		margin-left:20px;
		}
		
.post .post-body code	{font-size:11px;}
		
.post .post-footer	{
		border-top:3px double #EEE;
		border-bottom:3px double #EEE;
		padding:4px 0px;
		margin-bottom:10px;
		font-size:11px;
		}
		
.post .post-footer span,.post .post-footer .post-comment-link a	{
		display:inline;
		background-repeat:no-repeat;
		padding:4px 0px 3px 20px;
		background-position:0 -2px;
		}
		
.post .post-footer .post-labels	{background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_folder.gif);
		}
		
.post .post-footer .post-comment-link a	{background-image:url(http://www.f1crew.nl/images/crewblog/icon_recentComment.gif);
		}
		
.post .post-footer .post-backlinks	{background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_track.gif);
		}
		
.post .post-footer span	{
		padding:0 0 0 20px;
		float: left;
		}
		
.post .post-footer .post-comment-link	{float:right;}
		
.post .post-footer .post-comment-link a	{
		padding:0px 0px 0px 20px;
		font-weight:bold;
		}
		
.post .post-footer a:link,.post .post-footer a:visited	{color:#00A200;}
		
.post .post-footer a:hover	{color:#333;}

.feed-links		{
		clear: both;
		line-height: 2.5em;
		}

#sidebar-wrapper 	{
		width:455px;
		float:left;
		margin-left:10px;
		}

#sidebar-wrapper .sidebar	{
		}
		
#sidebar a:link, #sidebar a:visited	{color:#0066CC;}

#sidebar a:hover	{color:#FF3300;}
		
#sidebar a img	{border:none;}
		
#sidebar a img	{border:none;}
		
#sidebar h2	{
		font-size:12px;
		color:#333;
		text-align:center;
		border-bottom:3px solid #DDD;
		margin: 0;
		padding: 0;
		}
		
#sidebar .widget	{
		margin-top: 10px;
		}
		
#sidebar #bottomsidebar #leftsidebar	{
		float:left;
		width:48%;
		}
		
#sidebar #bottomsidebar #righsidebar	{
		float:right;
		width:48%;
		}
		
#sidebar #bottomsidebar  h2	{
		background-color:#47505F;
		border-bottom:2px solid #2F353F;
		color:#FFF;
		padding:5px 0px;
		text-transform:uppercase;
		font-weight:normal;
		font-size:11px;
		}
		
#sidebar ul li	{
		border-bottom:1px solid #EEE;
		padding:3px 0px;
		}
		
#sidebar ul li a	{background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_bullet.gif);
		background-repeat:no-repeat;
		padding:0 0 0 20px;
		}
		
#sidebar ul li ul li a	{background-image:none;}
		
#sidebar  ul li a:link,#sidebar  ul li a:visited	{
		background-position:0px -4px;
		}
		
#sidebar ul li a:hover	{
		background-position:0px -84px;
		}

#searchform	{
		margin:10px auto;
		background-color:#444;
		border:2px solid #333;
		}
		
#searchform div	{
		border:1px solid #565656;
		padding:5px 0;
		text-align:center;
		}
		
#searchform label	{background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_search.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		padding:2px 0 10px 25px;
		height:14px;
		}
		
#searchform #s	{
		font-size:11px;
		padding:2px;
		width:72%;
		}
		
#searchform img	{
		border:none;
		padding:0;
		margin:0;
		}
		
#searchform #searchsubmit	{
		margin:0 5px 0 0;
		padding:0;
		width:70px;
		height:21px;
		position:relative;
		float:right;
		}

#sidebar .Feed a.mini_rss	{
		float:right;
		width:20px;
		height:20px;
		display:inline;
		background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_rss.gif);
		}

#sidebar .Feed a.mini_rss em	{
		display: none;
		}
		
#sidebar .Feed a.mini_rss:link, #sidebar .Feed a.mini_rss:visited	{
		background-position:0 0px;
		}
		
#sidebar .Feed a.mini_rss:hover	{
		background-position:0 -20px;
		}

#topsidebar .Feed	{background-image:url(http://www.f1crew.nl/images/crewblog/recentBg.gif);
		background-position:0px 22px;
		background-repeat:repeat-x;
		}
		
#topsidebar .Feed ul li a	{
		background-repeat:no-repeat;
		padding:3px 0px 3px 20px;
		}
		
#topsidebar .Feed ul li a:link,#topsidebar .Feed ul li a:visited	{
		background-position:0px 0px;
		}
		
#topsidebar .Feed ul li a:hover	{
		background-position:0px -80px;
		}

div#sidebar #Label1 ul li a	{background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_folder.gif);
		}
#sidebar #ArchiveList a	{background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_date.gif);
		}
		
#sidebar #LinkList2 ul li a	{background-image:url(http://www.f1crew.nl/images/crewblog/th_icon_link.gif);
		}

.clear 		{
		clear: both;
		}

#footer-wrapper 	{
		color: #FFF;
		background-color:#31363E;
		text-align: center;
		margin:0;
		width:100%;
		position:relative
		}

#footer-wrapper a 	{
		text-transform:uppercase;
		font-size:10px;
		}
		
#footer-wrapper a	{color:#FF9900;}

.react		{
		border-bottom: dotted 1px #E1E1E1; 
		font-size: 0.8em;
		margin-bottom: 15px;
		}

/* HIGHSLIDE */

.highslide {
	cursor: url(http://www.f1crew.nl/scripts/graphics/zoomin.cur), pointer;
    outline: none;
		height: 120px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://www.f1crew.nl/scripts/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(http://www.f1crew.nl/scripts/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(http://www.f1crew.nl/scripts/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(http://www.f1crew.nl/scripts/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.anyClass { 
        visibility: hidden;
        left: -5000px;
}

.post .post-body .next {
		border: 0px;
		padding:0px 0 0 450px;
}

.post .post-body .prev {
        border: 0px;}
