/*
Theme Name: Secret Suffering
Theme URI: http://ewebscapes.com/
Description: Custom theme for Secret Suffering by E.Webscapes.
Version: 1.0
Author: Becca Wei
Author URI: http://beccary.com/
*/
/***** BASICS AND TYPOGRAPHY *****/
body {
	margin: 0;
	padding: 0;
	background: #EEECE5 url(images/bg.jpg) repeat-x;
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #222;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size: small;
}
p, ol, ul {
	margin: 1.2em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}
r1 {
        text-align: right;
}
ol, ul {
	margin: 1.2em 0 1.2em 2em;
}
blockquote {
	margin: 1.2em 25px;
	padding: 0.1em 15px;
	border-top: 1px solid #D4CBB7;
	border-bottom: 1px solid #D4CBB7;
	background: #EEECE5;
}
code {
	font-family: monospace;
}
small {
	font-size: 0.92em;
}
h1, h2, h3, h4, h5, h6, H7 {
	margin: 1.2em 0 0 0;
	padding: 0;
	font-family: Georgia, serif;
	color: #600000;
}
h1  {
	font-size: 1.58em;
	font-weight: normal;
}
h2 {
	margin-top: .5em;
	font-size: 1.58em;
	font-weight: normal;
}
h3 {
	margin: 0;
	font-size: 1.38em;
}
h4 {
	margin-top: 0.3em;
	font-size: 1.18em;
	color: #212121;
}
h5 {
	margin-top: 0.3em;
	font-size: 1.18em;
}
h6 {
	font-size: 1.4em;
	color: #212121;
}
h7 {
	margin-top: 0em;
	font-size: 1.18em;
	font-weight: normal;
}
hr {
	margin: 1.2em 0;
	border: 0;
	height: 4px;
	background: #D4CCB7;
	color: #D4CCB7;
}
/* Links */



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none !important;
}

a {
	color: #8F691E;
}
a:visited, a:active {
	color: #8F691E;
}
a:hover {
	color: #600000;
	text-decoration: none;
}

 a img {
	border: 0;
}
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 8px; margin: 0 7px 2px 0; display: inline; }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto} 
.right { float: right; }
.left { float: left; }
/* Forms and inputs */
form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
input, textarea, select {
	border: 1px solid #BAA988;
	background: #EEECE5;
	color: #222;
	font: 1em "Trebuchet MS" Arial, sans-serif;
}
input:focus, textarea:focus, select:focus {
	background: #F6F5F2;
}
.submit, .submit:focus {
	border: 1px solid #8A0000;
	background: #AD0000 url(images/bg.jpg) repeat-x 0 -150px;
	color: #EEECE5;
	height: 21px;
}
/***** THE LAYOUT *****/
#wrapper {
	margin: 0 auto;
	width: 940px;
	text-align: left;
}
/* HEADER */
#header {
	height: 117px;
	background: url(images/headerlong.gif) no-repeat 0 5px;
}
#header h1 {
	float: left;
	margin: 0;
	padding-top: 17px;
	width: 375px;
	height: 89px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 72px;
}
html>body #header h1 {
	height: 72px;
}
#header h1 a {
	display: block;
	margin-left: 60px;
	padding-top: 45px;
	width: 315px;
	height: 45px;
	font-size: 0.1em;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>body #header h1 a {
	height: 0;
}
#header h2 {
	display: none;
}
#header2 {
	float: right;
	margin-right: 20px;
	width: 530px;
	height: 89px;
	text-align: right;
	overflow: hidden;
}
#search {
	padding-top: 15px;
	height: 40px;
	font-size: 0.92em;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
}
html>body #search {
	height: 25px;
}
#s {
	padding: 0;
	height: 19px;
	width: 112px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
	width: 110px;
}
html>body #s {
	height: 17px;
	width: 110px;
}
#searchsubmit {
	margin: 0;
	padding: 0 8px;
	border: 0 solid #FFF;
	width: 52px;
	height: 19px;
	background: transparent url(images/button-search.gif) no-repeat;
	text-align: center;
	line-height: 19px;
}
#nav {
	color: #666;
}
#nav ul {
	margin: 0;
	list-style: none;
}
#nav li {
	display: inline;
}
#menu {
	clear: both;
	margin-left: 140px;
	width: 780px;
	height: 28px;
	background: url(images/menu-remake.gif) no-repeat;
	/*overflow: hidden;*/
}
#menu ul, #menu ul ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:28px;
 }
 #menu ul a:link, #menu ul a:active, #menu ul a:visited{
    display:block;
    text-decoration:none;
	color: #F0D878 !important;
	padding: 0px 12px 0 3px;
 }
