/**********************************
GENERAL
***********************************/


body {
	background-color: #4f6372;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
}
#wrapper {
	max-width: 1024px;
	min-height: 750px;
	margin: 0 auto;
	padding: 0 5%;
}
a {
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
h2 {
	font-size: 0.825em;
	margin: 20px 0;
	font-weight: 500;
}
h3 {
	margin: 0 0 1em 0;
	font-size: 1em;
	font-weight: 700;
}
h4 {
	margin: 10px 0;
	padding: 0;
	font-size: .85em;
	font-weight: 700;
}
p, li {
	font-size: .85em;
	line-height: 1.375em;
	-webkit-font-smoothing: antialiased;
	letter-spacing: .07em;
}
section {
	float: left;
	margin: 0 auto;
	width: 75%;
}
/**********************************
HEADING
***********************************/
header {
	float: left;
	margin: 0 0 60px 0;
	padding: 5px 0 0 0;
	width: 100%;
	background: url(../img/city_4.svg);
	background-repeat: repeat-x;
	background-size: auto;
	background-position: top left;
	background-color: rgba(240,248,255, 1);
}
.hed h1 {
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Quicksand', sans-serif;
	margin: 10px 0 0 0;
	font-size: 3.5em;
	font-weight: 700;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	letter-spacing: -.125em;
}
.hed h2 {
	margin: 0;
	padding: 0 0 0 0;
	clear: none;
	text-decoration: none;
	font-size: 1em;
	font-weight: 700;
	color: #ffffff;
}
.hed-right {
	font-weight: 200;
	font-family: 'Open Sans', sans-serif;
}
.bike_logo {
	margin: 0 auto;
	max-width: 50%;
	height: auto;
	display: block;
	padding: 30px 0 0 0;
}
#logo {
	text-align: center;
	margin: 0;
}
/**********************************
NAVIGATION
***********************************/

nav {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	font-size: 1.25em;
	font-weight: 500;
}
nav ul {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}
nav li {
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
}
nav a {
	font-weight: 400;
	padding: 20px 10px 0 10px;
}
li:hover {
	color: white;
	text-decoration: none;
}
#secondarynav {
	text-align: center;
	padding: 0 0;
	margin: 0 0 0;
	font-size: 1em;
}
#secondarynav ul {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}
#secondarynav li {
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
}
#secondarynav a {
	font-weight: 100;
	padding: 0 10px;
}
/**********************************
FOOTER
***********************************/

footer {
	font-size: 0.75em;
	text-align: center;
	clear: both;
	background-color: #4f6372;
	padding-top: 50px;
	color: #ccc;
	width: 100%;
}
footer p::before {
	content: "® 2015, Perry Sudduth";
}
.social-icon {
	width: 20px;
	height: 20px;
	margin: 0 5px;
}
/**********************************
PAGE: PORTFOLIO LANDING
***********************************/
img.yan_backup {
	display: block;
	max-width: 220px;
	margin: 0 auto 30px;
}
.swf {
	display: none;
}
.portfolio a, .portfolio a:hover, .portfolio a:visited {
	color: #ffffff;
}
.portfolio_detail .skills {
	font-style: italic;
}
form {
	font-size: .85em;
	line-height: 1.375em;
	-webkit-font-smoothing: antialiased;
	letter-spacing: .07em;
}
form input {
	display: block;
	clear: both;
	margin-bottom: 5%;
	width:200px;
}
textarea.topic {
	display: block;
	clear: both;
	height: 100px;
	width:200px;
	margin-bottom: 5%;
}
img.portfolio_detail {
	display: block;
	max-width: 400px;
	height: auto;
	margin: 50px 0;
	padding: 0 50px;
	float: left;
}
.profile-photo {
	display: block;
	max-width: 220px;
	margin: 0 auto 30px;
}
/********************************
PAGE: SECONDARY
***********************************/
aside h2, section h2 {
	color: #ffffff;
	border-bottom: 1px solid #999999;
	font-size: 1.25em;
	clear: both;
	margin: 20px 0;
}
#gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}
#gallery li {
	float: left;
	margin: 2.5%;
	color: #333333;
}
#gallery li a p {
	margin: 0;
	padding: 5%;
	font-size: 0.75em;
	color: #fff;
	text-align: center;
}
ol.lower-alpha {
	list-style-type: upper-roman;
}
/**********************************
PAGE: ABOUT
***********************************/

.about_logo {
	display: block;
	min-width: 30%;
	height: auto;
	padding: 0 10px;
	float: left;
	vertical-align: bottom;
}
.about h2 {
	font-size: 1.5em;
}
.about h3 {
	margin: 30px 0 0 0;
	font-style: italic;
	line-height: 1.25em;
}
.about li, .about ul, a.about {
	font-size: .85em;
	line-height: 1.5em;
	letter-spacing: .1em;
	
}
/**********************************
PAGE: CONTACT
***********************************/
h3.contact_info {
	margin: 20px 0;
	pagging: 20px 0;
}
.contact_info {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
.contact_info a {
	display: block;
	min-height: 20px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
	margin: 0 0 10px;
	
}
.contact_info li.phone a {
	background-image: url('../img/phone.png');
}
.contact_info li.mail a {
	background-image: url('../img/mail.png');
}
.contact_info li.twitter a {
	background-image: url('../img/twitter.png');
}
.contact_info li.snail a {
	background-image: url('../img/snail.png');
}
.contact_info li.resume a {
	background-image: url('../img/pdf.png');
}
/**********************************
COLORS
***********************************/



body {
	background-color: #4f6372;
	color: #ffffff;
}
header h1 {
	color: #8B0000;
	text-shadow: 1px 1px 1px #fff, 3px 3px 10px #7d919f;
}
nav a, nav a:visited {
	color: #ffffff;
}
nav a:hover {
	color: #8B0000;
}
nav {
	background: #ff3c00;
}
#secondarynav {
	background: #ffffff;
}
#secondarynav a:hover {
	color: #8B0000;
}
#secondarynav a.selected {
	font-weight: 700;
}
#secondarynav a, #secondarynav a:visited {
	color: Tomato;
}
a.top, a:visited.top {
	color: #ffffff;
	text-decoration: underline;
}
a:hover.top {
	color: #8B0000;
}
.contact_info a {
	color: #ffffff;
}

.about li, .about ul, a.about {

	color: #ffffff;
}