html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,.publication {
border:0;
font:inherit;
font-size:100%;
margin:0;
padding:0;
vertical-align:baseline;
}

b{
		font-weight:bold;
}
span .awards{
		font-weight:bold;
	font-size: 3.8em;
	font-style: italic;
	color: #116E8A;
	margin-bottom: 3px;
}
}
ul{
	padding:0px 25px;
	color: #444;
}

ul li{
	color: #444;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section, .publication {
display:block;
}

html, body {background: #181818; font-family: 'Lato', helvetica, arial, sans-serif; font-size: 16px; color: #222;}

.clear {clear: both;}

.no-flick{
	-webkit-backface-visibility: hidden;
	-webkit-transform:translate3d(0,0,0);
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #444;
	text-align:justify;
}

p a{
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-decoration: none;
	color: #444;
}
p a:hover{
	color: #116E8A;
}

h2 a{
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	text-decoration: none;
	color: #116E8A;
}

h2 a:hover{
	text-decoration: underline;
}

.title{
	font-size: 1em;
	color: #222;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-decoration: none;
}

.awards{
	font-size: 1em;
	color: #116E8A;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-decoration: none;
}

#cv {
	width: 90%;
	max-width: 1000px;
	background: #f3f3f3;
	margin: 30px auto;
}

.mainDetails {
	padding: 25px 35px;
	border-bottom: 2px solid #116E8A;
	background: #ededed;
}

#name h1{
	font-size: 2.5em;
	font-weight: 700;
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
	margin-bottom: -6px;
}



#name h2 {
	font-size: 2em;
	margin-left: 2px;
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
}

#mainArea {
	padding: 0 40px;
}

#headshot {
	width: 12.5%;
	float: left;
	margin-right: 30px;
}

#headshot img {
	width: 100%;
	height: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#name {
	float: left;
}

#contactDetails {
	float: right;
}

#contactDetails ul {
	list-style-type: none;
	font-size: 0.9em;
	margin-top: 2px;
}

#contactDetails ul li {
	margin-bottom: 3px;
	color: #444;
}

#contactDetails ul li a, a[href^=tel] {
	color: #444; 
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

#contactDetails ul li a:hover { 
	color: #116E8A;
}

#mainNav{
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	text-align:center; 

	padding: 14px 0 0;
	margin: 0 0;

				}
#mainNav li{
-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	display:inline-block;
	margin:7px 7px;
	zoom:1;/**HACK IE7*/
	*display:inline;/**HACK IE7*/
}
#mainNav a{
-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	color:#fff;
	position:relative;
	display:inline-block;
	padding:0.2em;
	text-decoration:none;
	font-size:1em;
	line-height:1.95em;
	background:#116E8A;
	font-weight:bold;
	
	-moz-box-shadow:   	inset 0 0px 3px rgba(0,0,0,0.75);
	-webkit-box-shadow: inset 0 0px 3px rgba(0,0,0,0.75);
	box-shadow:         inset 0 0px 3px rgba(0,0,0,0.75);
	
	-webkit-border-radius: 1.47em;
	-moz-border-radius: 1.47em;
	border-radius: 1.47em;
}
#mainNav a span{
-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	color:#fff;
	text-decoration:none;
	padding:0 0.75em;
	display:block;

	text-shadow: 0px 0 rgba(0,0,0,0.31), 0 1px rgba(0,0,0,0.5), 0px 0 rgba(0,0,0,0.5), 0 0px rgba(0,0,0,0.5);
	
	border:1px solid #202329;
	background:#606a78;

	background-image: linear-gradient(bottom, rgb(60,60,60) 0%, rgb(100,100,100) 100%);
	background-image: -o-linear-gradient(bottom, rgb(60,60,60) 0%, rgb(100,100,100) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(60,60,60) 0%, rgb(100,100,100) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(60,60,60) 0%, rgb(100,100,100) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(60,60,60) 0%, rgb(100,100,100) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(60,60,60)),
		color-stop(1, rgb(100,100,100))
	);
	
	-moz-box-shadow:   	inset 0 2px 2px -2px rgba(255,255,255,255.75),
						inset 0 0 0 #fff;
	-webkit-box-shadow: inset 0 2px 2px -2px rgba(255,255,255,0.75),
						inset 0 0 0 #fff;
	box-shadow:         inset 0 2px 2px -2px rgba(255,255,255,0.75),
						inset 0 0 0 #fff;
						
	-webkit-border-radius: 1.25em;
	-moz-border-radius: 1.25em;
	border-radius: 1.25em;
}
#mainNav a:active{
	top:1px;
}
#mainNav a:hover span ,
#mainNav li.active span {
-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	background-image: linear-gradient(bottom, rgb(71,83,101) 0%, rgb(123,145,177) 100%);
	background-image: -o-linear-gradient(bottom, rgb(71,83,101) 0%, rgb(123,145,177) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(71,83,101) 0%, rgb(123,145,177) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(71,83,101) 0%, rgb(123,145,177) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(71,83,101) 0%, rgb(123,145,177) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(71,83,101)),
		color-stop(1, rgb(123,145,177))
	)
}


