@charset "UTF-8";
/* CSS Document */

.show-to-mobile {
	display: none;
}
.show-to-jaws {
	display: none;
}
.hide-from-small-screen {
	display: inherit;
}

a:link    { color: #496617; }
a:visited { color: #496617; }
a:hover   { color: #ae7156; }
a:active  { color: #496617; }

body {
	background-image: url('../images/paper-70.jpg');
}
#main-wrapper {
	width: 1050px;
}

#navigation {
	float: left;
	margin-left: 20px;
	padding-top: 70px;
	width: 120px; 
	height: 550px;
	background: #57270a;  /* brown */
	background-image: url('../images/ribbon-end.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	letter-spacing: 0.15em;
	margin-bottom: 100px;
}
#navigation a { 
	font-weight: normal;
}
#navigation a:link, 
#navigation a:visited { color: #d4bd84; }
#navigation a:hover   { color: #f5eada; }  /* #fcfbc1 */
#navigation a:active  { color: #d4bd84; }

#navigation ul.pages {
	text-align: center;
	line-height: 3em;
}
#navigation ul.social-media {
	padding-top: 160px;
	padding-left: 12px;
}
ul.social-media li {
	display: inline;
}


#content {
	float: left;
	padding: 45px 60px 30px 50px;
	color: #4a2d15;
	width: 450px;
	text-shadow: 0px 1px 0px rgba(255, 240, 200, 0.4);
}
#frontpage-special {
	text-align: center;
}
h1, h2, h3 {
	letter-spacing: 0.15em;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	text-align: center;
	padding-top: 13px;
	border-top: solid 1px #4a2d15;
	padding-bottom: 10px;
	border-bottom: solid 1px #4a2d15;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 25px;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }

#frontpage-special h1 {  /* name */
	font-size: 26px;
	border: none;  /* take away etched top/bottom border */
	padding: auto;
	margin-left: auto;
	margin-right: auto;
}
#frontpage-special h2 {  /* Arlington, MA */
	font-size: 14px;
	padding-bottom: 20px;
}
#frontpage-special h3 {  /* Start-to-finish website creation */
	font-size: 12px;
	letter-spacing: 0.2em;
}
#statement {   /* "I design and create websites..." */
	font-style: italic;
	font-size: 20px;
	line-height: 1.2em;
	padding-bottom: 20px;
}
.divider {
	background: url('../images/vine-100x54.png') no-repeat;
	width: 100px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

#skills {
	font-size: 14px;
}
#skills li {
	margin-bottom: 0.25em;
}
#bracketed {
	padding-left: 85px;
}
.left-bracket {
	float: left;
	width: 12px;
	height: 134px;
	background: url('../images/bracket-left.png') no-repeat;
}
.right-bracket {
	float: left;
	width: 12px;
	height: 134px;
	background: url('../images/bracket-right.png') no-repeat;
}

#skills-list {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}
#skills-list a {
	font-weight: normal;
}
#skills-descriptions {
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
.skill-descrip { display: none; }
.skill-descrip:target { display: block; }


#work-list-wrapper {
	width: 900px;
	padding-top: 20px;
}
#work-list {
	font-size: 13px;
}
#work-list .client-name {
	font-family: Lucida Grande, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #245110;
	width: 11em;
	float: left;
	text-align: right;
	padding-right: 20px;
	padding-top: 92px;
}
#work-list .client-descrip-wrapper {
	padding-top: 40px;
	float: left;
}
#work-list .client-descrip {
	line-height: 1.3em;
	width: 240px;
	padding: 5px 2px 5px 10px;
	float: left;
}
#work-list .client-image-and-link { 
	float: left; 
	margin-left: 30px;
	padding-bottom: 30px;
}
#work-list .client-image-bkgnd { 
	background: #c9c69d; /* #eeedd9; */
	padding: 10px;
}
#work-list .client-image {
	width: 350px;
	height: 200px;
	-webkit-box-shadow: 2px 2px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 7px rgba(0,0,0,.2);
	box-shadow: 2px 2px 7px rgba(0,0,0,.2);
}

#work-page-flower {
	top: 40px;
	left: 750px;
	position: absolute;
}


#flowers {
	float: left; 
}
#flower-caption {
	visibility: hidden;
	font-family: "maryam-1", "maryam-2", "Handwriting - Dakota", Arial, sans-serif;
	color: #444;
	height: 151px;
	width: 288px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0.09em;
	background: url('../images/sticky-288x151.jpg') no-repeat;
}
#flower-caption h5 { 
	font-size: 38px; /* 1.1em; */
	font-weight: normal; 
	margin: 0;
	padding-top: 25px;
	padding-bottom: 6px;
}
#flower-caption h6 { 
	font-size: 34px; /* 1.1em; */ 
	font-weight: normal;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
