* {
margin: 0px;
padding: 0px;
}

body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #000;
text-align: center;
background: url(../pics/bgrnd.gif) repeat-x;
}

.underline {
text-decoration: underline;
}

#container {
width: 980px;
margin: 0 auto;
padding: 0px;
text-align: left;
}

/*SIMILE TIMELINE*/
#timeline {
border: 1px solid #AAA;
clear: both;
height: 150px;
} 

/* MASTHEAD */
#masthead {
text-align: left;
height: 137px;
background: url(../pics/masthead.png) no-repeat;
}

#masthead img {
margin: 0;
}

/* GENERIC NAV */
div.search {
margin-top: 4px;
padding: 0;
float: right;
font-size: 10px;
}

div.search .btn {
border: 1px solid #FFF;
background: #D7E5ED;
color: #02588A;
font-family: Tahoma, Verdana, sans-serif;
font-weight: bold;
font-size: 10px;
padding: 0px 4px;
cursor: pointer;
}

div.search input {
border: 1px solid #D7E5ED;
font-family: Verdana, sans-serif;
font-size: 11px;
padding: 1px;
}

div.search img {
vertical-align: bottom;
border: 0;
outline: none;
}

div.search a {
outline: none;
border: 0;
}

#nav {
color: #FFF;
margin: 4px 0 0 0;
height: 21px;
display: block;
/*width: 980px;*/
}

#nav ul {
list-style: none;
margin: 0px;
}

#nav li {
border-left: 1px solid #FFF;
padding-left: 9px;
margin-left: 7px;
display: inline;
font-size: 10px;
}

#nav li.home {
border-left: none;
padding-left: 0px;
margin: 0px;
}

#nav li a, #nav li a:visited {
color: #FFF;
text-decoration: none;
}

#nav li a:hover {
text-decoration: underline;
}


#nav li a.selected, #nav li a.selected:visited, #nav li a.selected:hover {
color: #F6F5C6;
font-weight: bold;
text-decoration: underline;
}

#groups {
text-align: left;
/*clear: both;*/
width: 980px; /* IE 7 unpredictable when not set */
padding: 10px 0px 3px 0px;
height: 26px;
}

#groups ul {
font-family: Tahoma, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
list-style: none;
}

#groups li {
display: inline;
margin-right: 10px;
}

#groups li a:link, #groups li a:visited {
background: url(../pics/groupNavBgrnd.gif);
color: #02588A;
text-decoration: none;
border: 1px solid #02588A;
padding: 2px 10px;
}

#groups li a:hover {
background: #F6F5C6;
color: #990000;
}

#groups li a.selected, #groups li a.selected:visited, #groups li a.selected:hover {
background: #F6F5C6;
color: #990000; 
}

#content {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
margin: 40px 0 0 0;
text-align: left;
line-height: 1.7em;
overflow: hidden;
}

#content h1 {
color: #02588A;
}

#content form#jumptoform {
margin-bottom: 35px;
padding: 3px;
background: url('../pics/icons/jumptoicon.gif') top left no-repeat;
outline: 0;
}

#content select#jumptoselect {
font-family: Verdana, Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
padding: 0px;
margin-left: 25px;
outline: 0;
}

#content p code {
display: block;
width: 40%;
padding: 20px;
margin: 20px auto;
background: #EFF0F0;
border: 1px dashed #BEBFBA;
font-size: 1.1em;
text-align: center;
}

#contentWrap #category-list {
width: 900px;
margin: 20px auto;
}

#contentWrap #category-list ul {
text-align: center;
}

#contentWrap #category-list ul li {
display: inline;
list-style: none;
}

#contentWrap #category-list li {
padding: 0 0 0 10px;
}

#contentWrap #timeline-list {
width: 900px;
margin: 20px auto;
}

#contentWrap #timeline-list ul {
text-align: center;
}

#contentWrap #timeline-list ul li {
display: inline;
list-style: none;
}

#contentWrap #timeline-list li {
padding: 0 25px;
}

#contentWrap #timeline-list a {
color: #02588A;
text-decoration: underline;
}