#menu ul li{
    float:left;
    position:relative;
	padding: 0 0 0 10px;
}
#menu ul li ul li:hover{
	background:#000 !important;
}
#menu li:hover, #menu li.current_page_item {
	background: url(images/menu-tableft.gif) no-repeat 0 0;
}
#menu li.hometab:hover, #menu li.hometab.current_page_item {
	background: url(images/menu-tableft2.gif) no-repeat 0 0;
}
#menu li:hover a, #menu li.current_page_item a {
	background: url(images/menu-tabright.gif) no-repeat 100% 0;
}
#menu li:hover ul li{
	background:none;
}
#menu li.hometab:hover ul li, #menu li.hometab.current_page_item ul li{
	background:none;
}
#menu li:hover ul li a, #menu li.current_page_item ul li a {
	background:none;
}
/*#menu ul li a{
	float: left;
	display: block;
	 Original: padding: 4px 18px 0 7px;
	padding: 4px 11px 0 0px;
	width: .1em;
	height: 28px;

	text-decoration: none !important;
	white-space: nowrap;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
} */
#menu ul ul {
    position:absolute;
/* changed from 150 */     width:300px;
    top:28px;
    display:none;
	margin-left:-10px;
	background: #8A0000 url(images/bg2.jpg) repeat-x 0 0;
}
#menu ul ul li{
	padding:0px;
	margin:0px;
/* changed from 150 */	width:300px;
}
#menu ul li ul a{
/* changed from 136 14 less */    width:286px;
    float:left;
	padding: 0.2em 7px 0.2em 7px;
	white-space: normal;
	voice-family: "\"}\"";
	voice-family: inherit;
	background:none;
}
#menu ul ul ul{
	top:auto;
	}
#menu ul li ul ul {
    left:150px;
    margin:0px 0 0 30px;
    }
#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li:hover ul ul ul ul{
    display:none;
    }
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li li li li:hover ul{
    display:block;
    }
/* HOMEPAGE */
#welcome-wrapper {
	margin-bottom: 4px;
	height: 216px;
	background: #EEECE5 url(images/welcome-bg.gif);
}
#welcome {
	float: left;
	width: 600px;
	height: 216px;
	background: url(images/welcome-left-remake.jpg) no-repeat;
}
#introduction {
	padding: 0px 0 0 50px;
	height: 169px;
	border:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 149px;
}
html>body #introduction {
	height: 149px;
}
#introduction h1{
background:#F5F1EE;
}
#introduction h2 {
	margin: 0;
	padding: 0.48em 0 0 0;
background:#F5F1EE;
}
#introduction h3 {
	margin: 0;
	padding: 0 0 0 0;
}
#introduction p {
	margin: 0.6em 0 0 0;
}
div#subscribe {
	width: 470px;
	height: 47px;
	background: url(images/welcome-left.jpg) no-repeat 0 100%;
	color: #EEECE5;
	font-size: 0.92em;
        line-height: 1.2em;
}
div#subscribe span {
	float: left;
	width: 255px;
	padding: 6px 0 0 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 205px;
}
html>body div#subscribe span {
	width: 205px;
}
div#subscribe form {
	float: right;
	width: 215px;
	padding: 6px 15px 0 0;
	text-align: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}
html>body div#subscribe form {
	width: 200px;
line-height: 1.1em;
}
#fields_email {
	padding: 0;
	height: 19px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
}


html>body #Email1 {
	height: 17px;
}
#Email1 {
	width: 122px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
}

html>body #Email1 {
	width: 120px;
}

