html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#logo img {
	width: 29%;
}

.floatight {
	float: right;
	clear: both;
}

.floatleft {
	float: left;
	clear: both;
}

.nav {
	clear: both;
	margin: 0 0 3% 0;
}

#links ul {
	list-style: none;
	text-align: right;
}

#links ul li {
	float: right;
	display: inline;
	margin: 4% 10px;
}

#links .active a{
	font-weight: 700;
	color: #8FBBBC;
}

#links a{
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	font-size: 125%;
	text-decoration: none;
	color: #8FBBBC;
}

.line-spacers {
	font-family: 'Roboto Slab', serif;
	font-weight: 100;
	font-size: 150%;
	text-decoration: none;
	color: #705240;
	line-height: 100%;
}

body {
	width: 70%;
	margin: 0 auto;
	background-image: url('background.png');
}

#content {
	width: 80%;
	clear: both;
	margin: auto;
	padding: 3% 0 1% 0;
}

#content img {
	width: 100%;
}

.artworkDescription {
	background-color: #8FBBBC;
	padding: 12px;
	margin: 0 0 7% 0;

}

.artworkDescription h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	color: #F4F0EA;
	margin: 0 0 5px 0;
	font-size: 125%;
}

.artworkDescription p {
	font-family: 'Roboto', sans-serif;
	color: #F4F0EA;
	font-size: 105%;
}

.artworkDescription a {
	font-family: 'Roboto', sans-serif;
	color: #4E6666;
	font-size: 105%;
	text-decoration: none;
	font-weight: 700;
}

#footer {

}

#footer ul {
    list-style: none;
    text-align: center;
    padding: 0px 0;
    margin: 0 auto;
}

#footer ul li {
	display: inline-block;  
    margin: 0 10px;
}

#footer .active a{
	font-weight: 700;
	color: #8FBBBC;
}

#footer a{
	font-family: 'Roboto Slab', serif;
    font-weight: 200;
    font-size: 110%;
    text-decoration: none;
    color: #705240;
}

#footerwrap {
	margin: 0 auto;
	width: 50%;
	padding: 50px 0 150px 0;
}

#content .Resume	h1{
	float: left;
	display: inline-block;
	clear: both;
	
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	color: #705240;
	margin: 5px;
	font-size: 110%;
}

#content .Resume p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #705240;
	width: 75%;
	margin: 0 0 0 19.5%;
	padding: 5px;
	line-height: 115%;
}

#content .Resume h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #705240;
	width: 60%;
	margin: 0 auto;
	padding: 1% 0 0 0;
}

.Resume ul {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #705240;
	width: 75%;
	margin: 0 0 0 22%;
	padding: 5px 5px 15px 5px;
	line-height: 125%;
	
}

#content .Resume li {
	background: url("bullet.gif") no-repeat left 5px;
    padding-left: 1em;
}

.text {
list-style-type: disc;
}

.clear {
	clear: both;
}

.Resume {
	display: block;
	float: none;
}

#profile-picture {
	width: 22%;
	float: left;
	display: inline;
	margin: 0 5% 0 0;
}

.contact-header {
	float: left;
	display: inline;
}

.contact-header h1{
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	color: #705240;
	font-size: 200%;
	margin: 1% 0 0 0;
}

.contact-header h2{
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	color: #705240;
	font-size: 125%;
	margin: 0 0 0 0;

}

#contact-info img{
	width: 23%;
	margin: .5% 0 0 3.5%;

}

#contact-body p{
	width: 65%;
	float: left;
	display: inline;
	margin: 2% 0 4% 0;
	line-height: 120%;
	font-family: 'Roboto', sans-serif;
	color: #705240;
	font-size: 105%;
}

#contact-social-media {
	float: left;
	display: inline;
	width: 65%;
}

#contact-social-media img {
	width: 10%;
	margin: 5% 3% 0 3%;
}

#contact-social-media a {
	text-decoration: none;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.height-spacer {
	margin: 20%;
}

@media only screen and (min-width: 300px) and (max-width: 1500px) {

#footerwrap {
	width: 50%;
}