body,
html {
    margin:0;
    padding:0;
    background-color: #F9F9F9;
    color:#000;
    font-family: "source-sans-pro-1","source-sans-pro-2",sans-serif;
    font-size: 14px;
    font-weight: 300;
}

a {
    color: #C06363; 
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

#header { 
    width: 100%; 
    margin: 0 0 15px 0;
    padding: 0;
}
#header h1 {
    background: #4A6E53;
    display: block;
    width: 100%;
    min-width: 1082px;
    height: 10px;
    text-indent: -999em;
    margin: 0;
    padding: 0;
}

#header h2 {
    background: #88A65E;
    color: #899F63;
    display: block;
    width: 100%;
    min-width: 1082px;
    height: 10px;
    margin: 0;
    padding: 0;
}

#center {
    width: 1080px;
    margin: 0 auto;
}

.content {
    width: 1050px;
    margin: 0;
    padding: 15px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid rgba(217, 214, 199, 0.32);
    border-radius: 7px;
    color: #333;
    clear: both;
/*    -moz-box-shadow:    0px 0px 15px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 0px 15px -1px rgba(0, 0, 0, 0.2);*/
}

#selected .content { padding: 15px 15px 0 15px; }

#other {
    float: left;
    width: 325px;
}

#other .content { 
    width: 100%; 
    height: 545px;
}

#publications {
    float: left;
    width: 350px;
    margin-left: 45px;
}

#publications .content { 
    width: 100%; 
    height: 545px;
}

#misc {
    float: left;
    width: 285px;
    margin-left: 45px;
}

#misc .content { width: 100%; }

#about {
    float: left;
    width: 800px;
}

#sidebar {
    float: right;
    width: 237px;
}

#about-left {
    float: left;
    margin-right: 40px;
    width: 155px;
}

#about-right {
    float: left;
    width: 580px;
}

#mugshot {
    margin: 5px 0px 10px 0;
    border: 1px solid #ccc;
    border-radius: 75px;
}

#about .header {
    font-weight: 500;   
    font-size: 30px;
    font-family: acuta-1,acuta-2,sans-serif; 
}

#about p {
    font-size: 17px;
    line-height: 1.6em;
    text-align: justify;
}

#about a { font-weight: 400; }
#about a.past { font-weight: 300; }
#about ul { margin-top: 0; }

#news li { margin-bottom: 15px; }

h2 {
    font-family: acuta-1,acuta-2,sans-serif;
    font-weight: 500;   
    font-size: 22px;
    color: #333;
    margin: 0 0 -4px 10px;
}

.project { width: 330px; }

#selected .project { float: left; }
#selected .project:nth-child(even) { 
    margin-left: 30px;
    margin-right: 30px; 
}
#other .project { margin-bottom: 30px; }

.project h3 {
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px;
}

.project .thumbnail {
    float: left;
    margin: 4px 15px 0 0;
}

.project .thumbnail img { width: 120px; }

.project .abstract { margin: 0; }

.project .try { font-weight: 600; } 

.content ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 5px;
}

#publications a { font-weight: 600; }
#publications ul { margin: 0; }
#publications li { margin-bottom: 20px; }
#publications .me { text-decoration: underline; }
/*#publications .venue { font-style: italic; }*/
#publications .best-paper { 
    color: #6f874c;
    font-weight: 600;
    border-radius: 5px;
}

.collaborators { font-size: 11px; }
.collaborators a { color: #000; }
.collaborators a:hover { color: #9E271A; }

#publications .collaborators { font-size: 14px; }
#publications .collaborators a { font-weight: 300; }

#sidebar h2 {
    font-family: acuta-1,acuta-2,sans-serif;
    font-weight: 500;
    font-size: 17px;
    margin: 0 0 10px 0;
    color: #333;
    padding: 0;
}

#links {
    font-size: 15px; 
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 0;
    list-style-type: none;
}
        
#email { 
    font-weight: 400;
    margin: 5px 0;
}
        
#email span {
    font-size: 10px;
    vertical-align: 1px;
    font-weight: 200;
}

#action_stream {
    color: #444;
    padding: 0;
    margin: 0;
    line-height: 1.3em;
    font-weight: 300;
    font-size: 13px;
}

.stream_item {
    display: block;
    /*border-bottom: 1px solid #eee;*/
    background-position: 5px 10px !important;
}

.stream_date {
    display: block;
    color: #999 !important;
    font-size: 11px;
    margin: 5px 0 0 0;
}

#action_stream .service-icon { 
    opacity: 0.5; 
    float: left;
    padding-left: 0;
}

#statusBar { margin: 5px 0 0 0; }
#statusBar span {
    display: inline-block;
    background: #ccc;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    margin-right: 15px;
    cursor: pointer;
}
#statusBar span.active { background: #aaa; }

table#travel tr.past { opacity: 0.5; }

/*** Action Streams ***/

.service-icon {
    display: block;
    overflow: hidden;
    background: transparent url(http://movalog.com/mtos/mt-static//plugins/ActionStreams/images/services/other.png) no-repeat;
    padding-left: 20px;
    min-height: 18px;
    min-width: 16px;
    opacity: 0.5;
    margin-right: 5px;
}

.service-facebook { background-image: url(http://movalog.com/mtos/mt-static//plugins/ActionStreams/images/services/facebook.png); }
.service-linkedin { background-image: url(http://movalog.com/mtos/mt-static//plugins/ActionStreams/images/services/linkedin.png); }
.service-twitter { background-image: url(http://movalog.com/mtos/mt-static//plugins/ActionStreams/images/services/twitter.png); }
.service-github { background-image: url(http://movalog.com/mtos/mt-static/plugins/GitHubActionStreams/github.png); }