/* Theme Name: Hilltop 3-column
Theme URI: http://www.mpath-ux.com/
Description: A design for Hilltop Children's Center
Author: B. Burt
Author URI: http://www.mpath-ux.com/
*/



/*<group=General Styles>*/

body {
	/* background: #0E6F4E; */
	background: #004D00;
	text-align: center;
	font: 0.75em/1.6em 'Lucida Grande', LucidaGrande, Lucida, Verdana, Helvetica, sans-serif;
	margin: 0 50px 50px;
	color: #404040;
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover, a:active {
	color: #93c32c;


}


img {
	border-style: none;

}


.image-left {
	float: left;
}

.image-right {
	float:  right;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
/*</group>*/

/*<group=Layout>*/

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(images/sidebar_left_bg_200.gif) repeat-y left top #ffffff; 
}

#container, #breadcrumbcontainer {
	width: 800px;
}

.clearer {
	clear: both;
}

#pageHeader {
	background: url(images/header.jpg) no-repeat right top; 

	margin-bottom: 20px;
	padding-top: 70px;
	border-bottom: 1px solid #cccccc;
	height: 80px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;

}

#pageHeader #logo2 {
	/* background: url(images/logo_150_t.gif) no-repeat right top; */
	position: absolute;
	top: 1px;
	left: -10px;
	z-index: 100; 
	height: 53px;
	width: 53px;
	
}

#pageHeader img {

}

#pageHeader h1 {
	margin: 0;
	color: #93c32c;
	font-weight: normal;
	font-size: 2.0em;
	display: inline;
}

#pageHeader h2 {
	color: #C32C5D;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 5px;
}

#contentContainer {
	margin-left: 200px;
	 /* position: relative;
	background: #fff; */

}

#contentContainer a:hover, a:active{
	text-decoration: none;

}


/* #contentContainer ul li{
	
list-style-image: url("/images/arrow.gif");

}

	
ul.links {
	
        list-style: square;
	border: 1px solid #cccccc;
	margin: 2em;
	width: 300px;
	padding: -1px;
	Background-color: #D4E5F7;
} */

#contentContainer #content {
	position: relative;
	padding-left: 5px;
	padding-right: 10px;
	margin-right: 180px;
	padding-bottom: 10px;
}



#contentContainer a:hover, a:active #content{
	border-bottom: 1px dotted #93c32c;
	text-decoration: none;

}


#contentContainer #sidebar {
position: relative;	
float: right;
	width: 175px;
	color: #808080;
	font-size: 0.95em;
	background: #ffd342;
	padding-left: 3px;
	border: 1px solid #999;


}

#sidebar p {
	margin: 0 0 10px;
	padding: 0 10px;
}

#contentContainer .sideHeader {

}

#sidebarContainer {
	float: left;
	width: 200px;
	position: relative;
	display: block;
	/* background: #1E4297; */
}

#sidebarContainer #logo {
	width: 200px;
	height: 150px;
	background: url(images/logo_150_c.gif) no-repeat #ffffff; 
	display: block;
}




#sidebarContainer p {
	color: #333333;
	margin: 20px;
	padding: 5px;
}

#sidebarContainer a:link, #sidebarContainer a:visited {
	text-decoration: none;
	color: #afafaf;
	background: transparent;
}

#sidebarContainer a:hover, #sidebarContainer a:active {
	/* background: #333333; */
	background: #066FD6; 

}

#sidebarContainer .page_item_current {
	color: #ffffff !important;
	background:  transparent !important;
	cursor: default !important;
}


#footer {
	color: #afafaf;
}

#footer p {
	font-size: x-small;
}

#footer a:link, #footer a:visited {
	background: transparent;
	color: #cccccc;
}

#footer a:hover, #footer a:active {
	color: #191919;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	display: block;
	background: #93c32c;
	color: #ffffff;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding-left: 25px;
	padding-right: 10px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	color: #ffffff;
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
}
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
 position:  relative;
 background: #003288;
 color: #ffffff; 
 border-top:  1px solid #dfdfdf; 
}


/* Parent - Level 0 */



#navcontainer ul {
    list-style: none;
    padding: 0px;
    margin: 10px;
    border-top:  1px solid #dfdfdf;
    border-left: none;
    border-right: none;
    border-bottom: none;
    /* border-bottom:  1px solid #afafaf;
    background: #003288; */

    }

#navcontainer li {
    text-decoration: none;
    color: #afafaf;
    border-top:  none;
    border-left: none;
    border-right: none;

    border-bottom: 1px solid #dfdfdf;
    display: block;
}



#navcontainer a {
     /* border-bottom: 1px solid #484848; */
    /* background: #003288; */
    display: block;
    padding-left: 5px;
    text-decoration: none;
	

}




#navcontainer a:hover {
    /*background: #0066CC; */
        color: #ffffff;
        
        /* border-bottom:  1px solid #afafaf;
        border-top:  1px solid #afafaf; */
}

#navcontainer a:active {
    text-decoration: none;

}


/* #navcontainer p {
    margin-left: 10px;
    margin-top: 5px;
    display: block;
} */

/* Fix IE. Hide from IE Mac \*/
html #navcontainer ul li a { height: 1%; }
/* End */

/* Child - Level 1 */

#navcontainer ul li ul {
    margin-left: 10px;
    margin-top: 5px;
    padding: 0;
    border-top-style: none;
    display: block;
    border-bottom:  1px solid #484848;
}

