
html {
 min-height: 101%;
 }
body.custombody {
 background: rgb(243, 243, 243) url('pattern1.jpg') repeat scroll 0% 0%;
 }
p, li, address, dd, blockquote, td, th, .textwidget {
 font-size: 16px;
 line-height: 1.6em;
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 font-weight: normal;
 }
body, p, li, address, dd, blockquote {
 color: rgb(84, 82, 82);
 }
h1, h2, h3, h4, h5, h6, p, dl, ul, ol {
 margin: 0.8em 0px 0.3em;
 }
h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 font-weight: normal;
 }
h1, h2, h3, h4, h5, h6 {
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 }
h1 {
 font-size: 28px;
 }
h2 {
 font-size: 26px;
 }
h3 {
 font-size: 24px;
 }
h4.title {
 font-size: 20px;
 margin: 15px auto;
 }
code {
 display: block;
 white-space: normal ! important;
 }
a {
 color: rgb(51, 51, 51);
 outline: medium none;
 border: medium none;
/* font-weight: normal;*/
 text-decoration: none;
 transition: all 0.3s ease 0s;
 }
a:hover {
 color: rgb(209, 74, 43);
 border-bottom: 1px dotted;
 }
.clear {
 clear: both;
 }
*::-moz-selection {
 background: rgb(255, 102, 68) none repeat scroll 0% 0%;
 color: rgb(255, 255, 255);
 }
.select-menu {
 display: none;
 visibility: hidden;
 }
.header {
 position: relative;
 text-align: center;
 margin: 0px;
 padding: 0px;
 }
#footer {
 color: rgb(255, 255, 255);
 position: relative;
 margin-top: 50px;
 background: rgb(51, 51, 51) url('pattern2.jpg') repeat scroll 0% 0%;
 border-top: 4px solid rgb(255, 102, 68);
 }
#footer ul, #sidebar ul {
 list-style: outside none none;
 font-weight: normal;
 color: rgb(250, 250, 250);
 margin: 0px;
 }
#footer a {
 line-height: 1.9em;
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 font-size: 14px;
 }
#footer a:hover {
 color: rgb(209, 74, 43);
 }
#footer p, #footer a {
 color: rgb(255, 255, 255);
 }
#footer h4.title {
 font-size: 20px;
 margin: 0px;
 padding: 20px 0px;
 }
#footer .textwidget {
 font-size: 12px;
 line-height: 1.8em;
 }
#footer p, #footer li, #footer address, #footer dd, #footer blockquote, #footer td, #footer th, #footer .textwidget, #sidebar p, #sidebar li, #sidebar address, #sidebar dd, #sidebar blockquote, #sidebar td, #sidebar th, #sidebar .textwidget {
 font-size: 14px;
 line-height: 1.9em;
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 font-weight: normal;
 }
#footer .title, #footer p, #footer li, #footer address, #footer dd, #footer blockquote, #footer td, #footer th, #footer .textwidget {
 color: rgb(255, 255, 255);
 }
#footer .copyright {
 padding: 10px 0px 0px;
 margin-top: 10px;
 line-height: 15px;
 }
#footer .widget {
 border-bottom: 1px solid rgb(255, 102, 68);
 margin-right: -20px;
 padding: 0px 0px 10px;
 }
#logo {
 position: relative;
 display: block;
 padding: 60px 0px 0px;
 line-height: 1.8em;
 }
#logo a {
 font-family: "Allura",Verdana,Geneva,sans-serif;
 font-size: 90px ! important;
 font-weight: bold ! important;
 color: rgb(97, 97, 97);
 text-decoration: none;
 text-align: left;
 transition: all 0.3s ease 0s;
 }
#logo a:hover {
 text-decoration: none;
 color: rgb(255, 102, 68);
 border-bottom: medium none;
 }
#logo a span {
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 font-size: 14px;
 display: block;
 text-align: center;
 }
nav#mainmenu {
 margin: 10px 0px 0px;
 padding: 0px;
 text-align: center;
 position: relative;
 width: 100%;
 }
nav#mainmenu ul {
 list-style: outside none none;
 margin: 0px;
 display: inline-block;
 }
nav#mainmenu ul li {
 float: left;
 position: relative;
 display: block;
 text-align: right;
 padding-bottom: 15px;
 }
nav#mainmenu ul li a {
 text-decoration: none;
 display: block;
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 z-index: 1;
 margin: 15px 15px 0px;
 color: rgb(97, 97, 97);
 font-size: 19px;
 transition: all 0.3s linear 0s;
 text-transform: uppercase;
 }
nav#mainmenu ul li a:hover, nav#mainmenu li:hover > a, nav#mainmenu ul li.current-menu-item > a, nav#mainmenu ul li.current_page_item > a, nav#mainmenu ul li.current-menu-parent > a, nav#mainmenu ul li.current_page_ancestor > a, nav#mainmenu ul li.current-menu-ancestor > a {
 color: rgb(255, 102, 68);
 margin-bottom: 1px;
 }
nav#mainmenu ul ul::before {
 content: "";
 display: inline-block;
 position: absolute;
 width: 0px;
 height: 0px;
 border-left: 8px solid transparent;
 border-right: 8px solid transparent;
 border-bottom: 8px solid rgb(255, 102, 68);
 top: -11px;
 left: 15px;
 z-index: 1000;
 }
nav#mainmenu ul ul li ul::before {
 display: none;
 }
.pin-article {
 background: rgb(255, 255, 255) none repeat scroll 0% 0%;
 margin-bottom: 50px;
 border-radius: 2px;
 box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.4);
 word-wrap: break-word;
 }
.pin-article article.article {
 padding: 45px;
 }
.pin-article .wp-post-image {
 z-index: 999;
 }
.pin-container {
 overflow: hidden;
 position: relative;
 height: auto;
 max-height: 100%;
 }
.pin-container::after {
 content: "";
 display: inline-block;
 position: absolute;
 width: 0px;
 height: 0px;
 border-left: 10px solid transparent;
 border-right: 10px solid transparent;
 border-bottom: 10px solid rgb(255, 255, 255);
 bottom: 0px;
 left: 50%;
 margin-left: -10px;
 z-index: 1000;
 }
.pin-article h1.title {
 font-size: 36px;
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 15px;
 line-height: 1.2em;
 text-align: center;
 position: relative;
 color: rgb(97, 97, 97);
 word-wrap: break-word;
 }
.pin-article h1.title a {
 color: rgb(97, 97, 97);
 }
.pin-article h1.title a:hover {
 color: rgb(209, 74, 43);
 }
.pin-article .separator::after {
 background: transparent url('separator.png') repeat scroll 0% 0%;
 width: 100%;
 height: 5px;
 content: "";
 display: inline-block;
 margin: 0px;
 }
.comment-notes {
 font-size: 12px;
 margin: -30px 0px 25px;
 }
h3#reply-title, h3.comments {
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 font-size: 22px;
 font-weight: bold;
 text-transform: uppercase;
 padding: 0px 0px 5px 45px;
 height: 45px;
 line-height: 45px;
 margin: 45px 0px;
 }
h3#reply-title small, .logged-in-as {
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 font-size: 14px ! important;
 font-weight: bold;
 text-transform: uppercase;
 margin: -20px 0px 40px;
 }
.form-allowed-tags, p.categories, .comment-text p {
 font-size: 14px ! important;
 }
.contact-form form, #searchform {
 margin: 0px ! important;
 }
.contact-form input[type="text"], .contact-form textarea {
 padding: 15px 2%;
 background: rgb(250, 250, 250) none repeat scroll 0% 0%;
 width: 96%;
 margin: 0px 0px 35px;
 border-radius: 0px;
 border: medium none;
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 }
.contact-form input[type="submit"] {
 background: rgb(255, 102, 68) none repeat scroll 0% 0%;
 padding: 10px;
 color: rgb(255, 255, 255);
 font-weight: bold;
 border-radius: 3px;
 margin: 35px auto -20px;
 transition: all 0.3s ease 0s;
 font-family: "Blogger-Sans",sans-serif;
 font-size: 14px;
 text-align: center;
 float: none;
 width: 95px;
 position: relative;
 display: block;
 border: medium none;
 text-shadow: none;
 text-transform: uppercase;
 }
.contact-form input[type="submit"]:hover {
 background: rgb(209, 74, 43) none repeat scroll 0% 0%;
 color: rgb(255, 255, 255);
 text-decoration: none;
 }
.entry-info a {
 display: inline;
 color: rgb(97, 97, 97);
 }
.tags {
 font-weight: bold;
 background: rgb(255, 255, 255) none repeat scroll 0% 0%;
 padding: 0px 29px;
 }
.tags a {
 font-weight: normal;
 }
.line {
 border-top: 1px dotted rgb(218, 218, 218);
 margin: 40px 0px;
 }
.post-date {
 font-size: 12px;
 color: rgb(255, 255, 255);
 text-align: left;
 }
.entry-info {
 margin: -12px auto 0px;
 background: rgb(255, 255, 255) none repeat scroll 0% 0%;
 padding: 0px 10px;
 text-align: center;
 font-family: "Blogger-Sans",Verdana,Geneva,sans-serif;
 width: 230px;
 }
.entry-info.viewcomments {
 width: 350px;
 }
.entry-info i {
 color: rgb(113, 113, 113);
 margin: 0px 10px;
 font-size: 14px;
 line-height: 21px;
 }
.entry-info .entry-date, .entry-info .entry-comments, .entry-info .entry-standard {
 width: 90px;
 }
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
 max-width: 95%;
 height: auto;
 }
