/* Define all main values for the web site
----------------------------------------------------*/

	body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #65A5BE;
	text-align: left;
	background: #453118;
	}
	
	body p {
	color: #65A5BE;
	font-size: 0.7em;
	line-height: 1.55em;
	padding: 0;
	margin: 0;
	}
	
	/* Header elements
----------------------------------------------------*/
	#wrapperHeader {
	width: 100%;
	height: 120px;
	padding: 0;
	background-image: url(images/wallpaperV4.gif);
	background-repeat: repeat-x;
	}	

	#internalHeader {
	width: 910px;
	height: 120px;
	margin: auto;
	padding: 0;
	background: url(images/rootHeader.gif) no-repeat;
	}

	#headerText {
	width: 575px;
	float: right;
	margin-top: 20px;
	background-image: url(images/stickies.gif);
	background-repeat: no-repeat;
	background-position: right -20px;
	height: 100px;
	}

	#wrapperHeader img {
	margin-top: 11px;
	float: left;
	}
	
	/* Main body elements
----------------------------------------------------*/
	#wrapperMain {
	width: 100%;
	padding: 0;
	background-color: #2c210f;
	padding-bottom: 10px;
	}	

	#internalMain {
	width: 910px;
	margin: auto;
	padding: 0;
	}
	
	.clearer {
	clear: both;
	}
	
	.hideRooms {
	left: -1000px;
	visibility: hidden;
	display: none;
	}
		
	/* Footer elements
----------------------------------------------------*/
	#wrapperFooter {
	background-image:url(images/unevenGround.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	padding: 0;
	background-color: #453118;
	clear: both;
	}	

	#internalFooter {
	width: 910px;
	margin: auto;
	padding: 10px 0 0 0;
	text-align: right;
	}
	
	#internalFooter p {
	font-size: .6em;
	color: #856d41;
	}

	#rootFooter {
	float: right;
	width: 200px;
	}

	#rootFooter p {
	margin-bottom: 5px;
	font-size: 0.7em;
	color: #856d41;
	text-align: right;
	}
	
	div#rootFooter a:link, div#rootFooter a:visited { 
	color: #856d41;
	border: 0;
	text-decoration: none;
	}

	div#rootFooter a:hover, div#rootFooter a:visited:hover { 
	color: #fff;
	border: 0;
	}

	div#rootFooter img {
	border: none;
	}
	
	.footerTextPanels {
	width: 228px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
	
	.footerTextPanels h2 {
	font-size: 0.9em;
	color: #856d41;
	margin: 0 0 5px 0;
	}
	
	.footerTextPanels ul {
	line-height: 1em;
	margin: 0;
	padding: 0 0 0 20px;
	}
	
	.footerTextPanels li {
	font-size: 0.63em;
	color: #856d41;
	list-style-image: url(images/bullet.gif);
	margin-left: 2px;
	}
	
	.smallCopy {
	line-height: 1.4em;
	font-size: 0.58em;
	color: #856d41;
	text-align: right;
	margin: 0;
	padding: 2px 0 0 0;
	}
	
/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
	border: none;
	}
		
/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
	outline: none;
	}

		
/* Default styling for heading elements
----------------------------------------------------*/
	h1, h2, h3, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: lighter;
	}
	
	#mainCopy h1, #panelArea h1 {
	font-size: 1.5em;
	margin: 0 0 15px 0;
	color: #c6bc73;
	}
    
    .post h2 {
    font-size: 0.9em;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    }
	
	h2 {
	font-size: 1em;
	}	
		
	h3 {
	font-size: .9em;
	}
	
	h4 {
	font-size: .8em;
	color: #fff;
	margin: 0;
	}
	
	h5 {
	font-size: 1em;
	margin: 0 0 15px 0;
	}
    
/* Text styling classes
----------------------------------------------------*/
	.lightBlue {
	color: #91cfeb;
	}
	
	.white {
	color: #fff;
	}
	
	.gold {
	color: #c6bc73;
	}
	
	
