@import "css/reset.css";
@import "css/text.css";
@import "css/960.css";
body {
    font-family: 'PT Sans',Helvetica,Arial,sans;
    font-size: 18px;
}
h1, h2, h3, h4 {
    letter-spacing: -1px;
}
h1, h2, h3, h4, #nav, small, .postmetadata, .small {
    font-family: 'PT Sans',Helvetica,Arial;
}
h2 {
    color: #666666;
    margin: 0 0 20px;
    padding: 0;
}
a {
    border-bottom: 1px solid #EEEEEE;
    color: #666666;
    text-decoration: none;
}
a:hover {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
}
h2 a {
    border: medium none;
    color: #000000;
    font-size: 30px;
    text-decoration: none;
}
h2 a:hover, #header h1 a:hover {
    border: medium none;
    color: #CC0000;
}
small {
    color: #CCCCCC;
    float: left;
    font-size: 10px;
    font-weight: bold;
    padding: 10px 8px 5px 0;
    text-transform: uppercase;
}
p {
    color: #222222;
}
hr {
    clear: both;
    margin: 0;
}
#header {
    position: relative;
}
#header h1 {
    float: left;
    font-size: 40px;
    margin: 15px 0 10px;
    padding: 0;
}
#header h1 a {
    border: medium none;
    color: #333333;
    text-decoration: none;
}
#header span {
    color: #AAAAAA;
    font: italic 13px Georgia;
    letter-spacing: 0;
    margin-left: 20px;
    position: relative;
    top: -7px;
}
#header .searchBox {
    clear: both;
    float: right;
    position: absolute;
    right: 0;
    top: 70px;
}
#nav {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding-top: 45px;
}
#nav li {
    float: left;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 0 10px;
    padding: 0 15px 0 0;
    position: relative;
}
#nav li:last-child {
    padding: 0;
}
#nav .current-cat a, #nav .current_page_item a {
    color: #AAAAAA;
}
#nav .current-cat li a, #nav .current_page_item li a {
    color: #000000;
}
#nav .current-cat li a:hover, #nav .current_page_item li a:hover {
    color: #CC0000;
}
#nav li a {
    border: medium none;
    color: #000000;
    float: left;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#nav li a:hover {
    color: #CC0000;
}
#nav li span {
    background: url("images/arrow-down.gif") no-repeat scroll left 7px transparent;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}
#nav ul {
    display: none;
}
#nav li span.child {
    background: url("images/arrow-right.gif") no-repeat scroll left 10px transparent;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}
