/* CSS for screen, overriding Blueprint defaults */

/* ====General Stuff==== */
body {
    background: #FFFFFF url(//s3.amazonaws.com/static.history.state.gov/images/background.gif) repeat-x;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 0.8em;
    color: #606060;
    margin: 0 25px 0 25px;
}
.container {
    background: #FFFFFF;
    border-top: 1px solid #DDDDE8;
    border-left: 1px solid #DDDDE8;
    border-right: 1px solid #DDDDE8;
    border-bottom: 1px solid #DDDDE8;
    margin-top: 15px;
    padding: 10px 0 20px 0;
    -moz-border-radius:1ex;
    -webkit-border-radius:1ex;
}
h2 {
    font-size: 0.825em;
    text-transform: uppercase;
    font-weight:900;
    color: #911625;
}
h3 {
    font-size: 0.85em;
    font-weight:900;
    line-height: 1.2;
}
a, a:visited {
    color: #496690;
    text-decoration: none;
}

a:hover {
  color: #911625;
  text-decoration: none;
}
a[href ^='http://'] {
    padding-right: 13px;
    background: url(//upload.wikimedia.org/wikipedia/commons/6/64/Icon_External_Link.png) no-repeat right center;
}
/* replace background with:
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat scroll right center transparent;
*/
a[href ^='https://'] {
    padding-right: 13px;
    background: url(//upload.wikimedia.org/wikipedia/commons/6/64/Icon_External_Link.png) no-repeat right center;
}
a.not-external {
    padding-right: 0;
    background: none;
}

.tweet a {
    padding-right: 0;
    background: none;
}
a[href *='state.gov'] {
    padding-right: 0;
    background: none;
}
p {
    font-size: 0.825em;
}
em em {
    font-style:normal;
}
hr {
    margin: 7px;
}
blockquote {
    font-style: inherit;
}
label {
    color: #444444;
}
label span {
    color: #999999;
    font-size: smaller;
}
label.hidden {
    display: none;
}
ul {
    list-style-type: none;
}
ul.hanging-indent {
    text-indent: -2em; 
    padding-left: .75em;
}
p img.bordered {
    padding: 4px;
    border: 1px solid #DDDDE8;
    margin: 0px 9px 5px 0;
}
div.bordered {
    border: 1px solid #DDDDE8;
    padding: 10px;
    -moz-border-radius:1ex;
    -webkit-border-radius:1ex;
}
table.bordered {
    border: .5px solid #DDDDE8;    
}
.inner-right {
    padding-right: 15px;
}
.inner-left {
    padding-left: 15px;
}
.inner {
    padding: 0 15px 0 15px;
}

.inner p {
    font-size: 1em;
    line-height: 1.7em;  
    padding: 0px;
}
.inner p a { 
    text-decoration: underline; 
}

.inner h2 {
    font-size: 1.3em;
}

.inner h3 {
    font-size: 1.2em;
}

tr.even {
    background: #00FFFF;
}
tr.odd {
    background: #F6F6FA;
}
/* ====Breadcrumbs====*/
#breadcrumbs ul {
    list-style-type: none;
}
#breadcrumbs ul li {
    display: inline;
}

/* ====Navigation Bar==== */
#topNavigationWrapper {
    position: relative;
    z-index: 100;
    margin-top: 10px;
}
#sitenav {
    height: 37px;
    margin: 0 0 20px 0;
    padding: 0;
    background: #000066 url(//s3.amazonaws.com/static.history.state.gov/images/navbar3.png) repeat-x;
}
#sitenav li {
    float: left;
    list-style: none;
    margin-left: 15px;
}
#sitenav li.first {
    margin-left: 7px;
}
#sitenav li a {
    display: block;
    padding: 5px 5px;
    text-decoration: none;
    color: #FFFFFF;
    /*font-weight: bold;*/ 
    font-size: .975em;
    white-space: nowrap;
}
#sitenav li a:hover {
    color: #FFFFFF;
}
#sitenav li ul {
    margin-left: 25px;
    padding: 4px;
    position: absolute;
    visibility: hidden;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #606060;
    border-right: 1px solid #606060;
    border-bottom: 1px solid #606060;
    border-top: 1px solid #606060; 
    background: #dddde8;
    -moz-border-radius:1ex;
    -webkit-border-radius:1ex;
}
#sitenav li ul li {
    float: none;
    margin-left: 0px;
}
#sitenav li ul li a {
    width: auto;
    color: #000066;
    border-top: 1px solid #606060;
}
#sitenav li ul li:first-child a {
    width: auto;
    color: #000066;
    border-top: 0px solid #dddde8;
}
#sitenav li ul li a:hover {
    color: #000066;
    background: #f3f3f3;
}

