/* Responsive Web Containers and Columns */
*, *:before, *:after {
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
}

.container {
  	margin: 0;
  	/*max-width: 920px;*/
  	width: 100%;
}

.column.full {
	display: block;
	text-align:center;
	width: 100%;
}

.column.two-thirds {
	border-left: 1px solid #979797;
	display: inline-block;
	width: 65%;
	vertical-align: top;
}

.column.half {
  	display: inline-block;
	width: 48.75%;
	vertical-align: top;
}

.column.one-third {
  	display: inline-block;
	width: 31.75%;
}

.column.one-fourth {
	display: inline-block;
	width: 23.75%;
}

.column.one-fifth {
	display: inline-block;
	width: 17.75%;
}

.clearfix:before,
.clearfix:after {
  	content: " ";
  	display: table;
}

.clearfix:after {
  	clear: both;
}

.clearfix {
  	zoom: 1;
}

.row {
	height: auto;
	margin: 0 auto 0 auto;
	max-width:900px;
	overflow: hidden;
	width:100%;
}

.centered {
	text-align: center;
}

/* Start Custom Row Styling */
.default-00,
.default-01,
.default-02,
.default-03 {
	background-color:none;
	padding:70px 0 0 0;
}

.rch-00 {
	background-color:none;
	padding:160px 0 100px 0;
}

.rch-01 {
	background-color:#f50e4e;
	padding:130px 0 130px 0;
}

.rch-02 {
	background-color:#00c0d7;
	padding:110px 0 130px 0;
}

.rch-03 {
	background-color:none;
	padding:110px 0 0 0;
}

.rch-04 {
	background-color:none;
	padding:0 0 0 0;
}

.turbo-00 {
	background-color:#0e222a;
	padding:70px 0 0 0;
}

.turbo-01 {
	background-color:none;
	padding:120px 0 130px 0;
}

.turbo-02 {
	background-color:#debe37;
	padding:100px 0 130px 0;
}

.turbo-03 {
	background-color:#0e222a;
	color: #fff;
	padding:130px 0 130px 0;
}

.turbo-04 {
	background-color:none;
	padding:156px 0 0 0;
}

.turbo-05 {
	background-color:none;
	padding:0 0 0 0;
}

.h4h-00 {
	background-image: url("../images/h4h-00-seamless.jpg");
	background-color:#d31700;
	padding:120px 0 53px 0;
}

.h4h-01 {
	background-color:none;
	padding:100px 0 130px 0;
}

.h4h-02 {
	background-color:#ebecee;
	padding:100px 0 130px 0;
}

.h4h-03 {
	background-color:none;
	padding:170px 0 0 0;
}

.h4h-03 h2.detailed-h2 {
	padding-top: 50px;
}

.winggit-00 {
	background-color:#303855;
	padding:120px 0 23px 0;
}

.winggit-01 {
	background-color:none;
	padding:110px 0 130px 0;
}

.winggit-02 {
	background-color:#3DDDD5;
	padding:120px 0 130px 0;
}

.winggit-03 {
	background-color:#303855;
	color: #fff;
	padding:120px 0 130px 0;
}

.winggit-04 {
	/*background-image: radial-gradient(60% 98%, #626DA3 48%, #303855 97%);*/
	background-color:none;
	padding:170px 0 0 0;
}

.troublemag-00 {
	background-color:#000;
	padding:141px 0 90px 0;
}

.troublemag-01 {
	background-color:none;
	padding:163px 0 120px 0;
}

.troublemag-02 {
	background-color:#f77321;
	padding:130px 0 130px 0;
}

.troublemag-03 {
	background-color:#000;
	padding:156px 0 130px 0;
}

.troublemag-04 {
	background-color:none;
	padding:170px 0 0 0;
}

.nbt-00 {
  /*background-color:#efe9db;
  background-image:url(../images/nbt-00-bg.jpg);*/
	padding:151px 0 90px 0;
}

.nbt-01 {
	background-color:#efe9db;
  background-image:url(../images/nbt-00-bg.jpg);
	padding:126px 0 130px 0;
}

