/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
  margin: 0;
  padding: 0;
}

img, fieldset {
  border: 0;
}

/* set image max width to 100% */
img {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
  background: #F0EFEA url(../images/bg.jpg) repeat-x;
  border-top: 4px solid #CC0000; 
  font: italic 1.2em/100% Open Sans Condensed;
  letter-spacing: 0.07em; 
  line-height: 1.2;
  color: #7C7C7C;
  word-wrap: break-word;

}
a {
  color: #383838;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin: 0 0 1.2em;
  padding: 0;
}

/* list */
ul, ol {
  margin: 1em 0 1.4em 24px;
  padding: 0;
  line-height: 140%;
}
li {
  margin: 0 0 .5em 0;
  padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
font: bold 0.888em/100% 'Nunito', sans-serif;

  font-weight: bold;
  text-align:center; 
  color: #DA0404;
  line-height: 1.0em;
  margin: 20px 0 .4em;
}
h1 {
  font-size: 1.7em;
  font-weight: bold;
  color: #DA0404;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
  margin: 9px 0 .4em;
}
h5 {
  font-size: 1.0em;
}
h6 {
  font-size: 1.0em;
}

/* reset webkit search input styles */
input[type=search] {
  -webkit-appearance: none;
  outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/

#pagewrap {
  width: 1020px;
  margin: 0 auto;
        padding-top: 4px;
}


/************************************************************************************
HEADER
*************************************************************************************/
#header {
  position: relative;
  height: 160px;
}

/* site logo */
#site-logo {
  position: absolute;
  top: 10px;
}
#site-logo a {
  font: bold 30px/100% Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
}

/* site description */
#site-description {
    display: block;
    width: auto;
    font: bold 0.888em/120% 'Nunito', sans-serif; 'Arial', sans-serif;
    text-align: center;
    letter-spacing: 0.2em;
    color: #7B67F9;
    line-height: 0.444;
    top: 60px;
    left: 0px;
}

#sidebar-1 {
  width: 420px;
  float: left;
  margin: 0px 0 0px;
  font-family: Luckiest Guy, Bebas, PolCasual, sans-serif; 
    font-size: 1.3em/100%;
  letter-spacing: 0.07em; 
  line-height: 1.2;
  word-wrap: break-word;
}

#content-1 {
  background: none;
  margin: 30px 0 0px;
  padding: 0px 4px;
  width: 550px;
  float: right;
  text-align: right !important;

}

.google_bilder_suche_XXX {
  display: block; 
  float: right;
  background-color: #fff; 
  max-width: 320px; 
  text-align: left; 
  margin: 0px 8px 50px 0px;
  padding: 14px 22px 16px 22px;
  border-style: solid;
  border-width: 4px;
  border-color: #ff7f7f;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}

/************************************************************************************
CONTENT
*************************************************************************************/
#content {
    width: 748px;
    text-align: center !important;
  background: #fff;
  margin: 34px 0px 20px 0px;
  padding: 20px 24px 2px 24px;
  float: right;
  /* rounded corner */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* box shadow */
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); 
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); 
}

#component{
    width: 734px;
  margin: 6px 0 auto;
  padding: 0px 2px 0px 0px;
  background-color: #6DCFF6;
}


.links_728_15 {

  width: auto; 
  border-color: #4D90FE; 
  background-color: #ffffff;
  border-style: solid; 
  border-width: 2px; 
  padding: 12px 8px 16px 8px; 
  margin-left: 0px; 
  margin-top: 5px; 
  margin-bottom: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
   border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
}

.breadcrumb {
  margin: 20px 0 .4em;
  text-align: left;
  font-size: 1.0em;
  font-weight: 400;
  color: #FD9A01;
  font-style: normal;
  font-variant: normal;
  line-height: 1.4em;
  padding-bottom: 15px;
  text-decoration: none; 
  margin-top: 3px; 
  margin-left: 3px;
}

.breadcrumb li {
  display: inline;
  padding: 0px 4px 0px 4px;
}

.breadcrumb a { 
  color: #FD9A01;
  text-decoration: underlined;
}

.breadcrumb a:hover { 
  color: #000000; 
  text-decoration: underline;
}

/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */

.span_2_of_2 {
  width: 100%;
}