#nav li a.rss {
    background: url("images/rss_feed.png") no-repeat scroll right 0 transparent;
    padding: 0 30px 0 0;
}
#nav li a.rss:hover {
    background: url("images/rss_feed.png") no-repeat scroll right -24px transparent;
    padding: 0 30px 0 0;
}
#nav ul {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
    width: 160px;
}
#nav ul li {
    border-top: 0 solid #CCCCCC;
    display: block;
    margin: 0;
    padding: 0;
    width: 160px;
}
#nav ul li a {
    display: inline-block;
    padding: 2px 10px;
    text-transform: none;
    width: 100%;
}
#nav ul ul {
    left: 100%;
    top: 0;
}
#nav li:hover > ul {
    display: block;
}
#nav .pagenav, #nav .categories {
    font-weight: bold;
    text-transform: uppercase;
}
#content {
    margin-bottom: 0;
    padding-bottom: 0;
}
#content .post {
    clear: both;
    padding-bottom: 30px;
}
#content .post .more-link {
    background-color: #F9F9F9;
}
#content {
    border-right: 0 solid #CCCCCC;
    padding-right: 0;
    text-align: justify;
}
#sidebar {
    font-size: 16px;
}
#sidebar ul {
    list-style: none outside none;
}
#sidebar ul li ul li {
    margin: 0;
}
#sidebar, h2.pagetitle {
    padding-top: 40px;
}
#sidebar h2 {
    color: #333333;
    margin: 0 0 6px;
    padding: 0;
}
.post h2 {
    color: #000000;
    font-family: 'PT Sans',Arial;
    font-size: 24px;
    text-align: left;
}
h2.pagetitle {
    color: #333333;
    margin: 0;
    padding-bottom: 0;
}
.date {
    color: #CC0000;
    font-size: 30px;
    font-weight: bold;
    line-height: 0.8;
}
.postmetadata {
    color: #BBBBBB;
    font-size: 12px;
    height: 1%;
}
.small {
    color: #AAAAAA;
    font-size: 12px;
    margin-top: 10px;
}
.postmetadata small {
    border-top: 1px solid #EEEEEE;
    color: #AAAAAA;
    font-size: 12px;
    font-weight: normal;
    margin: 20px 0;
    padding: 10px 0;
    text-transform: none;
}
.alignnone {
    display: block;
}
img.size-medium {
    margin: 0 0 10px;
}
.entry a img {
    vertical-align: top;
}
.entry img {
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 4px;
    text-align: center;
}
dl.gallery-item {
    margin: 0;
}
dl.gallery-icon img {
    border: 1px solid #DDDDDD;
}
dl.gallery-item a {
    border: medium none;
}
img.wp-smiley {
    border: medium none;
    margin: 0;
    padding: 0;
}
.entry ul li {
}
.entry small {
    color: #000000;
    float: none;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
.entry blockquote {
    border-left: 5px solid #CCCCCC;
    color: #555555;
    margin: 15px 30px 0 10px;
    padding-left: 20px;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
#searchform {
    margin-bottom: 30px;
    padding: 0;
}
#searchform #s {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    font: 14px 'PT Sans',Arial,serif;
    padding: 5px;
    width: 200px;
}
#searchbtn {
    padding: 0 0 5px 2px;
    vertical-align: bottom;
}
.hidden {
    display: none;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.navigation, .comment-navigation {
    clear: both;
    display: block;
}
.navigation {
    margin-top: 15px;
    padding-bottom: 0;
}
.comment-navigation {
    margin-top: 15px;
    padding-bottom: 5px;
}
.navigation a, .comment-navigation a {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    padding: 5px 10px;
}
.navigation a:hover, .comment-navigation a:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    padding: 5px 10px;
}
.attachment a {
    border: 0 none;
}
.navigation a img {
    border: medium none;
    border-radius: 0 0 0 0;
}
.navigation-image a {
    border: medium none;
}
.wp-caption {
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 5px 25px 25px 0;
    padding-top: 5px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-style: italic;
    line-height: 17px;
    margin: 0;
    padding: 4px 4px 5px 0;
}
ol.commentlist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
ol.commentlist li {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    height: 1%;
    margin: 0 0 10px;
    padding: 10px;
    position: relative;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
    padding: 0 170px 0 0;
}
ol.commentlist li div.vcard {
}
ol.commentlist li div.vcard cite.fn {
    font-style: italic;
}
ol.commentlist li div.vcard cite.fn a.url {
    color: #333333;
    text-decoration: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
    color: #000000;
}
ol.commentlist li div.vcard img.avatar {
    border: 4px solid #D5D5D5;
    float: left;
    margin-right: 10px;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
    font: 12px Arial,Verdana;
}
ol.commentlist li div.comment-meta a {
    color: #AAAAAA;
    text-decoration: none;
}
ol.commentlist li div.comment-meta a:hover {
    color: #000000;
}
ol.commentlist li div.commentbody {
    font-size: 14px;
    margin-top: 1em;
}
ol.commentlist li p {
    margin: 0 0 1em;
}
ol.commentlist li ul {
    list-style: square outside none;
    margin: 0 0 1em;
    padding: 0;
    text-indent: 0;
}
ol.commentlist li div.reply {
    margin-bottom: 7px;
}
ol.commentlist li div.reply a:hover {
    background: none repeat scroll 0 0 #CC3300;
    border: 1px solid #CC0000;
}
ol.commentlist li div.reply a {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #666666;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font: bold 9px/1 arial,sans-serif;
    padding: 5px 6px 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 36px;
}
ol.commentlist li ul.children {
    list-style: none outside none;
    margin: 1em 0 0;
    text-indent: 0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-2 {
    margin: 0 0 0.18em;
}
ol.commentlist li ul.children li.depth-3 {
    margin: 0 0 0.18em;
}
ol.commentlist li ul.children li.depth-4 {
    margin: 0 0 0.18em;
}
ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0.18em;
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
    background: none repeat scroll 0 0 #FFFFFF;
}
ol.commentlist li.odd {
    background: none repeat scroll 0 0 #F6F6F6;
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent {
}
ol.commentlist li.pingback div.vcard {
    padding: 0 170px 0 0;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
#commentform input {
    border: 1px solid #CCCCCC;
    font-family: 'PT Sans',Arial,serif;
    font-size: 14px;
    padding: 4px;
    width: 170px;
}
#commentform {
    margin: 5px 10px 0 0;
    padding-bottom: 30px;
}
#commentform p label {
    display: block;
    float: left;
    width: 120px;
}
#commentform p {
    border-top: 1px solid #EEEEEE;
    font-size: 14px;
    margin: 0;
    padding: 10px 0;
}
#commentform textarea {
    border: 1px solid #CCCCCC;
    font-family: 'PT Sans',Arial,serif;
    padding: 4px;
    width: 70%;
}
.cancel-comment-reply {
    display: none;
}
#commentform #submit {
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    margin-left: 120px;
}
#commentform small, #commentform #submit {
    color: #333333;
    font-family: arial;
    text-transform: uppercase;
}
#commentform small {
    font-size: 11px;
    font-weight: bold;
}
#respond h3 {
    margin-bottom: 10px;
    padding-top: 20px;
}
.widget {
    margin-bottom: 20px;
}
.widget ul li ul {
    margin-bottom: 0;
    margin-left: 10px;
}
.categories ul.children {
    margin: 0 0 0 10px;
}
#sidebar ul li {
    color: #666666;
}
#footer p {
    font-size: 14px;
    font-style: italic;
    margin: 30px;
    text-align: center;
}
div.crp_related {
    clear: both;
}

