﻿/* ----- Cardinal Cross article Styles ----- */


/* ADDED FOR CARDINAL CROSS 2014  */
table.grcrossdates {
  width: 760px;
  border-collapse: collapse;
  border: 1px #8B864E solid;
}
table.grcrossdates th,
table.grcrossdates td {
  border: 1px #8B864E solid;
  padding: 4px 5px;
  text-align: center;
  vertical-align: middle;
}
table.grcrossdates th { background-color: #f5f5dc; }
.shaded { background-color: #F5F5DC; }
.exactasp { font-weight: bold; background-color: #f5f5dc; }
tr.bolded td { font-weight: bold; background-color: #f5f5dc; }
.blankrow { border-left: 0; border-right: 0; }
.inorb {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

/* ------------------------ */


div.dropicon {
	float: left;
	border: 0;
	margin: 0 15px 0px 0;
}

/* ----- Heading Styles ----- */

#myheader h1.line1 {
	color: #004200;
}
#myheader h1.line2 {
	color: #004200;
}


p.quotation {
	font-style: italic;
	font-family: Times New Roman, Times, serif;
	font-size: 110%;
	margin-left: 20px;
}


/* ----- TABLES AND DIVS ----- */

div#articletext h1 {
	font-size: 2em;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #DC143C;
	text-align: center;
	margin: 0 auto 10px auto;
}
div#articletext h1.sub {
	font-size: 1.35em;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: indigo;
	text-align: center;
	margin: 0 auto 10px auto;
}
div#articletext h2 {
	font-size: 120%;
	font-family: Arial, tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: indigo;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 3px;
}
div#articletext p {
	font-size: 1em;
	font-family: Arial, tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}



div.rightside {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
div.leftside {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
div.captionbox {
	padding: 0;
}
div.captionbox p {
	font-size: .9em;
	font-family: Arial, tahoma, Helvetica, sans-serif;
	text-align: center;
	margin: 5px 0px;
}
div.captionbox p.back2articles {
	font-style: italic;
	font-family: times new roman, serif;
	text-align: left;
	font-size: 105%;
}


.copyright {
 font-family: Times New Roman,serif; 
 font-size: .95em; 
 font-style: italic;
 text-align: left; 
 margin-top: 20px; 
 margin-bottom: 0px; 
 }


div#articletext h4.jumphdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em; 
	font-style: normal;
	font-weight: bold;
	color: #b22222;
	text-align: left; 
	margin-top: 15px; 
	margin-bottom: 5px; 
}
div#articletext ul.shortcuts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: .9em;
}
div#articletext ul.shortcuts li {
	text-align: left;
}

span.edlink2gloss {
 font-family: Times New Roman,serif; 
 font-size: 105%; 
 font-style: italic; 
 }



/* DATE BOX STYLES */
div.datebox {
	width: 175px;
	border: 1px dashed darkkhaki;
	background-color: #FFFFEE;
	padding: 15px 15px 5px 15px;
	}
div.datebox h3.dateboxh3 {
	text-align: center;
	font-size: 100%;
	font-family: Arial, tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: indigo;
	margin-top: 0px;
	margin-bottom: 10px;
	}
div.datebox p.place {
	font-weight: bold!important;
	margin: 0px!important;
	}
div.datebox p.datebox {
	text-align: left;
	font-size: .9em;
	margin: 0px 0px 10px 0px!important;
	}

div.boxleft {
	float: left;
	margin: 5px 15px 10px 0px;
	}
div.boxright {
	float: right;
	margin: 5px 0px 10px 15px;
	}




/* ---- END ---- */