@charset "utf-8";
/*  
Theme Name: Tisha
Theme URI: http://www.cristaldidesigns.com
Description: This theme was created exclusively for Tisha Paige and may not be used without written permission.  All images copyright Tisha Paige, all rights reserved.
Version: 1.0
Author: Jennifer Cristaldi of Cristaldi Designs LLC
Author URI: http://www.cristaldidesigns.com

*/
body {
	background: #99c url(images/paisley.jpg) top center no-repeat;
	color: #c00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}
h2 {
	font-size: 18px;
	color: #fc6;
	}
/*img { behavior: url(iepngfix.htc);}PNG transparency fix for IE6*/

#wrapper {
	margin: auto;
	width: 965px;
	text-align:left;
	}
#container {
	width: 965px;
	color: #fc6;
	margin: auto;
	}
#header {
	display: block;
	margin-top: 50px;
	float: right;
	width: 505px;
	height: 110px;
	}
.sidebar {
	float: left;
	width: 250px;
	margin: 165px 5px 5px 75px;
	padding-top: 10px;
	background: #669;
	border: solid 1px #900;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 10px 10px;
	}
.sidebar ul li{
	padding: 5px 0 5px 0;
	}
.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	}
.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
	}
.sidebar a, a:visited {
	color: #900;
	text-decoration: none;
	}
.sidebar a:hover {
	color: #fff;
	text-decoration: underline;
	}
.nav a{
	color: #fc6;
	font-size: 14px;
	font-weight: bold;
	}
#content {
	float: right;
	margin-top: 165px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width: 600px;
	color: #fc6;
	background: #900;
	border-right: #669 1px solid;
	border-bottom: #669 1px solid;
	border-top: #669 1px solid;
	border-left: #669 1px solid;
	overflow: hidden;
	}
#content a, a:visited {
	color: #fff;
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
	}
.post {
}
.entry {
}
#footer {
	display: block;
	width: 300px;
	height: 150px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
#footer p{
	line-height: 18px;
	}
.copyright {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fc6;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.copyright a, a:visited {
	color: #900;
	text-decoration: underline;
}
.copyright a:hover {
	color: #fff;
	text-decoration: underline;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}