/* @override http://www.fcee.org/wp-content/themes/fcee/style_fcee.css */

/*
Theme Name: FCEE
Theme URI: http://www.surgeworks.com
Description: FCEE WordPress Theme
Author: SurgeWorks
Author URI: http://www.surgeworks.com


/*-----------Block Level Elements--------------*/

div#sideshoppingcart {
	background-color: #eef;
	border-style: dashed;
	border-color: orange;
	margin: 0;
	padding: 10px;
}

div#shoppingcartcontents {
	padding: 0;
	margin: 0;
}

#shoppingcartcontents strong.cart_title {
	font-size: 2em;
	color: gray;
}
body {
  background: #fff url(images/page_bg_stripes.png) repeat-y center;  
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Trebuchet, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a, a:visited, a:link {
	color: blue;
}

a:hover {
	color: orange;
}

form { margin:0px; }
/* @group IE Fixes */
img, div { behavior: url(iepngfix.htc) }

/* @group Headings */

h1 {

}

h2 {
	font: normal 34pt/80% Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: black;
	padding: 0;
	margin: 20px 0;
}

h3 {
	margin: 15px 0 0;
	padding: 0;
	color: maroon;
	font-variant: small-caps;
}

h4 {
	margin: 5px 0;
	padding: 5px;
	background-color: #eee;
	border-bottom: 2px solid silver;
	color: #2f6632;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 100%;
}

h5 {
	background-color: #cc0033;
	padding: 5px;
	color: white;
	border-bottom: 2px solid #003300;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 5px 0 0;
	font-size: 100%;
}

h6 {
	background-color: #000099;
	padding: 5px;
	color: white;
	border-bottom: 2px solid #cccc00;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 5px 0 0;
	font-size: 100%;
}

h7 {
	background-color: #003300;
	padding: 5px;
	color: white;
	border-bottom: 2px solid #cc0033;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 5px 0 0;
	font-size: 100%;
}

h8 {
	background-color: #cccc00;
	padding: 5px;
	color: white;
	border-bottom: 2px solid #003300;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 5px 0 0;
	font-size: 100%;
}

/* @end */

/* @group Donate Today Template */

.Donate_Today_Form {
	background: url(images/donate_bg.jpg) no-repeat center top;
	color: white;
	height: 124px;
	display: inline-block;
	float: none;
	clear: none;
	width: 350px;
	font-family: "Lucida Handwriting", Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding: 160px 234px 100px 45px;
}

.Donate_Today_Form h1 {
	text-align: center;
	font-style: normal;
	text-decoration: none;
	font-size: xx-large;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.Donate_Today_Form label {
	margin-bottom: 5px;
	margin-top: 5px;
}

.Donate_Today_Form input.amount {
	color: white;
	text-align: center;
	background-color: transparent;
	border: 4px dashed white;
	font: large "Lucida Handwriting", "Trebuchet MS";
	margin-bottom: 10px;
}

.Donate_Today_Form input.amount:focus {
	color: white;
	text-align: center;
	background-color: transparent;
	border: 4px solid white;
	font: large "Lucida Handwriting", "Trebuchet MS";
	margin-bottom: 10px;
}

.Donate_Today_Form input.submit {
	padding: 5px;
	margin-top: 15px;
	margin-left: 15px;
}

.Donate_Today_Form input.submit:hover {
	border-bottom: 3px dashed white;
}



/* @end */

/* @group Home Page Template */


#page {
  width: 960px;
  padding: 0;
  margin: 0 auto;
  position:relative;
}

#innercontent {
  clear:both;
  margin:0px 40px; padding:0px;
}
#innercontent.innercontent_home {
  background: transparent url(images/home_bg03.jpg) no-repeat 130px 0px;
}

#homephotos {
	border-style: solid;
}

#home_blackboard {
	display: block;
	position: absolute; top: 465px; right:0px;
}

