/*
Theme Name: Reftmark
Theme URI: 
Author: Patrik Eliasson
Author URI: prebab.se
Description: Eva Reftmark
Version: 1.0
*/
@import "http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700";
@import url(http://fonts.googleapis.com/css?family=Raleway:500,300,100);
@import "css/reset.css";
@import "css/common.css";
@import "css/lightbox.css";
@import "css/shortcodes.css";
html {
    overflow-y: scroll;
}
body {
    background-color: #DCDCDC;
    color: #AAAAAA;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    color: #474747;
    font-family: 'Raleway','Open Sans Condensed',sans-serif;
    font-weight: 300;
    line-height: 1.2;
}
h1 {
    font-size: 26px;
    margin-bottom: 15px;
}
h2 {
    clear: both;
    font-size: 18px;
    margin-bottom: 5px;
}
h3 {
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
a:link {
    color: #474747;
    border-bottom: 1px dotted #474747;
    transition: color 0.3s linear 0s;
	text-decoration:none;
}
#content a:link {
    border-bottom: 1px dotted #474747;
}
#menu li.current_page_ancestor a, #menu li.current_page_parent a, #menu li.current_page_item a {
    color: #000000 !important;
}
#menu li a {
    border-bottom: medium none !important;
}
#menu li a:hover {
    color: #C0C0C0 !important;
}
a:hover, li.current_page_item a {
    border-bottom: 1px dotted #474747;
}
a:visited {
    color: #474747;
}
#content a:hover {
    border-bottom: 1px dotted #474747;
}
:focus {
    outline: 0 none;
}
#container {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    margin: 15px auto 20px;
    overflow: hidden;
    width: 1000px;
}
#main {
    background-color: #C0C0C0;
    overflow: hidden;
    padding: 70px 15px 20px;
}
#content {
    border-radius: 10px;
    float: left;
    left: 234px;
    margin-right: 15px;
    position: relative;
    width: 500px;
}
#left-sidebar {
    float: left; 
   /* left: -500px;*/
    margin-right: 15px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    width: 220px;
	border-radius:5px;
	padding:20px 0px 0px 0px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9) !important;
}
#right-sidebar {
    float: left;
    overflow: hidden;
    width: 220px;
}
#full-content #content {
    left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}