.flower-caption-p {
	font-size: 26px; /* 1.1em; */
	margin: 0;
	line-height: inherit; /* 1.25em; */
	padding-top: 6px;
	padding-bottom: 10px;
	padding-right: 45px;
}
.flower-photo {
	float: right;
	margin-top: -20px;
}

#pen a {
	width: 50px;
	height: 55px;
	position: absolute;
	right: 0;
	top: 125px;
	display: block;
}
#pen a:link, 
#pen a:visited { background: url('../images/pen-off.png'); }
#pen a:hover   { background: url('../images/pen-on.png'); }
#pen a:active  { background: url('../images/pen-off.png'); }


#footer {
	background: #f6f4bf; /* gradient fallback */
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f4bf), to(#eddaa3));
	background-image: -moz-linear-gradient(#f6f4bf, #eddaa3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f4bf", endColorstr="#eddaa3");
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 30px;
}

.footer-section {
	float: left;
	padding-right: 30px;
	width: 280px;
}



/* Last: adaptations for small screens */


@media screen and (max-width: 640px) {
	/* Small-screen devices don't get the "flowers" extra */
	.hide-from-small-screen {
		display: none;
	}
	
	#main-wrapper {
		width: 500px;
	}
	
	#content {
		width: 300px;
		padding-right: 0;
		padding-left: 1.5em;
	}
	
	h1 {
		margin-left: 50px;
		margin-right: 50px;
	}
	
	#bracketed { padding-left: 10px; }
	#skills-descriptions {
		padding-left: 10px;
		padding-right: 0px;
	}
	
	/* Work page is quite different */
	#work-list-wrapper {
		width: 370px;
		padding-top: 10px;
	}

	#work-list .client-name {
		padding-top: 10px;
		padding-right: 0;
		text-align: center;
		width: 100%;
	}
	#work-list .client-descrip-wrapper {
		padding-top: 15px;
		padding-left: 50px;
		padding-bottom: 20px;
		width: 320px;
	}
	#work-list .client-descrip {
		width: 240px;
	}
	#work-list .client-image-and-link { 
		margin-left: 0;
	}
}


@media screen and (max-width: 480px) {
	.show-to-mobile {
		display: block;
	}
	.hide-from-small-screen {
		display: none;
	}

	html {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
	}
	#main-wrapper {
		width: 100%;
	}
	
	/* Very-small-screen mobile devices don't get webfonts */
	/* (Yes, I'm using screen size as a proxy for bandwidth availability; so sue me) */
	html, body, div, span, applet, object, iframe,
	blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, 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 {
		font-family:  Georgia, Times, serif;
	}

	#content {
		width: 90%;
		padding: 0.5em 0.5em 1.5em 0.5em;
	}
	h1 {
		font-size: 22px;
		border: none;
		padding-top: 10px;
		padding-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#frontpage-special h1 {  /* name */
		font-size: 24px;
	}
	#navigation {
		float: none;
		margin: 0;
		padding: 0.3em 0;
		width: 100%;
		height: auto;
		background: #57270a;  /* brown */
		background-image: none;
		letter-spacing: auto;
		text-align: center;
	}
	#navigation ul.pages {
		width: 97%;
	}
	#navigation ul.pages li {
		font-size: 14px;
		display: inline;
		padding-left: 0.8em;
		padding-right: 0.8em;
		line-height: 2em;
	}
	#navigation ul.social-media {
		display: none;
	}
	#statement { 
		font-size: 16px; 
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0;
		margin-bottom: 10px;
	}
	#skills-list {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#work-list-wrapper {
		width: 95%;
		padding-top: 10px;
	}
	#work-list .client-descrip-wrapper {
		padding-top: 15px;
		padding-left: 0px;
		padding-bottom: 20px;
		width: 300px;
	}
	#work-list .client-image, #work-list .client-image-and-link {
		width: 100%;
		height: auto;
	}
	
	#mobile-footer {
		background: #57270a;  /* brown */
	}
	#mobile-footer div {
		padding: 0.5em 0;
		text-align: center;
	}
	#mobile-footer ul.social-media li {
		padding: 0.5em;
	}
	
	.skill-descrip { display: block; }
	
}
