/*  
Theme Name: Kristi Stephens
Theme URI: http://topwpthemes.com/speed-racer/
Description: Theme by <a href="http://designed.nu">Design Blog</a>, custom modified by <a href="http://www.flibbypiedesign.net">FlibbyPieDesign</a>
Author: Flibby
Author URI: http://www.flibbypiedesign.net
� 2010, Kristi Stephens. All rights reserved. 
*/

* { margin: 0; padding: 0; }

body {
	background: url('http://i45.tinypic.com/14bm33m.png') repeat;
        margin-top: 12px;
	text-align: center;
	}
	
#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 980px;
	text-align: left;
	margin: 0 auto;
        overflow: none;
	background: url(http://i41.tinypic.com/4uzcr5.gif) repeat-y;
	}

#noborder {
        border: 0px;
}
	
#nav {
        text-align: right;
        font-size: 12px;
        position: absolute;
        top: 25px;
        left: 270px;
        font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
        color: #333333;
        border: 0px;
        text-decoration: none;
}

#nav a {
        
        margin-top: 90px;
        margin-left: 35px;
        color: #333333;
        text-decoration: none;
        
}

#nav a:hover {
      
        margin-top: 90px;
        text-decoration: none;
        border-bottom: 2px solid #B6A038;
        
        
}

#middle {
	width: 100%;
	}

#content {
	float: left;
	width: 690px;
        padding-left: 6px;
        padding-right: 5px;
        padding-top: 5px;
	background: none;
	}
	
#sidebar {
	float: left;
	background: none;
	width: 240px;
	padding: 10px;
        padding-bottom: 10px;
        margin-top: 5px;
        margin-right: 15px;
	}
	
/* -------------------
Header
------------------- */

#header {
        background: url(http://i41.tinypic.com/2cdv4ms.gif) no-repeat;
        width: 980px;
        height: 324px;
        font-size: 0px;
        margin-left: 0;
        padding-bottom: 0;
        }

.header-title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:0px;
        font-weight:bold;
	padding: 188px 0 0 398px;
	text-align:left;
	}
.header-title a{
	color:#eeeeee;
        font-size: 0px;
	text-decoration:none;
        text-transform: uppercase;
	border-bottom:none;
        letter-spacing: 1px;
	}
.header-title a:hover{
        font-size: 0px;
	color:#eeeeee;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 0px;
        font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
        font-weight: normal;
	color:#eeeeee;
	padding: 3px 0 0 399px;
	text-align:left;
	}
	

	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 45px 20px 12px;
        padding-right: 45px;
	}
	
/* general #content definitions */
	
#content h2 {
	color: #333333;
        height: 29px;
        width: 676px;
        background: url('http://i40.tinypic.com/727trb.gif') no-repeat;
	font: 1em/1.5em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	font-weight: bold;
	margin-top: 5px;
        padding-left: 15px;
	}

#content h2 a {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#content h3 {
	font: 16px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	color: #84541C;
	margin: 1.1em 0 0.2em 10px;
	}
	
#content h4 {
	font: 16px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	color: #4391da;
	border-left: 1em solid #333333;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content dl {
	color: #333333;
        padding-right: 25px;
	font: 1em/1.5em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	}
	
#content p, #content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	}
	
#content li {
	margin: 0 0 0 30px;
	color: #333333;
	font: 1em/1.5em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote {
	margin: 0 0 1em 2em;
	border-left: 5px solid #BEAA16;
	padding: 0 0 0 1em;
	color: #333333;
}

	
#content a { color: #333333; }
#content a:hover { color: #BEAA16; }

#content ul {
        width: 640px;
}
	
#content .post ul.post-data {	
        background: url('http://i41.tinypic.com/2h2grqb.gif') no-repeat;
	list-style: none;
	font: 1em/1.5em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	padding: 0.1em 10px 10px 10px;
	color: #333333;
	margin-left: 0px;
        margin-right: 35px;
        width: 676px;
        height: 32px;
	}

#content .post ul.post-data li {
	color: #333333;
        font-weight: bold;
        padding-top: 3px;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #333333;
	}
	
#content .post ul.post-data a:hover {
	color: #BEAA16;
	}

#content .post ul.post-data li.comments {
	float: right;
        padding-right: 25px;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 25px 0 15px;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 25px 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}
.datetime {
        font-weight: bold;
}

.entry {
	margin: 0px 0 0px 0;
	padding-left: 20px;
        padding-right: 45px;
        background: url('http://i39.tinypic.com/2akfez8.gif') repeat-y;
        width: 660px;
	}

.entry  p {
	margin: 5px 0 5px 0;
	padding-right: 45px;
        
	}

.entry  img { 
      padding: 5px;
      border: none;   
      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }
.entry ul {
       width: 600px;
}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
        font-size: 20px; 
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
font: 12px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
font: 25px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	color: #333333;	}
#content #comments .comment a:hover { 
font: 25px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
color: #333333; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
font: 15px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	}
	
#content #comments .comment .comment-data p {
font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	border-top: 1px dashed #8C541C;
	border-left: 1px dashed #8C541C;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
font: 14px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
color: #333333; }
#content #comments .comment .comment-data p a:hover { color: #333333; }



	
	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	color: #333333;
	font: 1em/1.5em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	font-weight: bold;
	margin: 0 0 5px 0;
        padding-bottom: 2px;
	border-bottom: 1px solid #C29A5F;
	}
	
#sidebar p, #sidebar li {
	color: #333333;
	font: 1em/1.5em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	}
	
#sidebar p, #sidebar ul, #sidebar ol, #sidebar img{
	margin: 0 0 20px 0;
	}
	
#sidebar ul { list-style: none; }

#sidebar ul li {
	padding: 0 0 0 3px;
	list-style-type: circle;
	margin-left: 16px;
	}
	

#sidebar a {
	color: #333333;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #333333;
	text-decoration: underline;
	}
	



/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	height: 40px;
        width: 980px;
        background: url(http://i49.tinypic.com/34e5bw5.gif) no-repeat;
        margin-bottom: 25px;
	}
	
#footer #footertext {

	color: #333333;
	font: 0.7em/1.6em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	padding: 9px 0 0 0;
	text-align: center;
	}
	
#footer #footertext a {
	color: #333333;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}
	
#footer #searchform .searchfield {
	height: 17px;
	}
	
#footer #searchform .searchbutton {
   height:22px;
	}

.alt
{
	margin-top: 10px;
	padding: 10px;
	font: 11px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	width: 460px;
        background: #ffffff;
        border: 2px solid #84541C;
}



.commentlist li {
margin-bottom: 1.5em;
font: 1.1em ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
width: 551px;
padding-bottom: 1em;
}


.commentmetadata
{
font: 11px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
font: 11px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
}

#commentform {
margin: 1em 0;
margin-left:2em;
width: 579px;
}

#commentform textarea {

background: #ffffff;
border: 1px solid #AC9424;
width: 579px;
}
#commentform textarea:hover {
background: #ffffff;
border: 1px solid #AC9424;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #AC9424;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 10px;
background: #ffffff;
border: 1px solid #AC9424;
width: 200px;
height: 15px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 10px;
background: #ffffff;
border: 1px solid #AC9424;
width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 10px;
background: #ffffff;
border: 1px solid #AC9424;
width: 200px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: #DCDC75;
        color: #333333;
	font: 11px ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	border:1px solid #AC9424;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
        margin-bottom: 10px;
        height: 22px;
	}

.post{margin:0 0 25px 0;}



