@charset "utf-8";

/* override styles */
#content h1 {
margin-bottom:9px;
}

/* lead */
#content .lead {
overflow:hidden;
height:100%;
margin:0 5px 15px;
padding-bottom:25px;
border-bottom:1px dotted #9AB3C9;
}
#content .lead h2 {
margin-bottom:6px;
}
#content .lead .image {
display:inline;
float:right;
margin-right:45px;
border:none;
}
#content .lead p {
margin-right:205px;
margin-left:5px;
font-size:1.2em;
}

/* education */
#content .education {
overflow:hidden;
height:100%;
margin:0 25px 0 15px;
padding-bottom:15px;
}
#content .education .image {
float:right;
width:180px;
}
#content .education .image ul {
list-style:none;
}
#content .education .image li {
padding-bottom:40px;
}
#content .education .image ul img {
display:block;
margin-bottom:6px;
}
#content .education .category {
margin-right:250px;
}
#content .education .category h3 {
margin-bottom:4px;
color:#004378;
font-size:1.4em;
font-weight:bold;
}
#content .education .category ul {
margin-bottom:25px;
margin-left:10px;
font-size:1.2em;
}
#content .education .category li {
margin-left:1.5em;
}

/* publish */
#content .publish {
overflow:hidden;
height:100%;
margin:0 5px 30px;
}
#content .publish h2 {
margin-bottom:10px;
}
#content .publish .image {
display:inline;
float:right;
margin-right:25px;
}
#content .publish ul {
margin-right:250px;
margin-left:10px;
font-size:1.2em;
}
#content .publish li {
margin-left:1.5em;
}

/* link */
#content .link {
overflow:hidden;
width:583px;
margin-bottom:19px;
margin-left:10px;
padding:13px 0 14px;
border:1px solid #D6D6D6;
background-color:#F1F2F4;
}
#content .link p {
margin-right:235px;
margin-left:19px;
padding-top:8px;
/*color:#6D8AAB;*/
color:#004378;
font-size:1.2em;
}
#content .link .image {
display:inline;
float:right;
margin-right:8px;
border:none;
}

