/* @override http://demos.simplethemes.com/evenflow/wp/wp-content/themes/evenflow/css/styles/style1.css */

/*----------TABLE OF CONTENTS---------*/

/* Body
------------------------------------- */
/* @group Header
------------------------------------- */
/* @group Typography
------------------------------------- */
/* @group Featured Slider
------------------------------------- */
/* @group WP Content
------------------------------------- */
/* @group Structure
------------------------------------- */
/* @group Bonus Styles
------------------------------------- */
/* @group Comments
------------------------------------- */

body {
	background: #EEEAE0 url(../../images/style1/bg_texture.png) repeat-x 0 37px;
	font-family: "Cambria", Georgia, Times New Roman, serif;
	font-size: 85%;
	color: #565656;
}

/* @group Header */

#header span#graphic a,
#header h1#graphic a {
	background: url(http://www.mgfkc.org/wp-content/uploads/2019/04/logo-mgfkc-ferns.png);
	width:960px;
}

/* Text Header */

#header span#text-header,
#header h1#text {
	font-size: 32px;
	font-family: "Cambria", Georgia, Times New Roman, serif;
}

#header span#text-slogan,
#header h2#text {
	font-size: 18px;
	font-family: "Cambria", Georgia, Times New Roman, serif;
}

/* Search Bar */
#header span#loginout_text {
	float: left;
	position: relative;
	top: -28px;
	left: 576px;
	font-size: 14px;
	color: #FFF;
	font-family: "Cambria", Georgia, Times New Roman, serif;
	text-transform: uppercase;

}

#header span#search_text {
	float: left;
	position: relative;
	top: -28px;
	/*left: 696px;*/
	left: 642px;
	font-size: 14px;
	color: #FFF;
	font-family: "Cambria", Georgia, Times New Roman, serif;
}


#search_box {
	background: url(../../images/style1/bg_search_box.png);
}

/* @end */

/* @group Typography */

a {
	color: #668107;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #6f9908;
}

::selection {
	background: #fffed8;
	color: #000;
}

::-moz-selection {
	background: #fffed8;
	color: #000;
}

/* Headings

-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: "Cambria", Georgia, Times New Roman, serif;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
}

h1 {
	font-size: 2.5em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #3a443e;
	letter-spacing: -1px;
}


h2 {
	font-size: 2em;
	margin-bottom: 0.25em;
	color: #282828;
	letter-spacing: -1px;
}

h3 {
	font-size: 1.6em;
	line-height: 1;
	margin: 0.5em 0 0.25em 0;
	color: #2f3c33;
}

h4 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #1e2226;
	font-weight: bold;
}

h5 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #5e6e64;
	font-weight: normal;
	font-style: normal;
}

h6 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color: #403f3b;
	text-decoration: none;
}

.teaser h2 {
	font-size: 36px;
	color: #434734;
}

/* Text elements

-------------------------------------------------------------- */

div.small {
	color: #888;
	border-bottom: 1px solid #e7e7e7;
}

span.small {
	color: #61605d;
}

p#breadcrumbs {
	background-color: #f2f0e8;
	border: 1px solid #e5e3dc;
}

/* WIDGET HEADINGS */

#sidebar h1,#sidebar h2,#sidebar h3,
#footer h1,#footer h2,#footer h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
}

/* WIDGET LIST PAGES */

/* Indent Pages sublist item links */

.widget li li.page_item a {
	font-size: .92em;
	color: #4d4430;
}
.widget li li.page_item a:hover {
	color: #668107;
}

/* Highlight parent Page */

.widget li.page_item.current_page_item a {
	color: #668107;
}

/* but not the sublevel items */

.widget li.page_item.current_page_item li a {
	color: #4d4430;
}

/* WIDGET LIST CATEGORIES */

/* Highlight Active Category */

.widget li.cat-item.current-cat a {
	color: #4d4430;
	font-weight: bold;
}

/* but dont highlight subcategories */

.widget li.cat-item.current-cat li a {
	color: #668107;
}

/* WIDGET RSS FEEDS */

div.widget li a.rsswidget {
	border-bottom: 1px solid #e4e4e4;
}

div.widget li span.rss-date {
	color: #9b9b9b;
}

div.widget li div.rssSummary {
	color: #616161;
}

/* Page Navigation Links */

p.paged a,#navigation a.page,
#navigation a.nextpostslink,
#navigation a.previouspostslink {
	border: 1px solid #eeeae0;
	color: #437856;
}

p.paged a:hover,#navigation a.page:hover,#navigation a.nextpostslink:hover,#navigation a.previouspostslink:hover {
	background-color: #eeeae0;
}

