/*reset all containers*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;}

#breadcrumbs {
	font-size: .75em;
	color: #555;
	margin-top: -5px;
	margin-bottom: 15px;
}

#breadcrumbs a { color: #555;}

img.with_border {
	border: 1px solid #e8e5da;
}

h2 a {
	color: #191919 !important;
}
/*#wrapper {
	width: 80%;
	margin: 25px auto;
	border: 2px solid #5e5e5e;
	background-color: #fff;
	padding: 10px;
	
}*/

.threeD_column {
margin: 20px 0px 40px 0px;
background-color: #ccc;
/*border: 1px solid #a9a9a9;*/
padding: 10px 0px;
}

.threeD_column iframe {
	margin: 0px 0px 0px 0px;
	border: 1px solid #8c8c8c;
	background-color: fff;
}

.zoom_column {
	width: 30%;
	float: left;
	margin: -10px 2% 0px 0px;
	padding: 10px 1% 0px 0px;
}

.zoom_column img {
	margin-bottom: 20px !important;
}

.zoom_column ol {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: .8125em;
}

.zoom_column ol.numeric {
	list-style-type: decimal;
	
}

.zoom_column ol.alpha {
	list-style-type: upper-latin;
}

.highlight {
	font-weight: bold;
}

#text_courtesy {
	font-size: .75em;
	line-height: 1.25;
	color: #616161;
	border-top: 1px solid #616161;
	padding-top: 10px;
}

body{	/* Font to use */
	/*font: 1em Tahoma, Geneva, sans-serif;*/
	/*background-color: #a1a5af;*/
	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%; /* 1em = 16 px*/
	line-height: 1.25em; /*20 pixel */
}


p {font-size: 0.8125em; margin-bottom: 1em;}

.txt_bold {font-weight: bold;}
.txt_italic {font-style: italic;}
.bold_italic {
	font-style: italic;
	color: #191919;
}
.txt_smallcaps {font-variant: small-caps; font-size: 1.25em;}

/*-------  DEFAULT HEADERS  ----------*/
h1,h2,h3,h3,h4,h6 {color: #191919;
font-family: Georgia, "Times New Roman", Times, serif;}
	
h1 {
	font-weight: bold;
	font-size: 1.5em;  /*24 px*/
	line-height: 1.375em;
	margin: 0 0 1.25em 0;
	
}
	
h2 { 
	font-size: 1.25em; /* 20px */   
	font-weight: bold;	
	line-height: 1.375em;
	margin: 2.5em 0 1.25em 0;
	/* 2 lines top, 1 line bottom */
}

h3 { 
	font-size: 1em; /* 16px */
	line-height: 1.25em;	  
	font-weight: bold;	
	margin: 1.25em 0 1.125em 0;
	
	/* 1 line top, 1 line bottom */
}

	
h4 {
	font-size: 1em; /* 16px */
	line-height: 1em;
	font-weight: bold;	
	font-style: italic; 
	margin: 1.25em 0 1.25em 0;
	/* 1 line top, 1 line btm */
}
	
h5 {
	font-size: .875em; /*14 px*/   
	font-weight: bold;	
	margin: 1.25em 0 0.8125em 0;
	line-height: .875em;
}
	
h6 {
	font-size: .875em; /* 14 px*/   
	font-weight: bold;	
	font-style: italic;
	margin: 1.25em 0 0.8125em 0;
	line-height: .875em;
}

#alpha_links {
	margin: 15px 0px 25px 0px;
}

#alpha_links ul li{
	display: inline;
	font: .875em Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #191919;
}

#pinsker_masthead h1 {
	font-weight: bold;
	font-size: 1.5em;  /*24 px*/
	line-height: 1.375em;
	margin: 0 0 1.25em 0;
}


.pinsker_section_borderleft h2  { 
	font-size: 1.25em; /* 20px */   
	font-weight: bold;	
	line-height: 1.375em;
	margin: 0em 0 1.25em 0;
	/* 2 lines top, 1 line bottom */
}

h2  { 
	font-size: 1.25em; /* 20px */   
	font-weight: bold;	
	line-height: 1.375em;
	margin: 0em 0 1.25em 0;
	/* 2 lines top, 1 line bottom */
}

