@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bgpage_orange.jpg);
	background-repeat:repeat;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333366;
	font-weight:normal;
	text-align:justify;
	position: relative;

}

.header {
	margin:0 auto 0 auto;
	background-color:#333366;
	background-image:url(images/headshot.png);
	background-repeat:no-repeat;
	background-position:right;
	height:50px;
	width:1000px;
	padding:90px 0 10px 5px;

}


.headerindex{
	margin:0 auto 0 auto;
	background-color:#333366;
	background-image:url(images/headerbook.png);
	background-repeat:no-repeat;
	background-position:right;
	height:50px;
	width:1000px;
	padding:90px 0 10px 5px;

}

.logo {
	background-image:url(images/greenlogo.png);
	background-repeat:no-repeat;
	/*background-position:left;*/
	height:40px;
	/*width:500px;*/
	font-size:24px;
	padding:16px 0 0 60px;
	color:#fff;
}

#wrapper {
	background-image:url(images/bgcontent2.png);
	background-repeat:repeat-y;
	width:1000px;
	margin:0 auto 20px auto;
}
#main-page-blank-area {
	float:left;
	width:30px;
	height:220px;
	margin-bottom:20px;
}
#maincontent {
	float:left;
	width:950px;
	padding:5px 25px 5px 25px;
	min-height:490px;
	position: relative;
}
/*This is the text on the index page that must not run into the 'EDGE' graphic.*/
#main-page-descr {
	float:left;
	padding-right:100px;
	margin-bottom:20px;
	/*border: 1px solid red;*/
}
#one-foot-image {
	position:absolute;
	height:326px;
	width:865px;
	top: 0; right: -100px;
}
#menu-desktop {
	background-image:url(images/bgmenu.png);
	background-repeat:repeat-x;
	width:750px;
	margin:0 auto 0 auto;
	height:63px;
	padding:2px 0;
}
.menu-dropdown {
	display:none;
}
.footer {
	background-color:#333366;
	height:30px;
	width:750px;
	margin:0 auto 0 auto;
	padding:10px 0;
}

/*navigation*/

#menu-desktop ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	font-size:12px;
}
#menu-desktop li {
	display:inline;
	line-height:22px;
}
#menu-desktop li a {
	text-decoration:none;
	padding: 0px 30px;
	color:#333366;
	background-image:url(images/bgtransmenu.png);
	background-repeat:repeat;
	border: solid 1px #000;
}
#menu-desktop li a:hover {
	background-image:none;
	padding: 0px 30px;
	color:#fff;
	background-color:#333366;
}
@media only screen and (max-width: 600px) {
	#menu-desktop {
		/*display:none;*/
		width:300px;
		height:150px;
	}
}

/*typography */

.indent {
    line-height:1.5em;
}
p {
	padding-top:15px;
	margin:0;
    line-height:1.5em;
}

h1 {
	padding:0;
	margin:0;
	border-bottom:dotted #333366 1px;
}
h2 {
	padding:0;
	margin:0;
	text-indent:20px;
}
h3 {
	margin-bottom:0;
	text-align:right;
	color:#333;
}
#unconventional {
	text-align:left;
	padding-top:40px;
	text-indent:20px;
}
.green {
	color:#99cc66;
}
.blue {
	color:#6666aa;
}

.highlight {
	font-weight:bold;
}

/* Page Styling*/

li {
	margin-top:9px;

}

.clearflt {
	clear:both;
}
.fltrt {
	float:right;
}
.fltleft {
	float:left;
}
.spacer {
	border-bottom:dashed black 1px;
	width:200px;
	margin:20px auto 10px auto;
}
.textcenter {
	text-align:center;
}

#gordon-img-desktop {
	margin-right:10px;
}
#gordon-img-mobile {
	display:none;
}

img {
	border:solid black 1px
}

.photocredit{
	font-size:12px;
	padding:4px;
}

.fltleft {
     float: left;
  }

  .fltright {
     float: right;
  }
  .clrboth{clear:both}

.vidimgthumb {
	margin:0px 5px 10px 0px;
	float: left;
}
#tips-short {
	display:none;
}



@media (max-device-width:600px), (max-width:600px) {
	p {
		/*font-size: 50pt;*/

	}
	h1 {
		/*font-size:40pt;*/
	}
	h3 {
		/*font-size: 40pt;*/
	}
	#maincontent ul { padding:0}
	#tips {
		 display:none;
	}
	#tips-short {
		display:inline-block;
	}
	.chapter-titles li {
		/*font-size:40pt;*/
		text-align: center;
		padding-bottom:15px;
		border-bottom:1px solid black;
	}
	.imgspace img {
		width:100%;
	}
	.title_img {
		/*width: 368px;*/
		/*height: 100px*/
	}
	#menu-desktop {
		display:none;
	}
	.menu-dropdown {
		display: inline-block;
	}
	.header {
		width: 100%;
		background-image:url(images/headshot-sm2.png);
		margin-bottom: 20px;
		/*background-size: 100% 400px;*/
		/*height:400px;*/
		/*width:1000px;*/

		/*border: 1px red solid;*/
	}
	.headerindex {
		width: 100%;
	}
	#maincontent {
		width:100%;
		padding:0;
	}
	#wrapper {
		background-image:none;
		width: 90%;
		background-color: #cccccc;
		padding:10px;
		/*border:solid green 2px;*/
	}
	.logo {
		display:none;
		width:100%;
		background-image:url(images/greenlogo.png);
		background-repeat:no-repeat;
		/*background-position:left;*/
		height:2em;
		/*width:500px;*/
		font-size:4em;
		/*padding:16px 0 0 60px;*/
		padding:0;
		color:#fff;
	}

	#main-page-descr {
		margin-top:0px;
		padding-right:0;
	}
	#one-foot-image {
		display:none;
	}
	#gordon-img-desktop {
		display:none;
	}
	#gordon-img-mobile {
		display:inline-block;
		width:50%;
		margin-right:10px;
	}
	#unconventional {
		padding-top:0;
	}
	.footer {
		width: 100%;
	}
	.indent {
		text-align: left;
	}
	/*h2.indent {*/
	/*	text-indent:0;*/
	/*	margin:0;*/
	/*}*/
}

