/* Start of CMSMS style sheet 'LHP base stylesheet' */
/* 
Lisa Hill Photography stylesheet

Kevin Kemmerly 10-2008 
 */
 @charset "UTF-8";
/* CSS Document */

/* Reset code */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end Reset code */
a, a:link, a:visited {
	color: #4A3A2D;
}
a:hover {
	color: #000;
}
body  {
	font: 1px Verdana, Arial, Helvetica, sans-serif;
	background-color: #D4DEB8;
	margin: 0 0 0 -30px; 
	padding: 0 0 15px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #4A3A2D;
}
#wrapper { 
	position: relative;
	width: 960px;  
	background: #D4DEB8 url(images/logo.jpg) no-repeat -3px top;
	margin: 0 auto; 
	padding-right: 70px;  /*to balance out background gradient of logo*/
	text-align: left; 
}
body.galleries #wrapper { 
	width: 964px;  
}

#mainnav {
	float: left;
	width: 260px;
	margin: 0;
	height: 600px;
	background: none;
	padding: 278px 0 0 40px;
	text-align: center;
}
#mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#mainnav ul li {
	list-style: none;
	padding: 2px 0;
	margin: 0;
	}
#mainnav ul li a, #mainnav ul li h3 {
	padding: 1px 30px;
	margin: 0;
	font-family: "Trade Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: .07em;
	color: #4A3A2D;
	text-decoration: none;
	}	
#mainnav ul li a:hover {
	background: url(images/mainnav_over.jpg) no-repeat center center;	
	color: #000;
	}	
#main {
	float: right;
	width: 654px;
	margin: 0;
	padding: 0;
}
body.galleries #main {
	width: 659px;
}
#header {
/*	float: right;*/
	width: 654px;
	height: 64px;
	text-align: right;
	background: #D4DEB8 url(images/content_top.gif) no-repeat left bottom;
	background-color: none; /* reset so logo glow won't be covered by bg color */
}
body.galleries #header {
	background: none;
        height: 67px;
}
#header h1 {
	padding: 12px 18px 4px 50px;
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #4A3A2D;
	/*width: 500px;*/
}
#header ul {
	padding: 5px 14px 0 0;
	margin: -8px 0 0 0;
	list-style: none;
}
#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#header ul li a {
	display: inline;
	padding: 0 2px 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .05em;
	margin: 0 6px 0 6px;
}
#contentwrapper {
	padding: 0 0 14px 0;
	margin: 0;
	background: #fff url(images/bg_content.gif) repeat-y left top;
	width: 654px;
}
#content, .mceContentBody {
	/*float: right;*/
	/*width: 554px;*/
	min-height: 370px;
	_height: 370px;
	margin: 0 23px 0 15px;
	padding: 32px 38px 28px 35px;
	background-color: #fff; /*#EFFFEC;  F0FFF1  #F5FFED #FFFCE3 F8FFF2 */
	color: #4A3A2D;
	text-align: left;
        border: 2px solid #D4DEB8;
}
#content h1, .mceContentBody h1 {
	padding: 0 0 8px 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: .04em;
	color: #000;
}
#content h2, .mceContentBody h2 {
	padding: 1px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: bold;
	color: #4A3A2D;
}
#content p, .mceContentBody p {
	padding: 0 0 13px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #4A3A2D;
}
#content p.intro, .mceContentBody, p.intro {
	padding: 0 0 13px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	color: #4A3A2D;
}
#footer {
	clear: both;
	margin: 0 0 10px 0;
	padding: 12px 26px 0 0;
	text-align: right;
	background: #D4DEB8 url(images/bg_footer.gif) no-repeat left top;
}
body.galleries #footer, body.home #footer {
	padding: 0 22px 0 0;
	background: none;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0;
	color: #4A3A2D;
	margin: 0;
}
.highlighted {
	padding: 3px 8px;
	background: #E5EBD4; /*was #DAF6E0 - 40% of page bg, #CDF3D5 */
	font-weight: bold;
	font-size: 110%;
	margin: 2px 2px 0 0;
}
.highlightbox {
	display: block;
	padding: 3px 8px;
	background: #E5EBD4; /*was #DAF6E0 - 40% of page bg */
	font-weight: bold;
	font-size: 110%;
	margin: 2px 2px 0 0;
}
table {
	border: 0;
	margin: 5px 0;
	border-collapse: separate; 
	border-spacing: 3px;
}
table td {
	background-color: #E5EBD4;
	padding: 1px 8px;
}
.fltrt { 
	float: right;
	margin: 4px 0 10px 15px;
}
.fltlft { 
	float: left;
	margin: 4px 15px 10px 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menuwrapper {
	margin: 0;
	padding: 0;
}
ul#primary-nav a.menuactive {
        border: 1px solid #4A3A2D;
       /* color: #000;  was D4DEB8 */
}
p.credits, p.credits a {
        color: #B78D6E;
}
/*---- Header styling ---*/

.sIFR-active object {
	display: block;
}
.sIFR-active #header h1,  .sIFR-active #content h1,  .sIFR-active #content h2,  .sIFR-active #content h3,  .sIFR-active #content h4 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.sIFR-active #header h1 {
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 0;
}
.sIFR-active #content h1 {
	font-weight: bold;
	padding-bottom: 0;
}
.sIFR-active #content h2 {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: -2px;
}
.sIFR-active #content h3 {
	font-size: 20px;
	display: block;

}
.sIFR-active #content h4 {
	font-size: 21px;
	font-weight: normal;
}
.sIFR-active #content p.intro {
	font-size: 14px;
	font-weight: normal;
}
/* End of 'LHP base stylesheet' */