.pinsker_section_borderleft {
	width: 29%;
	float: left;
	margin-right: 2%;
	border-right: 1px solid #e8e5da;
	padding: 10px 2% 0px 0px;
	}
	
.pinsker_section {
	width: 29%;
	float: left;
	margin-right: 2%;
	padding: 10px 2% 0px 0px;
	}

img.preview {
	float: left;
	margin: 0px 5px 0px 0px;
	border: 1px solid #e8e5da;
	padding: 3px;
}

img.preview_large {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 1px solid #e8e5da;
	padding: 5px;
}

object.align_right {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 1px solid #e8e5da;
	padding: 5px;
}

.pinsker_feature {
	margin: 0px 0 15px 0px;
	min-height: 140px;
	}

#more_info {
	width: 29%;
	float: left;
	margin: 25px 2% 0px -5px;
	padding-left: 5px;
	border-top: 1px dotted #e8e5da;
	}


.pinsker_resource {
	clear: both;
	margin: 0px 0px 40px 0px;
}

.pinsker_resource .site_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.125em;
	line-height: 1.5em;
}

.pinsker_resource .association {
	font-size: 0.8125em; margin-bottom: 1em;
	line-height: 1.5em;
	font-style: italic;
}

.pinsker_resource img {
	float: right;
	margin: 0px 5px 0px 10px;
	border: 1px solid #e8e5da;
	padding: 3px;
	
}

.letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em; /* 20px */   
	font-weight: bold;	
	line-height: 1.375em;
	float: left;
	margin-top: 0px;
}

ul.pinsker {
	margin: 0px 50px 40px 50px;	
}

ul.pinsker li {
	font-size: 0.8125em; margin-bottom: 1em;

}

ul.pinsker li ul {
	margin: -10px 0px 20px 30px;
}

ul.pinsker li ul li {
	font-size: 1em;
	margin-bottom: .25em;
}

h2.wordcloud {
	text-align: center;
}

h3.wordcloud {
	text-align: center;
}

ul.wordcloud {
	margin: 0px 0px 25px 0px;
	text-align: center;	
}

ul.wordcloud li {
	font-size: 0.75em; margin-bottom: 1em;
	display: inline;
	border-right: 1px solid #191919;
	padding-right: 5px;
}

#debate_name {
	text-align: center;
}

p .word_cloud {
	background-color: #fde367;
	padding: 0px 5px;
}




ul.acknowledgements {
	margin: -10px 0px 20px 20px;
	
}


ul.acknowledgements li {
	font-size: 0.8125em; margin-bottom: .25em;
	
}

#wordle_courtesy {
	font-size: .75em;
	text-align: right;
	font-style: italic;
}

#lincoln_books_mainContainer{
	margin: 20px 0px 0px 0px;
	font-size: .75em;
	
}


.exhibit-tabularView-columnHeader-sorted {
	background-color:#666;
	color:#FFF;
	text-align: center;
}

.exhibit-tabularView-columnHeader {
	background-color: #576680;
	color:#FFF;
	text-align: center;
}

.exhibit-tabularView-body {
	text-align:left;
	border: solid 1px black;
}



/* Pinsker style*/