/* Nav Bar
----------------------------------------------------*/
	ul#navBar   {
	width: 910px;
	height: 45px;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	float: left;
	background-image: url(images/stickies.gif);
	background-position: right -120px;
	background-repeat: no-repeat;
	}	

	ul#navBar li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 25px;
	width: 80px;
	text-align: center;
	float: left;
	margin-left: 1px;
	}
	
	ul#navBar a {
	color: #c7b523;
	text-decoration: none;
	display: block;
	line-height: 25px;
	}
			
	ul#navBar a:hover {
	background-color: #6a6421;
	display: block;
	background-image: url(images/navImageB.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	}
	
	ul#navBar a.selected {
	background-color: #6a6421;
	background-image: url(images/navImageB.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	padding: 0;
	margin: 0;
	}
	
	/* imageGallery elements for Print, Web and Imagery portfolio gallery
----------------------------------------------------*/
	#mainImageBox {
	height: auto;
	width: 425px;
	height: 155px;
	margin: 0;
	display: block;
	margin-bottom: 20px;
	}
	
	.section {
	color: #c6bc73;
	font-size: 0.7em;
	padding: 6px 0 1px 0;
	}
	
	ul#imagegallery  {
	padding: 0;
	margin: 0;
	}
	
	ul#imagegallery li {
	font-size: .7em;
	line-height: 14px;
	list-style: none;
	}

	ul#imagegallery a:link, ul#imagegallery a:visited {
	color:#856d41;
	text-decoration: none;
	}
	
	ul#imagegallery a:hover {
	color: #FFFFFF;
	}
	
