/* v 0.91 */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */


body {
background: white /* white for browser window background color */
margin: 0;
padding: 0;
font-family: Georgia, 'Palatino Linotype', Palatino, serif;
color: #050000;
font-size: 13px;
line-height: 2;
}


/* -- General Link Styling -- */

a:link {
color:blue; 
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
}

#Header {
height: 260px;
}


#ContentWrapper {
float: left;
width: 100%;
}

#CenterColumn {
margin: 0 160px 0 250px;    /* STEP 1: set to "0 RightColumnWidth 0 LeftColumnWidth" - adjust for text margins in center column (+-10px) */
}

#LeftColumn {
float: left;
width: 219px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#RightColumn {
float: left;
width: 139px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -140px;        /* STEP 5: set to -(RightColumnWidth) */
}

#Footer {
clear: both;
text-align: center;
height: 270px;
}

.Liner {
padding: 10px 10px;
}

#Header .Liner {
padding: 10px 10px;
}

#Footer .Liner {
margin: 10px 100px 10px 100px;
padding: 10px 100px 10px 100px;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background-image: url(../image-files/chinese-girlfriend-background.jpg);
background-repeat: repeat-y;
}

#Header {
position: relative;
background-image: url(../image-files/chinese-girlfriend-header.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#mncl-logo {
display:block;
text-indent:-9999px;
position: absolute; 
top: 8px; 
left: 20px; 
width: 400px; 
height: 200px; 
background-color: transparent; 
}

#ContentWrapper {
background-image: url(../image-files/chinese-girlfriend-background.jpg);
background-repeat: repeat-y;
}

#LeftColumn {
background-repeat: repeat-y;
background-color: transparent;
}

#CenterColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#RightColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
color: white;
}

#Footer {
background-image: url(../image-files/chinese-love-footer.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}



/* ------ Section 4 - Left Column Navigation ------ */


.Navigation {
width: 100%;
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
line-height: 1.3;
}


/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 110%;
color: white;
border-bottom: 1px solid #b9871b;
margin: 12px 0;
}



/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
background-color: #c5a56d;        /* , for button and RSS box backgrounds -- */
border: 2px solid #c5a56d;
margin-bottom: 3px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


/* -- Navigation Link styles -- */

.Navigation a {
color: #050000;
display: block;    /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:visited {
color: #050000;
text-decoration: none;
}

.Navigation a:hover {
color: #050000;
background-color: #ffcc33;   /* gold */
text-decoration: underline;
}




/* ------ Section 5 - Additional Navigation ------ */



/* -- Footer -- */

#Footer a {
color: #080808;
text-decoration: underline;
}

#Footer a:hover {
color: #b9871b;
}






/* -- Thumbnail-with-Caption Navigation -- */

.imageCaptionLinkGroup {
text-align: center;
color: white;
}

.imageCaptionLinkGroup a {
text-decoration: none;
color: #b9871b;
}

.imageCaptionLinkGroup a:hover {
/* text-decoration: underline; */
color: white;
}

.imageCaptionLinkGroup .caption {
text-decoration: none;
text-decoration: underline;
}


/* -- Horizontal Text NavBar -- */

.text-NavBar {
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
margin: 12px auto 12px auto;
background-color: transparent;
width: 600px;           /* same width as the width of the center column (960 -180 - 180) */
}

.text-NavBar ul {
list-style-type: none;
padding: 0;
}

.text-NavBar ul li {
display: inline;
background-color: transparent;
text-align: center;
}

.text-NavBar a {
color: blue;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.text-NavBar a:visited {
color: purple;
text-decoration: none;
}

.text-NavBar a:hover {
color: red;
background-color: transparent;
text-decoration: underline;
}




/* ------ Section 6 - Specific Font Styles ------ */


.ReminderRightBox {           /* the container box */
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
line-height: 1.6;
}

.ReminderLeftBox {           /* the container box */
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
line-height: 1.6;
}



#LeftColumn {
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 85%;
color: white;
line-height: 1.2;
}

#CenterColumn {
font-size: 112%;
}

#RightColumn {
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 85%;
color: white;
line-height: 1.2;
}

#Footer {
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 75%;
color: #060606;
line-height: 1.1;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color:  #993205;
clear: both;
font-size: 125%;
line-height: 1.35;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}