#Submit {
	padding: 0 8px;
	border: 0 solid #FFF;
	width: 68px;
	height: 19px;
	background: transparent url(images/button-subscribe.gif) no-repeat;
	text-align: center;
	line-height: 19px;
}
#rope {
	float: right;
	padding-top: 216px;
	width: 340px;
	height: 216px;
	background: url(images/welcome-rope.jpg) no-repeat 100% 0;
	font-size: 0.1em;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>body #rope {
	height: 0;
}
#homepage {
	margin: 1.8em 20px 1.8em 20px;
	padding-top: 0.1em;
	padding-left: 29px;
	border-left: 1px solid #D3CAB6;
}
#homepage h2 {
	margin-top: 0;
}
#homepage h3 {
	margin: 0 0 1.2em 0;
}
#left{
width:550px;
padding:0;
}
#socio{
float:left;
}
#bio{
width:315px;
height:154px;
float:left;
margin-right:15px;
margin-top:0;
}
#bio img{
width:150px;
margin:0px 5px 5px 0px;
float:left;
}
#bio img[title="bob"]{
margin-top:-17px;
}
p.float_text{
margin-left-320px;
margin-top:0px;
}
#homefloat {
	float: right;
	margin-left: 10px;
	width:304px;
	margin-right:-16px;
}
#sidehometop{
padding-top:5px;
padding-bottom:5px;
border: 1px solid #D3CAB6;
}
#homefloat.photo{
padding-right:15px;
background: url(images/sidebar-text-remake.jpg) no-repeat 10px 5px;
margin-top:5px;
}
#sidehometop div#subscribe3 {
margin-top:-15px;
	padding: 0px 19px 0 25px;
	height: 90px;
	background:url(images/sidebar-subscribe2-remake.jpg) no-repeat -10px 0px;
	color: #EEECE5;
	text-align: center;
}
#sidehometop #subscribe3 form {
	float: right;
	width: 215px;
	margin-top:0px;
	padding: 6px 30px 0 0;
	text-align: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}