#home-logo {
  position:absolute; top:45px; right:40px;
  /* background: transparent url(images/logo.png) no-repeat; */
  width:554px;
  height: 200px;
}

#home-logo h1, #home-logo description {
	display: none;
}

#stickies {
	width: 710px;
	height: 441px;
	float: left;
	background: url(images/stickies_bg.gif) no-repeat left top;
  position:absolute; top:395px; left:0px;
}
#home_sticky { position:relative;
}
#home_sticky_1, #home_sticky_2, #home_sticky_3, #home_sticky_4 { position:absolute; overflow: hidden;
	font-size: 75%;
	line-height: 140%;
}

#home_sticky_1 h2, #home_sticky_2 h2, #home_sticky_3 h2, #home_sticky_4 h2 {
	text-decoration: none;
	color: black;
	padding: 0 20px 0 0;
	margin: 0 0 5px;
	font: normal normal normal 1.4em/1em Georgia, "Times New Roman", Times, serif;
}

#home_sticky_1 p, #home_sticky_2 p, #home_sticky_3 p, #home_sticky_4 p {
	margin: 0;
}

#home_sticky_1 a, #home_sticky_2 a, #home_sticky_3 a, #home_sticky_4 a {
	text-decoration: none;
	color: navy;
}

#home_sticky_1 a:hover, #home_sticky_2 a:hover, #home_sticky_3 a:hover, #home_sticky_4 a:hover {
	text-decoration: underline;
	color: blue;
}

#home_sticky_1 ul, #home_sticky_2 ul, #home_sticky_3 ul, #home_sticky_4 ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: circle;
	list-style-image: url(images/li2.gif);
}

#home_sticky_1 p {
	line-height: normal;
}

#home_sticky_1 { top:45px; left:35px; width:183px; height:125px; }
#home_sticky_2 { top:190px; left:28px; width:185px; height:180px; }
#home_sticky_3 { top:233px; left:236px; width:185px; height:180px; }
#home_sticky_4 { top:238px; left:467px; width:190px; height:180px; }

#home_edit {
	text-align: center;
}

#fcee_home_content {
	float: right;
	display: inline-block;
	padding-right: 30px;
}


/* @group Structure */

#myheader {
  clear:both;
  width: 880px; height: 150px;
	text-align: left;
	margin: 0;
	display: block;
	background: transparent url(images/header-bg-logo-only.jpg) no-repeat left bottom;
	padding: 0;
}

#myheaderimg {
  /*background: transparent url(images/logo.gif) no-repeat center top;*/
  width:880px; height:120px;
	margin: 0; padding: 0;
	background-color: transparent;
}

#myheaderimg h1, #myheaderimg .description {
	display: none;
}


/* HOME SPECIFIC */
#home_top { 
  display:block; padding:10px 5px; margin:0px 40px; height:22px;
  background-color: #cc0033; border-bottom: 2px solid #000; font-size: 10px;
	overflow: visible;
	visibility: visible;
	z-index: 5;
	position: relative;
	top: 0;
}
.searchbox { color: white; float:left; display: block;}
.myfcee { text-align: left; float: right; color: white; }
#home_top .input {
  color: green; background-color: #eee; border: 2px solid #003300; width: 60px;
  font: small "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  height: 15px;
}

#home_top .input:focus { background-color: #ffffcc; }

#home_top .submitbutton {
  border-style: none;  background-color: transparent; 
  font-weight: normal; font-size: 20px; color: white; font-style: normal;
  vertical-align: middle;
  margin-top: 5px; margin-right: 0;
}

#home_top p { float: left; margin: 0 0 0 10px; padding: 0; }
#home_top p.submit { margin: -10px 0 0; padding: 0; }


.breadcrumb {
	padding: 3px 0px;
	font-size: small;
	color: white;
	display: block;
	float: left;
	margin: 128px 0 0 220px;
}

.mybreadcrumb {
	padding: 3px 0px;
	font-size: small;
	color: white;
	display: block;
	float: left;
}