div.aligncenter, img.aligncenter {
 margin-left: auto ! important;
 margin-right: auto ! important;
 float: none;
 }
img.alignleft, img.alignright, img.aligncenter {
 margin-bottom: 12px;
 }
.wp-caption {
/* background: rgb(241, 241, 241) none repeat scroll 0% 0%;*/
 line-height: 18px;
 margin-bottom: 20px;
/* max-width: 558px ! important;*/
 padding: 4px;
 text-align: center;
 }
.wp-caption img {
 margin: 5px 5px 0px;
/* width: 98%;*/
	border: 10px solid rgb(241, 241, 241);
 }
.wp-caption p.wp-caption-text {
 color: rgb(136, 136, 136);
 font-size: 12px;
 margin: 5px;
 }
.wp-smiley {
 margin: 0px;
 }
.wp-post-image {
 transition: transform 0.8s ease 0s;
 width: auto;
 height: auto;
 }
.wp-post-image:hover {
 transform: rotate(0deg) scale(1.2);
 }
.widget-box {
 padding: 20px 0px;
 }
tr:nth-child(2n+2) {
 background-color: rgb(250, 250, 250);
 }
.socials {
 float: right;
 }
.socials a {
 display: inline-block;
 margin: 0px 0px 0px 5px;
 height: 24px;
 width: 24px;
 text-indent: -9999px;
 filter: none ! important;
 }
.socials a:hover {
 opacity: 0.7;
 border-bottom: medium none;
 }
a.facebook {
 background: transparent url('facebook.png') no-repeat scroll 0% 0%;
 }
a.google {
 background: transparent url('google.png') no-repeat scroll 0% 0%;
 }
a.rss {
 background: transparent url('rss.png') no-repeat scroll 0% 0%;
 }
a.twitter {
 background: transparent url('twitter.png') no-repeat scroll 0% 0%;
 }
a.email {
 background: transparent url('email.png') no-repeat scroll 0% 0%;
 }
.media, .author, .latest-comments__list {
 display: block;
 }
.media__img, .author__avatar, .latest-comments__avatar {
 float: left;
 margin-right: 1.71429rem;
 }
.media__img img, .author__avatar img, .latest-comments__avatar img, .media__img--rev img {
 display: block;
 }
.media__body, .author__text, .latest-comments__body {
 overflow: hidden;
 }
.media__body, .author__text, .latest-comments__body, .media__body > :last-child, .author__text > :last-child, .latest-comments__body > :last-child {
 margin-bottom: 0px;
 }
.island > :last-child, .reviews > :last-child, .islet > :last-child {
 margin-bottom: 0px;
 }


.comments-area-title {
 margin-top: 2.57143rem ! important;
 margin-bottom: 1.71429rem;
 padding-bottom: 1.85714rem;
 border-bottom: 1px dotted rgb(128, 127, 126);
 }
.comments-area-title .hN, .comments-area-title .article__author-name, .comments-area-title .comment__author-name, .comments-area-title .score__average-wrapper, .comments-area-title .score__label, .comments-area-title .widget_calendar caption, .widget_calendar .comments-area-title caption {
 float: left;
 margin-top: 0px;
 margin-right: 0.85714rem;
 margin-bottom: 0px;
 }
@media only screen and (max-width: 899px) {

.comments-area-title .hN, .comments-area-title .article__author-name, .comments-area-title .comment__author-name, .comments-area-title .score__average-wrapper, .comments-area-title .score__label, .comments-area-title .widget_calendar caption, .widget_calendar .comments-area-title caption {
 font-size: 1.14286rem;
 line-height: 1.51;
 }
}
.comments-area-title .hN em, .comments-area-title .article__author-name em, .comments-area-title .comment__author-name em, .comments-area-title .score__average-wrapper em, .comments-area-title .score__label em, .comments-area-title .widget_calendar caption em, .widget_calendar .comments-area-title caption em {
 font-style: normal;
 color: rgb(251, 72, 52);
 }
.comments_add-comment {
 float: left;
 margin-top: 0.225em;
 }
.commentlist {
 margin-top: -1.71429rem;
 margin-bottom: -1.71429rem;
 margin-left: 0px;
 padding-left: 0px;
 list-style: outside none none;
 border-left: 0px none;
 }
li.comment, li.pingback {
 display: block;
 margin-bottom: 0px;
 padding-top: 1.71429rem;
 }
li.comment + li.comment, li.pingback + li.comment, li.comment + li.pingback, li.pingback + li.pingback {
 border-top: 1px dotted rgb(128, 127, 126);
 }
li.comment .children, li.pingback .children {
 position: relative;
/* margin-top: -1.71429rem;*/
 margin-left: 60px;
 padding-left: 0.85714rem;
 }
li.comment .children:before, li.pingback .children:before {
 position: absolute;
 top: 3rem;
 left: 0px;
 display: block;
 width: 0.85714rem;
 height: 0.85714rem;
 margin-left: -30px;
 content: "";
 border-bottom: 1px solid rgb(128, 127, 126);
 border-left: 1px solid rgb(128, 127, 126);
 }
.comment-article {
 margin-bottom: 0px;
 }
.comment__avatar {
 margin-right: 0.85714rem;
 }
.comment__timestamp {
 color: rgb(128, 127, 126);
 }
.comment__avatar {
 margin-bottom: 1.71429rem;
 }

.comment__content {
 position: relative;
 clear: both;
 margin-bottom: 1.71429rem;
 }
.comment__links {
 /*font-family: "Open Sans",sans-serif;*/
 font-size: 0.85714rem;
 line-height: 2.01;
 float: right;
 }
.comment-reply-title {
 margin-top: 0px;
 }
.comment-respond {
 position: relative;
 }
#cancel-comment-reply-link {
 font-style: normal;
 position: absolute;
 z-index: 5;
 bottom: 1.71429rem;
 left: 0px;
 text-decoration: none;
 }
.comment-form *::-moz-placeholder {
 font-style: italic;
 }
.form-submit #comment-submit {
 float: right;
 text-transform: uppercase;
 }
.rsArrow .rsArrowIcn {
 width: 1.85714rem;
 height: 1.85714rem;
 margin: 0px 1.42857rem;
 border-color: white;
 }
.sub-menu--mega .rsArrow .rsArrowIcn {
 width: 1.42857rem;
 height: 1.42857rem;
 }
@media screen and (min-width: 0px) and (max-width: 768px) {

nav#mainmenu {
 visibility: hidden;
 display: none;
 }
.select-menu {
 display: inherit;
 visibility: inherit;
 width: 100%;
 height: auto;
 padding: 8px 10px;
 background: rgb(250, 250, 250) none repeat scroll 0% 0%;
 color: rgb(51, 51, 51);
 font-family: "Blogger-Sans",Times,serif;
 }
#sidebar, .wp-pagenavi, .pin-article {
 margin-bottom: 20px;
 }
#footer {
 margin-top: 25px;
 }
.pin-article article.article {
 padding: 20px;
 }
.wp-caption {
 width: 100% ! important;
 }
.wp-caption img {
 margin: auto;
 }
#footer .copyright {
 margin: 0px;
 line-height: 15px;
 padding: 0px;
 }
.socials {
 float: none;
 }
.socials a {
 margin: 0px 0px 10px;
 }
.widget-box {
 padding: 20px;
 }
.row.copyright .span6, .row.copyright .span6 {
 padding: 10px 20px;
 text-align: center;
 }
.line {
 border: medium none;
 }
.entry-info, .entry-info.viewcomments {
 width: auto;
 background: transparent none repeat scroll 0% 0%;
 position: relative;
 }
.entry-info .entry-date, .entry-info .entry-comments, .entry-info .entry-standard {
 display: block;
 text-align: center;
 width: inherit;
 padding: inherit;
 margin: 5px auto;
 }
.entry-info i {
 line-height: 23px;
 position: absolute;
 left: 0px;
 margin: 0px;
 padding: 0px;
 }
.header select.select-menu {
 width: 100%;
 margin-bottom: 40px;
 }
h3#reply-title, h3.comments {
 font-size: 18px;
 }
#footer .widget {
 margin-right: inherit;
 }
}
@media screen and (min-width: 0px) and (max-width: 479px) {

.pin-article h1.title {
 font-size: 22px;
 }
    
}


article, aside, details, figcaption, figure, footer, header, nav, section {
 display: block;
 }
audio:not([controls]) {
 display: none;
 }
html {
 font-size: 100%;
 }
a:focus {
 outline: thin dotted rgb(51, 51, 51);
 outline-offset: -2px;
 }
a:hover, a:active {
 outline: 0px none;
 }
img {
 max-width: 100%;
 vertical-align: middle;
 border: 0px none;
 }
button, input, select, textarea {
 margin: 0px;
 font-size: 100%;
 vertical-align: middle;
 }
button, input {
 line-height: normal;
 }
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0px;
 border: 0px none;
 }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
 cursor: pointer;
 }
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
 cursor: pointer;
 }
textarea {
 overflow: auto;
 vertical-align: top;
 }
.clearfix::before, .clearfix::after {
 display: table;
 line-height: 0;
 content: "";
 }
.clearfix::after {
 clear: both;
 }
body {
 margin: 0px;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 font-size: 14px;
 line-height: 20px;
 color: rgb(51, 51, 51);
 background-color: rgb(255, 255, 255);
 }
a {
 text-decoration: none;
 }
a:hover {
 text-decoration: none;
 }
