html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: medium none;
}
img {
    display: block;
}
input[type="submit"]::-moz-focus-inner {
    border: 0 none;
}
.wp-caption {
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin: 10px 0;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    margin: auto;
}
.wp-caption-text {
    font-style: italic;
    padding: 5px 0 0;
}
caption, th, td {
    font-weight: normal;
}
html {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
body {
    color: #41434a;
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    text-rendering: optimizelegibility;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: "Droid Serif","Georgia",serif;
    font-weight: 700;
    word-wrap: break-word;
}
h1 {
    color: #593e37;
    font-size: 2em;
}
h2 {
    color: #d35400;
    font-size: 1.6em;
}
h3 {
    font-size: 1.5em;
}
h4 {
    font-size: 1.3em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
    text-transform: uppercase;
}
p {
    margin: 0 0 20px;
}
p img {
    margin: 0;
}
p.lead {
    color: #777;
    font-size: 21px;
    line-height: 27px;
}
em {
    font-style: italic;
}
strong {
    color: #333;
    font-weight: bold;
}
small {
    font-size: 80%;
}
blockquote, blockquote p {
    color: #777;
    font-family: "Droid Serif","Georgia",serif;
    font-size: 17px;
    font-style: italic;
    line-height: 24px;
}
blockquote {
    border-left: 5px solid #4fa1ab;
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
}
blockquote cite {
    color: #555;
    display: block;
    font-size: 12px;
}
blockquote cite::before {
    content: "— ";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
    color: #555;
}
code {
    background: none repeat scroll 0 0 #fff;
    font-family: "Courier New",Courier,serif;
    overflow: auto;
    padding: 2px;
}
pre code {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
pre {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e4e4e4;
    font-family: "Courier New",Courier,serif;
    margin: 0 0 20px;
    overflow: auto;
    padding: 10px;
}
hr {
    background: none repeat scroll 0 0 #ddd;
    border: medium none;
    clear: both;
    color: #ddd;
    float: none;
    height: 1px;
    margin: 0 0 1.45em;
    width: 100%;
}
a {
    color: #664e44;
    text-decoration: none;
}
a:hover {
    color: #664e44;
    text-decoration: underline;
}
ol, ul.square, ul.circle, ul.disc {
    margin-left: 30px;
}
ul.square {
    list-style: outside none square;
}
ul.circle {
    list-style: outside none circle;
}
ul.disc {
    list-style: outside none disc;
}
ul ul, ul ol, ol ol, ol ul {
    margin: 4px 0 5px 30px;
}
ul ul li, ul ol li, ol ol li, ol ul li {
    margin-bottom: 6px;
}
li {
    line-height: 18px;
    margin-bottom: 12px;
}
ul.large li {
    line-height: 21px;
}
li p {
    line-height: 21px;
}
ul, ol {
    margin: 0 0 1.625em 2.5em;
}
ul {
    list-style: outside none square;
}
ol {
    list-style-type: decimal;
}
ol ol {
    list-style: outside none upper-alpha;
}
ol ol ol {
    list-style: outside none lower-roman;
}
ol ol ol ol {
    list-style: outside none lower-alpha;
}
dl {
    margin: 0 1.625em;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 1.625em;
}
img {
    height: auto;
    max-width: 100%;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0 #eee;
    border-color: #ccc #aaa #aaa #ccc;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #6aa45b;
    cursor: pointer;
    display: inline-block;
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 20px;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 #ddd;
    border-color: #aaa #888 #888 #aaa;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #222;
}
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%) repeat scroll 0 0 #ccc;
    border: 1px solid #666;
}
.button.full-width, button.full-width, input.full-width[type="submit"], input.full-width[type="reset"], input.full-width[type="button"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    width: 100%;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
form {
    margin-bottom: 20px;
}
fieldset {
    margin-bottom: 20px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #777;
    display: block;
    font: 13px "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 20px;
    max-width: 100%;
    outline: medium none;
    padding: 6px 4px;
    width: 50%;
}
select {
    padding: 0;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 1px solid #aaa;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    color: #444;
}
textarea {
    min-height: 60px;
}
label, legend {
    display: block;
    font-size: 13px;
    font-weight: bold;
}
select {
    width: 220px;
}
input[type="checkbox"] {
    display: inline;
}
label span, legend span {
    color: #444;
    font-size: 13px;
    font-weight: normal;
}
#container {
    margin: 0 auto;
    padding: 0 25px;
}
#wrapper {
    background-color: transparent;
    clear: both;
    margin: 20px auto;
    padding: 0 20px 20px;
    position: relative;
}
#header {
    margin: 0;
}
#footer {
    border-radius: 41px;
    border-top: 5px solid #6aa45b;
    margin: 45px auto;
    padding: 35px 0 36px;
}
#footer p small {
    font-size: 13px;
}
blockquote:first-child {
    margin: 0.8em 0;
}
p, ul, ol, dl, pre, blockquote, address, table, form {
    margin-bottom: 1.6em;
}
h1 {
    margin: 1em 0 0.5em;
}
h2 {
    margin: 1.07em 0 0.535em;
}
h3 {
    margin: 1.14em 0 0.57em;
}
h4 {
    margin: 1.23em 0 0.615em;
}
h5 {
    margin: 1.33em 0 0.67em;
}
h6 {
    margin: 1.6em 0 0.8em;
}
th, td {
    padding: 0.5em;
}
caption {
    padding-bottom: 0.8em;
}
blockquote {
    margin: 1.6em 0;
    padding: 0 1em;
}
fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em;
}
legend {
    padding-left: 0.8em;
    padding-right: 0.8em;
}
legend + * {
    margin-top: 1em;
}
textarea, input {
    padding: 0.3em 0.4em 0.15em;
}
select {
    padding: 0.1em 0.2em 0;
}
option {
    padding: 0 0.4em;
}
a {
    padding: 0.3em 0 0.1em;
    position: relative;
}
dt {
    margin-bottom: 0.4em;
    margin-top: 0.8em;
}
ul {
    margin-left: 1.5em;
}
ol {
    margin-left: 2.35em;
}
ol ol, ul ol {
    margin-left: 2.5em;
}
form div {
    margin-bottom: 0.8em;
}
#header #logo {
    float: left;
    margin-bottom: 20px;
    padding-left: 10px;
}
#header #logo .site-name {
    display: block;
    padding-top: 20px;
}
.site-name a {
    color: #6aa45b;
    font-family: "Fredericka the Great",cursive;
    font-size: 3.5em;
    line-height: 1.1em;
}
.site-name a:hover {
    color: #377687;
    text-decoration: none;
}
#header #logo .site-description {
    color: #6aa45b;
    display: block;
    font-size: 14px;
    margin: 10px 33px 0 0;
    text-align: right;
}
#access .menu {
    clear: both;
    margin: 0 20px;
}
#access .menu, #access .menu ul {
    display: block;
    list-style-type: none;
    padding: 0;
}
#access .menu li {
    border: 0 none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