h1 {
margin-top: 5px;
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 0 solid #b9871b;
text-align: center;
text-shadow: 3px 3px 6px#8599aa; 
font-size: 190%;
color: #050000;
}

h2 {
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 1px solid #b9871b;
}

h3 {
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 0 solid #b9871b;
}

#LeftColumn h4 {
font-size: 90%;
color: white;
margin-top: 0;
}

#RightColumn h4 {
font-size: 90%;
color: white;
margin-top: 0;
}

.Caption {
font-size: 88%;
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #050000;
clear: both;
line-height: 1.2;
}

.PhotoCredit {
font-size: 6px;
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #050000;
opacity: 0.5;
clear: both;
line-height: 7px;
text-transform: uppercase;
writing-mode: tb-rl;
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
}

blockquote {
margin: 12px 56px;
background color: #b9871b
color: #050000;
font-size: 85%;
line-height: 1.2;
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

blockquote.left {
 width: 200px;
 margin: 5px 15px 5px 0;
 font-size: 150%;
 text-align: center;
 border: 3px double #b9871b;
 border-width: 3px 0;
 padding: 0 !important;
 float: left;
 }

blockquote.right {
 width: 200px;
 margin: 5px 0 5px 15px;
 font-size: 150%;
 text-align: center;
 border: 3px double #b9871b;
 border-width: 3px 0;
 padding: 0 !important;
 float: right;
 }



/* ------ Section 7 - Boxes ------ */


.CalloutBox {
background-color: #c5a56d;
width: 85%;
border: 2px #ffcc33;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
margin: 18px auto 24px auto;
padding: 12px;
color: #050000;
clear: both;
}

div.CalloutBox p {
margin: 13px;
}
p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1, h2, h3, h4, h5, h6 {
margin: 0;
}
p.CalloutBox h1, h2, h3, h4, h5, h6 {
padding: 0;
}


.ReminderRightBox {           /* the container box */
background-color: #c5a56d;
width: 30%;
border: 2px solid #d10000;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin: 4px 0 12px 18px;
padding: 6px;
float: right;             /* adding float enables text to flow around it */
color: #050000;
font-size: 80%;
line-height: 1.2;
}

.ReminderRightBox h4 {
margin: 0;
padding: 6px;
text-align: center;
color: white;
background-color: transparent;
font-size: 100%;
}

.ReminderRightBox p {
padding: 0 4px;
}

.ReminderLeftBox {           /* the container box */
	background-color: #c5a56d;
	width: 30%;
	border: 2px solid #d10000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 6px;
	float: left;             /* adding float enables text to flow around it */
	color: #050000;
	font-size: 80%;
	line-height: 1.2;
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.ReminderLeftBox h4 {
margin: 0;
padding: 6px;
text-align: center;
color: white;
background-color: transparent;
font-size: 100%;
}

.ReminderLeftBox p {
padding: 0 4px;
}


.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxRightColumn {
padding: 5px;
background-color: #FFFFFF;
border: 0px;
}
.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}
.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}
.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}
.AdSenseBoxRightColumn {
padding: 0;
background-color: #822901;
margin: 0 auto 12px auto;
clear: both;
}


.ReturnToNavBox {
background-color: white;
width: 90%;
border-top: 1px solid #FFCC33;
border-bottom: 1px solid #FFCC33;
margin: 0 auto 12px auto;
padding: 4px;
clear: both;
}

.Proverb {
background-color: #c5a56d;
width: 85%;
border: 2px #ffcc33;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
color: #050000;
font-size: 90%;
line-height: 1.25;
font-family: 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
margin: 18px auto 24px auto;
padding: 12px;
clear:both;
}	
p.Proverb {
padding: 13px;
}



/* -- RSS Box -- */

#RSSbox {
width: 128px;
background-color: #c5a56d;
border: 1px solid #b9871b;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #050000;
line-height: 1.2;
text-align: center;
}




/* ------ Section 8 - Frequently Used Styles ------ */


.clear {
clear: both;
}


img {
border: 0 solid #ddd;
}


/* -- lists -- */

#CenterColumn ul {
list-style-type: disc;
margin: 0 0 8px 10px;
}

#CenterColumn li {
margin: 0 0 8px 5px;
}


#CenterColumn ol {
list-style-type: decimal;
margin: 0 0 8px 10px;
}

#CenterColumn li {
margin: 0 0 8px 5px;
}


/* -- 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;
}

.center { 
text-align: center;
}

