/*#sidebar {
    display: none;
}

#main {
    width: 100%;
}
*/

/* ==== Page Element Design ==== */ 

body {
	font: 19px/30px "adobe-garamond-pro", Georgia, serif !important;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
}

#header {
padding: 20px 0 20px;
}

#main {
	width: 680px;
}

#main .post {
	background: url("http://jfk14thday.com/content/jfk14thday/graphics/post-sep.png") no-repeat scroll center bottom;
	padding-bottom: 40px;
}

#main-page2 .entry {
	background: url("http://jfk14thday.com/content/jfk14thday/graphics/post-sep.png") no-repeat scroll center top;
	padding-top: 80px;
}

#main .archive_header {
	display: none;
}

#content {
	background-color: #F4F4F4;
}

#content.home {
	background-color: #F8F8F8;
}

#credit {
	display: none;
}

.comments {
	display: none;
}

#featured .featured-image {
	position: relative;
	top: -30px;
}

.col-full #sidebar {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border-left: 1px dotted #ccc;
	padding-left: 20px;
	width: 200px;
}

#mini-features .block {
	width: 300px;
}


.widget .textwidget, .widget ul, #tabs, .widget_woo_feedback .feedback {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	margin-right: none;
	background: none;
	padding: 0px;
	border-bottom: dotted 1px #A0A0A0;
}

.widget ul li {
	background: url(images/ico-bullet.png) no-repeat left 8px !important;
	padding-left: 10px !important;
	list-style-type: none !important;
	line-height: 3px !important;
	padding-bottom: 20px !important;
}

.widget ul li a {
	font-size: 18px;
}

.post-meta, .post-meta .post-author a, .post-more {
	display: none; 
}

#footer p {
	font: 18px/24px "adobe-garamond-pro", Georgia, serif !important;
	font-weight: 400;
	text-shadow: none;
}

#footer tbody {
	font: 22px/24px "adobe-garamond-pro", Georgia, serif !important;
	font-weight: 400;
	text-shadow: none;
}

#copyright .col-left p {
	font: 18px/24px "adobe-garamond-pro", Georgia, serif !important;
	font-weight: 400;
	text-shadow: none;
	padding-top: 80px;
	padding-bottom: 80px;
	border-right: dotted 1px #ccc;
}


/* ==== Text ==== */

p {
	font: 19px/30px "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
}

.entry p {
	font: 20px/34px "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
	color: #585858;
}


.featured p {
	font: 22px/34px "adobe-garamond-pro", Georgia, serif !important;
	font-weight: 400;
	color: #bbb !important;
}

table {
	font: 16px/30px "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
	line-height: 30px;
	text-align: left;
	padding: 4px;
}

table#tapes-listing tr {
	/*border-bottom: dotted 1px #ccc;*/
	margin-top: 20px;
}

table#tapes-listing td {
	vertical-align:middle;
	padding: 10px;
}

table#photos-listing tr {
	margin: 60px;
	padding-top: 50px;
}

table#photos-listing td {
	vertical-align:top;
	padding: 10px 20px 0 0;
	font: 18px/26px "ff-tisa-web-pro", "Courier New",Courier,monospace !important;
	color: #777;
	text-shadow: 0px 1px 0px #fff;
}


table#tapes-listing tr:nth-child(odd) td {background-color: #E8E8E8; }
table#tapes-listing tr:nth-child(even) td {background-color: #F0F0F0;}

table#table-listing tr {
	margin-top: 30px;
}
table#table-listing td {
	padding: 10px;
}

.row-spacer {
  padding-bottom: 60px;
}

table#table-listing tr:nth-child(odd) td {background-color: #E8E8E8; }
table#table-listing tr:nth-child(even) td {background-color: #F0F0F0;}

table#table-trans td {
	padding: 15px;
}

table#table-trans {
	margin-bottom: 60px;
}

#breadcrumb {
	font-size: 17px;
}

/*table td, th {
	padding: 10px;
	padding-top: 10px;
}*/

table th {
	font-weight: thick;
	text-transform: uppercase;
	font: 18px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #333;
}

/*table tr:nth-child(odd) {
	background: #e1e1e1;
}

table tr:nth-child(even) {
	background: #fff;
}
*/

#featured a:link, #featured a:visited {
	color: #CCA25A !important;
}

#mini-features p {
	font: 18px/28px "adobe-garamond-pro", Georgia, serif !important;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
	color: #787878;
}

#mini-features h3 { 
	font: 38px/32px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #333;
	text-transform: uppercase;
}

.widget h3, .widget_seriestoc h4 { 
	font: 36px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #333;
	text-transform: uppercase;
}



.post .title, .single .title {
	font: 50px/44px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #111;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
	padding-bottom: 20px;
}

#nav a {
	font: 28px/22px "franklin-gothic-ext-comp-urw","Courier New",Courier,monospace;
	font-weight: 400;
	color: #bbb;
	text-transform: uppercase;
	z-index: 100;
	position: relative;
}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
}