.row {
 margin-left: -20px;
 }
.row::before, .row::after {
 display: table;
 line-height: 0;
 content: "";
 }
.row::after {
 clear: both;
 }
[class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
 }
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
 width: 945px;
 padding: 0px 0px 0px 5px;
 }
.span12 {
 width: 940px;
 }
.span6 {
 width: 460px;
 }
.span3 {
 width: 220px;
 }
.row-fluid::before, .row-fluid::after {
 display: table;
 line-height: 0;
 content: "";
 }
.row-fluid::after {
 clear: both;
 }
.container {
 margin-right: auto;
 margin-left: auto;
 }
.container::before, .container::after {
 display: table;
 line-height: 0;
 content: "";
 }
.container::after {
 clear: both;
 }
.container-fluid::before, .container-fluid::after {
 display: table;
 line-height: 0;
 content: "";
 }
.container-fluid::after {
 clear: both;
 }
p {
 margin: 0px 0px 10px;
 }
small {
 font-size: 85%;
 }
strong {
 font-weight: bold;
 }
h1, h2, h3, h4, h5, h6 {
 margin: 10px 0px;
 font-weight: bold;
 line-height: 20px;
 color: inherit;
 text-rendering: optimizelegibility;
 }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
 font-weight: normal;
 line-height: 1;
 color: rgb(153, 153, 153);
 }
h1, h2, h3 {
 line-height: 40px;
 }
h1 {
 font-size: 38.5px;
 }
h2 {
 font-size: 31.5px;
 }
h3 {
 font-size: 24.5px;
 }
h4 {
 font-size: 17.5px;
 }
h3 small {
 font-size: 14px;
 }
ul, ol {
 padding: 0px;
 margin: 0px 0px 10px 25px;
 }
li {
 line-height: 20px;
 }
.dl-horizontal::before, .dl-horizontal::after {
 display: table;
 line-height: 0;
 content: "";
 }
.dl-horizontal::after {
 clear: both;
 }
abbr[title], abbr[data-original-title] {
 cursor: help;
 border-bottom: 1px dotted rgb(153, 153, 153);
 }
blockquote small::before {
 content: "— ";
 }
blockquote.pull-right small::before {
 content: "";
 }
blockquote.pull-right small::after {
 content: " —";
 }
q::before, q::after, blockquote::before, blockquote::after {
 content: "";
 }
code, pre {
 padding: 0px 3px 2px;
 font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
 font-size: 12px;
 color: rgb(51, 51, 51);
 border-radius: 3px;
 }
code {
 padding: 2px 4px;
 color: rgb(221, 17, 68);
 white-space: nowrap;
 background-color: rgb(247, 247, 249);
 border: 1px solid rgb(225, 225, 232);
 }
form {
 margin: 0px 0px 20px;
 }
label, input, button, select, textarea {
 font-size: 14px;
 font-weight: normal;
 line-height: 20px;
 }
input, button, select, textarea {
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 }
label {
 display: block;
 margin-bottom: 5px;
 }
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
 display: inline-block;
 height: 20px;
 padding: 4px 6px;
 margin-bottom: 10px;
 font-size: 14px;
 line-height: 20px;
 color: rgb(85, 85, 85);
 vertical-align: middle;
 border-radius: 4px;
 }
input, textarea, .uneditable-input {
 width: 206px;
 }
textarea {
 height: auto;
 }
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
 background-color: rgb(255, 255, 255);
 border: 1px solid rgb(204, 204, 204);
 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
 transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
 }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
 border-color: rgba(82, 168, 236, 0.8);
 outline: 0px none;
 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
 }
input[type="radio"], input[type="checkbox"] {
 margin: 4px 0px 0px;
 line-height: normal;
 }
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
 width: auto;
 }
select, input[type="file"] {
 height: 30px;
 line-height: 30px;
 }
select {
 width: 220px;
 background-color: rgb(255, 255, 255);
 border: 1px solid rgb(204, 204, 204);
 }
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
 outline: thin dotted rgb(51, 51, 51);
 outline-offset: -2px;
 }
input:-moz-placeholder, textarea:-moz-placeholder {
 color: rgb(153, 153, 153);
 }
input, textarea, .uneditable-input {
 margin-left: 0px;
 }
.controls-row::before, .controls-row::after {
 display: table;
 line-height: 0;
 content: "";
 }
.controls-row::after {
 clear: both;
 }
input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
 color: rgb(185, 74, 72);
 border-color: rgb(238, 95, 91);
 }
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
 border-color: rgb(233, 50, 45);
 box-shadow: 0px 0px 6px rgb(248, 185, 183);
 }
.form-actions::before, .form-actions::after {
 display: table;
 line-height: 0;
 content: "";
 }
.form-actions::after {
 clear: both;
 }
.form-horizontal .control-group::before, .form-horizontal .control-group::after {
 display: table;
 line-height: 0;
 content: "";
 }
.form-horizontal .control-group::after {
 clear: both;
 }
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
 background-color: rgb(249, 249, 249);
 }
[class^="icon-"], [class*=" icon-"] {
 display: inline-block;
 width: 14px;
 height: 14px;
 margin-top: 1px;
 line-height: 14px;
 vertical-align: text-top;
 background-image: url('glyphicons-halflings.png');
 background-position: 14px 14px;
 background-repeat: no-repeat;
 }
.icon-time {
 background-position: -48px -24px;
 }
.icon-edit {
 background-position: -96px -72px;
 }
.dropdown-submenu > a::after {
 display: block;
 float: right;
 width: 0px;
 height: 0px;
 margin-top: 5px;
 margin-right: -10px;
 border-color: transparent transparent transparent rgb(204, 204, 204);
 border-style: solid;
 border-width: 5px 0px 5px 5px;
 content: " ";
 }
.dropdown-submenu:hover > a::after {
 border-left-color: rgb(255, 255, 255);
 }
button.btn::-moz-focus-inner, input.btn[type="submit"]::-moz-focus-inner {
 padding: 0px;
 border: 0px none;
 }
.nav-tabs::before, .nav-pills::before, .nav-tabs::after, .nav-pills::after {
 display: table;
 line-height: 0;
 content: "";
 }
.nav-tabs::after, .nav-pills::after {
 clear: both;
 }
.tabbable::before, .tabbable::after {
 display: table;
 line-height: 0;
 content: "";
 }
.tabbable::after {
 clear: both;
 }
.navbar-inner::before, .navbar-inner::after {
 display: table;
 line-height: 0;
 content: "";
 }
.navbar-inner::after {
 clear: both;
 }
.navbar-form::before, .navbar-form::after {
 display: table;
 line-height: 0;
 content: "";
 }
.navbar-form::after {
 clear: both;
 }
.navbar .nav > li > .dropdown-menu::before {
 position: absolute;
 top: -7px;
 left: 9px;
 display: inline-block;
 border-right: 7px solid transparent;
 border-bottom: 7px solid rgba(0, 0, 0, 0.2);
 border-left: 7px solid transparent;
 content: "";
 }
.navbar .nav > li > .dropdown-menu::after {
 position: absolute;
 top: -6px;
 left: 10px;
 display: inline-block;
 border-right: 6px solid transparent;
 border-bottom: 6px solid rgb(255, 255, 255);
 border-left: 6px solid transparent;
 content: "";
 }
.navbar-fixed-bottom .nav > li > .dropdown-menu::before {
 top: auto;
 bottom: -7px;
 border-top: 7px solid rgba(0, 0, 0, 0.2);
 border-bottom: 0px none;
 }
.navbar-fixed-bottom .nav > li > .dropdown-menu::after {
 top: auto;
 bottom: -6px;
 border-top: 6px solid rgb(255, 255, 255);
 border-bottom: 0px none;
 }
.navbar .pull-right > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu.pull-right::before {
 right: 12px;
 left: auto;
 }
.navbar .pull-right > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-menu.pull-right::after {
 right: 13px;
 left: auto;
 }
.pager::before, .pager::after {
 display: table;
 line-height: 0;
 content: "";
 }
.pager::after {
 clear: both;
 }
.modal-footer::before, .modal-footer::after {
 display: table;
 line-height: 0;
 content: "";
 }
.modal-footer::after {
 clear: both;
 }
.popover .arrow, .popover .arrow::after {
 position: absolute;
 display: block;
 width: 0px;
 height: 0px;
 border-color: transparent;
 border-style: solid;
 }
.popover .arrow::after {
 border-width: 10px;
 content: "";
 }
.popover.top .arrow::after {
 bottom: 1px;
 margin-left: -10px;
 border-top-color: rgb(255, 255, 255);
 border-bottom-width: 0px;
 }
.popover.right .arrow::after {
 bottom: -10px;
 left: 1px;
 border-right-color: rgb(255, 255, 255);
 border-left-width: 0px;
 }
.popover.bottom .arrow::after {
 top: 1px;
 margin-left: -10px;
 border-bottom-color: rgb(255, 255, 255);
 border-top-width: 0px;
 }
.popover.left .arrow::after {
 right: 1px;
 bottom: -10px;
 border-left-color: rgb(255, 255, 255);
 border-right-width: 0px;
 }
.thumbnails::before, .thumbnails::after {
 display: table;
 line-height: 0;
 content: "";
 }
.thumbnails::after {
 clear: both;
 }
@media screen and (min-width: 0px) and (max-width: 768px) {

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
 padding-left: 0px;
 }
}
.clearfix::before, .clearfix::after {
 display: table;
 line-height: 0;
 content: "";
 }
