/* New - April 2011 */

/* ------ Section 1 - Global Settings - Body, Fonts and Links ------ */

body {
background-color: #fdfdf7; 
margin: 0;
padding: 0;
font-family: Arial, Verdana,'Lucida Sans Unicode', sans-serif;
color: #5a4a30;
font-size: 85%;
background-image: url(http://www.anorexia-reflections.com/image-files/body.jpg);
background-position: top left;
background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #884400;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 0px;
}

h1 {
margin-top: 0px;
font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
border-bottom: 0 solid #8f8fb3;
text-align: center;
font-size: 138%;
font-weight: bold;
/*font-style: italic;*/
color: #884400;
}

.subH1 {
margin-top: 0px;
font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
border-bottom: 0 solid #8f8fb3;
text-align: center;
font-size: 88%;
font-weight: bold;
font-style: italic;
color: #884400;
}

h2 {
font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
font-size: 110%;
border-bottom: 1px solid #884400;
padding-top: 12px;
}

h3 {
font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
border-bottom: 0 solid #884400;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}

code {
color: #332206;
}

img {
border: 1px solid #3e2810;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color: #1d487e;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: /*#663300;*/ #213428;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #cc9933;
font-weight: bold;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 0px solid /*#8f8fb3;*/ #f8e2bb;   
}

#Header {
position: relative;
height: 365px;
}


#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 10px 211px 0 211px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
margin-top: 15px;
width: 185px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -927px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
margin-top: 15px;
width: 180px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -218px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 0px 0;
height: 85px;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0px auto;
background-image: url(http://www.anorexia-reflections.com/image-files/background.jpg);
background-repeat: repeat-y;
background-position: top center;
background-color: transparent;
}

#Header {
background-image: url(http://www.anorexia-reflections.com/image-files/header-image.jpg);
display: block; /*added for clickable logo */
background-repeat: no-repeat;
background-color: transparent;
background-position: bottom center;
}

/* clickable logo */

#header-logo {
    background-image:url(http://www.anorexia-reflections.com/image-files/logo-spacer.gif);
    display:block;
    height:122px;
    width:270px;
	margin-left: 40px;
	outline: none;
	border: 0;
}

#header-logo a {
position:absolute;
height:120px;
width:270px;
margin-left: 45px;
}

#header-logo span {
display: none;
}

/* end clickable logo */

#ContentWrapper {
background-image: url(http://www.anorexia-reflections.com/image-files/content.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
}

#NavColumn {
background-color: transparent;
}

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#ExtraColumn {
background-color: transparent;
}

#Footer {
background-color: transparent;     
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 95%;
}

#ExtraColumn {
font-size: 95%;
}

#NavColumn h4 {
font-size: 88%;
color: #884400;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 88%;
color: #884400;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 90%;
font-family: Arial, Verdana,'Lucida Sans Unicode', sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 100%;
color: #884400;
border-bottom: 1px dotted #aa7733;
margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 5px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
background-color: transparent;        /* tan, for button and RSS box backgrounds -- */
margin-bottom: 2px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #1d487e;
font-weight: normal;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 1px 0 1px 2px;
text-decoration: none;
}

.Navigation a:visited {
color: #a27d37;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 1px 0 1px 2px;
text-decoration: none;
}

.Navigation a:hover {
color: #770000;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 1px 0 1px 2px;
background-color: transparent;   
text-decoration: underline;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #770000;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Arial, Verdana,'Lucida Sans Unicode', sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: transparent;
}

#Header .ExtraNav a:link {
color: /*#c0b887;*/ /*#afa280*/ #d8c9a3;
font-weight: normal;
text-decoration: none;
font-weight: bold;
padding-right: 13px;
background: url(http://www.anorexia-reflections.com/image-files/bullet5.gif) left top no-repeat;
padding-left: 28px;
padding-bottom: 15px;
}

#Header .ExtraNav a:visited {
color: #af9d6f; /*#332206;*/
font-weight: normal;
text-decoration: none;
font-weight: bold;
padding-right: 13px;
background: url(http://www.anorexia-reflections.com/image-files/bullet5.gif) left top no-repeat;
padding-left: 28px;
padding-bottom: 15px;
}

#Header .ExtraNav a:hover {
color: /*#cc9933;*/ #fcea7a;
background-color: transparent;
text-decoration: none;
padding-right: 13px;
background: url(http://www.anorexia-reflections.com/image-files/bullet4.gif) left top no-repeat;
padding-left: 28px;
padding-bottom: 15px;
}

#Header .ExtraNav {
font-size: 84%;
text-transform: uppercase;
position: absolute;
top: 95px;
left: 25px;
right: 19px;
text-align: right;
}

#Header .ExtraNav ul { 
margin: 0;
list-style-type: none;
}

#Header .ExtraNav li {
}

#Footer .ExtraNav {
background-color: transparent;
padding-bottom: 20px;
padding-top: 10px;
}

#Footer .ExtraNav a:link {
color: #aa7733;
padding-left: 22px;
padding-bottom: 10px;
padding-right: 15px;
text-decoration: none;
background: url(http://www.anorexia-reflections.com/image-files/bullet8.jpg) left top no-repeat;

}

#Footer .ExtraNav a:hover {
color: /*#dd5500;*/ #5f3931;
padding-left: 22px;
padding-bottom: 10px;
padding-right: 15px;
text-decoration: none;
background: url(http://www.anorexia-reflections.com/image-files/bullet7.jpg) left top no-repeat;
}

