/*   
Theme Name: HGL
Theme URI: 
Description: This is the custom theme developed by markusen.com for Happy Go Lucky Dog.
Author: Will Markusen
Author URI: http://markusen.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Prepare theme for plugins */
@import url('../hgl/style.css');





#primary, #secondary, #branding {
	display: none;
	}


.page_item, .page_item a {
	border: none !important;
	height: 163px !important;
	width: 160px !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: .1em !important;
	color: #F4F3E2 !important;
	}

.page-item-3 a {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_classes.gif') !important;
	}

.page-item-3 a:hover {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_classes_on.gif') !important;
 	}


.page-item-5 a {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_schedule.gif') !important;
	}

.page-item-5 a:hover {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_schedules_on.gif') !important;
 	}


.page-item-7 a {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_trainers.gif') !important;
	}

.page-item-7 a:hover {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_trainers_on.gif') !important;
 	}


.page-item-9 a {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_resources.gif') !important;
	}

.page-item-9 a:hover {
	background-image: url('http://happygoluckydog.com/wp-content/themes/hgl/images/nav_home_resource_on.gif') !important;
 	}

.page_item ul {
	display: none !important;
	}


#access, .menu, .sf-menu {
	border: none;
	padding: 0;
	width: 320px;
	float: left;
	clear: none;
	}

#access {
	margin: 15px 0 0 45px;
	}

#main {
	width: 420px;
	margin: 15px 0 0 28px;
	padding: 0;
	float: left;
	clear: none;
	overflow: visible;
	}

.page_item {
	overflow: hidden;
	float: left;
	clear: none;
	}

.page_item a {
	font-size: 0 !important;
	}

#container, #content, .entry-content {
	width: 420px;
	margin: 0;
	padding: 0;
	overflow: visible;
	}

p {
	margin: 0 0 10px 0 !important;
	padding: 0;
	color: #6c1b72;
	}

h1 {
	color: #6c1b72;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	}

#entry-title {
	display: none;
	}

#footer {
	padding: 0;
	}

.logos {
	float: right;
	position: relative;
	top: 100px;
	left: 50px;
	margin-top: -70px;
	}