.clearfix::after {
 clear: both;
 }
@font-face {

font-family: "FontAwesome";

font-style: normal;

font-weight: normal;

src: url('fontawesome-webfont.eot') format("embedded-opentype"), url('fontawesome-webfont.woff') format("woff"), url('fontawesome-webfont.ttf') format("truetype"), url('fontawesome-webfont.svg') format("svg");

}
[class^="icon-"], [class*=" icon-"] {
 font-family: FontAwesome;
 font-weight: normal;
 font-style: normal;
 text-decoration: inherit;
 }
[class^="icon-"]::before, [class*=" icon-"]::before {
 text-decoration: inherit;
 display: inline-block;
 }
.icon-large::before {
 vertical-align: -10%;
 font-size: 1.33333em;
 }
[class^="icon-"], [class*=" icon-"] {
 display: inline;
 width: auto;
 height: auto;
 line-height: normal;
 vertical-align: baseline;
 background-image: none;
 background-position: 0% 0%;
 background-repeat: repeat;
 margin-top: 0px;
 }
.icon-rotate-90::before {
 transform: rotate(90deg);
 }
.icon-rotate-180::before {
 transform: rotate(180deg);
 }
.icon-rotate-270::before {
 transform: rotate(270deg);
 }
.icon-flip-horizontal::before {
 transform: scale(-1, 1);
 }
.icon-flip-vertical::before {
 transform: scale(1, -1);
 }
a .icon-rotate-90::before, a .icon-rotate-180::before, a .icon-rotate-270::before, a .icon-flip-horizontal::before, a .icon-flip-vertical::before {
 display: inline-block;
 }
.icon-glass::before {
 content: "";
 }
.icon-music::before {
 content: "";
 }
.icon-search::before {
 content: "";
 }
.icon-envelope-alt::before {
 content: "";
 }
.icon-heart::before {
 content: "";
 }
.icon-star::before {
 content: "";
 }
.icon-star-empty::before {
 content: "";
 }
.icon-user::before {
 content: "";
 }
.icon-film::before {
 content: "";
 }
.icon-th-large::before {
 content: "";
 }
.icon-th::before {
 content: "";
 }
.icon-th-list::before {
 content: "";
 }
.icon-ok::before {
 content: "";
 }
.icon-remove::before {
 content: "";
 }
.icon-zoom-in::before {
 content: "";
 }
.icon-zoom-out::before {
 content: "";
 }
.icon-power-off::before, .icon-off::before {
 content: "";
 }
.icon-signal::before {
 content: "";
 }
.icon-gear::before, .icon-cog::before {
 content: "";
 }
.icon-trash::before {
 content: "";
 }
.icon-home::before {
 content: "";
 }
.icon-file-alt::before {
 content: "";
 }
.icon-time::before {
 content: "";
 }
.icon-road::before {
 content: "";
 }
.icon-download-alt::before {
 content: "";
 }
.icon-download::before {
 content: "";
 }
.icon-upload::before {
 content: "";
 }
.icon-inbox::before {
 content: "";
 }
.icon-play-circle::before {
 content: "";
 }
.icon-rotate-right::before, .icon-repeat::before {
 content: "";
 }
.icon-refresh::before {
 content: "";
 }
.icon-list-alt::before {
 content: "";
 }
.icon-lock::before {
 content: "";
 }
.icon-flag::before {
 content: "";
 }
.icon-headphones::before {
 content: "";
 }
.icon-volume-off::before {
 content: "";
 }
.icon-volume-down::before {
 content: "";
 }
.icon-volume-up::before {
 content: "";
 }
.icon-qrcode::before {
 content: "";
 }
.icon-barcode::before {
 content: "";
 }
.icon-tag::before {
 content: "";
 }
.icon-tags::before {
 content: "";
 }
.icon-book::before {
 content: "";
 }
.icon-bookmark::before {
 content: "";
 }
.icon-print::before {
 content: "";
 }
.icon-camera::before {
 content: "";
 }
.icon-font::before {
 content: "";
 }
.icon-bold::before {
 content: "";
 }
.icon-italic::before {
 content: "";
 }
.icon-text-height::before {
 content: "";
 }
.icon-text-width::before {
 content: "";
 }
.icon-align-left::before {
 content: "";
 }
.icon-align-center::before {
 content: "";
 }
.icon-align-right::before {
 content: "";
 }
.icon-align-justify::before {
 content: "";
 }
.icon-list::before {
 content: "";
 }
.icon-indent-left::before {
 content: "";
 }
.icon-indent-right::before {
 content: "";
 }
.icon-facetime-video::before {
 content: "";
 }
.icon-picture::before {
 content: "";
 }
.icon-pencil::before {
 content: "";
 }
.icon-map-marker::before {
 content: "";
 }
.icon-adjust::before {
 content: "";
 }
.icon-tint::before {
 content: "";
 }
.icon-edit::before {
 content: "";
 }
.icon-share::before {
 content: "";
 }
.icon-check::before {
 content: "";
 }
.icon-move::before {
 content: "";
 }
.icon-step-backward::before {
 content: "";
 }
.icon-fast-backward::before {
 content: "";
 }
.icon-backward::before {
 content: "";
 }
.icon-play::before {
 content: "";
 }
.icon-pause::before {
 content: "";
 }
.icon-stop::before {
 content: "";
 }
.icon-forward::before {
 content: "";
 }
.icon-fast-forward::before {
 content: "";
 }
.icon-step-forward::before {
 content: "";
 }
.icon-eject::before {
 content: "";
 }
.icon-chevron-left::before {
 content: "";
 }
.icon-chevron-right::before {
 content: "";
 }
.icon-plus-sign::before {
 content: "";
 }
.icon-minus-sign::before {
 content: "";
 }
.icon-remove-sign::before {
 content: "";
 }
.icon-ok-sign::before {
 content: "";
 }
.icon-question-sign::before {
 content: "";
 }
.icon-info-sign::before {
 content: "";
 }
.icon-screenshot::before {
 content: "";
 }
.icon-remove-circle::before {
 content: "";
 }
.icon-ok-circle::before {
 content: "";
 }
.icon-ban-circle::before {
 content: "";
 }
.icon-arrow-left::before {
 content: "";
 }
.icon-arrow-right::before {
 content: "";
 }
.icon-arrow-up::before {
 content: "";
 }
.icon-arrow-down::before {
 content: "";
 }
.icon-mail-forward::before, .icon-share-alt::before {
 content: "";
 }
.icon-resize-full::before {
 content: "";
 }
.icon-resize-small::before {
 content: "";
 }
.icon-plus::before {
 content: "";
 }
.icon-minus::before {
 content: "";
 }
.icon-asterisk::before {
 content: "";
 }
.icon-exclamation-sign::before {
 content: "";
 }
.icon-gift::before {
 content: "";
 }
.icon-leaf::before {
 content: "";
 }
.icon-fire::before {
 content: "";
 }
.icon-eye-open::before {
 content: "";
 }
.icon-eye-close::before {
 content: "";
 }
.icon-warning-sign::before {
 content: "";
 }
.icon-plane::before {
 content: "";
 }
.icon-calendar::before {
 content: "";
 }
.icon-random::before {
 content: "";
 }
.icon-comment::before {
 content: "";
 }
.icon-magnet::before {
 content: "";
 }
.icon-chevron-up::before {
 content: "";
 }
.icon-chevron-down::before {
 content: "";
 }
.icon-retweet::before {
 content: "";
 }
.icon-shopping-cart::before {
 content: "";
 }
.icon-folder-close::before {
 content: "";
 }
.icon-folder-open::before {
 content: "";
 }
.icon-resize-vertical::before {
 content: "";
 }
.icon-resize-horizontal::before {
 content: "";
 }
.icon-bar-chart::before {
 content: "";
 }
.icon-twitter-sign::before {
 content: "";
 }
.icon-facebook-sign::before {
 content: "";
 }
.icon-camera-retro::before {
 content: "";
 }
.icon-key::before {
 content: "";
 }
.icon-gears::before, .icon-cogs::before {
 content: "";
 }
.icon-comments::before {
 content: "";
 }
.icon-thumbs-up-alt::before {
 content: "";
 }
.icon-thumbs-down-alt::before {
 content: "";
 }
.icon-star-half::before {
 content: "";
 }
.icon-heart-empty::before {
 content: "";
 }
.icon-signout::before {
 content: "";
 }
.icon-linkedin-sign::before {
 content: "";
 }
.icon-pushpin::before {
 content: "";
 }
.icon-external-link::before {
 content: "";
 }
.icon-signin::before {
 content: "";
 }
.icon-trophy::before {
 content: "";
 }
.icon-github-sign::before {
 content: "";
 }
.icon-upload-alt::before {
 content: "";
 }
.icon-lemon::before {
 content: "";
 }
.icon-phone::before {
 content: "";
 }
.icon-unchecked::before, .icon-check-empty::before {
 content: "";
 }
.icon-bookmark-empty::before {
 content: "";
 }
.icon-phone-sign::before {
 content: "";
 }
.icon-twitter::before {
 content: "";
 }
.icon-facebook::before {
 content: "";
 }
.icon-github::before {
 content: "";
 }
.icon-unlock::before {
 content: "";
 }
.icon-credit-card::before {
 content: "";
 }
.icon-rss::before {
 content: "";
 }
.icon-hdd::before {
 content: "";
 }
.icon-bullhorn::before {
 content: "";
 }
.icon-bell::before {
 content: "";
 }
.icon-certificate::before {
 content: "";
 }