/* @end */

/* @group Navbar */

/* Top Nav */

#topmenu {
	background-image: url(../../images/style1/navbg_top.png);
}

#topmenu .wrap {
	border-left: 1px solid #444444;
}

#topmenu li a {
	border-right: 1px solid #444444;
	color: #fff;
}

#topmenu li a:hover {
	color: #fff;
	background-color: #50600b;
	text-decoration: none;
}

/* Main Nav */

#nav {
	background: url(../../images/style1/nav_l.png) no-repeat left center;
}

#nav ul {
	background: url(../../images/style1/nav_r.png) no-repeat right center;
}

#nav ul li a {
	color: #fff;
	text-shadow: #313c00 1px 1px 1px;
}

#nav ul li a:hover,#nav ul li:hover a {
	color: #f9ffe4;
}

#nav .menu li li a, #nav .menu li li a:visited {
	/* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
	border-bottom: 0px solid #608727;
}

#nav .menu li li:hover, #nav .menu li li.sfHover,
#nav .menu li li a:focus, #nav .menu li li a:hover,
#nav .menu li li a:active {
	background: #5b6f02;
	color: #fff;
}

#nav .menu li:hover ul,#nav .menu li.sfHover ul {
	background: url(../../images/style1/menu_footer.png) no-repeat left bottom;
}

#nav .menu li li {
	background: url(../../images/style1/menu_bg_trans.png) repeat;
}

#nav li a:hover,#nav ul li:hover a,#nav ul li.sfHover a,
#nav li.current_page_item a,#nav li.current_page_parent a,
#nav li.current-cat a {
	background: url(../../images/style1/nav_l_over.png) no-repeat left center;
}

#nav ul li:hover,#nav ul li.sfHover,
#nav li.current_page_item,#nav li.current_page_parent,
#nav li.current-cat {
	background: url(../../images/style1/nav_r_over.png) no-repeat right center;
}

#nav .menu li ul a, #nav .menu li.active ul a {
	background-image: none;
}

/* @end */

/* @group Structure */

#main {
	background: url(../../images/style1/main_bg.png) repeat-x center top;
	z-index: 1;
	padding: 10px 0px;
}

.mainbody {
	background: #FFFDF4;
	border: 1px solid #D6D2C7;
}

/* Right Sidebar Layout */

.teaser {
	width: 920px;
	background-color: #EEEAE0;
	border: 1px solid #DAD6CD;
}

/* @end */

/* @group Featured Slider */

#featured .top {
	background: url(../../images/style1/feature_top.png) no-repeat center top;
}

#featured .feature {
	background: url(../../images/style1/feature_mid.png) center top;
}

#featured .bot {
	background: url(../../images/style1/feature_bot.png) no-repeat center bottom;
}

/* Slider Interior Background Color */

/*#st_slider .slidewrap {
	background: #fffdf4 url(../../images/style1/slider_text_bg.png) no-repeat center top;
}*/
#st_slider {
	background: #fffdf4 url(../../images/style1/slider_text_bg.png) no-repeat center top;
}

/* Slider Typography */

#st_slider h2 {
	font-size: 36px;
	color: #000;
	text-shadow: #e9e6dc 0 2px 0;
}

#st_slider h2 a {
	color: #333;
}

#st_slider h2 a:hover {
	color: #515c21;
}

#st_slider p {
	font-size: 20px;
	color: #565656;
	text-shadow: #fff 1px 1px 0;
}

#st_slider a.more-link {
	

/* Position */
	position: absolute;
	top: 140px;
	left: 405px;
	

/* Size */
	padding: 0px 0px;
	text-align: center;
	letter-spacing: normal;
	width: 133px;
	height: 33px;


/* Color */
	color: #1d5992;
	text-shadow: #fff 1px 1px 1px;
	background: url(../../images/style1/readmore.png) no-repeat 0px 0px;
	font: bold 14px/33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#st_slider a.more-link:hover {
	color: #333;
	text-decoration: none;
	background: url(../../images/style1/readmore.png) no-repeat 0 -33px;
}

/* Slider Pagination Links */

#st_slider ul.pagination,
#st_slider #pag {
	background-color: #fffdf4;
}

#st_slider ul.pagination li a {
	background: url(../../images/style1/pag_item.png) no-repeat center center;
}

#st_slider ul.pagination li.active a {
	background: url(../../images/style1/pag_active.png) no-repeat center center;
}

/* Slider Previous and Next Buttons */

#st_slider_nav a.previous {
	top: -11em;

/* Adjust this to set PREV image position */
	background: url(../../images/style1/pag_prev.png) no-repeat left center;
}

