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, font, 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 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
table, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
}
body {
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    clear: none;
}
ol, ul {
    list-style: none outside none;
}
blockquote {
    background-color: #fafafa;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 0 3px #fff inset;
    clear: both;
    color: #999;
    display: block;
    float: none;
    font-style: italic;
    margin: 0 auto;
    max-width: 90% !important;
    padding: 15px;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: medium none;
}
#container {
    float: none;
    margin: 0;
    width: 100%;
}
#content {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    padding-top: 10px;
}
#primary, #secondary {
    border-left: 1px dashed #eaeaea;
    display: block;
    float: right;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 10px;
    width: 125px;
}
#primary {
    min-height: 200px;
}
#secondary {
}
#footer {
    clear: both;
    width: 100%;
}
.one-column #content {
    float: none;
    margin: 0 20px;
    width: auto;
}
.single-attachment #content {
    display: block;
    float: none;
    margin: 0 auto;
    width: 96%;
}
body {
    font-family: Segoe UI,Arial,sans-serif;
}
pre {
    font-family: "Courier 10 Pitch",Courier,monospace;
}
code {
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace !important;
}
.entry-content code {
    background-color: #fafafa;
    border-left: 5px solid #eeeeee;
    clear: both;
    color: #1b1b1b;
    display: block;
    float: none;
    margin: 0 auto;
    overflow: auto;
    padding: 10px !important;
    text-indent: 0;
    white-space: nowrap;
    width: 95% !important;
}
#colophon, #branding, #main, #wrapper {
    margin: 0 auto;
}
#branding {
    clear: both;
    display: block;
    float: left;
    height: 75px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
a#logo {
    display: inline;
    height: 100%;
}
#linky {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICR‌​AEAOw==");
    display: block;
    height: 100%;
    width: 100%;
}
#forbottom {
    min-height: 200px;
}
#wrapper {
    padding: 10px 0 0;
}
#footer-widget-area {
    overflow: hidden;
}
.footerfour .widget-area {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 22%;
}
.footerthree .widget-area {
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 30%;
}
.footertwo .widget-area {
    float: left;
    margin-left: 2.5%;
    width: 47%;
}
.footerone .widget-area {
    float: left;
    margin-left: 2%;
    width: 98%;
}
#footer-widget-area #fourth {
    margin-right: 0;
}
#site-generator {
    float: right;
    width: 220px;
}
body {
    background: none repeat scroll 0 0 #333;
    padding-bottom: 10px;
}
body, input, textarea {
    color: #666;
    font-size: 12px;
    line-height: 18px;
}
hr {
    background-color: #d7d7d7;
    border: 0 none;
    clear: both;
    height: 1px;
    margin-bottom: 18px;
}
#content {
    color: #333;
    font-size: 15px;
    line-height: 1.7em;
}
#content p {
    margin-bottom: 1.5em;
}
.entry-content ul, .entry-summary ul {
    margin-left: 1.5em;
}
.entry-content ul, .entry-summary ul, .entry-content ol, .entry-summary ol {
    margin-bottom: 1.5em;
}
.entry-content ul > li {
    background: url("images/bullet.png") no-repeat scroll left 10px rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.entry-content li li {
    margin-left: 15px;
}
ol {
    list-style: decimal outside none;
    margin-left: 1.5em;
}
ol ol {
    list-style: upper-alpha outside none;
}
ol ol ol {
    list-style: lower-roman outside none;
}
ol ol ol ol {
    list-style: lower-alpha outside none;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}
dt {
    font-weight: bold;
}
big {
    font-size: 131.25%;
}
ins {
    background: none repeat scroll 0 0 #d9effd;
    text-decoration: none;
}
pre {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px dashed #ddd;
    color: #222;
    padding: 1.5em;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
input[type="text"], input[type="password"], input[type="email"], textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-sizing: border-box;
    height: 32px;
    padding-left: 5px;
    transition: border 0.2s ease 0s;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, textarea:hover {
    border: 1px solid #ccc !important;
}
a:link {
    color: #0d85cc;
    text-decoration: none;
}
a:visited {
    color: #0d85cc;
    text-decoration: none;
}
a:active, a:hover {
    color: #000;
}
.screen-reader-text {
    left: -9000px;
    position: absolute;
}
#header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#site-title {
    float: left;
    font-size: 36px;
    line-height: 60px;
}
#site-title a {
    color: #eee;
    display: block;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: -0.02em;
    text-decoration: none;
    text-shadow: -2px -2px 0 #000;
}
#site-description {
    color: #999;
    display: inline;
    float: left;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 60px;
    margin-left: 20px;
    padding-left: 0;
    text-shadow: 0 -1px 0 #000;
}
#header-container {
    display: block;
    float: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
