body, html {
	border: solid 0px #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFCC;
	}
	
#masthead {
	margin: 0;
	height: 204px;
}

#rap {
	width: 97%;
	background-color: #FFFFE1;
	padding: 5px;
	border: 1px solid #833243;
	margin: 5px;
	} 

#content {
	margin: 20px 11em 0 1em;
	padding-right: 40px;
	}
	/*
	text-align: left;
	width: 100%;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	padding: 10px 20px 10px 10px;
	*/
	
.post {
	margin-bottom:10px;
	padding:0;
	color:#000;
	/*background-color:#fff;*/
	border:1px solid #666666;
	}
	
.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
.post-categories li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
.post-nav {
	width: 540px;
	font-size: .8em;
	text-align: center;	
	background-color: #00557D;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	color: #CCCCCC;
	}
	
.post-nav a {
	color: #CCCCCC;
	}

.post-nav a:visited {
	color: #CCCCCC;
	}
	
.post-nav a:hover {
	color: #FFFFFF;
	}	
	
#title-page {
	margin: 10px auto 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #9CC84F;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9CC84F;
	}
	
#title-page a {
	color: #9CC84F;
	}

#title-page a:visited {
	color: #9CC84F;
	}
	
#title-page a:hover {
	color: #FE86B6;
	}
	
h2 {
	font-size:12px;
	text-align:left;
	}
	
	
h2 a:link {
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
	}
	
h2 a:visited {
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
	}
	
h2 a:active {
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
	}

h2 a:hover {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
	font-weight: bold;
	}		
	
h3 {
	font-size:12px; 
	text-align:left;
	}
/*	
h3 a:link {
	color: #000;
	}
	
h3 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 a:hover, a:active {
	color: #093860;
	}
*/	
h4 {
	font-size: 3em;
	margin: 5px 0 0 0;
	}
	
h4 a:link {
	color: #000;
	}
	
h4 a:visited {
	color: #000;
	text-decoration: none;
	}

h4 a:hover, a:active {
	color: #333333;
	}
	
.date {
	color: #000000;
	font-size: .7em;
	text-align: right;
	margin-right: 16px;
}	
/*
#commentlist {	
	margin: 0;
	padding: 0;
	}
	
#commentlist li {
	font-size: 1em;
	width: 500px;
	margin-bottom: 20px;
	padding: 0 5px 3px 5px;
	color: #000000;
	}
	
ol#commentlist {
	font-size: 1em;
	list-style: none;
	}
	
#commentlist code {
	font-family: Courier New, Courier, mono;
	border: 1px dashed #F3A0A0;
	padding: 0 5px 0 5px;
	text-align: left;
	}
	
#commentlist cite {
	margin: 0;
	padding: 5px;
	font-size: .9em;
	font-style: normal;
	background: #fff;
	}
	
#commentlist li p {
	width: 500px;
	}

*/
#content p {
	font-size: .8em;
	/* width: 535px; */
	}

.storytitle {
	margin:0;
	padding:3px 10px 3px 10px;
	letter-spacing:2pt;
	text-align:left;
	background-color:#FE86B6;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.storytitle a:link {
	color: #FFFFFF;	
	text-decoration: none;
}

.storytitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.storytitle a:hover {
	color: #9CC84F;
	text-decoration: none;
}
.storytitle-arch {
	margin:10 0 0;
	padding:3px 10px;
	letter-spacing:2pt;
	text-align:left;
	background-color:#FE86B6;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.storytitle-arch a:link {
	color: #FFFFFF;	
	text-decoration: none;
}

.storytitle-arch a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.storytitle-arch a:hover {
	color: #9CC84F;
	text-decoration: none;
}

.storycontent {
	margin:0;
	padding:1px 10px 0 10px;
	text-align:justify;
	line-height: 120%;
	}
	
.storycontent a:link {
	color: #333333;
	text-decoration: underline;
	}	

.storycontent a:visited {
	color: #333333;
	text-decoration: underline;
	}		
	
.storycontent a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

.storycontent ul {	
	list-style-type: none;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;
	font-size: 0.7em;
	text-decoration: none;
	}
	
.storycontent ul a:link {
	text-decoration: none;
	}

.storycontent ul a:visited {
	text-decoration: none;
	}