.icon-hand-right::before {
 content: "";
 }
.icon-hand-left::before {
 content: "";
 }
.icon-hand-up::before {
 content: "";
 }
.icon-hand-down::before {
 content: "";
 }
.icon-circle-arrow-left::before {
 content: "";
 }
.icon-circle-arrow-right::before {
 content: "";
 }
.icon-circle-arrow-up::before {
 content: "";
 }
.icon-circle-arrow-down::before {
 content: "";
 }
.icon-globe::before {
 content: "";
 }
.icon-wrench::before {
 content: "";
 }
.icon-tasks::before {
 content: "";
 }
.icon-filter::before {
 content: "";
 }
.icon-briefcase::before {
 content: "";
 }
.icon-fullscreen::before {
 content: "";
 }
.icon-group::before {
 content: "";
 }
.icon-link::before {
 content: "";
 }
.icon-cloud::before {
 content: "";
 }
.icon-beaker::before {
 content: "";
 }
.icon-cut::before {
 content: "";
 }
.icon-copy::before {
 content: "";
 }
.icon-paperclip::before, .icon-paper-clip::before {
 content: "";
 }
.icon-save::before {
 content: "";
 }
.icon-sign-blank::before {
 content: "";
 }
.icon-reorder::before {
 content: "";
 }
.icon-list-ul::before {
 content: "";
 }
.icon-list-ol::before {
 content: "";
 }
.icon-strikethrough::before {
 content: "";
 }
.icon-underline::before {
 content: "";
 }
.icon-table::before {
 content: "";
 }
.icon-magic::before {
 content: "";
 }
.icon-truck::before {
 content: "";
 }
.icon-pinterest::before {
 content: "";
 }
.icon-pinterest-sign::before {
 content: "";
 }
.icon-google-plus-sign::before {
 content: "";
 }
.icon-google-plus::before {
 content: "";
 }
.icon-money::before {
 content: "";
 }
.icon-caret-down::before {
 content: "";
 }
.icon-caret-up::before {
 content: "";
 }
.icon-caret-left::before {
 content: "";
 }
.icon-caret-right::before {
 content: "";
 }
.icon-columns::before {
 content: "";
 }
.icon-sort::before {
 content: "";
 }
.icon-sort-down::before {
 content: "";
 }
.icon-sort-up::before {
 content: "";
 }
.icon-envelope::before {
 content: "";
 }
.icon-linkedin::before {
 content: "";
 }
.icon-rotate-left::before, .icon-undo::before {
 content: "";
 }
.icon-legal::before {
 content: "";
 }
.icon-dashboard::before {
 content: "";
 }
.icon-comment-alt::before {
 content: "";
 }
.icon-comments-alt::before {
 content: "";
 }
.icon-bolt::before {
 content: "";
 }
.icon-sitemap::before {
 content: "";
 }
.icon-umbrella::before {
 content: "";
 }
.icon-paste::before {
 content: "";
 }
.icon-lightbulb::before {
 content: "";
 }
.icon-exchange::before {
 content: "";
 }
.icon-cloud-download::before {
 content: "";
 }
.icon-cloud-upload::before {
 content: "";
 }
.icon-user-md::before {
 content: "";
 }
.icon-stethoscope::before {
 content: "";
 }
.icon-suitcase::before {
 content: "";
 }
.icon-bell-alt::before {
 content: "";
 }
.icon-coffee::before {
 content: "";
 }
.icon-food::before {
 content: "";
 }
.icon-file-text-alt::before {
 content: "";
 }
.icon-building::before {
 content: "";
 }
.icon-hospital::before {
 content: "";
 }
.icon-ambulance::before {
 content: "";
 }
.icon-medkit::before {
 content: "";
 }
.icon-fighter-jet::before {
 content: "";
 }
.icon-beer::before {
 content: "";
 }
.icon-h-sign::before {
 content: "";
 }
.icon-plus-sign-alt::before {
 content: "";
 }
.icon-double-angle-left::before {
 content: "";
 }
.icon-double-angle-right::before {
 content: "";
 }
.icon-double-angle-up::before {
 content: "";
 }
.icon-double-angle-down::before {
 content: "";
 }
.icon-angle-left::before {
 content: "";
 }
.icon-angle-right::before {
 content: "";
 }
.icon-angle-up::before {
 content: "";
 }
.icon-angle-down::before {
 content: "";
 }
.icon-desktop::before {
 content: "";
 }
.icon-laptop::before {
 content: "";
 }
.icon-tablet::before {
 content: "";
 }
.icon-mobile-phone::before {
 content: "";
 }
.icon-circle-blank::before {
 content: "";
 }
.icon-quote-left::before {
 content: "";
 }
.icon-quote-right::before {
 content: "";
 }
.icon-spinner::before {
 content: "";
 }
.icon-circle::before {
 content: "";
 }
.icon-mail-reply::before, .icon-reply::before {
 content: "";
 }
.icon-github-alt::before {
 content: "";
 }
.icon-folder-close-alt::before {
 content: "";
 }
.icon-folder-open-alt::before {
 content: "";
 }
.icon-expand-alt::before {
 content: "";
 }
.icon-collapse-alt::before {
 content: "";
 }
.icon-smile::before {
 content: "";
 }
.icon-frown::before {
 content: "";
 }
.icon-meh::before {
 content: "";
 }
.icon-gamepad::before {
 content: "";
 }
.icon-keyboard::before {
 content: "";
 }
.icon-flag-alt::before {
 content: "";
 }
.icon-flag-checkered::before {
 content: "";
 }
.icon-terminal::before {
 content: "";
 }
.icon-code::before {
 content: "";
 }
.icon-reply-all::before {
 content: "";
 }
.icon-mail-reply-all::before {
 content: "";
 }
.icon-star-half-full::before, .icon-star-half-empty::before {
 content: "";
 }
.icon-location-arrow::before {
 content: "";
 }
.icon-crop::before {
 content: "";
 }
.icon-code-fork::before {
 content: "";
 }
.icon-unlink::before {
 content: "";
 }
.icon-question::before {
 content: "";
 }
.icon-info::before {
 content: "";
 }
.icon-exclamation::before {
 content: "";
 }
.icon-superscript::before {
 content: "";
 }
.icon-subscript::before {
 content: "";
 }
.icon-eraser::before {
 content: "";
 }
.icon-puzzle-piece::before {
 content: "";
 }
.icon-microphone::before {
 content: "";
 }
.icon-microphone-off::before {
 content: "";
 }
.icon-shield::before {
 content: "";
 }
.icon-calendar-empty::before {
 content: "";
 }
.icon-fire-extinguisher::before {
 content: "";
 }
.icon-rocket::before {
 content: "";
 }
.icon-maxcdn::before {
 content: "";
 }
.icon-chevron-sign-left::before {
 content: "";
 }
.icon-chevron-sign-right::before {
 content: "";
 }
.icon-chevron-sign-up::before {
 content: "";
 }
.icon-chevron-sign-down::before {
 content: "";
 }
.icon-html5::before {
 content: "";
 }
.icon-css3::before {
 content: "";
 }
.icon-anchor::before {
 content: "";
 }
.icon-unlock-alt::before {
 content: "";
 }
.icon-bullseye::before {
 content: "";
 }
.icon-ellipsis-horizontal::before {
 content: "";
 }
.icon-ellipsis-vertical::before {
 content: "";
 }
.icon-rss-sign::before {
 content: "";
 }
.icon-play-sign::before {
 content: "";
 }
.icon-ticket::before {
 content: "";
 }
.icon-minus-sign-alt::before {
 content: "";
 }
.icon-check-minus::before {
 content: "";
 }
.icon-level-up::before {
 content: "";
 }
.icon-level-down::before {
 content: "";
 }
.icon-check-sign::before {
 content: "";
 }
.icon-edit-sign::before {
 content: "";
 }
.icon-external-link-sign::before {
 content: "";
 }
.icon-share-sign::before {
 content: "";
 }
.icon-compass::before {
 content: "";
 }
.icon-collapse::before {
 content: "";
 }
.icon-collapse-top::before {
 content: "";
 }
.icon-expand::before {
 content: "";
 }
.icon-euro::before, .icon-eur::before {
 content: "";
 }
.icon-gbp::before {
 content: "";
 }
.icon-dollar::before, .icon-usd::before {
 content: "";
 }
.icon-rupee::before, .icon-inr::before {
 content: "";
 }
.icon-yen::before, .icon-jpy::before {
 content: "";
 }
.icon-renminbi::before, .icon-cny::before {
 content: "";
 }
.icon-won::before, .icon-krw::before {
 content: "";
 }
.icon-bitcoin::before, .icon-btc::before {
 content: "";
 }
.icon-file::before {
 content: "";
 }
.icon-file-text::before {
 content: "";
 }
.icon-sort-by-alphabet::before {
 content: "";
 }
.icon-sort-by-alphabet-alt::before {
 content: "";
 }
.icon-sort-by-attributes::before {
 content: "";
 }
.icon-sort-by-attributes-alt::before {
 content: "";
 }
.icon-sort-by-order::before {
 content: "";
 }
.icon-sort-by-order-alt::before {
 content: "";
 }
.icon-thumbs-up::before {
 content: "";
 }
.icon-thumbs-down::before {
 content: "";
 }
.icon-youtube-sign::before {
 content: "";
 }
.icon-youtube::before {
 content: "";
 }
.icon-xing::before {
 content: "";
 }
.icon-xing-sign::before {
 content: "";
 }
