/* 
  -----------------------------------
  Styles for BarbaraArdinger.com
  By Alexis Masters 10/09/09
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(/images/Masthead.jpg);
	background-repeat: repeat-x;
	background-color: #C0C0C0;
}
#logo {
 width: 940px;
 margin: 0 auto;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1, h2, h3 {
 	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
 	font-weight: lighter;
 	color: cadetblue;
}
h1 {
	margin: 0px;
	font-size: 2.0em;
	letter-spacing: 0.15em;
}
h2 {
	font-size: 1.6em;
	margin: 28px 0px 0px;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.4em;
	margin: 28px 0px 0px;
	letter-spacing: 0.1em;
}
h4 {
    font-size: 1.4em;
    color: #ff3300;
    font-weight: bold;
}
.entry h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 20px 0px 0px;
	border-bottom: cadetblue;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}
#c2 img {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.date {
 	color: cadetblue;
	font-size: 90%;
	text-transform: uppercase;
	margin-top: 5px;
}
td img {
	margin: 15px;
}
#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #COCOCO;
	font-size: 0.7em;
	background-image: url(/images/Navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
body {
	min-width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(/images/Col.jpg);
	color: #333333;
}
#columns-top {
	background-image: url(/images/Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(/images/Bottom.jpg);
}
#footer {
	width: 940px;
}
#tnav-center {
 width: 940px;
}
/*Menu Outer Wrapper*/
.p7PMMh11 {
 	width: 940px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	background-image: url(/images/root.jpg);
	background-repeat: repeat-x;
	background-color: darkturquoise;
	text-align: left;
	line-height: normal;
}
/*Hide Sub-Menu in Design View*/
.p7PMMh11 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh11 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh11 li {
	list-style-type: none;
	float: left !important;
}
/* Hide from IE5 Mac \*/
.p7PMMh11 li {width: auto;}
/*End Hiding*/

/*Top Level Links*/
.p7PMMh11 a {
	display: block;
	text-decoration: none;
	letter-spacing: 0.2em;
	padding: 12px;
	color: slategray !important;
	border-right: 1px solid cadetblue;
	text-align: left;
}
.p7PMMh11 a:hover {
	color: teal !important;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh11 ul a.pmmfirst {
	border-left: 1px solid cadetblue;
}
.p7PMMh11 ul ul a.pmmfirst {
	border-left: 0;
}
.p7PMMh11 ul a.pmmlast {
}
.p7PMMh11 ul li.pmmfirst {
}
.p7PMMh11 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh11 ul ul {
	z-index: 10000;
	background-color: silver;
	width: 200px;
	background-image: url(/images/subs.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid cadetblue;
	border-bottom: 1px solid cadetblue;
	border-left: 1px solid cadetblue;
}
.p7PMMh11 ul ul li {
	float: none !important;
	background-image: none;
}
.p7PMMh11 ul ul a {
	padding: 4px 16px;
	color: teal !important;
	border-right: 0;
	background-image: none;
	text-align: left;
	overflow: hidden;
}
.p7PMMh11 ul ul a:hover {
	background-color: darkturquoise !important;
	color: lightcyan !important;
	background-image: none;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh11 ul ul ul {
	border-top: 1px solid cadetblue;
	border-right: 1px solid cadetblue;
	border-bottom: 1px solid cadetblue;
	border-left: 1px solid cadetblue;
}
TRIGGERS and CUURENT MARK RULES
*/

/*Sub Level*/
.p7PMMh11 ul a.trig_closed, .p7PMMh11 ul a.trig_closed_left {
	background-image: url(/images/pmm_south_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh11 ul a.trig_closed_up {
	background-image: url(/images/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh11 ul li.trig_open {
	color: teal !important;
	background-color: silver!important;
}
.p7PMMh11 ul a.trig_open {
	background-position: 100% -165px;
	color: teal !important;
}
.p7PMMh11 ul a.trig_open_up {
	background-color: aqua;
	color: darkslategray !important;
}
.p7PMMh11 ul ul a.trig_closed {
	background-image: url(/images/pmm_east_medium.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh11 ul ul a.trig_closed_left {
	background-image: url(/images/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh11 ul ul a.trig_open {
	color: lightcyan!important;
	background-color: aqua !important;
	font-weight: bold;
}
/*The Current Marker (You are here) links*/
.p7PMMh11 .current_mark {
	font-weight: bold;
	color: teal !important;
	font-weight: bold;
}
.p7PMMh11 ul ul .current_mark {
	color: #FFF !important;
}
/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: darkcyan;
	text-decoration: none;
}
a:visited {
	color: cadetblue;
	text-decoration: none;
}
a:hover {
	color: darkturquoise;
	text-decoration: none;
}
a:active {
	color: darkturquoise;
	text-decoration: none;
}