.span_1_of_2 {
  width: 49.2%;
}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FIVE  */
.span_5_of_5 {
  width: 100%;
}
.span_4_of_5 {
  width: 79.68%;
}
.span_3_of_5 {
  width: 59.36%;
}
.span_2_of_5 {
  width: 39.04%;
}
.span_1_of_5 {
  width: 18.72%;
}

/* post */
.post {
  margin-bottom: 40px;
}
.post-title {
  margin: 0 0 5px;
  padding: 0;
  font: bold 26px/120% Arial, Helvetica, sans-serif;
}
.post-title a {
  text-decoration: none;
  color: #000;
}
.post-meta {
  margin: 0 0 10px;
  font-size: 90%;
}

/* post image */
.post-image {
  margin: 0 0 15px;
}

.buttons_related a {
  font-size: 18px;
  font-family: Arial !important;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none;
  display:inline-block;
  width: auto !important;
  height: auto !important;
  padding: 10px 20px 10px 20px;
  margin: 5px 10px 10px 5px;
  background: #3498db;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px #b8b2b8;
  -moz-box-shadow: 0px 1px 3px #b8b2b8;
  box-shadow: 0px 1px 3px #b8b2b8;
  word-wrap: break-word;
}

.buttons_related a:hover {
  background: #3cb0fd;
}

.related_topics h3 {
 font-size: 18px; text-align: left; color: #A8BCE2; margin: 20px 0px 16px 8px;
}

.related_topics a {
  font-size: 18px;
  font-family: Arial !important;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none;
  display:inline-block;
  width: auto !important;
  height: auto !important;
  padding: 10px 20px 10px 20px;
  margin: 5px 10px 10px 5px;
  background: #3498db;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px #b8b2b8;
  -moz-box-shadow: 0px 1px 3px #b8b2b8;
  box-shadow: 0px 1px 3px #b8b2b8;
  word-wrap: break-word;
}

.related_topics a:hover {
  background: #3cb0fd;
}

.popular_cliparts_thumbs a {

font-size: 0.8em/80% !important; 
color: #DA0404 !important; 

}

/*hidden menu*/

#your_div_id {
        position: fixed;
        top: 0;
    text-transform: uppercase;
        text-align: center !important;
    width:100%;
    height:48px;
    background-color: #fff;
    border-bottom: 4px solid #DA0404;
        padding: 0px 0px 8px 0px;
        display:none;
    z-index: 101;
    opacity: 92%;
    /*box-shadow: 4px 4px 6px -2px rgba(214,211,214,1);*/

}

.back-to-top {
font-family: Arial, Helvetica, sans-serif, !important;
font-style: bold;
font-variant: normal;  
font-size: 1.0em/100%;
padding: 9px 9px 9px 9px;
position: fixed;
bottom: 4%;
right: 3%;
z-index: 100;
display: none;
text-decoration: none;
color: #DA0404;
text-align: center;
background-color: #fff;
opacity: 90%;
border-bottom: 2px solid #DA0404;
border-top: 2px solid #DA0404;
border-left: 2px solid #DA0404;
border-right: 2px solid #DA0404;
box-shadow: 8px 8px 12px -4px rgba(214,211,214,1);
}

.back-to-top a {
text-decoration: none !important;
}

.menu-obvertka {
dislpay: inline-block; 
max-width: 1200px; 
margin: 0px auto !important;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0 auto !important;
  text-align: center !important;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: Luckiest Guy;
  font-style: normal;
  font-variant: normal;  
  font-size: 1.0em/100%;
  letter-spacing: 0.07em; 
  line-height: 1.2;
  background: #fff;
  word-wrap: break-word;
}
#cssmenu > ul {
  box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0);
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 16px 20px 19px 20px;
  color: #383838;
  text-decoration: none;
  text-transform: uppercase;

}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #fff;
  background: #DA0404;
}

#cssmenu > ul > li.active > a {
  color: #383838;
  background: #fff;
}

#cssmenu > ul > li.active > a:hover {
  color: #fff !important;
  background: #DA0404;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 10px;
}
#cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 0px solid transparent;
  border-top-color: #fff;
  right: 17px;
  top: 22px;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
  color: #383838;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 1.3em/100%;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  color: #383838;
  background: #ffffff;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}

#cssmenu ul ul li.active > a {
  color: #333333;
}

#cssmenu ul ul li:hover > a {
  color: #FFF;
  background: #DA0404;
}

