*, html {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	text-align: center;
	font: 20px Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	background: #fff url(images/bg_body.png) repeat-x top;
	color: #000;
	line-height: 26px;
}

a {
	color: #222;
	text-decoration: underline;
}

a#contact_mail {
	text-decoration: none;
	padding-left: 58px;
	background: url(images/email.png) no-repeat left;
}

a#contact_vcf {
	text-decoration: none;
	color: #b2b2b2;
	padding-left: 63px;
	background: url(images/vcard.png) no-repeat left;
}

img {
	border: 0;
}

h3 {
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

div.clear {
	clear: both;
}

div#superwrapper {
	width: 100%;
	background: url(images/bg_header.png) no-repeat top center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}

div.wrapper {
	width: 940px;
	text-align: left;
	padding-top: 10px;
	margin: 0 auto;
}

div#header {
	margin-bottom: 30px;
}

	div#header a {
		display: block;
		margin-top: 10px;
		width: 245px;
		height: 40px;
		background: url(images/logo.png) no-repeat top left;
		text-indent: -9999px;
	}

div#intro {
	margin-bottom: 40px;
	width: 940px;
	height: 383px;
	background: url(images/intro.png) no-repeat top left;
	text-indent: -9999px;
}

div#content {
	background: #fff;
	margin-bottom: 40px;
}

	div#showingoff {
		margin-bottom: 40px;
	}

	ul.tabs {
		list-style: none inside;
	}
	
		ul.tabs li {
			float: left;
			margin-right: 10px;
		}
			
			ul.tabs li a#projects {
				display: block;
				width: 137px;
				height: 36px;
				text-indent: -9999px;
				background: url(images/projects.png) no-repeat top left;
			}
			
				ul.tabs li a#projects:hover {
					background: url(images/projects_active.png) no-repeat top left;

				}
				
				ul.tabs li a#projects:focus {
					outline: none;

				}
				
				ul.tabs li a#projects.current {
					background: url(images/projects_active.png) no-repeat top left;

				}
				
				div#project_left {
					float: left;
					width: 465px;
					margin-right: 10px;
				}
				
					div#project_left a {
						display: block;
						width: 465px;
						height: 228px;
						text-indent: -9999px;
						background: url(images/project_sywrd.png) no-repeat;
						margin-bottom: 5px;
					}
					
					div#project_left p {
						margin: 0;
					}
				
				div#project_right {
					float: right;
					width: 465px;
				}
					div#project_right a {
						display: block;
						width: 465px;
						height: 228px;
						text-indent: -9999px;
						background: url(images/project_gefangen.png) no-repeat;
						margin-bottom: 5px;
					}
					
					div#project_right p {
						margin: 0;
					}

			ul.tabs li a#works {
				display: block;
				width: 232px;
				height: 36px;
				text-indent: -9999px;
				background: url(images/selected.png) no-repeat top left;
			}
			
				ul.tabs li a#works:hover {
					background: url(images/selected_active.png) no-repeat top left;
				}
				
				ul.tabs li a#works:focus {
					outline: none;
				}
				
				ul.tabs li a#works.current {
					background: url(images/selected_active.png) no-repeat top left;
				}
				
				ul#workthumbs {
					list-style: none inside;
					margin-right: -10px;
				}
				
					ul#workthumbs li a {
						float: left;
						margin-right: 10px;
					}
	
	div#skills {
		float: left;
		width: 465px;
		margin-right: 10px;
	}
	
		div#skills h3 {
			width: 284px;
			height: 36px;
			text-indent: -9999px;
			background: url(images/skills.png) no-repeat top left;
		}
		
			div#skills h4#screendesign {
				background: url(images/screendesign.png) no-repeat;
				width: 465px;
				height: 36px;
				text-indent: -9999px;
				margin-bottom: 10px;
			}
			
			div#skills h4#development {
				background: url(images/development.png) no-repeat;
				width: 465px;
				height: 36px;
				text-indent: -9999px;
				margin-bottom: 5px;
			}
			
			div#skills h4#featured {
				background: url(images/featured.png) no-repeat;
				width: 465px;
				height: 36px;
				text-indent: -9999px;
				margin-bottom: 5px;
			}
			
			a.featuredlink {
				font-size: 16px;
				color: #fff;
				padding: 4px;
				background: #b2b2b2;
				line-height: 34px;
				font-weight: bold;
				text-decoration: none;
			}
	
	div#contact {
		float: left;
		width: 465px;
	}
	
		div#contact h3 {
			width: 184px;
			height: 36px;
			text-indent: -9999px;
			background: url(images/getintouch.png) no-repeat top left;
		}

div.footer {
	width: 100%;
	background: #ffda00 url(images/bg_footer.png) repeat-x top;
	padding: 10px 0;
	font-size: 18px;
	color: #7f6a00;
	text-align: center;
}

	div#footerwraper {
		width: 940px;
		margin: 0 auto;
	}
	
		div#copyright {
			float: left;
		}
	
		div#credits {
			float: right;
		}
	
			div#credits ul {
				list-style: none inside;
			}
			
				div#credits li {
					float: left;
				}
			
			a#wordpress {
				display: block;
				width: 18px;
				height: 18px;
				margin-left: 10px;
				text-indent: -9999px;
				background: url(images/wordpress.png) no-repeat top left;
			}
			
			a#mac {
				display: block;
				width: 20px;
				height: 18px;
				margin-left: 10px;
				text-indent: -9999px;
				background: url(images/apple.png) no-repeat top left;
			}
			
			a#allinkl {
				display: block;
				width: 22px;
				height: 18px;
				margin-left: 10px;
				text-indent: -9999px;
				background: url(images/allinkl.png) no-repeat top left;
			}
			
			a#love {
				display: block;
				width: 22px;
				height: 18px;
				margin-left: 10px;
				text-indent: -9999px;
				background: url(images/love.png) no-repeat top left;
			}

.footer, .push {
	height: 20px;
	clear: both;
}









div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 610px; 
	margin-right: 10px;
}
/*div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}*/
div.slideshow-container {
	position: relative;
	clear: both;
	height: 720px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 610px;
	height: 720px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 610px;
	height: 720px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 0; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow img {
	vertical-align: top;
	border: 0;
}
/*div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}*/
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style: none;
}
a.thumb {
	padding: 0;
	display: block;
	border: 0;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
/*div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}*/
div.navigation div.bottom {
	margin-top: 0;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 0;
	padding: 0;
	border: 0;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 0;
}








