
@font-face {
	font-family: 'DaysOne-Regular';
	src: url('../fonts/DaysOne-Regular.eot');
	src: local('â˜º'), url('../fonts/DaysOne-Regular.woff') format('woff'), url('../fonts/DaysOne-Regular.ttf') format('truetype'), url('../fonts/DaysOne-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-image: url(../Warriors/images/pawsteps.png) ;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 960px;
	margin: 0;
	padding: central;
	text-align: center;
}
.background_head {
	background: url(images/logo.png) no-repeat;
}
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0 0;
}
/** Navigation **/
#navigation {
	height: 49px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 0;
	padding-top: 197px;
	cursor: url(images/claw-print.png);
}
#navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0px 10px;
}
#navigation li {
	float: left;
}
#navigation li a {
	color: #636974;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 47px;
	width: 145px;
	border-color: transparent;
	border-style: none solid;
	border-width: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation li a:hover {
	/*background-color: #66cc00;*/
	background: linear-gradient(to bottom, rgba(0, 102, 0,0), rgba(0,102,0,1)); 
	border-color: #1a1a1a;
	border-width: 1px;
	cursor: url(images/claw-print.png),auto;
}
 #navigation li.selected a {
	/*background-color: #ffff1a;*/
	background: linear-gradient(to bottom, rgba(255,255, 0,0), rgba(255,255,0,1)); 
	border-color: #1a1a1a;
	border-width: 1px;
}
/**Navigation2**/
#navigation2 {
	height: 49px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 0;
}
#navigation2 ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 1px 10px;
}
#navigation2 li {
	float: left;
}
#navigation2 li a {
	color: #636974;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 47px;
	width: 145px;
	border-color: transparent;
	border-style: none solid;
	border-width: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation2 li a:hover {
	background-color: aqua;
	border-color: #1a1a1a;
}
 #navigation2 li.selected a {
	background-color: #ffff1a;
	border-color: #1a1a1a;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background: #99ff99 no-repeat left bottom;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	padding: 20px 0 0;
	-webkit-border-bottom-right-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-bottomleft: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	box-shadow: 0px 0px 50px 100px rgb(150, 250, 150);
}
#contents h1, #contents h2, #contents h4, #contents h5, #contents h6 {
	color: #2e3a54;
	font-family: "Georgia";
	font-size: 36px;
	font-weight: normal;
	margin: 0 0 18px;
}
#contents h2 {
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}
#contents h4 {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 12px;
	text-transform: uppercase;
}
#contents h5 {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase;
}
#contents h5 a {
	color: #940315;
	text-decoration: none;
}

#contents p {
	color: #636974;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
}
#contents p a {
	color: #636974;
}
#contents p a:hover {
	color: #00ccff;
}
#contents h5 a:hover {
	text-decoration: underline;
}
#contents .footer {
	background-color: #f8f8f8;
	clear: both;
	width: 900px;
	margin: 0 0 4px -30px;
	padding: 20px 30px 0;
}
#contents .footer h6 {
	float: left;
	width: 210px;
	margin-bottom: 30px;
	margin-right: 20px;
	text-transform: uppercase;
}
#contents .section {
	width: 260px;
	padding: 0 0 0 20px;
}
#contents > div:first-child {
	padding: 48px 30px 24px;
}
.time {
	color: #636974;
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 0 5px;
}
/** adbox **/
#contents #adbox {
	padding: 0 0 0px;
	position: relative;
	box-shadow: 0px 0px 25px 25px forestgreen ;
    border-radius: 6px;
    background-color: rgb(252, 248, 227);  
}
#adbox  div {
	background-color: white;
	height: 370px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	padding-left: 10px;
	padding-right: 20px;
}
#adbox > div:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}
#adbox h1 {
	padding-top: 18px;
}
#adbox h4 {
	font-size: 14px;
}
#adbox img {
	float: left;
    margin-top: 30px;
	margin-left: 10px;
	margin-right: 40px;
}
}
/** list **/
ul.list {
	list-style: none;
	width: 600px;
	margin: 0;
	padding: 0;
}
ul.list li h5 + img {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
}

/** Main **/
#main  {
	padding: 20px 20px 0;
}