#st_slider_nav a.next {
	top: -11em;

/* Adjust this to set NEXT image position */
	background: url(../../images/style1/pag_next.png) no-repeat right center;
}

/* @end */

/* @group WP Content */

/* Layout B Page Style (Post List) */

ul#postlist {
	border-top: 1px solid #e1e1e1;
}

ul#postlist li.pl-item {
	border-bottom: 1px solid #f1edde;
	background-color: #fcfaf1;
	border-top: 1px solid #fff;
}

ul#postlist li.pl-item:hover {
	background-color: #fff;
}

ul#postlist li.pl-item-excerpt {
	font-size: .75em;
	color: #1b1b1b;
}

ul#postlist li.pl-item-small {
	font-size: .65em;
	color: #7e7e7e;
}

.post-thumb {
	background-color: #eeeae0;
	border: 1px solid #e4e0d6;
}

.post-thumb:hover {
	border: 1px solid #d8d0b9;
}

.article_sep {
	border-bottom: 1px solid #ededed;
}

.sticky {
	background-color: #eeeae0;
	border: 1px solid #d8d5cc;
}

.sticky h2 {
	padding-top: 10px;
}

.sticky p.postmetadata,.sticky .small {
	border-color: #c7dcf2;
}

p.postmetadata {
	border-bottom: 1px solid #e9e9e9;
	color: #888;
}

/* End Typography & Colors */

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.flickr img {
	border: 1px solid #f0f0f0;
	background-color: #f9f9f9;
}

.flickr img:hover {
	border-color: #dcdcdc;
}

/* @end */

/* @group Comments */

a#cancel-comment-reply-link {
	font-weight: bold;
	color: red;
}

#comments h2 {
	font-size: 1.6em;
	color: #424242;
}

/* comments */

.thread-even.quotebox .bl {
	background: #e0ddd1;
}

.thread-even.quotebox .tr {
	border: 1px solid #C2BFB2;
	border-bottom: 0px solid #fff;
}

.thread-even.quotebox .client {
	background: url(../../images/style1/speak.gif) no-repeat top left;
}

.thread-even.quotebox,.thread-even.quotebox p {
	color: #333;
}

/* alt comments */

.thread-alt.quotebox .bl {
	background: #eae7db;
}

.thread-alt.quotebox .tr {
	;border: 1px solid #D8D5C9;
	border-bottom: 0px solid #fff;
}

.thread-alt.quotebox .client {
	background: url(../../images/style1/alt_speak.gif) no-repeat top left;
	font-size: 12px;
}

.thread-alt.quotebox,.thread-alt.quotebox p {
	color: #333;
}

/* author comments */

.bypostauthor.quotebox .bl {
	background: #fdffcd;
}

.bypostauthor.quotebox .tr {
	border: 1px solid #f4f88a;
	border-bottom: 0px solid #fff;
}

.bypostauthor.quotebox .client {
	background: url(../../images/style1/auth_speak.gif) no-repeat top left;
	font-size: 12px;
}

bypostauthor.quotebox,bypostauthor.quotebox p {
	color: #333;
}

.thread-even.quotebox .depth-2 .bl,
.thread-even.quotebox .depth-2 .tr,
.thread-even.quotebox .depth-2 .client,
.thread-alt.quotebox .depth-2 .bl,
.thread-alt.quotebox .depth-2 .tr,
.thread-alt.quotebox .depth-2 .client {
	background-color: transparent;
	background-image: none;
	border: 0px solid #fff;
	margin: 0;
	padding: 0;
}

.avatar {
	float: left;
	padding: 2px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
}

.depth-2 .client,.depth-3 .client {
	border-bottom: 4px solid #eeeae0;
}

.depth-2 .comment-entry {
	border-top: 4px solid #eeeae0;
}

.depth-3 .comment-entry {
	border-top: 4px solid #eeeae0;
}

/* Begin Comments*/

#commentform p {
	margin: 5px 0;
	color: #333;
}

#commentform #submit {
	border: 2px solid #90a63d;
	background-color: #68782c;
	color: #fff;
}

#commentform #submit:hover {
	border: 2px solid #90a63d;
	background-color: #90a63d;
}

#commentform textarea:focus,
#commentform input#author:focus,
#commentform input#email:focus,
#commentform input#url:focus {
	background-color: #faf9f5;
}

#commentform input {
	border: 1px solid #dedad1;
	color: #333;
}

#commentform textarea {
	border: 1px solid #dedad1;
}

#respond h3 {
	color: #666;
	font-size: 1.5em;
}

/* @end */