/*
@font-face {
    font-family: 'arizoniaregular';
    src: url('../fonts/arizonia-regular-webfont.eot');
    src: url('../fonts/arizonia-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arizonia-regular-webfont.woff') format('woff'),
         url('../fonts/arizonia-regular-webfont.ttf') format('truetype'),
         url('../fonts/arizonia-regular-webfont.svg#arizoniaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'arizoniaregular';
src: url('../fonts/arizonia-regular-webfont.svg#arizoniaregular') format('svg');

}
}


@font-face {
    font-family: 'news_cycleregular';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/newscycle-regular-webfont.eot');
    src: url('../fonts/newscycle-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newscycle-regular-webfont.woff') format('woff'),
         url('../fonts/newscycle-regular-webfont.ttf') format('truetype'),
         url('../fonts/newscycle-regular-webfont.svg#news_cycleregular') format('svg');

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'news_cycleregular';
src: url('../fonts/newscycle-regular-webfont.svg#news_cycleregular') format('svg');

}
}
*/

body{
	background: #fff;
	font-family:  sans-serif;
}
ul, ol, dl {
    font-size: 0.9rem;
    line-height: 1.5;
    list-style-position: outside;
    list-style-type: square;
    font-family: inherit;
}
h6.panel{
	font-size:0.9em;
}
.top-bar {
    background: none repeat scroll 0% 0% #628fbe;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0px 8px;
    line-height: 45px;
    background: none repeat scroll 0% 0% #4372a3;
    border-right: 1px solid #628fbe;
}
.handwritten{
	font-family: 'cursive_sansoblique';
	font-weight: normal;
	font-size:200%;
	color:#555;
}
.title{
	font-size:170%;
	color:#4372a3  !important;
}
.top-bar-section li:not(.has-form) a:hover:not(.button){
    background: none repeat scroll 0% 0% #83a7cb;
}
h6.lsf-icon:before{
	font-size: 125%;
}
.smaller{
	font-size:80%;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #83a7cb;
    color: #FFFFFF;
    line-height: 45px;
    padding: 0 15px;
}
option, select{
	color:#aaa;
}
h4{
	font-size:1.2rem;
}
h6,p{
	font-size: 0.9rem;
}
.quote{
	font-style: italic;
	font-size:110%;
	padding:25px 0;
}
.birdRight{
	background: #f2f2f2 url(../img/birds470.jpg) no-repeat bottom right;
	padding-bottom:70px;
}
.trBird{
	background: #fff url(../img/birdRight.jpg) no-repeat top right;
}
/*
.icon-flipped {
transform: scaleX(-1);
-moz-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
}
*/
.icon-mirrored{
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flipped{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}

#featured{
	position:relative;
/*	border-top: 3px solid #f09ab7; */
}

.overlay{
	position:absolute;
	bottom:5%;
	right:5%;
	width:40%;
}
h2.slides{
	font-size:1.7rem;
	color:#880000;
}
h3.slides{
	font-size:1.5rem;
}
.hilite{
	color:#4372a3;
}
.panel {
	margin-bottom: 0;
	padding:0 !important;

}

p.panel {
	background-color: #fff;
}
span.list {
	display:block;
	padding-left:20px;
}
p.slant, span.slant {
	font-style: italic;
}
.lsf-icon, p.lsf-icon {
}
.baseBird{
	position:absolute;
	right:30px;
	bottom:10px;
}
#loginForm{
	display:none;
}
textarea.userText{
	border:none;
}
#edit {
	display:none;
}
.numerics{
/*	background-color: #628fbe;
	border-radius:50%;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:26px;
	height:26px; */
	margin-right:5px;
}
i {
    font-family:sans-serif;
    font-style: italic;
    font-size:90%;
    letter-spacing: -1px;

}
td.ital {
    font-family:sans-serif;
    font-style: italic;
    letter-spacing: -1px;
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    line-height: 1rem;
}
table tr th, table tr td {
    padding: 0.4rem 0.5rem;
}
table th {
	text-align: left;
	font-size:90%;
	width:25%;
	vertical-align: top;
}
.top-bar .name h1 a {
    padding: 0px 0px 0 10px;
}
/*
@media screen and (min-width: 25em) and (max-width: 45em){

	.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0px 8px;
	}

	}
	*/
	div.wrapper {
		background-color:#eee;
	}
	span#result {
		padding-left:20px;
		color:#628fbe;
	}
	button.adminnav {
		margin-right:1px;
	}
	div.preNav > img {
		margin:10px 0;
	}
	h2.admin {
		font-family: 'Raleway';
	}
	#confirmation{
    display:none;
    width:240px;
    background-color: #628fbe;
    color:#fff;
    position: fixed;
    top:250px;
    left:45%;
    padding:10px;
    height:120px;

}
#confirmation h6 {
    text-align:center;
    color:#fff;
}
#confirmation p {
    width:205px;
    margin-left:17px;

}
#confirmation p button {
    background-color: #fff;
    color:#628fbe;
    margin-right:10px
}
#confirmation p button:hover {
    background-color: #333;
    color:#fff;
}
button#addnewsbutton {
	padding:15px 10px;
	margin-top:20px;
}
h2 {
	font-size:1.2rem;
}
.centre {
	text-align:center;
}
.unseen {
	display:none;
}

.holder	{
	border:1px solid #bbb;
	border-radius: 50%;
	padding:0px;
	overflow:auto;
	background-color: rgba(255,255,255,0.4);
	text-align:center
}
.holder img {
	width:105%;
}
button.portal{
	border-radius:50%;
}
button.portal:hover {
	opacity:0.9;

}
div.logos img {
	width:100%;
}
blockquote {
	font-weight: bold;
	/*border-left: 2px solid #4372a3;*/
	font-style: italic;
	text-align: center;
	border-left: 0 !important;
}
.fa-circle {
	padding-right: 5px;
	color: #4372a3;
}
.subdued {
	font-size: 80%;
	color: #999;
}
footer {
	background-color: rgb(170,170,170);
/*	position:fixed; bottom:0; z-index:100000;*/
	width:100%;
	height:180px;
}
a {
	color:#2a5789;
	text-decoration: underline !important;
}
nav a, footer a {
	text-decoration: none !important;
}
.feedback-padding, .panel.links{
	font-style: italic;
	padding: 8px !important;
}
.panel.links {
	margin-bottom: 10px;
	background-color: #eaeaea;
}
/*.kitty {
	color: lawngreen;
}*/

