/*
Template: 4160
GJBO
Author: L.Diercks
*/

.j-text ul, .j-text ol, .j-text dd {
	padding: 0 0 1em 2em;
}
.j-text ul li {
	list-style: disc;
}
.j-text ol li {
	list-style: decimal;
}

.tmp-clear { clear: both;}

body div.datetime {
	float: none;
	width: auto;
	height: auto;
	margin:0;
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='0');
}
#gj-article ul.com-list li, #gj-article ul.com-list-noava li {
	background: none;
	padding: 12px 0 12px 0;
}
/* clearfix */
#gj-nav-global ul, #gj-nav-global div, #gj-container .gj-outer, #gj-container .gj-inner, #footer_in {
	zoom: 1;
}
#gj-nav-global ul:after, #gj-nav-global div:after, #gj-container .gj-outer:after, #gj-container .gj-inner:after, #footer_in:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
/* ---------------------------------------------------

	base layout
	
------------------------------------------------------ */
#site-wrapper {
    border-style: solid;
    border-width: 0px ;
    border-color: #FFFFFF ;

    width: 960px;
	background: #FFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
}

#site-wrapper .tmp-gutter { padding: 20px;}
#gj-body {
    background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-gj-container.png) repeat-x left top;
    padding:0px 0px !important;
}

* html #gj-body /* nur für den IE */ {
    background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-gj-container-ie6.gif) repeat-x left top;

}
.gj-outer, .gj-inner {
	width: 960px;
	margin: 0 auto;
	/*position: relative;*/
}

#emotion {
	background: #FCF8F8;
	width: 920px;
	position: relative;
}

/* ---------------------------------------------------

	#gj-visual
	
------------------------------------------------------ */
#gj-visual {
	background: #CCC;
	position: relative;
}
#gj-visual .gj-top {
	width: 920px;
	height: 15px;
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/gj-visual-ornament-top.png) no-repeat center top;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* nur für den IE */
* html #gj-visual .gj-top { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/gj-visual-ornament-top.png'); background:none;}

#gj-visual .gj-bottom {
	width: 920px;
	height: 125px;
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/gj-visual-ornament-bottom.png) no-repeat center top;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

* html #gj-visual .gj-bottom {display: none;}
/* ---------------------------------------------------

	#gj-article
	
------------------------------------------------------ */
#gj-article {
	float: left;
	width: 610px;
	background: #F7F8EC;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
}
#gj-article .tmp-gutter { padding: 0 30px 50px 30px; }
#gj-article h1 {
	font-weight: bold;
	background: #F29C22 url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-article-h1.png) no-repeat left bottom;
	padding: 15px 15px 24px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
}
#gj-article h2 {
	background:url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-article-h2.png) no-repeat right bottom;
	padding: 0 0 4px 10px;
	border-left: solid 10px #A4CC00;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
}
#gj-article h3 {
	background:url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-article-h3.png) repeat-x left bottom;
	padding: 0 0 4px;
}
#gj-article ul {
	padding: 0 0 1em 0;
}
#gj-article ul li {
	background:none;
	list-style: none;
	padding: 0 0 0 22px;
}
#gj-article .blogselection, .cc-page-blog #gj-article .post {
	position: relative;
}
#gj-article .blogselection .datetime, .cc-page-blog #gj-article .post .datetime {
	float: right;
	padding: 0 0 0 14px;
	margin: 7px;
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-datetime.png) no-repeat left bottom;
}
#gj-article .blogselection .datetime .day, #gj-article .blogselection .datetime .mon, .cc-page-blog #gj-article .post .day, .cc-page-blog #gj-article .post .mon {
	color: #F29C22;
	background: #FFF;
}
#gj-article .blogselection .datetime .day, .cc-page-blog #gj-article .post .day {
	padding: 5px 10px 0;
	border-radius: 8px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}
#gj-article .blogselection .datetime .mon, .cc-page-blog #gj-article .post .mon {
	text-align: center;
	font-weight: bold;
	padding: 0 10px 2px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
}

#gj-article .blogselection .datetime .day-word, #gj-article .blogselection .datetime .yr, .cc-page-blog #gj-article .post .day-word, .cc-page-blog #gj-article .post .yr {
	display: none;
}

#gj-article .blogselection h1 a, .cc-page-blog #gj-article .post h1 a {
	color: #FFF;
	text-decoration: none;
}

.j-textWithImage ul li, .j-text ul li {
        list-style: disc outside none !important;
}

/* ---------------------------------------------------
*
*	#gj-sidebar
*	
------------------------------------------------------ */
#gj-sidebar {
	float: right;
	width: 280px;
}
#gj-aside {
	padding: 10px;
	background: #5D6E7E;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
#gj-aside h1 {
	font-weight: bold;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
#gj-aside h2 {
	padding: 0 0 3px;
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-aside-h2-line.png) repeat-x left bottom;
}
#gj-aside h3 {
	padding: 0 0 3px;
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-aside-h3-line.png) repeat-x left bottom;
}
#gj-aside ul li {
	padding:0 0 0 25px;
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/icon-cup-orange.png) no-repeat left center;
    list-style: none;
}
/* ---------------------------------------------------

	#footer
	
------------------------------------------------------ */
#footer {
	padding: 1em 0 1.5em;
}
#footer a {
	color: #D2C4BB;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
/** NAV **/
 #gj-nav-global {
	width: 220px;
	padding: 0 30px 30px;
	margin-bottom: 10px;
	background: #D5E689;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #E2F29D), color-stop(1, #D5E689));
	background: -moz-linear-gradient(left center, #E2F29D 0%, #D5E689 100%);	
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
}
#gj-nav-global ul, #gj-nav-global li {
	margin: 0;
	padding: 0;
	list-style:none;
}
#gj-nav-global li {
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/bg-nav-global-li.png) repeat-x left bottom;
}
#gj-nav-global li a {
	color: #404040;
	background:url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/allow-green.png) no-repeat left center;
	display: block;
	padding: 10px 0 10px 22px;
	text-decoration: none;
}
#gj-nav-global li a:hover, #gj-nav-global li a.current {
	color: #F2920C;
	background:url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/allow-orange.png) no-repeat left center;
}
#gj-nav-global li a span {
	display: block;
}
#gj-nav-global li ul {
	padding: 0 0 0 22px;
}
#gj-nav-global li li a {
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/icon-cup-green.png) no-repeat left center;
	padding: 10px 0 10px 22px;
}
#gj-nav-global li li a:hover, #gj-nav-global li li a.current {
	background: url(https://u.jimcdn.com/cms/o/layout/lea9d41c6a05f525b/img/icon-cup-orange.png) no-repeat left center;
}