.mybreadcrumb a, .mybreadcrumb a:visited {
	text-decoration: none;
	color: white;
}

.mybreadcrumb a:hover {
	text-decoration: underline;
	color: white;
}





/* @end */

.description {
	display: none;
}

#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}

#navbar {
clear:both; float: left;
	width: 200px;
	padding: 0px;
	margin: 0 10px 0px 0px;
}
div#navbar.home_navbar {
  height:800px;
}

#content {
	float: left;
	/*width: 420px;*/
	margin: 5px 0px 0px 0px ;
	padding: 0px 0 0 10px;
}

#sidebar {
	position:absolute; right:50px; top:100px;
  width: 200px;
	background: url(images/sidebar_top.gif) no-repeat center top;
	padding: 170px 0px 0px 0px;
	margin:0px;
}

#footer {
	clear: both;
	padding: 30px;
	margin: 0;
}

#left-column {
	float: left;
	width: 20px;
	height: 320px;
	background-color: transparent;
}

div#content.nonavcontent, .nonavcontent {
	width: 630px;
}

div#content.nosidebarcontent, .nosidebarcontent {
	width: 630px;
}

div#content.standardcontent, .standardcontent {
	width: 420px;
}

.nosidebarwrapper {
	margin-top: -100px;
}

#home_top div.myfcee a {
	color: white;
	text-decoration: underline;
}

#home_top div.myfcee a:hover {
	color: yellow;
	text-decoration: underline;
}

/* @end */

/* @group Navbar */

#navbar {
}

#navbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#navbar ul h2 {
	margin: 15px 0 0;
	border-bottom: 2px solid silver;
	color: #006600;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}

#navbar ul li { 
  float:left; display:block; width:200px; margin:0px; padding:0px; }

#navbar ul ul {
	border-bottom-style: none;
	padding-left: 10px;
}

#navbar ul ul li {
}

#navbar ul ul li a {
	margin: 0 10px 0 0;
	padding: 5px 10px 5px 5px;
	font-size: 75%;
}

#navbar ul ul ul {
	padding-left: 20px;
}

#navbar ul ul ul li a {
	margin: 0 30px 0 0;
	padding: 5px 10px 5px 5px;
	font-size: 75%;}

#navbar ul ul ul ul {
	padding-left: 30px;
}

#navbar ul ul ul ul li a {
	margin: 0 40px 0 0;
	padding: 5px 10px 5px 5px;
	font-size: 75%;}

#navbar p {

}

#navbar a {
	border-left: 10px solid #eee;
	font-size: 12pt;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: black;
	font-style: normal;
	margin: 0;
}
#navbar a:hover {
	border-left-color: #ccff00;
	color: #99cc00;
}

#navbar a:visited {

}

#blackboard {
	display: inline-block;
	float: left;
}

#blackboard a {
	border-style: none;
	display: inline-block;
	visibility: visible;
	overflow: visible;
	z-index: 5;
	position: relative;
	left: -60px;
	top: 30px;
}

/* @group Element colors */

a#one {
	border-left-color: #ffcccc;

}

a#one:hover {
	border-left-color: #ff0000;
}

a#two {
	border-left-color: #ffccff;
}

a#two:hover {
	border-left-color: #ff00ff;
}

a#three {
	border-left-color: #ccffcc;
}

a#three:hover {
	border-left-color: #00ff00;
}

a#four {
	border-left-color: #ccffff;
}

a#four:hover {
	border-left-color: #00ffff;
}

a#five {
	border-left-color: #ffffcc;
}

a#five:hover {
	border-left-color: #ffff00;
}

a#six {
	border-left-color: #ddddff;
}

a#six:hover {
	border-left-color: #9999ff;
}

a#seven {
	border-left-color: #cceecc;
}

a#seven:hover {
	border-left-color: #00ee00;
}

/* @end */

#flexi-pages-1-1 ul li ul li a {
	color: black;
	border-left: 10px solid #eee;
}