.nbt-02 {
	background-color:#62B55A;
	padding:120px 0 130px 0;
}

.nbt-03 {
/*	background-color:#313534;*/
	padding:156px 0 0 0;
}

/* End Custom Row Styling */


/* Typograhy */
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

body {
	background-image: url(../images/bg-crossword.png);
	color: #333;
	font-family: 'Merriweather', serif;
	font-size: 24px;
	font-weight:300;
	line-height: 1.8em;
	margin: 0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	padding:0;
}

h1 {
	color: #222;
	font-size: 74px;
	font-weight: 700;
	line-height: 74px;
	margin-bottom:0;
}

h2 {
	color: #222;
	font-size: 34px;
	line-height: 34px;
}

h2.home-h2 {
	margin-top:0;
	padding-top:200px;
}

h3 {
	color: #222;
	font-size: 24px;
	font-weight:400;
	line-height: 24px;
	padding: 0 0 5px 0;
}

h3.heading {
	padding-top: 24px;
}

h3.heading-centre {
	margin-top: 0;
	padding-bottom:40px;
	padding-top: 0;
}

h4 {
	color: #222;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 10px 0 30px 0;
}

.detailed-h2 {
	margin-top:0px;
	padding-top:0;
}

.detailed-p {
	padding: 0;
}

.white {
	color: #fff;
}

.orange {
	color: #f77321;
}

.black {
	color:#222;
}

ul {
	padding-left: 0;
}

ul li {
	list-style:none; /* if you’re not already using a reset */
	margin-bottom:30px;
}

ul li:before {
	color: #333;
 	content:"\2022"; /* /2022 is the numerical unicode for &bull; */
  	font-size:1.4em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  	padding-right:0.4em; /* give the bullet some padding from the text Make sure to use em*/
  	position:relative;
  	top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}

/* Buttons */
button {
	background-color: #fcfcfc;
	border-radius: 8px;
	border: 2px solid #222222;
	color: #0B0B0A;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight:400;
	height: 50px;
	line-height: 34px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	max-width: 260px;
	padding-bottom:13px;
	padding-top:7px;
	text-align: center;
	width: 30%;
}

.button.download {
	padding-top: 100px;
	text-align:center;
}

button:hover {
	border-color:#50E3C2;
	color: #50E3C2;
}


/* Images */
img.logo {
	padding-top: 120px;
}

img.short-line {
	padding-bottom:120px;
}

img.detailed-logo {
	padding:0px 0 120px 0;
}

/* Social FA icons */
.fa-envelope-o,
.fa-facebook,
.fa-twitter,
.fa-behance,
.fa-pinterest,
.fa-dribbble {
	color: #0B0B0A;
}

.fa-envelope-o,
.fa-facebook,
.fa-twitter,
.fa-behance,
.fa-pinterest {
	color: #0B0B0A;
}


/* Interests FA Icons */
.fa-cutlery,
.fa-football,
.fa-glass,
.fa-plane,
.fa-ticket{
	padding-right: 80px;
}

.fa-cutlery,
.fa-football,
.fa-glass,
.fa-plane,
.fa-ticket {
	color: #0B0B0A;
	margin-left: auto;
	margin-right: auto;
}

.fa-download, .fa-check {
	padding-right:4px;
}

.fa-football {
	background:transparent url('http://lukeallen.co/images/fa-football.svg') center center no-repeat;
    height:33px;
	margin-left: -20px;
    width: auto;
	vertical-align: sub;
}


/* Links */
a,
a:visited,
a:active {
	color:#7E8385;
	text-decoration:none;
}

a:hover {
	color: #50E3C2;
	text-decoration:none;
}

.fa:hover {
	color: #50E3C2;
}

.fa-football:hover {
	background-image: url('http://lukeallen.co/images/fa-football-hover.svg');
}


/* Lines */
hr {
	margin-top: 200px;
}


/* Personal Details */
.personal-box {
	display:inline-block;
}

