/* KIRKBRIDEBUILDINGS.COM DEFAULT STYLESHEET */
html * {
	margin: 0;
	padding: 0;
	}
body {
	background: #020100 url('http://www.kirkbridebuildings.com/i/style/bg.jpg') no-repeat center top fixed;
	color: #503010;
	font: 79% trebuchet, 'trebuchet ms', verdana, arial, sans-serif;
	}
a:link {
	color: #904020;
	}
a:visited {
	color: #905030;
	}
a:hover {
	color: #905030;
	}
a:active {
	color: #604020;
	}
form, fieldset {
	border: none;
	}
form p {
	margin: 0;
	padding: 0;
	}
h1 {
	background: url(http://www.kirkbridebuildings.com/i/style/title.png) no-repeat center 3px;
	margin: 0 auto;
	text-indent: -200000px;
	width: 660px;
	}
h2 {
	color: #604020;
	font-family: georgia, palatino, serif;
	font-size: 1.5em !important;
	font-weight: normal !important;
	margin: 12px auto !important;
	text-align: center;
	}
h3 {
	color: #105289 !important;
	font-family: georgia, palatino, serif;
	font-size: .9em;
	margin-top: 26px;
	padding-left: 0;
	}
h4 {
	color: #604020;
	font-family: georgia, palatino, serif;
	font-size: .9em;
	}
div.full {
	width: 100% !important;
	}
div.end {
	background: url(http://www.kirkbridebuildings.com/i/style/end.png) no-repeat center top;
	clear: both;
	margin: 0 !important;
	height: 21px;
	width: 100%;
	}
p.note {
	font-style: italic;
	}

/* CENTER PAGE
----------------------------------------------*/
#container {
	background: #fff url(http://www.kirkbridebuildings.com/i/style/middle.png) repeat-y;
	height: 600px;
	margin: 12px auto;
	min-height: 600px;
	width: 760px;
	text-align: left;
	}
body[class] #container {
	height: auto;
	}

/* PAGE HEADER
----------------------------------------------*/
#header {
	background: #fff url(http://www.kirkbridebuildings.com/i/style/top.png) no-repeat;
	border-top: solid 12px #fff;
	height: 30px;
	margin-top: 0;
	padding-top: 10px;
	position: relative;
	}
#header-social {
	position: absolute;
	right: 40px;
	top: 15px;
	width: 45;
	}


/* TOP-LEVEL NAVIGATION
----------------------------------------------*/
#nav {
	background: url(http://www.kirkbridebuildings.com/i/style/middle.png) repeat-y;
	height: 30px;
	width: 760px;
	}
#nav ul {
	background: url(http://www.kirkbridebuildings.com/i/style/nav/nbg.gif) repeat-x;
	height: 30px;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 3px 0 0 0;
	width: 680px
	}
#nav li {
	display: inline; /* required for IE */
	font-size: 1em;
	list-style: none;
	}
#nav li a {
	float: left;
	overflow: hidden;
	margin-right: 12px;
	padding: 20px 0 0 4px;
	position: relative;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only */
	}
#nav li a#home {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/home.png') no-repeat;
	margin-left: 13px;
	width: 56px;
 	}
#nav li a#about {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/about.png') no-repeat;
	width: 63px;
 	}
#nav li a#buildings {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/buildings.png') no-repeat;
	width: 90px;
 	}
#nav li a#contact {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/contact.png') no-repeat;
	width: 82px;
 	}
#nav li a#forum {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/forum.png') no-repeat;
	width: 66px;
 	}
#nav li a#blog {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/blog.png') no-repeat;
	width: 50px;
 	}
#nav li a#search {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/search.png') no-repeat;
	width: 72px;
 	}
#nav li a#links {
	background: url('http://www.kirkbridebuildings.com/i/style/nav/links.png') no-repeat;
	width: 58px;
 	}
#nav li a:link {
 	background-position: left top !important;
 	}
#nav li a:visited {
 	background-position: left top !important;
 	}
#nav li a:hover {
 	background-position: left -15px !important;
 	}
#nav li a:active {
 	background-position: left top !important;
 	}