#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}

  
/************************************************************************************
JOOMGALLERY
*************************************************************************************/

.responsive-tablet .jg_element_gal, .responsive-tablet .jg_element_cat, .responsive-tablet  .jg_subcatelem_cat, .responsive-tablet .jg_subcatelem_cat_r, .responsive-tablet .jg_topelement, .responsive-tablet  .jg_topelem_photo {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.responsive-phone .jg_element_gal, .responsive-phone .jg_element_cat, .responsive-phone  .jg_subcatelem_cat, .responsive-phone .jg_subcatelem_cat_r, .responsive-phone .jg_topelement, .responsive-phone  .jg_topelem_photo {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.jg_row a {
    font-family: Sigmar One;
  font-size: 1em;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-align:center; 
  color: #FF0000;
  line-height: 1.0em;
  text-decoration: none;
}

.jg_row a:hover{
  color: #383838;
}


.jg_toplist {
    text-align: center !important;
    color: #000;
    display: inline-block;
    margin-top: 30px;
}

.jg_toplist a {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff !important;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 94%;
    font-weight: bold;
    padding: 6px 10px 6px 10px;
    margin: 5px 1px 10px 1px;
    width: auto !important;
    height: auto !important;
    background: #EB292E;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    -webkit-box-shadow: 0px 1px 3px #b8b2b8;
    -moz-box-shadow: 0px 1px 3px #b8b2b8;
    box-shadow: 0px 1px 3px #b8b2b8;
}

.jg_toplist a:hover {

    background:#D70E13;

}


.flag_buttons {
  width: 98% !important;
}


.big_black_button a {
  font-size: 1.4em;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none;
  display:inline-block;
  width: 98% !important;
  height: auto !important;
  margin: 4px 0px 4px 0px;
  padding: 20px 10px 20px 10px;
  background: #000085;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px #b8b2b8;
  -moz-box-shadow: 0px 1px 3px #b8b2b8;
  box-shadow: 0px 1px 3px #b8b2b8;
}

.big_black_button a:hover {
  background: #2525AD;
}

.big_red_button a {
  font-size: 1.4em;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  color: #000084 !important;
  text-decoration: none;
  display:inline-block;
  width: 98% !important;
  height: auto !important;
  margin: 4px 0px 4px 0px;
  padding: 20px 10px 20px 10px;
  background: #F4F4FA;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px #b8b2b8;
  -moz-box-shadow: 0px 1px 3px #b8b2b8;
  box-shadow: 0px 1px 3px #b8b2b8;
}

.big_red_button a:hover {
  background: #ffffff;
}

.big_yellow_button a {
  font-size: 1.4em;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none;
  display:inline-block;
  width: 98% !important;
  height: auto !important;
  margin: 4px 0px 24px 0px;
  padding: 20px 10px 20px 10px;
  background: #D70E13;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px #b8b2b8;
  -moz-box-shadow: 0px 1px 3px #b8b2b8;
  box-shadow: 0px 1px 3px #b8b2b8;
}

.big_yellow_button a:hover {
  background: #EB292E;
}

.clipartsfree_detailansicht_resp {
width: 340px; 
height: 284px; 
float: right; 
margin: 10px 10px 10px 10px; 
padding: 10px 6px 6px 10px; 
border-color: #EDEDED; 
border-style: dashed; 
border-width: 1px; 
-moz-border-radius-topleft: 4px; 
-moz-border-radius-topright: 4px; 
-moz-border-radius-bottomleft: 4px; 
-moz-border-radius-bottomright: 4px; 
-webkit-border-top-left-radius: 4px; 
-webkit-border-top-right-radius: 4px; 
-webkit-border-bottom-left-radius: 4px; 
-webkit-border-bottom-right-radius: 4px; 
border-top-left-radius: 4px; 
border-top-right-radius: 4px; 
box-shadow: 0px 0px 1px 1px #EDEDED;
}

.buttons {
  margin-top: 90px;
  text-align: center !important;
}
 
.buttons a {
  text-align: center !important;
  font-size: 18px;
  font-family: Luckiest Guy, Bebas, PolCasual, sans-serif; 
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff !important;
  text-decoration: none;
  display:inline-block;
  width: auto !important;
  height: auto !important;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  margin: 5px 10px 10px 5px;
  background: #EB292E;
  -webkit-box-shadow: 0px 1px 3px #b8b2b8;
  -moz-box-shadow: 0px 1px 3px #b8b2b8;
  box-shadow: 0px 1px 3px #b8b2b8;
}

.buttons a:hover {
  background: #ff7f7f;
}

.section group icons h4 a {
  color: #383838;
  font-family: Luckiest Guy;
  font-style: normal;
  font-variant: normal;  
  font-size: 0.9em/100%;
  letter-spacing: 0.07em; 
  line-height: 1.2;
  word-wrap: break-word;
}

.section group icons h4 a:hover {
  color: red;
}


/*  SECTIONS  */
.buttons_below_image {
  clear: both;
  padding: 0px;
  margin: 0px;
  word-wrap: break-word;
}

/*  SECTIONS  */
.buttons_below_image {
  clear: both;
  padding: 0px;
  margin: 0px;
  word-wrap: break-word;
  font:italic 0.8em/80% Open Sans Condensed;
  line-height: 110%;
}

/*  COLUMN SETUP  */
.colx {
  display: block;
  float:left;
  margin: 1% 0 1% 1.2%;
}
.colx:first-child { margin-left: 0; }

/*  STYLE  */
.deep_yellow { background: #D11A32; color: #FFFAF0; height: 64px; display: flex; justify-content: center; /* align horizontal */ align-items: center; /* align vertical */ }
.deep_yellow a { color: #FFFAF0; }
.wood_green { background: #408AF4; color: #FFFAF0; height: 64px; display: flex; justify-content: center; /* align horizontal */ align-items: center; /* align vertical */ }
.wood_green a { color: #FFFAF0; }
.deep_red { background: #FFBA00; color: #FFFAF0; height: 64px; display: flex; justify-content: center; /* align horizontal */ align-items: center; /* align vertical */ }
.deep_red a { color: #FFFAF0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF THREE  */
.opan_3_of_3 { width: 100%; }
.opan_2_of_3 { width: 66.26%; }
.opan_1_of_3 { width: 32.00%; }


.vektor_download a {
  font-size: 18px;
  font-family: Arial, Helvetica, Sans-Serif !important;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none;
  display:inline-block;
  width: auto !important;
  height: auto !important;
  padding: 10px 20px 10px 20px;
  margin: 5px 10px 10px 5px;
  float: left;
  background: #D70E13;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 3px #b8b2b8;
  -moz-box-shadow: 0px 1px 3px #b8b2b8;
  box-shadow: 0px 1px 3px #b8b2b8;
}

.vektor_download a:hover {
  background: #EB292E;
}

.vektor_download h3 {
 font-size: 18px; text-align: left; color: #383838; margin: 20px 0px 16px 8px;
}


/************************************************************************************
SIDEBAR
*************************************************************************************/


.widget {
  background: #fff;
  margin: 3px 0px 30px 0px;
  padding: 10px 20px;
        font-size: 0.4em/40% !important;
  /* rounded corner */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  /* box shadow */
  -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
  -moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
  box-shadow: 0 0px 3px rgba(0,0,0,.0);
}
.widgettitle {
  margin: 0 0 5px;
  padding: 0;  
}
.widget ul {
  margin: 0;
  padding: 0;
}
.widget li {
  margin: 0;
  padding: 6px 0px 6px 3px;
  list-style: none;
  clear: both;
  border-top: solid 1px #eee;
}

.widget a {
 color: #383838;
 font-size: 0.5em/50% !important;
}

.widget a:hover {
 color: #383838;
}

#sidebar {
  width: 210px;
  float: left;
  margin: 30px 0 30px;
  font: bold 0.888em/100% 'Nunito', sans-serif;
  font-style: normal;
  font-variant: normal;  

  letter-spacing: 0.02em; 
  line-height: 1.2;
  word-wrap: break-word;
}

#sidebar a {
  color: #383838;
  text-decoration: none;
}

#sidebar a:hover {
  text-decoration: underline;
}

.item-152,
.item-153,
.item-154 {
 color: #fff;
}

.item-136 a,
.item-135 a {
 text-decoration: underline !important;
}

.item-136 a:hover,
.item-135 a:hover {
  text-decoration: none !important;
}


.item-150 {
 color: #FF0000 !important;
 font-size: 1.0em/80% !important;
 font-style: bold !important;
 font-family: Luckiest Guy !important;
}

.item-47 a,
.item-49 a,
.item-138 a,
.item-139 a,
.item-140 a,
.item-141 a,
.item-142 a,
.item-143 a,
.item-144 a,
.item-149 a,
.item-50 a {
 color: #FF0000 !important;
 font-size: 0.9em/75% !important;
 font-style: bold !important;
}


.item-47 a:hover,
.item-49 a:hover,
.item-138 a:hover,
.item-139 a:hover,
.item-140 a:hover,
.item-141 a:hover,
.item-142 a:hover,
.item-143 a:hover,
.item-144 a:hover,
.item-149 a:hover,
.item-50 a:hover {
 text-decoration: underline !important;
}

.item-145 a,
.item-146 a,
.item-147 a,
.item-148 a {
 color: #19AF5D !important;
 font-size: 0.9em/75% !important;
 font-style: bold !important;
}

.item-145 a:hover,
.item-146 a:hover,
.item-147 a:hover,
.item-148 a:hover {
 text-decoration: underline !important;
}

.item-151 {
 color: #2B97DE !important;
 font-size: 1.0em/80% !important;
 font-style: bold !important;
 font-family: Luckiest Guy !important;
}

.item-26 a,
.item-25 a,
.item-24 a,
.item-28 a,
.item-34 a,
.item-23 a,
.item-22 a,
.item-21 a,
.item-45 a,
.item-30 a,
.item-20 a,
.item-19 a,
.item-44 a,
.item-43 a,
.item-18 a,
.item-17 a,
.item-16 a,
.item-15 a,
.item-14 a,
.item-13 a,
.item-48 a,
.item-41 a,
.item-12 a,
.item-33 a,
.item-11 a,
.item-10 a,
.item-40 a,
.item-9 a,
.item-27 a,
.item-8 a,
.item-32 a,
.item-38 a,
.item-7 a,
.item-39 a,
.item-6 a,
.item-5 a,
.item-4 a,
.item-29 a,
.item-35 a,
.item-3 a,
.item-36 a,
.item-37 a {
 color: #2B97DE !important;
 font-size: 0.9em/75% !important;
}

.item-26 a:hover,
.item-25 a:hover,
.item-24 a:hover,
.item-28 a:hover,
.item-34 a:hover,
.item-23 a:hover,
.item-22 a:hover,
.item-21 a:hover,
.item-45 a:hover,
.item-30 a:hover,
.item-20 a:hover,
.item-19 a:hover,
.item-44 a:hover,
.item-43 a:hover,
.item-18 a:hover,
.item-17 a:hover,
.item-16 a:hover,
.item-15 a:hover,
.item-14 a:hover,
.item-13 a:hover,
.item-48 a:hover,
.item-41 a:hover,
.item-12 a:hover,
.item-33 a:hover,
.item-11 a:hover,
.item-10 a:hover,
.item-40 a:hover,
.item-9 a:hover,
.item-27 a:hover,
.item-8 a:hover,
.item-32 a:hover,
.item-38 a:hover,
.item-7 a:hover,
.item-39 a:hover,
.item-6 a:hover,
.item-5 a:hover,
.item-4 a:hover,
.item-29 a:hover,
.item-35 a:hover,
.item-3 a:hover,
.item-36 a:hover,
.item-37 a:hover {
 text-decoration: underline !important;
}


/* flickr widget */
.widget .flickr_badge_image {
  margin-top: 10px;
}
.widget .flickr_badge_image img {
  width: 48px;
  height: 48px;
  margin-right: 12px;
  margin-bottom: 12px;
  float: left;
}

/************************************************************************************
FOOTER
*************************************************************************************/

#quote_bottom {
        text-align:center !important;
  clear: both;
  font-size: 85%;
}
#quote_bottom a {
  color: #F6790A;
  margin: 1.6% 0% 1.6% 0%;
}
#quote_bottom a :hover{
  color: #000;
}


#footer {
        background: #fff;
        margin-top: 10px;
        display: block;
  clear: both;
  font-size: 85%;
  border-top: 4px solid #DA0404;
}
#footer a {
  color: #000;
  margin: 1.6% 0% 1.6% 15%;
}

#footer a:hover {
  color: #F6790A;
    text-decoration: underline;
}

#footer ul {
  margin: 0;
  padding: 0;
}
#footer li {
  margin: 0;
  list-style: none;
  text-align: left;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }