/*
THEME NAME: Kristyland
THEME URI: http://www.kristyland.com/themes/kristyland3/
DESCRIPTION: Now with 100% more awesome
VERSION: 3.0
AUTHOR: Kristy Boyer and Tom Mancine
AUTHOR URI:
*/

body {
	background-image: url('images/yarn.png'); 
	background-repeat: repeat-y; 
	margin: 0; 
	padding: 0; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	width: 1060px; 
}

img {
      border: 0;
}

.page-title {
	color: #9d4155; 
}

a{ 
	text-decoration: none; 
	color: #9d4155; 
}

a.toggle{ 
	color: #e97890; 
        margin-left: 10px;
        margin-right: 8px;
        float: right;
}

#header {
  margin-left: 20px;
  margin-bottom: 49px;
}

/* begin sidebar definition */
#sidebar{ 
	float: left; 
	width: 95px; 
	padding-left: 20px; 
	clip: rect(0 0 0 0);
	overflow: hidden; 
}

#sidebar a{
	white-space: nowrap; 
}

#sidebar ul li{ 
	font-size: 12pt; 
	line-height: 1.25em;
        color: #9d4155; 
}

#sidebar ul{ 
	list-style-type: none; 
	text-indent: 0; 
	padding: 0; 
	margin: 0; 
	margin-bottom: 17px; 
}

#sidebar ul.toggle_sections ul{ 
	margin-bottom: 0;
        display: none; 
}

#sidebar ul ul li{ 
	font-size: 8pt; line-height: 1.5em; 
}

#sidebar ul ul li a{ 
	color: black; 
}

#sidebar input{ 
	border: 1px solid #9d4155; 
	margin-top: 3px; 
	margin-bottom: 3px;
        color: #e97890;
        background-color: white;
        font-size: 9pt; 
	font-family: Helvetica, Arial, sans-serif; 
}

#sidebar input#s{ 
	width: 81px; 
	display: block;
        padding: 2px; 
}
	
#sidebar input#searchsubmit{ 
	background-color: white; 
	font-size: 9pt; 
	color: #e97890; 
	padding: 2px;
        padding-bottom: 0;
        padding-top: 4px;
        line-height: 0.75em;
}
/* end sidebar definition */

#content{ 
	margin-left: 164px; 
	line-height: 1.5em;
	width: 876px;
	margin-top: -12pt;
}

#content h1{
	display: inline; 
	margin-right: 10px; 
	font-size: 14pt; 
}

#content p{
	clear: right; 
	/*display: inline;*/
}

#content div.post{
	text-align: justify;
	padding-bottom: 25px; 
}

#content a{
	text-decoration: underline; 
}

#content h1 a {
  text-decoration: none;
  color: black;
  text-transform: lowercase; 
}

span.date{
	font-weight: bold;
}

#content div.post p.coda a{
	text-decoration: none;
	margin-left: 10px; 
}

.comment.alt{
        background-color: #ffeff0;
}

#content blockquote{
	background-color: #ffeff0;
	border: 1px dashed #e97890;
	padding: 10px;
	margin: 5px 0;
	background-image: url('images/airport-sideways.png');
	background-position: 5px 8px;
	background-repeat: no-repeat;
	text-indent: 15px; 
}

#footer {
  border-top: 1px solid silver;
  margin-left: 164px;
  margin-right: 20px;
  margin-top: 20px; 
  padding: 10px 0;
  line-height: 1.5em;
}

.comments ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.comments li {
    padding: 10px;
}

          .rav_project {
            margin-bottom: 5px;
          }
          
          .rav_project a.rav_title {
            font-size: .9em;
          }
          
          .rav_project .rav_progress_text {
            position: relative;
            text-align: center;
          }
        
          .rav_project .rav_progress_bar_wrapper {
            border: 1px solid #eee;
            margin-top: 2px;
          } 
        
          .rav_project .rav_progress_bar { 
            position: relative;
            padding: 1px;
            border-left: 1px solid #aaa;
            border-top: 1px solid #aaa;
            border-bottom: 1px solid #ccc;
            border-right: 1px solid #ccc;
            background-color: #eee;
          }
        
          .rav_project .rav_progress_bar .rav_progress_filled { 
            position: absolute;
          }
          
          .rav_project .rav_photo_link {
            margin-bottom: 5px;
            display: block;
            width: 77px;
            height: 77px;
            margin-left: 1px;
            margin-top: 5px;
            border: 1px solid #cccccc;
          }
          
          .rav_project .rav_photo_link img {
            width: 75px;
            height: 75px;
            border: 1px solid #ffffff;
          }
          
          .rav_project_with_photos {
            margin-bottom: 20px;
          }

div#respond{ margin-top: 35px; }