.entry blockquote, .entry blockquote p {
	font: 20px/34px "ff-tisa-web-pro", "Courier New",Courier,monospace;
	color: #777;
	text-shadow: 0px 1px 0px #fff;
	margin-bottom: 30px;
	margin-top: 30px;
	font-style: normal;
}

#footnotediv {
	font: 16px/18px "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
}

.fn-ref-mark {
 	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}

#fn-heading {
	font-weight: thick;
	text-transform: uppercase;
	font: 28px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #333;
}

.details_header {
	text-transform: uppercase;
	font: 16px/20px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #8F8F8F;
	margin-right: 15px;
	margin-left: 20px;
}

.details_content {
	font: 16px/20px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #333;
}

#details {
	margin-top: 80px;
	border-top: dotted 1px #8F8F8F;
}


td.table_left {
 	text-align: right;
 	margin-right: 10px;
 	padding: 9px 10px 9px 0px;
 	
 	font-style: normal;
	font: 15px/22px "ff-tisa-web-pro","Courier New",Courier,monospace;
	font-weight: 400;
	color: #989898;
	width: 200px;
}

.entry h1, h2, h3, h4 {
	text-transform: uppercase;
	color: #333;
}

.entry h4 {
	font: 20px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
}

.entry h3 {
	font: 24px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	padding-top: 20px;
}

.entry h2 {
	font: 30px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
}

.entry h1 {
	font: 40px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
}

.widget h4 {
	font: 24px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
}

.tags {
	display: none;
}

/* ==== Columns ==== */

.column_left, .column_right {
	width: 250px;
	font: 18px/30px "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
	line-height: 30px;
}

.column_left {
}

.column_right {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}



/* ==== Drop Caps ==== */

div.featured p:first-child:first-letter {
	float:left;
	font-size:230%;
	color: #CCA25A;
	margin-right:0.05em;
	margin-bottom:-0.4em;
	line-height:90%;
}

#mini-features a.btn span {
	font: 20px/14px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #980000;
}

#connect {
	-moz-border-radius:2px;
    -webkit-border-radius:2px 2px 2px 2px;
    /*-moz-box-shadow:3px 3px 4px #bdb4a8;
    -webkit-box-shadow:3px 3px 4px #bdb4a8;
    box-shadow:4px 4px 5px #bdb4a8;*/
    box-shadow: 0px 0px 10px #D8D8D8;
    -moz-box-shadow: 0px 0px 10px #D8D8D8;
    -webkit-box-shadow: 0px 0px 10px #D8D8D8;
    border-bottom: none;
}

#connect h3 {
	font: 36px/26px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	color: #333;
	text-transform: uppercase;
}

#connect .col-left {
	font: 19px/30px "adobe-garamond-pro", Georgia, serif !important;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
	line-height: 30px;
}

/* ==== TRANSCRIPTS ==== */




/*
Audio is programatically set to display:none in the Javascript code.
Putting this in the css is optional;
however, it does prevent it from flashing in and out when the page loads.
*/
.textaudio_audio {
 display: none;
}


/* Player bar styling. */
.textaudio_playerbar {
 position: relative;
}
.textaudio_progress_container {
 /*position: relative;
 display: block;
 height: 20px;
 background-color: #eee;
 width: 500px;
 border: 1px solid gray;
 margin-top: 5px;
 cursor: pointer;*/
 display: none;
}
.textaudio_progress {
/* display: block;
 height: 20px;
 background-color: #99f;
 width: 0;
 position: absolute;
 top: 0;
 left: 0;*/
 display: none;
}
.textaudio_pauseplay {
 position           : relative;
 display            : inline;
 margin             : -25px 4px 40px 2px;
 color              : transparent;
 float              : right;
 margin-right       : 20px;
 border-radius      : 0px;
 width              : 50px;
 height             : 50px;
 cursor             : pointer;
 opacity			: 0.7; 
 filter:alpha(opacity=70); /* For IE8 and earlier */
}

/* Styling for all text inside textaudio. */
.textaudio_parent {
 	overflow: hidden;
 	width: 600px;
 	height: 680px;
 	background-image: url(/content/jfk14thday/graphics/whitehouseletterhead.jpg);
 	padding-top: 40px;
 	-webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.3);
			box-shadow: 0 1px 12px rgba(0, 0, 0, 0.3);
	/*-moz-box-shadow: 5px 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px 5px #D0D0D0;
	box-shadow: 5px 5px 5px 5px #D0D0D0;*/
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 80px;
}
.textaudio_parent small {
 	font-size: .9em;
}

/* Styling for all "word" text. */
a.textaudio_text {
 	cursor: pointer;
 	color: #c8c8c8;
 	font: 18px/26px "ff-tisa-web-pro","Courier New",Courier,monospace;
	font-weight: 400;
	font-style: normal;
	line-height: 30px;
}

