Untitled diff

Created Diff never expires





/*
FILE ARCHIVED ON 8:46:14 May 6, 2016 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 17:09:47 Aug 10, 2016.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
/*
Theme Name: Themia Lite
Theme Name: Themia Lite
Theme URI: http://www.inkthemes.com/wp-themes/themia-theme/
Theme URI: http://www.inkthemes.com/wp-themes/themia-theme/
Description: Themia Lite for WordPress is one of the easiest themes to build your Web Presence in 10 Minutes. The Theme is highly customizable and you can change Logos and Social Icons easily through the Themes Options Panel, You can have your own branded new Website for your Business or Personal Use in Minutes. Features Templates for Blogs, Fullwidth Page without sidebar.
Description: Themia Lite for WordPress is one of the easiest themes to build your Web Presence in 10 Minutes. The Theme is highly customizable and you can change Logos and Social Icons easily through the Themes Options Panel, You can have your own branded new Website for your Business or Personal Use in Minutes. Features Templates for Blogs, Fullwidth Page without sidebar.
Author: InkThemes.com
Author: InkThemes.com
Author URI: http://www.inkthemes.com/
Author URI: http://www.inkthemes.com/
Version: 1.4.0
Version: 1.4.0
License: GNU General Public License
License: GNU General Public License
License URI: license.txt
License URI: license.txt
Tags: black, blue, green, white, gray, custom-menu, light, dark, two-columns, fixed-layout, threaded-comments, sticky-post, custom-colors, theme-options, editor-style
Tags: black, blue, green, white, gray, custom-menu, light, dark, two-columns, fixed-layout, threaded-comments, sticky-post, custom-colors, theme-options, editor-style
Text Domain: themia
Text Domain: themia


Themia Lite WordPress theme, Copyright (C) 2013-2015 InkThemes.com
Themia Lite WordPress theme, Copyright (C) 2013-2015 InkThemes.com
Themia Lite WordPress theme is licensed under the GPL.
Themia Lite WordPress theme is licensed under the GPL.
*/
*/
/* CB, 15-03-06: Döljer @import url(/web/20160506084614/https://fonts.googleapis.com/css?family=Droid+Serif); */
@import url(https://fonts.googleapis.com/css?family=Droid+Serif);
/*=======================================================*/
/*=======================================================*/
/*----------------------BASIC HTML -----------------------*/
/*----------------------BASIC HTML-----------------------*/
/*=======================================================*/
/*=======================================================*/
body {
body {
font: 13px/1.5 'Trebuchet MS', Arial, sans-serif;
font: 13px/1.5 'Trebuchet MS', Arial, sans-serif;
background:#fff;
background:#fff;
color: #333;
color: #333;
}
}
pre, code, /* CB, 13-03-06: Lägger till: */ ul {
pre, code {
font-family: /* CB, 15-03-06: Döljer pga att modertemat tar över: 'Muli', */ Arial, Helvetica, sans-serif;
font-family: 'Muli', sans-serif;
}
}
hr {
hr {
border: 0 #ccc solid;
border: 0 #ccc solid;
border-top-width: 1px;
border-top-width: 1px;
clear: both;
clear: both;
height: 0;
height: 0;
}
}
:focus {/* remember to define focus styles! */
:focus {/* remember to define focus styles! */
outline: 0;
outline: 0;
}
}
blockquote:before, blockquote:after, q:before, q:after {
blockquote:before, blockquote:after, q:before, q:after {
content: "";
content: "";
}
}
blockquote, q {
blockquote, q {
quotes: "" "";
quotes: "" "";
}
}
a img {
a img {
border: 0;
border: 0;
}
}
a {
a {
text-decoration:none;
text-decoration:none;
color:#09F;
color:#09F;
}
}
input[type="submit"] {
input[type="submit"] {
cursor:pointer;
cursor:pointer;
}
}
input, textarea, select {
input, textarea, select {
margin-bottom:10px;
margin-bottom:10px;
}
}
input[type="file"], textarea {
input[type="file"], textarea {
clear:both;
clear:both;
display: block;
display: block;
}
}
textarea {
textarea {
width:300px;
width:300px;
height:100px;
height:100px;
}
}
th {
th {
font-weight:bold;
font-weight:bold;
}
}
td, th {
td, th {
border:1px solid #CCC;
border:1px solid #CCC;
padding:5px;
padding:5px;
}
}
p {
p {
text-shadow: 0px 1px 0px #ffffff;
text-shadow: 0px 1px 0px #ffffff;
}
}

/* CB, 15-03-06: Lägger till ny klass för faktarutor: */

.fakta { color: #333333; font-style: normal; line-height: 18px; font-size: 0.85em; }
.fakta_headline { color: #333333; line-height: 18px; font-size: 1.1em; font-weight: bold; }


/*=======================================================*/
/*=======================================================*/
/*-----------------------HEADINGS------------------------*/
/*-----------------------HEADINGS------------------------*/
/*=======================================================*/
/*=======================================================*/
h1 {
h1 {
font-size: 24px;
font-size: 24px;
}
}
h2 {
h2 {
font-size: 22px;
font-size: 22px;
}
}
h3 {
h3 {
font-size: 20px;
font-size: 20px;
}
}
h4 {
h4 {
font-size: 18px;
font-size: 18px;
}
}
h5 {
h5 {
font-size: 16px;
font-size: 16px;
}
}
h6 {
h6 {
font-size: 14px;
font-size: 14px;
}
}
/*=======================================================*/
/*=======================================================*/
/*------------------------SPACING------------------------*/
/*------------------------SPACING------------------------*/
/*=======================================================*/
/*=======================================================*/
ol {
ol {
list-style: decimal;
list-style: decimal;
}
}
ul {
ul {
list-style: disc;
list-style: disc;
}
}
li {
li {
margin-left: 30px;
margin-left: 30px;
}
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
margin-bottom: 15px;
margin-bottom: 15px;
font-weight:normal;
font-weight:normal;
}
}

/* CB, 15-03-06: Lägger till: */
table, tr, td { border: hidden; }



h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
font-family: /* CB, 15-03-06: Döljer (modertemat tar över - tills vi fått ordning på moder/child-förh) 'Droid Serif', serif; */ Arial, Helvetica, sans-serif;
font-family: 'Droid Serif', serif;
}
}
.contet-border{
.contet-border{
border-bottom: 1px solid #ECEAEA;
border-bottom: 1px solid #ECEAEA;
width: 100%;
width: 100%;
height: 0;
height: 0;
margin-bottom: 6px; /* CB, 15-03-06: Ändrar från 36px; */
margin-bottom: 36px;
}
}
/*=======================================================*/
/*=======================================================*/
/*----------------------HEADER STYLE---------------------*/
/*----------------------HEADER STYLE---------------------*/
/*=======================================================*/
/*=======================================================*/
.header {
.header {
width:100%;
width:100%;
}
}
.header_top {
.header_top {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/header_top.png) repeat-x;
background:url(images/header_top.png) repeat-x;
width:100%;
width:100%;
height:35px;
height:35px;
z-index:999px;
z-index:999px;
position:relative;
position:relative;
}
}
.header_wrapper {
.header_wrapper {
margin-top:30px;
margin-top:30px;
}
}
.logo img{
.logo img{
max-width: 100%;
max-width: 100%;
max-height: 100%;
max-height: 100%;
}
}
/*=======================================================*/
/*=======================================================*/
/*------------------------MENU STYLE---------------------*/
/*------------------------MENU STYLE---------------------*/
/*=======================================================*/
/*=======================================================*/
.social_top {
.social_top {

list-style-type:none;
list-style-type:none;

overflow:hidden;
overflow:hidden;

z-index:-999px;
z-index:-999px;

margin-top:-10px;
margin-top:-10px;

}
}