#main > ul {
	display: inline-block;
	list-style: none;
	width: 580px;
	margin: 0;
	padding: 20px 0 0;
}
#main > ul li {
	float: left;
	width: 290px;
}
#main > ul li p b {
	color: #2e3a54;
	display: block;
	font-family: 'DaysOne-Regular';
	font-weight: normal;
	text-transform: uppercase;
}
/**effect**/
/*
figure.effect-jazz {
	background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
	background: linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
}*/

figure.effect-jazz img {
	opacity: 0.9;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-jazz p {
	padding: 0.5em 2em;
	text-transform: none;
	font-size: 0.85em;
	opacity: 0;
}

figure.effect-jazz:hover img {
	opacity: 1;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/**hallu**/
#salut {
	font-size: 20px;
	color: black;
	font-family: Georgia;
}
/** About **/
#contents #about {
	padding-bottom: 0;
	padding-top: 48px;
}
#about #main img {
	margin-bottom: 18px;
}
#about .footer p {
	font-size: 12px;
}

/** Blog **/

/** Contact **/
#contents #contact {
	padding-bottom: 0;
	padding-top: 48px;
}
#contact .highlight {
	width: 438px;
	padding-left: 20px;
}
#contact .highlight ul {
	display: block;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#contact .highlight ul li {
	float: left;
	display: inline-block;
	width: 180px;
	vertical-align: text-top;
}
#contact .highlight ul li:first-child {
	margin-right: 60px;
}
#contact #main img {
	margin: 6px 0 14px;
}

.more {
	background-position: 0 -35px;
	color: #00ccff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	width: 170px;
	padding: 1px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.more:hover {
	background-position: 0 -82px;
	color: #ccccff;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	width: 100%;
	border-top: 10px solid #ffff00;
	position: absolute;
	left: 0;
	background-color: #099444;
}
#footer .background {
	border-top: 1px solid #b6051c;
}
#footer .body {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 20px;
}
#footer .section {
	/*float: left;*/
	display: inline-block;
	width: 460px;
	margin: 0 10px 24px;
}
#footer h3 {
	color: #fff;
	font-family: 'DaysOne-Regular';
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 18px;
	text-transform: uppercase;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	color: #b3999c;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	border-top: 1px solid #8a0413;
	padding: 12px 0 0;
	vertical-align:top;
}
#footer ul li:first-child, #footer #message ul li {
	border: 0;
	padding: 0;
}
#footer ul li span {
	float: left;
	display: inline-block;
	width: 70px;
	vertical-align:top;
}
#footer ul li strong {
	float: left;
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
}
#footer ul li p {
	float: left;
	display: inline-block;
	width: 370px;
	margin: 0;
	padding: 0 0 12px;
}
#footer ul li a {
	color: #b3999c;
	display: inline-block;
	height: 22px;
	width: 30px;
	margin: 0 10px;
	text-decoration: none;
}
/** message **/
#message label {
	float: left;
	color: #ffff00;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	width: 96px;
	margin-right: 10px;
	text-align: right;
}
#message input[type='text'] {
	color: blue;
	display: inline-block;
	font-family: Georgia ;
	font-size: 14px;
	height: 25px;
	line-height: 35px;
	width: 300px;
	border: 2px solid yellowgreen;
	margin: 0 0 11px;
	padding: 0 4px;
}
#message textarea {
	color: blue;
	display: inline-block;
	font-family: Georgia ;
	font-size: 14px;
	height: 25px;
	line-height: 35px;
	width: 300px;
	border: 2px solid yellowgreen;
	margin: 0 0 11px;
	padding: 0 4px;
	resize: vertical;
}
#message input[type='submit'] {
	background-position: 0 0;
	color: black;
	cursor: pointer;
	font-family: Arial;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	width: 50px;
	border: 0;
	margin-left: 106px;
	padding: 0;
}
#message input[type='submit']:hover {
	background-position: -62px 0;
	width: 50px;
	height: 25px;
	background-color: darkgreen;
	color: aqua;
}
#message input[type='submit'], {
	background:aqua;
	width: 50px;
	height: 30px;
}
#footnote {
	clear: both;
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 10;
	text-align: center;
}