#sidehometop #subscribe3 span{
display:block;
width:250px;
text-align:left;
margin-right:10px;
}
#video {
margin-top:10px;
	margin-bottom: 10px;
	padding: 0.1em 10px 10px 10px;
	border: 1px solid #D3CAB6;
	background: #EEECE5;
	font-size: 0.92em;
}
#video h2 {
	margin-top: 0.64em;
	font-size: 1.42em;
}
#video p {
	margin: 1em 0;
}
/* PAGES */
#wrapper2 {
	background: #EEECE5 url(images/wrapper2.gif) repeat-y;
}
#wrapper2-footer {
	clear: both;
	height: 29px;
	background: #EEECE5 url(images/wrapper2-footer.gif) no-repeat;
	overflow: hidden;
}
div.mediatext h3{
text-align:center;
margin:0 auto;
}
/* CONTENT */
#content {
	float: right;
	padding: 0.9em 50px 0 30px;
	width: 620px;
	min-height: 300px;
	background: url(images/content.jpg) no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 540px;
}
html>body #content {
	width: 540px;
}
/* Blog and pages */
.post {
clear:left;
	padding-top: 1.6em;
	/* border-bottom: 1px solid #E5E0D5; */
}
.posttitle {
	margin: 0;
	padding-bottom: 0.2em;
	float: left;
}
.posttitle a {
	color: #600000 !important;
}
.pagetitle {
	margin: 0;
}
.postauthor {
	float: right;
	margin: 0.6em 0 5px 0;
	padding: 0 8px 0 0;
	height: 19px;
	background: url(images/button-brownright.gif) no-repeat 100% 0;
}
.postauthor span {
	display: block;
	padding: 1px 0 0 8px;
	width: .1em;
	height: 19px;
	background: url(images/button-brown.gif) no-repeat;
	color: #EEECE5;
	line-height: 18px;
	white-space: nowrap;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
}
html>body .postauthor span {
	height: 18px;
}
html>body .postauthor span { width: auto; }
.postauthor.red {
	background: url(images/button-redright.gif) no-repeat 100% 0;
}
.postauthor.red span {
	background: url(images/button-red.gif) no-repeat;
}
.postauthor.black {
	background: url(images/button-blackright.gif) no-repeat 100% 0;
}
.postauthor.black span {
	background: url(images/button-black.gif) no-repeat;
}
.postinfo {
	clear: both;
	padding-top: 0.3em;
	border-top: 3px double #D4CBB7;
}
.postfeedback {
	margin: 1.2em 0;
	text-align: right;
}
.postauthorbio {
	padding: 0.1em 10px;
	border-top: 1px solid #E5E0D5;
	border-bottom: 1px solid #E5E0D5;
	background: #EEECE5;
}
.postauthorbio p {
	margin: 1em 0 0 0;
}
.postauthorbio p.postauthorlinks {
	margin: 0.6em 0 1em 0;
}
.postauthorbio p.postauthorlinks2 {
	margin: 1em 0;
}
.postauthor, .postinfo, .postfeedback, .postauthorbio {
	color: #666;
	font-size: 0.92em;
}
#navigation {
	margin: 0.8em 0 0.6em 0;
	width: 540px;
	overflow: auto;
}
.blogintro {
	margin-top: 2em;
	padding: 0.1em 10px;
	border-top: 1px solid #E5E0D5;
	border-bottom: 1px solid #E5E0D5;
	background: #EEECE5;
	font-size: 1em;
}
.blogintro p {
	margin: 1em 0;
}
.blogintro strong {
	color: #600000;
}
/* About Us page */
.author {
	width: 540px;
	padding-top: 0.2em;
	border-top: 1px solid #D4CBB7;
	overflow: auto;
}
.author h3 {
	margin-top: 0.8em;
}
.authorphoto {
	float: left;
	margin: 1.2em 15px 0.1em 0;
	padding: 5px;
	border: 1px solid #D3CAB6;
	background: #EEECE5;
}
.authorclear {
	clear: both;
	height: 1px;
}
/* Comments */
.commentlist {
	margin: 1.2em 0;
	border-top: 1px solid #D4CBB7;
	list-style: none;
}
.commentlist li {
	padding: 0.1em 10px;
	border-bottom: 1px solid #D4CBB7;
}
.commentlist li.alt {
	background: #EEECE5;
}
.commentlist h4 {
	margin-top: 1em;
	font-size: 1em;
}
.commentmeta {
	padding-top: 0.1em;
	color: #666;
	font-size: 0.92em;
}
#commentform {
	border-bottom: 1px solid #E5E0D5;
}
#comment {
	width: 535px;
}
#commentform #submit { /* IE 5 can't tell between #Submit (used by Intellicontact) and #submit*/
	padding: 0 8px;
	border: 0 solid #FFF;
	width: 116px;
	height: 20px;
	background: transparent url(images/button-comment.gif) no-repeat;
	text-align: center;
	line-height: 20px;
}
/* SIDEBAR */
#sidebar {
	float: left;
	width: 320px;
	min-height: 358px;
	font-size: 0.92em;
	background: url(images/sidebar-text.jpg) no-repeat;
}
#sidebar.photo {
	background: url(images/sidebar-photo.jpg) no-repeat;
}
#photo {
	height: 210px;
}
#text {
	padding: 19px 34px 13px 40px;
	height: 210px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 178px;
}
html>body #text {
	height: 178px;
}
#text p {
	margin: 0 !important;
	padding: 1em 0 0 0;
}
div#subscribe2 {
	padding: 0 19px 0 25px;
	height: 63px;
	background: url(images/sidebar-subscribe.jpg) no-repeat 0 6px;
	color: #EEECE5;
	text-align: center;
}
div#subscribe2 span {
	display: block;
	margin-bottom: 2px;
}
/* Sidebar ul */
#sidebar ul {
	margin: 0 0 0 20px;
	padding: 0 25px 0 20px;
	border-left: 1px solid #D3CAB6;
	list-style: none;
}
#sidebar li {
	margin-bottom: 1.8em;
}
#sidebar h2 {
	margin-top: 0.2em;
	font-size: 1.42em;
}
#sidebar ul ul, #sidebar p {
	margin: 1em 0;
	line-height: 1.6em;
}
#sidebar ul ul {
	padding: 0;
	border: 0;
	border-top: 1px solid #E1DCCE;
}
#sidebar ul ul ul {
	margin: 0;
	border-top: 0;
}
#sidebar li li {
	margin: 0;
	border-bottom: 1px solid #E1DCCE;
}
#sidebar li li li {
	border-top: 1px solid #E1DCCE;
	border-bottom: 0;
}
#sidebar li li a {
	display: block;
	padding: 0.1em 5px;
	text-decoration: none;
}
#sidebar li li a:hover {
	background: #F6F5F2;
}
#sidebar li li li a {
	padding-left: 15px;
}
#sidebar li li li li a {
	padding-left: 25px;
}
#sidebar li li li li li a {
	padding-left: 35px;
}
#sidebar li li li li li li a {
	padding-left: 45px;
}
/* Category list */
#sidebar li select {
	margin: 1em 0;
}
#categories ul {
	font-size: 1.06em;
}
#categories ul ul {
	font-size: 1em;
}
/* Submenu */
#submenu {
	margin: 0 14px 2em 20px !important;
	padding: 0 !important;
	border-left: 0 !important;
	border-top: 1px solid #E1DCCE !important;
}
#submenu ul {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.6em;
}
#submenu li {
	margin: 0;
	border-bottom: 0 !important;
}
#submenu li li {
	border-bottom: 1px solid #E1DCCE !important;
}
#submenu li a {
	position: relative; /* IE */
	display: block;
	padding: 0.4em 15px !important;
	color: #600000;
	text-decoration: none;
	font-size: 1.42em;
	font-family: Georgia;
	font-weight: normal;
}
#submenu li a:hover {
	background: #F6F5F2 !important;
	color: #600000 !important;
}
#submenu li.current_page_item a {
	background: #F6F5F2;
	color: #600000;
}
#submenu li.current_page_item li a:link, #submenu li.current_page_item li a:visited, #submenu li.current_page_item li a:active {
	background: transparent;
	font-weight: normal;
	color: #8F691E;
}
#submenu li li a {
	padding: 0.3em 15px 0.3em 25px !important;
	color: #8F691E;
	font-size: 1.06em;
}
#submenu li li li {
	border-top: 1px solid #E1DCCE !important;
	border-bottom: 0 !important;
}
#submenu li li li a {
	padding-left: 35px !important;
}
#submenu li li li li a {
	padding-left: 45px !important;
}
#submenu li li li li li a {
	padding-left: 55px !important;
}
/* FOOTER */
#footer-wrapper {
	clear: both;
	padding-top: 4px;
	height: 148px;
	background: url(images/footer-bg.gif) repeat-x;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 144px;
}
html>body #footer-wrapper {
	height: 144px;
}
#footer {
	margin: 0 auto;
	padding: 14px 490px 14px 50px;
	width: 940px;
	height: 140px;
	background: url(images/footer.jpg) no-repeat;
	color: #666;
	font-size: 0.92em;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;
	height: 112px;
}
html>body #footer {
	width: 400px;
	height: 112px;
}
#footer table {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	height: 112px;
}
#footer td {
	vertical-align: middle;
}
#footer p, #footer ul {
	margin: 0;
	padding: 0;
}
#footer ul {
	list-style: none;
}
#footer li {
	display: inline;
}
/* #footer-nav {
	padding-top: 1.2em;
} */
/***** EVERYTHING ELSE *****/
/* Ads */
.ad {
	margin-bottom: 10px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border: 1px solid #D3CAB6;
	background: #EEECE5;
}
.ad p, .ad ul, .ad div {
	margin: 1em 0;
}
.ad ul {
	list-style: none;
}
#ad-home {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.92em;
}
#ad-blog {
	margin-left: 20px;
	margin-right: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