.social_top .logos {
.social_top .logos {

float:right;
float:right;

}
}

.social_top .logos li {
.social_top .logos li {

display:inline;
display:inline;

margin-left:5px;
margin-left:5px;

float:left;
float:left;

background:url(images/socalbg.png) no-repeat;
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/socalbg.png) no-repeat;

width:33px;
width:33px;

height:42px;
height:42px;

display:block;
display:block;

z-index:-999px;
z-index:-999px;

}
}

.social_top .logos li img {
.social_top .logos li img {

margin-left:4px;
margin-left:4px;

margin-top:12px;
margin-top:12px;

}
}

#menu {
#menu {

position:relative;
position:relative;

z-index:1000;
z-index:1000;

}
}

#menu ul {
#menu ul {

list-style-type:none;
list-style-type:none;

}
}

#menu li {
#menu li {

margin:0;
margin:0;

padding:0;
padding:0;

font-size:13px;
font-size:13px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-family: /* CB, 15-03-06: Döljer Verdana, */ Arial, Helvetica, sans-serif;
background: none;

background:url('images/nav.png') no-repeat -1px -34px;
/* CB, 15-03-06: Döljer background: none; */

/* CB, 15-03-06: Döljer background:url('/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/nav.png') no-repeat -1px -34px; */

}
}

#menu li a {
#menu li a {

margin:0;
margin:0;

margin-left:10px;
margin-left:10px;

padding-left:8px;
/ CB, 15-03-06: Ändrar från
padding-right:18px;

padding-top:4px;
padding-left:8px;
padding-bottom:5px;

padding-right:18px;

padding-top:4px;

padding-bottom:5px; */

padding: 4px 18px 5px 8px;

position:relative;
position:relative;

float:left;
float:left;

color:#666;
color: /* CB, 15-03-06: Ändrar från #666; */ #333;

font-family:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;

text-align:center;
text-align:center;

text-decoration:none;
text-decoration:none;

font-size:12px;
font-size: 12px;
background:url('images/nav.png') no-repeat 99% -4px;

text-shadow: 0 1px 0 #ffffff;
/* CB, 15-03-06: Döljer: background:url('/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/nav.png') no-repeat 99% -4px; */

/* CB, 15-03-06: Döljer text-shadow: 0 1px 0 #ffffff; */

}
}

#menu li.current-menu-item a,
#menu li.current-menu-item a,

#menu li.current-menu-parent a,
#menu li.current-menu-parent a,

#menu li.current_page_parent a,
#menu li.current_page_parent a,

#menu li a.selected,
#menu li a.selected,

#menu li a:hover,
#menu li a:hover,

#menu li.current_page_item a {
#menu li.current_page_item a {

margin:0;
margin:0;

margin-left:10px;
margin-left:10px;

padding-left:8px;
/ CB, 15-03-06: Ändrar från
padding-right:18px;

padding-top:4px;
padding-left:8px;
padding-bottom:5px;

color:#FFF;
padding-right:18px;

padding-top:4px;

padding-bottom:5px; */

padding: 4px 18px 5px 8px;

color: #e41e26; /* CB, 15-03-06: Ändrar från #FFF; eftersom hover blir vit mot vitbakgrund. Child visas inte. */

text-shadow: none;
text-shadow: none;

}
}


/* CB, 15-03-06: Lägger till: */

#menu li a:visited { color: #928874; }
#menu li a:selected { color: #e41e26; }
#menu li a:hover { color: #e41e26; }
#menu li a:active { color: #e41e26; font-weight: bold; }


#menu .sf-menu {
#menu .sf-menu {

margin:0;
margin:0;

padding:0;
padding:0;

list-style:none;
list-style:none;

float:right;
float:right;

position:relative;
position:relative;

z-index:1;
z-index:1;

margin-top:8px;/* margin-left:60px;*/
margin-top: 50px; /* CB, 15-03-06: Ändrar från: 10px; */
margin-left:30px;

margin-top:10px;
margin-left: 10px; /* CB, 15-03-06: Ändrar från: 30px; */

/* CB, 15-03-06: Lägger till: */

margin-right: 30px;

/* CB, 15-03-06: Döljer: margin-top:10px;*/

}
}

#menu .sf-menu li > ul {
#menu .sf-menu li > ul {

background: url("images/submenu-down.png") no-repeat;
background: url("/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/submenu-down.png") no-repeat;

background-position: -2px 100%;
background-position: -2px 100%;

