/* Jennifer Oliphant */

body {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 100%;
  line-height: 1.125em;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background-color: #fff;
  color:#4e5e65;  
}

#content p, #content dl, #content ul, #content ol {
  margin:1em 0;
  font-size: 0.8125em;
}

a {
  color: #c98e94;
  text-decoration:none;
}

a:hover {
  color:#4e5e65;
}

h1 {
  color:#4e5e65;
  font: normal 1.375em 'Garamond', serif;
  margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}

h2 {
  color:#4e5e65;  
  font: normal 1.25em 'Garamond', serif;
  margin: 0 0 10px 0;
	line-height: 1.25em;
}

.right {
  float:right;
}

.left {
  float:left;
}

img.right {
  margin: 30px 5px 30px 30px;
}

img.left {
  margin: 0 30px 30px 0;
}

.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}

.clr {
  clear: both;
}

.print {
  display: none;
}

dl.rows dt {
  width: 7em;
  float: left;
  font-weight: bold;
}

dl.rows dd {
  margin: 0 0 0 8em;
}

/* Layout */

#header-wrapper {
	border-bottom: #666 solid 1px;
}

#header {
  width: 1100px;
  position: relative;
  margin: 0 auto;
  background: transparent url('../images/l-flowers.gif') no-repeat center top;
  height: 130px;
	text-align: center;
}

#header .logo {
	padding: 28px 0 0 0;
}

  /* Navigation */

  #topnav-1 {
    position: absolute;
    top: 51px;
    left: 0;
  }
  
  #topnav-2 {
    position: absolute;
    top: 51px;
    right: 0px;
  }

  #topnav-1 a, #topnav-2 a {
    color:#666;
    display:block;
    font: normal 1.25em 'Garamond', serif;
    line-height: 34px;
    float: left;
    border-right: #666 solid 1px;
    padding: 0 30px;
    text-transform: lowercase;
  }

  #topnav-1 li, #topnav-2 li {
    list-style: none;    
    display: inline;
		background: none;
  }

  #topnav-1 a:hover, #topnav-2 a:hover {
    background-color: #666;
		color: #fff;
  }
  
  #topnav-2 a.first {
    border-right: #666 solid 1px;
  }
    
  #topnav-2 a.last, #topnav-1 a.last {
    border: none;
  }

	/* SF Menu */
	
	#topnav-1 li ul, #topnav-2 li ul {
		background-color: #999;
	}
	
	#topnav-2 li ul a {
		font: normal 0.75em 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
		text-align: left;
		line-height: 2em;
		color: #fff;
		border: none;
	}
	
	a.p_custom{
	width: 235px;
  }
  
  #topnav-2 li.sub-menu{
		text-indent:10px;
  }
  
  #topnav-2 li.sub-menu img{
	position:relative;
	top:3px;
  }
  
  #topnav-2 li.main-menu a{
	color:#fff;
  }

	#topnav-2 .sf-shadow ul {
		background: none;
		background-color: #999;
		width: auto;
		padding-right: 0;
	}
  

#constrain {
  width: 960px;
  margin: 0 auto 0 auto;
  position: relative;
}

#content {
}

#content .textarea {
	margin: 0 auto;
	width: 800px;
}

#content .full-content {
	width: auto;
}

#footer {  
  background: transparent url('../images/l-content-b.png') no-repeat;
  text-align: center;
  color:#4e5e65;    
  padding: 47px 0 0 0;
}

#footer ul {  
  text-align:center;
  font: normal 1.25em 'Garamond', serif;
  margin: 0 0 30px 0;
}

#footer li {
  list-style: none;    
}

#footer p {  
  font: normal 1.25em 'Garamond', serif;
  line-height: 1.75em;
}

#footer p span {
  border-bottom: #4e5e65 solid 1px;
  padding: 0 0 6px 0;
}

#footer p.tagline {
  margin: 0 0 2em 0;
}

#footer p.footer-notes {
  font: normal 0.75em 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  
  color:#bbb;
  margin: 1em auto;
	width: 720px;
}

#footer span.divider {
  width: 14px;
  height: 9px;
  background: transparent url('../images/g-divider.gif') no-repeat 0 4px;
  padding: 0 4px;
}

/* Author */

#designer {
  text-align: center;
  width: 400px;
  margin: 40px auto 0 auto;
}

#designer a {
  font: normal 0.625em 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  color:#bbb;
  text-decoration: none;
  border-top: #bbb solid 1px;
}