/* BREADCRUMB NAVIGATION
----------------------------------------------*/
p#breadcrumb {
	color: #604020;
	margin: 0 0 0 39px;
	padding: 0;
	}
p#breadcrumb a {
	color: #604020;
	}
#main {
	height: 600px;
	min-height: 600px;
	}
body[class] #main {
	height: auto;
	}
/* PAGE FOOTER
----------------------------------------------*/
#footer {
	background: #fff url(http://www.kirkbridebuildings.com/i/style/bottom.png) no-repeat;
	clear: both;
	height: 20px;
	min-height: 20px;
	margin: 0;
	padding: 30px 0 0 0;
	}
body[class] #footer {
	height: auto;
	}
#footer p {
	font-size: .8em;
	margin: 0 auto;
	padding: 0;
	width: 680px;
	text-align: right;
	}
	
@media screen and (max-width: 720px) {
  body { background: #fff; font-size: 100%; line-height: 1.5; }
  #container { padding: 0 2%; width: 92%; }
  #container, #header, #footer { background: #fff; margin: 0; padding: 0; width: 100%; }
  #header { border: none; height: auto; }
  #container { padding: 0 5%; width: 90%; }
  h1, h2, h3, h4, h5 { text-align: left; width: 100%; }
  h1 { background-position: -5px center; background-size: contain; margin: 0; padding: 0; width: 90%; }
  h2 { line-height: 120%; margin-left: 0; padding-left: 0; }
  #flash, #slides { border-bottom: none; height: auto; width: 100%; }
  #slides div { background-size: 100% !important; height: auto; min-height: 100%; width: 100%; }
  #main, #building-photos ul, #building-photos li { width: 100%; }
  #main li { height: auto; }
  #main p { text-align: left; }
  body#bibliography #amazon { float: none; height: auto; margin: 0; padding: 0; width: 100%; }
  body#bibliography #main #amazon p.title { width: 100%; }
  body#bibliography #main #references { float: none; width: 100%; }
  body#bibliography #main #references p { width: 100% !important; }
  #leftCol, #rightCol { clear: both; float: none; width: 100%; }
  #building-photos { border-top: solid 1px #997; }
  #building-photos li { background: transparent; height: auto; line-height: 130%; }
  #building-photos a { background-position: 0 .85em !important; height: auto; padding: .75em 1% .75em 37%; width: 69%; }
  #amazon, #gallery, #main #linklist, #container #main #linklist dl, #main #references { float: none; margin: 0 !important; padding: 0 !important; width: 100% !important; }
  #gallery a { display: block; float: left; height: auto; margin: 0 1%; width: 31%; }
  #gallery a img { height: auto; width: 100%; }
  #container #main #references p, #portraits { height: auto; width: 100% !important; }
  #portraits img { height: auto; margin: 0 .25% 1em; width: 48%; }
  #main .frame { background: none !important; height: auto !important; padding: 0 0 1em !important; width: 100% !important; }
  #main #hphoto, #main #vphoto { background-position: center !important; background-size: contain !important; height: auto; margin: 0 auto !important; padding: 0 !important; width: 100%; }
  #main #hphoto img, #main #vphoto img { height: auto !important; margin: 0 auto !important; width: 100% !important; }
  #toc { border-right: none !important; width: 100% !important; }
  #rightCol, #rightCol p { width: 100% !important; }
  #cse-search-results iframe { width: 100% !important; }
  #footer p { text-align: center; }
  #footer span#social { float: none; margin: 0 auto; }
  #header-social, #nav, p#breadcrumb { display: none; }
  #nav, #nav ul { background: none; height: auto; padding: 0; width: 100%; }
  #nav li, #nav li a { background: none !important; display: block; height: auto !important; margin: 0 !important; text-indent: 0; width: 100% !important; }
  #nav li a { border-bottom: solid 1px #904020; padding: 1em 0; text-decoration: none; }
  #nav li a:link, #nav li a:visited { color: #904020; }
  #nav-toggle { background: url(/i/nav-toggle.png) no-repeat right top; background-size: 50%; cursor: pointer; display: block; height: 40px; position: absolute; right: 5%; top: 2.5%; width: 40px; }
}