#right-content #content {
    margin-right: 0 !important;
    width: 735px !important;
}
#right-content #left-sidebar {
    left: -735px;
}
#left-content #content {
    left: 0;
    width: 735px !important;
}
#header {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 0;
}
#header .wrap {
    overflow: hidden;
    padding-top: 10px;
}
#header .logo {
    float: left;
    max-height: 100px;
    width: 300px;
}
#header .logo h1 {
    margin-bottom: 0;
}
#header .logo img {
    display: block;
    margin-left: 23px;
    padding-bottom: 11px;
    padding-top: 27px;
}
#header .ad468 {
    float: right;
    text-align: right;
    width: 500px;
}
#header .top {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
}
#header .top-right {
    display: none;
    float: right;
    width: 150px;
}
#header .top-right ul {
    list-style: none outside none;
    margin-top: 7px;
    padding: 0;
}
#header .top-right ul li {
    float: left;
    margin-right: 10px;
}
#header .top-right ul li a {
    display: block;
    float: left;
    height: 18px;
    text-indent: -999em;
    width: 18px;
}
#header .top-right a.twitter {
    background: url("images/twitter18.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
#header .top-right a.fb {
    background: url("images/fb18.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
#header .top-right a.rss {
    background: url("images/rss18.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
#header .top-right a.email {
    background: url("images/mail18.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
#top-menu {
    display: none;
    float: left;
    width: 700px;
}
#top-menu ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
}
#top-menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
#top-menu ul li a {
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 12px;
    text-align: center;
    text-transform: uppercase;
}
#top-menu ul li ul.sub-menu {
    display: none;
}
#main-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 44px;
    margin-top: 20px;
    position: relative;
    width: 1000px;
    z-index: 30;
}
#main-menu select {
    border: 1px solid #EEEEEE;
    color: #555555;
    display: none;
    font-family: inherit;
    font-size: 14px;
    height: 34px;
    padding: 6px;
    position: relative;
    z-index: 3000;
}
#main-menu ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
}
#main-menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
#main-menu ul li a {
    border-right: 1px solid #FFFFFF;
    color: #595959;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 15px;
    line-height: 22px;
	font-weight:300;
    padding: 11px 36px;
    text-align: center;
    text-transform: uppercase;
}
#main-menu ul li a:hover, #main-menu li.current-cat > a, #main-menu ul li.current-menu-ancestor a, #main-menu ul li.current_page_ancestor a, #main-menu ul > li.current-menu-item a {
}
#main-menu ul li ul {
    background: none repeat scroll 0 0 #F2F2F2;
    display: none;
    margin-top: 1px;
    padding: 0;
    position: absolute;
}
#main-menu ul li ul li {
    border-left: 0 none;
    border-right: 0 none;
    float: none;
    padding: 0;
}
#main-menu ul li ul li a, #main-menu ul li:hover ul li a, #main-menu ul li.over ul li a {
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #555555;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: auto;
    padding: 12px 20px 12px 18px;
    text-align: left;
    text-transform: none;
    width: 122px;
}
#main-menu ul li ul li:hover a, #main-menu ul li ul li.over a {
    background: none repeat scroll 0 0 #EBEBEB;
    color: #333333;
}
#main-menu ul li ul li ul {
    display: none;
    left: 160px;
    position: absolute;
    top: -1px;
}
#main-menu ul li ul li:hover ul, #main-menu ul li ul li.sfHover ul {
    background: none repeat scroll 0 0 #E6E6E6;
    display: block;
    left: 160px;
    position: absolute;
    top: -1px;
}
#main-menu ul li ul li:hover ul li a, #main-menu ul li ul li.over ul li a {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #555555;
}
#main-menu ul li ul li ul li a:hover {
    background: none repeat scroll 0 0 #EBEBEB;
    color: #333333;
}
#main-menu a.sf-with-ul {
    min-width: 1px;
    padding-right: 25px;
}
#main-menu .sf-sub-indicator {
    background: url("images/li-img-down-med.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 9px;
    text-indent: -999em;
    top: 14px;
    width: 10px;
}
#main-menu a > .sf-sub-indicator {
    top: 20px;
}
#main-menu .current-menu-parent .sf-sub-indicator, #main-menu .current-menu-ancestor .sf-sub-indicator, #main-menu a:focus > .sf-sub-indicator, #main-menu a:hover > .sf-sub-indicator, #main-menu a:active > .sf-sub-indicator, #main-menu li:hover > a > .sf-sub-indicator, #main-menu li.over > a > .sf-sub-indicator {
    background: url("images/li-img-down-med1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#main-menu ul li ul .sf-sub-indicator {
    right: 8px;
    top: 18px;
}
#main-menu ul li ul a > .sf-sub-indicator {
    background: url("images/li-img-med.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#main-menu ul li ul a:focus > .sf-sub-indicator, #main-menu ul li ul a:hover > .sf-sub-indicator, #main-menu ul li ul a:active > .sf-sub-indicator, #main-menu ul li ul li:hover > a > .sf-sub-indicator, #main-menu ul li ul li.over > a > .sf-sub-indicator {
    background: url("images/li-img-med.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#main-menu a.menu-link {
    display: none;
}
#wt-slider {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10;
}
#wt-slider ul, #wt-slider ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#wt-slider .flex-viewport {
    max-height: 630px;
    transition: all 1s ease 0s;
}
#wt-slider .loading .flex-viewport {
    max-height: 300px;
}
#wt-slider .slides {
    overflow: hidden;
}
#wt-slider .attachment-wt-slider-image {
    height: 310px;
    width: 630px;
}
#wt-slider .slides li {
    position: relative;
}
#wt-slider .slider-text {
    bottom: 26px;
    color: #DBDBDB;
    left: 15px;
    padding: 10px;
    position: absolute;
}
#wt-slider .slider-text h2 {
    background: none repeat scroll 0 0 #50AFDB;
    float: left;
    margin-bottom: 0;
    padding: 5px 7px;
}
#wt-slider .slider-text h2 a {
    color: #FFFFFF;
}
#wt-slider .slider-text p {
    background: none repeat scroll 0 0 #424242;
    float: left;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 5px 7px;
}
.overlay {
    background-color: #50AFDB;
    background-image: url("images/icon-plus.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.overlay .wp-post-image {
    display: block;
    transition: opacity 0.4s ease 0s;
}
.overlay:hover .wp-post-image {
    opacity: 0.2;
}
.overlay .attachment-wt-medium-thumb {
    display: block;
    transition: opacity 0.4s ease 0s;
}
.overlay:hover .attachment-wt-medium-thumb {
    opacity: 0.2;
}
.gallery-overlay {
    background-color: #50AFDB;
    background-image: url("images/icon-magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 75px;
    width: 75px;
}
.gallery-overlay .attachment-wt-medium-thumb {
    display: block;
    transition: opacity 0.4s ease 0s;
}
.gallery-overlay:hover .attachment-wt-medium-thumb {
    opacity: 0.2;
}
.widget-overlay {
    background-color: #50AFDB;
    background-image: url("images/icon-magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 65px;
    width: 65px;
}
.widget-overlay img {
    display: block;
    transition: opacity 0.4s ease 0s;
}
.widget-overlay:hover img {
    opacity: 0.2;
}
/*
#content .one-half {
    float: left;
    margin-right: 16px;
    width: 242px;
}
#content .last-col {
    margin-right: 0;
}
*/
#content .archive h1 {
    margin-bottom: 15px;
}
#feat-carousel {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    margin-right: 5px;
    overflow: hidden;
    padding-bottom: 10px;
}
#feat-carousel .carousel-posts .thumbnail {
    margin-bottom: 5px;
    overflow: hidden;
}
#feat-carousel .carousel-posts ul li {
    float: left;
    list-style: none outside none;
    margin: 0 15px 0 0;
    min-height: 140px;
    width: 156px;
}
#feat-carousel .carousel-posts .wp-post-image {
    height: 118px;
    width: 156px;
}
#feat-carousel .carousel-nav {
    float: right;
    margin-bottom: 4px;
}
#feat-carousel .carousel-nav a {
    cursor: pointer;
    display: inline-block !important;
    height: 17px;
    text-indent: -9999px;
    width: 17px;
}
#feat-carousel .carousel-nav a:hover {
    opacity: 0.7;
}
#feat-carousel .carousel-nav a.prev {
    background-color: #50AFDB;
    background-image: url("images/arrow-left.png");
    background-position: center center;
    background-repeat: no-repeat;
}
#feat-carousel .carousel-nav a.next {
    background-color: #50AFDB;
    background-image: url("images/arrow-right.png");
    background-position: center center;
    background-repeat: no-repeat;
}
#feat-singlecol {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px;
}
#feat-singlecol h4 {
    margin-top: 4px;
}
#feat-singlecol .item-post .overlay {
    display: block;
    float: left;
    height: 50px;
    margin-right: 7px;
    margin-top: 2px;
    width: 50px;
}
#feat-singlecol .item-post .wp-post-image {
    display: block;
    float: left;
    height: 50px;
    margin-right: 7px;
    width: 50px;
}
#feat-singlecol .feat-post {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 8px;
}
#feat-singlecol .feat-post p {
    margin-bottom: 8px;
}
#feat-singlecol .more-posts .item-post {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 8px;
    overflow: hidden;
    padding-bottom: 7px;
}
#feat-singlecol .more-posts .item-post:last-child {
    border-bottom: medium none;
}
#feat-singlecol .more-posts .post-right {
    float: left;
    width: 175px;
}
#content .feat-cat {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px;
}
#content .attachment-wt-feat-thumb {
    width: 242px;
}
#content .feat-cat .item-post {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 8px;
    overflow: hidden;
    padding-bottom: 7px;
}
#content .feat-cat .item-post:last-child {
    border-bottom: medium none;
}
#content .feat-cat .item-post .overlay {
    float: left;
    height: 50px;
    margin-right: 7px;
    width: 50px;
}
#content .feat-cat .item-post .wp-post-image {
    float: left;
    height: 50px;
    margin-right: 7px;
    width: 50px;
}
#content .feat-cat .item-post .post-right {
    float: left;
    width: 165px;
}
#feat-gallery {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px;
}
#feat-gallery .gallery-images ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#feat-gallery .gallery-images ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
#feat-gallery .gallery-images ul li img {
    display: block;
    float: left;
    height: 75px;
    width: 75px;
}
#feat-gallery .gallery-images ul li:nth-child(6n+6) {
    margin-right: 0;
}
#content .entry-social {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    margin: 10px 0;
    padding: 8px 0 5px;
}
#content .entry-social .fb {
    font-size: 1px;
    margin-right: 35px;
}
#content .entry-social .twitter {
    width: 90px;
}
#content .entry-social .linkedin {
    margin-right: 25px;
}
#content .entry-author {
    margin: 15px 0;
    overflow: hidden;
}
#content .entry-author h4 {
    margin-bottom: 0;
}
#content .entry-author .author-avatar {
    float: left;
    width: 80px;
}
#content .entry-author .avatar {
    margin-right: 10px;
}
.entry-meta {
    color: #888888;
    margin: 4px 0;
}
.entry-meta a {
    color: #888888;
}
.entry-meta a:visited {
    color: #888888;
}
.entry-meta a:hover {
    color: #50AFDB;
}
.entry-meta .date {
    background: url("images/icon-date.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-right: 10px;
    padding-left: 16px;
}
.entry-meta .category {
    background: url("images/icon-tag.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-right: 10px;
    padding-left: 16px;
}
.entry-meta .comments {
    background: url("images/icon-comment.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 16px;
}
.entry-meta .image-link {
    float: right;
}
.entry-content {
    margin: 10px 0;
}
.image-post-link {
    text-align: center;
}
.entry-footer .entry-tags {
    overflow: hidden;
}
.entry-footer .entry-tags a {
    background: none repeat scroll 0 0 #50AFDB;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px !important;
    line-height: 12px;
    margin-bottom: 8px;
    margin-right: 5px;
    padding: 8px 10px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
}
.entry-footer .entry-tags a:hover {
    opacity: 0.7;
}
#content .archive .archive-meta {
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 10px 0 15px;
    padding: 5px 7px;
}
#content .archive .archive-meta p {
    margin-bottom: 3px;
}
#content .archive-author-info .author-avatar {
    float: left;
    width: 80px;
}
#content .archive-author-info .avatar {
    margin-right: 10px;
}
#content .archive-author-info .author-info {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 5px 7px;
}
#content .related-posts ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#content .related-posts ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 25px;
    overflow: hidden;
    width: 150px;
}
#content .related-posts ul li.last-post {
    margin-right: 0;
}
#content .related-posts .attachment-wt-archive-thumb {
    height: 100px;
    margin-bottom: 5px;
    width: 150px;
}
#content .related-posts h4 {
    margin-bottom: 5px;
}
#feat-postlist {
    margin: 10px 0;
}
#content .post, #content .page {
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
}
#content .attachment-wt-archive-thumb {
    float: left;
    height: 135px;
    margin-right: 10px;
    width: 180px;
}
#content .attachment-wt-archive-thumb + #content .post-right {
    float: left;
    overflow: hidden;
    width: 310px;
}
.error404 .widget_recent_entries {
    margin: 15px 0;
}
.error404 .widget_recent_entries ul {
    list-style: none outside none;
    margin: 0;
}
.wp-tag-cloud a {
    font-size: 12px !important;
}
.archive-columns .block {
    margin-bottom: 15px;
    overflow: hidden;
}
ul.pages, ul.archive-list, ul.wp-tag-cloud, ul.sp-list, ul.children {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.pages li, ul.archive-list li, ul.wp-tag-cloud li, ul.sp-list li {
    margin-bottom: 5px;
}
.full-onethird {
    float: left;
    margin-right: 25px;
    width: 300px;
}
.authors-list .author {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
.authors-list .author-avatar {
    float: left;
    margin-right: 10px;
}
.authors-list .author-description p {
    margin-bottom: 3px;
}
#wt_contact_form {
    margin: 15px 0;
}
#wt_contact_form .field {
    margin: 10px 0;
}
#wt_contact_form label {
    display: inline-block;
    font-weight: 700;
    margin-right: 10px;
    margin-top: 7px;
    text-align: right;
    vertical-align: top;
    width: 60px;
}
#wt_contact_form input.text {
    border: 1px solid #E7E7E7;
    color: #888888;
    font: inherit;
    padding: 8px 10px;
    width: 250px;
}
#wt_contact_form .textarea {
    border: 1px solid #E7E7E7;
    color: #888888;
    font: inherit;
    height: 200px;
    padding: 8px 10px;
    width: 380px;
}
#wt_contact_form .captcha {
    display: inline-block;
    overflow: hidden;
}
#wt_contact_form .captcha-image {
    margin-bottom: 5px;
}
#wt_contact_form .field .error {
    color: #FF0000;
    display: block;
    margin-left: 75px !important;
    margin-top: 7px;
    width: 250px;
}
#wt_contact_form .captcha .error {
    margin-left: 0 !important;
}
#wt_contact_form .button {
    margin: 10px 0 10px 75px;
}
#content .contact-form-error {
    margin: 10px 0;
}
#comments ol.commentlist {
    list-style: none outside none;
    margin: 10px 0;
}
#comments ul.children {
    list-style: none outside none;
}
#comments ol.commentlist li ul.children {
    list-style: none outside none;
    margin: 15px 0 0;
    text-indent: 0;
}
#comments ol.commentlist li ul.children li.depth-2 {
    margin-left: 30px;
}
#comments ol.commentlist li ul.children li.depth-3 {
    margin-left: 30px;
}
#comments ol.commentlist li ul.children li.depth-4 {
    margin-left: 30px;
}
#comments ol.commentlist li ul.children li.depth-5 {
    margin-left: 30px;
}
#comments .comment {
    margin-bottom: 10px;
    overflow: hidden;
}
#comments .author-info {
    margin-bottom: 5px;
    overflow: hidden;
}
#comments .author-avatar {
    float: left;
    margin-right: 10px;
    width: 46px;
}
#comments .comment-meta {
    float: left;
}
#comments .comment-author .fn {
    font-style: normal;
    font-weight: 700;
    margin-right: 10px;
    width: auto;
}
#comments .comment-body p {
    margin-bottom: 7px;
}
#comments .comment-body .moderation {
    color: #FF0000;
    font-style: italic;
}
#comments .comment-nav h4 {
    margin-bottom: 5px;
}
#comments .comment-nav {
    margin-bottom: 15px;
    overflow: hidden;
}
#comments .comment-nav .nav-previous {
    float: left;
}
#comments .comment-nav .nav-next {
    float: right;
}
#comments .reply {
    background: none repeat scroll 0 0 #50AFDB;
    border: medium none;
    box-shadow: 0 2px 2px #DDDDDD;
    clear: both;
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 3px 6px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
}
#comments .comment-reply-link {
    color: #FFFFFF;
}
#comments .reply:hover {
    opacity: 0.7;
}
#respond .required {
    color: #FF4B33;
    font-weight: bold;
}
#respond label {
    color: #888888;
    font-size: 12px;
}
#respond .comment-form-comment label {
    display: block;
}
#respond input[type="text"] {
    border: 1px solid #EEEEEE;
    color: inherit;
    display: block;
    font: inherit;
    margin-bottom: 10px;
    padding: 8px 10px;
    width: 200px;
}
#respond textarea {
    border: 1px solid #EEEEEE;
    color: inherit;
    font: inherit;
    padding: 6px 8px;
    width: 90%;
}
#respond input[type="submit"] {
    background: none repeat scroll 0 0 #50AFDB;
    border: medium none;
    box-shadow: 0 2px 2px #DDDDDD;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
}
#respond input[type="submit"]:hover {
    opacity: 0.7;
}
#respond .form-allowed-tags {
    color: #888888;
    font-size: 12px;
    line-height: 18px;
}
#content .pagination {
    clear: both;
    margin: 20px 0;
    overflow: hidden;
}
#content .pagination a:hover {
    background: none repeat scroll 0 0 #50AFDB;
    color: #FFFFFF;
}
#content .pagination .page-numbers {
    background: none repeat scroll 0 0 #EEEEEE;
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 3px;
    padding: 3px 8px;
}
#content .pagination .current {
    background: none repeat scroll 0 0 #50AFDB;
    color: #FFFFFF;
}
.sidebar .widget {
    margin-bottom: 20px;
    overflow: hidden;
}
.sidebar .widget ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
	 text-transform: uppercase
}
.sidebar .widget ul a:hover{
	background-color:white !important;
}