#access .menu li:hover {
    background-image: url("images/menu-bg.png");
    white-space: normal;
    z-index: 10000;
}
#access .menu a {
    border-left: 1px solid #dedcc3;
    color: #416238;
    display: block;
    font-family: "Droid Serif","Georgia",serif;
    font-size: 13px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.7em;
    position: relative;
    text-decoration: none;
}
#access .menu a:hover {
    color: #377687;
    text-decoration: none;
}
#access .menu .current_page_item a, #access .menu .current-menu-item a {
    background-image: url("images/menu-bg.png");
}
#access .menu li li {
    float: none;
}
#access .menu::after, #access .menu ul::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#access .menu, #access .menu ul {
    min-height: 0;
}
#access .menu ul.sub-menu, #access .menu ul.children {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
#access .menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
#access .menu li li:hover > ul {
    left: 100%;
    top: 0;
}
#access .menu ul {
    margin: 0;
    padding: 0;
}
#access .menu ul ul {
}
#access .menu ul li a:hover {
    background-image: url("images/menu-bg.png");
}
#access .menu ul {
    min-width: 12em;
    width: auto;
}
#access .menu li li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #b2b2b2 #b2b2b2;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #444;
    filter: none;
    width: auto;
}
#access .menu li li a {
    border: medium none;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
    white-space: nowrap;
}
#access .menu li li a:hover {
    background: none repeat scroll 0 0 #f5f5f5;
    border: medium none;
    color: #444;
    filter: none;
}
#access .menu ul > li + li {
    border-top: 0 none;
}
#access .menu li li:hover > ul {
    left: 100%;
    top: 0;
}
#access .menu > li:first-child > a, #access .menu ul > li:first-child > a {
    border-left: medium none;
}
#access .menu > li:first-child > a, #access .menu-container li + li + li li:first-child > a {
}
#access .menu ul.children a, #access .menu .current_page_ancestor, #access .menu .current_page_ancestor ul a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    filter: none;
}
#access ul.sub-menu .current_page_item a {
    background: none repeat scroll 0 0 transparent !important;
}
#content, #content-full, #post, #post-images, #project, #project-archive, #search-results {
    margin-bottom: 20px;
}
#content .sticky {
    clear: both;
}
#content .sticky p {
}
#content .bypostauthor {
}
#content article {
    border-bottom: 1px solid whiteSmoke;
    margin-bottom: 30px;
    padding-bottom: 37px;
}
.hentry header {
    line-height: 1.5;
}
.hentry h1 a {
    line-height: 1.5;
    text-decoration: none;
}
.hentry time {
    display: block;
}
.hentry p.byline {
}
.hentry footer {
    clear: both;
}
.comments-link {
}
#cancel-comment-reply-link {
    color: #900;
}
.post-data {
    clear: both;
    color: #9f9f9f;
    font-size: 11px;
    margin-top: 30px;
}
.post-entry {
    clear: both;
    margin-bottom: 50px;
    margin-top: 30px;
}
.post-entry .attachment-post-thumbnail {
    background: none repeat scroll 0 0 #eeedee;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    float: left;
    margin-right: 20px;
    padding: 5px;
}
.post-meta, .logged-in-as, .pagination {
    clear: both;
    color: #9f9f9f;
}
.post-edit, .read-more {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 1.5em 0;
}
.post-search-terms {
    clear: both;
}
.attachment-entry {
    clear: both;
    text-align: center;
}
.post-entry table, .comment table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.625em;
    width: 100%;
}
.post-entry th, .comment th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.post-entry td, .comment td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 6px 10px;
}
.page-hierarchy {
    padding-top: 30px;
}
embed, iframe {
    max-height: 338px;
    max-width: 600px;
}
#content .format-aside header {
    display: none;
}
#content .format-quote header {
    display: none;
}
.format-quote .post-entry {
    background: url("images/quote.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.format-quote blockquote {
    background: url("images/quote-bg.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
    opacity: 0.8;
    padding: 12px 15px 12px 80px;
}
.format-quote blockquote p {
    color: #fff;
    font: italic 1.8em/1.3 "Hoefler Text",Constantia,"Adobe Garamond Pro","Garamond",Georgia,"Times New Roman",Times,serif;
}
.format-quote blockquote a {
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
}
.format-quote blockquote cite, .format-quote blockquote cite a {
    color: #fff;
    font-size: 1em;
    margin-top: 20px;
    text-align: right;
}
.format-quote blockquote cite a:hover, .format-quote blockquote cite a:focus, .format-quote blockquote cite a:active {
    color: #fff;
    opacity: 0.95;
}
#content .format-status header {
    display: none;
}
#status-avatar {
    display: block;
    float: left;
}
#status-text {
    border-color: rgba(8, 22, 37, 0.12) rgba(8, 22, 37, 0.14) rgba(8, 22, 37, 0.16);
    border-radius: 1px;
    border-style: solid;
    border-width: 1px;
    margin-left: 70px;
    padding: 15px 10px 0 15px;
}
#content .format-image header {
    display: none;
}
.format-image .post-entry img {
}
.format-image .post-entry p {
    color: #777;
    font-size: 13px;
}
.format-image .post-entry p img {
    display: none;
}
.format-link header h1::after {
    content: "→";
    padding-left: 10px;
    text-decoration: none;
}
#thumbnail {
}
#thumbnail::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#thumbnail a {
}
#thumbnail div div {
    background-color: #a68076;
    border-radius: 6px;
    display: inline-block;
    height: auto !important;
    min-height: 175px;
    overflow: hidden;
    vertical-align: top;
    width: 300px !important;
}
#thumbnail div a:hover {
    text-decoration: none;
}
#thumbnail div div a img {
    border: medium none;
    display: block;
    height: 175px;
    opacity: 1;
    width: 300px;
}
#thumbnail .row div .title-overlay {
    margin-top: 80px;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 300px;
}
#thumbnail .row div .title-overlay span {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    color: white;
    padding: 7px;
}
#thumbnail div a:hover > img {
    opacity: 0.1;
    transition: opacity 0.8s ease 0s;
}
#thumbnail div a:hover > span.title-overlay {
    opacity: 1;
}
#post-images .pager {
    margin-top: 30px;
}
.stack {
    position: relative;
    z-index: 10;
}
#featured {
    background-attachment: fixed;
    background-image: url("images/home_banner.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 380px;
    text-align: center;
}
#featured p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    padding: 0 40px;
    text-align: center;
}
#banner-text {
    position: fixed;
    text-align: center;
    top: 380px;
}
.featured-title {
    color: #ffffff;
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
    text-shadow: 0 0 1px #3f544e;
}
.featured-subtitle {
    padding-top: 20px;
    text-align: center;
}
#widgets {
    margin-top: 40px;
}
#widgets a, #widgets-footer a {
    display: inline-block;
    margin: 0;
    padding: 3px;
    text-decoration: none;
}
#widgets ul, #widgets-footer ul, #widgets .textwidget, #widgets-footer .textwidget, #widgets .tagcloud, #widgets-footer .tagcloud, #widgets #searchform, #widgets-footer #searchform, #widgets #calendar_wrap, #widgets-footer #calendar_wrap, #widgets-footer .vcard, #widgets .vcard {
    font-size: 13px;
    list-style: outside none none;
    margin: 0 0 -28px;
    padding: 20px;
}
#widgets #s {
    width: 95%;
}
#widgets ul li, #widgets-footer ul li {
    margin-left: 15px;
}
#widgets ul li a, #widgets-footer ul li a {
    color: #6aa45b;
    display: inline;
    text-decoration: none;
}
#widgets ul li a:hover {
}
#widgets ul ul a, #widgets-footer ul ul a {
    padding: 3px 0 3px 18px;
}
#widgets ul ul ul a, #widgets-footer ul ul ul a {
    padding: 3px 0 3px 18px;
}
#widgets ul ul ul ul a, #widgets-footer ul ul ul ul a {
    border: medium none;
    padding: 3px 0 3px 18px;
}
#widgets .widget-title img, #widgets-footer .widget-title img {
    float: right;
    height: 11px;
    position: relative;
    top: 4px;
    width: 11px;
}
#widgets-footer {
    margin-left: 2.083%;
}
.widget-inner h3 {
    color: #416238;
    display: block;
    line-height: 23px;
    margin: 0;
    padding: 20px 20px 0;
}
.widget-title a {
    border-bottom: medium none;
    padding: 0 !important;
}
.title-404 {
    color: #6e9489;
    font-size: 2em;
    line-height: 1.5;
}
#widgets .rss-date {
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .rssSummary {
    padding: 10px;
}
#widgets cite {
    font-style: normal;
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .textwidget, #widgets .tagcloud {
    display: block;
    line-height: 1.5em;
    margin: 0 0 20px;
    word-wrap: break-word;
}
#widgets .textwidget a {
    display: inline;
}
#widgets ul .children, #widgets ul.sub-menu, #widgets-footer ul.sub-menu, #widgets-footer ul .children {
    border: medium none;
    margin: 0;
    padding: 0;
}
#widgets .author {
    font-weight: 700;
    padding-top: 4px;
}
.widget_archive select, #cat {
    display: block;
    margin: 20px 15px 0;
}
#comments, #submit {
    clear: both;
    display: block;
}
.comment ul.children {
    list-style: outside none none;
}
.comment-body {
    clear: both;
    font-size: 13px;
    margin-bottom: 10px;
}
.commentlist .avatar {
    float: left;
    margin-right: 10px;
}
ol.commentlist {
    list-style: outside none none;
}
ol.commentlist li.comment {
    padding-top: 30px;
}
h6 #reply-title {
    font-size: 1em;
    margin-top: 30px;
}
#commentform {
    margin: 10px 0 30px;
    position: relative;
}
#comments #respond {
    margin: 0;
    padding: 0;
    position: relative;
}
.comment-notes {
    display: none;
}
#respond .form-allowed-tags {
    display: none;
}
#respond form {
    position: relative;
}
.cancel-comment-reply {
    float: right;
    margin: 5px 90px 0 0;
}
#comments textarea {
    width: 90%;
}
#comments input[type="text"] {
    margin-right: 20px;
}
.pager {
    list-style: outside none none;
    margin-bottom: 18px;
    margin-left: 0;
    text-align: center;
}
.pager::before, .pager::after {
    content: "";
    display: table;
}
.pager::after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager a {
    display: inline-block;
    padding: 5px 14px;
}
div.pager a, div.pager span {
    display: inline-block;
    padding: 5px 14px;
}
.pager a:hover {
    text-decoration: none;
}
.pager .next a {
    float: right;
}
.pager .previous a {
    float: left;
}
.pager .disabled a, .pager .disabled a:hover {
    background-color: #fff;
    color: #999999;
    cursor: default;
}
#copyright {
    padding: 10px;
    position: relative;
}
.copyright {
    line-height: 1;
    text-align: left;
}
.scroll-top {
    text-align: right;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
.gallery-caption {
}
.gallery-item {
    width: auto !important;
}
.clearfix::after, #container::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.clearfix, #container {
    display: block;
}
.clear {
    clear: both;
}
.row {
    float: left;
    margin-bottom: 2.083%;
    padding-top: 0;
}
.span3, .span4, .span4-fixed, .span6, .span8 {
    display: inline;
    margin-right: 2.083%;
}
.span3 {
    width: 220px;
}
.span4, .span4-fixed {
    width: 300px;
}
.span6 {
    width: 460px;
}
.span8 {
    width: 620px;
}
.span12 {
    width: 940px;
}
.last {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.hidden {
    display: none;
    visibility: hidden;
}
.visible-phone {
    display: none !important;
}
.visible-tablet {
    display: none !important;
}
.hidden-desktop {
    display: none !important;
}
@media only screen and (max-width: 480px) {
html {
    overflow-x: auto;
}
#header #logo {
    max-width: 100%;
    padding-left: 0;
}
.page-header h1 small {
    display: block;
    line-height: 18px;
}
#container, #footer {
    padding: 0;
    width: 100%;
}
#wrapper {
}
.span12, .span8, .span6, .span4, .span3 {
    clear: both;
    width: 100%;
}
.post-type-archive-project #wrapper {
    padding-left: 5px;
    padding-right: 5px;
}
.post-entry img {
    clear: both;
    max-width: 260px !important;
}
.wp-caption, .wp-caption-text {
    max-width: 270px !important;
}
embed, iframe {
    max-height: 180px;
    max-width: 300px;
}
#access {
    float: left;
    width: 100%;
}
nav select {
    margin: auto;
}
#access .menu {
    display: none;
}
ul, ul ul {
    list-style: outside none none;
}
.menu li {
    float: none !important;
}
#access .menu a {
    color: #377687;
    font-family: "Droid Serif","Georgia",serif;
    font-size: 13px;
    font-weight: 700;
    height: 30px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
}
input[type="checkbox"], input[type="radio"] {
    border: 1px solid #ccc;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    width: 90% !important;
}
.hidden-phone {
    display: none !important;
}
}
@media only screen and (min-width: 481px) {
nav select {
    display: none;
}
}
@media only screen and (max-width: 767px) {
body {
}
#container, #footer {
    padding: 0;
    width: 100%;
}
.span12, .span8, .span6, .span4, .span3 {
    margin-left: auto;
    margin-right: auto;
    width: 96%;
}
#thumbnail .last {
    margin-right: 2.083% !important;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    width: 90% !important;
}
.post-entry img {
    max-width: 500px;
}
.wp-caption, .wp-caption-text {
    max-width: 520px;
}
.visible-phone {
    display: inherit !important;
}
.hidden-desktop {
    display: inherit !important;
}
.visible-desktop {
    display: none !important;
}
}
@media only screen and (max-width: 692px) {
#thumbnail {
    margin: auto;
    width: 300px;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
#container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.row {
}
.row::before, .row::after {
    content: "";
    display: table;
}
.row::after {
    clear: both;
}
[class*="span"] {
}
#thumbnail {
    margin: auto;
    width: 636px;
}
#thumbnail .last {
    margin-right: 2.083% !important;
}
.post-entry img, .wp-caption-text {
    max-width: 470px !important;
}
embed, iframe {
    max-height: 264px;
    max-width: 470px;
}
.span12 {
    width: 99.9468%;
}
.span8 {
    width: 65.6927%;
}
.span6 {
    width: 48.5656%;
}
.span4 {
    width: 31.4385%;
}
.span4-fixed {
    width: 300px;
}
.span3 {
    width: 22.875%;
}
.visible-tablet {
    display: inherit !important;
}
.hidden-tablet {
    display: none !important;
}
.hidden-desktop {
    display: inherit !important;
}
.visible-desktop {
    display: none !important;
}
.post-entry img {
    max-width: 460px;
}
.wp-caption, .wp-caption-text {
    max-width: 470px;
}
}
@media only screen and (min-width: 980px) {
.row {
}
.row::before, .row::after {
    content: "";
    display: table;
}
.row::after {
    clear: both;
}
[class*="span"] {
}
#container, #footer {
    padding: 0;
    width: 980px;
}
.span12 {
    width: 940px;
}
.span8 {
    width: 620px;
}
.span6 {
    width: 460px;
}
.span4, .span4-fixed {
    width: 300px;
}
.span3 {
    width: 220px;
}
.post-entry img {
    max-width: 590px;
}
.wp-caption, .wp-caption-text {
    max-width: 600px;
}
}
@media print {
#featured {
    display: none;
}
#access {
    display: none;
}
#article {
    display: block;
}
.last #widgets, #widgets-footer {
    display: none;
}
.span12, .span8 {
    width: 96%;
}
}
.ie8 #thumbnail div div {
    height: 175px !important;
    width: 300px !important;
}
.ie8 #thumbnail div div a img {
    height: 175px;
    margin-top: -21px;
    width: 300px;
}