/*   
Theme Name: Lady Chameleon
*/

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 1.6;
	padding-bottom: 20px;
}
.clean {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}
a.clean:link, a.clean:visited, a.clean:active, a.clean:hover {
	border: 0px solid #000;
}
.headerimage {
	margin-top: 0px;
	padding: 0px;
	border: 0px solid #000;
}  
#container {
	width: 860px;
	margin: 0px auto;
}
#entrypage {
	font-size: 10px;
	line-height: 1.4em;
	margin: 0px auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
}
#sidebar {
	width: 220px;
	float: right;
	font-size: 11px;
	line-height: 1.6;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 150px;
border-left: 1px dashed #ffb926;
}
#sidebarleft {
	width:150px;
	float: left;
}
#sidebarright {
	width: 150px;
	float: right;
}
#footer {
	width:860px;
	float: none;
	clear: both;
	font-size: 0.5em;
	padding-top: 0px;
}
#entries {
	width: 600px;
	float: left;
	margin-left: 0px;
}
ul {
	margin: 2em;
	margin-bottom: 2em;
}
ul li {
	margin-bottom: 0.2em;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
li. ul li {
	margin-bottom: 0.692em;
}
li.linkcat {
	list-style-type: none;
}
.post {
	margin-bottom: 1em;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb926;
}
a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}
.title {
	border-bottom: 1px solid silver;
}
h1 {
	font-size: 10px;
	line-height: 1em;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 5px;
	margin-bottom: 30px;
	margin-top: 0px;
        font-weight: normal;
        text-transform: uppercase;
}
h2 {
	font-size: 12px;
	margin-top: 1em;
	color: #eb1366;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
        font-weight: normal;
        text-transform: uppercase;
}
h3 {
	font-size: 12px;
	margin-top: 1em;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
        font-weight: normal;
        text-transform: uppercase;
}
h4 {
	font-style: normal;
	font-size: 10px;
	line-height: 1.4;
}
h5 {
	font-style: normal;
	font-size: 10px;
	line-height: 1.4em;
}
h6 {
	margin-bottom: 0.2em;
	margin-top: 2em;
	font-size: 10px;
	line-height: 1.4em;
}
blockquote {
	background-color: #FFFF66;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.25em;
	line-height: 1.4;
	padding-top: 1px;
	padding-bottom: 1px;
}
hr {
border-color:#ffb926;
border-style:none none dashed;
border-width:1px;
}
/* Begin Comments*/
.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}
.alt {
	margin: 0;
	padding: 0px;
}
.commentlist {
	margin-top: 0px;
}
.commentlist li {
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0px;
}
.commentlist p {
	margin: 0px 5px 0px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
li.comment {
	font-weight: bold;
	padding: 0px;
	list-style: none;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
#commentform {
	margin-top: 30px;
}
.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}
.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}
.commentbox {
	width: 100%;
	height: 100px;
}
/* End Comments */