border-right:1px solid #CCC;
border-right:1px solid #CCC;

border-top:1px solid #CCC;
border-top:1px solid #CCC;

border-bottom:1px solid #CCC;
border-bottom:1px solid #CCC;

}
}

#menu .sf-menu li > ul li > ul {
#menu .sf-menu li > ul li > ul {

margin-top:1px;
margin-top:1px;

margin-left:2px;
margin-left:2px;

}
}

/*Top level list items*/
/*Top level list items*/

#menu .sf-menu li {
#menu .sf-menu li {

position: relative;
position: relative;

display: inline;
display: inline;

float: left;
float: left;

margin-left:10px;
margin-left: 0; /* CB, 15-03-06: Ändrar från 10px; */

margin-right:0;
margin-right:0;

}
}

/*Top level menu link items style*/
/*Top level menu link items style*/

#menu .sf-menu li li {
#menu .sf-menu li li {

font:12px Arial, Helvetica, sans-serif !important;
font:12px Arial, Helvetica, sans-serif !important;

text-transform:capitalize;
text-transform:capitalize;

margin:0;
margin:0;

padding:0;/*background of menu items (default state)*/
padding:0;/*background of menu items (default state)*/

background-image:none;
background-image:none;

background-color:#FFF;
background-color:#FFF;

border-left:1px solid #CCC;
border-left:1px solid #CCC;

}
}

#menu .sf-menu li li a {
#menu .sf-menu li li a {

width: 130px; /*width of sub menus*/
width: 130px; /*width of sub menus*/

height:auto;
height:auto;

float:none;
float:none;

display: block;
display: block;

text-align:left;
text-align:left;

color: #878787;
color: /* CB, 15-03-06: Ändrar från #878787; */ #333;

text-shadow:none;
text-shadow:none;

margin:0;
margin:0;

padding:10px 0;
padding:10px 0;

margin-left:18px;
margin-left:18px;

margin-right:18px;
margin-right:18px;

text-decoration: none;
text-decoration: none;

background:none;
background:none;

position:relative;
position:relative;

}
}

#menu .sf-menu li li a:after {
#menu .sf-menu li li a:after {

width:100%;
width:100%;

content: '';
content: '';

position:absolute;
position:absolute;

left:0;
left:0;

top:0;
top:0;

}
}


#menu .sf-menu li li li li:last-child a, #menu .sf-menu li li li li:last-child a:after {
#menu .sf-menu li li li li:last-child a, #menu .sf-menu li li li li:last-child a:after {

border-top:none;
border-top:none;

}
}

#menu .sf-menu li li:last-child a:after {
#menu .sf-menu li li:last-child a:after {

width:100%;
width:100%;

content: '';
content: '';

position:absolute;
position:absolute;

left:0;
left:0;

bottom:0;
bottom:0;

}
}

* html #menu .sf-menu li li a { /*IE6 hack to get sub menu links to behave correctly*/
* html #menu .sf-menu li li a { /*IE6 hack to get sub menu links to behave correctly*/

display: inline-block;
display: inline-block;

}
}

#menu .sf-menu li li a:link, #menu .sf-menu li li a:visited {
/* CB, 15-03-06: Döljer denna och lägger till nedan: #menu .sf-menu li li a:link, #menu .sf-menu li li a:visited {
color: #565555;

}
color: #565555; } */


/* CB, 15-03-06: Lägger till: */

#menu .sf-menu li li a:link { color: #333; }
#menu .sf-menu li li a:visited { color: #928874; }
#menu .sf-menu li li a:selected { color: #e41e26; }
#menu .sf-menu li li a:hover { color: #e41e26; }
#menu .sf-menu li li a:active { color: #e41e26; font-weight: bold; }

#menu .sf-menu li li.current_page_item, #menu .sf-menu li li:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
#menu .sf-menu li li.current_page_item, #menu .sf-menu li li:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/

background: url("images/submenu.png") no-repeat;
background: url("/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/submenu.png") no-repeat;

background-position:-1px -200px;
background-position:-1px -200px;

border:none;
border:none;

padding:0;
padding:0;

}
}

#menu .sf-menu li li a {
#menu .sf-menu li li a {

border-bottom:1px solid #ccc;
border-bottom:1px solid #ccc;

}
}

#menu .sf-menu li li:hover a {
#menu .sf-menu li li:hover a {

padding-left:0;
padding-left:0;

margin-left:19px;
margin-left:19px;

}
}

/*1st sub level menu*/
/*1st sub level menu*/

#menu .sf-menu li ul {
#menu .sf-menu li ul {

z-index: 99999;
z-index: 99999;

position: absolute;
position: absolute;

left: 0;
left: 0;

display: none; /*collapse all sub menus to begin with*/
display: none; /*collapse all sub menus to begin with*/

visibility: hidden;
visibility: hidden;

margin-top:5px;
margin-top:5px;

}
}

#menu li li:first-child {
#menu li li:first-child {

/* padding-top:5px !important;*/
/* padding-top:5px !important;*/

}
}

#menu .sf-menu li li:last-child a {
#menu .sf-menu li li:last-child a {

/*padding-bottom:5px !important;*/
/*padding-bottom:5px !important;*/




border-bottom:none;
border-bottom:none;

}
}

/*Sub level menu list items (undo style from Top level List Items)*/
/*Sub level menu list items (undo style from Top level List Items)*/

#menu .sf-menu li ul li {
#menu .sf-menu li ul li {

display: list-item;
display: list-item;

float: none;
float: none;

}
}



/*All subsequent sub menu levels vertical offset after 1st level sub menu */
/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#menu .sf-menu li ul li ul {
#menu .sf-menu li ul li ul {

padding-top:0;
padding-top:0;

background:none;
background:none;

top: 0;
top: 0;

margin-top:-1px;
margin-top:-1px;

left:167px;
left:167px;

}
}

/* Holly Hack for IE \*/
/* Holly Hack for IE \*/

* html .sf-menu {
* html .sf-menu {

height: 1%;
height: 1%;

} /*Holly Hack for IE7 and below*/
} /*Holly Hack for IE7 and below*/