#Footer .ExtraNav a:visited {
color: /*#332206;*/ #5f4931;
padding-left: 22px;
padding-right: 15px;
padding-bottom: 10px;
text-decoration: none;
background: url(http://www.anorexia-reflections.com/image-files/bullet8.jpg) left top no-repeat;
}

#Footer .ExtraNav ul { 
margin: 0;
list-style-type: none;
}

/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: transparent;
background: url(http://www.anorexia-reflections.com/image-files/callout.jpg) top center;
background-repeat: no-repeat;
width: 90%;
border: 0px dotted #eeeeaa;
margin: 10px auto 24px auto;
padding: 4px;
color: #aa7733;
}

.CalloutBox img {
margin: 20px 10px 10px 20px;
}

div.CalloutBox p {
margin: 18px 13px 13px 40px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
background-color: transparent;
background-image: url(http://www.anorexia-reflections.com/image-files/reminder.jpg);
width: 24%;
background-position: center top;
border: 0px dotted #eeeeaa;
margin: 0 0 8px 15px;
float: right;             /* adding float enables text to flow around it */
color: #aa7733;
}

.ReminderBox h4 {
padding-top: 10px;
text-align: center;
background-color: transparent;
}

.ReminderBox p {
font-size: 80%;
padding: 0 5px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468 {
padding: 5px;
background-color: transparent;
border: 0px;
}

.AdSenseBoxExtraColumn {
float: right;
}

.AdSenseLeftTxtLinks {
float: left;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

#ChikitaBoxLeft {
display: block; 
float: left; 
margin: 5px 10px 10px 5px;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

#ChikitaBoxRight {
display: block; 
float: left; 
margin: 5px 5px 10px 10px;
}


.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}


.ReturnToNavBox {
background-color: transparent;
background-image: url(http://www.anorexia-reflections.com/image-files/bullet6.png);
background-repeat: no-repeat;
background-position: left bottom;
width: 90%;
border-top: 1px dotted #aa7733;
border-bottom: 1px dotted #aa7733;
margin: 15px auto 12px auto;
padding: 8px 4px 8px 35px;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
background-color: transparent;
border: 0px dotted #332206;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 95%;
font-weight: bold;
color: #1d487e;
line-height: 120%;
text-align: center;
}

#FacebookBox {
width: 120px;
background-color: transparent;
border: 0px solid #212c34;
margin: 5px auto 3px 3px;
padding: 2px 2px 2px 2px;
font-size: 100%;
}

#TwitterBox {
width: 120px;
background-color: transparent;
border: 0px solid #212c34;
margin: 2px auto 3px 3px;
padding: 2px 2px 2px 2px;
font-size: 100%;
}

#SocialMediaBox {
width: 150px;
background-color: transparent;
border: 0px solid #212c34;
margin: 2px auto 3px 2px;
padding: 2px 2px 2px 2px;
font-size: 100%;
}

/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #564126;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

#ContentColumn ul {
list-style-type: none;
padding-left: 5px;
margin-left: 3px;
}

#ContentColumn li {
list-style-type: square;
/*background: url(../image-files/bullet6.png) left top no-repeat; */
padding-left: 1px;
padding-bottom: 2px;
} 

.CaptionSmallTxt {
font-size: 78%;
font-weight: 200;
color: #675233;
display: block;
line-height: 150%;
margin-bottom:8px;
}

.disclaimerTxt {
font-size: 10px;
font-weight: 500;
color: #4e3018;
display: block;
line-height: 150%;
margin-bottom:8px;
}

.boldTxt {
	font-weight: bold;
}

.italicNormal {
font-style:italic;
}

.italicSmall {
font-style:italic;
font-size: 77%;
}

.italicBold {
font-weight:bold;
font-style:italic;
}

.boldTxtRed {
	font-weight: bold;
	color:#950300;
}

em.seo, strong.seo {
	font-weight: normal;
	font-style: normal; 
}



/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

.BPTable {          
background-color: #18364e;
width: 88%;
border: 2px dotted #ffffff;/*#fffa3d;*/
margin: 18px auto 24px auto;
/*margin: 0 0 12px 18px;*/
/*float: right; */            /* adding float enables text to flow around it */
color: #f2efdc;
}

.BPTable h4 {
margin: 0;
padding: 2px;
text-align: center;
color: #f2efdc;
background-color: #9c9630;/*#e8ac34;*/
}

.BPTable h3 {
font-size: 81%;
margin: 0;
padding: 2px;
text-align: center;
color: #f2efdc;
background-color: #9abd21; /*#9c9630;#e8ac34;*/
}

.BPTable p {
font-size: 90%;
padding: 0 8px;
line-height: 120%;
}

.BPTable td {
border: 1px;
border-style:inset;
border-color:#c2c2c0;
font-size: 90%;
padding: 0 8px;
line-height: 120%;
}

#ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

#ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

#Footer copyright {
font-size: 82%;
}

/** ****************** 
* FORM STYLES
******************** **/

/** INPUT, TEXTAREA, SELECT elements **/
.InputStyle {
	border: 1px solid #5f5231;
	background: url(none) no-repeat #fcfaf2;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #4d4226;
}

/** LABEL elements **/
.LabelStyle {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 11px;
	color: #4d4226;
}


#ExtraColumn h4 .regularRedTxtBold {
font-size: 86%;
color: #9e0b0f;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 0;
}