#ad-page {
	margin-left: 20px;
	margin-right: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
/* Plugins */
.tags {
	display: none;
}
.akst_link {
	display: block;
	margin: 1.2em 0;
}
.IMM_Glossary_-_Trigger, .IMM_Glossary_-_Trigger:hover {
	color: #600000 !important;
}
.IMM_Glossary_-_Tool_Tip {
	width: 250px !important;
	background-color: #F6F5F2 !important;
	border: 1px solid #8A0000 !important;
}
.IMM_Glossary_-_Tool_Tip .IMM_Glossary_-_H1 {
	padding : 0.2em 5px !important;
	background-color: #8A0000 !important;
	color: #F6F5F2 !important;
	font-size: 1em !important;
}
.IMM_Glossary_-_Tool_Tip .IMM_Glossary_-_P {
	margin: 0.2em 5px !important;
	color: #212121 !important;
	font-size: 1em !important;
	text-align: left !important;
}
.C {
	border-bottom: 1px dotted #600000 !important;
}
#text table {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	height: 178px;
}
#text td {
	padding: 0;
	vertical-align: center;
}
#wp_quotes {
	color: #600000;
	font-size: 1.2em;
	font-family: Georgia, serif;
	text-align: center;
}
.wp_quotes_quote {
}
.wp_quotes_author {
	font-style: italic;
}
.srg_switcher {
	display: block;
	margin: 1.2em 0;
}
.postspermonth {
	list-style: none;
}
.monthtitle a strong {
	color: #600000 !important;
	text-decoration: none !important;
}
/* Misc */
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.box { 
  background: #8C0000; 
}
.boxtop { 
  background: url(http://www.secretsuffering.com/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(http://www.secretsuffering.com/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(http://www.secretsuffering.com/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 15px; 
  background: url(http://www.secretsuffering.com/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
  fontsize: 24px

}

/* Susan's */



.boxed {
  border: 6px ridge #9c0000 ;
 padding: 10px 0px 0px 10px;
  width: 425px;
   background: #F7DB63; 
}


.boxeds {
  border: 6px ridge #9c0000 ;
 padding: 10px 0px 0px 10px;
  width: 250px;
   background: #F7DB63; 
}


bx {
        font-size: 1.75em;
	font-weight: bold;
     	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #600000;
}
smlbx {
        font-size: .78em;
	font-weight: normal;
        font-family: "Trebuchet MS", Arial, sans-serif;
	color: #600000;
}