/* ######### CSS classes applied to down and right arrow images ######### */
/* ######### CSS classes applied to down and right arrow images ######### */

.downarrowclass {
.downarrowclass {

display:block;
display:block;

position: absolute;
position: absolute;

width:0;
width:0;

height:0;
height:0;

overflow:hidden;
overflow:hidden;

top: 0;
top: 0;

right: 0;
right: 0;

display:none !important;
display:none !important;

}
}

.rightarrowclass {
.rightarrowclass {

display:block;
display:block;

width:5px;
width:5px;

height:7px;
height:7px;

position: absolute;
position: absolute;

margin-top:-3px;
margin-top:-3px;

top: 50%;
top: 50%;

right: 8px;
right: 8px;

}
}

/* ######### CSS for shadow added to sub menus ######### */
/* ######### CSS for shadow added to sub menus ######### */

.ddshadow {
.ddshadow {

width:0;
width:0;

height:0;
height:0;

position: absolute;
position: absolute;

left: 0;
left: 0;

top: 0;
top: 0;

display:none;
display:none;

}
}

/* ---- menu ---- */
/* ---- menu ---- */

/* CB, 15-03-06: Döljer (eftersom dessa gör att länkarna inte syns i current, hover och selected-lägen):

#menu li.current-menu-item, #menu li.current-menu-parent, #menu li.current_page_parent, #menu li:hover, #menu li.current_page_item {
#menu li.current-menu-item, #menu li.current-menu-parent, #menu li.current_page_parent, #menu li:hover, #menu li.current_page_item {

background:url('images/nav.png') no-repeat -1px -154px;
background:url('/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/nav.png') no-repeat -1px -154px;

}
}

#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li:hover a, #menu li a.selected, #menu li a:hover, #menu li.current_page_item a {
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li:hover a, #menu li a.selected, #menu li a:hover, #menu li.current_page_item a {

color:#fff;
color:#fff;
background: url('images/nav.png') no-repeat 99% -124px;

background: url('/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/nav.png') no-repeat 99% -124px;

}
}

#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {

color:#fff;
color:#fff;

}
} */

/*=======================================================*/
/*=======================================================*/
/*----------------------SLIDER STYLE---------------------*/
/*----------------------SLIDER STYLE---------------------*/
/*=======================================================*/
/*=======================================================*/
.slider_wrapper {
.slider_wrapper {
margin-top:20px;
margin-top:20px;
}
}
.container {
.container {
overflow: hidden;
overflow: hidden;
margin: 0 auto;
margin: 0 auto;
font-family: 'FolksLightRegular';
font-family: 'FolksLightRegular';
}
}
#main {
#main {
padding: 10px;
padding: 10px;
background: #fff; /* CB, 15-03-06: Ändrar från #f9fbfb; */
background: #f9fbfb;
border: 1px solid #c2b59b; /* CB, 15-03-06: Ändrar från #ccc; */
border: 1px solid #ccc;
}
}
#main img{
#main img{
width: 100%;
width: 100%;
height: 100%;
height: 100%;
}
}
.slider_shadow {
.slider_shadow {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/slider-shadow.png) no-repeat center;
background:url(images/slider-shadow.png) no-repeat center;
height:71px;
height:71px;
width: 100%;
width: 100%;
}
}
/*=======================================================*/
/*=======================================================*/
/*-----------------FEATURE CONTENT STYLE-----------------*/
/*-----------------FEATURE CONTENT STYLE-----------------*/
/*=======================================================*/
/*=======================================================*/
.feature_content {
.feature_content {
padding-bottom:30px;
padding-bottom:30px;
margin-bottom: 0px; /* CB, 15-03-06: Ändrar från 50px; */
margin-bottom: 50px;
overflow:hidden;
overflow:hidden;
}
}
.feature_content h2{
.feature_content h2{
font-size: 20px;
font-size: 20px;
}
}
.feature_content img {
.feature_content img {
padding:6px;
padding:6px;
background-color: #ded2ba; /* CB, 15-03-06: Ändrar från #e7e6e6; (A:s ##c2b59b;) */
background-color:#e7e6e6;
margin-bottom:12px;
margin-bottom:12px;
width:273px;
width:273px;
height:auto;
height:auto;
}
}
.feature_content img:hover {
.feature_content img:hover {
filter:alpha(opacity=60);
filter:alpha(opacity=60);
/* CSS3 standard */
/* CSS3 standard */
opacity:0.6;
opacity:0.6;
cursor:pointer;
cursor:pointer;
}
}
.testimonial_bg {
.testimonial_bg {
background:#f7f7f7 url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/shed.png) center top no-repeat;
background:#f7f7f7 url(images/shed.png) center top no-repeat;
padding-top:48px;
padding-top:48px;
padding-bottom:50px;
padding-bottom:50px;
}
}
.testimonial_bg .testimonial {
.testimonial_bg .testimonial {
border:8px solid #ebe9e9;
border:8px solid #ebe9e9;
min-height:100px;
min-height:100px;
background:#FFF;
background:#FFF;
padding:0 10px 0 10px;
padding:0 10px 0 10px;
width:550px;
width:550px;
}
}
/*=======================================================*/
/*=======================================================*/
/*----------------------FOOTER STYLE---------------------*/
/*----------------------FOOTER STYLE---------------------*/
/*=======================================================*/
/*=======================================================*/

.footer_bg {
/* CB, 15-03-05: Döljer nedan css eftersom modertemat slår över child-temat:
background:url(images/footer-bg.png) repeat-x top #414141;

}
.footer_bg {
.footer_wrapper, .footer_wrapper h1, .footer_wrapper h2, .footer_wrapper h3, .footer_wrapper h4, .footer_wrapper h5, .footer_wrapper h6, .footer_wrapper a, .footer_wrapper p, .footer_wrapper pre, .footer_wrapper .footer_widget ul li {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/footer-bg.png) repeat-x top #414141; } */
color: #CCC;

}

