html { overflow-y: scroll; }

body {
	margin: 0;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
}

.field-name-body {
	font: normal 12px/18px Georgia, serif;
}

#node-13 .field-name-body {
	font: 11px/15px Arial, Helvetica, sans-serif;
}

/* Links */
a:link, a:visited {
	color: #137FA7;
	text-decoration: none;
}

a:hover, a:active {
	color: #137FA7;
	text-decoration: underline;
}

/* Titles. */
#site-name {
	margin: 0 auto 32px;
	width: 832px;
}

#site-name a {
	display: block;
	background: url(../images/header-title.png) no-repeat center top;
	text-indent: -9999px;
	overflow: hidden;
	width: 829px;
	height: 65px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
}

h1 {
	color: #990F0F;
	font-family: "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 35px;
	line-height: 45px;
	padding: 0 0 20px;
	text-transform: uppercase;
}

.front h1 {
	display: none;
}

#highlight h1 {
	padding-bottom: 0px;
}

h2 {
	font-size: 1.8em;
	font-weight: 300;
	margin-bottom: 0.75em;
}

.node-type-op-eds h2,
.node-type-reports-letters h2,
.node-type-reports h2,
.node-speeches-writing h2 {
	font-family: "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	color: #137FA7;
}

h3 {
	color: #990F0F;
	font-family: "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.4em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
/* Inauguration page */
.page-node-100 h3 {
	color: #137FA7;
	text-transform: none;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
}

h5 {
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 0;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

/* Paragraph styles. */
p {
	margin: 0 0 7px 0;
}

/* List styles. */
ul, ol {
	margin-left: 0;
	padding-left: 2em;
}

/* Table styles. */
table {
	width: 99%;
}

tr.even td,
tr.odd td {
	padding: 10px 5px;
}

tr.odd {
	background-color: white;
}

/* Code. */
pre, code, tt {
	font: 1em "andale mono", "lucida console", monospace;
	line-height: 1.5;
}

pre {
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaaaaa;
}

#cvtable_1 tbody {
 border-top: none;
}

#cvtable_2 tbody {
 border-top: none;
}


/* List styles. */
ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

ul ul ul {
	list-style-type: square;
}

ul ul ul ul {
	list-style-type: circle;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol ol {
	list-style-type: decimal;
}

div.goup {
	background: url(../images/goup.png) no-repeat left top;
	width: 53px;
	height: 53px;
	overflow: hidden;
	text-indent: -999px;
}

/* Abbreviation. */
abbr {
	border-bottom: 1px dotted #666666;
	cursor: help;
	white-space: nowrap;
}

/* UI improvments. */
#edit-title {
	font-size: 24px;
	width: 99%;
}

#system-themes-form img {
	width: 100px;
}

.form-item .description {
	font-style: italic;
	line-height: 1.2em;
	font-size: 0.8em;
	margin-top: 5px;
	color: #777777;
}

#edit-delete {
	color: #cc0000;
}

/* Console, style from slate theme. */
div.messages {
	padding: 9px;
	margin: 1em 0;
	color: #003366;
	background: #bbddff;
	border: 1px solid #aaccee;
}

div.warning {
	color: #884400;
	background: #ffee66;
	border-color: #eedd55;
}

div.error {
	color: white;
	background: #ee6633;
	border-color: #dd5522;
}

div.status {
	color: #336600;
	background: #ccff88;
	border-color: #bbee77;
}

/* Region Colors. delete when starting a new theme. */
.wireframe-mode #header, .wireframe-mode #footer {
	background: #efefef;
}

.wireframe-mode #sidebar-first .inner {
	background: #e7edff;
}

.wireframe-mode #sidebar-second .inner {
	background: #ffd075;
}

.wireframe-mode #navigation .inner {
	background: #feffa5;
}

.webform-component .form-textarea-wrapper {
	width: 99%;
}

.webform-component .form-text {
	width: 99%;
	padding: 3px 0;
	border: solid 1px #bbb;
}

.webform-component .form-textarea {
	padding: 3px;
	border: solid 1px #bbb;
}

#search-block-form .form-text {
	background: none repeat scroll 0 0 #C7C6C4;
	border: 0 none;
	color: #737779;
	float: left;
	font-size: 9px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin-right: 1px;
	outline: medium none;
	padding: 2px 5px;
	
	// text-transform: uppercase;
	
	width: 126px;
}


#search-block-form .form-submit {
	background: url("../images/search-button.gif") no-repeat scroll left top transparent;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 18px;
	width: 19px;
	text-indent: -999px;
	overflow: hidden;
}

#keyword_filter .form-submit {
  background: url("../images/submitbutton.png") no-repeat scroll left top #fff;
	border: 1px solid #999;
	cursor: pointer;
	float: right;
	height: 18px;
	width: 19px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

#keyword_filter_input {
  background: none repeat scroll 0 0 #fff;
	border: 1px solid #999;
	color: #737779;
	//float: left;
	font-size: 9px;
	font-weight: bold;
	height: 12px;
	line-height: 14px;
	margin-right: 1px;
	outline: medium none;
	padding: 2px 5px;
	width: 126px;
}


