article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .author-box:before,
.clearfix:before,
.entry-comments:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
content: " ";
display: table;
}
.author-box:after,
.clearfix:after,
.entry-comments:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  <link href="https://fonts.googleapis.com/css?family=Slabo+27px" rel="stylesheet">
body {
background-color: #000;
color: #000;
font-family: 'Slabo 27px', serif;
font-size: 16px;
font-weight: 300;
line-height: 1.625;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea,
.button {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #000;
color: #fff;
}
::selection {
background-color: #000;
color: #fff;
}
a {
color: #000;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
p {
margin: 0 0 24px;
padding: 0;
}
strong {
font-weight: 700;
}
ol,
ul {
margin: 0;
padding: 0;
}
blockquote,
blockquote::before {
color: #999;
}
blockquote {
margin: 40px 40px 24px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
.entry-content code {
background-color: #333;
color: #ddd;
}
cite {
font-style: normal;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
font-family: 'Roboto', sans-serif;
font-weight: 700;
line-height: 1.2;
margin: 0;
margin-bottom: 16px;
padding: 0;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
} .gallery {
overflow: hidden;
margin-bottom: 28px;
}
.gallery-item {
float: left;
margin: 0;
padding: 0 4px;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery .gallery-item img {
border: none;
height: auto;
margin: 0;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #666;
font-family: 'Roboto', sans-serif;
font-weight: 300;
padding: 16px;
width: 100%;
}
input:focus,
textarea:focus {
outline: none;
}
.content input:focus,
.content textarea:focus {
border: 1px solid #999;
}
::-moz-placeholder {
color: #666;
}
::-webkit-input-placeholder {
color: #666;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #000;
border: none;
color: #fff;
cursor: pointer;
font-weight: 300;
letter-spacing: 1px;
padding: 16px 24px;
text-transform: uppercase;
width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
background-color: #1dbec0;
color: #fff;
}
.button {
display: inline-block;
text-decoration: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}  .site-container {
max-width: 1280px;
}
.sixteen-nine-landing .site-container {
margin: 40px auto;
max-width: 800px;
}
.site-inner {
float: right;
width: 1040px;
}
.sixteen-nine-landing .site-inner {
float: none;
max-width: 100%;
}  .content-sidebar-wrap {
float: left;
width: 100%;
} .content {
background-color: #fff;
float: left;
padding: 48px 60px 60px;
width: 760px;
}
.full-width-content .content {
width: 1000px;
}
.sixteen-nine-landing .content {
width: 100%;
} .sidebar-primary {
float: right;
width: 240px;
word-wrap: break-word;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.site-header .avatar,
.site-header .site-avatar img {
border-radius: 50%;
display: block;
float: none;
height: 112px;
margin: 0 auto 24px;
width: 112px;
}
.author-box .avatar {
height: 70px;
margin-right: 24px;
width: 70px;
}
.entry-comments .avatar {
height: 48px;
margin: 0 16px 24px 0;
width: 48px;
}
.alignleft .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.search-form {
width: 100%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1%;
margin: -1%;
padding: 0;
position: absolute;
width: 10%;
}
.sticky {
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone {
margin-bottom: 12px;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 14px;
font-weight: 700;
margin: 0;
text-align: center;
}
.gallery-caption {
margin: 0 0 10px;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td {
text-align: center;
} .archive-description,
.author-box,
.breadcrumb {
background-color: #f5f5f5;
margin: 0 -60px 60px;
}
.archive-description {
padding: 40px 60px 16px;
}
.author-box,
.breadcrumb {
padding: 40px 60px;
}
.archive .archive-description,
.author .author-box,
.breadcrumb {
margin-top: -48px;
}
.author-box p {
margin-bottom: 0;
}
.author-box-title {
color: #000;
font-size: 16px;
margin-bottom: 4px;
} .entry-title,
.widgettitle {
font-family: 'Roboto Slab', serif;
font-weight: 300;
}
.entry-title {
font-size: 60px;
line-height: 1.2;
text-align: center;
}
.entry-title a {
text-decoration: none;
}
.entry-title a:hover {
color: #1dbec0;
}
.widgettitle {
color: #cdf593;
font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;
}
.site-header .widgettitle {
color: #fff;
}
.archive-title {
background-color: #f5f5f5;
font-size: 20px;
}
.search .archive-title {
margin: -48px -60px 40px;
padding: 20px 60px;
}  .featured-content .entry {
margin-bottom: 12px;
padding: 0;
}
.featured-content .entry-header .entry-meta,
.featured-content .entry-title {
text-align: left;
}
.featured-content .entry-title {
font-size: 24px;
}
.featured-content .entry-header .entry-meta {
margin-bottom: 20px;
}
.featured-content .entry-header .entry-meta,
.featured-content .entry-header .entry-meta a:hover {
color: #fff;
}  .enews-widget {
color: #fff;
}
.enews-widget input {
border: none;
margin-right: -4px;
padding: 16px 24px 15px;
width: 60%;
}
.content .enews-widget input:focus {
border: none;
}
.enews-widget input[type="submit"] {
background-color: #1dbec0;
color: #fff;
margin: 0;
padding: 16px 24px 15px;
width: auto;
}
.enews-widget input:hover[type="submit"] {
background-color: #19a5a7;
}
.enews form + p {
margin-top: 24px;
} .latest-tweets ul li {
margin-bottom: 16px;
} img#wpstats {
display: none;
} .site-header {
background-color: #000;
color: #999;
float: left;
height: 100%;
padding-top: 40px;
position: fixed;
text-align: center;
width: 240px;
z-index: 9999;
}
.site-header a,
.site-header a:hover {
color: #fff;
text-decoration: none;
} .title-area {
padding: 0 5%;
word-wrap: break-word;
}
.site-title {
font-family: 'Roboto Condensed', sans-serif;
font-size: 24px;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
margin-bottom: 10px;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
color: #fff;
text-decoration: none;
}
.site-description {
color: #999;
font-family: 'Playfair Display', serif;
font-size: 14px;
font-style: italic;
font-weight: 300;
margin-bottom: 40px;
}
.no-header-text .title-area {
padding: 0;
}
.no-header-text .site-title a,
.no-header-text .site-description {
display: block;
height: 0;
margin: 0;
text-indent: -9999px;
} .header-widget-area .widget {
margin-bottom: 40px;
padding: 0 20px;
}
.header-widget-area .widget_nav_menu {
padding: 0;
}
.site-header .simple-social-icons ul li {
margin-bottom: 0 !important;
} .genesis-nav-menu {
border-top: 1px solid #333;
clear: both;
font-family: 'Roboto Condensed', sans-serif;
font-size: 16px;
font-weight: 300;
letter-spacing: 1px;
overflow: hidden;
padding: 0;
width: 100%;
}
.genesis-nav-menu li {
border-bottom: 1px solid #333;
float: left;
list-style-type: none;
width: 100%;
}
.genesis-nav-menu a {
background-color: none;
color: #fff;
display: block;
padding: 12px;
text-align: center;
text-transform: uppercase;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
background-color: #fff;
color: #000;
}
.genesis-nav-menu .sub-menu {
-webkit-backface-visibility: hidden;
left: -9999px;
margin: -50px 0 0 240px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 160px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #000;
border-left: 1px solid #333;
border-right: 1px solid #333;
color: #999;
letter-spacing: 0;
position: relative;
width: 160px;
}
.genesis-nav-menu .sub-menu a:hover {
color: #fff;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -50px 0 0 159px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
} .responsive-menu-icon {
cursor: pointer;
display: none;
}
.responsive-menu-icon::before {
content: "\f333";
color: #fff;
display: block;
font: normal 20px/1 'dashicons';
margin: 0 auto;
text-align: center;
}  .entry {
border-bottom: 3px solid #f5f5f5;
margin-bottom: 40px;
}
.error404 .entry,
.page .entry,
.single .entry {
border: none;
}
.error404 .entry,
.page .entry {
margin: 0;
}
.entry-content ol,
.entry-content p,
.entry-content ul {
margin-bottom: 26px;
}
.entry-content ol,
.entry-content ul {
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
margin-bottom: 0;
}
.entry-meta {
clear: both;
color: #666;
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 40px;
}
.entry-header .entry-meta {
text-align: center;
}
.single .entry-footer .entry-meta {
margin-bottom: 0;
}
.entry-meta a {
color: #666;
text-decoration: none;
}
.entry-meta a:hover {
color: #000;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
}
.entry-categories,
.entry-tags {
display: block;
} .after-entry {
background-color: #000;
color: #fff;
margin-bottom: 60px;
padding: 40px 60px 10px;
text-align: center;
}
.after-entry .widgettitle {
font-size: 20px;
}
.after-entry .featured-content .entry-meta,
.after-entry .featured-content .entry-title {
text-align: center;
}
.after-entry .widget {
margin-bottom: 30px;
}
.after-entry a {
color: #fff;
}
.after-entry ul > li {
list-style-type: none;
}
.after-entry li a {
color: #999;
} .archive-pagination,
.entry-pagination {
clear: both;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #000;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
padding: 8px 12px;
text-decoration: none;
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #1dbec0;
} .entry-comments,
.ping-list {
margin-bottom: 60px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-list li,
.ping-list li {
list-style-type: none;
margin-top: 24px;
padding: 32px;
}
.comment-list li li {
margin-right: -32px;
}
li.comment {
background-color: #f5f5f5;
border: 2px solid #fff; 
border-right: none; 
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 14px;
padding: 24px;
} .sidebar {
color: #fff;
display: inline;
padding-top: 60px;
}
.sidebar a {
color: #fff;
}
.sidebar a:hover {
text-decoration: none;
}
.sidebar .widget {	
margin-bottom: 40px;
word-wrap: break-word;
}
.sidebar li {
margin-bottom: 10px;
text-align: left;
}
.sidebar ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.sidebar ul > li {
list-style-type: none;
text-indent: 0;
}
.sidebar li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.sidebar ul > li:last-child,
.sidebar ol > li:last-child {
margin-bottom: 0;
} .site-footer {
border-top: 1px solid #333;
clear: both;
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
letter-spacing: 1px;
padding: 20px 16px;
text-transform: uppercase;
}
.site-footer,
.site-footer a {
color: #999;
}
.site-footer a:hover {
color: #fff;
}
.site-footer p {
margin-bottom: 0;
} @media only screen and (max-width: 1264px) {
.full-width-content .content,
.site-header,
.site-inner {
width: 100%;
}
.content {
width: 70%;
}
.sidebar-primary {
width: 30%;
}
.site-header {
float: none;
height: auto;
padding-top: 20px;
position: static;
}
.title-area {
margin-bottom: 20px;
}
.genesis-nav-menu {
border-bottom: 1px solid #333;
margin: 0 0 20px;
text-align: center;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu li {
border: none;
float: none;
width: auto;
}
.genesis-nav-menu .sub-menu {
margin: 0;
}
.genesis-nav-menu .sub-menu a {
text-align: left;
}
.site-footer {
display: none;
}
.sidebar {
padding: 60px 60px 0;
}
}
@media only screen and (max-width: 1023px) {
.site-container {
margin: 0 auto;
max-width: 768px;
}
.sixteen-nine-landing .site-container {
margin: 5%;
}
.content,
.sidebar-primary {
width: 100%;
}
.archive-description,
.author-box,
.breadcrumb {
margin: 0 0 60px;
}
.search-form {
float: none;
margin: 0 auto;
width: 50%;
}
.sidebar {
padding: 60px 0 0;
}
}
@media only screen and (max-width: 800px) {
.site-title {
font-size: 24px;
}
.title-area {
margin-bottom: 0;
}
.header-widget-area .widget,
.site-description {
margin-bottom: 20px;
}
.site-header .widget-area {
text-align: center;
}
.content,
.sidebar {
padding-left: 10%;
padding-right: 10%;
}
.entry-title {
font-size: 32px;
}
.enews-widget input,
.enews-widget input[type="submit"],
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.search-form,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
.genesis-nav-menu.responsive-menu {
display: none;
}
.genesis-nav-menu.responsive-menu {
border: none;
color: #fff;
margin: 0;
}
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu a,
.genesis-nav-menu.responsive-menu a:hover,
.genesis-nav-menu.responsive-menu .current-menu-item > a {
background: none;
border: none;
color: #fff;
display: block;
line-height: 1;
padding: 16px 20px;
text-align: left;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;	
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
content: "\f347";
float: right;
font: normal 16px/1 'dashicons';
height: 16px;
padding: 16px 20px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.genesis-nav-menu.responsive-menu .sub-menu {
background-color: rgba(255, 255, 255, 0.1);
left: auto;
margin: 0;
opacity: 1;
position: relative;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
-webkit-transition: opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
background-color: transparent;
margin: 0;
padding-left: 25px;
}
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
padding: 16px 20px;
position: relative;
text-transform: none;
width: 100%;
}
}#cookie-notice{display:block;visibility:hidden;position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;line-height:20px;left:0;text-align:center}.cn-top{top:0}.cn-bottom{bottom:0}.cookie-notice-container{padding:10px;text-align:center;width:100%}.cookie-notice-revoke-container{position:absolute;bottom:0;width:100%;z-index:1;visibility:hidden}.cn-top .cookie-notice-revoke-container{top:0;bottom:auto}#cookie-notice .cn-revoke-cookie{margin:0}.cn-button.wp-default,.cn-button.wp-default:hover,.cn-button.bootstrap,.cn-button.bootstrap:hover{box-shadow:none;text-decoration:none}#cookie-notice .cn-button{margin-left:10px}.cn-button.wp-default{font-family:sans-serif;line-height:18px;padding:2px 12px;background:linear-gradient(to bottom,#FEFEFE,#F4F4F4) repeat scroll 0 0 #F3F3F3;border-color:#BBB;color:#333;text-shadow:0 1px 0 #FFF;-moz-box-sizing:border-box;border-radius:3px 3px 3px 3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:12px;font-style:normal;text-decoration:none;white-space:nowrap;outline:none}.cn-button.wp-default:hover{background:linear-gradient(to bottom,#FFFFFF,#F3F3F3) repeat scroll 0 0 #F3F3F3;border-color:#999;color:#222}.cn-button.bootstrap{font-family:sans-serif;display:inline-block;*display:inline;padding:4px 12px;margin-right:.3em;margin-bottom:0;*margin-left:.3em;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);font-style:normal;vertical-align:middle;cursor:pointer;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#0088cc,#0044cc);background-image:-webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));background-image:-webkit-linear-gradient(top,#0088cc,#0044cc);background-image:-o-linear-gradient(top,#0088cc,#0044cc);background-image:linear-gradient(to bottom,#0088cc,#0044cc);background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);padding:2px 10px;font-size:12px;text-decoration:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none}.cn-button.bootstrap:hover{color:#fff;background-color:#04c;*background-color:#003bb3;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear}a#scroll-to-top { background: url(//www.cdpne.org/wp-content/plugins/jquery-smooth-scroll/images/arrow.png) no-repeat center center; width: 35px;
height: 35px; position: fixed;	
right: 30px;
bottom: 30px; text-indent: -9999px;
font-size: 0; cursor: pointer;	
outline: 0;
}
body.rtl a#scroll-to-top {
left: 30px;
} @media only screen and (max-width: 480px) {
a#scroll-to-top { right: 0;
bottom: 0;
}
body.rtl a#scroll-to-top {
left: 0;
bottom: 0;
}
}.ac_results {border:1px solid #ddd; background:#fff; overflow:hidden; z-index:99999;}
.ac_results ul {list-style:none; padding:0; margin:0;}
.ac_results li {padding:.1em .4em; display:block; font-size:.9em; line-height:1.3em; overflow:hidden; border-top:1px solid #f1f1f1; color:#222;}
.ac_results li:first-child {border-top:0;}
.ac_loading {background:#FFF url(//www.cdpne.org/wp-content/plugins/wp-advanced-search/class.inc/autocompletion/indicator.gif) right center no-repeat;}
.ac_over {background-color:#eee;}
.ac_odd, .ac_even {}
.ac_input {}