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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
}
article, aside, details, figcaption, figure, footer, header, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover, a:active { outline: 0;
}
a img {
border: 0;
} body, button, input, select, textarea {
font-family: 'Roboto', sans-serif!important;
font-weight: 400;
font-size: 14px;
color: #494949;
} h1, h2, h3, h4, h5, h6 {
color: #292e32;
font-family: 'Roboto', sans-serif!important;
font-weight: 700;
}
.content h1 {
font-size: 30px;
margin-bottom: 30px;
line-height: 40px;
}
.content h2 {
font-size: 30px;
margin-bottom: 30px;
line-height: 45px;
}
.content h3 {
font-size: 25px;
margin-bottom: 30px;
line-height: 35px;
}
.content h4 {
font-size: 25px;
margin-bottom: 30px;
line-height: 35px;
}
.content h5 {
font-size: 18px;
margin-bottom: 30px;
line-height: 25px;
text-transform: uppercase;
letter-spacing: 1px;
}
.content h6 {
font-size: 18px;
margin-bottom: 30px;
line-height: 25px;
text-transform: uppercase;
letter-spacing: 1px;
} .content blockquote {
color: #404040;
font-size: 20px;
font-weight: 400;
font-style: oblique;
line-height: 30px;
border: 1px solid #e7e7e7;
border-bottom: 3px solid #e7e7e7;
background-color: #fff;
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote:before {
color: #ccc;
content: open-quote;
font-size: 45px;
line-height: 0.1em;
margin-right: 10px;
vertical-align: -0.4em;
}
blockquote:after {
color: #ccc;
content: close-quote;
font-size: 45px;
line-height: 0.1em;
margin-left: 6px;
vertical-align: -0.4em;
float: right
}
.content cite {
color: #333;
text-transform: uppercase;
font-size: 12px;
}
.content table {
border: 1px solid #e7e7e7;
border-bottom: 3px solid #e7e7e7;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
background-color: #fff;
}
.content tr th, .content thead th {
color: #888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
border-bottom: 1px solid #e7e7e7;
}
.content tr td {
top: 1px solid #e7e7e7;
padding: 6px 24px;
border-bottom: 1px solid #e7e7e7;
}
.content tr.odd td {
background: #f7f7f7;
}
.content dl {
margin: 0 0 24px 0;
}
.content dt {
font-weight: bold;
}
.content dd {
margin-bottom: 18px;
}
.content ul {
display: block;
padding-left: 20px;
list-style-type: circle;
margin-bottom: 30px;
}
.content li {
margin-bottom: 5px;
}
.content ol {
display: block;
padding-left: 20px;
list-style-type: decimal;
margin-bottom: 30px;
}
.content ul ul {
margin-bottom: 5px;
}
.content ol ol {
margin-bottom: 5px;
}
ol {
list-style: decimal;
}
li > ul, li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
.content address {
margin-bottom: 20px;
display: block;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.content img {
margin-top: 20px;
margin-bottom: 20px;
}
p {
margin-bottom: 30px;
}
.content p {
margin-bottom: 20px;
line-height: 28px;
}
dt {
font-weight: 700;
margin-bottom: 5px;
}
dd {
}
b, strong {
font-weight: 700;
}
dfn, cite, em, i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
overflow: auto;
max-width: 100%;
border: 1px solid #e7e7e7;
border-bottom: 3px solid #e7e7e7;
background-color: #fff;
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup, sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
img {
height: auto; max-width: 100%; }
button, input, select, textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
#sidebar select {
margin-left: 10px;
margin-right: 10px;
max-width: 180px;
}
a.button {
-webkit-appearance: initial;
}
.button, button, input {
line-height: normal; }
.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer; font-size: 13px;
line-height: 1;
color: white;
background-color: #1e1e1e;
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
border-radius: 5px;
border: 0px;
padding: 8px 15px;
margin-left: 5px;
margin-right: 5px;
font-weight: 400;
box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
.button, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
color: white;
box-shadow: none;
}
.button .fa {
margin-left: 5px;
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box; padding: 0; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], textarea, input[type="url"] {
color: #666;
border: 1px solid #e2e2e2;
border-bottom: 3px solid #e2e2e2;
}
input[type="text"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
border: 1px solid #e2e2e2;
border-bottom: 3px solid #ed1c24;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"] {
padding: 3px;
}
input:focus {
outline: none;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
}
.searchform {
margin-left: 10px;
}
.search-field {
padding: 6px !important;
margin-top: -3px;
margin-bottom: -13px !important;
}
.submit {
margin-left: 5px;
margin-top: 3px;
}
a.readmore {
margin-bottom: 20px;
color: #fff !important;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear:before, .clear:after, [class*="content"]:before, [class*="content"]:after, [class*="site"]:before, [class*="site"]:after {
content: '';
display: table;
}
.clear:after, [class*="content"]:after, [class*="site"]:after {
clear: both;
} .sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline {
display: none;
}
.single .byline, .group-blog .byline {
display: inline;
}
.entry-content, .entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title, .archive .format-aside .entry-title {
display: none;
} .entry-content img.wp-smiley, .comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #e7e7e7;
border-bottom: 3px solid #e7e7e7;
margin-bottom: 1.5em;
max-width: 100%;
background-color: #fff;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.gallery {
margin-bottom: 1.6em;
text-align: center
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 40%;
}
.gallery-columns-3 .gallery-item {
max-width: 29%;
}
.gallery-columns-4 .gallery-item {
max-width: 20%;
}
.gallery-columns-5 .gallery-item {
max-width: 15%;
}
.gallery-columns-6 .gallery-item {
max-width: 12%;
}
.gallery-columns-7 .gallery-item {
max-width: 10%;
}
.gallery-columns-8 .gallery-item {
max-width: 8%;
}
.gallery-columns-9 .gallery-item {
max-width: 7%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
} embed, iframe, object {
max-width: 100%;
}
.wp-audio-shortcode {
margin-bottom: 30px;
} .site-content [class*="navigation"] {
margin: 0 0 1.5em;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
float: left;
width: 50%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
width: 50%;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}  .infinite-scroll .navigation-paging, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
.fontPickerCustomControl .fancyDisplay {
display: none;
}
.fontPickerCustomControl .fancyDisplay ul {
list-style: none;
margin: 0;
padding: 0;
}
.fontPickerCustomControl .fancyDisplay ul li {
cursor: pointer;
float: left;
font-size: 1.6em;
margin: .3em 5% .3em 0;
padding: 2% 0;
padding-right: 2%;
width: 40%;
}#cssmenu {
text-align: left;
z-index: 9999;
line-height: 60px;
height: 60px;
float: right;
top: 5px;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after, #cssmenu .menu > ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
#cssmenu #menu-button {
display: none;
}
#cssmenu > ul > li, #cssmenu .menu > ul > li {
float: left;
}
#cssmenu.align-center > ul, #cssmenu.align-center .menu > ul {
font-size: 0;
text-align: center;
}
#cssmenu.align-center > ul > li, #cssmenu.align-center .menu > ul > li {
display: inline-block;
float: none;
}
#cssmenu.align-center ul ul {
text-align: left;
}
#cssmenu.align-right > ul > li, #cssmenu.align-right .menu > ul > li {
float: right;
}
#cssmenu > ul > li > a, #cssmenu .menu > ul > li > a {
padding: 17px;
font-size: 14px;
text-decoration: none;
color: #bfbfbf;
}
#cssmenu > ul > li:hover > a, #cssmenu .menu > ul > li:hover > a {
color: #ffffff;
}
#cssmenu > ul > li.menu-item-has-children > a, #cssmenu .menu > ul > li.menu-item-has-children > a, #cssmenu > ul > li.page_item_has_children > a, #cssmenu .menu > ul > li.page_item_has_children > a {
padding-right: 30px;
}
#cssmenu > ul > li.menu-item-has-children > a:after, #cssmenu > ul > li.page_item_has_children > a:after, #cssmenu .menu > ul > li.menu-item-has-children > a:after, #cssmenu .menu > ul > li.page_item_has_children > a:after {
position: absolute;
top: 22px;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #dddddd;
content: '';
}
#cssmenu > ul > li.menu-item-has-children > a:before, #cssmenu > ul > li.page_item_has_children > a:before, #cssmenu .menu > ul > li.menu-item-has-children > a:before, #cssmenu .menu > ul > li.page_item_has_children > a:before {
position: absolute;
top: 19px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #dddddd;
content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#cssmenu > ul > li.menu-item-has-children:hover > a:before, #cssmenu > ul > li.page_item_has_children:hover > a:before, #cssmenu .menu > ul > li.menu-item-has-children:hover > a:before, #cssmenu .menu > ul > li.page_item_has_children:hover > a:before {
top: 23px;
height: 0;
}
#cssmenu ul ul {
position: absolute;
left: -9999px;
}
#cssmenu.align-right ul ul {
text-align: right;
}
#cssmenu ul ul li {
height: 0;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#cssmenu li:hover > ul {
left: auto;
}
#cssmenu.align-right li:hover > ul {
left: auto;
right: 0;
}
#cssmenu li:hover > ul > li {
height: 35px;
}
#cssmenu ul ul ul {
margin-left: 100%;
top: 0;
}
#cssmenu.align-right ul ul ul {
margin-left: 0;
margin-right: 100%;
}
#cssmenu ul ul li a {
border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 11px 15px;
width: 170px;
font-size: 12px;
text-decoration: none;
color: #dddddd;
font-weight: 400;
background: #292e32;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
color: #ffffff;
}
#cssmenu ul ul li.menu-item-has-children > a:after, #cssmenu ul ul li.page_item_has_children > a:after {
position: absolute;
top: 16px;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #dddddd;
content: '';
}
#cssmenu.align-right ul ul li.menu-item-has-children > a:after, #cssmenu.align-right ul ul li.page_item_has_children > a:after {
right: auto;
left: 11px;
}
#cssmenu ul ul li.menu-item-has-children > a:before, #cssmenu ul ul li.page_item_has_children > a:before {
position: absolute;
top: 13px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #dddddd;
content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#cssmenu.align-right ul ul li.menu-item-has-children > a:before, #cssmenu.align-right ul ul li.page_item_has_children > a:before {
right: auto;
left: 14px;
}
#cssmenu ul ul > li.menu-item-has-children:hover > a:before, #cssmenu ul ul > li.page_item_has_children:hover > a:before  {
top: 17px;
height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#cssmenu {
width: 100%;
right: 0px;
position: absolute;
top: 0px;
background-color: #31313a;
}
#cssmenu ul {
width: 100%;
display: none;
background-color: #31313a;
}
#cssmenu.align-center > ul, #cssmenu.align-center .menu > ul {
text-align: left;
}
#cssmenu ul li {
width: 100%;
border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu ul ul li,
#cssmenu li:hover > ul > li {
height: auto;
}
#cssmenu ul li a,
#cssmenu ul ul li a {
width: 100%;
border-bottom: 0;
}
#cssmenu > ul > li, #cssmenu .menu > ul > li {
float: none;
}
#cssmenu ul ul li a {
padding-left: 25px;
}
#cssmenu ul ul ul li a {
padding-left: 35px;
}
#cssmenu ul ul li a {
color: #dddddd;
background: none;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
color: #ffffff;
}
#cssmenu ul ul,
#cssmenu ul ul ul,
#cssmenu.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}
#cssmenu > ul > li.menu-item-has-children > a:after,
#cssmenu > ul > li.page_item_has_children > a:after,
#cssmenu > ul > li.menu-item-has-children > a:before,
#cssmenu > ul > li.page_item_has_children > a:before,
#cssmenu ul ul > li.menu-item-has-children > a:after,
#cssmenu ul ul > li.page_item_has_children > a:after,
#cssmenu ul ul > li.menu-item-has-children > a:before,
#cssmenu ul ul > li.page_item_has_children > a:before,
#cssmenu .menu > ul > li.menu-item-has-children > a:after,
#cssmenu .menu > ul > li.page_item_has_children > a:after,
#cssmenu .menu > ul > li.menu-item-has-children > a:before,
#cssmenu .menu > ul > li.page_item_has_children > a:before {
display: none;
}
#cssmenu #menu-button {
display: block;
padding: 17px;
color: #dddddd;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
}
#cssmenu #menu-button:after {
position: absolute;
top: 22px;
right: 17px;
display: block;
height: 4px;
width: 20px;
border-top: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
content: '';
}
#cssmenu #menu-button:before {
position: absolute;
top: 16px;
right: 17px;
display: block;
height: 2px;
width: 20px;
background: #dddddd;
content: '';
}
#cssmenu #menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#cssmenu #menu-button.menu-opened:before {
top: 23px;
background: #ffffff;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#cssmenu .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.2);
height: 46px;
width: 46px;
cursor: pointer;
}
#cssmenu .submenu-button.submenu-opened {
background: #262626;
}
#cssmenu ul ul .submenu-button {
height: 34px;
width: 34px;
}
#cssmenu .submenu-button:after {
position: absolute;
top: 22px;
right: 19px;
width: 8px;
height: 2px;
display: block;
background: #dddddd;
content: '';
}
#cssmenu ul ul .submenu-button:after {
top: 15px;
right: 13px;
}
#cssmenu .submenu-button.submenu-opened:after {
background: #ffffff;
}
#cssmenu .submenu-button:before {
position: absolute;
top: 19px;
right: 22px;
display: block;
width: 2px;
height: 8px;
background: #dddddd;
content: '';
}
#cssmenu ul ul .submenu-button:before {
top: 12px;
right: 16px;
}
#cssmenu .submenu-button.submenu-opened:before {
display: none;
}
}.widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .submit {
display: none;
} #wp-calendar {
width: 90%;
background-color: #FFFFFF;
margin: 0 auto;
margin-bottom: 20px;
border: 1px solid #dddddd;
border-bottom: 3px solid #dddddd;
}
#wp-calendar caption {
color: #222;
font-size: 12px;
padding-bottom: 4px;
margin-bottom: 9px;
text-align: center;
margin-top: 10px;
}
#wp-calendar thead {
font-size: 11px;
text-align: center;
}
#wp-calendar thead th {
text-align: center;
padding: 3px 0 2px;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: #f5f5f5;
border: 1px solid #fff;
padding: 3px 0 2px;
text-align: center;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
}
#wp-calendar #prev {
padding: 7px;
}
#footer #wp-calendar {
width: 90%;
background-color: #31313a;
margin: 0 auto;
margin-bottom: 20px;
border: 1px solid #000;
border-bottom: 3px solid #000;
}
#footer #wp-calendar tbody {
color: #aaa;
}
#footer #wp-calendar tbody td {
background: #44444e;
border: 1px solid #000;
padding: 3px 0 2px;
text-align: center;
}
#footer #wp-calendar caption {
color: #fff;
} .widget-advertisement:after {
clear: both;
content: "";
display: block;
height: 0;
visibility: hidden;
} .widget-dribbble:after {
clear: both;
content: "";
display: block;
height: 0;
visibility: hidden;
}
.widget-dribbble .dribbble-wrap {
height: auto;
margin: 20px;
max-width: 100%;
}
.widget-dribbble .dribbble-link {
background: none;
border: 0;
padding: 0;
text-decoration: none;
}
.widget-dribbble .dribbble-link img {
border: 0;
float: none;
height: auto;
margin: 0 0 5px;
max-width: 100%;
}
.widget-dribbble .dribbble-title {
background: none;
border: 0;
display: block;
font-weight: 600;
margin: 0;
padding: 0;
text-decoration: none;
text-transform: capitalize;
}
.widget-dribbble .dribbble-date {
background: none;
border: 0;
display: block;
font-size: 12px;
font-weight: 400;
margin: 0;
padding: 0;
text-decoration: none;
} .widget-flickr:after {
clear: both;
content: "";
display: block;
height: 0;
visibility: hidden;
}
.widget-flickr a {
background: none;
border: 0;
float: left;
margin: 0 10px 10px 0;
padding: 0;
}
.widget-flickr img {
float: left;
height: 65px;
width: 65px;
} .widget-list-authors li {
background: none;
list-style: none;
margin: 0 0 10px;
padding: 0;
}
.widget-list-authors li:after {
clear: both;
content: "";
display: block;
height: 0;
visibility: hidden;
}
.widget-list-authors .avatar {
float: left;
margin: 5px 15px 0 0;
}
.widget-list-authors .author-name, .widget-list-authors .author-name:hover {
display: block;
text-decoration: none;
}
.widget-list-authors .author-url, .widget-list-authors .author-url:hover {
display: block;
font-size: 11px;
margin: 0.2em 0 0.3em;
overflow: hidden;
text-decoration: none;
text-transform: uppercase;
}
.widget-list-authors .post-count {
display: block;
font-size: 11px;
overflow: hidden;
text-transform: uppercase;
} .widget-recent-images:after {
clear: both;
content: "";
display: block;
height: 0;
visibility: hidden;
}
.widget-recent-images a {
background: none;
border: 0;
float: left;
margin: 0 10px 10px 0;
padding: 0;
}
.widget-recent-images img {
box-shadow: 0 0 6px rgba(75, 75, 75, 0.3);
float: left;
height: 65px;
width: 65px;
} #socialmediawidget {
margin-left: 0px;
overflow: auto;
color: white;
margin-top: 0px;
}
.socialicon {
width: 44px;
height: 44px;
text-align: center;
line-height: 44px;
float: left;
display: block;
margin-right: 5px;
margin-bottom: 5px;
}
#socialmediawidget .fa-dribbble {
background-color: #C5376D;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-dropbox {
background-color: #3482E1;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-facebook {
background-color: #3F5C9A;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-flickr {
background-color: #FC0080;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-foursquare {
background-color: #1DAFEC;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-github {
background-color: #2B2B2B;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-google-plus {
background-color: #BB3627;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-instagram {
background-color: #905F4C;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-linkedin {
background-color: #1985BC;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-pinterest {
background-color: #CC2027;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-skype {
background-color: #7FBA00;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-twitter {
background-color: #00B0ED;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-youtube {
background-color: #CC181E;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}
#socialmediawidget .fa-rss {
background-color: #FA5800;
display: block;
width: 44px;
height: 44px;
line-height: 44px;
}   .tagcloud {
overflow: auto;
padding: 10px;
}
.tagcloud a, .tagcloud a:visited {
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
border-radius: 6px;
padding: 6px 10px;
margin-left: 5px;
margin-right: 2px;
margin-bottom: 7px;
color: #fff;
border: 0px;
background: #ed1c24;
box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
.tagcloud a:hover {
color: #fff;
border-radius: 6px;
border: 0px;
box-shadow: none;
}
.tagcloud a:active {
color: white;
}
#footer .tagcloud {
overflow: auto;
padding: 0px;
}
#footer .tagcloud a, #footer .tagcloud a:visited {
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
border-radius: 6px;
padding: 6px 10px;
margin-left: 5px;
margin-right: 2px;
margin-bottom: 7px;
color: #fff;
border: 0px;
background: #ed1c24;
box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
#footer .tagcloud a:hover {
color: #fff;
border-radius: 6px;
box-shadow: none;
}
#footer .tagcloud a:active {
color: white;
}
.medium {
font-size: 16px;
padding: 10px 18px;
}
.large {
font-size: 18px;
padding: 12px 20px;
} .clear {
border-color: #ed1c24;
background-color: transparent;
box-shadow: none;
}
.clear:hover {
background: transparent;
border-color: #fff;
box-shadow: none;
} .black, .black:visited {
color: #fff;
background: #333;
box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
.black:hover {
color: #fff;
box-shadow: none;
} .gray, .gray:visited {
background: #6e6e6e;
color: #fff;
box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
.gray:hover {
color: #fff;
box-shadow: none;
} .white, .white:visited {
color: #000;
background: #fff;
}
.white:hover {
background: #ededed;
color: #000;
} .orange, .orange:visited {
color: #fff;
background: #f78d1d;
box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
.orange:hover {
box-shadow: none;
color: #fff;
} .red, .red:visited {
color: #fff;
background: #ed1c24;
box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}
.red:hover {
color: #fff;
box-shadow: none;
} .blue, .blue:visited {
color: #fff;
background: #0095cd;
opacity: 0.9
}
.blue:hover {
opacity: 1;
color: #fff;
} .rosy, .rosy:visited {
color: #fff;
background: #da5867;
}
.rosy:hover {
background: #ba4b58;
color: #fff;
} .green, .green:visited {
color: #fff;
background-color: #5BB85B;
}
.green:hover {
background-color: #4DA94D;
color: #fff;
} .pink, .pink:visited {
color: #fff;
background: #f895c2;
}
.pink:hover {
background: #d57ea5;
color: #fff;
} #menu-social li a[href*="wordpress.org"]::before, #menu-social li a[href*="wordpress.com"]::before {
content: '\f19a';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="facebook.com"]::before {
content: '\f082';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="twitter.com"]::before {
content: "\f099";
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="dribbble.com"]::before {
content: '\f17d';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="plus.google.com"]::before {
content: '\f1a0';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="pinterest.com"]::before {
content: '\f0d2';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="github.com"]::before {
content: '\f113';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="tumblr.com"]::before {
content: '\f173';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="youtube.com"]::before {
content: '\f166';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="flickr.com"]::before {
content: '\f16e';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="vimeo.com"]::before {
content: '\f194';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="instagram.com"]::before {
content: '\f16d';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="codepen.io"]::before {
content: '\f1cb';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="linkedin.com"]::before {
content: '\f08c';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
} .teamsocial a, .teamsocial a:hover, .teamsocial a:visited {
display: inline-block;
margin-top: 10px;
color: #fff;
font-family: 'Fontawesome';
font-size: 20px;
}
.teamsocial a[href*="wordpress.org"]::before {
content: '\f19a';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="facebook.com"]::before {
content: '\f082';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="twitter.com"]::before {
content: "\f099";
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="dribbble.com"]::before {
content: '\f17d';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="plus.google.com"]::before {
content: '\f1a0';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
#menu-social li a[href*="pinterest.com"]::before {
content: '\f0d2';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="github.com"]::before {
content: '\f113';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="tumblr.com"]::before {
content: '\f173';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="youtube.com"]::before {
content: '\f166';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="flickr.com"]::before {
content: '\f16e';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="vimeo.com"]::before {
content: '\f194';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="instagram.com"]::before {
content: '\f16d';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="codepen.io"]::before {
content: '\f1cb';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.teamsocial a[href*="linkedin.com"]::before {
content: '\f08c';
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}