#header-container > div {
    margin-left: 40px;
    margin-top: 20px;
}
#access {
    display: block;
    float: left;
    margin: 10px auto 0;
}
#access .menu-header, div.menu {
    margin: 0 6px;
}
#access ul {
    margin-bottom: 0;
}
#access ul li.current_page_item, #access ul li.current-menu-item {
    background: none repeat scroll 0 0 #fff;
    box-shadow: none;
}
#access a {
    color: #5f5b5b;
    display: block;
    font-size: 14px;
    padding: 0.2em 1.2em;
    text-decoration: none;
}
#access ul li {
    background: none repeat scroll 0 0 #fafafa;
    border-radius: 7px 7px 0 0;
    box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1) inset;
    display: block;
    float: left;
    margin: 0 3px;
    padding: 3px 0;
    white-space: nowrap;
}
#access a:hover {
    color: #0c85cd;
}
#access ul ul {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    clear: both;
    display: none;
    margin-left: 0;
    position: absolute;
    z-index: 99999;
}
#access ul ul li {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid rgba(220, 220, 220, 0.3);
    border-radius: 0;
    box-shadow: none;
    clear: both;
    display: block;
    float: left;
    margin: 0;
    min-width: 150px;
    position: relative;
    width: 100%;
}
#access ul ul ul {
    left: 100%;
    margin: 0;
    position: absolute;
    top: 0;
}
#access ul ul ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgba(220, 220, 220, 0.3);
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: block;
    float: none;
    width: 100%;
}
#access ul ul a, #access ul ul ul a {
    color: #5f5b5b;
    display: block;
    float: none;
    padding-bottom: 0.6em;
    padding-top: 0.6em;
    width: 100%;
}
#access ul ul li:hover, #access ul ul ul li:hover {
    background: none repeat scroll 0 0 #fcfcfc;
}
#access li:hover > a {
    color: #0e85cd;
}
#access ul ul *:hover > a {
    color: #0e85cd;
}
#access.jssafe ul li > ul {
    display: none;
}
#access.jssafe ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a, #access ul li.current-menu-item > a {
    color: #000 !important;
}
#access ul ul li.current_page_item, #access ul ul li.current-menu-ancestor, #access ul ul li.current-menu-item, #access ul ul li.current-menu-parent {
    background: none repeat scroll 0 0 #fff !important;
    color: #000 !important;
}
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
    color: #5f5b5b;
}
.footermenu {
    display: block;
    float: none;
    overflow: visible;
}
.topmenu {
    overflow: hidden;
}
.topmenu ul {
    float: right;
    margin: 0;
    padding: 0;
}
.topmenu ul li {
    display: block;
    float: left;
    margin: 3px 5px;
}
.footermenu {
    display: table;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.footermenu ul li {
    display: block;
    float: left;
    margin: 0 5px;
    text-align: center;
}
#main {
    background: none repeat scroll 0 0 #fff;
    clear: both;
    overflow: hidden;
    padding: 0;
}
#content {
    margin-bottom: 0;
}
.entry-content pre, .entry-content hr {
    margin-bottom: 8px;
}
.entry-content ul ul, .entry-content ol ol, .entry-content ul ol, .entry-content ol ul {
    margin-bottom: 0;
}
.entry-content pre, .entry-content kbd, .entry-content tt, .entry-content var {
    font-family: "Courier New",Courier,monospace !important;
    overflow: auto;
}
.entry-content dt, .entry-content th {
    color: #000;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    color: #0e85cd;
    margin: 20px 0 5px;
}
.entry-content h1 {
    font-size: 1.9em;
}
.entry-content table {
    border: 1px solid #e7e7e7;
    margin: 0 0 24px;
    text-align: left;
    width: 100%;
}
.entry-content tr {
    background-color: #fff;
    vertical-align: top;
}
.entry-content .alternate {
    background-color: #fff;
}
.entry-content tr th, .entry-content thead th {
    background-color: #f8f8f8;
    color: #000;
    font-weight: bold;
    padding: 9px 24px;
}
.entry-content tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px;
    vertical-align: top;
}
.entry-content tr.odd td {
    background: none repeat scroll 0 0 #f2f7fc;
}
.hentry {
    margin: 0 0 28px;
}
.single .hentry {
    margin: 0 0 36px;
}
.page-title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}
.page-title span {
    color: #333;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}
.page-title a:link, .page-title a:visited {
    color: #666;
    text-decoration: none;
}
.page-title a:active, .page-title a:hover {
    color: #0d85cc;
}
#content .entry-title {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 0;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 3px 3px 1px #ccc;
}
.entry-title a:link, .entry-title a:visited {
    color: inherit;
    text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
    color: #333;
}
#content > h1.entry-title {
    margin-bottom: 10px;
}
.entry-meta {
    background-color: #f5f5f5;
    border: 2px solid #fff;
    box-shadow: 0 0 1px #ddd;
    clear: both;
    color: #666666;
    display: block;
    font-size: 12px;
    line-height: 2em;
    margin: 0 1px;
    padding: 0 6px;
}
#content .entry-meta2, #content .entry-meta3 {
    clear: both;
    display: block;
    font-size: 12px;
    padding: 0;
}
.entry-meta .comments-link {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 1px 1px 0 #ddd inset;
    float: right;
    font-size: 12px;
    line-height: 1.9em;
    margin-top: 0;
    padding: 0 10px;
}
#content h3.entry-format {
    color: #666 !important;
    display: inline;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    margin-left: 0;
    padding-left: 4px;
    text-decoration: underline;
    text-shadow: none;
    text-transform: uppercase;
}
.entry-meta2 .comments-link {
    border-bottom: 1px solid #eeeeee;
    float: right;
    font-size: 12px;
    padding: 0 10px;
}
.entry-meta abbr, .entry-utility abbr {
    border: medium none;
}
.entry-meta abbr:hover, .entry-utility abbr:hover {
    border-bottom: 1px dotted #666;
}
.entry-content, .entry-summary {
    clear: both;
    padding: 8px 0 10px;
}
#content .entry-summary p:last-child {
    margin-bottom: 12px;
}
.entry-content fieldset {
    border: 1px solid #e7e7e7;
    margin: 0 0 24px;
    padding: 24px;
}
.entry-content fieldset legend {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-weight: bold;
    padding: 0 24px;
}
.entry-content label {
}
.entry-content sup, .entry-content sub {
    font-size: 10px;
}
.entry-content blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}
.entry-content blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.tag-links {
    margin-left: 30px;
}
.page-link {
    clear: both;
    font-size: 12px;
    line-height: 14px;
    margin: 20px 0;
}
.page-link em {
    background: none repeat scroll 0 0 #f7f7f7;
    border-bottom: 1px solid #eee;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 2px 8px;
    text-decoration: none;
    transition: background 0.2s ease-in 0s;
}
.page-link a:hover em {
    background: none repeat scroll 0 0 #eee;
}
body.page .edit-link {
    clear: both;
    display: block;
}
#entry-author-info {
    background: none repeat scroll 0 0 #fff;
    border-top: 4px solid #333;
    clear: both;
    font-size: 14px;
    line-height: 20px;
    margin: 24px 0;
    overflow: hidden;
    padding: 18px 20px;
}
#entry-author-info #author-avatar {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 10px #eeeeee inset;
    float: left;
    height: 60px;
    margin: 0 -104px 0 0;
    padding: 11px;
}
#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px;
}
#entry-author-info h2 {
    color: #000;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0;
}
.entry-utility {
    clear: both;
    color: #666;
    font-size: 12px;
    line-height: 18px;
}
a, .entry-utility a {
    color: #666;
}
.entry-meta a:hover, .entry-utility a:hover {
    color: #000;
}
#content .video-player {
    padding: 0;
}
article.format-link, article.format-quote, article.format-image, article.format-chat, article.format-aside {
    background-position: 0 10px;
    background-repeat: no-repeat;
}
article.format-aside {
    background-position: 10px -7px;
}
article.format-link {
    background-image: url("images/post-formats/link.png");
}
article.format-quote {
    background-image: url("images/post-formats/quotes.png");
}
article.format-image {
    background-image: url("images/post-formats/picture.png");
}
article.format-chat {
    background-image: url("images/post-formats/bubble.png");
}
article.format-aside {
    background-image: url("images/post-formats/brackets.png");
}
article.format-link header, article.format-quote header, article.format-image header, article.format-chat header, article.format-aside header {
    padding-left: 60px;
}
article.format-aside header {
    margin-top: 7px;
}
article.format-link h3.entry-format, article.format-quote h3.entry-format, article.format-image h3.entry-format, article.format-chat h3.entry-format, article.format-aside h3.entry-format {
    display: none !important;
}
.home #content .format-aside p, .home #content .category-asides p {
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.home .hentry.format-aside, .home .hentry.category-asides {
    padding: 0;
}
.home #content .format-aside .entry-content, .home #content .category-asides .entry-content {
    padding-top: 0;
}
#content .format-aside .entry-title {
    display: none;
}
#content .format-aside .author, #content .format-aside .bl_categ, #content .format-aside .bl_sep {
    display: none;
}
#content .gallery br + br {
    display: none;
}
#content .attachment img {
    display: block;
    margin: 0 auto;
    max-width: 96%;
}
.gallery {
    margin: 0 auto 20px;
}
.gallery img {
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
    text-align: center;
}
.gallery-columns-4 .gallery-item {
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: default;
    font-size: 14px;
    left: 0;
    line-height: 1.3;
    margin: 0 0 16px;
    max-height: 50%;
    opacity: 0;
    padding: 2px 5%;
    position: absolute;
    text-align: left;
    transition: opacity 400ms ease 0s;
    width: 90%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}
