@charset "utf-8";


body {
	margin: 0px;
	margin-top: 70px;
	padding: 0px;
	background-color: #FFFFFF;
}
section {
	width: 100%;
	min-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding: 180px 0 190px 0;
}
.siteWidth {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	position: relative;
}


/*-------------------------- Nav Bar --------------------------*/

nav {
	border-top: 10px solid #3e768c;
	background-color: #1a1a1a;
	width: 100%;
	min-width: 1024px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	position: fixed;
	top: 0px;
	z-index: 2;
}
#Home {
	width: 184px;
	height: 0px;
	border-top: 84px solid #1a1a1a;
	border-left: 62px solid transparent;
	border-right: 62px solid transparent;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 4;
}
#HomeBackColor {
	width: 180px;
	height: 0px;
	border-top: 80px solid #3e768c;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -58px;
	top: -84px;
	z-index: 10;
}
#HomeLink {
	height: 100px;
	width: 180px;
	display: block;
	background: url(../images/navbar/nav-logo.png) center no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	position: relative;
	top: -95px;
}
#NavBar {
	height: 40px;
	padding-top: 20px;
	position: relative;
	top: -84px;
	z-index: 3;
}
nav ol {
	width: 984px;
	float: left;
	list-style-type: none;
}
nav ol li {
	width: 171px;
	text-align: center;
	float: left;
}
nav ol a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
nav ol a:hover, nav ol a:active {
	color: #FFFFFF;
	border-bottom: 2px solid #3e768c;
	text-decoration: none;
}
nav ol a:visited {
	color: #FFFFFF;
}
.width300 {
	width: 300px;
	text-indent: -9999px;
}


/*-------------------------- Sub Nav --------------------------*/

#SubNavSection {
	padding: 0;
	height: 600px;
	overflow-x: hidden;
}
#Carousel {
	width: 100%;
	overflow: hidden;
}
#Carousel ul {
	width: 400%;
	height: 600px;
	padding: 0;
	margin: 0;
}
#Carousel ul li {
	width: 25%;
	height: 600px;
	list-style: none;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}
.bengalTeaHeader {
	background-image: url(../images/header/bengal-tea-header.jpg);
}
.paperHeader {
	background-image: url(../images/header/paper-sample-header.jpg);
}
.bikeHeader {
	background-image: url(../images/header/bikestation-header.jpg);
}
.guideDogHeader {
	background-image: url(../images/header/guide-dog-header.jpg);
}


/*-------------------------- About Me --------------------------*/

#AboutMeSection {
	background-color: #1a1a1a;
}
#AboutMeChart {
	width: 231px;
	float: left;
}
#Chart {
	margin-left: 30px;
	width: 171px;
	height: 326px;
	background-color: #777777;
}
#AboutMeText {
/*	width: 733px;
	margin-left: 231px; 
	height: 326px; */
}
#AboutMeText  p{
	margin: 0 0 20px;
}


/*-------------------------- What I Do --------------------------*/

#WhatIDoSection {
	background-color: #3e768c;
}
#WhatIDoSection ul {
	width: 1004px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#WhatIDoSection ul li {
	width: 482px;
	margin-right: 20px;
	float: left;
}
#WhatIDoSection ul p {
	margin: 0 20px;
	text-align: center;
}
#PrintDesign {
	padding-top: 200px;
	margin-bottom: 20px;
	background: url(../images/whatido/print-design-icon.png) no-repeat;

}
#WebDesign {
	padding-top: 200px;
	margin-bottom: 20px;
	background: url(../images/whatido/web-design-icon.png) no-repeat;
}


/*-------------------------- Portfolio --------------------------*/

#PortfolioSection {
	background-color: #FFFFFF;
}
#PortfolioGrid {
	overflow: hidden;
}
#PortfolioGrid {
	margin: 0px;
	padding: 0px;
	width: 1004px;
	list-style-type: none;
}
#PortfolioGrid a {
	width: 231px;
	height: 231px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