.sidebar .widget select {
    border: 1px solid #EEEEEE;
    color: inherit;
    display: inline-block;
    float: left;
    font: inherit;
    height: 34px;
    margin-top: 10px;
    padding: 6px 8px;
    width: 220px;
}
li.current_page_item a{
color:black !important;
font-weight:600;
}

.logo a:link {
    border-bottom: 0px !important; 
}

.widget_categories ul li, .widget_archive ul li, .widget_links ul li, .widget_meta ul li, .widget_pages ul li, .widget_recent_comments ul li, .widget_recent_entries ul li {
    
    padding: 0 0 5px 12px;
}
.sidebar .widget ul li:last-child {
    border-bottom: medium none;
}
.searchfield {
    background: url("images/magnify.png") no-repeat scroll 96% 50% rgba(0, 0, 0, 0);
    border: 1px solid #EEEEEE;
    color: #888888;
    font: inherit;
    padding: 10px 28px 10px 6px;
    width: 184px;
}
.widget_contact_form .field {
    margin: 7px 0;
}
.widget_contact_form input.text, .widget_contact_form .textarea {
    border: 1px solid #EEEEEE;
    color: inherit;
    font: inherit;
    padding: 8px 10px;
    width: 90%;
}
.widget_contact_form .textarea {
    height: 120px;
}
.sidebar .widget_contact_form .error {
    color: #FF0000;
}
.widget_tags ul li {
    float: left;
    margin-bottom: 8px;
    margin-right: 10px;
    overflow: hidden;
}
.widget_tags a.button {
    background: none repeat scroll 0 0 #50AFDB;
    color: #FFFFFF;
    float: left;
    font-weight: 400;
    padding: 6px 8px;
    transition: all 0.4s ease-in-out 0s;
}
.widget_tags span {
    background: none repeat scroll 0 0 #EEEEEE;
    color: inherit;
    float: left;
    padding: 6px 10px;
}
.tagcloud {
    margin-top: 10px;
    overflow: hidden;
}
.tagcloud a {
    background: none repeat scroll 0 0 #50AFDB;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px !important;
    margin-bottom: 8px;
    margin-right: 10px;
    padding: 6px 8px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
}
.tagcloud a:hover {
    color: #FFFFFF;
    opacity: 0.7;
}
.sidebar .widget_posts_full .wp-post-image {
    display: block;
    height: 150px;
    width: 218px;
}
.sidebar .widget_posts .overlay {
    float: left;
    height: 75px;
    margin-right: 10px;
    width: 75px;
}
.sidebar .widget_posts .wp-post-image {
    float: left;
    height: 75px;
    margin-right: 10px;
    width: 75px;
}
.sidebar .widget_posts .post-right {
    float: left;
    width: 133px;
}
.sidebar .widget_posts .item-post {
    margin-bottom: 5px;
    overflow: hidden;
}
.sidebar .widget_posts .item-post {
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    margin-bottom: 8px;
    overflow: hidden;
    padding-bottom: 8px;
}
.sidebar .widget_posts .item-post:last-child {
    border-bottom: 0 none;
}
.widget_adsblock ul {
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
.widget_adsblock ul li {
    border-bottom: medium none !important;
    float: left;
    height: 105px;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 0 !important;
    width: 105px;
}
.widget_adsblock ul li a {
    display: block;
}
.widget_adsblock ul li:first-child {
    margin-right: 10px;
}
.widget_adsblock ul li:first-child + li + li {
    margin-right: 10px;
}
.widget_adsingle img {
    height: 220px;
    width: 220px;
}
.widget_pinterest ul {
    list-style: none outside none;
    margin: 0;
}
.widget_pinterest ul li {
    float: left;
    margin-bottom: 8px;
    margin-right: 10px;
}
.widget_pinterest ul li:nth-child(3n+3) {
    margin-right: 0;
}
.widget_pinterest .overlay {
    display: block;
    height: 65px;
    width: 65px;
}
.widget_pinterest .overlay img {
    transition: opacity 0.4s ease 0s;
}
.widget_pinterest .overlay:hover img {
    opacity: 0.2;
}
.widget_pinterest ul li.recent-pin img {
    height: 65px;
    width: 65px;
}
.widget_pinterest ul li.pinterest-follow-me img {
    display: block;
    height: 28px;
}
.widget_facebook {
    height: 256px;
    left: -2px;
    overflow: hidden;
    position: relative;
    top: -1px;
    width: 220px;
}
.widget_facebook iframe {
    left: -5px;
    overflow: hidden;
    position: relative;
    top: -1px;
}
.widget_recent_comments ul, .widget_comments ul {
    list-style: none outside none;
    margin: 0;
}
.widget_comments ul li {
    margin-bottom: 12px;
    overflow: hidden;
}
.widget_comments ul li .avatar {
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px;
}
.widget_comments ul li p {
    color: #888888;
    margin-bottom: 0;
}
.widget_comments ul li .comment {
    float: left;
    width: 160px;
}
.widget_tweets {
    height: 272px;
}
.widget_tweets .twtr-user a {
    color: #FF0000 !important;
}
.widget_tweets .twtr-ft {
    display: none;
}
.twtr-tweet-text em {
    display: none !important;
}
.widget_tweets .twtr-widget .twtr-tweet {
    border-bottom: 1px solid #EEEEEE !important;
}
.widget_tweets .twtr-hd {
    padding: 10px 0 !important;
}
.widget_tweets .twtr-widget .twtr-tweet-wrap {
    padding: 8px 0 !important;
}
.widget_video iframe {
    height: auto;
    max-width: 98%;
}
.widget_polls-widget .widget-wrapper {
    border: 0 none;
    padding: 0;
}
.widget_polls-widget .wp-polls-ul {
    margin: 0 !important;
}
.widget_polls-widget ul {
    list-style: none outside none;
}
.widget_polls-widget ul li {
    border-bottom: medium none !important;
    margin-bottom: 5px;
    padding: 0;
}
.widget_polls-widget .wp-polls .pollbar {
    background: none repeat scroll 0 0 #50AFDB;
    border: 1px solid #50AFDB;
    margin-bottom: 7px;
}
.widget_polls-widget .wp-polls p {
    margin-bottom: 8px;
    text-align: left !important;
}
.widget_polls-widget .wp-polls-ul li {
    margin: 3px 0;
}
.widget_polls-widget .wp-polls-ul small {
    font-size: 12px;
}
.widget_polls-widget .wp-polls input.Buttons {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    background: none repeat scroll 0 0 #50AFDB;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: bold;
    line-height: inherit;
    margin: 10px 10px 3px 0;
    padding: 6px;
}
.widget_polls-widget .wp-polls-ans {
    margin-bottom: 5px;
}
.widget_polls-widget .wp-polls-ans p {
    margin: 0;
}
.widget_polls-widget .wp-polls a {
    background: none repeat scroll 0 0 #424242;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0 3px;
    padding: 5px 8px;
    text-decoration: none;
}
.widget_polls-widget .wp-polls-loading {
    display: none !important;
}
.widget_calendar h3.widget-title {
    display: none;
}
.widget_calendar table#wp-calendar caption {
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.widget_calendar h4, .widget_calendar h3 {
    display: none;
}
.widget_calendar table#wp-calendar {
    border: 1px solid #FFFFFF;
    width: 100%;
}
.widget_calendar tbody .pad {
    background-color: rgba(0, 0, 0, 0);
}
.widget_calendar table td {
    border: medium none;
}
.widget_calendar table#wp-calendar > tbody > tr > td > a {
    font-weight: 700;
}
.widget_calendar table#wp-calendar > tbody > tr > td > a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.widget_calendar thead > tr > th {
    background-color: #50AFDB;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.8;
    padding: 1px;
    text-align: center;
    width: 14.2857%;
}
.widget_calendar tbody > tr > td {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #FFFFFF;
    padding: 5px 0 6px;
    text-align: center;
    width: 14.2857%;
}
.widget_calendar tfoot > tr > td > a, tfoot > tr > td > a:link, tfoot > tr > td > a:hover, tfoot > tr > td > a:visited, tfoot > tr > td > a:active {
    height: 20px;
}
.widget_calendar tfoot > tr > td#prev {
    background-color: #F1F1F1;
    border: medium none;
    height: 20px;
    text-align: center;
    width: 58px;
}
.widget_calendar tfoot > tr > td#prev a, .widget_calendar tfoot > tr > td#next a {
}
.widget_calendar tfoot > tr > td#next {
    background-color: #F1F1F1;
    border: medium none;
    height: 20px;
    text-align: center;
    width: 58px;
}
.widget_carousel .attachment-wt-feat-thumb {
    height: 150px;
    width: 220px;
}
.widget_flickr .flickr_stream {
    margin-top: 10px;
}
.widget_flickr .flickr_stream ul li {
    border: 0 none;
    float: left;
    margin-bottom: 8px;
    margin-right: 10px;
}
.widget_flickr .flickr_stream ul li:nth-child(3n+3) {
    margin-right: 0;
}
.widget_flickr .flickr_stream img {
    height: 65px;
    width: 65px;
}
.widget_social_counter .facebook {
    margin-bottom: 5px;
    overflow: hidden;
}
.widget_social_counter .twitter {
    margin-bottom: 5px;
    overflow: hidden;
}
.widget_social_counter .rss {
    overflow: hidden;
}
.widget_social_counter .left {
    float: left;
    margin-right: 10px;
    width: 40px;
}
.widget_social_counter .right {
    float: left;
    width: 150px;
}
.widget_social_counter .count {
    color: #888888;
    display: block;
    font-size: 14px;
    font-style: italic;
}
.widget_social ul li {
    margin-bottom: 5px;
    padding-left: 24px;
}
.widget_social ul li.facebook {
    background: url("images/fb16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.widget_social ul li.twitter {
    background: url("images/twitter16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.widget_social ul li.gplus {
    background: url("images/gplus16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.widget_social ul li.rss {
    background: url("images/rss16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.widget_social ul li.contact {
    background: url("images/mail16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
#footer {
    color: #888888;
    overflow: hidden;
}
#footer h3 {
    color: #CDCDCD;
    margin-bottom: 10px;
    text-transform: capitalize;
}
#footer a {
    color: #888888;
}
#footer a:hover {
    color: #CDCDCD;
}
#footer .footer-widgets {
    display: none;
    overflow: hidden;
    padding: 15px;
}
#footer .widget {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    width: 222px;
}
#footer .widget ul {
    list-style: none outside none;
    margin: 0;
}
#footer .button {
    background: none repeat scroll 0 0 #393939;
    box-shadow: none;
    color: #CDCDCD !important;
}
#footer .widget_tags span {
    background: none repeat scroll 0 0 #393939;
}
#footer .widget_tweets .twtr-tweet .twtr-tweet-text p {
    color: #888888 !important;
}
#footer .widget_tweets .twtr-hd h3 {
    color: #888888 !important;
}
#footer .widget_tweets .twtr-hd *, #footer .widget_tweets .twtr-hd h4 a {
    color: #888888 !important;
}
#footer .widget_tweets .twtr-tweet a:link, #footer .widget_tweets .twtr-tweet a:visited, #footer .widget_tweets .twtr-tweet a:hover {
    color: #888888 !important;
}
#footer .widget_tweets .twtr-widget .twtr-tweet {
    border-bottom: 1px solid #444444 !important;
}
#footer .widget_contact_form .error {
    color: #F75B5B;
}
#footer .widget_contact_form input.text, #footer .widget_contact_form .textarea {
    background: none repeat scroll 0 0 #535353;
    border: medium none;
    color: #BBBBBB;
}
#footer .footer-info {
    clear: both;
    color: #989898;
    margin-top: 0;
    overflow: hidden;
    padding: 10px 15px;
}
#footer .footer-info a {
    color: #FFFFFF;
}
#footer .footer-info {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    font-style: italic;
    margin: 0;
}
#footer .footer-info .footer-left {
    float: left;
}
#footer .footer-info .footer-right {
    float: right;
}
#footer .footer-info .credit img {
    margin-bottom: -2px;
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
#container {
    width: 745px;
}
#header {
    padding: 0 5px;
}
#header .top-right {
    display: none;
}
#header .ad468 {
    display: none;
}
#main-menu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 735px;
}
#main-menu ul {
    display: none;
}
#main-menu select {
    display: block;
    font: inherit;
    margin-bottom: 15px;
    margin-left: 7px !important;
    width: 721px;
}
#main {
    padding: 50px 5px 10px;
}
#content {
    margin-right: 0;
}
#left-sidebar {
    /*left: -500px;*/
	width:100%;
}
#right-sidebar {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    clear: both;
    width: 735px;
}
#footer .footer-widgets {
    padding: 10px 7px;
}
#right-content #content {
    margin-right: 0 !important;
    width: 500px !important;
}
#right-content #left-sidebar {
    left: -500px;
}
#left-content #content {
    left: 0;
    margin-right: 15px;
    width: 500px !important;
}
.full-onethird {
    width: 220px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#container {
    width: 460px;
}
#header {
    padding: 0 5px;
}
#top-menu {
    width: 450px;
}
#header .top-right {
    display: none;
}
#header .ad468 {
    display: none;
}
#main-menu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 450px;
}
#main-menu ul {
    display: none;
}
#main-menu select {
    display: block;
    font: inherit;
    margin-bottom: 15px;
    margin-left: 7px !important;
    width: 436px;
}
#main {
    padding: 50px 5px 10px;
}
#content {
    display: inline;
    float: left;
    left: 0;
    margin-right: 0;
    width: 450px;
}
#left-sidebar {
    left: 0;width:100%;
}
#feat-carousel .carousel-posts ul li {
    margin-right: 10px;
    min-height: 135px;
    width: 144px;
}
/*
#content .one-half {
    margin-right: 10px;
    width: 220px;
}
#content .last-col {
    margin-right: 0;
}
*/
#content .feat-cat .item-post .overlay {
    display: none;
}
#feat-singlecol .more-posts .item-post .overlay {
    display: none;
}
#feat-gallery .gallery-images {
    margin-left: 5px;
}
#feat-gallery .gallery-overlay, #feat-gallery .gallery-images ul li img {
    height: 65px;
    width: 65px;
}
.entry-meta .date {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
#left-sidebar {
    margin-right: 10px;
}
#footer .footer-widgets {
    padding: 10px 5px;
}
#footer .widget {
    margin-right: 10px;
    width: 220px;
}
#footer .widget:nth-child(2n+2) {
    margin-right: 0;
}
#right-content #content {
    margin-right: 0 !important;
    width: 100% !important;
}
#right-content #left-sidebar {
    left: 0;
}
#left-content #content {
    left: 0;
    width: 100% !important;
}
#wt_contact_form .textarea {
    height: 200px;
    width: 320px;
}
#content .entry-social {
    display: none;
}
#right-content #left-sidebar, #left-content #right-sidebar {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    float: left;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
    width: 450px;
}
.full-onethird {
    margin-right: 10px;
    width: 210px;
}
#comments ol.commentlist li ul.children li.depth-2 {
    margin-left: 20px;
}
#comments ol.commentlist li ul.children li.depth-3 {
    margin-left: 0;
}
#comments ol.commentlist li ul.children li.depth-4 {
    margin-left: 0;
}
#comments ol.commentlist li ul.children li.depth-5 {
    margin-left: 0;
}
}
@media only screen and (max-width: 479px) {
#container {
    width: 262px;
}
#header {
    padding: 0 10px;
}
#top-menu {
    width: 242px;
}
#header .top-right {
    display: none;
}
#header .logo {
    text-align: center;
    width: 200px;
}
#header .logo img {
    display: inline-block;
}
#header .ad468 {
    display: none;
}
#main {
    padding: 50px 10px 10px;
}
#main-menu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 242px;
}
#main-menu ul {
    display: none;
}
#main-menu select {
    display: block;
    font: inherit;
    margin-bottom: 15px;
    margin-left: 7px !important;
    width: 228px;
}
#content {
    display: inline;
    float: left;
    left: 0;
    margin-right: 0;
    width: 242px;
}
#left-sidebar {
    left: 0;width:100%;
}
#wt-slider {
    display: none;
}
#feat-carousel {
    display: none;
}
#feat-gallery {
    display: none;
}
#content .attachment-wt-archive-thumb {
    display: none;
}
#footer .footer-info {
    padding: 10px;
    text-align: center;
}
#footer .footer-info .footer-left {
    float: none;
}
#footer .footer-info .footer-right {
    float: none;
}
#right-content #content {
    margin-right: 0 !important;
    width: 100% !important;
}
#right-content #left-sidebar {
    left: 0;
}
#left-content #content {
    left: 0;
    width: 100% !important;
}
.full-onethird {
    width: 242px;
}
#wt_contact_form input.text {
    width: 220px;
}
#wt_contact_form .textarea {
    width: 220px;
}
#wt_contact_form label {
    text-align: left;
    width: 150px;
}
#wt_contact_form .captcha img {
    width: 240px;
}
#wt_contact_form .field .error {
    margin-left: 0 !important;
}
#content .entry-social {
    display: none;
}
#comments ol.commentlist li ul.children li.depth-2 {
    margin-left: 15px;
}
#comments ol.commentlist li ul.children li.depth-3 {
    margin-left: 0;
}
#comments ol.commentlist li ul.children li.depth-4 {
    margin-left: 0;
}
#comments ol.commentlist li ul.children li.depth-5 {
    margin-left: 0;
}
}


