/*

Theme Name: Amanda Harbaugh's Theme

Theme URI: http://amanda.the-harbaughs.com/

Description: The default Wordpress theme used on <a href="http://amanda.the-harbaughs.com/">Amanda Harbaugh's Blog</a>.

Version: 1.6

Author: Josh Harbaugh

Author URI: http://www.pixelhavenllc.com/

Tags: teal, custom header, fixed width, two columns, illustrations



	This theme was designed and built by Josh Harbaugh,

	whose blog you will find at http://www.the-harbaughs.com/



*/







/* Begin Typography & Colors */

body {

	font-size:62.5%; /* Resets 1em to 10px */

	font-family:Tahoma, Arial, Sans-Serif;

	background:#61b3b5 url('images/bkg.gif') no-repeat top center;

	color:#a49293;

	text-align:center;

	}



#page {

	text-align: left;

	}



#headerimg 	{

	margin:0;

	height:183px;

	width:478px;

	}



#navigation {

  font-size:1.8em;

  font-family:Georgia, "Times New Roman", serif;

  }

  

#content {

	font-size: 1.2em;

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

  font-size:11px;

	}



.narrowcolumn .postmetadata strong {

  color:#625035;

  }



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



#footer {

  font-size:1.1em;

	}



small {

	font-family: Helvetica, Arial, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}

	

h1, h2, h3 {

	font-family: Georgia, "Times New Roman", Serif;

	font-weight: normal;

	}

	

h1, h2 {

	font-size: 1.8em;

	text-align: left;

	}

	

h2.pagetitle {

	font-size: 1.6em;

	}

	

#quote h2 {

	font-size: 2.2em;

	font-style:italic;

	text-align:center;

	padding:0 20px;

	margin:0;

  }

  

#sidebar h2 {

	font-family: Georgia, "Times New Roman", Serif;

	font-size: 1.6em;

	font-style:italic;

	color:#ff7c00;

	}



.post-details a {

  color:#ff7c00;

  }

	

h3 {

	font-size:1.3em;

	}

	

#quote h3 {

  font-size:1.4em;

  color:#a49293;

  text-align:center;

  padding:0 20px;

  margin:0;

  }

  

h1, h1 a, h1 a:visited {

	text-decoration: none;

	color:#625035;

	}

	

h1 a:hover {

  color:#947950;

  }

  

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color:#ff7c00;

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {

	text-decoration: none;

	}

  

.archives a, .links a, #footer p a {

  color:#cbdcd6;

  }

.archives a:hover, .links a:hover, #footer p a:hover {

  color:#ccc;

  }

  

#stripe p {

  font-family:Georgia, "Times New Roman", Serif;

  font-size:1.8em;

  color:#f1f5f4;

  text-align:center;

  line-height:1.2em;

  }

#stripe em {

  font-family:Tahoma, Arial, Sans-serif;

  font-size:0.7em;

  font-style:normal;

  color:#a49293;

  padding-top:5px;

  }

.entry p a:visited {

	color: #b85b5a;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font:1.1em Tahoma, Arial, Sans-Serif;

	color:#a49293;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color:#a49293;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color:#61b3b5;

	text-decoration:underline;

	}



a:hover {

	color:#468182;

	}



/* End Typography & Colors */







/* Begin Structure */

body {

	margin:0 0 20px 0;

	padding:0;

	}

	

.inner {

  position: relative;

  text-align:left;

  }



#top .inner {

  width:411px;

  height:99px;

  }

  

#scallops {

  width:776px;

	height:31px;

  margin:0 auto;

  padding:0;

  }

  

#scallops a {

  float:left;

  width:776px;

	height:31px;

  background:url('images/scallops-nav.gif') no-repeat 0 -31px;

  }



#scallops a:hover {

  background:url('images/scallops-nav.gif') no-repeat 0 0px;

  }



#ultrasound {
  position:absolute;
  left:604px;
  top:50px;
  margin:0;
  padding:0;
  width:248px;
  height:224px;
  }

#ultrasound:after { content: ".";display: block;height: 0;clear: both;visibility: hidden; }



#ultrasound img {

  margin: 0;

  padding: 0;

  border: 0;

  }

  

#page {

	margin:0 auto;

	padding:14px 0 0 0;

	width:776px;

	height:100%;

	background:url('images/page-bkg.gif') repeat-y top left;

	}



#header {

	margin:0 auto;

	padding:0;

	height:118px;

	width:776px;

	background:url('images/site-title.gif') no-repeat top left;

	}

	

#headerimg {

	margin:0 auto;

	padding:0;

	height:118px;

	width:776px;

	}

	

#nav {margin:0 auto;}

	

#stripe {

  background:url('images/stripe-right.gif') no-repeat top left;

  width:411px;

  height:99px;

  margin:0;

  padding:0;

  }

  

#stripe div {

  background:url('images/stripe-bkg.gif') no-repeat top left;

  width:365px;

  height:99px;

  margin:0 0 0 411px;

  padding:0;

  }

  

#stripe p {

  margin:0;

  padding:28px 12px;

  }

  

#stripe p a {

  color:#f1f5f4;

  text-decoration:none;

  }



#stripe p a:hover {

  color:#d7dbda;

  }



