/*
Theme Name: Twentyeleven Child-es
Description: Child theme for the twentyeleven theme 
Author: James W. Brown
Template: twentyeleven
*/

@import url('../twentyeleven/style.css');

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
  color: #F03;
}

.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -0.5em;
}
#dropcap {
	46px;
	font-weight: bold;
}
#pix {
	width: 600px;
	height: 400px;
}
#textpagepix {
	width: 600px;
	height: 400px;
	margin-right: 0px;
	
}
#textpagephotocaption {
	margin-left: 230px;
	font-size: 18px;
}
#textpagephotocredit {
	margin-left: 440px;
	color: #999;
	margin-top: 5px;
	font-size: 12px;
}
#textpage2 {

	margin-top: 20px;
	margin-left: 0px;
	
}
#title {
	font-size: 14px;
	color: rgb(215,23,11);
}
.h2 {
	font-size: 14px;
	color: 	#FF0000;
}
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.center {
	text-align: center;
}
.ital {
	font-style: italic;	
}
/* .odd {
	background-color: #def; }
.odd td {
	border-bottom: 1px solid #cef; }
*/
.stripeMe table {
	border-collapse: collapse;
	width: 100%;
	margin: 24px;
	font-size: 1.1em;
}

.stripeMe th {
	background: #3e83c9;
	color: white;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.5em;
}

.stripeMe td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.stripeMe td * {
	padding: 6px 11px;
}

.stripeMe tr.alt td {
	background: #ecf6fc;
}

.stripeMe tr.over td {
	background: #bcd4ec;
}

#hislatcontainer {
	height: 55px;
	width:100%;
	background-color: #F5F5F5;
	border-top-style:solid;
	border-top-width: thin;
	border-top-color: #666;
}
#hislatpopcontainer {
	height: 55px;
	width: 42%;
}
#hislatpoptext {
	font-size: 18pt;
	margin-left: 40px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 9px;	
}
#hislatcounter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 100px;
	padding-top: 14px;
	padding-right: 5px;	
}
#countdowncontainer {
	height: 55px;
	border-left-color: #F00;
	border-left-style: solid;
	border-left-width: thin;
}
#hislatcountdown {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;	
	width: 25px;
	padding-top: 14px;	
}
#hislatcountdowntext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 90px;
	padding-top: 5px;
	padding-left: 10px;
}
#hislat24hourscontainer {
	height: 55px;
	border-left-color: #F00;
	border-left-style: solid;
	border-left-width: thin;
}
#hislat24hourscopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width: 150px;
	padding-top: 5px;	
	padding-left: 10px;
}
#hislat24hournumber {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 14px;
}
.clear {
	clear:both
}