.storycontent ul li {
	list-style-image: url(http://www.sharonboorstin.com/images/images/bullet.gif);
	margin-left: 20px;
	}

.storycontent ol {	
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	
	font-size: .7em;
	}

.storycontent ol li {
	margin-left: 20px;
	}
/*
.meta {
	font-size: .7em;
	background: #eee;
	margin: 5px 0 0 0;
	padding: 3px;
	width: 502px;
	color: #3A3A3A;
	}
*/	
/*
.transparent {
	background-color: #ffffff;
	filter:Alpha(Opacity=55);
	-moz-opacity:0.55;
	}
	
.remove_filter {
	position : relative;
	-moz-opacity:0.80;
	filter:Alpha(Opacity=80);
}
*/	
	
.meta {
	margin:0 0 10px 0;
	padding:1px 10px 1px 10px;
	font-size:10px;
	letter-spacing:1pt;
	text-align:right;
	background-color:#9CC84F;
	border-bottom:1px solid #000;
	color: #000000;
	}
	
.meta a {
	color: #000000;
}	

.meta a:link {
	color: #000000;
}	

.meta a:visited {
	color: #000000;
}	

.meta a:hover {
	color: #666666;
	text-decoration: underline;
}
	
#menu_title {
	text-align:center;
	background-color:#FE86B6;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #666666;
	}

#menu {
	background: #FFFFCC;
	padding: 10px;
	position: absolute;
	right: 24px;
	top: 290px;
	width: 10em;
	border: 1px solid #666666;
	}
	
#menu ul {
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding-left: 5px;
	width: 80%;
	}
	
#menu ul li {
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	margin-bottom: 10px;
	letter-spacing: .1em;
	line-height: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
/*	
#menu[class] {
	background:url(/images/site/bg-003.png);
}
*/
/*
#menu ul li a:hover {
	color: #FFFFCC;
	border: 1px solid Silver;
	background: #336699;
	letter-spacing: .1em;
	padding-right: 5px;
	padding-left: 5px;
	}
*/
#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 80%;
}
	
#menu ul ul li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 1px;
	padding: 1px;
	color: #000000;
	width: 115%;
}

#menu ul ul li a:link {
	color: #000000;
}

#menu ul ul li a:visited {
	color: #000000;
}

#menu ul ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu input {
	background-color: #fff;
	border: 1px solid #3F729E;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	}

.border {
	clear: both;
	border: 1px solid #000000 ! important;
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
	}
a.border:link {
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
	}
a.border:visited {
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
	}
a.border:hover {
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
	background-color: #CCCCCC;
	position: relative;
	}
a.border:active {
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
}
	
a:link {
	color: #093860;
	text-decoration: none;
	page-break-after: always;
	}

a:visited {
	color: #093860;
	text-decoration: none;
}

a:hover, a:active {
	color: #556B2F;
}	
		
#wp-calendar {
	background: #fff;
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	width: 140px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar a:hover {
	background: url(http://www.sharonboorstin.com/images/images/posts.gif);
	color: #333;
	}

#wp-calendar caption {
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #999999;
	}

#wp-calendar td {
	color: #999;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding: 1px 1px;
	text-align: right;
	}

#wp-calendar td.pad:hover {
	background: #fff;
	}

#wp-calendar #today {
	background: url(http://www.sharonboorstin.com/images/today.gif);
	color: #666;
	}

#wp-calendar th {
	color: #7EABD1;
	font-style: normal;
	text-transform: capitalize;
	}

.credit {
	clear: both;
	background: url(http://www.sharonboorstin.com/images/footer.gif) no-repeat;
	width: 747px;
	height: 26px;
	margin: 0 auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
	}
	
cite {
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-style: normal;
	}
#clearer {
  clear: both;
  margin: 0;
  padding: 0;
}

#footer {
  margin-bottom: 0;
}	
/*#header {
	background: url(/images/aa-001-750x150.jpg) no-repeat;
	height: 150px;
	width: 747px;
	margin: 0 auto;
	text-align: left;
	}
	
#header a {
	text-decoration: none;
	font-size: .8em;
	position: relative;
	top: 95px;
	left: 10px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-transform: uppercase;
	}
	
#header a:visited {
	color: #3F729E;
	}
	
#header a:hover {
	color: #093860;
	}
*/
	
/* =-=-=-=-=-=-=-=-=-[Formatting]-=-=-=-=-=-=-=-=-= */

blockquote {
	border: 1px dashed #7EACD1;
	margin: 0;
	background: #F2F9FF;
	padding: 5px;
	text-align: left;
	font-size: .9em;
	}
	
code {
	font-size: 1.2em;
	color: #4C4C4C;
	}
	
abbr, acronym {
	border-bottom: 3px double #7DAAD0;
	}
	
input {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}

input:hover {
	background: #D2E5F4;
	}
	
textarea {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

textarea:hover {
	background: #D2E5F4;
	}
	
select {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}
div.spacer { clear : both; }	

/* =-=-=-=-=-=-=-=-=-[Bradley Add-Ins]-=-=-=-=-=-=-=-=-= */
.cat_name {
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border-bottom: 1px solid #999999;
	background-color: #999999;
}