html, body {
	background: #688aa4 url(images/bg_page.png) repeat-x;
	font: 12px/1.5em Arial, helvetica, sans serif;
	color: #161616;
	margin: 0;
}
br { letter-spacing: 0; }
form, ul, ol, li, dl, dt, dd, div, h1, h2, h3, h4 { margin: 0; padding: 0; }
img { border: 0; }
a { color: #014cbb; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
body { padding-left: 10%; padding-right: 10%; }
html body a.option { color: #666; text-decoration: underline; }
html body a.option:hover { background: #ffffc9; }

.leftimg { float: left; padding-right: 2px; }
.right { float: right; padding-left: 2px; }
.notification { margin: 0 auto 1em auto; width: 50%; -moz-border-radius: 14px; font-size:18px; color: #777; background: #fef5d9; padding: 1em; text-align:center; }
dfn { color: #12629b; font-style: normal; }

ul.unmarked { list-style-type: none; padding: 0; }
ul.unmarked li { margin-bottom: 2px; }

ul.arrows { list-style-image: url(images/bullet_green_arrow.png); padding-left: 3em; }
ul.arrows li { padding-bottom: 0.5em; letter-spacing: 1px; }

ul.ybullet { list-style-type: none; padding:0; }
ul.ybullet li { background: url(images/bullet_box_arrow.png) no-repeat left top; padding-left: 1.5em; margin-bottom: 6px; }

ul.news { list-style-type: none; padding: 0; }
ul.news li { background: url(images/icon_small_newsitem.png) no-repeat left top; padding-left: 1.5em; margin-bottom: 6px; }

ul.comments { list-style-type: none; padding: 0; }
ul.comments li { background: url(images/icon_small_comment.png) no-repeat left top; padding-left: 1.5em; margin-bottom: 6px; }

dl.datelist { padding: 0; margin: 0; }
dl.datelist dt { color: #81280a; font-weight: bold; margin-top: 6px; background: url(images/bullet_box_arrow.png) no-repeat left top; padding-left: 1.5em; margin-bottom: 6px; }
dl.datelist dd { padding-left: 12px; margin-top: 6px; }

/* Headings */
h1 { font-size: 183%; }
h2 { font-size: 133%; }
h3 { font-size: 116%; }
h4 { font-size: 100%; }

/* Tables */
table { width: 100%; border-collapse: collapse; }
table td { vertical-align: top; padding: 2px; }
table th { text-align: left; }
/* table thead th, table tfoot th { background: #e0e0e0; padding: 2px; border-bottom: 1px solid #bbb; vertical-align: top; } */
td.hv { background: #e0e0e0; padding: 2px; border-bottom: 1px solid #bbb; }
table tbody td.hv { border-top: 1px solid #bbb; }
table thead th .info, table thead td.hv .info { color: #333; }
/* table.outlined { border: 1px solid #bbb; } */
table .block th { text-align: right; padding-right:0.5em;}
table .block th, table .block td.hv { border-bottom: none; }
thead.block { border-bottom: 1px solid #bbb; }
tfoot.block { border-top: 1px solid #bbb; }
.even { background-color: #fff; }
.odd { background-color: #eef; }
.selected { background-color: #ddffce; }

/* Lists */
ul, ol, dl { margin: 0; padding-left: 1.5em; }
ul.hbar { list-style-type: none; padding: 0; }
ul.hbar li { display: block; float: left; padding: 0 6px 0 6px; border-right: 1px solid #999; margin: 0; }
ul.hbar li.last { border-right: 0; }

/* Forms */
form .line, .formline { float: left; width: 100%; clear: both; margin-top: 6px; }
form .line label, .formline label { float: left; width: 12em; padding-top: 2px; font-weight: bold; font-size:12px;}
form .line .contents, .formline .contents { float: left; width: 60%; }
.reqd, .error { color: red; letter-spacing: 1px; font-size:12px; font-family:Arial, Helvetica}
.reqd { font-weight: normal; }
.controls h2 { margin: 2.5em 0 0 0; }
.group-desc { color: #666; }
.invalid { border: 1px solid red; width: 90%; }
.disabled { color: #bbb; }
.disabled dfn { color: #bbb; }

/* Masthead */
.skiplink { display: none; }

/* Userbox */
#userbox { float: right; width: 250px; }
#userbox img { background: #fff; border: 1px solid #000; }
#userbox label { float: left; width: 6em; padding-top:2px; }
#userbox a { text-decoration: underline; padding: 0 2px; }
#userbox a:hover { background: #0a2881; }
#userbox .hbar li { border-right: 1px solid #fff; font-size:11px; }
#userbox .hbar li.last { border-right: none; }
#userbox .fn { font-size: 14px; letter-spacing:1px; }
#loginForm-options { text-align: right; padding: 2em 0 0 0; }

/* Page body */
#pagebody { float: left; width: 100%; background: #fcfcfc; border: 1px solid #81280a; color: #202020; -moz-border-radius-topright: 14px; }
#pagebody h2 { color: #12629b; }
#pagebody h3 { color: #81280a; padding-top: 8px; }
#pagebody h3 a { color: #778; }
#pagebody h4 { border-bottom: 1px solid #999; margin: 1em 0 0 0; font-weight: normal; color: #81280a; }
#pagebody h4 a { color: #81280a; font-weight: bold; }
#pagebody h4 a:hover { color: #81280a; text-decoration: none; background: #ffa; }
#pagebody-inner { padding: 1em 0 1em 1em; margin-right: 1em; }
#main-content .info { font-size: 83%; color: #555; }
#main-content .binfo { color: #555; }
#main-content .info a, #main-content .binfo a { text-decoration:underline; color: #555; font-weight:normal; }

label.field-label { font-weight: bold; }

.excerpt { font-style: italic; }

.user-image {
	background: #fff;
	border: 1px solid #999;
	float:left;
	height: 64px;
	margin-right: 0.5em;
	text-align:center;
	width:64px;
}
.user-image-35 { margin-top: 14px; }

#siteControls { float: right; width: 18.2em; }

#searchForm { float: left; width: 13em; padding-top: 4px; }

#searchForm input {
	background: url(images/icon_small_search_box.png) no-repeat 2px 1px;
	border: 1px solid #99f;
	padding-left: 20px;
	width: 9em;
}

.search-empty { color: #888; }

#help {
	background: #def;
	-moz-border-radius:0 14px 0 14px;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	float: left;
	height: 23px;
	padding: 6px 0 0 6px;
	width: 55px;
}
#help a { color: #555; display: block; height: 23px; }

/* Tab bar */
#tabbar { position: relative; left: 0; top: 12px; font-size: 11px; float: left; width: 100%; }
#tabbar li { background: url(images/bg_tab.png) no-repeat; width: 79px; height: 31px; padding: 0; text-align: center; padding-top: 3px; border-right: 0; }
#tabbar li .contents { height: 22px; color: #555; }
#tabbar a { color: #555; font-weight: normal; display: block; height: 22px; }
#tabbar a:hover { color: #81280a; text-decoration: none; }
#tabbar li.active { background: url(images/bg_tab_active.png) no-repeat; }
#tabbar li.long { background: url(images/bg_tab_long.png) no-repeat; width: 106px; }
#tabbar li[class~="long"][class~="active"] { background: url(images/bg_tab_long_active.png) no-repeat; }

/* Views */
#views { border-bottom: 1px solid #999; margin: 1em 0; float: left; width: 98%; font-size: 11px; }
#views ul { float: none; text-align: center; }
#views li { float: none; display: inline; border: 1px solid #999; -moz-border-radius-topright: 7px; border-bottom: none; background: #ddd; color: #000; }
#views li a { color: #666; font-weight: normal; }
#views li.active { background: #fff; color: #000; border-bottom: 1px solid #fff; }
#views li.active a { color: #000; font-weight: bold; }

.toolbox { float:right; clear:right; width:30%; border: 1px solid #999; border-right: none; margin: 2px 1px 2px 0; padding: 4px; background: #ebeaea url(images/bg_gray.png) repeat-x; left:1em;position:relative;}

/* Welcome */
#feature-list { list-style-type: none; padding: 0; }
#feature-list li { margin-left: 0; padding-left: 12px; font-size: 11px; letter-spacing: 1px; color: #101; margin-bottom: 1.63em; }
#feature-list h3 { color: #9c4f2f; font-size: 16px; font-weight: bold; letter-spacing: 1px; }
#feature-list h3.info { color: #cdcccc; font-size: 15px; }
.feature-icon { float: left; padding: 6px 6px 0 0; }
.feature-def { float: left; width: 85%; }

/* Dashboard */
.control_box { border: 1px solid #c9c9c9; background: #f9f9f9; width: 292px; float: left; margin: 6px; padding: 2px 2px 8px 2px; font-size: 13px; }
.control_icon { padding: 4px 0 0 4px; float: left; }
#pagebody .control_box h2 { color: #ff9203; text-decoration: underline; border: 0; }
#pagebody .control_box h2 a { color: #ff9203; text-decoration: underline; border: 0; }
.control_box .content { float: left; width: 210px; padding-left: 10px; }
.control_box .content .links { margin: 4px 0 0 1em; }
.control_box .content .options { color: #999; font-weight: bold; margin-left: -4px; font-size: 11px; padding-top: 8px; }

/* Opportunities */
.simple-box { border: 1px solid #999; margin-bottom: 1em; -moz-border-radius: 0 9px 9px 9px; }
#pagebody .simple-box h2 { color: #fff; font-weight: normal; font-size: 14px; padding: 2px 4px; -moz-border-radius-topright: 8px; border-bottom: 1px solid #999; }
.simple-box .content { padding: 4px; }
.op-edit-affil, .op-save-affil { color: blue; cursor: pointer; background-repeat:no-repeat; padding:3px 0 3px 18px; margin: 0; background-color: transparent; border-style: none; }
.op-edit-affil { background-image:url(images/icon_small_edit.png); }
.op-save-affil { background-image:url(images/icon_small_accept.png); }

.stripe { height: 8px; -moz-border-radius: 0 0 8px 8px; }
.bblue { background: #67b2e3; }
.dblue { background: #80a7c2; }
.orange { background: #faaa40; }
.mauve { background: #b9a590; }
.clay { background: #d4946f; }
.sand { background: #c9ce7a; }
.green { background: #bddfae; }

.rounded-box { border:1px solid #999; -moz-border-radius:14px; letter-spacing:1px; padding: 1em; }
.dateline { font-style:italic; color:#81280a; font-size:11px; }

.fancy-box { border: 1px solid #999; margin: 0 1em 1em 0; -moz-border-radius: 0 14px 14px 14px; background: #fff; }
.fancy-box-half { width: 48.67%; }
.fancy-box-full { width: 100%; }
.fancy-box .hdr { float: left; height: 18px; font-size: 13px; letter-spacing: 1px; padding-left: 4px; color: #fff; width: 50%; font-weight: bold; }
.fancy-cap { float: left; width: 88px; height: 18px; }
.fancy-box .content { margin: 1em 4px; }
.fancy-box .stripe { display:none; }

.my-page-module-popout-control { float: right; width: 1em; padding-top: 3px; }
.my-page-module-popover { color: #000; }

.fancy-box-bblue { border: 1px solid #67b2e3; }
.fancy-box-dblue { border: 1px solid #80a7c2; }
.fancy-box-orange { border: 1px solid #faaa40; }
.fancy-box-mauve { border: 1px solid #b9a590; }
.fancy-box-clay  { border: 1px solid #d4946f; }
.fancy-box-sand { border: 1px solid #c9ce7a; }
.fancy-box-green { border: 1px solid #bddfae; }

.fancy-cap-orange { background: url(images/bg_fancy_header_orange.png) no-repeat top right; }
.fancy-cap-mauve { background: url(images/bg_fancy_header_mauve.png) no-repeat top right; }
.fancy-cap-dblue { width: 116px; background: url(images/bg_fancy_header_dblue.png) no-repeat top right; }
.fancy-cap-bblue { background: url(images/bg_fancy_header_bblue.png) no-repeat top right; }
.fancy-cap-clay { width: 112px; background: url(images/bg_fancy_header_clay.png) no-repeat top right; }
.fancy-cap-sand { background: url(images/bg_fancy_header_sand.png) no-repeat top right; }
.fancy-cap-green { background: url(images/bg_fancy_header_green.png) no-repeat top right; }

/* hCard */
.vcard { background: #F9F9F9; border: 1px solid #aaa; padding: 4px; font-size: 11px; margin-bottom: 10px;}
.vcard .fn { font-weight: bold; letter-spacing:1px; font-size: 12px; }
.vcard label { font-weight: bold; }
.photo { float: left; margin-right: 4px; background: #fff; border: 1px solid #aaa; }
.vcard .note { margin-top: 1em; letter-spacing:1px; }
.vcard .note label { color: #81280a; font-weight: normal; }


.clear-float:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear-float {
// zoom: 1;
}
#left-column {
    float: left;
    width: 49%;
}
#right-column {
    float: right;
    width: 49%;
}

.index li{
    float: left;
    margin-right: 9px;
    list-style-type: none;
}

#all-working-groups-list {
    list-style-type: none;
}
#pagebody .letter-group h4 {
    margin-bottom: 1em;
}
.letter-group ul {
    list-style-type: none;
}

.wg-detail-list {
    list-style-type: none;
    margin-bottom: 2em;
}
.wg-detail {
    margin-bottom: 1em;
}
.wg-detail-info-container {
    float: left;
    width: 100%;
}
.wg-detail-info {
    margin-left: 45px;
}
.wg-detail-list .wg-detail-info a {
    color: #161616;
    text-decoration: none;
    border:0;
}
.wg-detail-image-container {
    float: left;
    margin-left: -100%;
    width: 32px;
}

.blog-post-form fieldset {
    border: 0;
    padding-left: 0;
    margin-left: 0;
}
.blog-post-form fieldset legend {
    font-weight: bold;
    float: left;
}
.blog-post-form .checkbox-group {
    padding-left: 12em;
    list-style-type: none;
}

.blog-post-form .checkbox-group li {
    float: left;
    margin-right: 1em;
    width: 15em;
}
.blog-post-form .checkbox-group label {
    float: none;
}
.blog-post-form .blog-post-attachments-table {
    margin-left: 12em;
    width: 35em;
}

.tag-list {
    list-style-type: none;
    float: left;
    line-height: 1.5em;
}

.tag-list li {
    display: inline;
    padding-right: 1em;
}

.info p {
    float: left;
    margin: 0;
}

h1.blog-post-title {
    float: left;
}
a.edit-link {
    padding-left: 1em;
}

.comment .round-box-inner {
    padding: 20px;
    color: #161616;
}
.post .round-box-inner {
    position: relative;
}
.post .post-view-reply {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.post .content-submission-container {
    padding-bottom: 20px;
}
.comment .content-submission-container {
    float: left;
    width: 100%;
}
.comment .content-submission {
    margin-left: 120px;
    border-left: 1px solid #9C4F2F;
    padding-left:  1em;
}
.comment .content-submission h3 {
    margin-bottom: 0.5em;
}
.comment .content-submission-info {
    float: left;
    width: 110px;
    margin-left: -100%;
    text-align: right;
}
.comment .content-submission-info a {
    display: block;
    color: #61344A;
    font-family: Georgia;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-decoration: none;
    border: 0;
}

.blog-post-more-links {
    float: left;
}
.blog-post-more-links .round-box-inner {
    padding: 6px 2em 6px 1em;
}
#content .blog-post-more-links p {
    margin: 0;
    color: #61344A;
}
#content .blog-post-more-links p a {
    font-weight: normal; 
}
#content .blog-post-more-links p a.more {
    font-weight: bold; 
}

.blog-tag-cloud  .round-box-inner {
    padding: 20px;
}
.blog-tag-cloud  li{
    display: inline-block;
    display: -moz-inline-stack;
    margin-right: 1em;
    margin-bottom: 1em;
}
.blog-tag-cloud  li a {
    color: #61344A;
    border: 0;
}
.research-group {
    margin-top: 2em;
}
fieldset.research-group {
    padding-left: 1em;
}
.research-group .groups {
    margin-bottom: 0.5em;
}
fieldset.research-group legend {
    font-family: Georgia;
    font-size: 12px;
    margin-left: -1em;
    font-weight: bold;
    color: #61344A;
}
ul.research-group {
    margin-bottom: 0.5em;
}

.command-button input{
    float: left;
}
.command-button input {
    background:#593647;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color:white;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    display:block;
    line-height:17px;
    margin-left:1em;
    padding: 0 1em;
    text-transform:uppercase;
    cursor: pointer;
    border: 0;
    text-align:center;
}
table thead {
    background: #e6e4d0;
}
table thead th {
    background: #e6e4d0;
    padding: 8px;
    color:#61344A;
    font-size:13px;
    font-weight:bold;
}
table thead th.first {
    background: #e6e4d0 url(images/beige-tiny-box-top-left.png) top left no-repeat;
}
table thead th.last {
    background: #e6e4d0 url(images/beige-tiny-box-top-right.png) top right no-repeat;
}
table tbody td {
    padding: 7px;
}
.blog-post-body ul {
    padding-left: 1em;
}
.blog-post-body li {
    line-height: 1.5em;
    margin-bottom: 0.5em;
    list-style-type: disc;
}

.command-links a {
    padding: 2px 18px;
}
.command-links .edit {
    background: transparent url(images/icon_small_edit.png) center left no-repeat;
}
.command-links .delete {
    background: transparent url(images/icon_small_delete.png) center left no-repeat;
}
.command-links .view {
    background: transparent url(images/icon_small_search_box.png) center left no-repeat;
}
.autocomplete {
    background: white;
}
.autocomplete ul li{
    padding: 5px;
    cursor: pointer;
}
.section-header {
    margin-bottom: 1em;
}
.section-header img {
    padding-right: 1em;
}

.section-header .working-group-header {
    line-height: 63px;
}
.section-header .mypage-header {
    line-height: 50px;
}
.section-header .opportunities-header {
    line-height: 54px;
}

.service-links {
    margin-top: 1em;
}
.service-links .service-label {
    display: none;
}

.post-container {
	padding-bottom: 15px;
}

div#social_bookmarks_available label {
	width: 100%;
	display: block;
}

div.social_bookmark {
	float: left;
	position: relative;
	width: 23%;
	height: 35px;
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
	border-width: 1px; border-style: solid; border-color: transparent;
	text-align: center;
}

div.checkbox_focus { border-width: 1px; border-style: solid; border-color: black; background-color: #fee3ad; }

div.post-teaser div.blog-post-body {
	max-height: 140px;
    margin-bottom: 12px;
	overflow: hidden;
 // height: 140px;
}

div.post-teaser div.blog-post-body img {
	height: 140px;
}
div.post-teaser div.blog-post-body li {
    line-height: 18px;
    margin-bottom: 12px;
}

#content div.post-teaser div.blog-post-body p {
	line-height: 18px;
	margin-bottom: 18px;
    font-size: 12px !important;
}

.older-posts-link {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
    padding: 2px 5px 3px 8px;
    color: white;
    background: #593647;
    margin-bottom: 10px;
 // padding: 0 8px 0 0;
 // background: #593647 url(images/purple-button-right.png) center right no-repeat;
}

.older-posts-link a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
 // background: transparent url(images/purple-button-left.png) center left no-repeat;
 // float: left;
 // height: 17px;
 // line-height: 17px;
 // padding-left: 8px;
 // padding-right: 3px;
}

.service-links li {
    display: inline;
    padding-right: 1em;
}
.service-links li a {
    line-height: 20px;
}
.service-links li.last {
    padding:0;
}

.purple-line {
    background: transparent url(images/purple-dash.png) repeat-x scroll left center;
    margin-bottom: 1em;
}
.white-space {
    background: white;
    padding-right: 0.5em;
    float: left;
}

#content .post-teaser .blog-post-more-links {
    margin-bottom: 0;
}