.footer_wrapper .footer_widget ul li {
.footer_wrapper, .footer_wrapper h1, .footer_wrapper h2, .footer_wrapper h3, .footer_wrapper h4, .footer_wrapper h5, .footer_wrapper h6, .footer_wrapper a, .footer_wrapper p, .footer_wrapper pre, .footer_wrapper .footer_widget ul li { color: #CCC; }
margin-left:20px;
.footer_wrapper .footer_widget ul li { margin-left:20px; list-style-image:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/bul.png); }
list-style-image:url(images/bul.png);

}
/* CB, 15-03-05: Döljer:
.footer_wrapper{
.footer_wrapper { padding-top: 25px; } */
padding-top: 25px;

}
/* CB, 15-03-05: Döljer:
.footer_line {
.footer_line { background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/footermenubg.png) top repeat-x; padding-top: 10px; padding-bottom: 10px; width:100%; color: #fff; } */
background:url(images/footermenubg.png) top repeat-x;

padding-top: 10px;
.footer_line span.blog-desc{ float: left; }
padding-bottom: 10px;
.footer_line .copyright{ text-align: right; }
width:100%;
.footer_line .copyright a{ color: #fff; }
color: #fff;

}
.footer_line span.blog-desc{
float: left;
}
.footer_line .copyright{
text-align: right;
}
.footer_line .copyright a{
color: #fff;
}
#searchform {
#searchform {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/searchbg.png) no-repeat;
background:url(images/searchbg.png) no-repeat;
width:180px;
width:180px;
height:34px;
height:34px;
margin-bottom:20px;
margin-bottom:20px;
position:relative;
position:relative;
}
}
#searchform #s {
#searchform #s {
background:transparent;
background:transparent;
height:25px;
height:25px;
padding-left:10px;
padding-left:10px;
padding-top:5px;
padding-top:5px;
color:#938f8f;
color:#938f8f;
width:150px;
width:150px;
border:none;
border:none;
}
}
#searchform #searchsubmit {
#searchform #searchsubmit {
text-indent:-9999px;
text-indent:-9999px;
width:0;
width:0;
border:none;
border:none;
background:transparent;
background:transparent;
position:absolute;
position:absolute;
right:0;
right:0;
top:5px;
top:5px;
}
}
/*=======================================================*/
/*=======================================================*/
/*----------------------BLOG PAGE CLASSES----------------*/
/*----------------------BLOG PAGE CLASSES----------------*/
/*=======================================================*/
/*=======================================================*/
.content_wrapper .side_content {
.content_wrapper .side_content {
margin-bottom:30px;
margin-bottom:30px;
}
}
.content_wrapper .side_content .post {
.content_wrapper .side_content .post {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/postbg.png);
background:url(images/postbg.png);
padding-left:57px;
padding-left:57px;
padding-right:57px;
padding-right:57px;
padding-top:26px;
padding-top:26px;
padding-bottom:26px;
padding-bottom:26px;
border:1px solid #dfdfdf;
border:1px solid #dfdfdf;
min-height:170px;
min-height:170px;
overflow:hidden;
overflow:hidden;
text-align: justify;
text-align: justify;
}
}
.content_wrapper .side_content .shadow {
.content_wrapper .side_content .shadow {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/post-shadow.png) top center no-repeat;
background:url(images/post-shadow.png) top center no-repeat;
height:29px;
height:29px;
margin-top:-1px;
margin-top:-1px;
margin-bottom:30px;
margin-bottom:30px;
}
}
.content_wrapper .side_content, .sidebar_wrapper {
.content_wrapper .side_content, .sidebar_wrapper {
padding-top:30px;
padding-top:30px;
}
}
.content_wrapper .side_content .post .post_title {
.content_wrapper .side_content .post .post_title {
font-size:30px;
font-size:30px;
line-height:40px;
line-height:40px;
}
}
.content_wrapper .side_content .post .post_title a {
.content_wrapper .side_content .post .post_title a {
color:#333;
color:#333;
}
}

.content_wrapper .side_content .post .post_info {
.content_wrapper .side_content .post .post_info { list-style-type:none; }
list-style-type:none;

}
.content_wrapper .side_content .post .post_info li {
.content_wrapper .side_content .post .post_info li {
display:inline;
display:inline;
margin-left:0;
margin-left:0;
color:#5b5555;
color:#5b5555;
}
}
.content_wrapper .side_content .post .post_info li a {
.content_wrapper .side_content .post .post_info li a {
color:#5b5555;
color:#5b5555;
}
}
.content_wrapper .side_content .post .post_info li.postedin a {
.content_wrapper .side_content .post .post_info li.postedin a {
color:#f872b7;
color:#f872b7;
}
}

