/* 
Template: 	Butterfly v1.1.
Author: 	Cissi Tsang.
Author URI:	http://arach.net.au/~electrawoman
Created: 	10th July, 2005.

This template is free for distribution and modification, but please
retain this portion of the stylesheet.*/


/* Basic typography. */

body { 
	background-color: #f2f2f2;
	width: 800px; margin: auto;
	font-family : Helvetica, sans-serif; 
	text-align: center;
	 }

a { 
	color: #000000; 
	text-decoration: underline;
	 }

a:visited { 
	color: #666; 
	text-decoration: underline; 
	}
		

blockquote { 
	background: #fff url(quote.gif) top left no-repeat;
	}
         
/* Accessibility tags. These hide the tags to prevent the design
from altering. Firstly, the search box. */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; }

/* Styles for the search box. */

.searchbox { 
        width: 9em; 
	font-size: 8pt;
	border: 1px solid #000000; 
        }

.searchbutton { 
	border: 1px solid #000; font-size: 8pt; 
	}

/* Additional accessibility tags. */

hr {visibility: hidden; display: none;}

.skiplink {visibility: hidden; display: none;}

/* The #page attribute ensures that content remains 
within the specified perimeters */

#page { width: 800px; margin: 20px 0 0 20px;
	background-color: #ffffff;
	border-right: 2px solid #c0c0c0; border-bottom: 2px solid #c0c0c0;
	text-align: center;
	 }

/* The #header attribute controls the top of the content. */

#header { 
	width: auto;
	height: 150px;
	border: 10px solid #ffffff;
	background: #fff url(http://www.allforchildren.info/images/header.jpg) no-repeat;
	 }
	
.headertext { 
	float: right; width: 400px;
	padding-top: 10px;
	text-align: right;
	}

h1 { 	margin-top: -10px; 
	font-size: 15pt; font-style: italic; font-weight: normal;
	font-family : Georgia, "Times New Roman", Times, serif;	
	 }

.headersubtext { 
	float: right;
	width: 400px;
	padding-top: 10px;
	text-align: right; 
	}

h2 {    margin-top: -10px;
	font-size: 30pt; font-style: italic; font-weight: normal;
	font-family : Georgia, "Times New Roman", Times, serif; 
		}

/* The #menu controls the optional navigational area. */

/* Begin CSS Drop Down Menu */


#menuh-container
	{
	position: relative;		
	top: 0px;
        left: 0px;
	text-align: left;
	}

#menuh
	{
	font-size: 13px;
        font-family: arial, helvetica, sans-serif;
	width:800px;
	float:left;
        margin-top: 1.5em;	
        margin: 1.5em 0em 1.5em 0em;
	text-align: left;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
        

	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #000000;
	background-color: white;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #cc0000;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding: 0 0 0 0.6em;
	float:left;
        width:9em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
        border-bottom: 1px solid #cc0000; 
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0em;
	margin:0em 0 0 0em;
        width:auto;
        Border: 1px solid #cc0000; 
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/* The main entries. "#left" defines the area where the 
content will be held; ".content" defines each separate entry.*/

#left { width: 600px; 
	border-left: 10px solid #ffffff;
	text-align: left; }
	
.content { margin-top: 15px; padding: 0 20px 5px 0;
	border-right: 1px solid #eeeeee;
	color: #000000;	font-size: 10pt; line-height: 16pt; }	

h3 {    padding: 0 0 0 20px;
	border-bottom: 1px solid #000000; 
	color: #000000; text-transform: uppercase; 
	font-size: 10pt; font-weight: bold; 
        background: #fff url(http://www.allforchildren.info/images/bullet.gif) no-repeat;
	background-position: bottom left;}
	
h3.category { 
	padding: 5px; background-color: #eeeeee; 
	color: #666666; text-transform: uppercase;
	font-size: 7pt; font-weight: normal; 
	border: none;
	}
	
h3.date { 
	padding: 5px; margin-top: -10px; 
	background-color: #F3F3F3; color: #cc0000;
	font-size: 7pt; font-weight: normal; text-transform: uppercase;
 	border: none;
	}


/* The entry footer for the comments, permalink, etc. */

.entryfooter { 
	width: auto; margin: 10px 20px 20px 0;
	font-size: 7pt;	
	text-align: right; 
	}

.entryfooter a { 
	border-bottom: 2px solid #c0c0c0;
	color: #cc0000; 
	text-decoration: none; text-transform: uppercase;
	 }

.entryfooter a:visited { 
	color: #cc0000; 
	text-decoration: none; 
	}

.entryfooter a:active { 
	color: #cc0000; 
	text-decoration: none; 
	}

/* Styles for the comment form. */
	
.commentform input { 
	margin: 1px; padding: 2px;
	background-color: #fff;
	color: #000000; 
	font-size: 8pt;
	border: 1px solid #000000; 
	}

.commentform textarea { 
	margin: 1px; padding: 2px;
	background-color: #ffffff;
	color: #000000;	
	font-size: 8pt;
	border: 1px solid #000000; 
	}

/* The column area. "#right" defines the  area where the content will be held and ".rightcontent" defines each entry. */

#right { 
	float: right; width: 160px;
	text-align: left;
	border-right: 10px solid #ffffff; 
	}

.rightcontent { 
	margin-top: 15px; padding-bottom: 5px;
	color: #000000; 
	font-size: 10pt; line-height: 16pt; 
	}

.rightcontent ul {
	margin: 0; padding: 0; width: auto;
	}
.rightcontent ul li {
	display: block; list-style: none;
	}

.rightcontent a:visited {
        color: #000000; 
        }

.languages { 
	margin-top: 15px; padding-bottom: 5px;
	color: #000000; 
	font-size: 10pt; line-height: 16pt; 
	}

.languages ul {
	margin: 0; padding: 0; width: auto;
	}
.languages ul li {
	display: block; list-style: none;
	}
.languages a {
	text-decoration: none;
	}

.languages a:visited {
        color: #000000; 
        text-decoration: none; 
	}

/* The #footer" attribute, where the small print is contained. */

#footer { 
	padding: 20px;
	font-size: 8pt; line-height: 14pt; color: #000000; 
	text-align: center; }

/* The #footer2" attribute is an empty space beneath the #page. It is for the 
benefit of IE users. */

#footer2 { width: 750px; height: 20px; }

/* End of the template. I hope you enjoyed it. */


/* 

Appendix: the main colours used were:

#ffffff: The background.
#cc0000: The menu hover links.
#000000: Text and link color.
#666666: Visited links color.

*/

.pivot-popupimage {border: 0px solid;
                  border-color: white;
                  margin: 5px 5px;}