@charset "UTF-8";
body {
	font-family: 'Gudea', sans-serif;
}
h1 {
	font-size:70px;
	font-family:'Conv_LinLibertine_R',Serif;
	vertical-align:central;
}
h2 {
	font-size:16px;
	line-height:8px;
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
}
h3 {
	font-size:20px;
	line-height:8px;
	font-family:'Conv_LinLibertine_R',Serif;
}
h4 {
	font-size:16px;
	line-height:8px;
	font-family: 'Gudea', sans-serif;
	font-weight: 700; 
}
.container {
	height: 1000px;
	width: 900px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
DIV.cent {
	display: table-cell;
    vertical-align: middle;
	text-align:center;
}
DIV.header {
	height: 100px;
	padding-top:30px;
	width: inherit;
}
DIV.banner {
	background-color:#CCC;
	width:900px;
	height:120px;
	max-height:120px;
}
DIV.title {
	margin-top:-25px;
	width: 675px;
	float:left;
	height:inherit;
}
DIV.banner_image {
	background-image:url(images/alison-gallery-UV-small-edit.jpg);
	background-size:contain;
	float:right;
	margin-top:-30px;
	margin-bottom:-90px;
	margin-right:50px;
	width:160px;
	height:240px;
	
	border-color: white;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-style: solid;
}

DIV.boxbg {
	margin-top: 5px;
	background-color:#EEE;
	margin-bottom: 5px;
}

DIV.description {
	padding-top:5px;
	padding-left:10px;
	width:890px;
	display:block;
	height:170px;
	max-height:160px;
	padding-bottom: -5px;
}



DIV.break {
	width:inherit;
	height:3px;
	background-color:black;
	display:block;
}
DIV.break2 {
	width:inherit;
	height:2px;
	background-color:white;
	display:block;
	padding-bottom:30px;
}
DIV.subheading {
	width:130px;
	display:inline-block;
	padding-left:30px;
}

DIV.contact {
	width:130px;
	display:inline-block;
}
SPAN.grey {
	color:#666;
	padding-left:19px;
	font-weight: 400; 
}
A {
	color:#000;
	/*color:#06F;*/
}
A:hover {
	color:#444;
}
DIV.wide {
	width:250px;
	height:40x;
	text-align:left;
}
DIV.stretch {
	width:inherit;
}
DIV.bg-image {
	background-image:url(images/bratby-face-small.jpg);
	background-size:contain;
	background-repeat: no-repeat;
    background-position: right;
	display:inline-block;
	width:400px;
	float:left;
	height:280px;
	margin-left:10px;
	margin-bottom:10px;
}
DIV.background {
	height:240px;
	float:right;
	margin-top:-10px;
	margin-right:10px;
	width:460px;
}
DIV.projects {
	width:900px;
	margin-bottom:5px;
	margin-left:5px;
	text-align:center;

}

DIV.projects2 {
	width:900px;
	margin-bottom:5px;
	margin:auto;
	text-align:center;

}

DIV.project {
	text-align:center;
	/*height:30px;*/
	/*width:690px;*/
	margin-top:5px;
	display:inline-block;
	padding:20px;
}

DIV.project-image {
	display:inline-block;
	background-position:center;
	background-size:cover;
	height:240px;
}

DIV.image-with-caption{
	display:inline-block;
	background-position:center;
	background-size:cover;
	text-align:center;
}

/* Arrows 
DIV.image-with-caption img{
	margin:auto;
}
*/

DIV.centreStuff{
	display:inline-block;
	text-align:center;}
	
DIV.centreStuff section{
	margin:auto;
}
DIV.centreStuff img{
	margin:auto;
}

#previous-work {
	width:330px;
	margin-top:7px;
	height:290px;
}