

@font-face {
      font-family: 'Corsiva';
      src: url('/fonts/corsiva.woff2') format('woff2');
    }

/* =========================================================== */



* { margin: 0; padding: 0; }
html { height: 101%; }
body 	{ 
	background: #4f4f4f;
	font-size: 62.5%;
	padding-bottom: 65px;
	}

h1	{
	font-family: 'Headland One', serif;
	color: #000000;
	font-size: 2.6em;
	margin-bottom: 6px;
	letter-spacing: 4px;
	font-weight: 400;
	}

p	{
	font-family: 'Headland One', serif;
	color: #000000;
	font-size: 1.3em;
	line-height: 2.6em;
	margin-bottom: 15px;
	/* padding-left: 35px; */
	}

.spacer	{
	height: 40px;
	}

.spacer2{
	height: 20px;
	}

.at	{
	width:		14px;
	height:		14px;
	display:	inline-block;
	vertical-align:	middle;
	margin-left:	-4px;
	margin-right:	-4px;	
	}




.subhead{
	font-family: 'Headland One', serif;
	color: #000000;
	font-size: 1.3em;
	margin-bottom: 15px;
	/* padding-left: 35px; */
	text-decoration: underline;
	}

small	{
	font-family: 'Headland One', serif;
	color: #000000;
	font-size: 1.3em;
	line-height: 1.8em;
	display: block;
	margin-bottom: 6px;
	}



ul { display: block; list-style: none; }
ul li	{
	padding-left: 25px;
	list-style-type: none;
	vertical-align: top;
	background: url('images/sun.gif') 0px 5px no-repeat;
/*	margin-bottom: 5px;  */
	font-family: 'Headland One', serif;
	color: #000000;
	font-size: 1.3em;
	line-height: 2.6em;
	}



a { color: #5582d6; text-decoration: none; }
a:hover { text-decoration: underline; }

/** @group core layout **/


header { width: 100%; }

span.avoidwrap { display:inline-block; }


span.bold { font-weight: bold; }

/** @group personal settings **/
#info	{
	margin-bottom: 12px;
	float: none;
	display: block;
	text-align: center;
	}

#ctr	{
	text-align: center;
	}

.ctr	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#interests
	{
	font-family: 'Headland One', serif;
	color: #000000;
	font-size: 1.3em;
	line-height: 2.6em;
	}

#reference
	{
	border:1px solid black;
	padding: 20px;
	font-family: 'Headland One', serif;
	color: #000000;
	font-size: 1.2em;
	line-height: 2.0em;
	}

#photo	{
	margin-bottom: 20px;
	float: none;
	display: block;
	text-align: center;
	}

#motto	{
	margin-top: 50px;
	margin-bottom: 35px;
	float: none;
	display: block;
	text-align: right;
	}


.white	{
	color: #ffffff;
	}

.lower	{
	vertical-align: -28%;
	line-height: 1;
	}
.lower2	{
	vertical-align: -17%
	}


img { border: 0; max-width: 100%; }


.profile	{
		font-family: 'Headland One', serif;
		color: #000000;
		font-size: 1.3em;
		line-height: 2.6em;
		margin-bottom: 15px;
		}

.profile::first-letter	{
			font-family: 'Corsiva', serif;
			font-size: 6.4em;
			float: left;
			line-height: 1;
		/*	margin-top: -0.1em;	*/
			margin-bottom: -0.3em;
		/*	margin-left: 0.1em;	*/
		/*	padding-top: 0.1em;	*/
		/*	padding-bottom: 0.1em;	*/
			padding-right: 0.08em;
		/*	padding-left: 0.1em;	*/
			}



.rTable		{
		display: table; 
	/*	border: 1px solid black;  */
		}

.rTableRow	{
		display: table-row;
	/*	border: 1px solid black; */
		}
.rTableCell1	{
		display: table-cell; 
		vertical-align: top;

		font-family: 'Headland One', serif;

		color: #000000;

		font-size: 1.3em;
		line-height: 2.6em; 
		margin-bottom: 15px;
	  	height: 17px;

		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;

	  	width: 14%;

	/*	border: 1px solid black; */
	/*  	overflow: hidden;  */
	/*  	float: left;  */
		}

.rTableCell2	{
		display: table-cell; 
		vertical-align: top;

		font-family: 'Headland One', serif;

		color: #000000;
		font-size: 1.3em;
		line-height: 2.6em; 
		margin-bottom: 15px;
	  	height: 17px;
	  	width: 50%;  


		padding-top: 0px;
		padding-bottom: 35px;
		padding-left: 3%;
		padding-right: 3%;


	/*	border: 1px solid black; /*
	/*	float: left;   */
	/*  	overflow: hidden;  */
		}
		
		



