/*
THEME NAME: APICS
THEME URI:
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Heidi Panek
AUTHOR URI:
*/


body {
	margin: 0;
	background: #ffffff url('http://www.apicsbrandywine.org/imgs/fade-bg.gif') repeat-y;
}
body, td {
	font: 12px arial;
}
.logo {
	position: relative;
}
.logo div {
	position: absolute;
	left: 160px;
	top: 5px;
}

/* SIDEBAR */

.blue_sidebar {
	position: relative;
	top: 105px;
}
.menulist li {
	display: block;
}
.menulist, .menulist ul {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
}
.menulist ul {
	display: none;
}
.menulist li {
	position: relative;
	border: 1px solid #cccccc;
	background: #336699;
	margin-bottom: -1px;
	margin-left: -1px;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; 
}
.menulist a:link, .menulist a:visited {
	display: block;
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #006666;
	background-color: #ffffff;
}
.menulist a.highlighted {
	color: #006666;
	background-color: #ffffff;
}
.menulist a .subind {
	float: right;
}
*:first-child+html .menulist li {
	float: left;
	width: 100%;
}

* html .menulist li {
	float: left;
	height: 1%;
}
* html .menulist a {
	height: 1%;
}


#sidebar {
	position: absolute;
	top: 36px;
	width: 130px;
	left: 510px;
}
#sidebar h2 {
	border-bottom: 1px dashed #cccccc;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	padding-bottom: 20px;
}
#sidebar ul ul {
	padding-left: 10px;
	padding-top: 6px;
}

/* SEARCH */

#search {
	position: absolute;
	left: 160px;
	top: 80px;
	width: 650px;
}
.hidden {
	display: none;
}

/* BODY */
.content {
	position: absolute;
	left: 160px;
	top: 105px;
	width: 650px;
}
#blogcontent {
	width: 500px;
}
.postmetadata {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
}
.leftmargin {
	margin: 0 20px 0 0;
}
.subsection {
	margin: 0 0 20px 0;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}
.navigation {
	display: block;
	margin: 0;
	padding: 0 0 24px 0;
	border-bottom: 1px dashed #cccccc;
}
#respond {
	width: 500px;
}
#nav,
#nav a {
	font-size: 12px;
	color: #666666;
}
p.topic {
	font: 18px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; 
	background-color: #eeeeee;
	color: #006666;
	padding: 0 0 2px 5px;
	border-left: solid #CC6633 1px;
	border-top: solid #CC6633 2px;
}
p.topic a {
	text-decoration: none;
}
.h1, h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin-top: 10px;
	margin-bottom: 0;
}
.h1 a:link,
h1 a:link,
.h1 a:visited,
h1 a:visited,
.h1 a:hover,
h1 a:hover {
	color: #336699;
	text-decoration: none;
}
.h2, h2 {
	color: #CC6633;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 0;
}
.h2-lower {
	color: #CC6633;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0;
}
h2.pagetitle {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
.h3, h3 {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0;
}
.p1 {
	margin-top: 10px;
	margin-bottom: 0;
}
.small {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.dname {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin-top: 0;
	margin-bottom: 0;
}
.dinfo {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
.divide {
	margin-top: 14px;
	border-top: solid 1px #cccccc;
	padding-top: 14px;
}
ul.no_formatting {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.pad_bottom li {
	padding-bottom: 5px;
}
ul.pad_bottom > li:last-child {
	padding-bottom: 0px;
}
ul.padded5 li,
.padded5 td,
.padded5_div {
	padding: 5px;
}
ul.arrow_inside {
	list-style: url('http://www.apicsbrandywine.org/imgs/arrow.gif') inside;
}
ul.dashed li,
.dashed td {
	border-top: 1px dashed #cccccc;
}
ul.dashed > li:last-child,
.dashed-last {
	border-bottom: 1px dashed #cccccc;
}
.webmaster {
	color: #336699;
	font-size: 10px;
	border-top: solid #CC6633 2px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
}
.tracking {
	display: none:
}
.tracking a:link {
	color: #ffffff;
}
#meeting_info {
	border-right: solid 1px #cccccc;
	padding: 0 20px 0 0;
}
#bio {
	padding: 0 0 0 20px;
}
.photo img,
.img-border {
	border: 1px solid #cccccc;
}
.formspacing td {
	padding-bottom: 4px;
}
.gray td, .shaded td {
	background-color: #eeeeee;
}
.gray, .shaded {
	background-color: #eeeeee;
}
input[type="text"], textarea, select {
	border: 1px solid #cccccc;
	font-family: arial;
	font-size: 12px;
}
input[type="submit"], input[type="reset"] {
	font-family: arial;
	font-size: 12px;
}
a:link {
	color:#006666;
	text-decoration:underline;
}
a:visited {
	color:#006666;
	text-decoration:underline;
}
a:hover {
	color:#CC6633;
	text-decoration:underline;
}
.lined {
	border-top: 1px solid #cccccc;
}
.lined_bottom {
	border-bottom: 1px solid #cccccc;
}
p.line {
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
p.noline {
	margin-top: 10px;
	margin-bottom: 0px;
}
ul.arrow {
	list-style: url('http://www.apicsbrandywine.org/imgs/arrow.gif');
}
.orangeline {
	border-top: 2px solid #CC6633;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 10px;
}
img.gold {
	position: absolute;
	top: -90px;
	left: 570px;
	z-index: 1;
}