#navcontainer ul li ul ul {
    
}



#navcontainer ul li ul li:link {
    font-size:  0.9em;
    color: #4c4c4c;
    border-style: none;
}

#navcontainer ul li ul li:hover{
    background: transparent;
    color: #afafaf;

}

#navcontainer ul li ul #current{
    background: transparent;
    color: #ffffff;
}

#navcontainer ul li ul a:link.currentAncestor {
    background: transparent;
    color: #ffffff;
}

/* Child - Level 2 */

#navcontainer ul li ul {
    border: none;
    
}

#navcontainer ul li ul li { 
    border: none;
}

#navcontainer ul li ul li:link {
    padding-left: 30px;
}

#navcontainer ul li ul li:hover{

}

/* Child Level 3 */

#navcontainer ul li ul li {
    display: block;
}


#navcontainer p {
    padding:  0;
    display: block;
	color: #dfdfdf;
	margin-left:  12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top:  5px;
	border-bottom: 1px solid #484848;
	font-size: .9em;
}

#navcontainer h4 {
    padding:  0;
    display: block;
    color: #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-left: 10px;
    margin-right: 5px;
    font-size: 1.1em;
}

#navcontainer h5 {
    padding:  0;
    display: block;
    color: #dddddd;
    font-size: .95em;
    margin-left: 8px;
    margin-bottom: 0px;
}






/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	text-align: left;

}

.blog-archive-headings-wrapper {
	background: #ffffff;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	background: #ffffff;
	padding: 10px;
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	margin-bottom: 15px;
	
	color: #4c4c4c;
	font-weight: normal;
	font-size: 1.8em;
	display: inline;
		background: #93c32c;

}

.blog-archive-link {
	font-size: 1em;
	margin-top: 5px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #404040;
	font-size: 1.8em;
	margin-bottom: 5px;
	font-weight: bold;
}

.blog-entry-date {
	font-size: 0.9em;
	margin-bottom: 10px;

}

.blog-entry-body {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.blog-entry-comments {
	margin-top: 10px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 10px;
}

.filesharing-item {
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #404040;
	font-size: 1.8em;
	margin-bottom: 5px;
	font-weight: bold;
}

.album-description {
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 99%;
	position: relative;

}

.thumbnail-frame {
	border: 1px solid #cccccc;
	padding: 5px;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a:link {
	background-color: transparent;
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	
	color: #4c4c4c;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 0;

}

.photo-navigation {
	
	color: #4c4c4c;
		background: #93c32c;

	margin-bottom: 20px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

}

.photo-links {
	margin: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 5px;
	background: #ffffff;
}

.photo-title {
	margin: 0;
	font-size: 1.8em;
	color: #ffffff;
}

.photo-caption {
	font-size: 1em;
	margin: 0 0 10px;
	color: #ffffff;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #404040;
	font-size: 1.8em;
	margin-bottom: 5px;
	font-weight: bold;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	float: left;
	width: 132px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 1px;
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
	margin-top: 1px;
	background: #93c32c;
	color: #4c4c4c;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #222222;
	margin: 10px;
}

.movie-title {
	color: #ffffff;
	font-size: 1.8em;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #e6e6e6;
	color: #4c4c4c;
}

.form-input-button { 
} 


form dl, dl.labels {
      margin: 0;
      font-size: 100%;
      margin-top: 0.25em;
      padding:20px 4px 20px 4px;
      background: #e6e6e6;
	 color: #4c4c4c;
    }
    form dt, dl.labels dt {
      float:left;
      
	 color:#555;
      width:7em;
      margin-bottom:0.8em;
      text-align:left;
      font-weight:normal;
      position:relative /*IEWin hack*/;
    }
    form dd, dl.labels dd {
      margin-left:7em;
      margin-bottom: 0.8em;
      font-size:100%;
      font-style:normal;
      padding-left: 3px;
      
    }
    form dd.submit, dl.labels dd.submit  {
      margin-top:2em;
    }

/*</group>*/

/*<group=Search Form>*/

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #333333;
font-size: .85em;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
	}

/*</group>*/

/*<group=LiveSearch>*/

.LSRow small, #searchcontrols small {
color: #515151;
}
#LSHighlight small {
color: #515151;
}
#LSResult {
position: absolute;
background-color: #fff;
width: 200px;
margin: 0px 0 0 3px;
font: 8.5pt 'Lucida Grande', Arial, Sans-Serif;
padding: 0 0 6px 0;
border: 1px solid #999;
z-index: 100;
}
#LSResult:hover #LSHighlight {
background-color: white;
border-color: white;
}
.LSRow {
text-align: left;
padding: 3px 10px 3px;
border-top: 2px solid white;
border-bottom: 2px solid white;
}
#LSHighlight, .LSRow:hover {
background-color: #eee;
border-top: 2px solid #afafaf;
border-bottom: 2px solid #afafaf;
}
.LSRow a {
color: #0066CC;
font-weight: normal;
}
.LSRow a:hover {
color: #93c32c;
border-bottom: 1px dotted #93c32c;
font-weight: normal;
text-decoration: none;
}
#LSHighlight small {
color: #515151;
}
#searchcontrols {
padding: 3px;
}
.oddresult {
background-color: #eeeeee;
border-color: #dfdfdf;
}

/*</group>*/