.narrowcolumn {

	float:left;

	padding:0;

	margin:0 0 0 17px;

	width:461px;

	}



.widecolumn {

	padding:0;

	margin:0 0 0 17px;

	width:461px;

	}



.post-details {

  float:left;

  width:72px;

  margin:6px 0 0 0;

  padding:0 12px 12px 0;

  text-align:right;

  border-right:1px solid #dde8e4;

  }



.post-details p {

  margin:0;

  padding:0;

  }



.post {

  width:362px;

	margin:0 0 30px 84px;

	padding:35px 0 1px 12px;

	text-align:left;

	}

	

.post div.entry {

  margin:0;

  padding:0;

  }

	

.post p {

  padding:5px 0;

  margin:0;

  }



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 16px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.clear {

	clear: both;

}



#footer {

	padding:0 0 50px 0;

	margin:0 auto;

	width:769px;

	background:#61b3b5 url('images/footer-bkg.gif') repeat-x top left;

	clear:both;

	}



#footer p {

	margin: 0;

	padding: 10px 0;

	text-align: center;

	color:#f1f5f4;

	}

	

#footer li {

  list-style:none;

  }



#footer .copyright {

  margin:0 auto;

  }



#footer .copyright img {

  margin:0 auto;

  padding:25px 0 0 15px;

  }

  

#footer .archives, #footer .links {

  float:left;

  display:block;

  margin:0 0 0 25px;

  padding:0;

  }

  

#footer .archives h2, #footer .links h2 {

  padding-left:3px;

  }

  

#footer .archives {

  width:137px;

  }

  

#footer .links {

  width:240px;

  }



#footer .linkcat h2 {

  display:none;

  margin:0;

  padding:0;

  }

  

/* End Structure */







/*	Begin Headers */

h1 {

  float:left;

  width:461px;

	padding:0;

	margin:0;

	clear:both;

	border-bottom:1px solid #dde8e4;

	}

	

h1 a {

  width:461px;

  padding:0;

  margin:0;

  }



h2 {

	margin:30px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



#sidebar h2 {

	margin:5px 0 0;

	padding:0 0 0 2px;

	border-bottom:1px dashed #bfbbb1;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

	

.archives h2, .links h2 {

  color:#f1f5f4;

  font-style:italic;

  padding:0 0 0 2px;

  border-bottom:1px dashed #92c6c7;

  }

  

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#navigation {

  border-bottom:1px solid #d5d5d5;

  background:#fff url('images/nav-bkg.gif') repeat-x left bottom;

  width:768px;

  height:40px;

  text-align:center;

  list-style:none;

  margin:0 auto;

  padding:2px 0 3px;

  }



#navigation li {

  float:left;

  margin:15px 0 0 8px;

  }



#navigation li.first {margin-left:18px;}



#navigation li a {

  /*border-top:1px solid #d5d5d5;

  background:#f4f4f4;*/

  padding:1px 3px 3px 3px;

  text-decoration:none;

  color:#333;

  font-family:Tahoma,Arial,sans-serif;

  font-size:0.7em;

  }



#navigation li a:hover {

  color:#999;

  border-top:2px solid #d5d5d5;

  }



#sidebar ul, #sidebar ul ol {

  width:236px;

	margin:10px 15px;

	padding:0;

	}



#footer ul {

  margin:5px 0 0 0;

  padding:0;

  }



#sidebar ul li {

  width:236px;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 30px 0;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li,

#sidebar ul ol li {

  width:213px;

	margin:0;

	padding:5px 0px 5px 23px;

  border-bottom:1px solid #dee8e5;

  background: url(images/cat-icon.gif) no-repeat 3px 6px;

	}

	

#footer ul li {

  margin:0;

  padding:5px 0px 5px 23px;

  border-bottom:1px solid #dee8e5;

  background: url(images/archives-icon.gif) no-repeat 3px 6px;

  }

	

#sidebar ul ul li a,

#sidebar ul ol li a,

#footer ul li a {

  width:213px;

  text-decoration:none;

  }

  

#sidebar #recent-posts li {

  background: url(images/post-icon.gif) no-repeat 3px 6px;

  }

  

#sidebar #photos {

  float:left;

  list-style:none;

  margin:7px auto 5px auto;

  padding:0;

  }



#sidebar #photos li {

  float:left;

  width:60px;

  margin:4px 2px 0 2px;

  padding:4px;

  background:#fff;

  border:1px solid #e6eeeb;

  }



#sidebar #photos li a {

  float:left;

  display:block;

  width:60px;

  height:60px;

  background:#e1eae8;

  margin:0;

  padding:0;

  }

  

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#quote {

  padding:21px 0 22px 0;

  margin-left:492px;

  width:266px;

  background:#fff;

}

#sidebar {

	padding:0 0 10px 0;

	margin:0 0 20px 492px;

	width:266px;

	background:#f1f5f4;

	border-top:1px solid #dee8e5;

	}

#sidebar form {

	margin: 0;

	}

/* End Sidebar */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation { float: left;

	display: block;

	text-align: center;

	margin-top: 0px;

	margin-bottom: 14px;

	}

/* End Various Tags & Classes*/

