/*
Theme Name: Castle Comforts
Theme URI: http://www.livermoreprinters.com
Description: The Castle Comforts theme built by Livermore Printers for Castle Comforts.
Version: 1.0
Author: William J Hines
Author URI: http://williamjhines.com
Tags: Castle Comforts

	 Castle Comforts
	 http://castle-comforts.com

	This theme was designed and built by Loni Frankland & William J Hines


*/


html, body {

	margin: 0px;
	padding: 0px;
	background: #aa7b41 url(images/html-bg.gif) repeat-y top; 

}

#container {

	left: 50%;
	width: 890px;
	top: 0;
	margin-left: -445px;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;

}

.ngg-galleryoverview { float: right; }

#containerOne { background: url(images/container-bg.gif) repeat-y left; }

#containerTwo { background: url(images/footer.gif) no-repeat bottom left; }

#containerThree { background: url(images/header.jpg) no-repeat top left; position: relative; }

#flash-placer { padding: 195px 0 0 784px;}

#nav-placer { padding: 24px 0 0 208px; }

#nav-bar { height: 43px; }

.navItem1, #navList li a.navItem1 a, #navList li a:visited.navItem1, #navList li a:active.navItem1 {

	background: url(images/nav1u.gif) no-repeat top left;
	padding: 0;
	margin: 0;

}

#navList li a:hover.navItem1 {

	background: url(images/nav1o.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	
}

.navItem2, #navList li a.navItem2 a, #navList li a:visited.navItem2, #navList li a:active.navItem2 {

	background: url(images/nav2u.gif) no-repeat top left;
	padding: 0;
	margin: 0;

}

#navList li a:hover.navItem2 {

	background: url(images/nav2o.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	
}


.navItem3, #navList li a.navItem3 a, #navList li a:visited.navItem3, #navList li a:active.navItem3 {

	background: url(images/nav3u.gif) no-repeat top left;
	padding: 0;
	margin: 0;

}

#navList li a:hover.navItem3 {

	background: url(images/nav3o.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	
}


.navItem4, #navList li a.navItem4 a, #navList li a:visited.navItem4, #navList li a:active.navItem4 {

	background: url(images/nav4u.gif) no-repeat top left;
	padding: 0;
	margin: 0;

}

#navList li a:hover.navItem4 {

	background: url(images/nav4o.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	
}


.navItem5, #navList li a.navItem5 a, #navList li a:visited.navItem5, #navList li a:active.navItem5 {

	background: url(images/nav5u.gif) no-repeat top left;
	padding: 0;
	margin: 0;

}

#navList li a:hover.navItem5 {

	background: url(images/nav5o.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	
}

#navList, #navList ul {

	font-family:Arial,Helvetica,sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;

}

#navList a {
	display: block;
	text-decoration: none;
}

#navList li ul, #navList ul li {

	width: 12em;

}

#navList ul li a {

	color: #641d15;
	border-right: 0;
	padding: 3px 12px 3px 16px;
	
}

#navList li ul {

	position: absolute;
	background-color: #641d15;
	background-repeat: repeat-x;
	margin: 0px 0 0 0px;
	display: none;
	padding: 2px;
	border: none;
	
}


#navList li ul.secondaryUl {

	margin: 0 0 0 14px;

}

#navList li ul.secondaryUl2 {

	margin: 0 0 0 11px;

}

#navList li ul.secondaryUl3 {

	margin: 0 0 0 13px;

}

#navList li:hover ul, #navList li.p7hvr ul {
	display: block;
}

#navList li:hover ul a, #navList li.p7hvr ul a {
	color: #ffffff;
	background-color: #7e1914;
	padding: 4px 8px 4px 8px;
	border-bottom: #bc662c solid thin;
}

#navList li:hover ul a:hover, #navList li.p7hvr ul a:hover {
	color: #ffffff;
	background-color: #ab1d44;
	padding: 2px 0 2px 0;
	padding: 4px 8px 4px 8px;
	border-bottom: #bc662c solid thin;
}


#navList li {float: left; margin: 0 15px 0 15px;}

#navList li ul li {float: left; margin: 0;}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#contentMain { width: 890px; }

#contentMainRight { width: 690px; float: right; }

#contentMainLeft { width: 192px; float: left; background: url(images/strip-top.jpg) no-repeat top right; }

#contentMainLeftFormat { padding: 100px 0 0 32px; text-align: center;}

#contentMainRightFormat { padding: 10px 0 20px 0; }

#contentFooterRightFormat { padding: 10px 0 20px 0; text-align: center;}

#contentMainRightBox { width: 680px; height: 750px;}

#contentFooterLeft { width: 192px; float: left;}

#contentFooterLeftFormat { padding: 13px 0 15px 32px; text-align: center;}

#flash-object { width: 106px; height: 28px; }

/* Clearfix for Styling Main Container*/


.clearfix:after {

    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

* html .clearfix {height: 1%;}
.clearfix {display: block;}


/* Hides from IE-mac \*/