/** @group skills **/
#skills-left { display: block; float: left; margin-right: 30px; }
#skills-right { display: block; float: left;}

/** @group clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }




/* =========================================================== */






	#w 	{
		padding-top: 80px;
		padding-bottom: 80px;
		padding-left: 100px;
		padding-right: 100px;
		background: #fff;
		min-width: 260px;
		max-width: 700px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-bottomleft: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
		-webkit-top-bottom-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		overflow: auto;
		margin: auto;
		}


@media only screen and (max-width: 900px)
	{
	#w 	{
		padding-top: 80px;
		padding-bottom: 80px;
		padding-left: 100px;
		padding-right: 100px;
		}

	#p 	{
		line-height: 2.6em;
		}

	small 	{
		line-height: 2.6em;
		}

	ul li 	{
		line-height: 2.6em;
		}

	.rTableCell1 	{
		line-height: 2.6em;
		}

	.rTableCell2 	{
		line-height: 2.6em;
		}
	}


@media only screen and (max-width: 820px)
	{
	#w 	{
		padding-top: 65px;
		padding-bottom: 65px;
		padding-left: 80px;
		padding-right: 80px;
		}

	#p 	{
		line-height: 2.6em;
		}

	small 	{
		line-height: 2.6em;
		}

	ul li 	{
		line-height: 2.6em;
		}

	.rTableCell1 	{
		line-height: 2.6em;
		}

	.rTableCell2 	{
		line-height: 2.6em;
		}
	}


@media only screen and (max-width: 775px)
	{
	#w 	{
		padding-top: 65px;
		padding-bottom: 65px;
		padding-left: 60px;
		padding-right: 60px;
		}

	#p 	{
		line-height: 2.5em;
		}

	small 	{
		line-height: 2.5em;
		}

	ul li 	{
		line-height: 2.5em;
		}

	.rTableCell1 	{
		line-height: 2.5em;
		}

	.rTableCell2 	{
		line-height: 2.5em;
		}
	}


@media only screen and (max-width: 740px)
	{
	#w 	{
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 35px;
		padding-right: 35px;
		}

	#p 	{
		line-height: 2.4em;
		}

	small 	{
		line-height: 2.4em;
		}

	ul li 	{
		line-height: 2.4em;
		}

	.rTableCell1 	{
		line-height: 2.4em;
		}

	.rTableCell2 	{
		line-height: 2.4em;
		}
	}


@media only screen and (max-width: 570px)
	{
	#w 	{
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 35px;
		padding-right: 35px;
		}

	#p 	{
		line-height: 2.3em;
		}

	small 	{
		line-height: 2.3em;
		}

	ul li 	{
		line-height: 2.3em;
		}

	.rTableCell1 	{
		line-height: 2.3em;
		}

	.rTableCell2 	{
		line-height: 2.3em;
		}
	}


@media only screen and (max-width: 480px)
	{
	#w 	{
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 25px;
		padding-right: 25px;
		}

	#p 	{
		line-height: 2.2em;
		}

	small 	{
		line-height: 2.2em;
		}

	ul li 	{
		line-height: 2.2em;
		}

	.rTableCell1 	{
		line-height: 2.2em;
		}

	.rTableCell2 	{
		line-height: 2.2em;
		}
	}


@media screen and (max-device-width: 480px) // iphone
	{
	#w 	{
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 25px;
		padding-right: 25px;
		}

	#p 	{
		line-height: 2.2em;
		}

	small 	{
		line-height: 2.2em;
		}

	ul li 	{
		line-height: 2.2em;
		}

	.rTableCell1 	{
		line-height: 2.2em;
		}

	.rTableCell2 	{
		line-height: 2.2em;
		}
	}


@media only screen and (max-width: 320px)
	{
	#w 	{
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 15px;
		padding-right: 15px;
		}

	#p 	{
		line-height: 2.0em;
		}

	small 	{
		line-height: 2.0em;
		}

	ul li 	{
		line-height: 2.0em;
		}

	.rTableCell1 	{
		line-height: 2.0em;
		}

	.rTableCell2 	{
		line-height: 2.0em;
		}
	}


@media print
	{
	#w 	{
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 15px;
		padding-right: 15px;
		}

	#p 	{
		line-height: 2.2em;
		}

	small 	{
		line-height: 2.2em;
		}

	ul li 	{
		line-height: 2.2em;
		}

	.rTableCell1 	{
		line-height: 2.2em;
		}

	.rTableCell2 	{
		line-height: 2.2em;
		}
	}