.personal {
	margin-left: auto;
	margin-right: auto;
	max-width:65%;
	text-align:left;
}


/* Portfolio */
.port-wrapper {
	width:100%;
	margin:0 auto;
}

.port-row {
	width:100%;
	display:inline-block;
	margin: 0;
}

.port-halfwidth {
	float:left;
	width:50%;
}

.port-fullwidth {
	box-shadow: 0px 0px 5px 0px rgba(189,189,189,0.50);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(189,189,189,0.50);
	-moz-box-shadow: 0px 0px 5px 0px rgba(189,189,189,0.50);
	margin: 0 auto;
	padding: 0px;
	width:99.2%;
}

.port-description {
	background:#fff;
	margin: -15px 0 45px 0;
	padding: 40px 50px 60px 50px;
	text-align:center;

}
.port-description p {
	font-size: 24px;
	line-height:1.8em;
	margin:0 0 20px 0;
	padding:0;
}


img.port-img {
  	height:auto;
	margin-top:-11px;
	width:100%;
}


/* Curriculum Vitae */
.cv-container {
	max-width:236px;
}

.cv-content {
	padding-bottom:40px;
	padding-left:30px;
	/*padding-top:40px;*/
}

.cv-date-box {
	text-align: right;
}

.cv-date {
	display:inline-block;
}

.cv-date-big-text {
	color: #0B0B0A;
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
	line-height: 34px;
}

.cv-date-small-text {
	color: #0B0B0A;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.cv-date-divider {
	color: #0B0B0A;
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
	line-height: 34px;
	text-align: center;
}

.cv-company {
	color: #222222;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 34px;
	text-align:right;
}

.cv-roles {
	color: #7E8385;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-align:right;
}


/* Footer */
footer {
	/*background-color:#F4F4F4;
	border-top:1px solid #979797;;*/
	color: #7E8385;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	height: 68px;
	line-height: 68px;
	margin-top:240px;
	text-align: center;
	width:100%;
}

/* Detailed View */
.detailed {
	margin: 0 auto 0 auto;
	max-width:900px;
	padding: 40px 0 40px 0;
	text-align:center;
}

/* Media Queries  */
@media screen and (max-width: 640px) {

h3.heading-centre {
  	margin-top: 0;
  	padding-top: 20px;
}

h4 {
	line-height:1.4em;
	padding: 10px 20px 20px 20px;
}

.port-description {
	padding: 20px 20px 20px 20px;
}

.port-description p {
	font-size: 20px;
	line-height:1.6em;
}

.column.full.homebottom {
	margin-bottom:200px;
}

.column.full,
.column.two-thirds,
.column.half,
.column.one-third,
.column.one-fourth {
	border-left: 0;
    float: none;
    margin: 0;
    width: 100%;
  }

.row {
	max-width:80%;
	margin-left: auto;
	margin-right: auto;
  }

button {
	width: 100%;
}

footer {
	margin-bottom: 10px;
	margin-top:0px;
}

/* Images */
img.logo {
	padding-top: 25px;
}

.detailed-logo {
	max-width: 80%;
}

/* Social FA icons */
.fa-facebook,
.fa-twitter,
.fa-behance,
.fa-pinterest {
	padding-right: 0px;
}

.fa-dribbble {
	padding-right: 0;
}

.fa-cutlery,
.fa-football,
.fa-glass,
.fa-plane,
.fa-ticket {
	padding-bottom: 60px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.fa-football {
	margin-left: 20px;
	padding-bottom: 0;
}

.personal,
.cv-container,
.cv-content,
.cv-date-box,
.cv-company,
.cv-roles {
	max-width:none;
	padding-left:0;
	text-align:left;
}

.detailed-p {
	margin: 0 auto 0 auto;
	max-width:85%;
}


}

@media screen and (max-width:1024px) {

.detailed-p {
	margin: 0 auto 0 auto;
	max-width:85%;
}

}

/*@media only screen and (min-width : 1025px) {

}*/

@media print {
	/* your print styles go here */
	#header, #footer, #menu { display: none; }
}