#content .references ol {
margin-left: 35px;
margin-right: 35px;
text-align: left;
}
#content .references ol li {
line-height: 2.0em;
}

#content .references a.keyword-milestone-link {
margin-left: 3px;
font-size: 10px;
color: #679BB9;
text-decoration: none;
font-weight: normal;
font-style: oblique;
}

#content .references  a.keyword-milestone-link:hover {
text-decoration: underline;
}

#content .references span.milestone-links {
margin-left: 0px;
font-size: 10px;
}

#content .references .ref_title {
font-style: normal;
}

#content .references .ref_booktitle {
text-decoration: underline;
}

#content .edit-reference-link {
margin-left: 20px;
}

#content .edit-reference-link a {
font-size: 10px;
}

#content .keyword-list-column {
width: 313px;
margin-top: 30px;
margin-left: 10px;
float: left;
font-size: 12px;
}

#content .keyword-list-column .normal {
width: 100%;
display: block;
font-weight: bold;
}

#content .keyword-list-column .indent {
width: 100%;
display: block;
text-indent: 2em;
font-weight: normal;
}

#content .keyword-list-column a.keyword-milestone-link {
margin-left: 3px;
font-size: 10px;
color: #679BB9;
text-decoration: none;
font-weight: normal;
font-style: oblique;
}

#content .keyword-list-column a.keyword-milestone-link:hover {
text-decoration: underline;
}

#content .keyword-list-column span.milestone-links {
margin-left: 0px;
font-size: 10px;
}

#search_results {

}

.search_query {
display: block;
padding-bottom: 15px;
margin: 0 0 15px 0;
border-bottom: 1px #e3e3e3 solid;
}

.search_sort {
display: block;
text-align: right;
padding-bottom: 20px;
font-size: 11px;
}

div.search_sort a.search_sort_selected {
font-weight: bold !important;	
}

.search_result_wrap {
display: block;
position: relative;
top: 0%;
left: 0%;
padding: 0 0 15px 0;
border-bottom: 1px #F3F3F3 solid;
margin: 15px 0;
}

.search_result_num {
position: absolute;
top: 0;
right: 0;
z-index: 999;
color: #F3F3F3;
font-size: 42px;
font-weight: bold;
}

.search_result_content {
display: block;
position: relative;
top: 0;
left: 0;
z-index: 0;
}

.search_result_title {
width: 100%;
display: block;
margin-bottom: 2px;
font-size: 13px;
font-weight: bold;
}

.search_result_title a {
color: #0066CC;
text-decoration: underline;
}

.search_result_category {
width: 100%;
display: block;
margin-bottom: 2px;
font-size: 10px;
font-weight: normal;
font-style: oblique;
color: #999999;
}

.search_result_author {
width: 100%;
display: block;
margin-bottom: 2px;
font-size: 10px;
font-weight: bold;
}

.search_result_mediaitem {
width: 100%;
display: block;
font-size: 10px;
margin-bottom: 2px;
font-style: oblique;
color: #999999;
}

.search_result_link {
width: 100%;
display: block;
float: left;
font-size: 10px;
margin-bottom: 2px;
}

.search_result_link a {
color: #008000 !important;
text-decoration: underline;
}


#content .milestone-links {
font-weight: normal;
color: #679BB9;
}


#footer-container {
background: #eff0f0;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
padding: 15px 0px;
margin-top: 50px;
}

#footer-inner {
width: 980px;
font-family: Verdana, Tahoma, sans-serif;
font-size: 10px;
text-align: center;
margin: auto;
}

#footer-inner img {
vertical-align: bottom;
}

/*CONTENT STYLING*/
p {
margin-bottom: 20px;
}

h1, h2, h3 {
font-family: Arial, Verdana, Tahoma, sans-serif;
color: #02588A;
margin: 10px 0px 20px;
}

h1 {
font-size: 26px;
}
h2 {
font-size: 20px;
}
h3 {
font-size: 15px;
}

blockquote {
font-family: Georgia, Verdana, Tahoma, sans-serif;
font-size: 11px;
float: right;
border: 1px dotted #CCC;
padding: 10px;
margin: 0px 0px 10px 20px;
width: 250px;
line-height: 20px;
background: #F6F5C6;
text-align: center;
color: #800000;
}