.format-chat p {
    font-family: Monaco,Courier New,monospace !important;
}
.format-quote blockquote, .format-quote blockquote p {
    font-family: Georgia,"Bitstream Charter",serif !important;
    font-size: 1.1em !important;
}
.format-status .entry-title {
    display: none;
}
#content .format-status .entry-meta2 {
    clear: right;
    float: left;
    padding-left: 0;
}
.status_content {
    display: block;
    float: left;
    width: 80%;
}
#content .format-status h3.entry-format {
    margin-left: 0;
    padding-left: 0;
    text-indent: 0;
}
.format-status .avatar {
    display: block;
    float: left;
    margin-right: 10px;
    width: auto;
}
.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px;
}
#content img {
    box-sizing: border-box;
    height: auto;
    margin: 0;
    max-width: 100%;
}
#content img:hover {
}
#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}
#content .wp-caption {
    background: url("images/pins/Pin2.png") no-repeat scroll center 1px #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    color: #333;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 100%;
    padding: 22px 7px 4px;
    text-align: center;
}
#content .wp-caption img {
    border: medium none !important;
    border-radius: 4px;
    box-shadow: none !important;
    margin: 5px 0 0;
    padding: 0;
    width: 100%;
}
#content .wp-caption p.wp-caption-text {
    font-size: 12px;
    margin: 5px;
    text-align: center;
    text-indent: 0;
}
#content .wp-smiley {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    box-shadow: none !important;
    margin: 0;
    vertical-align: middle;
    width: auto !important;
}
.navigation {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}
.navigation a:link, .navigation a:visited {
    color: #666;
    text-decoration: none;
}
.navigation a:active, .navigation a:hover {
    color: #0d85cc;
}
.nav-previous {
    border-bottom: 1px dashed #ddd;
    float: left;
    max-width: 47%;
    padding: 0 1%;
}
.nav-next {
    border-bottom: 1px dashed #ddd;
    float: right;
    max-width: 47%;
    padding: 0 1%;
    text-align: right;
}
.nav-next:hover, .nav-previous:hover {
    border-color: #999;
}
#nav-above {
    margin: 0 0 18px;
}
#nav-above {
    display: none;
}
.paged #nav-above, .single #nav-above {
    display: block;
}
#nav-below {
    clear: both;
    margin-bottom: 10px;
}
#comments {
    clear: both;
}
#comments .navigation {
    padding: 0 0 18px;
}
h3#comments-title, h3#reply-title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
h3#comments-title {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-top: 4px;
}
.commentlist {
    list-style: none outside none;
    margin: 0;
}
.commentlist li.comment {
    background: none repeat scroll 0 0 #fff;
    line-height: 24px;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0 0 10px 56px;
    position: relative;
}
.reply a.comment-reply-link {
    color: #ccc;
    font-weight: bold;
    padding: 0 3px;
    transition: color 0.2s ease 0s;
}
.commentlist li:last-child {
    margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
}
#comments .comment-body p:last-child {
    margin-bottom: 0;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.commentlist ol {
    list-style: decimal outside none;
}
.commentlist img.avatar {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    border-radius: 0;
    left: 5px;
    position: absolute;
    top: 4px;
}
.comment-author {
    display: block;
    float: left;
}
.comment-author cite {
    color: #000;
}
.comment-author .says {
    display: none;
    font-style: italic;
}
.comment-meta {
    display: block;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.comment-meta a:link, .comment-meta a:visited {
    color: #999;
    text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
    color: #0d85cc;
}
.comment-body {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #eee;
    clear: both;
    padding: 5px 10px;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
    font-size: 12px;
    padding: 0 0 10px;
    text-align: right;
}
.reply a, a.comment-edit-link {
    color: #666;
}
.reply a:hover, a.comment-edit-link:hover {
    color: #0d85cc;
}
.commentlist .children {
    background-image: none;
    list-style: none outside none;
    margin: 0 0 0 -40px;
}
.commentlist .children li {
    background-image: none !important;
    border: medium none;
    margin: 0;
    text-indent: 0 !important;
}
.nopassword, .nocomments, .nocomments2 {
}
#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #666;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}
input[type="submit"] {
    color: #333;
}
#respond {
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}
#respond p {
    margin: 0;
}
#respond .comment-notes {
    color: #999;
    font-size: 0.8em;
    margin-bottom: 1.5em;
}
.form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
    min-width: 400px;
}
h3#reply-title {
    margin: 18px 0 0;
}
#comments-list #respond {
    margin: 0 0 18px;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond .required {
    color: #0d85cc;
    display: inline;
}
#commentform {
    display: block;
    float: left;
    margin: 0 auto;
    max-width: 550px;
    width: 90%;
}
#respond label {

    color: #666;
    font-size: 12px;
}
#respond input {
    margin: 0 0 9px;
}
.comment-form-comment textarea {
    display: block;
    float: right;
    height: 150px;
    margin-left: 12px;
    width: 80%;
}
.comment-form-author label, .comment-form-email label, .comment-form-email label, .comment-form-url label, .comment-form-comment label {
    clear: both;
    display: block;
    float: left;
    padding-top: 3px;
    width: 10%;
}
.comment-form-author input, .comment-form-email input, .comment-form-email input, .comment-form-url input, .comment-form-comment input {
    display: block;
    float: right;
    margin-left: 12px;
    width: 80%;
}
#respond .form-allowed-tags {
    clear: both;
    color: #666;
    display: block;
    float: none;
    font-size: 12px;
    line-height: 18px;
    margin-left: 12px;
    padding-top: 8px;
    width: 100%;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond .form-submit {
    clear: both;
    margin: 12px 0;
    text-align: right;
}
#respond .form-submit input {
    font-size: 14px;
    width: auto;
}
#respond .form-submit input#submit {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 -10px 10px 0 #eee inset;
    color: #555;
    padding: 2px 5px;
}
#respond .form-submit input#submit:hover {
    background-color: #f6f6f6;
    color: #444;
}
.widget-area ul {
    list-style: none outside none !important;
    margin-left: 0;
}
.widget-area ul ul {
    list-style: none outside none !important;
    margin-left: 0;
}
.widget-area ul li {
    background-image: none;
    list-style-image: none;
    margin-left: 0;
}
.widget-area ul ul li {
    background: url("images/bullets/arrow_white.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    display: block;
    float: none;
    margin: 4px 3px;
    padding: 3px 0 0 12px;
    width: auto;
}
.contentsearch {
    display: block;
    float: none;
    overflow: hidden;
}
.contentsearch #s {
    border-radius: 0 10px 10px 0;
    display: block;
    float: left;
    font-size: 15px;
    height: 40px;
    margin-bottom: 20px;
    min-width: 250px;
    padding-left: 10px;
    transition: background 0.2s ease-in 0s;
}
.contentsearch #searchsubmit {
    background: none repeat scroll 0 0 #777;
    border: medium none;
    border-radius: 0 10px 10px 0;
    color: #eee;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    height: 40px;
    left: -40px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 40px;
}
#searchform {
    display: block;
    height: 20px;
    margin-bottom: 20px;
    position: relative;
}
#main #searchform, #footer #searchform {
    margin-right: 10px;
}
.widget_search #s, #search #s {
    border-radius: 0 6px 6px 0;
    box-sizing: border-box;
    display: block;
    font-family: Arial !important;
    font-size: 14px;
    margin: 0;
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#searchform #s:hover, #container #s:hover {
    color: #0d85cc;
}
.widget_search #searchsubmit {
    background: none repeat scroll 0 0 #999;
    border: medium none;
    border-radius: 0 6px 6px 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background 0.2s ease-in 0s;
    width: 36px;
}
#searchsubmit:hover {
    background: none repeat scroll 0 0 #aaa;
}
.widget_search label {
    display: none;
}
.widget-container {
    margin: 0 0 18px;
}
.widget-title {
    background-color: #333;
    border-radius: 10px 0 0;
    color: #2ea5fd;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: -10px;
    padding: 4px 10px 4px 15px;
    text-align: left;
    width: 100%;
}
#footer-widget-area .widget-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    box-shadow: none;
    color: #0d85cc;
    text-align: left;
    width: 95%;
}
#footer-widget-area a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    text-shadow: none;
}
#footer-widget-area a:hover {
    color: #888;
    text-decoration: underline;
}
#footer-widget-area ul ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: none;
    margin-left: 0;
    padding-left: 0;
}
.widget-container li {
    display: block;
    float: none;
    margin: 4px 0;
}
.widget-area a:link, .widget-area a:visited {
    color: #0d85cc;
    font-size: 14px;
    text-decoration: none;
    word-wrap: break-word;
}
.widget-area a:active, .widget-area a:hover {
    color: #333;
}
.widget-area .entry-meta {
    font-size: 11px;
}
#wp_tag_cloud div {
    line-height: 1.6em;
}
#wp-calendar {
    width: 100%;
}
#calendar_wrap {
    display: block;
    float: none;
    margin-left: 10px;
}
#wp-calendar caption {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #000;
}
#wp-calendar tbody td {
    border: 1px solid #eee;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody td:hover {
    background: none repeat scroll 0 0 #eee;
    opacity: 0.8;
}
#wp-calendar tbody td a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    box-shadow: none;
    color: #0d85cc;
    margin: 0;
    padding: 0;
}
#wp- tbody .pad {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#wp-calendar tfoot #next {
    text-align: right;
}
.widget_rss a.rsswidget {
    color: #000;
}
.widget_rss a.rsswidget:hover {
    color: #0d85cc;
}
.widget_rss .widget-title img {
    height: 11px;
    width: 11px;
}
#main .widget-area ul {
    margin-left: 0;
    padding: 0;
}
#main .widget-area ul ul {
    border: medium none;
    margin-left: 0;
    padding: 0;
}
#main .widget-area ul.xoxo {
    padding-right: 10px;
}
.yoyo .widget-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
}
#footer-widget-area {
    margin-top: 10px;
}
#footer-widget-area a {
    color: #666;
}
#footer-widget-area #wp-calendar tbody td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #222;
    color: #999;
    padding: 3px 0 2px;
    text-align: center;
}
#footer {
    background: none repeat scroll 0 0 #222;
    margin-bottom: 0;
}
#footer2 {
    background: none repeat scroll 0 0 #171717;
    display: block;
    overflow: visible;
    padding-bottom: 10px;
}
#colophon {
    margin-top: 0;
    overflow: hidden;
    padding: 0 0 10px;
}
#site-copyright {
    clear: both;
    display: block;
    float: none;
    font-style: italic;
    margin: 0 auto;
    padding-top: 4px;
    text-align: center;
}
#site-copyright a {
    color: #0d85cc;
    text-decoration: none;
}
#site-copyright a:hover {
    text-decoration: underline;
}
img#wpstats {
    display: block;
    margin: 0 auto 10px;
}
#forbottom {
    clear: both;
    width: 100%;
}
#forbottom2 {
    clear: both;
    width: 100%;
}
pre {
}
code {
}
#access, .entry-meta, .entry-utility, .navigation, .widget-area {
}
#site-description {
}
.socials {
    float: right;
    margin-right: 10px;
    min-height: 20px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 5px;
    position: relative;
}
.socials a {
    display: block;
    float: left;
    margin-right: 5px;
    position: relative;
}
.socials img {
    width: 26px;
}
#header-container > div#sheader {
    margin: 0;
    position: absolute;
    right: 5px;
    top: 5px;
}
#smenul, #smenur {
    margin-bottom: -6px;
    margin-top: 3px;
}
#smenul a img, #smenur a img {
    width: 34px;
}
#smenul {
    float: left;
    padding-left: 20px;
}
#sfooter {
    float: right;
    overflow: visible;
    padding-top: 5px;
    top: -24px;
}
#sfooter a {
    height: 26px;
    margin-left: 5px;
    width: 26px;
}
article.post {
    display: block;
    overflow: hidden;
}
article.sticky {
    background: linear-gradient(to bottom, #eeeeee 0%, #f7f7f7 7%, #ffffff 61%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    padding: 10px;
}
.sticky hgroup {
}
#toTop {
    background: url("images/back2top.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 39px;
    position: fixed;
    right: 20px;
    transition: background 0.2s ease 0s;
    width: 37px;
    z-index: 9999;
}
#toTop:hover {
    background-position: center top;
}
.imageOne {
    border: 1px solid #ddd !important;
    height: auto;
    padding: 3px;
}
.imageTwo {
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 0 4px #ccc;
    padding: 3px;
}
.imageThree {
    background-color: #ffffff;
    border: 6px solid #eeeeee;
    border-radius: 5px;
    padding: 3px;
}
.imageFour {
    border: 1px solid #666 !important;
    box-shadow: 0 3px 4px #999;
}
.imageFive {
    border: 3px solid #ddd !important;
}
.imageSix {
    border: 8px solid #bbb !important;
    box-shadow: 0 0 5px #333;
}
.imageSeven {
    background-color: #ffffff;
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc inset;
    padding: 7px;
}
.edit-link a {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 12px;
    padding: 0 10px;
}
.edit-link a:hover {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #ccc;
}
.breadcrumbs {
    font-size: 1em;
    padding-top: 0.5em;
}
.breadcrumbs a {
}
.breadcrumbs a:hover {
}
.pagination {
    clear: both;
    display: table;
    float: none;
    font-size: 12px;
    line-height: 12px;
    margin: 20px auto;
    text-align: center;
}
.pagination span, .pagination a {
    background: none repeat scroll 0 0 #eee;
    color: #fff;
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 12px 16px 10px;
    text-decoration: none;
    transition: background 0.5s ease-in-out 0s;
    width: auto;
}
.pagination a:hover {
    background: none repeat scroll 0 0 #999;
    color: #fff;
}
.pagination .current {
    background: none repeat scroll 0 0 #777;
    color: #fff;
}
.nivoSlider {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 5;
}
.nivo-box {
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 5;
}
.nivo-box img {
    display: block;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    display: none;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav {
    padding: 15px 0;
    text-align: center;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: bold;
}
.theme-default .nivoSlider {
    background: url("images/nivoslider/loading.gif") no-repeat scroll 50% 50% #fff;
    box-shadow: 0 1px 5px 0 #4a4a4a;
    margin-bottom: 50px;
    position: relative;
}
.theme-default .nivoSlider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.theme-default .nivoSlider a {
    border: 0 none;
    display: block;
}
.theme-default .nivo-controlNav {
    padding: 0 0 20px;
    text-align: center;
}
.theme-default .nivo-controlNav a {
    background: url("images/nivoslider/bullets.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: inline-block;
    height: 22px;
    margin: 0 2px;
    text-indent: -9999px;
    width: 22px;
}
.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
    background: url("images/nivoslider/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.theme-default a.nivo-prevNav {
    left: 15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}
.theme-default .nivo-caption a {
    border-bottom: 1px dotted #fff;
    color: #fff;
}
.theme-default .nivo-caption a:hover {
    color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    margin-bottom: 5px;
    width: auto;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    height: auto;
    width: 120px;
}
a.nivo-imageLink {
    background-color: #fff;
    opacity: 0;
}
#front-columns {
    display: block;
    float: none;
    margin: 0 30px;
    overflow: hidden;
    padding-top: 20px;
    width: auto;
}
.column-image {
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #eee;
    box-shadow: 0 0 3px #333;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.column-text {
    text-align: justify;
}
.column-image img {
    display: block;
    height: 100%;
    width: 100%;
}
#front-columns h3 {
    font-size: 20px;
    margin: 7px 0;
}
.columnmore {
    font-size: 14px;
    margin-top: 10px;
    padding-right: 10px;
    text-align: right;
}
header, nav, section, article, aside, footer, hgroup {
    display: block;
}
.tinynav {
    display: none;
    float: none;
    margin: 0 auto 8px;
    min-width: 200px;
    padding: 10px;
    width: 100%;
}
.tinynav option {
}
.multi-column {
    display: block;
    float: left;
    margin: 10px 0;
    width: 100%;
}
.short-columns {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 1%;
}
.column-12 {
    width: 48%;
}
.column-13 {
    width: 31%;
}
.column-14 {
    width: 23%;
}
.column-16 {
    width: 14.5%;
}
.column-23 {
    width: 62%;
}
.column-34 {
    width: 72%;
}
.column-56 {
    width: 80%;
}
.column-1 {
    margin: 0;
    width: 98%;
}
.multi-column .short-columns:first-child {
    margin-left: 0;
    padding-left: 0;
}
.multi-column .short-columns:last-child {
    margin-right: 0;
    padding-right: 0;
}
.pullquote {
    color: #000;
    font-family: Verdana,arial,sans-serif;
    font-size: 1.2em !important;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
    width: 33%;
}
.pullquote p {
    color: #000;
    font-family: "Pontano Sans",arial,sans-serif;
    font-size: 1.2em !important;
}
.short-button-light {
    background: -moz-linear-gradient(center top , #fcfcfc 0%, #d6d5d3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f7f7f7;
    border-radius: 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.7) inset;
    color: #454545 !important;
    padding: 1px 10px 3px;
    text-shadow: -1px -1px 0 rgba(252, 252, 252, 0.4), 0 0 0 rgba(255, 255, 255, 0.3);
}
.short-button-dark {
    background: -moz-linear-gradient(center top , #6b6b6b 0%, #000000) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #666;
    border-radius: 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.7) inset;
    color: #ffffff !important;
    padding: 1px 7px 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.short-button-color {
    background: none repeat scroll 0 0 #47afff;
    border: 1px solid #878787;
    border-radius: 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 3px 10px rgba(255, 255, 255, 0.7) inset;
    color: #ffffff !important;
    padding: 1px 7px 3px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.4), 0 0 0 rgba(255, 255, 255, 0.3);
}
a.short-button-light:hover {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 10px rgba(255, 255, 255, 0.8) inset;
}
a.short-button-dark:hover {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5) inset;
}
a.short-button-color:hover {
    box-shadow: 0 3px 10px rgba(255, 255, 255, 0.9) inset;
}
a.short-button-color:hover, a.short-button-light:hover, a.short-button-dark:hover {
    text-decoration: none;
}
.sharedaddy ul > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    text-indent: 0 !important;
}
.entry-content .sociable ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 2px;
}
.woocommerce .product .entry-summary {
    clear: none;
}
#content embed, #content iframe {
    max-width: 100%;
}
#recaptcha_widget_div {
    clear: both;
    display: block;
    float: none;
}
.math-captcha-form {
    clear: both;
    display: block;
    float: none;
}
.cptch_block {
    clear: both;
    display: block;
    float: none;
}
#wrapper, #access, #colophon, #branding, #main {
    width: 1100px;
}
#content {
    margin: 0 20px 20px;
    width: 1060px;
}
#content, #content p, #content ul, #content ol, #content input, #content select, #content textarea {
    font-size: 14px;
}
*, .widget-title {
    font-family: Segoe UI,Arial,sans-serif;
}
#content h1.entry-title a, #content h2.entry-title a, #content h1.entry-title, #content h2.entry-title {
    font-family: Georgia,Times New Roman,Times,serif;
}
.widget-area * {
    font-family: Helvetica,sans-serif;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    font-family: Georgia,Times New Roman,Times,serif;
}
.nocomments, .nocomments2 {
    display: none;
}
#header-container > div {
    margin-top: 20px;
}
#header-container > div {
    margin-left: 40px;
}
body {
    background-color: #000000 !important;
}
#header {
    background-color: #aaa3a3;
}
#footer {
    background-color: #222222;
}
#footer2 {
    background-color: #171717;
}
#site-title span a {
    color: #0d85cc;
}
#site-description {
    color: #999999;
}
#content, #content p, #content ul, #content ol {
    color: #333333;
}
.widget-area a:link, .widget-area a:visited, a:link, a:visited, #searchform #s:hover, #container #s:hover, #access a:hover, #wp-calendar tbody td a, #site-info a, #site-copyright a, #access li:hover > a, #access ul ul *:hover > a {
    color: #0d85cc;
}
a:hover, .entry-meta a:hover, .entry-utility a:hover, .widget-area a:hover {
    color: #12a7ff;
}
#content .entry-title a, #content .entry-title, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #444444;
}
#content .entry-title a:hover {
    color: #000000;
}
.widget-title, #footer-widget-area .widget-title {
    background-color: #444444;
}
.widget-title {
    color: #2ea5fd;
}
#footer-widget-area .widget-title {
    color: #0c85cd;
}
#footer-widget-area a {
    color: #666666;
}
#footer-widget-area a:hover {
    color: #888888;
}
#content p, .entry-content ul, .entry-summary ul, .entry-content ol, .entry-summary ol {
    margin-bottom: 1.5em;
}
.entry-meta .entry-time {
    display: none;
}
#branding {
    height: 75px;
}