.top-lines {
	height: 3px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	margin: 15px 9px 10px -150px;
}

.front .top-lines {
	display: none;
}

.introduction {
	font-family: "minion-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 40px;
	color: #666;
	padding: 0 0 22px 0;
}

.page-node-21 .introduction,
.page-node-22 .introduction {
	font-family: "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

.page-node-20 .introduction {
	//text-indent: -12px;
}

.introduction small {
	font-size: 19px;
	font-style: italic;
	float: right;
	margin-top: -2em;
}

.introduction-lines {
	height: 3px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	margin: 11px 9px 20px 0;
}

.view-photos .attachment-after {
	height: 0px;
	overflow: hidden;
}

#colorslide img {
	max-width: 100%;
	height: auto !important;
}

#colorbox #colorslide .view-footer {
	position: absolute;
	bottom: 0;
	left: 0;
}

#colorbox #colorslide .view-footer > div {
	display: inline;
}

#colorbox #colorslide .view-footer > div a {
	display: inline-block;
	padding: 0 12px 0 0;
	font: 700 14px/15px "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
}

#colorbox #cboxClose {
	font: 700 12px/15px "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #137fa7;
}

#colorbox #cboxClose:hover {
	text-decoration: underline;
}

.view-photos .views-field-title,
.view-videos .views-field-title {
	text-transform: uppercase;
	font: 700 12px/15px "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	padding: 0 0 3px;
	color: #137fa7;
	width: 144px;
}

.attachment .view-photos .views-field-title,
.attachment .view-videos .views-field-title {
	width: 100%;
}

#cboxLoadedContent .views-field-title {
	width: 100%;
}

.view-photos .field-content p,
.view-videos .field-content p {
  width: 650px;
}


.views-field-field-date-photo, 
.views-field-field-date-video {
  padding: 0 0 4px 0;
}

.view-photos .views-field-body,
.view-videos .views-field-body {
	font-size: 11px;
	line-height: 15px;
}

.view-videos .views-field-body {
	width: 430px;
}


.view-videos .views-field-field-video-code {
	height: 0px;
	overflow: hidden;
}

.item-list .pager li {
  font-family: arial;
  font-size: 9px;
  color: #565659;
}

span.date-display-single {
  font-family: Arial;
  font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #737779;	
}

.node-reports-letters span.date-display-single,
.node-interviews-articles span.date-display-single {
	font-size: 11px;
	font-weight: normal;
}

.node-speeches-writing span.date-display-single {
	font-weight: normal;
} 

.node-speeches-writing .field-name-field-date-speeches {
	margin-bottom: 24px;
}

body #cboxOverlay {
	background: #333333;
}
/* Timeline title color */
.view-timeline span.field-content {
  color: #737779;
}
/* ALL NEWS >   link home page */
.page-node-1 #page-bottom-middle .view-id-home_news .view-footer a  {
  color: #990F0F;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 600;
}

.view-speeches-writing .view-content .views-row a:link, a:visited {
  color: #137FA7;
}

/* views aggrigator filters */
.page-node-145 #content-area > .region-content > .items_per_page_area > .items_per_page_items > a {
  color: #666666;
  text-decoration: none;
  padding: 0 3px 0 3px;
}

.page-node-23 #content-area > .region-content > .items_per_page_area > .items_per_page_items > a {
  color: #666666;
  text-decoration: none;
  padding: 0 3px 0 3px;
}
.page-node-24 #content-area > .region-content > .items_per_page_area > .items_per_page_items > a {
  color: #666666;
  text-decoration: none;
  padding: 0 3px 0 3px;
}

.page-news .items_per_page_area > .items_per_page_items > a {
  color: #666666;
  text-decoration: none;
  padding: 0 3px 0 3px;
}
/*  end views aggrigator filter css */

/*news page spacing issue */
.page-node-145 #block-system-main {
  height: 0px;
}

/* hide print-specific stuff */
#header-print {
  display: none;
}

#node-7 tbody {
	border: 0;
}

#node-7 table tr {
	border-bottom: solid 1px #333;
}

#node-7 table tr.last {
	border-bottom: 0;
}

#node-7 table td {
	padding: 10px;
	font-family: "ff-meta-web-pro", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
}

#node-7 table .last td {
	padding-bottom: 30px;
}

#node-7 table td a {
	font-weight: 700;
	text-transform: uppercase;
}

#node-7 table td img {
	display: block;
}

#cvdownload {
  padding: 0px 0 5px 0px;
  border-bottom: 1px #737779 dotted;
  text-decoration: none;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 400px;
}

#node-13 .field-name-body table tr td h3 {
	margin: 6px 0;
	color: #990F0F;
}

#node-13 .field-name-body table tr td {
	padding: 3px;
}

#node-13 .field-name-body table tr td hr {
	border: 0;
	height: 1px;
	color: #fff;
	background: #fff;
	border-top: solid 1px #333;
	margin: 12px 0 0;
	padding: 0;
}

#node-13 .field-name-body table tbody,
#node-13 .field-name-body table th {
	border: 0;
}

#node-13 h2 {
	color: #137FA7;
}

tbody {
	border-top: 0px;
}
































