body {
    color: #ff0099;
    background: #ffffff;
    margin: 20px;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
}

h1 {
    font-weight: bold;
    font-size: 150%;
    text-align: center;
}

img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}
h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 12px;
}

h3 {
    font: bold 12px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 6px 10px;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    background: #FDF0F6;
	background-image: url('woman/pasi.jpg');
	background-repeat: no-repeat;
	background-position: right top;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}


h4 {
    font-size: 12px;
    border: 1px solid #FFAED6;
    border-bottom: none;
    border-left: none;
    margin: 0px 0px 0px 0px;
    color: #ff0099;
    background: white;
	background-image: url('woman/warna.jpg');
	background-repeat: no-repeat;
	background-position: left top;
    padding: 2px 0px 3px 16px;
}

h5 {
    font-size: 12px;
	background-image: url('woman/kecil.jpg');
	background-repeat: no-repeat;
	background-position: left top;	
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    background-color: #FFAED6;
    padding: 2px 4px 2px 5px;
}

h6 {
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 1px 5px;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold 1em verdana, arial, helvetica, sans-serif;
}

.storytitle a:link {    font-size: 14px; color: #ff0099; text-decoration: none;}
.storytitle a:visited { font-size: 14px; color: #ff0099; text-decoration: none;}
.storytitle a:hover {   font-size: 14px; color: #ff0099; text-decoration: underline;}


.storycat {
    font: 11px verdana, arial, helvetica, sans-serif;
}
.storycat a:link {    font-size: 11px; color: #ff0099; text-decoration: none;}
.storycat a:visited { font-size: 11px; color: #ff0099; text-decoration: none;}
.storycat a:hover {   font-size: 11px; color: #ff0099; background-color: #ffffff; text-decoration: none;}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #0000dd;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    /* background : transparent; */
}

a:link    { color: #0066C0; text-decoration: none; }     
a:visited { color: #0066C0; text-decoration: none; }     
a:hover   { color: #ff0099; text-decoration: underline; }

#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px 240px 20px 220px;
    color: #ff0099;
    background: #ffffff;	
	background-image: url('woman/girly.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
    padding: 5px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
    color: #ff0099;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background: #cccccc;
    color: #000000;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}
.navigation {
    width: auto;
    min-width: 120px;
    margin: 0px 195px 0px 170px;
    padding: 2px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

.leftsideSection li {
	list-style-type: none;
    margin: 0px 0px 5px 0px;
	padding-left: 7px;
}

.rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

.rightsideSection li {
	list-style-type: none;
    margin: 0px 0px 5px 0px;
	padding-left: 7px;
}


.centreblock ul li {
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}
.feeding ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;			
  text-indent: -20px;
  line-height:1.5em;
}

.centreblock h4 {
    border: 1px solid #00d;
    margin: 14px 1px 2px 10px;
}


.storyContent {
    float: right;
    color: #47383F;
    background: #ffffff;
	border-top: 0px solid #fcdbeb;
	border-right: 1px solid #fcdbeb;
	border-bottom: 1px solid #fcdbeb;
	border-left: 1px solid #fcdbeb;
    padding: 25px 10px 15px 10px;
  	background-image: url('woman/dun.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.storyContent img {
	margin-right: 8px;
}

.feeding {
	width: auto;
	min-width: 120px;
	margin: 0px 195px 0px 170px;
	background: #fdf0f6;
	z-index: 3;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;	
 }
.feeding a:link {    font-size: 11px; color: #0066C0; text-decoration: none;}
.feeding a:visited { font-size: 11px; color: #0066C0; text-decoration: none;}
.feeding a:hover {   font-size: 11px; color: #ff0099; background: #ffffff;} 

.storyCommentContent {
    border: 1px solid #00d;
    color: #ff0099;
    background: #eee;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}
.storyLinks a:link {    font-size: 10px; color: #00d; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #00d; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #ff0099; text-decoration: underline;}


blockquote {
    margin: 0.5em;
    color: #333333;
    padding: 4px;
    /*border: 1px solid #000000;*/
    background: #ded6c6;
}

q {
    color: #333333;
    background: #ded6c6;
}

#leftside {
    position: absolute;
    width: 160px;
    top: 40px;
    left: 8px;
    padding: 0px;	
/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    background: #ffffff;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #0066C0; text-decoration: none;}
#leftside a:visited { color: #0066C0; text-decoration: none;}
#leftside a:hover { color: #ff0099; text-decoration: underline;}

.leftsideSections {
    color: #ff0099;
    background: #fdf0f6;	
	background-image: url('woman/roof.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.leftsideSection {
    color: #ff0099;
    background: #fdf0f6;
    padding: 4px;
    margin: 0px 0px 0px 0px;	
}
.leftsidebot {
    background: #ffffff;
}

.leftsideSex {
    color: #ff0099;
    background: #fdf0f6;
    padding: 4px;
    margin: 0px 0px 0px 0px;
	text-align: center;
}
.rightsideSex {
    color: #ff0099;
    background: white;
    padding: 4px;
    margin: 0px 0px 0px 0px;
	text-align: center;
}

.leftsider{
    color: #ff0099;
    background: #fdf0f6;
    padding: 4px;
    margin: 0px 0px 0px 0px;
	text-align: center;
}

#rightside {
    position: absolute;
    width: 190px;
    top: 30px;
    right: 7px;
    padding: 0px;
/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    background: #ffffff;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 188px;}

#rightside a:link { color: #0066C0; text-decoration: none;}
#rightside a:visited { color: #0066C0; text-decoration: none;}
#rightside a:hover { color: #ff0099; text-decoration: none;}


.righthere {
    color: #3C2D34;
	text-align: left;
}
.rightsideSectiona {
	text-align: center;
}
.rightsideSection {
    color: #ff0099;
    background: #ffffff;
    padding: 0px;
    margin: 5px 0px 10px 0px;
}

.rightsideSections {
    color: #ff0099;
    background: #ffffff;
    text-align: center;
    padding: 4px;
    margin: 0px 0px 10px 0px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 8px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.centerR {
    text-align: left;
}

.centerP {
	font-weight: bold;
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

.b2calendartable { background: #ded6c6; border: 1px solid #00d; font: 11px verdana, arial, helvetica, sans-serif; }
.b2calendarmonth { }
.b2calendarrow   { }
.b2calendarheadercell { color: #e9f2fc; background: #b5a58c; }
.b2calendarcell { color: #ff0099; }
.b2calendartoday { color: #dd0000; }
.b2calendaremptycell { }
.b2calendarlinkpost { color: #354463; text-decoration: none; }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

/* All the content boxes belong to the content class. */
.centreblock {
/* position: relative; */
	width: auto;
	min-width: 200px;
	margin: 0px 195px 20px 170px;
	color: #47383F;
	padding: 1px;
	z-index: 3;
	background-image: url('woman/left.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	
	border-top: 0px solid #fcdbeb;
	border-right: 0px solid #fcdbeb;
	border-bottom: 1px solid #fcdbeb;
	border-left: 0px solid #fcdbeb;
 }

.centreblocking {
	width: auto;
	min-width: 200px;
	margin: 0px 195px 20px 170px;
	color: #47383F;
	padding: 1px;
	z-index: 3;
    text-align: center;
 }


.bego {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imagelink {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.anulink {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sitemapview li {
font-size: .85em;
line-height: 1.8em;
}

.submark {
    margin: 0px 20px 0px 20px;
    padding: 0px 4px 1px 0px;
    font-size: 11px;
    font-weight: bold;	
    color: #ff0088;
    width: auto;
    background: #ffffff;
    border: 1px solid #fcdbeb;
}

.alignright {
	float: right;	
	}	
.alignleft {
	float: left;	
	}