.resume .entry-content {
    margin-top: -5px;
    padding-top: 0;
    width: 100%;
}
.resume {
    margin: 0 !important;
    padding: 0 !important;
}
.resume .edit-link {
    display: none !important;
}
.resume .sharing {
    display: none !important;
}
.resume {
    color: #000000;
    font-size: 12px;
    margin: 0;
    padding-right: 50px !important;
}
.resume a {
    color: #757575;
    text-decoration: none;
}
.resume #bar {
    background: none repeat scroll 0 0 #CCCCCC;
    border-right: 3px solid black;
    height: 1000px;
    position: absolute;
    width: 160px;
    z-index: 0;
}
.resume header {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 25px;
    padding: 0 0 0 160px;
    text-align: center;
    width: 83%;
}
.resume header h2 {
    background: none repeat scroll 0 0 transparent;
    font-family: Garamond,Georgia,serif;
    font-size: 64px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 !important;
    padding-top: 38px;
}
.resume header ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.resume header ul li {
    display: inline;
    margin-bottom: 0;
    padding: 0 50px;
    text-transform: lowercase;
}
.resume header h2 a {
    color: #000000;
    text-decoration: none;
}
.resume header a {
    color: #757575;
    text-decoration: none;
}
.resume summary {
    margin-bottom: 15px;
    padding-left: 180px;
}
.resume section {
    margin-bottom: 20px;
}
.resume section header {
    float: left;
    font-size: 16px;
    height: 1px;
    padding: 0;
    position: relative;
    text-align: right;
    text-transform: lowercase;
    width: 140px;
    z-index: 1000;
}
.resume article {
    margin-bottom: 20px;
}
.resume article ul {
    clear: both;
    list-style-type: square;
    margin: 0 !important;
    padding-left: 16px;
    text-align: justify;
}
.resume article header {
    border: 0 none;
    width: 100%;
}
.resume article section {
    margin-bottom: 5px;
}
.resume .orgName {
    float: left;
    font-size: 16px;
    text-transform: none;
}
.resume .location {
    color: #AAAAAA;
    float: right;
    font-size: 12px;
    text-transform: none;
}
.resume .title {
    clear: left;
    float: left;
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
    text-transform: none;
}
.resume .date {
    clear: right;
    color: #AAAAAA;
    float: right;
    font-size: 12px;
    line-height: 12px;
}
.resume details {
    clear: both;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: justify;
}
.resume details ul {
    padding-top: 5px;
}
.resume .organization, .resume article {
    margin-left: 180px;
}
.resume .organization details, .resume organization .title {
    margin: 0;
}
.resume .organization details {
    width: 100%;
}
.resume details .post-edit-link {
    display: none;
    float: right;
    margin-top: -2em;
    padding-left: 10px;
}
.resume .organization:hover .post-edit-link {
    display: inline;
}