#flexi-pages-1-1 ul li ul li a:hover {
	color: black;
	border-left: 10px solid #99cc00;
	color: #99cc00;
}

#flexi-pages-1-1 ul li.current_page_item a {
	color: black;
}

#flexi-pages-1 ul li ul li.current_page_item a {
	border-left-color: #99cc00;
	color: black;
}

#flexi-pages-1 ul li ul li ul li.page_item a {
	border-color: #eee;
	color: black;
}

#flexi-pages-1 ul li ul li ul li.current_page_item a {
	border-left-color: #99cc00;
	color: black;
}

#flexi-pages-1 ul li.current_page_parent ul li.current_page_item ul li.page_item a {
	border-color: #eee;
}

#flexi-pages-1 ul li.page-item-7 a:hover, #flexi-pages-1 ul li.page-item-7.current_page_item a:hover {
	color: #99cc00;
}

#flexi-pages-1 ul li.page-item-7.current_page_item a {
	color: #aaa;
}

#flexi-pages-1 ul li.page-item-10 a:hover, #flexi-pages-1 ul li.page-item-10.current_page_item a {
	border-left-color: #cc0033;
	color: #cc0033;
}

#flexi-pages-1 ul li.page-item-10.current_page_item ul li a {
	color: black;
	border-left-color: #eee;
}

#flexi-pages-1 ul li.page-item-10.current_page_item ul li a:hover {
	border-left-color: #cc0033;
	color: #cc0033;
}

#flexi-pages-1 ul li.page-item-10 ul li.current_page_item a {
	border-left-color: #cc0033;
}

#flexi-pages-1 ul li.page-item-10 ul li ul li.current_page_item a {
	border-left-color: #cc0033;
}

#flexi-pages-1 ul li.page-item-12 a:hover, #flexi-pages-1 ul li.page-item-12.current_page_item a {
	border-left-color: #000099;
	color: #000099;
}

#flexi-pages-1 ul li.page-item-12.current_page_item ul li a {
	color: black;
	border-left-color: #eee;
}

#flexi-pages-1 ul li.page-item-12.current_page_item ul li a:hover {
	border-left-color: #000099;
	color: #000099;
}

#flexi-pages-1 ul li.page-item-12 ul li.current_page_item a {
	border-left-color: #000099;
}

#flexi-pages-1 ul li.page-item-12 ul li ul li.current_page_item a {
	border-left-color: #000099;
}

#flexi-pages-1 ul li.page-item-12.current_page_parent ul li.current_page_item ul li.page_item a:hover {
	border-left-color: #000099;
}

#flexi-pages-1 ul li.page-item-13 a:hover, #flexi-pages-1 ul li.page-item-13.current_page_item a {
	border-left-color: #cccc00;
	color: #cccc00;
}

#flexi-pages-1 ul li.page-item-13.current_page_item ul li a {
	color: black;
	border-left-color: #eee;
}

#flexi-pages-1 ul li.page-item-13.current_page_item ul li a:hover {
	border-left-color: #cccc00;
	color: #cccc00;
}

#flexi-pages-1 ul li.page-item-13 ul li.current_page_item a {
	border-left-color: #cccc00;
}

#flexi-pages-1 ul li.page-item-13 ul li ul li.current_page_item a {
	border-left-color: #cccc00;
}

#flexi-pages-1 ul li.page-item-13.current_page_parent ul li.current_page_item ul li.page_item a:hover {
	border-left-color: #cccc00;
}

#flexi-pages-1 ul li.page-item-11 a:hover,#flexi-pages-1 ul li.page-item-11.current_page_item a {
	border-left-color: #009900;
	color: #009900;
}

#flexi-pages-1 ul li.page-item-11.current_page_item ul li a {
	color: black;
	border-left-color: #eee;
}

#flexi-pages-1 ul li.page-item-11.current_page_item ul li a:hover {
	border-left-color: #009900;
	color: #009900;
}