/* ====Left Hand Navigation Pane Styles=== */

#sections ul {
    margin-left: 0;
    margin-right: 0
}
#sections ul li {
    line-height: 1.2em;
    margin-left: 0;
    margin-bottom: .8em /*border-bottom:solid #DDDDE8 1px*/
    }
#sections ul li ul {
    margin-left: .75em
}
#sections ul li ul li:first-child {
    margin-top:.4em
}
#sections select {
    width:180px    
}
#sections .highlight {
    display: block;
    margin-left: -3px;
    padding: 3px 0px 3px 3px;
    background: #dddde8;
}
#sections h3 {margin-bottom: 0px}
#sections select {margin-bottom: 1em}
#toc ul {
    margin-left: 0;
    margin-right: 0;
}
#toc ul li ul {
    margin-left: 1.5em
}
#toc ul li {
    margin-bottom: .2em /*border-bottom:solid #DDDDE8 1px*/;
    }
#toc .highlight {
    display: block;
    margin-left: -3px;
    padding: 3px 0px 3px 3px;
    background: #dddde8;
}
#toc a.arrow {
    display: block;
    margin: 3px;
    padding: 3px 0px 3px 16px;
    background: #FFFFFF url(//s3.amazonaws.com/static.history.state.gov/images/nextarrow.png) no-repeat 0px 7px;
}

/*#toc ul li:first-child a {
    display: block;
    margin-right: -30px;
    margin-left: -29px;
    padding: 5px 5px 5px 7px;
    background: #dddde8;
}*/
#toc li {
  margin: 8px 0px 8px 0px;  
}
#toc {
    margin-top: 8px;
}

/* apply the same TOC styles to class="toc" */
.toc ul {
    margin-left: 0
}
.toc ul li ul {
    margin-left: 1.5em
}
.toc ul li {
    margin-bottom: .2em /*border-bottom:solid #DDDDE8 1px*/;
    }
.toc li {
  margin: 8px 0px 8px 0px;
}
.toc {
    margin-top: 8px;
}

/* ===Center Text Styles=== */

.document p {
    font-size: 1.1em;
    line-height: 1.7;  
    padding: 0px;
}

.image-wide {
    margin: 10px 15px 3px 0px;
    padding: 10px 10px 10px 0px;
    float:left;
    width:220px;
}

.image-wide p {
    font-size: .875em;
    text-align: center;
    padding: 0;
}

.image_border {
    float:none;
    border: 1px solid #dddde8;
    padding: 10px;
    -moz-border-radius:1ex;
    -webkit-border-radius:1ex
}

/* ====Sideright Resources */
.resources {
    margin-bottom: 8px;    
}

.resources ul {
    margin: 0    
}
.resources ul li {
    padding-bottom:.7em
}