#PortfolioGrid div.slideUp {
	padding: 10px;
	padding-top: 20px;
	margin-top: 231px;
	height: 201px;
	display: block;
	background-color: rgba(24,30,38,0.9);
}
#PortfolioGrid p {
	padding: 0;
	margin: 0;
}
.centergrid {
	margin-left: 251px;
}
#ArxterraPic {
	background: url(../images/portfolio/arxterra/arxterra-small.jpg) no-repeat;
}
#BarPic {
	background: url(../images/portfolio/901/901-small.jpg) no-repeat;
}
#BengalTeaPic {
	background: url(../images/portfolio/bengal-tea/bengal-tea-small.jpg) no-repeat;
}
#BikestationPic {
	background: url(../images/portfolio/bikestation/bikstation-small.jpg) no-repeat;
}
#BlendPic {
	background: url(../images/portfolio/blend/blend-logo-small.jpg) no-repeat;
}
#CastAwayPic {
	background: url(../images/portfolio/cast-away/cast-away-small.jpg) no-repeat;
}
#GuideDogPic {
	background: url(../images/portfolio/guide-dog/guide-dog-small.jpg) no-repeat;
}
#SchneiderPic {
	background: url(../images/portfolio/mark-schneider/schneider-small.jpg) no-repeat;
}
#MinorityPic {
	background: url(../images/portfolio/minority-report/minority-small.jpg) no-repeat;
}
#PaperPic {
	background: url(../images/portfolio/mohawk/paper-small.jpg) no-repeat;
}
#RedBadgePic {
	background: url(../images/portfolio/red-badge/red-badge-small.jpg) no-repeat;
}
#SEGDPic {
	background: url(../images/portfolio/segd/segd-small.jpg) no-repeat;
}
#SoulSurferPic {
	background: url(../images/portfolio/soul-surfer/soul-surfer-small.jpg) no-repeat;
}
#TribePic {
	background: url(../images/portfolio/tribe/tribe-small.jpg) no-repeat;
}

/*-------------------------- Contact --------------------------*/

#Contact {
	background-color: #1a1a1a;
	padding: 100px 0;
}
form {
	height: 439px;
	width: 649px;
	float: left;
}
input, textarea {
	width: 625px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
input {
	height: 25px;
}
textarea {
	resize: none;
	overflow: auto;
}
input:focus, textarea:focus {
	border: 2px solid #3e768c;
}
button {
	height: 40px;
	border: none;
	padding: 10px 20px;
	margin: 0;
	margin-top: 20px;
	background-color: #3e768c;
	color: #FFFFFF;
	cursor: pointer;
}
button:hover, button:active{
	background-color: #437e96;
}
#OtherContacts {
	height: 275px;
	width: 100%;
	margin-top: 45px;
	display: inline-block;
}
#EmailLink {
	margin: 0;
	color: #FFFFFF;
	line-height: 22px;
	text-align: center;
}
#EmailLink a {
	color: #3e768c;
	text-decoration: none;
}
#EmailLink a:hover, #EmailLink a:active {
	color: #437e96;
}
#OtherLinks {
    height: 70px;
	width: 240px;
    margin-top: 47px;
	margin-left: auto;
	margin-right: auto;
}
.otherLinkStyle {
	padding: 0;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 40px;
	float: left;
	height: 70px;
	width: 70px;
	text-indent: -9999px;
}
#OtherLinks a:hover, #OtherLinks a:active {
	background-color: #437e96;
}
#Behance {
	background: url(../images/contact/behance-link.png) #3e768c no-repeat;
}
#Linkedin {
	background: url(../images/contact/linkedin-link.png) #3e768c no-repeat;
}


/*-------------------------- Footer --------------------------*/

footer {
	background-color: #3e768c;
	min-width: 1024px;
	width: 100%;
}
#Footer {
	height: 30px;
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}


/*-------------------------- Misc --------------------------*/

h2 {
	font-family: "Josefin Slab", serif;
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
	color: #333333;
	text-transform: uppercase;
	border-bottom: 2px solid #3e768c;
	text-align: center;
	margin-bottom: 50px;
}
h3 {
	font-family: "Josefin Slab", serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 50px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
h4 {
	font-family: "Josefin Slab", serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #3e768c;
	margin: 15px 0px 10px;
}
p {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	margin: 0 0 20px 20px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}
a:hover, a:active {
	color: #437e96;
}
a:visited {
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
}
.blueText {
	color: #437e96;
}
.italic {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
}
.openSans30 {
	font-family: "Open Sans", serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 36px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.openSans16 {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
}
.josefin18 {
	font-family: "Josefin Slab", serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}
.darkBoarder {
	border-color: #333333;
}
.gradient{
	background: #3e768c; /* Old browsers */
	/*background: -moz-linear-gradient(top, #008fd1 0%, #0071bb 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008fd1), color-stop(100%,#0071bb)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #008fd1 0%,#0071bb 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #008fd1 0%,#0071bb 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #008fd1 0%,#0071bb 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, #008fd1 0%,#0071bb 100%); /* W3C */
}
.anchor{
  display: block;
  height: 70px;
  margin-top: -70px;
}
