.image {
    text-align: center;
    margin-bottom: 40px;
}

.post_description {
    margin-bottom: 20px;
    color: #555;
    font-size: 0.9em;
    /*font-weight: 200;*/
}

.description {
    font-size: 0.9em;
    margin-top: 10px;
}

.location {
    font-size: 0.9em;
}

.position {
    font-weight: bolder
}

.experience {
    margin-bottom: 40px;
}

.what {
    font-size: 1em;
    padding: 20px;
}

.picture {
    text-align: center;
    margin-bottom: 30px;
}

.nav {
    font-size: 1em;
}

.navbar-nav.coloured>li>a {
    color: #428bca;
    font-size: 1.1em;
}

a:hover, .navbar-nav.coloured>li>a:hover {
    color: #ff5552;    
    text-decoration: none;
}

body {
    font-size: 18px;
}

.navbar-nav li a {
    padding:0 15px;
    line-height:80px;    
}
.navbar-header a {
    padding:0 15px;
    line-height:80px;    
}
.navbar.center .navbar-inner {
    text-align: center;
}
.navbar.center .navbar-inner .nav {
    float: none;
    display:inline-block;
    vertical-align: top;  
}

.post_title { margin: 10px 0;}
.post_date { color: black; font-weight: 200;}
.pub_entry { margin-bottom: 45px;}
.pub_authors, .pub_date { color: #AAA; font-style: italic; font-size: 0.8em;}
.pub_venue { color: black; font-style: italic; font-size: 0.85em;}

.center { text-align: center; }
.subheader { margin-bottom: 30px; }


img {
    padding: 5px;
    background-color: white;
}

/*img.left {
    width: 49%;
}

img.right {
    width: 49%;
}*/

.blob {
	margin: 10px 0px 50px 0px;
    /*font-weight: 200;*/
}

.section {
    margin: 0px 0px 50px 0px;
}

.blob-sm {
    margin: 20px 0px 20px 0px;
    font-weight: 200;
}

.caption {
	font-style: italic;
	font-size: 0.9em;
}

img.hb-rounded-small {
    width: 150px;
    border-radius: 50%;
}

/*img.icon {
	width: 150px;
	border-radius: 50%;
}*/

/*img.central {
    width: 100%;
}
*/