	/*
Theme Name: Blue Dog Glass
Theme URI: http://wordpress.org/
Description: The 2010 theme for Blue Dog Glass
Author: Alan Reddick
Version: 1.0

*/

* {
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	height: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif
}
img {
	border: none;
}
p { 
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
html {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
}
body {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}
#header {
	position: relative;
	z-index: 100;
	height: 187px;
	background-image: url(images/header.png);
	background-position: center top;
	width: 100%;
}
#header #headContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 187px;
	position: relative;
}
#headContent #navigation  {
	position: absolute;
	width: 750px;
	height: 40px;
	top: 130px;
	left: 0px;
	padding-left: 150px;
	color: #FFF;
}
#navigation li {
	display: inline;
	font-size: 155%;
	list-style: none;
	text-transform: uppercase;
	padding-left: 15px;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #F1EAD1;
	text-decoration: none;
}
#navigation .current_page_item a {
	color: #B6A66F !important;
}
#navigation .current-category-ancestor a {
	color: #B6A66F !important;
}
#headContent #topMenu  {
	width: 400px;
	position: absolute;
	left: 500px;
	top: 0px;
	text-align: right;
	color: #618dd0;
}
#topMenu li {
	display: inline;
	font-size: 160%;
	list-style: none;
	text-transform: uppercase;
}
#topMenu a {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
#topMenu a:hover {
	color: #F1EAD1;
	text-decoration: none;
	padding-left: 15px;
}
#topMenu .current_page_item a {
	color: #B6A66F !important;
}
#logo {
	height: 161px;
	width: 191px;
	/* [disabled]padding-top: 14px; */
	/* [disabled]margin-left: 50px; */
	position: absolute;
	top: 14px;
	left: 50px;
}
#siteTitle {
	position: absolute;
	top: 0px;
	left: 250px;
}
#siteTitle h1 {
	font-size: 360%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFF;
}
#siteTitle p {
	font-size: 150%;
	color: #FFF;
}
#mainbodyOuter {
	background-image: url(images/mainbody-shop.gif);
	background-repeat: repeat-y;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-position: right top;
	padding-bottom: 224px;
	margin-top: -187px;
}
.course-post {
	width: 450px;
	float:left; 
}
.clearall {
	clear: both;
}
.session-times {
	background-color: #618DD0;
	margin-left: 25px;
	margin-right: 25px;
	width: 850px;
}
.session-times td {
	background-color: #FFF;
}
.session-title h3 {
	margin-top: 2px;
	margin-bottom: 2px;
}
.session-title {
	background-color: #B0C8E6 !important;
}
#mainbody  {
	width: 625px;
	margin-right: 5px;
	margin-left: 7px;
	border: none;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: right;
}
#mainbodyOuter:after {
	content: ".";
	clear: both;
	height: 0px;
	visibility: hidden;
	display: block;
}
#mainbody #bodyCopy {
	width: 717px;
	padding-top: 208px;
	float: left;
}
#bodyCopy h1 {
	margin-left:-7px;
	display: block;
	height: 35px;
	background-image: url(images/h1-bg.gif);
	background-repeat: no-repeat;
	padding-left: 41px;
	padding-top: 18px;
	font-size: 185%;
}
#bodyCopy h2 {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 125%;
}
#bodyCopy h3 {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 110%;
}
#bodyCopy p {
	margin-left: 25px;
	margin-right: 25px;
}
#sidebar {
	width: 250px;
	padding-top: 190px;
	float: left;
	min-height: 100%;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainbody a {
	text-decoration: none;
}
#mainbody a:link {
	color: #1b4b94;
}
#mainbody a:visited {
	color: #1b4b94;
}
#mainbody a:hover {
	color: #0d2447;
}
#mainbody a:active {
	color: #0d2447;
}
#sidebar h1 {
	display: block;
	height: 35px;
	padding-left: 41px;
	padding-top: 18px;
	font-size: 185%;
	padding-left:25px;
	padding-right:25px;
}
#sidebar p {
	margin-left: 41px;
	margin-right: 25px;
}
#cart h1, #cart p {
	padding: 0px !important;
	margin: 0px !important;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 244px; 
	position: relative;
	margin-top:-234px;
}
#footerContent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#menu-footer1 {
	float:left;
	border-right: solid 1px #d9c683;
}
#menu-footer2 {
	float:left;
	border-right: solid 1px #d9c683;
}
#menu-footer3 {
	float:left;
}
.footerMenu ul {
	padding: 0 20px 0 20px;
	margin: 0;
}
.footerMenu li {
	list-style: none;
	line-height: 160%;
}
.footerMenu a {
	color: #1b4b94;
	text-decoration: none;
	font-size: 115%;
	text-transform: uppercase;
}
.footerMenu a:hover {
	color: #0d2447;
	text-decoration: none;
	text-transform: uppercase;
}
.footerMenu .current_page_item a {
	color: #000000 !important;
}
.footerMenu .current-category-ancestor a {
	color: #000000 !important;
}