/* ====Milestones==== */
h2.open {
    color: red;
}
/* ====Carousel==== */
.carousel {
    border-top: 1px solid #DDDDE8;
    border-left: 1px solid #DDDDE8;
    border-right: 1px solid #DDDDE8;
    border-bottom: 1px solid #DDDDE8;
}
.carousel h3 {
    font-size: 1.5em;
}
.carousel ul {
    margin: 0;
}
.carousel p img {
    margin-top: 0;
    margin-bottom: 0;
}
.carousel p {
font-size: 1em;
line-height: 1.62em;
    margin: 0;
    padding: 0;
}
.carousel .feature div {
    padding: 0 10px 0 10px;
}
.switcher_wrapper {
    height:11px;
    margin:0 auto;
    padding:5px;
    text-align:center;
}
.switcher_wrapper ul {
    margin-left:-18px;
}
.switcher_wrapper li {
    display: inline;
}
.switcher a {
    background: transparent url("//s3.amazonaws.com/static.history.state.gov/images/appledots.png") no-repeat scroll center top;
    cursor: pointer;
    height: 4px;
    width: 4px;
    margin: 0 2px;
    padding: 2px;
    display: block;
    float: left;
    overflow: hidden;
    text-indent:-9999px;
}
.switcher a.active,.switcher a.active:hover {
    background-position: center -16px;
}
.switcher a:hover {
    background-position:center -8px;
}
.switcher a span {
    display: none;
}
/* ====Popular Topics==== */
.popularTopic p {
    margin: 0;
    padding: 0;
    line-height: 1.62em;
}
.readMore {
    border-top: 1px solid #DDDDE8;
    border-bottom: 1px solid #DDDDE8;
    padding: 5px 0 5px 0;
    margin: 15px 0 15px 0;
}
/* ====Triple Feature Middle Bar Area==== */
.tripleFeature {
    padding: 10px;
    border: 5px solid #000066;
    background: #ffffff url(//s3.amazonaws.com/static.history.state.gov/images/triplefeaturebg.png) repeat-x;
    -moz-border-radius:1ex;
    -webkit-border-radius:1ex;
}
.tripleFeature div {
    float:left;
    width: 32%;
    margin-right: 10px;
}
.tripleFeature div.last {
    margin-right: 0;
}
.tripleFeature p {
    margin: 0;
    padding: 0;
}
/* ====Sidebar==== */
.sidebar {
    text-align: center;
}
.sidebar p {
    margin: 0;
}
/* ====Footer==== */
.footer {
    padding: 10px 10px 10px 10px;
    background: #F6F6FA;
    border-top: 1px solid #DDDDE8;
    border-left: 1px solid #DDDDE8;
    border-right: 1px solid #DDDDE8;
    -moz-border-radius:1ex;
    -webkit-border-radius:1ex;
}
.footer p {
    margin: 0;
    padding: 0;
}
/* ====Browse Volumes Page==== */
#summary_info {
    color: #181A31;
    font-size: 1.2em;
    font-weight: bold;
}
.yearpublished input {
    border:0;
    color:#f6931f;
    font-weight:bold;
}

table #results {
    width: 100%;
}
thead th {
    background-color:#DDDDE8;
}
#paginator {
    margin-left:auto;
    margin-right:auto;
    margin-top:auto;
    text-align:center;
}
.numbersnav {
    margin: 2px auto 2px auto;
    text-align:center;
}
.numbersnav li {
    display:inline-block;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.numbersnav li.prev, .numbersnav li.next {
    width: 40px;
}
.numbersnav li.active {
    display:inline-block;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
/*    
    padding: 0;
    margin: 0;
    background-color:#DDDDE8;*/
}
.numbersnav a{
    font-weight: bold;
    border:1px solid #DDDDE8;
    background-color:#F6F6FA;
    margin-left:0;
    margin-right:5px;
    padding:4px;
    text-align:center;
    min-width: 19px;
    height: 19px;
}
.numbersnav a:hover, .numbersnav a:active {
    text-decoration: underline;
    font-weight: bold;
    border: 1px solid #DDDDE8;
    margin-left: 0;
    margin-right: 5px;
    padding: 4px;
    text-align: center;
    min-width: 19px;
    height: 19px;
}
.numbersnav a.nolink:hover, .numbersnav a.nolink:active {
    color:#606060;
    text-decoration:none;
}
.slider input {
    width: 50px;
    border: none;
}
/*
  Search Page
 */
#tabs {
    position: relative;
    border: 1px solid #496690;
    /*background: #496690;*/
    font-size:smaller;
    font-family:inherit;
}
.ui-tabs {
    padding: 0;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}
ul.ui-widget-header {
    background: none;
    border: none;
}
.ui-widget-header {
    background:none repeat scroll 0 0 #496690 !important; 
}
.ui-tabs .ui-tabs-hide {
    display: none;
}
ul.ui-tabs-nav {
    margin: 0;
}
.ui-tabs-nav li {
    background: #CCCCCC;
    width: 100%;
}
.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 140px;
}
.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
}
.ui-tabs-vertical .ui-tabs-nav li a {
    display:block;
    /*color: white;*/
}
.ui-tabs-nav li.ui-tabs-selected {
    background: #496690;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
}
.ui-tabs-vertical .ui-tabs-panel {
    padding: 1em;
    float: right;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    border: none;
}
#tabs .keywords input {
    width: 50%;
}
ul.inline {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.inline li {
    display: inline;
}
.ac_input, #tabs select {
    width: 330px;
}
.ui-widget-header {
    background: #496690;
}
.restrict-search td {
    padding: 0; 
}