.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}
@media only screen and (max-width: 800px) {

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

}
}




div#main-menu{
	margin-bottom: -44px;
}
span.firstpage{
	font-family: 'Raleway', sans-serif;
	background: none repeat scroll 0px 0px rgba(0, 0, 0, 0.5) ! important;
    display: inline;
	color:#FFFFFF;
    font-size: 26px !important;
    font-weight: 300 !important;
    line-height: 46px !important;
    margin-bottom: 5px !important;
    padding: 4px 10px !important;
	text-transform:uppercase;box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
div.footereft{
	width:30%;
	margin:1.53333333333%;
	display:inline-block;
	float:left;
	text-align:left;
	background: none repeat scroll 0px 0px rgba(255, 255, 255, 0.5) ! important;
	color:#474747;
	border-radius:0px;
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.1);
}

div.innerfooterreft{
	padding:15px 10px 10px 10px;
}
div.innerfooterreft h2{
	text-transform:uppercase;
	margin-bottom:6px;
}	
	
	


@media only screen and (max-width:900px){	
	div#main-menu{
		margin-bottom: -52px !important;
	}
	div.footereft{
	width:96%;
	margin-bottom:20px !important;
	margin:1.53333333333%;
	display:inline-block;
	float:left;
	text-align:left;
	background: none repeat scroll 0px 0px rgba(255, 255, 255, 0.5) ! important;
	color:#474747;
	border-radius:0px;box-shadow: 0 0 8px rgba(255, 255, 255, 0.1);
	}
	h1, span.firstpage {
	font-size: 20px;
	}
	
	/*special bara på kontakt */
	
	
	
		
	
	#main{
	
	}
}


/*special*/
#content {
	left:0px;
	}
h1{
	color:#393939;
}
h1 strong{
	font-weight:normal;
	color:black;
}
#main a:hover{
	background-color:yellow;
}	
/*
#container{
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
border-top-left-radius:0px;
border-top-right-radius:20px;
}
*/

div.footereft:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9) !important;
}