/*
Theme Name: EKO Princess
Theme URI: http://ekoprincess.se/
Description: Child Theme for CafePress for EKO Princess
Author: Bogge
Author URI: http://bogge.com/
Template: cafepress
Version: 0.1

*/
 
@import url("../cafepress/style.css");

#logo a img {
margin: 10px 0px 10px 0px;
}

#logo {
height: 140px;
width: 430px;
}

#navigation {
width: 530px;
}

#navigation ul {
margin-top: 99px;
}


a:link, a:visited {
color: #000;
}

a:hover {
color: #00672f;
}

h1 {
color: #FF04FE;
font-family:Georgia, "Times New Roman", Times, serif;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #FF04FE;
}

h4 a:link, h4 a:active, h4 a:visited {
color: #FF04FE;
}

#blocks h4 a:link, #blocks h4 a:visited {
color: #FF04FE;
}

.widgetblock h3.widgettitle, .widgetblock h3.widgettitle a {
color: #FF04FE;
}

.postimage {
background-color: #00672f;
}

#blocks a:hover img {
border-color: #00672f;
}

.widget_categorypostswidget a.post_title:link, .widget_categorypostswidget a.post_title:visited {
color: #FF04FE;
}

#content {
background: #fff;
}

body {
color: #000; 
}

#blocks {
background: #fff;
}

.widgetblock a:link, .widgetblock a:active, .widgetblock a:visited {
color: #FF04FE;
}

.widgetblock a:hover {
color: #00672f;
}

.entry a:link, .entry a:visited {
color: #FF04FE;
}

.entry a:hover {
color: #00672f;
}

/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  text-shadow: 0 1px 2px #fff;
  padding: 3px 8px 4px 8px;
  background: #ff04fe;
  border: 1px outset;
  border-color: #923c99;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px #999999;
  -moz-box-shadow: 0 1px 2px #999999;
}

/* Base tab selector styles */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  font-family: Arial, serif;
  background-color: #FFE1FF;
  border: 1px solid;
  border-color: #FFE1FF;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse td.gsc-input,
td.gsc-input {
  padding-right: 4px;
}
/* Search input */
.cse input.gsc-input,
input.gsc-input {
  font-family: inherit;
  font-size: 16px;
  border: 1px outset;
  border-color: #decaff;
  border-radius: 4px;
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px #9587ab;
  -moz-box-shadow: 0 1px 2px #ff04fe;
}

.cse .gsc-tabHeader,
.gsc-tabHeader {
  text-shadow: 0 1px 2px #ffffff;
  padding: 2px 8px 0 8px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
}

/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  background-color: #decaff;
  border: 1px solid #decaff;
  border-bottom: none;
  color: #000000;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #ff04fe;
  border: 1px solid #ff04fe;
  border-bottom: none;
  color: #000000;
}

.nopunkt {
list-style-type: none;
}