/*************************************
 +Containers
 *************************************/
html { 
	height: 100%;
}
body{
	height: 100%;
	background:#fff url(/images/bg.png) repeat-x;
	background-position: top left;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#accessibility{
        position: absolute;
        top: -10000px;
}

#menu {
	float:right;
	margin-right:0px;
}
#menu ul {
	line-height: normal;  
}
#menu ul li {
	width: 9em;
	display: inline;
	float: left;
	padding-top: 0.8em;  
	list-style: none;
	text-align: center;
}
#menu ul li a {
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:20px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#menu ul li.active a {
	color: #e9813f;
	margin: 0px 2px 0px 2px;
	border-bottom: 3px solid #e9813f;
}
#menu ul li a:hover {
	border-bottom: 3px solid #cccccc;
}

#wrap{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -5em;
	float: left;
	text-align:left;
	display: table;
	padding-bottom: 5em;
}
#content{
	font-size:1.2em;
	float:left;
	padding:2em;
	width:40em;
	border-left-style: dotted;
	border-left-color: rgb(232, 120, 48);
	border-left-width: 1px;
}
#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:2em;
	padding-left:20px;
	width:200px;
}
#basket{
	float: left;
	font-size: 1.1em;
	padding: 1em 0.5em 1em 1.5em;
	width: 170px;
}
#basket p{
	color: rgb(85, 119, 153);
	text-align:right;
}
#basket p:first-letter {
	font-size: 1.5em;
	font-family: "Brush Script MT", cursive;
}

#header{
	padding-bottom: 3em;
	padding-left: 13.8em;
	padding-right: 2em;
	padding-top: 3em;	
}

#header img { 
	width: 110px;
	float: left;
}

#push {
	height: 5em;
	clear:both;
}
#footer{
	height: 5em;
	background: #333 url("/images/row.png") repeat-x;
	background-position: top;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	height: 29px;
	padding-top: 20px;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
//	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#e76210;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrybody img {
	padding: 5px;
	margin: 5px;
	border: 1px dotted #ddd;
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#B4C24B;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	margin: -20px 20px 0 0;
	font-size: 0.8em;
	float: right;
	color: #525252;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(/images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(/images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(/images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0px 0px 10px 0px;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}

#sidebar .date {
  padding-right:15px;
}
#sidebar img {
  margin-right: 5px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.comments{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.comments li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.even{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comment{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

.eshop-item
{
  height:200px;
}

.eshop-item img
{
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  float:right;
  border-style: dotted;
  border-color: rgb(102, 102, 102);
  border-width: 1px;
}

/*************************************
 +yab shop
 *************************************/
.yab-cart {
  padding-left: 15px;
}
.yab-item ul {
  padding-left: 10px;
}

#basket .yab-subtotal { 
display: block;
font-weight: 700;
padding-bottom: 0.5em;
 }

#basket a.yab-to-checkout {
  border: none;
  padding: 5px 10px;
  color: #000000;
  background: #86e161
}

#basket input {
  outline: none;
  width: 80%;
  border: 1px solid #6E5946;
//  padding: 5px
}


#yab-checkout-table {
  width: 100%;
  margin-bottom: 2em
}

#yab-checkout-table th {
  font-weight: bold
}

#yab-checkout-table td,
#yab-checkout-table th {
  border-bottom: 1px dotted #86e161;
  padding: 2px 5px
}

#yab-checkout-table td img {
  float: left;
  width: 100px
}

#yab-checkout-table td.yab-checkout-price,
#yab-checkout-table th.yab-checkout-price {
  width: 20%;
  text-align: right
}

#yab-checkout-table td.yab-checkout-change,
#yab-checkout-table th.yab-checkout-change {
  width: 35%;
}

#yab-checkout-table td.yab-checkout-price {
  vertical-align: bottom;
  color: #86e161;
}

#yab-checkout-table form {
  padding: 0
}

#yab-checkout-table td.yab-checkout-change {
  text-align: right
}

#yab-checkout-table td.yab-checkout-change {
  vertical-align: bottom
}

#yab-checkout-table ul {
  line-height: 130%;
  padding: 0.2em 0 0 1em;
  list-style: none
}

#yab-checkout-table ul li {
  padding: 0;
  font-size: 0.87em
}

#yab-checkout-table ul li.yab-checkout-item-price {
  padding: 0.5em 2em 0 0;
  color: #86e161;
  text-align: right;
  font-size: 1em
}

#yab-checkout-table p {
  padding: 0;
  width: 100%
}

#yab-checkout-table input {
padding-bottom: 3px;
padding-left: 2px;
padding-right: 3px;
padding-top: 3px;
border: 1px solid #86e161;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(255, 255, 255);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
}

#yab-checkout-table input.submit-edit { 
color: #000000;
width: auto;
}

#yab-checkout-table input.submit-del {
  background: #86e161;
  color: #FFFFFF
}

#yab-checkout-table td.yab-checkout-sum {
  text-align: right;
  color: #86e161
}

#yab-checkout-table tr.yab-checkout-total td {
  font-weight: bold;
  background: #86e161;
  color: #FFFFFF
}

/* VAT */
#yab-checkout-table tr.yab-checkout-tax td {
  visibility: hidden;
}


/* promo-code */

.yab-promocode {
  padding: 0.5em 0;
  margin-bottom: 1em
}

.yab-promocode label {
  width: auto;
  margin-right: 0.5em
}

.yab-promocode #yab-promo {
  width: 5em;
  text-align: left
}

.yab-promocode .yab-promo-submit {
  width: auto;
  cursor: pointer;
  background: #86e161;
  border: 3px double #FFFFFF;
  color: #FFFFFF
}

.yab-promocode .yab-promo-submit:hover,
.yab-promocode .yab-promo-submit:focus {
  background: #FFFFFF;
  border: 3px double #86e161;
  color: #86e161
}

p.yab-promo-error {
  border: 2px dashed #86e161;
  padding-top: 1em;
  color: #86e161;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em
}

p.yab-promo-success {
  padding-top: 1em;
  color: #86e161;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em
}

/* yab-shop checkout-notices */

p.yab-shop-required-notice {
  background: #86e161;
  color: #FFFFFF;
  padding: 1em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em
}

ul.yab-shop-notice {
  border: 2px dashed #86e161;
  list-style: none;
  padding-top: 1em;
  color: #86e161;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2em
}

/* checkout form */

#yab-checkout-form {
  padding-left: 0.5em
}

#yab-checkout-form p {
  width: 100%
}

#yab-checkout-form input {
  width: 32em;
  text-align: left;
  padding: 5px
}

#yab-checkout-form input#postal {
  width: 7em
}

#yab-checkout-form textarea {
  width: 32em;
  height: 8em;
  padding: 2px 5px
}

#yab-checkout-form p.yab-shop-required label {
  color: #86e161;
  font-weight: bold
  float: left;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 7em;
  }

#yab-checkout-form p.tou label { 
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: auto;
 }

#yab-checkout-form p.tou input { 
float: left;
margin-left: 7em;
width: auto;
 }

#yab-checkout-form p.submit input { 
margin-left: 7em;
margin-top: 3em;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
text-align: center;
width: auto;
 }