.icon-youtube-play::before {
 content: "";
 }
.icon-dropbox::before {
 content: "";
 }
.icon-stackexchange::before {
 content: "";
 }
.icon-instagram::before {
 content: "";
 }
.icon-flickr::before {
 content: "";
 }
.icon-adn::before {
 content: "";
 }
.icon-bitbucket::before {
 content: "";
 }
.icon-bitbucket-sign::before {
 content: "";
 }
.icon-tumblr::before {
 content: "";
 }
.icon-tumblr-sign::before {
 content: "";
 }
.icon-long-arrow-down::before {
 content: "";
 }
.icon-long-arrow-up::before {
 content: "";
 }
.icon-long-arrow-left::before {
 content: "";
 }
.icon-long-arrow-right::before {
 content: "";
 }
.icon-apple::before {
 content: "";
 }
.icon-windows::before {
 content: "";
 }
.icon-android::before {
 content: "";
 }
.icon-linux::before {
 content: "";
 }
.icon-dribbble::before {
 content: "";
 }
.icon-skype::before {
 content: "";
 }
.icon-foursquare::before {
 content: "";
 }
.icon-trello::before {
 content: "";
 }
.icon-female::before {
 content: "";
 }
.icon-male::before {
 content: "";
 }
.icon-gittip::before {
 content: "";
 }
.icon-sun::before {
 content: "";
 }
.icon-moon::before {
 content: "";
 }
.icon-archive::before {
 content: "";
 }
.icon-bug::before {
 content: "";
 }
.icon-vk::before {
 content: "";
 }
.icon-weibo::before {
 content: "";
 }
.icon-renren::before {
 content: "";
 }
@font-face {

font-family: "Blogger-Sans";

font-style: normal;

font-weight: 400;

src: local("Abel"), local("Abel-Regular"), url('brdggfwqyjxjg2cd1e9o7g.woff2') format("woff2"), url('eaqh528ffdbuek8uoky4sa.woff') format("woff");

}
@font-face {

font-family: "Allura";

font-style: normal;

font-weight: 400;

src: local("Allura"), local("Allura-Regular"), url('poh_k539ybszdkiiya98tg.woff2') format("woff2"), url('exit4hkozv4e-lioi2vvja.woff') format("woff");

}
@font-face {

font-family: "Allura-Regular";

font-style: normal;

font-weight: 400;

src: url('allura-regular.otf');

}

@font-face {

font-family: "Blogger-Sans";

font-style: normal;

font-weight: 400;

src: url('blogger_sans.otf');

}
@font-face {

font-family: "Handlee";

font-style: normal;

font-weight: 400;

src: local("Handlee Regular"), local("Handlee-Regular"), url('hn5ofja7dlalxz1oszb59q.woff2') format("woff2"), url('6afixnh5pz1jj_pfexpowq.woff') format("woff");

}
@font-face {

font-family: "Maven Pro";

font-style: normal;

font-weight: 400;

src: local("Maven Pro Regular"), local("MavenProRegular"), url('mg9kbuzfchds94tbv9u-pvtxra8tvwticgirnjhmvjw.woff2') format("woff2"), url('mg9kbuzfchds94tbv9u-pt8e0i7kzn-epnyo3hzu7kw.woff') format("woff");

}
@font-face {

font-family: "Oxygen";

font-style: normal;

font-weight: 400;

src: local("Oxygen"), local("Oxygen-Regular"), url('78wgxshffbzg7brkpfrncq.woff2') format("woff2"), url('rzonirr1p2mqyyz2rwqsmw.woff') format("woff");

}
.jetpack-image-container::after {
 clear: both;
 }
.jetpack-image-container::before, .jetpack-image-container::after {
 display: table;
 content: "";
 }
.widgets-grid-layout::before, .widgets-grid-layout::after {
 content: " ";
 display: table;
 }
.widgets-grid-layout::after {
 clear: both;
 }
.widget-grid-view-image:nth-child(2n) a {
 margin: 0px 0px 4px 2px;
 }
.widgets-list-layout li::before, .widgets-list-layout li::after {
 content: "";
 display: table;
 }
.widgets-list-layout li::after {
 clear: both;
 }
abbr, acronym {
 border-bottom: 1px dotted rgb(102, 102, 102);
 }
.group::after {
 content: "";
 display: table;
 clear: both;
 }
.container {
 display: block;
 }
.clear {
 clear: both;
 }
img {
 max-width: 100%;
 }
.texticons-cent::before {
 content: "¢";
 }
.texticons-css::before {
 content: "";
 }
.texticons-dollar::before {
 content: "$";
 }
.texticons-euro::before {
 content: "€";
 }
.texticons-shortcode::before {
 content: "[]";
 }
.texticons-sterling::before {
 content: "£";
 }
.texticons-yen::before {
 content: "¥";
 }
@font-face {

font-family: "Genericons";

src: url('genericons.eot');

}
@font-face {

font-family: "Genericons";

font-style: normal;

font-weight: normal;

src: url('genericons.ttf') format("truetype"), url('genericons.svg') format("svg");

}
@media not all {

@font-face {

font-family: "Genericons";

src: url('genericons_001.svg') format("svg");

}
}
.genericon-404::before {
 content: "";
 }
.genericon-activity::before {
 content: "";
 }
.genericon-anchor::before {
 content: "";
 }
.genericon-aside::before {
 content: "";
 }
.genericon-attachment::before {
 content: "";
 }
.genericon-audio::before {
 content: "";
 }
.genericon-bold::before {
 content: "";
 }
.genericon-book::before {
 content: "";
 }
.genericon-bug::before {
 content: "";
 }
.genericon-cart::before {
 content: "";
 }
.genericon-category::before {
 content: "";
 }
.genericon-chat::before {
 content: "";
 }
.genericon-checkmark::before {
 content: "";
 }
.genericon-close::before {
 content: "";
 }
.genericon-close-alt::before {
 content: "";
 }
.genericon-cloud::before {
 content: "";
 }
.genericon-cloud-download::before {
 content: "";
 }
.genericon-cloud-upload::before {
 content: "";
 }
.genericon-code::before {
 content: "";
 }
.genericon-codepen::before {
 content: "";
 }
.genericon-cog::before {
 content: "";
 }
.genericon-collapse::before {
 content: "";
 }
.genericon-comment::before {
 content: "";
 }
.genericon-day::before {
 content: "";
 }
.genericon-digg::before {
 content: "";
 }
.genericon-document::before {
 content: "";
 }
.genericon-dot::before {
 content: "";
 }
.genericon-downarrow::before {
 content: "";
 }
.genericon-download::before {
 content: "";
 }
.genericon-draggable::before {
 content: "";
 }
.genericon-dribbble::before {
 content: "";
 }
.genericon-dropbox::before {
 content: "";
 }
.genericon-dropdown::before {
 content: "";
 }
.genericon-dropdown-left::before {
 content: "";
 }
.genericon-edit::before {
 content: "";
 }
.genericon-ellipsis::before {
 content: "";
 }
.genericon-expand::before {
 content: "";
 }
.genericon-external::before {
 content: "";
 }
.genericon-facebook::before {
 content: "";
 }
.genericon-facebook-alt::before {
 content: "";
 }
.genericon-fastforward::before {
 content: "";
 }
.genericon-feed::before {
 content: "";
 }
.genericon-flag::before {
 content: "";
 }
.genericon-flickr::before {
 content: "";
 }
.genericon-foursquare::before {
 content: "";
 }
.genericon-fullscreen::before {
 content: "";
 }
.genericon-gallery::before {
 content: "";
 }
.genericon-github::before {
 content: "";
 }
.genericon-googleplus::before {
 content: "";
 }
.genericon-googleplus-alt::before {
 content: "";
 }
.genericon-handset::before {
 content: "";
 }
.genericon-heart::before {
 content: "";
 }
.genericon-help::before {
 content: "";
 }
.genericon-hide::before {
 content: "";
 }
.genericon-hierarchy::before {
 content: "";
 }
.genericon-home::before {
 content: "";
 }
.genericon-image::before {
 content: "";
 }
.genericon-info::before {
 content: "";
 }
.genericon-instagram::before {
 content: "";
 }
.genericon-italic::before {
 content: "";
 }
.genericon-key::before {
 content: "";
 }
.genericon-leftarrow::before {
 content: "";
 }
.genericon-link::before {
 content: "";
 }
.genericon-linkedin::before {
 content: "";
 }
.genericon-linkedin-alt::before {
 content: "";
 }
.genericon-location::before {
 content: "";
 }
.genericon-lock::before {
 content: "";
 }
.genericon-mail::before {
 content: "";
 }
.genericon-maximize::before {
 content: "";
 }
.genericon-menu::before {
 content: "";
 }
.genericon-microphone::before {
 content: "";
 }
.genericon-minimize::before {
 content: "";
 }
.genericon-minus::before {
 content: "";
 }
.genericon-month::before {
 content: "";
 }
.genericon-move::before {
 content: "";
 }
.genericon-next::before {
 content: "";
 }
.genericon-notice::before {
 content: "";
 }
.genericon-paintbrush::before {
 content: "";
 }
.genericon-path::before {
 content: "";
 }
.genericon-pause::before {
 content: "";
 }
.genericon-phone::before {
 content: "";
 }
.genericon-picture::before {
 content: "";
 }
.genericon-pinned::before {
 content: "";
 }
.genericon-pinterest::before {
 content: "";
 }
.genericon-pinterest-alt::before {
 content: "";
 }