/* Various Containers (main copy and right hand side)
----------------------------------------------------*/
	#mainCopy {
	width: 260px;
	float: left;
	margin: 20px 0 0 30px;
	}
	
	#newPortfolio {
	width: 530px;
	float: left;
	margin: 20px 0;
	}
	
	#newPortfolio p {
	border-bottom: 1px solid #856d41;
	margin: 1em 0 3em 0;
	padding: 0 0 2em 0;
	}
	
	#newPortfolio a:link, #newPortfolio a:visited {
	color: #c6bc73;
	text-decoration: none;
	}
	
	#newPortfolio a:hover {
	color: #fff;
	}
	
	#portfolioList {
	width: 180px;
	float: left;
	margin: 20px 0 0 20px;
	}
	
	#rightContainer {
	width: 165px;
	float: right;
	background-image: url(images/stickies.gif);
	background-repeat: no-repeat;
	background-position: -8px -166px;
	}
	
	/* .panelLeft and .panelRight splits #mainContent in two 
----------------------------------------------------*/
	#panelArea {
	width: 425px;
	float: left;
	margin-top: 20px;
	}
	
	#panelArea ul {
	line-height: .9em;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: square;
	}
	
	#panelArea li ul {
	font-size: 140%;
	}
	
	#panelArea li {
	font-size: 0.7em;
	color: #856d41;
	margin-left: 2px;
	}
	
	#panelArea a:link, #panelArea a:visited {
	color: #c6bc73;
	text-decoration: none;
	}
	
	#panelArea a:hover {
	color: #fff;
	}
	
	#panelLeft {
	margin: 15px 0 0 0;
	width: 205px;
	float: left;
	}
	
	#panelRight {
	width: 205px;
	margin: 15px 0 0 0;
	float: right;
	}
	
	.panel, .panelLF {
	width: 205px;
	background: url(images/panelWallpaper.gif) repeat-x;
	height: auto;
	margin-bottom: 20px;
	}
	
	.panel ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: square;
	}
	
	.panel li {
	font-size: 0.7em;
	color: #856d41;
	margin-left: 2px;
	}
		
	.panelHeader {
	background: url(images/panelTop.gif) no-repeat;
	height: 8px;
	}
		
	.panel p, .panelLF p {
	margin: 7px 10px 0 10px;
	line-height: 1.4em;
	color: #856d41;
	font-size: 0.7em;
	}
		
	.panel h2, .panelLF H2 {
	margin: 0 10px 8px 10px;
	color: #c6bc73;
	}
	
	.panel h4, .panelLF H4 {
	font-size: .6em;
	margin: 5px 10px 2px 10px;
	color: #c6bc73;
	}
	
	.panel h3, .panelLF H3 {
	font-size: .9em;
	margin: 0 10px 10px 10px;
	}
		
	.panel img {
	width: 185px;
	height:45px;
	margin: 0 10px 5px 10px;
	}
	
	.panelLF img {
	margin: 0 10px 0 10px;
	float: left;
	}
		
	.panel a, .panelLF a {
	text-decoration: none;
	}
	
	.panel a:link, .panel a:visited, .panelLF a:link, .panelLF a:visited {
	color: #c6bc73;
	}
	
	.panel a:hover, .panel a:active, .panelLF a:hover, .panelLF a:active {
	color: #fff;
	}
	
	.panelRight {
	background: url(images/narrowPanelWallpaper.gif) repeat-x;
	height: 308px;
	margin-top: 20px;
	}
		
	.panelHeaderRight {
	height: 8px;
	background-image: url(images/narrowPanelTop.gif);
	background-repeat: no-repeat;
	}
		
	.panelRight a:link {
	text-decoration: none;
	}
	
	.panelRight p {
	margin: 5px 10px 0 10px;
	line-height: 1.3em;
	color: #856d41;
	font-size: 0.65em;
	}
		
	.panelRight h2 {
	margin: 0 10px 8px 10px;
	color: #c6bc73;
	}
		
	.panelRight a:link, .panelRight a:visited {
	color: #c6bc73;
	}
	
	.panelRight a:hover, .panelRight a:active, .portfolioLink a:hover {
	color: #fff;
	}

	/* More Details... button styles 
----------------------------------------------------*/
	.moreDetails {
	background: url(images/moreDetails.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 185px;
	height: 25px;
	margin: 10px 0 0 10px;
	}
	
	a.moreDetails:link, a.moreDetails:visited, a.moreDetails:active {
	background: url(images/moreDetails.gif) no-repeat;
	}
	
	a.moreDetails:hover {
	background-position: -185px 0;
	}

	/* download vCard button style 
----------------------------------------------------*/
	.downloadvCard {
	background: url(images/downloadvCard.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 145px;
	height: 25px;
	margin: 15px 0 0 10px;
	}
	
	a.downloadvCard:link, a.downloadvCard:visited, a.downloadvCard:active {
	background: url(images/downloadvCard.gif) no-repeat;
	}
	
	a.downloadvCard:hover {
	background-position: -145px 0;
	}

	/* table styles 
----------------------------------------------------*/
	table {
	margin-bottom: 10px;
	}
	
	td {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 8px;
	color: #000000;
	}
	
	td a:link, td a:visited {
	color: #91cfeb;
	text-decoration: underline;
	}
		
	td a:hover {
	color: #fff;
	}
	
	tr {
	padding: 5px;
	margin: 0;
	}
	
	.goldCell {
	background-color: #c6bc74;
	}
	
	.darkGoldCell {
	background-color: #856d42;
	}
	
	.darkBrownCell {
	width: 55px;
	background-color: #453119;
	color: #c6bc73;
	}
	
	.darkBrownCellWide {
	width: 105px;
	background-color: #453119;
	color: #c6bc73;
	}

/* CSS for PHP email form
----------------------------------------------------*/
	fieldset {
	border: none;
	position: relative;
	margin: 0;
	padding: 0;
	}

	input {
	width: 260px;
	border: none;
	background-color: #453118 !important;
	color: #fff;
	}

	textarea {
	width: 260px;
	height: 100px;
	background-color: #453118;
	border: 0;
	color: #fff;
	}

	input.submit {
	width: auto;
	color: #856d41;
	}
	input.reset {
	width: auto;
	color: #856d41;
	}
	
	label {
	color: #856d41;
	}
    
/* RSS Feed
----------------------------------------------------*/
	.rssFeed {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/rss.gif) no-repeat;
	text-indent: 20px;
	margin: 62px 0 8px 0;
	line-height: 130%;
	font-size: 0.68em;
	width: 165px;
	}

	.rssFeed a:link, .rssFeed a:visited {
	color: #DC7602;
	text-decoration: none;
	}
	
	.rssFeed a:hover {
	color: #fff;
	}

/* PDF download
----------------------------------------------------*/
.downloadPdf {
	background-image: url(images/readerIcon.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	margin: 0 0 8px 0;
	line-height: 130%;
	font-size: 0.7em;
	}

/* New home page links with hover
----------------------------------------------------*/
	.case1, .case2, .case3, .case4, .case5, .case6, .case7, .case8 {
	text-indent: -9999px;
	display: block;
	width: 120px;
	height: 140px;
	}
	
	.case1, .case3, .case5, .case7 {
	float: left;
	}
	
	.case2, .case4, .case6, .case8 {
	float: right;
	}

	.case1 {
	background: url(images/newLink-blush.jpg) no-repeat;
	}

	a.case1:link, a.case1:visited, a.case1:active {
	background: url(images/newLink-blush.jpg) no-repeat;
	}
	
	a.case1:hover {
	background-position: -120px 0;
	}	
	
	.case2 {
	background: url(images/newLink-nwm.jpg) no-repeat;
	}
	
	a.case2:link, a.case2:visited, a.case2:active {
	background: url(images/newLink-nwm.jpg) no-repeat;
	}
	
	a.case2:hover {
	background-position: -120px 0;
	}
	
	.case3 {
	background: url(images/newLink-katrine.jpg) no-repeat;
	}
	
	a.case3:link, a.case3:visited, a.case3:active {
	background: url(images/newLink-katrine.jpg) no-repeat;
	}
	
	a.case3:hover {
	background-position: -120px 0;
	}
	
	.case4 {
	background: url(images/newLink-smiddy.jpg) no-repeat;
	}
	
	a.case4:link, a.case4:visited, a.case4:active {
	background: url(images/newLink-smiddy.jpg) no-repeat;
	}
	
	a.case4:hover {
	background-position: -120px 0;
	}
	
	.case5 {
	background: url(images/newLink-sr.jpg) no-repeat;
	}
	
	a.case5:link, a.case5:visited, a.case5:active {
	background: url(images/newLink-sr.jpg) no-repeat;
	}
	
	a.case5:hover {
	background-position: -120px 0;
	}
	
	.case6 {
	background: url(images/newLink-cinder.jpg) no-repeat;
	}
	
	a.case6:link, a.case6:visited, a.case6:active {
	background: url(images/newLink-cinder.jpg) no-repeat;
	}
	
	a.case6:hover {
	background-position: -120px 0;
	}
	
	.case7 {
	background: url(images/newLink-events.jpg) no-repeat;
	}
	
	a.case7:link, a.case7:visited, a.case7:active {
	background: url(images/newLink-events.jpg) no-repeat;
	}
	
	a.case7:hover {
	background-position: -120px 0;
	}
	
	.case8 {
	background: url(images/newLink-recap.jpg) no-repeat;
	}
	
	a.case8:link, a.case8:visited, a.case8:active {
	background: url(images/newLink-recap.jpg) no-repeat;
	}
	
	a.case8:hover {
	background-position: -120px 0;
	}
	
/* Map for contact page
----------------------------------------------------*/
	div#popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	background: #EFEFEF;
	border: 1px solid #999999;
	margin: 0px;
	padding: 5px;
	width: 250px;
	}
    
/* Styles for Blog page
------------------------------------------------------*/
    
    #blog_content h1 {
	font-size: 2em;
	margin: 0 0 15px 0;
	color: #c6bc73;
	}
    
    #blog_content h3 {
	font-size: 1.3em;
	margin: 0 0 15px 0;
    color: #856d41;
	}
    
    #blog_content h4 {
	font-size: 0.7em;
	margin: 0 0 15px 0;
	color: #ffffff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: lighter;
	}
    
	#sidebar {
	width: 260px;
	float: left;
	margin: 20px 0 0 30px;
	}
    
    #blog_content {
	width: 425px;
	float: left;
	margin-top: 20px;
    margin-bottom: 40px;
	}
	
	#blog_content ul {
	line-height: .9em;
	padding: 0;
    margin: 0;
	list-style: none;
	}
	
	#blog_content li ul {
	font-size: 140%;
	}
	
	#blog_content li {
	font-size: 0.7em;
	color: #856d41;
	margin-bottom: 10px;
    padding: 10px;
    list-style: none;
	}
	
	#blog_content a:link, #blog_content a:visited {
	color: #c6bc73;
	text-decoration: none;
	}
    
	#sidebar a:link, #sidebar a:visited {
	color: #c6bc73;
	text-decoration: none;
	}
	
	#blog_content a:hover, #sidebar a:hover {
	color: #fff;
	}

    .post_footer {
    font-size: 0.6em;
    color: #ffffff;
    line-height: 1.55em;
    }
    
    .post_author {
    font-size: 0.6em;
    color: #ffffff;
    margin: 0px 0px 10px 0px;
    }
    
    .post{
    border-bottom: 1px solid #6b6457;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 15px 0px;
    }
    
    .post p {
	padding: 0 0 10px 0;
    color: #856d41;
	}
    
    .comment-author {
    color: #ffffff;
    }
    
    .normal_comment {
    background-color: #1e180b;
    }
    
    .admin_comment {
    background-color: #856d41;
    }
    
    .admin_comment p{
    color: #fff !important;
    font-size: 100%;
    }
    
    .normal_comment p{
    color: #856d41;
    font-size: 100%;
    }
    
    #commentform {
    background-color: #1e180b;
    padding: 15px;
    }
    
    #commentform p {
    color: #856d41;
    }
    
	#commentform input {
	width: 390px;
    height: 17px;
	border: 1px solid #6B6457;
	background-color: #1e180b !important;
	color: #856d41;
    margin: 3px 0px 10px 0px;
    padding-top: 3px;
    text-indent: 4px;
	}

	#commentform textarea {
	width: 390px;
	height: 100px;
	background-color: #1e180b !important;
	border: 1px solid #6B6457;
	color: #856d41;
	}
    
	#commentform #submit {
    border: none;
	background-color: #2C210F !important;
	color: #856D41;
    width: auto;
    height: auto;
    padding: 4px;
    margin: 10px 0px 0px 0px;
	}
    
    .comment_id {
    color: #C6BC73;
    }
    
    .widget h2 {
    font-size: 1.3em;
    color: #856d41;
    padding: 0;
    margin: 10px 0px 10px 0px;
    }
    
	.widget ul {
	line-height: .9em;
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
    font-size: 0.7em;
	}

    .widget li {
    line-height: 1.2em;
    margin: 10px 0px 0px 0px;
    }
    
    .widget {
    border-bottom: 1px solid #6b6457;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    }
    
	.searchfield {
	width: 220px;
    height: 30px;
	border: 1px solid #6B6457;
	background-color: #2C210F !important;
	color: #856d41;
    font-size: 20px;
    float: left;
    text-indent: 4px;
	}
    
    #searchbox {
    height: 32px;
    margin-bottom: 10px;
    }
    
    .commentlist {
    margin-bottom: 30px;
    }
    
	.search {
	background: url(images/search-icon.gif) no-repeat;
	background-position: top;
	text-indent: -999px;
	margin: 2px 0px 0px 0px;
	width: 30px;
	height: 30px;
    float: right;
	}

	a.search:link, a.search:active {
	background: url(images/search-icon.gif) no-repeat;
	background-position: 0 0px;
	}
	
	a.search:hover {
	background-position: 0 -30px;
	}
    
    .search-excerpt {
    background-color: #ffffff;
    }
    
    .reply {
    margin: 10px 0px 10px 0px;
    }
    
    #comment_post_ID {
    margin-bottom: 0px !important;
    }
    
    #comment_parent {
    margin-bottom: 0px !important;
    }
    
    #respond {
    margin-top: 40px;
    }
    
    .gold {
    color: #C6BC73;
    }
    
    .wp-caption-text {
        color:#ffffff !important;
    }
    
/* Blockquote for code in pages
----------------------------------------------*/

	blockquote {
	margin: 10px 0px 20px 10px;
	padding: 0 0 0 15px;
	border-left: 5px solid #fff;
	}
    
	blockquote p {
	color: #fff !important;
	margin: 5px 0 10px 0;
    padding: 0 !important;
	}