blockquote em {
font-weight: bold;
}

a:link, a:visited {
color: #02588A;
text-decoration: underline;
}

a:hover {
color: #800000;
text-decoration: none;
}

hr {
height: 1px;
color: #CCC;
background-color: #CCC;
}

#content ul {
margin: 0px 0px 20px 30px;
}

#content ul.jcarousel {
margin-left: 0px;
}

/* MILESTONES STUFF  */
#content .milestoneContainer {
width: 934px;
margin: 30px 0px;
/*overflow: auto; breaks milestone container in IE7*/
padding: 20px;
background: url(../pics/bgrnd-milestone.jpg) repeat-x;
border: 3px double #d7e5ed;
}

#content .milestoneHeaderContainer {
width: 912px;
font-weight: bold;
color: #02588A;
background: #f4f4f4;
border: 1px solid #d7e5ed;
padding: 10px;
overflow: hidden;
}

#content .milestoneHeaderContainer div.milestoneDates {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 22px;
float: left;
margin-right: 30px;
}

#content .milestoneHeaderContainer div.milestoneAuthor {
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
float: left;
}

#content .milestoneHeaderContainer div.milestoneTag {
font-family: Verdana, Tahoma, sans-serif;
font-size: 14px;
float: right;
}

#content div.back-to-top {
text-align: right;
display: block;
}

#content div.back-to-top a {
text-decoration: none;
font-size: 10px;
color: #666666;
}

#content div.back-to-top a:hover {
text-decoration: underline;
}

.mediaItemImageContainer {
width: 300px;
float: right;
margin: 15px 0 20px 20px;
padding: 0;
overflow: hidden; 
}

div.mediaItemImage {
border: 1px solid #d7e5ed;
background: #f4f4f4;
margin: 6px 0;
float: left;
width: 282px;
line-height: normal;
padding: 8px;
}

div.mediaItemImage p {
font-family: Tahoma, sans-serif;
font-size: 10px;
font-weight: bold;
margin: 0px;
color: #333;
vertical-align: top;
}

div.mediaItemImage img {
margin-right: 10px;
border: 1px solid #d7e5ed;
float: left;
}

span.mediaItemImageCaption {
font-weight: normal;
}

div.milestoneDetail {
font-size: 12px;
line-height: 1.5em;
margin-top: 15px;
font-weight: bold;
}

div.milestoneDetail a {
font-size: 12px;
background: url('../pics/icons/external_link.gif') center right no-repeat;
padding-right: 20px;
font-weight: normal;
}

div.milestoneDetail p a {
font-size: 12px;
background: none;
padding-right: 0;
font-weight: normal;
}

span.milestoneTag {
color: #000;
font-size: 10px;
}

span.milestoneAdded {
color: #999;
font-size: 18px;
clear: both;
}

span.edit-milestone-link {
color: #999;
font-size: 10px;
clear: both;
}

span.milestoneNotes {
color: #999;
font-size: 11px;
line-height: 14px;
font-weight: normal;
}

span.mediaitemLinkCaption {
color: #333;
font-size: 11px;
font-weight: normal;
line-height: 1.5em;
display: block;
margin: 0 0 15px 10px;
}

span.added {
text-align: right;
font-size: 10px;
color: #666;
display: block;
}

span.milestoneRefs {
display: block;
clear: both;
border-top: 1px solid #d7e5ed;
margin-top: 20px;
padding-top: 5px;
}

span.milestoneRefs a {
background: none;
padding-right: 2px;
font-size: 10px;
}

span.milestoneRefs h6 {
font-size: 10px;
font-weight: bold;
color: #02588A;
}
span.emptyRef {
font-weight: normal;
font-size: 10px;
color: #02588A;
font-style: oblique;
}
/*END MILESTONES STUFF*/

/*FORM ELEMENTS*/
form {
margin: 0px;
padding: 0px;
}


//global
a {
outline: none;
}
:active, :focus{
outline:none;
}