/* Stylesheet for Lynne's web site */

html{
}

body {
	font-size: 18px;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	background-color: Cornsilk;
	color: #253545;
	max-width: 95%;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	color: FireBrick;
	text-decoration: none;
}

a:hover {
	background-color: #EAEAF0;
}

.email {
	unicode-bidi:bidi-override; 
	direction: rtl;
}

/*----------------------------------------------------------------------------
Right part of page
----------------------------------------------------------------------------*/
#div_main{
	position: absolute;
	font-family: Georgia, Times, serif;
	top: 20px;
	background-color: Ivory; 
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 10px;
	width: 600px;
	min-height: 95%;
	left: 230px;
	z-index: 0;
	line-height: 28px;
}

#div_main h1 {
	position: relative;
	top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 15px solid Ivory;
	color: Black;
	margin: 0px;
	margin-bottom: 30px;
	background-color: #DADAE0;
	text-align: center;
	line-height: 36px;
}

#div_main p {
	margin-left: 10px
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.letter{
	margin-top: 20px;
	margin-left: 30px;
}

/* My Name is Mitch Page - Informal kids style */
/* -------------------------------------------- */
.kids {
	background-color: #FFF4F1;  
	/* background-color: #EAEAF0;   */
	font-family: Comic Sans MS, Trebuchet MS, Arial, sans-serif;
	font-size: 22px;
	line-height: 32px;
	color: Navy;
}

.kids hr {
	 border: none;
	 color: #C0DCB0;
	 background-color: #C0DCB0;
	 height: 2px;
}

#showcontent_mitch, #showcontent_links, #showcontent_letters, #showcontent_bio, #showcontent_writing  {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #C0DCB0;
	border-left: 1px solid #C0DCB0;
	border-right: 1px solid #C0DCB0;
	border-bottom: 1px solid #C0DCB0;
	margin-bottom: 10px;
}

#showcontent_mitch h1, #showcontent_links h1, #showcontent_letters h1, #showcontent_bio h1, #showcontent_writing h1  {
	position: relative;
	top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 15px solid #C0DCB0;
	color: Black;
	margin: 0px;
	margin-bottom: 30px;
	background-color: #C0DCB0;
	font-family: Comic Sans MS, Trebuchet MS, Arial, sans-serif;
	text-align: center;
	line-height: 36px;
	z-index: 3;
}
/* -------------------------------------------- */

#div_main table {
	margin-top: 20px;
}

#showcontent_writing img {
	position: relative;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: solid 10px #C0DCB0;
	width: 150px;
}

#div_welcome_text {
	background-color: Ivory;
	position: relative;
	min-width: 100%;
	max-height: 85%;
	padding-top: 100px;
	padding-left: 10px;
	text-align: left;
	font-size: 36px;
}

#div_welcome_text p {
	position: relative;
}

#p_fullImgText {
	top: 0px;
}

/* CV pages */
table {
	left: 0px; 
	border-collapse: collapse;
	font-size: 18px;
}

.cv_term {
	color: Brown;
	background-color: Cornsilk;
       	width: 150px; 
	min-width: 90px;
	vertical-align: top;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 2px #C0DCB0;
	border-bottom: solid 2px #C0DCB0;
}

.cv_desc {
       	width: 600px; 
	min-width: 600px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 2px #C0DCB0;
	border-bottom: solid 2px #C0DCB0;
}

.cv_desc_link {
       	width: 600px; 
	min-width: 600px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 2px #C0DCB0;
	border-bottom: solid 2px #C0DCB0;
	cursor: pointer; 
	color: FireBrick;
}

.cv_desc_hover {
       	width: 600px; 
	min-width: 600px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 2px #C0DCB0;
	border-bottom: solid 2px #C0DCB0;
	cursor: pointer; 
	color: FireBrick;
	background-color: #EAEAF0;
}

/*----------------------------------------------------------------------------
Sidebar column, holding the thumbnail images
----------------------------------------------------------------------------*/

#div_sidebar_background{
	position: absolute;
	top: 35px;
	left: 25px;
	height: 90%;
	background-color: #A0BC90;
	padding: 10px;
	margin: 0px;
	width: 210px;
	min-width: 210px;
	z-index: 2;
}

#div_sidebar{
	position: absolute;
	top: 30px;
	left: 20px;
	height: 90%;
	background-color: #C0DCB0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	width: 210px;
	min-width: 210px;
	z-index: 3;
}

#table_sidebar{
	text-align: center;
	position: absolute;
	padding-left: 5px;
	padding-right: 10px;
	top: 50px;
	left: 5px;
	width: 150px;
	min-width: 150px;
	color: FireBrick;
	font-weight: bold;
}

#table_sidebar tr {
	height: 50px;
	border-top: 2px solid Moccasin;
}

#td_thissection{
	background-color: #C0DCB0;
}

#table_pagenav{
	/*
	position: absolute;
	top: 250px;
	right: 0px;
	*/
	width: 95%;
	min-width: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 5px;
       	font-size: 15px; 
}

#table_pagenav tr{
	height: 30px;
}

#table_pagenav td{
	text-align: center;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	color: FireBrick;
	font-weight: normal;
	border-top: solid 2px Moccasin;
}

#div_sidebar img 
{
	margin-top: 5px;
	width: 190px;
	border: 4px solid Moccasin;
}

#td_thispage {
	cursor: default;
	background-color: Cornsilk;
	border-top: solid 2px Moccasin;
	border-left: solid 2px Moccasin;
	border-right: solid 2px Moccasin;
	border-bottom: solid 2px Moccasin;
}

#td_thispage a {
	color: FireBrick;
	text-decoration: none;
}

.footer {
	position: absolute;
	float: center;
	text-align: center;
	bottom: 0px;
	font-size: 12px;
	padding: 5px;
	font-family: sans-serif;
}

.td_sidebar_thispage { 
	cursor: pointer; 
	background-color: Cornsilk;
}

.td_sidebar { 
	cursor: pointer; 
	background-color: #C0DCB0;
}

.td_sidebar_hover { 
	cursor: pointer; 
	background-color: #EAEAF0;
}

/* text in the main and contact pages that goes in the "thumb" area */
.p_thumb {
	padding: 10px;
	font-weight: normal;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