a:hover.textaudio_text {color: #666; text-decoration: none;}
a.aor.textaudio_text     {color: #000; }
a.bor.textaudio_text     {color: #555;}

/* Styling for all "speaker" text. */
.textaudio_speaker {
 	text-align: right;
 	margin-right: 10px;
 	padding: 9px 10px 9px 0px;
	font: 18px/22px "ff-tisa-web-pro","Courier New",Courier,monospace;
	color: #333;
	font-weight: 400;
	font-style: normal;
	white-space:nowrap;
	width: 150px;
	border-right: 1px solid #ddd;
}

.textaudio_bullet_pagination {
	padding-right: 20px;
	padding-top: 20px;
	opacity			: 0.5; 
 	filter:alpha(opacity=50);
 	bottom: -80px;
}


a:hover.textaudio_text.speaker1, a.textaudio_text.speaker1 {color: #333; }
a:hover.textaudio_text.speaker2, a.textaudio_text.speaker2 {color: #333; }

/* Styling for all text when it is highlighted. */
a:hover.textaudio_text.all, a.textaudio_text.all {
 	font-weight: 400;
 /* text-decoration: underline; */
}

tr.trans {
	padding-top: 20px;
}

table#table-trans td {
	padding: 15px;
}

table#table-trans {
	margin-bottom: 60px;
}

.table-trans-frame {
 display    : none;   /* Required for frames to work. */
 overflow-y : hidden; /* Optional; temporary scrollbar can be seen when loading if this is not set. */
 height     : 540px;   /* Required for frames to work  */
 padding: 5px 50px 5px 20px;

}

.transcript {
	width:540px;
    margin:auto;
    font-size:18px;
    margin-bottom: 30px;
}

.headersearch {
	position:relative;
	top:8px;
	right:-200px;
}

input, input[type="search"] {
	width: 210px;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: #333;
	color: #bbb;
	font: 28px/15px "franklin-gothic-ext-comp-urw","Courier New",Courier,monospace;
	font-weight: 400;
	text-align: right;
	text-transform: uppercase;
	z-index:-100;
}

a.subscribe.fr {
	display: none;
}

#logo {
	z-index: 100;
	position: relative;
}

.entry ol li {
list-style-type: decimal;
}

#footnote-list {
	font-size: 0.85em;
	border-top: 1px solid #ccc;
	padding: 60px 0px 60px 40px;
}

.video-frame {
    width: 912px;
    height: 920px;
    position:relative;
    padding: 0px;
    border: 10px solid #fff;
    -moz-border-radius:4px;
    -webkit-border-radius:4px 4px 4px 4px;
    box-shadow: 0px 0px 10px #999;
    -moz-box-shadow: 0px 0px 10px #999;
    -webkit-box-shadow: 0px 0px 10px #999;
    background-color: #fff;
    margin-bottom: 40px;
}

.video-frame-screen {
    position:relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    background-color: #fff;
}

.video-frame-text-left {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 600px;
    height: 180px;
    overflow: hidden;
    font-family: "ff-tisa-web-pro","adobe-garamond-pro", Georgia, serif;
    font-weight: 400;
    color:#444;
    text-align:left;
    font-size:11px/1em;
    padding-top: 10px;

}
.video-frame-text-right {
    position: absolute;
    left: 650px;
    bottom: 30px;
    width: 200px;
    height: 180px;
    overflow: hidden;
    font: 22px/16px "franklin-gothic-ext-comp-urw","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #989898;
    text-align:left;
    text-transform: uppercase;
    border-left: 1px solid #d8d8d8;
    padding-left: 20px;
}

.simplePullQuote, .simplePullQuote p {
	width:420px;
	float:left;
	padding:6px;
	margin:10px -100px 10px 0px;
	position: relative;
	left: -70px; 
	font: 30px/1.3em "ff-tisa-web-pro",helvetica,arial !important;
}
.simplePullQuote p {
border-top: 3px solid #333;
border-bottom: 3px solid #333;
padding: 20px 0 30px 0;
color: #333;
}

.annie_note_container {
	font-size: 18px;
	line-height: 24px;
	color: #888;
}

.annie_noteHeader {
	font: 28px/28px "franklin-gothic-ext-comp-urw", Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.annie_notes {
	margin: 100px 0;
}

.wp-cpl-theme-0 li {
border-top: 1px dotted #ccc;
border-left: none !important;
border-right: none !important;
border-bottom: none !important;
padding-top: 20px !important;
}

.wp-cpl-theme-0 li.wp-cpl-odd, .wp-cpl-theme-0 li.wp-cpl-even {
background: transparent !important;
}


/* SLICK SOCIAL STYLING */

.dc-social-float .tab {
cursor: pointer;
height: 44px;
margin-left: -1px;
display: none !important;
}

.dc-social-float .dc-social-float-content {
/*-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
-moz-box-shadow: 1px 4px 4px 5px #bdb4a8;
-webkit-box-shadow: 1px 4px 4px 5px #bdb4a8; 
box-shadow: 1px 4px 4px 5px #bdb4a8;*/
background: transparent;
border: none;
/*box-shadow: 0px 0px 10px #888;
-moz-box-shadow: 0px 0px 10px #888;
-webkit-box-shadow: 0px 0px 10px #888;*/
}

.simplePullQuote {
width: none;
float: left;
border-top: none;
border-bottom: none;
background: none;
text-indent: 0;
padding: 6px;
margin: -20;
-webkit-box-shadow: none;
-moz-box-shadow: none;