/* Global settings */
body {
	font-family: "Istok Web", arial, helvetica, sans-serif;
	color: #373737;
	background: url(../images/body-bg.jpg) 50% 0 repeat #EFEFDF;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #4E763F;
	transition: all 0.5s;
	-webkit-transition: all 0.5s; /* Safari */
}

a:focus, a:hover {
	text-decoration: none;
	color: #4E763F;
}

p, ol, ul {
	font-size: 14px;
	line-height: 1.7;
}

span {

}

h1, h2, h3, h4, h5, h6 {
	color: #203717;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.05em;
}

h4 {

}

h5 {

}

h6 {

}

/* Container */
.container {

}

.line {
	height: 1em;
	border-top: 1px solid #203717;
	margin-top: 1em;
}
/* Header */
#header-logo {
	background: url(../images/header-bg-bg.jpg) 50% 0 repeat-x transparent;
	position: relative;
}

#header-logo .container {
	background: url(../images/header-bg.png) 50% 0 no-repeat transparent;
	height: 235px;
}

#header-logo .logo {
 padding: 3em 13px 1em;
}

#header-logo .logo img {
	display: block;
	margin: 0 auto;
}

#header {
	margin-top: -55px;
}

#header .header-info {
	border-radius: 0 0 13px 13px;
	background:#1F3616;
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow:    inset 0px 0px 10px rgba(0, 0, 0, 0.8);
	box-shadow:         inset 0px 0px 10px rgba(0, 0, 0, 0.8);	
}

#header .header-info .checkpoint {
	margin: 40px 13px 13px;
	text-align: center;
}

#header .header-info .checkpoint h3 {
	color: #fff;
}

#header .navcontainer {
	margin-bottom: 13px;
	padding-top: 13px;
}

#header .navigation {
	background: #203717;
	overflow: hidden;
	height: 356px;
	border-radius: 0 0 13px 13px;
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow:    inset 0px 0px 10px rgba(0, 0, 0, 0.8);
	box-shadow:         inset 0px 0px 10px rgba(0, 0, 0, 0.8);	
}


#header .navigation ul {
	display: block;
	margin: 40px 13px 13px;
	padding: 0;
	vertical-align: middle;
}

#header .navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	font-size: 15px;
}

#header .navigation ul li a,
#header .navigation ul li a:link,
#header .navigation ul li a:visited {
	font-weight: 700;
	line-height: 3em;
	height: 3em;
	padding: 0 1em;
	color: #fff;
	display: block;
	text-decoration: none;
	border-radius: 8px;
}

#header .navigation ul li a:focus,
#header .navigation ul li a:hover {
	background-color: #527a43;
	color: #fff;
}

/* Body */
#body {
	margin-bottom: 26px;
}

#body dt {
	font-size: 14px;
	font-weight: 700;
}

#body dd {
	font-size: 14px;
	margin: 0 0 1em;
	padding: 0;
}

#body .more {
	font-weight: 700;
	display: inline-block;
}

#body .more a,
#body .more a:link,
#body .more a:visited {
	color: #fff;
	background-color: #203717;
	text-decoration: none;
	padding: 0.25em 1.5em;
	line-height: 1.5em;
	height: 1.5em;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.4);	
	border-radius: 4px;
	display: block;
}

#body .more a:focus,
#body .more a:hover {
	background-color: #527A43;
}

#body .main, #body .sidebar {
	padding: 13px;
	border-radius: 13px;
	border: 1px solid #1E3515;
	background: #EFEFDF;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.4);	
}

#body .bottom-footer {
	margin: 0 0 1em;
}

/* Footer */
#footer {
	background-color: #1F3616;
	color: #4E763F;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
	-moz-box-shadow:    0px 0px 20px rgba(0, 0, 0, 1);
	box-shadow:         0px 0px 20px rgba(0, 0, 0, 1);
}

#footer .navigation {

}

#footer .navigation ul {
	text-align: center; 
	padding: 0;
}

#footer .navigation ul li {
	list-style: none;
	font-size: 11px;
	line-height: 1em;
	height: 1em;
	display: inline-block; 
	padding: 0 1em; 
	border-left: 1px solid #4E763F;; 
}

#footer .navigation ul li:first-child {	
	border-left: none;
	}
	
#footer .navigation ul li a,
#footer .navigation ul li a:link,
#footer .navigation ul li a:visited {
	color: #4E763F;
}

#footer .navigation ul li a:focus,
#footer .navigation ul li a:hover {
	color: #4E763F;
}

#footer .copyright {
	font-size: 11px;
	line-height: 2em;
	height: 2em;
	text-align: center;
	margin: 1em 0 2em;
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
	
	#header-logo .container {
		background-position: 50% -14px;
		height: 232px;
	}
	
	#header {
		padding-bottom: 13px;
	}

	#header .logo {
	 padding: 2em 13px 1em;
	}

	#header .navigation {
		height: 350px;
		padding-top: 30px;
	}

	#header .navigation ul {

	}

	#header .navigation ul li {

	}

	#header .navigation ul li a,
	#header .navigation ul li a:link,
	#header .navigation ul li a:visited {
		padding: 0 1.5em;
		display: block;
	}

}

@media only screen and (max-width: 767px) {

	#header-logo .container {
		background: none;
		height: 191px;
	}

	#header-logo .logo {
	 padding: 3em 20px 1em;
	}


	#header {
		margin-top: 0;
	}

	#header .header-info {
		border-radius: 13px;
	}
	
	#header .navigation {
		margin: 0;
		height: auto;
		border-radius: 13px;
	}
	
	#header .navigation ul {
	 display: block;
	 margin: 13px 0;
	 padding: 0 13px;
	}
	
	#header .navigation ul li {
		display: block;
	}

	#header .navigation ul li a,
	#header .navigation ul li a:link,
	#header .navigation ul li a:visited {
		padding: 0 1.5em;
		display: block;
	}

	#body .more {
		width: 100%;
		text-align: center;
	}
	
	#body .sidebar {
		margin-bottom: 13px;
	}
	
	#footer .navigation ul li {
		display: block;
		height: 1.5em;
		line-height: 1.5em;
		border: none;
	}
	
	#footer .navigation ul li a {

	}
	
	#footer .copyright {
		font-size: 12px;
	}
}

@media only screen and (max-width: 479px) {

	#header-logo .container {
		background: none;
		height: 162px;
	}

	#header-logo .logo {
	 padding: 3em 20px 1em;
	}


	#header {
		margin-top: 0;
	}

	#header .header-info {
		border-radius: 13px;
	}
	
	#header .navigation {
		margin: 0;
		height: auto;
		border-radius: 13px;
	}
	
	#header .navigation ul {
	 display: block;
	 margin: 13px 0;
	 padding: 0 13px;
	}

	#header .navigation ul li {
		display: block;
	}

	#header .navigation ul li a,
	#header .navigation ul li a:link,
	#header .navigation ul li a:visited {
		padding: 0 1.5em;
		display: block;
	}
	
	#body .more {
		width: 100%;
		text-align: center;
	}
	
	#body .sidebar {
		margin-bottom: 13px;
	}

	#footer .navigation ul li {
		display: block;
		border: none;
		height: 1.5em;
		line-height: 1.5em;
	}
	
	#footer .navigation ul li a {

	}
	
	#footer .copyright {
		font-size: 12px;
	}
	
}