
/*
Template: 4166
GJBO
Author: L.Diercks
*/

/* Contents */	


#gj-article ul li, #gj-article ul li {
	background: none;
	padding: 12px 0 12px 0;
}
/* #footer */
#footer .leftrow {
	float:left;
	text-align:left;
	width:55%
}
#footer .rightrow {
	float:right;
	text-align:right;
	width:42%
}

/* 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;
}
#gj-body {
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-gj-body.png) repeat-x center top;
	padding: 75px 0 0;
}
.gj-outer, .gj-inner {
	margin: 0 auto;
	position: relative;
	width:960px;
}

/* ---------------------------------------------------

	#gj-visual
	
------------------------------------------------------ */
#gj-visual {
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-gj-visual.png) repeat-x center bottom;
}
#gj-visual .gj-outer {
	width: 100%;
	margin: 0;
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-gj-visual-outer.png) repeat-x center top;
}
#gj-visual .gj-inner {
	width: 940px;
	padding: 0 10px 69px;
}
/* ---------------------------------------------------

	#gj-container
	
------------------------------------------------------ */
#gj-container {
	background: #FFAB2E;
}
#gj-container > .gj-inner {
	padding: 15px 0 10px;
}
/* ---------------------------------------------------

	#gj-article
	
------------------------------------------------------ */
#gj-article {
	float: left;
	width: 690px;
	background: #FFF;
}

#gj-article .gj-content-gutter {padding: 20px;}

#gj-article ul li {
	padding:2px;
	margin:0;
}
/*
	#gj-article h1,
	#gj-article h2 {
		color: #B79D24;
		} */
		
		#gj-article h1 {
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-gj-aritlce-h1.png) repeat-x center bottom;
	padding: 0 0 10px;
}
#gj-article h2 {
	border-bottom: solid 1px #8C8A77;
	padding: 0 0 5px;
}
#gj-article ul {
	padding: 0 0 1em;
}

#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;
	margin: 0;
	background: #FFF;
	box-shadow: 0 0 4px #333;
	-moz-box-shadow: 0 0 4px #333;
	-webkit-box-shadow: 0 0 4px #333;
	-o-box-shadow: 0 0 4px #333;
	-ms-box-shadow: 0 0 4px #333;
}
#gj-article .blogselection .datetime .day,  .cc-page-blog #gj-article .post .day {
	color: #333;
	padding: 0 10px;
	line-height: 120%;
	padding: 4px 10px 0;
}
#gj-article .blogselection .datetime .mon,  .cc-page-blog #gj-article .post .mon {
	color: #FFF;
	background: #B79D24 url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-datetime-mon.png) no-repeat center top;
	text-align: center;
	font-weight: bold;
	padding: 6px 10px 2px;
}
#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,  .cc-page-blog #gj-article .post h1 {
	margin-right: 3.5em;
}
#gj-article .blogselection h1 a,  .cc-page-blog #gj-article .post h1 a {
	color: #B79D24;
	text-decoration: none;
}
/* ---------------------------------------------------

	#gj-sidebar
	
------------------------------------------------------ */
#gj-sidebar {
	float: right;
	width: 250px;
	background: #FFF;
}

#gj-sidebar .gj-content-gutter {padding: 15px 10px;}

#gj-nav-sub ul, li {
	margin: 0;
	padding: 0;
	list-style:none;
}
#gj-nav-sub {
	border-top: solid 3px #8C8A77;
	border-bottom: solid 1px #8C8A77;
	margin: 0 0 30px;
}
#gj-nav-sub a {
	color: #000;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #E5E5E5;
	padding: 1px 0;
}
#gj-nav-sub a:hover,  #gj-nav-sub a.current {
	color: #FFF;
}
#gj-nav-sub a span {
	display: block;
	padding: 8px 16px;
}
#gj-nav-sub a:hover span,  #gj-nav-sub a.current span {
	background: #B79D24;
}
#gj-nav-sub li li a span {
	padding: 8px 16px 8px 30px;
}
#gj-aside {
	padding: 0 15px;
}
#gj-aside h1,  #gj-aside h2 {
	border-bottom: dotted 1px #E5E5E5;
}
#gj-aside ul {
	padding: 0 0 1em;
}
#gj-container	 ul li {
	list-style: none;
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-gj-container-li.png) no-repeat left 5px;
	padding: 0 0 0 16px;
}
/* ---------------------------------------------------

	#footer
	
------------------------------------------------------ */
#footer {
	background: #161616 url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-footer.png) repeat-x center top;
	padding: 1.75em 0 1.5em;
}
#footer .leftrow,  #footer .rightrow,  #footer .leftrow a,  #footer .rightrow a {
	color: #D2C4BB;
	text-decoration: none;
}
#footer .leftrow a:hover,  #footer .rightrow a:hover {
	color: #FFF;
}
/** NAV **/
#gj-nav-global {
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-nav-global.png) repeat center top;
	padding: 0 0 12px;
}
#gj-nav-global .gj-inner {
	width: 940px;
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-nav-global-inner.png) repeat-y top;
	padding: 0 15px;
}
#gj-nav-global ul, li {
	margin: 0;
	padding: 0;
	list-style:none;
}
#gj-nav-global ul {
	margin: 0;
	background: #FFF;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #A7A8A6), color-stop(0.5, #E0E2DF), color-stop(1, #E4E6E3));
	background: -moz-linear-gradient(center top, #A7A8A6 0%, #E0E2DF 50%, #E4E6E3 100%);
	background: linear-gradient(center top, #A7A8A6 0%, #E0E2DF 50%, #E4E6E3 100%);
}
#gj-nav-global li {
	float: left;
}
#gj-nav-global li a {
	display: block;
	text-decoration: none;
	color: #665115;
	background: url(https://u.jimcdn.com/cms/o/layout/l4d27bdc6c1bf238f/img/bg-nav-global-li.png) no-repeat right center;
	padding: 4px 6px 5px 4px;
}
#gj-nav-global li a:hover,  #gj-nav-global li a.current {
	color: #B79D24;
}
#gj-nav-global li a span {
	display: block;
	padding: 15px 24px 12px;
}
#gj-nav-global li a:hover span,  #gj-nav-global li a.current span {
	background: #FFF;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #E4E6E3));
	background: -moz-linear-gradient(center top, #FFF 0%, #E4E6E3 100%);
	border: solid 1px #8C8A77;
	padding: 14px 23px 11px;
}
#gj-nav-global li ul {
	display: none;
	background: none;
}