.genericon-play::before {
 content: "";
 }
.genericon-plugin::before {
 content: "";
 }
.genericon-plus::before {
 content: "";
 }
.genericon-pocket::before {
 content: "";
 }
.genericon-polldaddy::before {
 content: "";
 }
.genericon-portfolio::before {
 content: "";
 }
.genericon-previous::before {
 content: "";
 }
.genericon-print::before {
 content: "";
 }
.genericon-quote::before {
 content: "";
 }
.genericon-rating-empty::before {
 content: "";
 }
.genericon-rating-full::before {
 content: "";
 }
.genericon-rating-half::before {
 content: "";
 }
.genericon-reddit::before {
 content: "";
 }
.genericon-refresh::before {
 content: "";
 }
.genericon-reply::before {
 content: "";
 }
.genericon-reply-alt::before {
 content: "";
 }
.genericon-reply-single::before {
 content: "";
 }
.genericon-rewind::before {
 content: "";
 }
.genericon-rightarrow::before {
 content: "";
 }
.genericon-search::before {
 content: "";
 }
.genericon-send-to-phone::before {
 content: "";
 }
.genericon-send-to-tablet::before {
 content: "";
 }
.genericon-share::before {
 content: "";
 }
.genericon-show::before {
 content: "";
 }
.genericon-shuffle::before {
 content: "";
 }
.genericon-sitemap::before {
 content: "";
 }
.genericon-skip-ahead::before {
 content: "";
 }
.genericon-skip-back::before {
 content: "";
 }
.genericon-skype::before {
 content: "";
 }
.genericon-spam::before {
 content: "";
 }
.genericon-spotify::before {
 content: "";
 }
.genericon-standard::before {
 content: "";
 }
.genericon-star::before {
 content: "";
 }
.genericon-status::before {
 content: "";
 }
.genericon-stop::before {
 content: "";
 }
.genericon-stumbleupon::before {
 content: "";
 }
.genericon-subscribe::before {
 content: "";
 }
.genericon-subscribed::before {
 content: "";
 }
.genericon-summary::before {
 content: "";
 }
.genericon-tablet::before {
 content: "";
 }
.genericon-tag::before {
 content: "";
 }
.genericon-time::before {
 content: "";
 }
.genericon-top::before {
 content: "";
 }
.genericon-trash::before {
 content: "";
 }
.genericon-tumblr::before {
 content: "";
 }
.genericon-twitch::before {
 content: "";
 }
.genericon-twitter::before {
 content: "";
 }
.genericon-unapprove::before {
 content: "";
 }
.genericon-unsubscribe::before {
 content: "";
 }
.genericon-unzoom::before {
 content: "";
 }
.genericon-uparrow::before {
 content: "";
 }
.genericon-user::before {
 content: "";
 }
.genericon-video::before {
 content: "";
 }
.genericon-videocamera::before {
 content: "";
 }
.genericon-vimeo::before {
 content: "";
 }
.genericon-warning::before {
 content: "";
 }
.genericon-website::before {
 content: "";
 }
.genericon-week::before {
 content: "";
 }
.genericon-wordpress::before {
 content: "";
 }
.genericon-xpost::before {
 content: "";
 }
.genericon-youtube::before {
 content: "";
 }
.genericon-zoom::before {
 content: "";
 }
@media not all, not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {

}
.jp-carousel-info *::-moz-selection {
 background: rgb(104, 201, 232) none repeat scroll 0% 0%;
 color: rgb(255, 255, 255);
 }
@media not all, not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {

}
.jp-carousel-left-column-wrapper h1::after, .jp-carousel-left-column-wrapper h1::before, .jp-carousel-photo-info h1::after, .jp-carousel-photo-info h1::before {
 content: none ! important;
 }
@media only screen and (max-width: 760px) {

}
.contact-form input[type="email"], .contact-form input[type="text"] {
 width: 300px;
 max-width: 98%;
 margin-bottom: 13px;
 }
.contact-form textarea {
 height: 200px;
 width: 80%;
 float: none;
 margin-bottom: 13px;
 }
.contact-form input[type="checkbox"], .contact-form input[type="radio"] {
 float: none;
 margin-bottom: 13px;
 }
.contact-form label {
 margin-bottom: 3px;
 float: none;
 font-weight: 700;
 display: block;
 }
.contact-form label span {
 color: rgb(170, 170, 170);
 margin-left: 4px;
 font-weight: 400;
 }
#likes-other-gravatars li::before {
 content: "";
 }
div.jp-relatedposts::after {
 content: "";
 display: block;
 clear: both;
 }
div#jp-relatedposts h3.jp-relatedposts-headline em::before {
 content: "";
 display: block;
 width: 100%;
 min-width: 30px;
 border-top: 1px solid rgba(0, 0, 0, 0.2);
 margin-bottom: 1em;
 }
div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4), div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
 clear: both;
 }
@media only screen and (max-width: 640px) {

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
 clear: left;
 }
}
@media only screen and (max-width: 320px) {

}
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
 clear: both;
 }
div.sharedaddy h3.sd-title {
 margin: 0px 0px 1em;
 display: inline-block;
 line-height: 1.2;
 font-size: 9pt;
 font-weight: 700;
 }
div.sharedaddy h3.sd-title::before {
 content: "";
 display: block;
 width: 100%;
 min-width: 30px;
 border-top: 1px solid rgb(221, 221, 221);
 margin-bottom: 1em;
 }
body.highlander-light h3.sd-title::before {
 border-top: 1px solid rgba(0, 0, 0, 0.2);
 }
body.highlander-dark h3.sd-title::before {
 border-top: 1px solid rgba(255, 255, 255, 0.4);
 }
.sd-content ul {
 padding: 0px ! important;
 margin: 0px 0px 0.7em ! important;
 list-style: outside none none ! important;
 }
.sd-content ul li {
 display: inline;
 }
#sharing_email .sharing_send, .sd-content ul li .option a.share-ustom, .sd-content ul li a.sd-button, .sd-content ul li.advanced a.share-more, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-social-icon .sd-content ul li a.sd-button, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content > ul > li .digg_button > a, .sd-social-official .sd-content > ul > li > a.sd-button, .sd-social-text .sd-content ul li a.sd-button {
 text-decoration: none ! important;
 display: inline-block;
 margin: 0px 5px 5px 0px;
 font-size: 12px;
 font-family: "Open Sans",sans-serif;
 font-weight: 400;
 border-radius: 3px;
 color: rgb(119, 119, 119) ! important;
 background: rgb(248, 248, 248) none repeat scroll 0% 0%;
 border: 1px solid rgb(204, 204, 204);
 box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08);
 text-shadow: none;
 line-height: 23px;
 padding: 1px 8px 0px 5px;
 }
.sd-content ul li .option a.share-ustom span, .sd-content ul li a.sd-button > span, .sd-content ul li.advanced a.share-more span, .sd-content ul li.preview-item div.option.option-smart-off a span, .sd-social-icon-text .sd-content ul li a.sd-button > span, .sd-social-official .sd-content > ul > li .digg_button > a span, .sd-social-official .sd-content > ul > li > a.sd-button span, .sd-social-text .sd-content ul li a.sd-button span {
 line-height: 23px;
 }
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before, .sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before, .sd-social-official .sd-content > ul > li .digg_button > a::before, .sd-social-official .sd-content > ul > li > a.sd-button::before {
 margin-bottom: -1px;
 top: 0px;
 }
.sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-icon .sd-content ul li a.sd-button:hover, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:hover, .sd-social-official .sd-content > ul > li .digg_button > a:active, .sd-social-official .sd-content > ul > li .digg_button > a:hover, .sd-social-official .sd-content > ul > li > a.sd-button:active, .sd-social-official .sd-content > ul > li > a.sd-button:hover, .sd-social-text .sd-content ul li a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:hover {
 color: rgb(85, 85, 85);
 background: rgb(250, 250, 250) none repeat scroll 0% 0%;
 border: 1px solid rgb(153, 153, 153);
 }
.sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-official .sd-content > ul > li .digg_button > a:active, .sd-social-official .sd-content > ul > li > a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:active {
 box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.16) inset;
 }
.sd-content ul li a.sd-button::before {
 display: inline-block;
 font: 400 16px/1 Genericons;
 vertical-align: top;
 position: relative;
 top: 3px;
 text-align: center;
 }
.sd-content ul li {
 margin: 0px ! important;
 padding: 0px;
 }
.sd-content ul li.preview-item a.sd-button span, .sd-social-icon-text .sd-content ul li a span, .sd-social-official .sd-content ul li a.sd-button span {
 margin-left: 3px;
 }
.sd-content ul li.no-icon a::before, .sd-social-text .sd-content ul li a::before {
 display: none;
 }
.sd-content ul li.share-print div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-print a::before, .sd-social-icon-text .sd-content li.share-print a::before, .sd-social-official .sd-content li.share-print a::before, .sd-social-text .sd-content ul li.share-print a::before {
 content: "";
 }
.sd-content ul li.share-email div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-email a::before, .sd-social-icon-text .sd-content li.share-email a::before, .sd-social-official .sd-content li.share-email a::before, .sd-social-text .sd-content ul li.share-email a::before {
 content: "";
 }
.sd-content ul li.share-linkedin div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-linkedin a::before, .sd-social-icon-text .sd-content li.share-linkedin a::before, .sd-social-text .sd-content ul li.share-linkedin a::before {
 content: "";
 }
