/* @override http://geoffreyknott.com/css/style.css */

body {
	background-color: #fff;
}

html {
	
}

div.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	width: 1030px;
}

div.footer {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 30px;
	margin-top: ;
	padding-left: 200px;
	text-align: center;
	font: 10px Helvetica;
	color: #e5e5e5;
	clear: both;
}

h1 {
	display: block;
	width: 200px;
	height: 70px;
	background-image: url(/images/core/geoffknott.gif);
	text-indent:-9999em;
	margin-top: 301px ;
	margin-bottom: 10px;
}

div.navigation {
	display: block;
	width: 200px;
	padding-right: 30px;
	float: left;
	clear: both;
}

div.navigation ul {
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.navigation ul li {
}

a#work_nav {
	font: 10px Helvetica;
	color: #000;
	text-decoration: none;
}

div#gallery.content {
	}

div.photo_gallery {
	background-color: #f2f2f2;

}

p#menu {
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: right;
}

div.galleria_wrapper {
	background-color: #f2f2f2;
}

a:hover#work_nav {
	
}

a#about_nav {
	font: 10px Helvetica;
	color: #000;
	text-decoration: none;
}

div#contact {
	width: 200px;
	padding-left: 30px;
	padding-top: 200px;
	float: left;
	font: 11px/15px Arial;
}

a:hover#about_nav {
}

a#contact_nav {
	display: block;
	width: 50px;
	height: 10px;
	margin-bottom: 5px;
	float: right;
	background-image: url(/images/core/work.gif);
	text-indent: -9999em;
}

div.content {
	width:800px;
	float: right;
}

div.about {
	width:700px;
	float: right;
	margin-bottom: 20px;
}

p#about_footer {
	text-indent:0px;
	text-align: left;
	margin-left: 15px;
	padding-left: 200px;

}

div#top {
	height: 435px;
	background-color: #f2f2f2;
}

div#bottom {
	margin-top: 10px;
}

#bottom p {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 100px;
	padding-right: 100px;
	font: 10px/14px helvetica;
	text-align: center;
}

#bottom p a {
	color: #000000;
	text-decoration: none;
}

#bottom p a:hover {
	color: #999999;
	border-bottom: 1px dotted #999999;
}

div.gallery {
	background-color: #f7f7f7;
}

p#image_title {
	margin-top: 10px;
	margin-bottom: 10px;
	font: italic 11px Georgia;
	text-align: center;
}

#bio p {
	font: 10px/14px helvetica;
}

div#bio {
	width: 300px;
	padding-top: 200px;
	padding-left: 130px;
	float: left;
}

p#phone {
	font: 10px/14px helvetica;
	padding-top:250px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 200px;
	height: 40px;
}

#phone a {
	text-decoration: none;
	color: #000;
}

.galleria{
	display: none;
}

.nav {
	width:50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 200px;
	padding-bottom: 20px;
	clear: both;
}

.nav:after {	
	content:".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

.photos li {
	
}

.photos li img {
	display: block;
}

a#next {
	display: block;
	width: 20px;
	height: 20px;
	text-indent:-9999em;
	background-image: url(/images/core/next.gif);
	float:right
}

a#previous {
	display: block;
	width: 20px;
	height: 20px;
	text-indent:-9999em;
	background-image: url(/images/core/previous.gif);
	float: left;
}

