@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/notebookBack.jpg);
	background-repeat:repeat-y;
	background-size:100%;
	background-position:auto;
	border-top-width: 14px;
	border-left-width: 14px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #003;
}
.views-column {
    width: 30%;
    margin-right: 2%;
    float: left;
	clear: right;
}
#page {
	width: 70%;
	margin-right: 20%;
}
.frontBlock a{
	-webkit-text-decoration-skip: objects;
}
.frontBlock {
	padding-bottom: 240px;	
	text-align: left;
}
.block-system-main {
}
.views-field views-field-title {}
.nav {
	padding-left: 16%;
	padding-bottom: 1%;
}
#primary-menu-bar a:hover{
	text-decoration: underline;
}

a {
	font-family: "Shadows Into Light Two";
	font-size: 110%;
	color: #933;
}
/* line 549, ../sass/global.styles.scss */
a:hover, a:focus {
	font-family: "Shadows Into Light Two";
	font-size: 110%;
}
#primary-menu-bar {
  font-size: 180%;
}
a:visited {
	color: #933;
}
.image-style-large {
}
.articleImg {
	float: left;
	padding-right: 12px;
	border: thick dotted #0F6;
	clear: both;
}
.articleTxt {
	text-align: left;
}
.articleTtl {
	clear: left;
	font-size: 180%;
}
.read {
}
.pageBlock{
}
.views-row views-row-1 views-row-odd views-row-first {
}
.views-row views-row-2 views-row-even {
}

/* ----------the lion ----------------- */
#lion {}
#lion p{
	font-size: large;
	color: #609;
}
#lion1 {
	width: 100%;
	background-image: url(../images/lion_2.JPG);
}
#lion2 {
	width: 100%;
	background-image: url(../images/lion_1.JPG);
}
#lion3 {
	width: 100%;
	background-image: url(../images/lion_3.JPG);
}
#lion4 {
	width: 100%;
	background-image: url(../images/lion_4.JPG);
}
#half {
	 display: inline-block;
	 width: 48%;}
#third {
	 display: inline-block;
	 width: 33%;}
.category {
	 min-height: 40px;
	}
.category {
	padding-bottom: 30px;
}