/*
Theme Name: Happy Trails Learning Center
Description: Child theme for the Twenty Ten theme 
Author: The Citren Group
Template: twentyten
*/
@import url("reset.css");
@import url("../twentyten/style.css");
/*---------------------- FOOTER ---------------------- */

body, input, textarea, .page-title span, .pingback a.url {
	font-family: arial,verdana,sans-serif; 
}


#container {
    float: right;
	border-left: 2px solid #CCCCCC;
	margin-bottom: 20px;

}
#primary, #secondary {
    float: left;
 }
 
 #colophon {
    border-top: 1px solid #8D3803;
    margin-left: -20px;
    padding: 18px 20px;
	background-color: #F15A29;
	background-image: url("images/footerback.png"); background-repeat: repeat-x; background-position: center top;
}

div#colophon div#footer-widget-area, div#footer-widget-area .widget-area a:active, div#footer-widget-area .widget-area a:hover, div#footer-widget-area .widget-area a:visited, div#footer-widget-area .widget-area a:link  {
color: white;
}

div#footer h3.widget-title {
color: white;
font-size: 18px;
margin-bottom: 5px;
margin-top: 20px;
}

/*---------------------- MENU ---------------------- */
#access {
	background-image: url("images/menubackground.png"); background-repeat: repeat-x; background-position: center top;
	background-color: #3d4858;
	margin-left: -20px;
	padding: 0px 20px;
	margin-top: 25px;
	}
	
#access li:hover > a, #access ul ul *:hover > a {
    background: none repeat scroll 0 0 #202935;
}

#access ul ul a {
    background: none repeat scroll 0 0 #3d4858;
}

#access .menu-header li, div.menu li {
    margin-right: 30px;
	}
	
/*---------------------- HEADER ---------------------- */
div#newheader {
    background-image: url("images/header.png");
    background-position: center top;
    display: inline-block;
    height: 387px;
    margin-left: -20px;
    width: 980px;
}

#wrapper {
    margin-top: 0px;
}

#main {
    padding: 20px 0 0;
}

div#verytop {
    background-image: url("images/verytop.png");
    background-position: center top;
    display: inline-block;
    height: 99px;
    margin-left: -20px;
    width: 980px;
}

#header {
padding-top: 0px;
}

#branding {
display: none;
}

#contact {
    color: black;
    display: block !important;
    font-size: 15px;
    line-height: 20px;
    margin-left: 613px;
    position: static;
    top: 43px;
	margin-top: -60px
}