#designer a:hover {
  color:#4e5e65;
  border-top: #4e5e65 solid 1px;
}

/* Content */

  /* Highlights */
  
  a.highlight {
    width: 280px;
    height: 90px;
    display: block;
    float: left;
    text-align: center;
    padding: 370px 20px 0 20px;
  }
  
  a.highlight h2 {
    margin: 0 0 10px 0;
		color: #4e5e65;
  }
    
  a.highlight-blog       { background: transparent url('../images/g-blog.jpg') no-repeat; }
  a.highlight-weddings   { background: transparent url('../images/g-weddings.jpg') no-repeat; }
  a.highlight-portraits  { background: transparent url('../images/g-portraits.jpg') no-repeat; }

	/* Gallery */
	
	.gallery-wrapper {
    position: absolute;
    top: 85px;
    left: 58px;
  }
	
	#content .gallery {
	  padding: 0 0 20px 0;
	}

	#content .gallery h1 {
	  padding: 20px 0 10px 40px;
		margin: 0;
	}
	
	.gallery .flexslider {
		border: none;
		border-radius: none;
	}
  
  /* About Gallery */
  
  .about-gallery {
    width: 800px;
    margin: 0 auto;
  }
  
  .about-gallery img {
    border: #cfc5c1 solid 2px;
    margin: 0 0 6px 0;
  }
  
  .about-gallery img.last {
    margin: 0 0 6px 6px;
  }
  
  /* Contact */
  
  .contact {
    width: 465px;
    background: transparent url('../images/g-highlight.gif') repeat-x;
    padding: 10px 20px;
  }
  
  /* Blog */
  
  .navigation {
    padding: 0 0 5px 0;
    border-bottom: #cfc5c1 solid 1px;
    margin: 0 0 10px 0;
    height: 20px;
  }
  
  .navigation a {
    font-size: 0.75em;
  }
  
  .alignleft {
    text-align: left;
    float: left;
  }
  
  .alignright {
    text-align: right;
    float: right;
  }
  
  a.more-link {
    color:#c98e94;  
    font: normal 1.5em 'Garamond', serif;
    display: block;
    width: 800px;
  }
  
  .post {
    border-bottom: #cfc5c1 solid 1px;
    margin: 0 0 20px 0;
  }
  
  #posts img {
    border: #cfc5c1 solid 2px;
    margin: 0 26px 10px 0;
  }
  
  #sidebar {
    float: left;
    width: 100%; /* 173px; */
    margin: 0 10px 20px 0; /* 0 20px 0 10px;*/
    padding: 0 0 0 0;/*30px;*/
	
  }
  
  #sidebar li {
    list-style: none;    
    font: normal 1.375em 'Garamond', serif;
  }
  
  #sidebar a {
    color: #9f8b83;
    background: transparent url('/images/g-flower.gif') no-repeat 0 10px;
    display: block;
    padding: 0 0 20px 20px;/*0 0 4px 20px;*/
    border-bottom: #cfc5c1 solid 1px;
    width: 780px;
  }
  
  #sidebar a:hover {
    color: #c98e94;
  }
  
  #sidebar ul.logout li {
    font: normal 0.9375em 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    text-align: right;
    text-transform: uppercase;
  }
  
  #sidebar ul.logout li a {
    background: none;
    border: none;
  }
  
  .time {
    float: right;
    text-transform: uppercase;
    color: #9f8b83;
    font-size: 0.75em;
  }
  
  ol.commentlist li {
    margin: 0.5em 2em;
  }
  
  #content .comment-body p {
    font-size: 1em;
  }
  
  .comment-meta {
    font-size: 0.75em;
  }
  
  /* Blog Forms */
  
  #commentform input, #commentform textarea, #searchform input {
    padding: 2px 4px;
    border: #cfc5c1 solid 1px;
  }
  
  #commentform textarea {
    width: 300px;
  }
  
  input#submit, input#searchsubmit {
    cursor: pointer;
    background: transparent url('/images/g-button-form-long.gif') no-repeat;
    height: 28px;
    width: 168px;
    border: none;
    padding: 0 20px 0 20px;
    color:#4e5e65;
    font: normal 1.25em 'Garamond', serif;
  }
  
  /* Blog Search Form */
  
  #searchform {
    text-align: right;    
  }
  
  #searchform input#searchsubmit {
    background: transparent url('/images/g-button-form.gif') no-repeat; 
    font-size: 1em;
    width: 108px;
  }