.sd-content ul li.share-twitter div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-twitter a::before, .sd-social-icon-text .sd-content li.share-twitter a::before, .sd-social-text .sd-content ul li.share-twitter a::before {
 content: "";
 }
.sd-content ul li.share-reddit div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-reddit a::before, .sd-social-icon-text .sd-content li.share-reddit a::before, .sd-social-text .sd-content ul li.share-reddit a::before {
 content: "";
 }
.sd-content ul li.share-tumblr div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-tumblr a::before, .sd-social-icon-text .sd-content li.share-tumblr a::before, .sd-social-text .sd-content ul li.share-tumblr a::before {
 content: "";
 }
.sd-content ul li.share-stumbleupon div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-stumbleupon a::before, .sd-social-icon-text .sd-content li.share-stumbleupon a::before, .sd-social-text .sd-content ul li.share-stumbleupon a::before {
 content: "";
 }
.sd-content ul li.share-pocket div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-pocket a::before, .sd-social-icon-text .sd-content li.share-pocket a::before, .sd-social-text .sd-content ul li.share-pocket a::before {
 content: "";
 }
.sd-content ul li.share-pinterest div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-pinterest a::before, .sd-social-icon-text .sd-content li.share-pinterest a::before, .sd-social-text .sd-content ul li.share-pinterest a::before {
 content: "";
 }
.sd-content ul li.share-google-plus-1 div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-google-plus-1 a::before, .sd-social-icon-text .sd-content li.share-google-plus-1 a::before, .sd-social-text .sd-content ul li.share-google-plus-1 a::before {
 content: "";
 }
.sd-content ul li.share-facebook div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-facebook a::before, .sd-social-icon-text .sd-content li.share-facebook a::before, .sd-social-text .sd-content ul li.share-facebook a::before {
 content: "";
 }
.sd-content ul li.share-press-this div.option.option-smart-off a::before, .sd-social-icon .sd-content ul li.share-press-this a::before, .sd-social-icon-text .sd-content li.share-press-this a::before, .sd-social-official .sd-content li.share-press-this a::before, .sd-social-text .sd-content ul li.share-press-this a::before {
 content: "";
 }
.sd-social-official .sd-content li.share-press-this a::before {
 color: rgb(43, 161, 203);
 }
.sd-content ul li.advanced a.share-more::before, .sd-social-icon .sd-content ul a.share-more::before, .sd-social-icon-text .sd-content a.share-more::before, .sd-social-official .sd-content a.share-more::before, .sd-social-text .sd-content ul a.share-more::before {
 content: "";
 }
.sd-social-official .sd-content a.share-more::before {
 color: rgb(43, 161, 203);
 }
.sd-social .sd-button .share-count {
 background: rgb(46, 162, 204) none repeat scroll 0% 0%;
 color: rgb(255, 255, 255);
 border-radius: 10px;
 display: inline-block;
 text-align: center;
 font-size: 10px;
 padding: 1px 3px;
 line-height: 1;
 }
.sd-social-official .sd-content ul::after {
 content: ".";
 display: block;
 height: 0px;
 clear: both;
 visibility: hidden;
 }
.sharing-hidden .inner::after, .sharing-hidden .inner::before {
 position: absolute;
 z-index: 1;
 top: -8px;
 left: 20px;
 width: 0px;
 height: 0px;
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-bottom: 8px solid rgb(204, 204, 204);
 content: "";
 display: block;
 }
.sharing-hidden .inner::after {
 z-index: 2;
 top: -7px;
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-bottom: 8px solid rgb(255, 255, 255);
 }
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
 top: 0px;
 }
#sharing_email {
 width: 342px;
 position: absolute;
 z-index: 1001;
 border: 1px solid rgb(204, 204, 204);
 padding: 15px;
 background: rgb(255, 255, 255) none repeat scroll 0% 0%;
 box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
 text-align: left;
 }
#sharing_email .errors {
 color: rgb(255, 255, 255);
 background-color: rgb(119, 26, 9);
 font-size: 12px;
 padding: 5px 8px;
 line-height: 1;
 margin: 10px 0px 0px;
 }
#sharing_email label {
 font-size: 12px;
 color: rgb(51, 51, 51);
 font-weight: 700;
 display: block;
 padding: 0px 0px 4px;
 text-align: left;
 text-shadow: none;
 }
#sharing_email form {
 margin: 0px;
 }
#sharing_email input[type="email"], #sharing_email input[type="text"] {
 width: 100%;
 box-sizing: border-box;
 border: 1px solid rgb(204, 204, 204);
 margin-bottom: 1em;
 background: rgb(255, 255, 255) none repeat scroll 0% 0%;
 font-size: 12px;
 color: rgb(51, 51, 51);
 max-width: none;
 padding: 1px 3px;
 }
#sharing_email .sharing_cancel {
 padding: 0px 0px 0px 1em;
 font-size: 12px;
 text-shadow: none;
 }
@media not all {

}
body div div.slideshow-controls a.running, body div div.slideshow-controls a:nth-child(2) {
 background-position: -34px 8px ! important;
 }
.presentation .step.fade:not(.active) {
 opacity: 0;
 }
.comment-subscription-form .subscribe-label {
 display: inline ! important;
 }
.widget-grofile ul.grofile-accounts li::before {
 content: "" ! important;
 }
@media not all, not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {

}
.widgets-grid-layout::after, .widgets-grid-layout::before {
 content: " ";
 display: table;
 }
.widgets-grid-layout::after {
 clear: both;
 }
.widget-grid-view-image:nth-child(2n) a {
 margin: 0px 0px 4px 2px;
 }
.widgets-list-layout li::after, .widgets-list-layout li::before {
 content: "";
 display: table;
 }
.widgets-list-layout li::after {
 clear: both;
 }
img#wpstats {
 display: none;
 }
#footer {
 background: rgb(243, 243, 243) url('pattern8.jpg') repeat scroll 0% 0%;
 }
#logo a {
 font-size: 70px;
 }
#logo a span {
 font-size: 14px;
 }
nav#mainmenu ul li a {
 font-size: 18px;
 }
.pin-article .link:hover, .contact-form input[type="submit"], .pin-article .quote:hover, .pin-article .link a:hover, .button, .wp-pagenavi a:hover, .wp-pagenavi span.current {
 background-color: rgb(255, 102, 68);
 }
a, nav#mainmenu ul li a:hover, nav#mainmenu li:hover > a, nav#mainmenu ul li.current-menu-item > a, nav#mainmenu ul li.current_page_item > a, nav#mainmenu ul li.current-menu-parent > a, nav#mainmenu ul li.current_page_ancestor > a, nav#mainmenu ul li.current-menu-ancestor > a {
 color: rgb(255, 102, 68);
 }
*::-moz-selection {
 background-color: rgb(255, 102, 68);
 }
nav#mainmenu ul ul::before {
 border-bottom-color: rgb(255, 102, 68);
 }
.contact-form input[type="submit"]:hover, .button:hover, #sidebar .tagcloud a:hover, #footer .tagcloud a:hover, .contact-form input[type="submit"]:hover {
 background: rgb(209, 74, 43) none repeat scroll 0% 0%;
 }
a:hover, #footer a:hover, #footer ul.widget-category li:hover, #footer ul.widget-category li a:hover, .pin-article h1.title a:hover, #logo a:hover {
 color: rgb(209, 74, 43);
 }
#footer, #footer .widget, article blockquote {
 border-color: rgb(255, 102, 68);
 }
#footer .title, #footer p, #footer li, #footer address, #footer dd, #footer blockquote, #footer td, #footer th, #footer .textwidget, #footer a, #footer ul, #footer p, #footer .copyright p, #footer .copyright a {
 color: rgb(255, 255, 255);
 }
body.custom-background {
 background-image: url('elegant_handpainted_flowers_vector.jpg');
 background-repeat: repeat;
 background-position: center top;
 background-attachment: scroll;
 }
#logo a {
 font-family: "Allura-Regular",Verdana,Geneva,sans-serif;
 font-size: 70px ! important;
 font-weight: 700 ! important;
 color: rgb(0, 0, 0);
 text-decoration: none;
 text-align: left;
 transition: all 0.3s ease 0s;
 }
@media not all, not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {

}
.firebugResetStyles {
 z-index: 2147483646 ! important;
 top: 0px ! important;
 left: 0px ! important;
 display: block ! important;
 border: 0px none ! important;
 margin: 0px ! important;
 padding: 0px ! important;
 outline: 0px none ! important;
 min-width: 0px ! important;
 max-width: none ! important;
 min-height: 0px ! important;
 max-height: none ! important;
 position: fixed ! important;
 transform: rotate(0deg) ! important;
 transform-origin: 50% 50% 0px ! important;
 border-radius: 0px ! important;
 box-shadow: none ! important;
 background: transparent none repeat scroll 0% 0% ! important;
 pointer-events: none ! important;
 white-space: normal ! important;
 }
style.firebugResetStyles {
 display: none ! important;
 }
.firebugResetStyles::before, .firebugResetStyles::after {
 content: "" ! important;
 }


.ord_button {
    background: rgb(255, 102, 68) none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 10px 30px;
    font-family: "Blogger-Sans",sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 3px;
    margin: 20px 0px 30px;
    line-height: 27px;  
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
    
}
.ord_button:hover {
    background: rgb(209, 74, 43) none repeat scroll 0 0;
    text-decoration: none;
    color: #ffffff;
}

@media  only screen and (max-width: 479px){
    #logo a {
        font-size: 50px !important;
    }
}

a.ord-img {
	border-bottom: none;
}