/*input{
	font-size:10px;
}

#word_cloud {
	background:#FE6B6B;
	color:#CCC;
	
}




#icons a:link{
	color:#009;
}

#icons a:visited{
	color:#009;
}

#icons img {
	border:2px black solid;
	text-decoration:none
}

#icons a:hover {
	color:#C00;
}

#content {
	padding:10px;
	text-align:justify;
	font-size:12px;
}

#byLine {
	font-style:italic;
	text-align:right;
	padding-top:10px;
	font-size:11px;
}

#header{
	background-image:url(../images/bg.gif);

	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-style:oblique;
	font-weight:600;
	font-size:38px;
	height:150px;
}

#subHeader {
	font-size:22px;
}

#header img {
	padding-left:10px;
}

#debate_name {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	
}

#floatingBoxParentContainer {
	border:1px solid #000;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.dragableBox{	
	
	background-color:#FFF;
	margin:5px;
	border-right:2px solid #AAA;	 "Shadow "
	border-bottom:2px solid #AAA;	 "Shadow " 
}
 A div inside the rss box - with a blue border 
.dragableBoxInner{
	border:1px solid #317082;
	vertical-align:top;
}
.dragableBoxHeader{	 Header inside RSS box 
	background-color:#E2EBED;
	height:25px;
	font-weight:bold;
	color: #317082;
	font-size:14px;
}
.dragableBoxHeader span{	 Text inside header of RSS box 
	line-heigth:20px;
}
.dragableBoxHeader img,.dragableBoxHeader span{	 Text and reload image inside RSS box 
	float:left;
}
.boxItemHeader{	 Title of items inside dragable boxes 
	font-weight:bold;
	margin:0px;
	color:#000;
	text-decoration:none;
	overflow:hidden;
}	
.boxItemHeader:hover{	 Title of items inside dragable boxes - mouseover
	font-weight:bold;
	margin:0px;
	color:#F00;
	text-decoration:underline;
}
.dragableBoxHeader input{	 text inputs that gets visible when you click on the "edit" link at the top of a rss box 
	font-size:10px;
	
}

.rssNumberOfItems{	 Number of RSS items in header - the one inside parantheses 
	color:#F00;
}
.dragableBoxContent{	 DIV holding data inside dragable boxes 
	padding:3px;
	clear:both;
}
#rectangleDiv{	 Dotted rectangle indicating where objects will be dropped 
	border:1px dotted red;
	margin:5px;
}

.closeButton{	 Close button 
	padding:2px;
	border:1px solid #317082;
	line-height:9px;
	height:9px;
	margin:2px;
	color:#317082;
	padding:2px;
	padding-bottom:3px;
}
.closeButton_over{	 Close button - mouse over 
	padding:2px;
	border:1px solid #317082;
	line-height:9px;
	padding:2px;
	padding-bottom:3px;
	margin:2px;	
	background-color:#317082;
	color:#FFF;
}
.dragableBoxStatusBar{	 Status bar at the bottom of rss boxes 
	border-top:3px double #317082;
	height:14px;
	background-color:#E2EBED;
	padding:2px;
}

.dragableBoxEditLink{	 Edit link on top of a box 
	color:#317082;
	text-decoration:none;
	padding-top:1px;
}
.dragableBoxEditLink:hover{	 Edit link - mouse over 
	color:red;
	text-decoration:underline;
}
form{	 No borders in forms 
	display:inline;
}
#addNewFeed{
	background-color:#8ea4b9;
	border:1px solid #666;
	padding:2px;
	margin-right:2px;
	margin-top:2px;
	font-size:12px;
	font-weight:normal;
	font-variant:normal;
}

#footer {
	background:#547EA9;
	font-size:12px;
	padding:3px;
}

#footer a{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

#footer a.visited{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

#footer a:hover{
	font-size:12px;
	font-weight:bold;
	color:#000;
}


#nav {
	background:#90a5ba;
	font-size:11px;
	padding:1px;
	padding-bottom:2px;
	color:#FFF;
}

#nav a{
	font-size:11px;
	font-weight:bold;
	color:#333;
}

#nav a.visited{
	font-size:11px;
	font-weight:bold;
	color:#333;
}

#nav a:hover{
	font-size:11px;
	font-weight:bold;
	color:#ccc;
}


.sortable  {
	border:1px solid #000;
	padding:2px;
	}
	
	.sortable td {
	border:1px solid #000;
	padding:2px;
	text-align:left;
	}

.sortable thead  {
		cursor: pointer;
		vertical-align:middle;
		background:#666;
		color:#FFF;
	}
	
.exhibit-tabularView-columnHeader-sorted {
	background-color:#666;
	color:#FFF;
}

.exhibit-tabularView-columnHeader {
	background-color:#666;
	color:#FFF;
}

.exhibit-tabularView-body {
	text-align:left;
	border: solid 1px black;
}

#nav_titles {
	font-weight:bold;
	text-align:left;
}

#nav_icon {
	text-align:center;
}*/