@import "undohtml.css";

body {
	background: #2c2214 url(../images/background.gif) no-repeat 50% 0;
	margin-bottom: 100px;
}
a:link, a:visited, a:active {
	color: #c8712f;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	width: 949px;
	background: #FFF url(../images/main-background.gif) repeat-y;
	border-bottom: 5px solid #FFF;
}
#header {
	width: 949px;
	height: 118px;
	background: #2c2214 url(../images/header.jpg) no-repeat;
}
#flash {
	width: 949px;
	height: 313px;
	background: #FFF url(../images/flash.png) no-repeat;
}
#sidebar {
	padding: 237px 20px 0 20px;
	width: 218px;
	float: left;
	background: url(../images/amy-photo.jpg) no-repeat 0px 0px;
	font-family: Georgia, "Times New Roman", serif;
	margin: 0;
}
#main-content {
	margin: 0 0 0 259px;
	padding: 25px 8px 0 8px;
	width: 669px;
	background: url(../images/main-content-bg.gif) no-repeat 0px 0px;
	font-family: Georgia, "Times New Roman", serif;
}
#footer {
	background: url(../images/footer-flower.gif) no-repeat top;
	height: 236px;
	clear: both;
	width: 265px;
	margin: -100px 0 -92px -105px;
	float: left;
	display: inline;
}
h1 {
	float: left;
	margin: 60px 0 0 280px;
}
h1 a {
	display: block;
	height:55px;
	width: 380px;
	text-indent: -3000px;
}
#sidebar h3 {
	font-size: 14px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding: 0 10px 0px 10px;
	letter-spacing: 0.1em;
	clear: left;
}
ul#nav {
	margin: 0 0 60px 0;
}
ul#nav li {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/sidebar-arrow.gif) no-repeat 12px 5px;
	text-indent: 33px;
	margin: 0 0 4px 0;
}
ul#nav a:link, ul#nav a:visited, ul#nav a:active {
	color: #333;
}
ul#nav a:hover {
	color: #c8712f;
}
ul#archives {
	padding: 6px 10px 0 10px;	
}
ul#archives li {
	display: inline;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0px 3px 0 0;
	line-height: 20px;
}
ul#archives li a:link, ul#archives li a:visited, ul#archives li a:active {
	color: #333;
	text-decoration: none;
} 
ul#archives li a:hover {
	text-decoration: underline;
} 
#recent-comments {
	float: left;
	display: inline;
	width: 296px;
	background: url(../images/comments-header.gif) no-repeat top;
	margin: 15px 0 30px -40px;
}
#recent-comments h3 {
	border: 0;
	padding: 54px 0 0 70px;
	color: #000;
}
#recent-comments h3 a:link, #recent-comments h3 a:visited, #recent-comments h3 a:active {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#recent-comments h3 a:hover {
	text-decoration: underline;
}
#recent-comments ul {
	margin: 22px 32px 0 39px;
	padding: 0 0 20px 0;
	background: #c97130 url(../images/comments-footer.gif) no-repeat bottom;
}
#recent-comments ul li {
	border-bottom: 1px solid #FFF;
	font-size: 12px;
	color: #FFF;
	padding: 4px 5px 4px 13px;
}
#recent-comments ul li.last {
	border: 0px;
}
#recent-comments li a:link, #recent-comments li a:visited, #recent-comments li a:active {
	color: #FFF;
	text-decoration: none;
} 

ul#recent-posts {
	padding: 6px 1px 0 1px;
}
ul#recent-posts li {
	font-size: 12px;
	margin: 0px 3px 0px 0;
	padding: 1px 10px 1px 10px;
	line-height: 19px;
	background: url(../images/recent-posts-dotted.gif) no-repeat bottom;
}
ul#recent-posts li a:link, ul#recent-posts li a:visited, ul#recent-posts li a:active {
	color: #333;
	text-decoration: none;
} 
ul#recent-posts li a:hover {
	text-decoration: underline;
} 
#highlight-videos {
	margin: 35px -2px 0 -2px;
	border-top: 2px solid #FFF;
}
#highlight-videos h3 {
	font-size: 24px;
	border: 0;
	font-weight: normal;
	letter-spacing: 0;
	padding: 22px 0 0 0px;
	color: #000;
	text-align: center;
}
#highlight-videos ul {
	margin: 0 2px 20px 2px;
}
#highlight-videos li {
	font-size: 12px;
	font-weight: bold;
	background: url(../images/recent-posts-dotted.gif) no-repeat bottom;
	padding: 10px 0px 8px 0px;
	text-align: center;
}
#highlight-videos li span {
	margin: 2px auto 7px auto;
	display: block;
	width: 122px;
	height: 83px;
	background: url(../images/highlight-videos-shadow.gif) no-repeat;
	text-align: center;
}
#highlight-videos li span img {
	margin: 4px;
}
#highlight-videos a:link, #highlight-videos a:visited, #highlight-videos a:active {
	color: #333;
}
#highlight-videos a:hover {
	text-decoration: underline;
}