section {
	border-top: 1px solid #dedede;
	padding: 20px 0 0;
}

section:first-child {
	border-top: 0;
}

section:last-child {
	padding: 20px 0 10px;
}

.sectionTitle {
	float: left;
	width: 20%;
}

.sectionContent {
	float: right;
	width: 77.5%;
}

.sectionTitle h1 {
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 1.5em;
	color: #116E8A;
}

.sectionTitle h2 {
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 1.5em;
	color: #116E8A;
}

.sectionContent h2 {
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin-bottom: -2px;
}

.sectionContent h2 a {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
	text-decoration: none;
	color: #222;
}

.sectionContent h2 a:hover{
	color: #116E8A;
	
}


.subDetails {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 3px;
}



.keySkills {
	list-style-type: none;
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	margin-bottom: 20px;
	font-size: 1em;
	color: #444;
}

.keySkills ul li {
	margin-bottom: 3px;
}

@media all and (min-width: 1111px) {
	.sectionTitle {
		width:15%;
	}
	.sectionContent{
		width:82.5%
	}
}

@media all and (min-width: 672px) and (max-width: 800px) {
	#headshot {
		display: none;
	}
	
	.keySkills {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	}
}

@media all and (max-width: 689px) {
	#cv {
		width: 95%;
		margin: 10px auto;
		min-width: 280px;
	}
	
	#headshot {
		display: none;
	}
	
	#name, #contactDetails, #nav {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.sectionTitle, .sectionContent {
		float: none;
		width: 100%;
	}
	
	.sectionTitle {
		margin-left: -2px;
		font-size: 1.25em;
	}
	
	.keySkills {
		-moz-column-count:2;
		-webkit-column-count:2;
		column-count:2;
	}
}

@media all and (max-width: 480px) {
	.mainDetails {
		padding: 15px 15px;
	}
	
	section {
		padding: 15px 0 0;
	}
	
	#mainArea {
		padding: 0 25px;
	}

	
	.keySkills {
	-moz-column-count:1;
	-webkit-column-count:1;
	column-count:1;
	}
	
	#name h1 {
		line-height: .8em;
		margin-bottom: 4px;
	}
}

@media print {
    #cv {
        width: 100%;
    }
}

@-webkit-keyframes reset {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes reset {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@-moz-keyframes fade-in {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes reset {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.instaFade {
    -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-in;
	
	-moz-animation-name: reset, fade-in;
    -moz-animation-duration: 0.75s;
    -moz-animation-timing-function: ease-in;
	
	animation-name: reset, fade-in;
    animation-duration: 0.75s;
    animation-timing-function: ease-in;
}

.quickFade {
    -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in;
	
	-moz-animation-name: reset, fade-in;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: ease-in;
	
	animation-name: reset, fade-in;
    animation-duration: 1.5s;
    animation-timing-function: ease-in;
}
 
.delayOne {
	-webkit-animation-delay: 0, .2s; /*.5s;*/
	-moz-animation-delay: 0, .2s; /*.5s;*/
	animation-delay: 0, .2s; /*.5s;*/
}

.delayTwo {
	-webkit-animation-delay: 0, .4s; /*1s;*/
	-moz-animation-delay: 0, .4s; /*1s;*/ 
	animation-delay: 0, .4s; /*1s;*/
}

.delayThree {
	-webkit-animation-delay: 0, .6s; /*1.5s;*/
	-moz-animation-delay: 0, .6s; /*1.5s;*/
	animation-delay: 0, .6s; /*1.5s;*/
}

.delayFour {
	-webkit-animation-delay: 0, .8s; /*2s;*/
	-moz-animation-delay: 0, .8s; /*2s;*/
	animation-delay: 0, .8s; /*2s;*/
}

.delayFive {
	-webkit-animation-delay: 0, 1s; /*2.5s;*/
	-moz-animation-delay: 0, 1s; /*2.5s;*/
	animation-delay: 0, 1s; /*2.5s;*/
}

.delaySix {
	-webkit-animation-delay: 0, 1.2s; /*3s;*/
	-moz-animation-delay: 0, 1.2s; /*3s;*/
	animation-delay: 0, 1.2s; /*3s;*/
}

.nopadding{
	padding:0
}

.news{
	padding: 10px 40px;
	background:#116E8A;
}
.news p {
	font-size: 1.3em;
	color: #111;
	margin-bottom:0px;
}
.news p a:hover{
	color: #666;
}

#subTitle h2 {
	font-size: 1.6em;
	font-weight: 700;
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
	margin-bottom: -6px;
}



.sectionContent ul {
	padding-left:25px;
}

