﻿@charset "UTF-8";
@import "/common/themes/cms/css/default.css";
@import "/common/themes/cms/css/layout_1004.css"; 
@import "/common/themes/cms/css/webshop.css"; 
/*
===== Link Color ==========================================
*/
a:link, a:visited {
	color:#464848;
	text-decoration:none;
}
a:hover {
	color:#464848;
	text-decoration:underline;
}
a:active {
	color:#464848;
	text-decoration:none;
}

/*
 Share Style [
----------------------------------------------------------- */

.photo {
	padding: 5px 5px 5px 5px;
	margin: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

/*
 Layout [
----------------------------------------------------------- */
.bodyContent {
}

/*
 Sidebar Contents [
----------------------------------------------------------- */

/*
 Main Contents [
----------------------------------------------------------- */


hr {
	display: none;
	margin: 0;
	padding: 0;
	width: 480px;
}
.line {
    width: 480px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABBAD0;
}
.excerpt-photo {
	position: absolute;
	left: 0;
	top: 0;
}
.excerpt {
	padding-left: 15px;
}
.blogEntry {
	margin-top: 27px;
	color: #666666;
}
.blogEntryHeader {
	padding-left: 5px;
  padding-top: 5px;
	height: 21px;
	line-height: 1.0;
	border-left: 7px #CC9999 solid;
  font-size: 12px;   
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	font-weight: bold;
	font-size: 18px;
	color: #C89D9D;
	text-decoration: none;
}
.rss-js {
}
.rss-js-header, .rss-js-header a:link, .rss-js-header a:visited, .rss-js-header a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rss-js-entry {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	display:inline-block;
}
.rss-js-entry a:link, .rss-js-entry a:visited, .rss-js-entry a:active {
	font-weight: bold;
	font-size: 18px;
	color: #C89D9D;
	text-decoration: none;
}
.rss-js-entry h2 {
	padding-left: 5px;
  padding-top: 5px;
	height: 21px;
	line-height: 1.0;
	border-left: 7px #CC9999 solid;
  font-size: 12px;    
}
.rss-js-entry p {
	margin: 5px 0 0 0;
	padding: 0;
}
div.summaryLink {
	margin-top: 5px;
}
div.summaryLink a:link, div.summaryLink a:visited, div.summaryLink a:active {
	font-weight: normal;
	font-size: 12px;
	color: #C89D9D;
	text-decoration: none;
}
div.summaryLink a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #C89D9D;
	text-decoration: underline;
}

.ppl {
	color: #C89D9D;
}
table.normal {
	width: 400px;
	border: 0;
}
.dot {
	font-size: 0;
	margin-bottom: 10px;
}