/* Entry */

.entry {
	font-size: 12px;
	color: #333333;
	padding: 0 40px 40px 16px;
}
.date {
	font-weight: bold;
	text-transform: uppercase;
	width: 230px;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	background: #FFF;
	padding: 5px 0 3px 3px;
	margin: 0 0 0 -3px;
	color: #333333;
}
.entry h2, .entry-2 h2 {
	font-size: 30px;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
	margin: 10px 0 15px 0;
	color: #000;
	line-height: 25px;
}
.entry h2 a:link, .entry-2 h2 a:link,.entry h2 a:visited, .entry-2 h2 a:visited, .entry h2 a:active, .entry-2 h2 a:active  {
	color: #000;
}
.entry h2 a:hover, .entry-2 h2 a:hover {
	text-decoration:  underline;
}
.entry p, .entry-2 p {
	margin: 1.2em 0;
	line-height: 18px;
}
.entry-2 {
	font-size: 12px;
	color: #333333;
	padding: 25px 40px 40px 16px;
	background: url(../images/entry-2-bg.gif) no-repeat top left;
}
.entry-info {
	font-family: Arial, Helvetica, sans-serif;
	color: #f6cd40;
	font-size: 10px;
	font-weight: bold;
	background: #c8712f;
	padding: 15px 16px 8px 16px;
}
.entry-border {
	height: 7px;
	background: #FFF;
	font-size: 1px;
}
.entry-comments {
	font-family: Arial, Helvetica, sans-serif;
	color: #f6cd40;
	font-size: 10px;
	font-weight: bold;
	background: #c8712f;
	padding: 0px 0 15px 16px;
}
.entry-info a:link, .entry-info a:visited, .entry-info a:active,
.entry-comments a:link, .entry-comments a:visited, .entry-comments a:active {
	color: #f6cd40; 
}
.entry-info a:hover, .entry-comments a:hover {
	text-decoration:  underline;
}
.entry-comments a.white {
	color: #FFF;
}
.comments-list {
	background: #c8712f;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.comment-content {
	padding: 20px 0 25px 0;
}
.comments-list h3 {
	font-size: 12px;
	text-transform: uppercase;
	padding:0 0 0 16px;
	display: inline;
}
.comments-list h4 {
	font-size: 11px;
	text-transform: uppercase;
	padding:0 0 0 8px;
	display: inline;
	line-height: 15px;
}
.comments-list h4 a {
	color: #f6cd40;
}

.comment {
	border-top: 1px solid #FFF;
	margin: 0 7px;
	padding: 10px 9px;
	width: 94%;
}
.comment-info {
	padding: 5px 0 0 0;
	color: #f6cd40; 
	width: 100%;
	background: #c8712f;
}
.comment-info a:link, .comment-info a:visited, .comment-info a:active {
	color: #f6cd40;
}
.comment-info a:hover {
	background: #c8712f;
	text-decoration: underline;
}
h2#postcomment {
	font-size: 20px;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
	margin: 10px 0 15px 0;
	color: #000;
	line-height: 25px;
}
.commentform {
	margin: 20px 16px;	
	font-size: 12px;
	color: #333;
}
.commentform input {
	margin: 3px 0;
}
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
.clear {display: block;}
textarea {
	width: 100%;
}
#sidebar fieldset {
	border: 0;
	margin-bottom: 30px;
}
#sidebar fieldset h3 {
	margin-bottom: 8px;
}
#sidebar fieldset span {
	font-size: 12px;
	display: block;
	margin-left: 10px;
}
#sidebar fieldset p {
	margin: 10px 0;
	float: right;
}
#sidebar fieldset label {
	float: right;
	font-size: 10px;
	margin: 8px 18px 0 0;
}
#sidebar fieldset input {
	float: right;
	width: 154px;
	margin: 5px 5px 0 10px;
	position: relative;
	z-index: 100;
}
#sidebar fieldset #mc-embedded-subscribe {
	clear: right;
	float: left;
	width: auto;
	margin-top: 0;
}
div.response {
	font-size: 12px;
	margin: 0 0 10px 10px;
	color: #fff;
}
div.mce_inline_error {
	font-size: 12px;
	margin-left: 10px;
	position: relative;
	top: 2px;
}