/* Content Nav - for "Previous" and "Next" buttons used in navigating from page to page, or article to article */
#contentnav {
    font-weight: bold;
    color: #496690;
    font-size: 1em;
    clear: both;
}
#contentnav ul {
    margin: 0px;
    padding: .5em 0px;
}
#contentnav li {
    list-style-type: none;
    display: inline;
    padding: 4px;
    text-align: center;
    background-color: #f6f6fa;
    border: 1px solid #dddde8;
    color: #181a31;
}
#contentnav ul li.left {
    float: left;
}
#contentnav ul li.right {
    float: right;
}

/* Generic list class for horizontal button styling - borrows from contentnav */

ul.buttons {
    margin: 0px;
    padding: .5em 0px;
}

ul.buttons li {
    list-style-type: none;
    display: inline;
    padding: 4px;
    text-align: center;
    background-color: #f6f6fa;
    border: 1px solid #dddde8;
    color: #181a31;
    margin-right: 4px
}


/* Table styles e.g. /about/faq/diplomatic-and-consular-posts */
tr.label td {font-weight: bold}

td.label {font-weight: bold}

/*****************/
/* from frus.css */
/*****************/

div.document h3 {font-size: 1em; line-height: 1.5em;}

.image-smallfloatinline { 
    float: left;
    width: 190px;
    margin: 5px 40px 5px 0px; 
    padding-right: 2px;
    text-align: center;
    }

.image-smallfloatinline p {
    font-size: smaller;
    padding: 0;
}

.image-smallfloatinline strong {
    font-size: smaller;
    padding: 0;
}

.image-wide { 
    display: block; 
    width: 100%;
    float: left;
    margin: 20px auto;
    text-align: center;
    overflow: visible;
} 

.image-wide strong {
    display: block;
}
p.dateline {
    text-align: right
}
p.right {
    text-align: right
}
p.flushleft {
    text-align: left;
}
p.closer {
    text-align: right;
}
p.closer span.signed {
    font-weight: bold
}
p.closer span.signed em {
    font-weight: normal;
    font-style: italic;
}
p.subjectallcaps {
    font-size: smaller;
    font-variant: small-caps;
}
p.subjectentry {
    padding: 0 0 0 30px;
    font-size: smaller;
    margin: 0
}
p.sectiontitleital {
    font-style: italic;
    margin-top: 2em;
}
p.sectiontitlebold {
    font-weight: bold;
    margin-top: 2em;
}
p.center {
    text-align:center
}
p.strong {
    font-weight:bold;    
}
p.centerstrong{
    text-align:center;
    font-weight:bold;
    font-size:1.2em;
}
span.strikethrough {
	text-decoration:line-through
}
ul.subject {
    font-size: .9em;
    margin-left: 0;
}
ul.subject li {
    text-indent: -2em;
    padding-left: 4em;
}
ul.subject li.subjectallcaps {
    text-indent: 0;
    padding-left: 0;
}
p.sourcenote {
    margin-top: 1em;
    font-style: italic;
    font-size: .875em
}
p.sourceheadcenterboldbig {
    text-align:center;
    font-weight: bold;
    font-size: 1.5em;
    padding: 2px;
}
p.sourcearchiveboldbig {
    font-weight: bold;
    font-size:1.12em;
}
p.sourceparagraphspaceafter {
    padding: 4px 0 0 0;
}
p.sourceparagraphfullindent {
    margin-left: 20px;
}
p.sourceparagraphtightspacing {
    line-height: .5em;
}
p.sourceparagraphbibliography {
    padding-left: 4em;
    text-indent:-4em;
}
ul.sourceparagraphbibliography {
    padding-left: 10em;
    text-indent:-1em;
}

/* ==== Footnote Styles ==== */

/* sup is used for footnote reference numbers */
.footnote sup {
    vertical-align: super;
    font-size: smaller;
    line-height: 0em;
    background-color:#DDDDE8;
    border: solid 1px #CCCCCC;
    padding: 1px 3px;
    font-family:arial, helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
}
/* prevents sourcenotes from inheriting bold styling of document titles */
div.footnotes, div.footnotes p {
    font-weight: normal;
    font-size: .973em;
}
div.footnotes {
    border-top: solid 1px #dddde8;
}
a.footnote {
    text-decoration: none !important;
    font-style: normal;
}
span.faux-link {
    text-decoration: underline; 
}
a:hover {
    border: none;
/* forces ie6 to redraw the inner span tag */    
}
/* suppresses display of inline footnote text, setting up the pop-up on hover */
a span.footnoteinline {
    display: none;
    text-align: left;
}
/* turns on inline footnote text on hover, producing the pop-up */
a:hover span.footnoteinline,
a:active span.footnoteinline {
    display: block;
    position: relative;
    margin: 5px;
    padding: 7px;
    font-size: .825rem;
    line-height: 1.75em;
    text-transform: none;
    font-weight: normal;
    background-color:#F0F2EC;
    outline-style:solid;
    outline-width:1px;
    outline-color:#CCCCCC;
    text-indent: 0;
}

