body {
    background: #fff;
    color: #333;
    font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#container {

}

#content {

}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% STYLES */
a {
    color: #3571a3;
    outline: none;
    text-decoration: none;
}

a:hover {
    color: #333;
}

a:visited {
    color: #3571a3;
}

span.e-mail-at, span.e-mail-domain-1, span.e-mail-domain-2, span.e-mail-domain-3 {
    color: #333;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% HEADER */
#header {
    margin-left: 300px;
    width: 620px;
}

h1.logo {
    color: #333;
    float: left;
    font-size: 48px;
    margin: 20px 0 0;
    padding: 0 0 0 15px;
}

h1.logo a {
    background: #fff url('/images/LH.png') no-repeat;
    border: 0;
    color: #444;
    display: block;
    font-family: "Trebuchet MS", Arial, sans-serif;
    height: 122px;
    line-height: 170px;
    outline: 0;
    padding: 5px;
    text-decoration: none;
}

h1.logo a span.text {
    padding-left: 100px;
}

h1.logo a:hover {
    text-decoration: none;
}

h1.logo a:visited {
    text-decoration: none;
}

h1.logo a span.underweight {

}

h1.logo a:hover span.underweight {
    color: #b4b4b4;
}

h1.logo a:visited span.underweight {

}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% NAVIGATION */
ul.nav {
    display: block;
    float: right;
    height: 122px;
    line-height: 180px;
    list-style-type: none;
    margin: 20px 0 0;
    padding: 0;
}

ul.nav li {
    display: inline;
}

ul.nav li a {
    color: #68a4d6;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 48px;
    font-weight: bold;
    outline: 0;
    padding: 0;
    text-decoration: none;
}

ul.nav li a:hover {
    background: #fff;
    color: #3571a3;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% INTRO */
#intro {

}

#intro p {
    font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    margin: 0 0 10px 315px;
    padding: 5px;
    text-align: justify;
    width: 600px;
}

#intro p .unimportant {
    color: #999;
    font-style: italic;
}

#intro p a {
    color: #333;
}

#intro p a:hover {
    color: #333;
    text-decoration: underline;
}

#intro p a:visited {
    color: #333;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% CALENDAR */
#calendar {
    border: 5px solid #f0f0ff;
    border-width: 0 5px 0 0;
    float: left;
    margin: 0;
    padding-right: 5px;
    text-align: right;
    width: 300px;
}

.leaf-gcal-list {
    border: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.leaf-gcal-event {
    font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
}

.leaf-gcal-event a {
    border: 0;
    color: #333;
    display: block;
    margin: 0;
    outline: 0;
    padding: 5px 0 7px;
    text-decoration: none;
}

.leaf-gcal-event a:hover {
    text-decoration: none;
}

.leaf-gcal-event a:visited {
    text-decoration: none;
}

.leaf-gcal-event a span {
    padding: 0 5px;
}

.leaf-gcal-event a:hover span {
    background: #f0f0ff;
}

.leaf-gcal-odd a span {

}

.leaf-gcal-even a span {
    /*background: #c9dbdf;*/
}

.leaf-gcal-event p {
    margin: 0;
    padding: 0;
}

.leaf-gcal-event-title {
    color: #3571a3;
    /*font-family: "Trebuchet MS", Arial, sans-serif;*/
    font-size: 20px;
}

.leaf-gcal-event-description {
    font-style: italic;
}

.leaf-gcal-event-when {

}

strong.leaf-gcal-event-date {
    font-weight: bold;
}

strong.leaf-gcal-event-time {
    font-weight: bold;
}

.leaf-gcal-event-location {

}

/* Subscribe */
.subscribe-cal {
    padding: 5px 0 0 130px;
    width: 170px;
}

.subscribe-cal p {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    padding-right: 5px;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% BODY */
#body {
    width: 950px;
}

.main {
    float: left;
    padding-left: 10px;
    width: 600px;
}

.main p {
    margin: 0 0 10px;
    padding: 0;
}

.main blockquote {
    border-left: 3px solid #333;
    margin: 20px 30px;
    padding: 0 0 0 10px;
}

h2.section {
    color: #333;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px 0 0;
}

h3.subsection {
    color: #3571a3;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 0;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TUMBLR */
#tumblr {
    float: left;
    padding-left: 10px;
    width: 600px;
}

#tumblr h2.section {

}

.leaf-tumblr-post {
    margin-bottom: 20px;
}

h2.leaf-tumblr-title {
    color: #3571a3;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 0;
}

h3.leaf-tumblr-time {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

div.leaf-tumblr-body {

}

div.leaf-tumblr-body p {
    font-size: 14px;
    margin: 10px 0 0;
}

div.leaf-tumblr-body img {
    border: 10px solid #333;
    margin: 0;
    padding: 5px;
}

div.leaf-tumblr-links {
    width: 100%;
}

div.leaf-tumblr-links a {
    color: #3571a3;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

div.leaf-tumblr-links a:hover {
    color: #333;
    text-decoration: none;
}

div.leaf-tumblr-links a:visited {
    color: #3571a3;
    text-decoration: none;
}

div.leaf-tumblr-body a img[style] {
    border: 10px solid #333 !important;
    outline: 0;
    padding: 5px;
}

div.leaf-tumblr-body a:hover img {
    border: 10px solid #666 !important;
}

div.leaf-tumblr-body a:visited img {
    border: 10px solid #333 !important;
}

div.leaf-tumblr-links {
    font-weight: bold;
    height: 20px;
    padding: 0 0 20px;
}

div.leaf-tumblr-left-link {
    float: left;
    width: 100px;
}

div.leaf-tumblr-right-link {
    float: right;
    text-align: right;
    width: 100px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ABOUT */
p.long-url {
    word-wrap: break-word;
}

#tumblr-links body div a img {
    display: none;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% FOOTER */
#footer {
    clear: both;
    padding: 5px 0 15px;
    text-align: center;
}

#footer p {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 0 0 0 320px;
    width: 600px;
}