/*
Theme Name: MSSF
Theme URI: http://www.mssf.org/
Description: Theme for the mushroom blog at MykoWeb.com
Version: 1.0
Author: Michael Wood
Author URI: http://www.paradigmmicro.com/
*/

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", "DejaVu Sans", Verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
	height: 100px;
}
#logo {
	padding: 0 12px;
	float: left;
	background-color: #FFFFFF;	
}
#search {
	float: right;
	padding-top: 65px;
	padding-right: 25px;
	background-color: #FFFFFF;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol3_middle.jpg);
	background-repeat: repeat-y;
}
#pmm_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 15px;
	width: 210px;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 514px;
	background-position: 22px -78px;
}
#c3 {
	width: 234px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #CCCCCC;
	font-size: 1em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}
#c1 h1 {
	font-size: 1.4em;
	color: #C00;
}
#c1 h2 {
	font-size: 1.2em;
	color: #C00;
}
#c2 h1 {
	font-size: 1.4em;
	letter-spacing: 0.2em;
	color: #FFA922;
}
#c2 h2 {
	font-size: 1.2em;
	letter-spacing: .2em;
	color: #FFA922;	
}
#c3 .content {
	font-size: 0.75em;
	padding: 16px 15px 16px 5px;
}
#c3 .content h1 {
	margin-left: 10px;
}
#c3 .content h2 {
	margin-left: 10px;
}
h1 {
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #5785BD;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #FFFFFF;
}
#c3 a:visited {
	color: #FFFFFF;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #000000;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}


/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 3-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c3_982 #c1 .section_boxtop {
	background-image: url(img/p7CRV_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c1 .section_boxbottom {
	background-image: url(img/p7CRV_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c3_982 #c2 .section_boxtop {
	background-image: url(img/p7CRV_box_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom {
	background-image: url(img/p7CRV_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c3_982 #c2 .section_box2 {
	background-image: url(img/p7CRV_box2_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c3_982 #c2 .section_boxtop2 {
	background-image: url(img/p7CRV_box2_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom2 {
	background-image: url(img/p7CRV_box2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Sidebar Right Section Boxes*/
.c3_982 #c3 .section_boxtop {
	background-image: url(img/p7CRV_rightbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c3 .section_boxbottom {
	background-image: url(img/p7CRV_rightbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme: 13 - Curvitude
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMv13 {
	width: auto;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	padding: 0;
	text-align: left;
	line-height: normal;
}
/*Hide Sub-Menu in Design View*/
.p7PMMv13 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMv13 ul {
	margin: 0;
	padding: 0;
}
.p7PMMv13 li {
	list-style-type: none;
}
.p7PMMv13 a {
	display: block;
	text-decoration: none;
	padding: 5px 16px;
	color: #000 !important;
	text-align: left;
}
.p7PMMv13 a:hover {
	color: #FFF !important;
	background-color: #000 !important;
	border-color: #000;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMv13 ul ul a.pmmfirst {
	border-top: 0;
	background-image: url(img/pmmCTude_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.p7PMMv13 ul ul a.pmmlast {
	border-top: 0;
	background-image: url(img/pmmCTude_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
}

/*First Sub Level*/
.p7PMMv13 ul ul {
	z-index: 10000;
	width: 220px;
}
.p7PMMv13 ul ul li {
	float: none;
	background-image: none !important;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
}
.p7PMMv13 ul ul a {
	padding: 4px 16px;
	color: #000 !important;
	background-image: url(img/pmmCTude_middle.png);
	zoom: 1;
	background-color: transparent !important;
	text-align: left;
	overflow: hidden;
	background-repeat: repeat-y;
}
.p7PMMv13 ul ul a:hover {
	background-position: -222px top;
	color: #FFF !important;
	background-color: transparent !important;
}
.p7PMMv13 ul ul a.pmmfirst:hover {
	background-position: -222px 0px;
}
.p7PMMv13 ul ul a.pmmlast:hover {
	background-position: -222px bottom;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMv13 img {
	border: 0;
}
.p7PMMv13 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}

/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Root Level*/
.p7PMMv13 a.trig_open {
	border-color: #000;
}
.p7PMMv13 a.trig_closed {
	background-image: url(img/pmm_east_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMv13 a.trig_closed_up {
	background-image: url(img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMv13 a.trig_closed_left {
	background-image: url(img/pmm_west_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMv13 a.trig_open, .p7PMMv13 a.trig_open_left {
	color: #CCC !important;
	background-color: #000 !important;
}
/*Sub Level*/
.p7PMMv13 ul a.trig_closed_up {
	background-image: url(img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMv13 ul a.trig_open, .p7PMMv13 ul a.trig_open_up {
	color: #FFF !important;
}
.p7PMMv13 ul a.trig_open {
	color: #FFF !important;
}
.p7PMMv13 ul ul a.pmmfirst.trig_closed {
	background-image: url(img/pmmCTude_top.png);
	background-position: -444px 0px;
}
.p7PMMv13 ul ul a.pmmlast.trig_closed {
	background-image: url(img/pmmCTude_bottom.png);
	background-position: -444px bottom;
	background-color: transparent !important;
}
.p7PMMv13 ul ul a.pmmlast.trig_open {
	background-image: url(img/pmmCTude_bottom.png);
	background-position: -222px bottom;
	background-color: transparent !important;
}
.p7PMMv13 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMv13 ul ul a.pmmfirst.trig_open {
	background-position: -222px 0px;
	background-color: transparent !important;
}
.p7PMMv13 ul ul a.trig_open {
	color: #FFF !important;
	background-position: -222px 0px;
}
.p7PMMv13 ul ul a.trig_closed {
	background-image: url(img/pmmCTude_middle.png);
	background-position: -444px center;
}
/*The Current Marker (You are here) links*/
.p7PMMv13 .current_mark {
	font-weight: bold;
	color: #000 !important;
	font-variant: small-caps;
}
.p7PMMv13 ul ul .current_mark {
	color: #FFF !important;
}