.content_wrapper .side_content .post .continue {

color:#000;
/* CB, 15-03-06: Döljer och lägger till block med länkar enligt nedan:
font-weight:bold;

}
.content_wrapper .side_content .post .continue {
color:#000;
font-weight:bold;
} */

.content_wrapper .side_content .post .continue { color: #617cab; font-size: 1em;}

.content_wrapper .side_content .post .continue.a { color: #617cab; font-size: 1em;}
.content_wrapper .side_content .post .continue:visited { color: ##928874; font-size: 1em; }
.content_wrapper .side_content .post .continue:hover { color: #e41e26; font-size: 1em; }
.content_wrapper .side_content .post .continue:active { color: #e41e26;}
.content_wrapper .side_content .post .continue.selected { color: #e41e26; font-weight: bold; }



.content_wrapper .side_content .post img {
.content_wrapper .side_content .post img {
max-width:450px;
max-width:450px;
height:auto;
height:auto;
margin-bottom:15px;
margin-bottom:15px;
clear:both;
clear:both;
}
}
#nav-single {
#nav-single {
overflow:hidden;
overflow:hidden;
margin-bottom:10px;
margin-bottom:10px;
}
}
.nav-previous {
.nav-previous {
float: left;
float: left;
width: 50%;
width: 50%;
}
}
.nav-next {
.nav-next {
float: right;
float: right;
text-align: right;
text-align: right;
width: 50%;
width: 50%;
}
}
/*=======================================================*/
/*=======================================================*/
/*----------------------SIDEBAR STYLE--------------------*/
/*----------------------SIDEBAR STYLE--------------------*/
/*=======================================================*/
/*=======================================================*/
.sidebar {
.sidebar {
padding-left:10px;
padding-left:10px;
padding-right:10px;
padding-right:10px;
}
}
.sidebar .wrap_sidebar {
.sidebar .wrap_sidebar {
margin-left:14px;
margin-left:14px;
margin-right:14px;
margin-right:14px;
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/postbg.png);
background:url(images/postbg.png);
border:1px solid #dfdfdf;
border:1px solid #dfdfdf;
padding-left:10px;
padding-left:10px;
padding-right:10px;
padding-right:10px;
margin-bottom:30px;
margin-bottom:30px;
padding-bottom:20px;
padding-bottom:20px;
}
}

/* CB, 15-03-05: Denna tar över child, byter ut modertemats mot det som finns i child-temat tills vidare: */

.sidebar .wrap_sidebar h2.title, .sidebar .wrap_sidebar h2 {
.sidebar .wrap_sidebar h2.title, .sidebar .wrap_sidebar h2 {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/sidebar-title1.png) no-repeat;
background:url(images/sidebar-title.png) no-repeat;
width:324px;
width:324px;
height:44px;
height:44px;
margin-left:-22px;
margin-left:-22px;
padding-left:22px;
padding-left:15px;
padding-top: 16px;
font-size: 1.1em;
letter-spacing: 0;
font-weight: bold;
color: #fff;
color: #fff;
text-shadow: 0 1px 0 #000;
text-shadow: 0 1px 0 #000;
}
}


.sidebar .wrap_sidebar ul {
.sidebar .wrap_sidebar ul {
list-style-type:none;
list-style-type:none;
list-style-position:15px;
list-style-position:15px;
margin-bottom:10px;
margin-bottom:10px;
}
}
.sidebar .wrap_sidebar ul li {
.sidebar .wrap_sidebar ul li {
margin-left:0;
margin-left:0;
padding-left:25px;
padding-left:25px;
margin-top:0;
margin-top:0;
margin-bottom:5px;
margin-bottom:5px;
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/list.png) left top no-repeat;
background:url(images/list.png) left top no-repeat;
background-position:0 3px;
background-position:0 3px;
}
}
.sidebar .wrap_sidebar ul li:last-child a {
.sidebar .wrap_sidebar ul li:last-child a {
border:none;
border:none;
}
}
.sidebar .wrap_sidebar ul li a {
.sidebar .wrap_sidebar ul li a {
color:#010001;
color:#010001;
display:block;
display:block;
border-bottom:1px dotted #c4bcbc;
border-bottom:1px dotted #c4bcbc;
padding-bottom:5px;
padding-bottom:5px;
}
}
.sidebar .wrap_sidebar ul .children {
.sidebar .wrap_sidebar ul .children {
list-style-image:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/list2.png);
list-style-image:url(images/list2.png);
margin-left:30px;
margin-left:30px;
margin-top:5px;
margin-top:5px;
}
}
.sidebar .wrap_sidebar ul .children li {
.sidebar .wrap_sidebar ul .children li {
background:none;
background:none;
padding-left:0;
padding-left:0;
margin-left:38px;
margin-left:38px;
}
}
.sidebar .wrap_sidebar ul .children li a {
.sidebar .wrap_sidebar ul .children li a {
border:none;
border:none;
}
}
.sidebar #searchform {
.sidebar #searchform {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/sidesearch.png) no-repeat;
background:url(images/sidesearch.png) no-repeat;
width:248px;
width:248px;
height:32px;
height:32px;
position:relative;
position:relative;
}
}
.sidebar #searchform #s {
.sidebar #searchform #s {
height:32px;
height:32px;
padding-top:1px;
padding-top:1px;
}
}
.sidebar #searchform #searchsubmit {
.sidebar #searchform #searchsubmit {
background:url(/web/20160506084614/http://www.avenki.se/wp-content/themes/themia-lite/images/searchicon.png) no-repeat;
background:url(images/searchicon.png) no-repeat;
height:19px;
height:19px;
width:19px;
width:19px;
position:absolute;
position:absolute;
right:8px;
right:8px;
top:8px;
top:8px;
}
}
.sidebar .wrap_sidebar .post_list {
.sidebar .wrap_sidebar .post_list {
list-style-type:none;
list-style-type:none;
}
}
.sidebar .wrap_sidebar .post_list li {
.sidebar .wrap_sidebar .post_list li {
background:none;
background:none;
margin-left:15px;
margin-left:15px;
margin-right:15px;
margin-right:15px;
padding-left:0;
padding-left:0;
overflow:hidden;
overflow:hidden;
border-bottom:1px dotted #c4bcbc;
border-bottom:1px dotted #c4bcbc;
margin-bottom:20px;
margin-bottom:20px;
padding-bottom:8px;
padding-bottom:8px;
}
}
.sidebar .wrap_sidebar .post_list li:last-child {
.sidebar .wrap_sidebar .post_list li:last-child {
border:none;
border:none;
}
}
.sidebar .wrap_sidebar .post_list li img {
.sidebar .wrap_sidebar .post_list li img {
float:left;
float:left;
margin-right:5px;
margin-right:5px;
width:90px;
width:90px;
height:70px;
height:70px;
margin-bottom:5px;
margin-bottom:5px;
margin-top:2px;
margin-top:2px;
}
}
.sidebar .wrap_sidebar .post_list li a {
.sidebar .wrap_sidebar .post_list li a {
overflow:hidden;
overflow:hidden;
border:none;
border:none;
float:left;
float:left;
}
}
.sidebar .wrap_sidebar .post_list li p {
.sidebar .wrap_sidebar .post_list li p {
padding-top:0;
padding-top:0;
margin-top:0;
margin-top:0;
}
}
.sidebar .wrap_sidebar .thumbnail {
.sidebar .wrap_sidebar .thumbnail {
overflow:hidden;
overflow:hidden;
width:290px;
width:290px;
}
}
.sidebar .wrap_sidebar .thumbnail li {
.sidebar .wrap_sidebar .thumbnail li {
background:none;
background:none;
margin:0;
margin:0;
padding:0;
padding:0;
display: inline;
display: inline;
float:left;
float:left;
margin-right:10px;
margin-right:10px;
margin-bottom:15px;
margin-bottom:15px;
margin-left:4px;
margin-left:4px;
padding-top:5px;
padding-top:5px;
}
}
.sidebar .wrap_sidebar .thumbnail li img {
.sidebar .wrap_sidebar .thumbnail li img {
height:125px;
height:125px;
width:125px;
width:125px;
-moz-box-shadow: 0 0 3px 3px #ccc;
-moz-box-shadow: 0 0 3px 3px #ccc;
-webkit-box-shadow: 0 0 3px 5px#ccc;
-webkit-box-shadow: 0 0 3px 5px#ccc;
box-shadow: 0 0 3px 3px #ccc;
box-shadow: 0 0 3px 3px #ccc;
padding:3px;
padding:3px;
}
}
.sidebar .wrap_sidebar .thumbnail li a {
.sidebar .wrap_sidebar .thumbnail li a {
border:none;
border:none;
}
}
.sidebar .wrap_sidebar.search {
.sidebar .wrap_sidebar.search {
padding-left:15px;
padding-left:15px;
}
}
.sidebar .wrap_sidebar.search .title {
.sidebar .wrap_sidebar.search .title {
margin-left:-27px;
margin-left:-27px;
}
}
/*=======================================================*/
/*=======================================================*/
/*----------------------COMMENT BOX----------------------*/
/*----------------------COMMENT BOX----------------------*/
/*=======================================================*/
/*=======================================================*/
#commentsbox {
#commentsbox {
margin:0 0;
margin:0 0;
}
}
ol.commentlist {
ol.commentlist {
margin:0 0 0;
margin:0 0 0;
clear:both;
clear:both;
overflow:hidden;
overflow:hidden;
list-style:none;
list-style:none;
}
}
ol.commentlist li.comment {
ol.commentlist li.comment {
margin:5px 0;
margin:5px 0;
line-height:18px;
line-height:18px;
margin-bottom:15px;
margin-bottom:15px;
}
}
ol.commentlist li.comment .comment-body {
ol.commentlist li.comment .comment-body {
background:#e0dddd;
background:#e0dddd;
padding:10px;
padding:10px;
}
}
ol.commentlist li.comment .comment-author {
ol.commentlist li.comment .comment-author {
color:#000;
color:#000;
}
}
ol.commentlist li.comment .comment-author a:link, ol.commentlist li.comment .comment-author a:visited {
ol.commentlist li.comment .comment-author a:link, ol.commentlist li.comment .comment-author a:visited {
color:#000;
color:#000;
font-weight:bold;
font-weight:bold;
text-decoration:none !important;
text-decoration:none !important;
}
}
ol.commentlist li.comment .comment-author .fn {
ol.commentlist li.comment .comment-author .fn {
color:#000;
color:#000;
}
}
cite.fn {
cite.fn {
color:#000;
color:#000;
font-style:normal;
font-style:normal;
}
}
ol.commentlist li.comment .comment-author .avatar {
ol.commentlist li.comment .comment-author .avatar {
float:left;
float:left;
border:1px solid #ddd;
border:1px solid #ddd;
padding:3px;
padding:3px;
margin-right:10px;
margin-right:10px;
margin-bottom:10px;
margin-bottom:10px;
}
}
ol.commentlist li.comment .comment-meta {
ol.commentlist li.comment .comment-meta {
font-size:10px;
font-size:10px;
}
}
ol.commentlist li.comment .comment-meta .commentmetadata {
ol.commentlist li.comment .comment-meta .commentmetadata {
color:#000;
color:#000;
}
}
ol.commentlist li.comment .comment-meta a {
ol.commentlist li.comment .comment-meta a {
color:#6F001C;
color:#6F001C;
text-decoration:none !important;
text-decoration:none !important;
}
}
ol.commentlist li.comment p {
ol.commentlist li.comment p {
line-height:22px;
line-height:22px;
margin-top:5px;
margin-top:5px;
color:#666;
color:#666;
}
}
ol.commentlist li.comment .reply {
ol.commentlist li.comment .reply {
margin-top:10px;
margin-top:10px;
font-size:10px;
font-size:10px;
text-align:right;
text-align:right;
}
}
ol.commentlist li.comment .reply a {
ol.commentlist li.comment .reply a {
color:#63261a;
color:#63261a;
font-size:14px;
font-size:14px;
}
}
ol.commentlist li.odd {
ol.commentlist li.odd {
}
}
ol.commentlist li.even {
ol.commentlist li.even {
}
}
ol.commentlist li.comment ul.children {
ol.commentlist li.comment ul.children {
list-style:none;
list-style:none;
margin:1em 0 0;
margin:1em 0 0;
text-indent:0;
text-indent:0;
}
}
ol.commentlist li.comment ul.children li.depth-2 {
ol.commentlist li.comment ul.children li.depth-2 {
margin:0 0 0 50px;
margin:0 0 0 50px;
}
}
ol.commentlist li.comment ul.children li.depth-3 {
ol.commentlist li.comment ul.children li.depth-3 {
margin:0 0 0px 50px;
margin:0 0 0px 50px;
}
}
ol.commentlist li.comment ul.children li.depth-4 {
ol.commentlist li.comment ul.children li.depth-4 {
margin:0 0 0 50px;
margin:0 0 0 50px;
}
}
ol.commentlist li.comment ul.children li.depth-5 {
ol.commentlist li.comment ul.children li.depth-5 {
margin:0 0 0 50px;
margin:0 0 0 50px;
}
}
.comment-nav {
.comment-nav {
padding:5px;
padding:5px;
height:20px;
height:20px;
}
}
.comment-nav a:link, .comment-nav a:visited {
.comment-nav a:link, .comment-nav a:visited {
color:#f96e02;
color:#f96e02;
}
}
#respond {
#respond {
padding:0 0;
padding:0 0;
margin:10px 0;
margin:10px 0;
}
}
#respond h3 {
#respond h3 {
font-size:14px;
font-size:14px;
color:#000;
color:#000;
font-weight:bold;
font-weight:bold;
padding:10px 10px;
padding:10px 10px;
}
}
#commentform {
#commentform {
padding:10px 20px;
padding:10px 20px;
border:1px solid #eee;
border:1px solid #eee;
}
}
#commentform p {
#commentform p {
margin:5px 0px;
margin:5px 0px;
color:#444;
color:#444;
}
}
#commentform a {
#commentform a {
color:#0454A8;
color:#0454A8;
}
}
#respond label {
#respond label {
padding:5px 0;
padding:5px 0;
color:#63261a;
color:#63261a;
}
}
#respond label small {
#respond label small {
font-size:10px;
font-size:10px;
}
}
#respond input {
#respond input {
margin-bottom:10px;
margin-bottom:10px;
padding:5px 5px;
padding:5px 5px;
margin:0 10px 10px 0;
margin:0 10px 10px 0;
background:#fff;
background:#fff;
border:1px solid #ddd;
border:1px solid #ddd;
color:#555;
color:#555;
}
}
#commentform input[type="text"] {
#commentform input[type="text"] {
width:50%;
width:50%;
height:20px;
display: block;
}
#respond input#commentSubmit,#respond #submit{
clear:both;
width:104px;
height:33px;
background: #63261a;
border:0;
cursor:pointer;
text-align: center;
margin-top:20px;
color: #747474;
font-size: 10px;
text-shadow: 0px 1px 0px #ffffff;
background:url(images/submit.png) no-repeat;
}
textarea#comment {
border:none;
background:#fff;
border:1px solid #ddd;
width:70%;
margin:10px 0 0 0;
padding:5px 5px;
color:#555;
}
.contact .contactform {
margin-top:30px;
padding-right:30px;
height:420px;
}
.contact .contactform span.error{
color: #ff0000 !important;
display: block;
float: left;
}
.contact .contactform input, .contact .contactform textarea, .contact .contactform label {
margin-bottom:10px;
}
.contact .contactform input[type="text"], .contact .contactform textarea {
width:320px;
float:right;
clear:none;
}
.contact .contactform input[type="text"] {
height:30px;
}
.contact .contactform label {
float:left;
clear:both;
font-size:14px;
display: block;
overflow: hidden;
}
.contact .contactform input[type="submit"] {
clear:both;
float:left;
margin-left:120px;
clear:both;
width:104px;
height:33px;
background: #63261a;
border:0;
cursor:pointer;
text-align: center;
padding-left:20px;
padding-right:20px;
color: #747474;
text-shadow: 0px 1px 0px #ffffff;
background:url(images/submit.png) no-repeat;
}
.contact .contactform textarea {
height:200px;
}
.fullwidth {
background:url(images/postbg.png);
border:1px solid #dfdfdf;
margin-top:50px;
padding-top:26px;
padding-left:26px;
padding-right:26px;
padding-bottom:26px;
}
.fullwidth img {
max-width:100%;
height:auto;
}
/*=======================================================*/
/*-----------------GALLERY PAGE ZOOMBOX------------------*/
/*=======================================================*/
/*[fmt]0020-000A-3*/
/*#zoombox iframe, #zoombox image*/
#INVALID-RULE {
border:none;
}
#zoombox .mask {
background-color:#000000;
position:fixed;
width:100%;
z-index:90;
height:100%;
top:0;
left:0;
}
#zoombox .container {
position:absolute;
z-index:9999;
}
#zoombox .relative {
position:relative;
}
#zoombox .prev {
position:absolute;
top:0;
left:0;
width:50%;
height:100%;
cursor:pointer; /*+opacity:0;*/
filter:alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-moz-opacity:0;
opacity:0;
}
#zoombox .prev:hover { /*+opacity:100%;*/
filter:alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-moz-opacity:1;
opacity:1;
}
#zoombox .next {
position:absolute;
top:0;
right:0;
width:50%;
height:100%; /*+opacity:0;*/
filter:alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-moz-opacity:0;
opacity:0;
}
#zoombox .close, #zoombox .next, #zoombox .prev {
cursor:pointer;
}
#zoombox .next:hover { /*+opacity:100%;*/
filter:alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-moz-opacity:1;
opacity:1;
}
#zoombox .gallery {
position:absolute;
bottom:0;
left:0;
right:0;
text-align:center; /*+opacity:85%;*/
filter:alpha(opacity=85);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
-moz-opacity:0.85;
opacity:0.85;
cursor:pointer;
width:auto;
background-color:#050505;
}
#zoombox .gallery img {
height:50px;
padding:5px; /*+opacity:50%;*/
filter:alpha(opacity=50);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
#zoombox .gallery img:hover, #zoombox .gallery img.current { /*+opacity:100%;*/
filter:alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
-moz-opacity:1;
opacity:1;
}
#zoombox_loader {
background:url(images/loader.png) no-repeat left top;
position:absolute;
height:40px;
width:40px;
cursor:pointer;
top:50%;
left:50%;
margin:-20px 0 0 -20px;
overflow:hidden;
z-index:110;
}
/** Zoombox Theme **/
.zoombox .container {
background:#000000;
color:#666; /*+box-shadow:0px 0px 10px #000000;*/
-moz-box-shadow:0 0 10px #000000;
-webkit-box-shadow:0px 0 10px #000000;
-o-box-shadow:0 0 10px #000000;
box-shadow:0 0 10px #000000;
}
.zoombox .content {
}
.zoombox .title {
color:#FFFFFF; /*+placement:anchor-top-left -1px -22px;*/
position:absolute;
left:-1px;
top:-22px; /*+text-shadow:1px 1px #000000;*/
-moz-text-shadow:1px 1px #000000;
-webkit-text-shadow:1px 1px #000000;
-o-text-shadow:1px 1px #000000;
text-shadow:1px 1px #000000;
}
.zoombox .close {
background:url(images/close.png) no-repeat;
width:30px;
height:30px; /*+placement:anchor-top-right -15px -15px;*/
position:absolute;
right:0;
top:0;
}
#zoombox.zoombox .next {
background:url(images/next.png) no-repeat