#flexi-pages-1 ul li.page-item-11 ul li.current_page_item a {
	border-left-color: #009900;
}

#flexi-pages-1 ul li.page-item-11 ul li ul li.current_page_item a {
	border-left-color: #009900;
}

#flexi-pages-1 ul li.page-item-11.current_page_parent ul li.current_page_item ul li.page_item a:hover {
	border-left-color: #009900;
}

#flexi-pages-1 ul li.page-item-2 a:hover, #flexi-pages-1 ul li.page-item-2.current_page_item a {
	border-left-color: #669999;
	color: #669999;
}

#flexi-pages-1 ul li.page-item-2.current_page_item ul li a {
	color: black;
	border-left-color: #eee;
}

#flexi-pages-1 ul li.page-item-2.current_page_item ul li a:hover {
	border-left-color: #669999;
	color: #669999;
}

#flexi-pages-1 ul li.page-item-2 ul li.current_page_item a {
	border-left-color: #669999;
}

#flexi-pages-1 ul li.page-item-2 ul li ul li.current_page_item a {
	border-left-color: #669999;
}

#flexi-pages-1 ul li.page-item-2.current_page_parent ul li.current_page_item ul li.page_item a:hover {
	border-left-color: #669999;
}

#flexi-pages-1 ul li.page-item-9 a:hover, #flexi-pages-1 ul li.page-item-9.current_page_item a {
	border-left-color: #660066;
	color: #660066;
}

#flexi-pages-1 ul li.page-item-9.current_page_item ul li a {
	color: black;
	border-left-color: #eee;
}

#flexi-pages-1 ul li.page-item-9.current_page_item ul li a:hover {
	border-left-color: #660066;
	color: #660066;
}

#flexi-pages-1 ul li.page-item-9 ul li.current_page_item a {
	border-left-color: #660066;
}

#flexi-pages-1 ul li.page-item-9 ul li ul li.current_page_item a {
	border-left-color: #660066;
}

#flexi-pages-1 ul li.page-item-2.current_page_parent ul li.current_page_item ul li.page_item a:hover {
	border-left-color: #660066;
}



/* @end */

/* @group The Post */

.post h2 a:visited, .post h2 a {
	font: normal normal 34pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: black;
}

.post h2 a:hover {
	color: #c03;
}

.post {
}

.post img {
	margin: 10px;
}

.post p {
	margin: 0 0 30px;
	padding: 2px;
}

.post a {

}

.post ul {
	padding: 10px 0 10px 30px;
}

.post li {
	margin: 0;
	padding: 0;
}

.post blockquote {
	padding: 10px;
	background-color: #eee;
	border-bottom: 3px solid silver;
}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/* @end */

/* @group Sidebar */

#sidebar ul {
	padding-left: 0;
	list-style-type: none;
	background-color: #eee;
	padding: 6px;
	margin: 0;
	border-bottom: 5px solid silver;
  
}

#sidebar ul h2, #sidebar ul h2 a {
	margin: 15px 0 0;
	border-bottom: 2px solid silver;
	color: #006600;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#sidebar ul li {
	font-size: 10pt;
}

#sidebar ul ul {
	padding-left: 20px;
	border-bottom-style: none;
}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

/* @end */

/* @group Footer */

#footer {
	color: gray;
	background-color: #fafafa;
	border-top: 3px solid #efefef;
	margin-left: 1px;
	margin-right: 1px;
}

#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.copyright {
	
}

.surgeworks {
	color: silver;
	font-size: small;
}

.surgeworks a {
	color: silver;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.surgeworks a:hover {
	color: #99cc00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



/* @end */

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

textarea#comment {
	width: 90%;
}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	margin: -40px 0 0;
}

ul.ec3_events {
	margin: -40px 0 0;
	padding-top: 0;
}

#wp-calendar th {
	margin: 0;
	padding: 0;
}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {
	margin: 0;
	padding: 0;
}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}