/* ==== Historical Documents landing page ==== */
div.teaser {
	float: left;
	width: 110px;
	height: 150px;
	margin: 5px 5px; 
	padding: 3px; 
	border: 1px solid #dddde8;
	background-color: #ffffff;
}
	
p.teaser {
 	font-style:normal;
	text-align: left;
	padding-left: 5px;}

.image_borderteaser {
    margin: 7px;
    padding: 4px;
    border: 1px solid #dddde8;
    color: #aaa;
}
p.smalltext2 {
	padding-left: 5px;
	font-size:smaller;
	font-family:arial, helvetica, sans-serif;
	line-height: 14px;
	width:100%;
	text-align:center;
	font-weight:bold;
	}
p.smalltext2 a {
    font-weight: bold;
    text-decoration: none;
    }

/* ====5. Bibliographies ==== */
ul.bibl {
    list-style-type: none;
}
ul.bibl li {
    padding: 5px;
    text-indent: -25px;
}
/*** DocNav ***/

/* Wraps the doc nav to keep the h4 from floating up into the navigation. This section also relies upon the .navigation class also used in the top navigation. */
#docnavwrapper {
    display: block;
    text-align:right;
    width: 500px; /* Changed from 500px to fixes the IE middle column bug - JW, 5/28/08 */    
    margin: -5px 0 0 0; /* -5px sets the docnavwrapper flush with    
                              left sidenav in Firefox, tho the heights
                              are still uneven in IE - JW */
    padding: 0;
    overflow: hidden;
}
/* Navigation elements for the historical docs section */
#docnav li {
    width: 100px; /* was 110px - JW */    
    height: 25px;
    margin: 0 5px 15px 0;
    padding: 4px;
    display: block;
    float: left;
    text-align: center;
    background-color: #f6f6fa;
    border: 1px solid #dddde8;
    color: #181a31;
     
}
/*
   #docnav a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 4px 8px;
  color: #181a31; }
 */
#docnav a:link, #docnav a:visited {
    background-color: #f6f6fa;
}
#docnav a:hover, #docnav a:active {
    color: #496690;
}
/* Sets the prev and next arrows in the nav */
#docnav img {
    margin-top: 7px;
}
#docnav a:link, #docnav a:visited {
    color: #496690;
}
#docnav a:hover, #docnav a:active {
    color: #181a31;
    text-decoration:none;   
}

/* Search results page styles */
div.searchreturn {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #dddde8;
	border-bottom: 1px solid #dddde8;
	background-color: #f6f6f8;}

h5.searchreturn {
	margin-left: 1.5em;
	padding: .35em;
	color: #6a6a6a;
	border: 1px solid #dddde8;
	background: #ffffff;
	float:left;}

div.searchreturn p.results, h5.results{
	margin-left: 130px;}

span.hi {
    color: maroon; 
    font-weight: bold;}
    
/* Program Schedule Table Styles */

table.schedule {
    font-size: inherit;
}
table.schedule td {
    vertical-align: text-top;
}
table.schedule p {
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 1em;
}
table.schedule ul {
    margin-top: .5em;
    margin-bottom: .5em;
}
table.schedule li {
    list-style: disc;
    margin-bottom: 0;
}

/* Twitter widget, adapted from http://www.sowerofseeds.org */

.twitter_feed {
    background: url("//s3.amazonaws.com/static.history.state.gov/images/twitter_bird.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
.twitter_feed td {
    color: #666666;
    font-size: 1.2em;
    margin: 0;
    padding: 0 10px 0 85px;
    vertical-align: middle;
}
.twitter_feed ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.twitter_feed td p {
    display: inline;
    float: left;
    font-size: .8em;
    line-height: 1em;
    margin-bottom: 0;
    margin-right: 1em;
}
