/*
Theme Name: Adeline Yen Mah
Theme URI: http://adelineyenmah.com/
Description: Custom theme
Version: 1.0
Author: Eric Wolfe
Author URI: http://kussner.com/

*/


/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
fieldset, img, abbr, acronym {
	border:0;
}
body {
	background-color: #F5F5F5;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* END RESET */

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(images/adeline-yen-mah.png);
	height: 36px;
	width: 338px;
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	left: 135px;
	.left: 0;
}
#logo span {
	display: none;
}
#navigation {
	display: block;
	height: 50px;
	border: 1px solid #BBBBBB;
	background-color: #FFF;
	background-image: url(images/navigation-background.png);
	padding-right: 1em;
	padding-left: 1em;
	.width: 807px;
	.position: relative;
	.z-index: 1;
	.top: -49px;
	.padding-left: 135px;
}
#navigation li {
	display: inline;
}
#navigation li a {
	text-decoration: none;
	display: inline-block;
	line-height: 50px;
	text-transform: capitalize;
	color: #333;
	padding-right: 1em;
	padding-left: 1em;
	background-image: url(images/menu-separator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation li a:hover {
	color: #9B0606;
}
#header ul ul {
	display: none;
}
#updates {
	display: block;
	float: right;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: left center;
 .position: relative;
 .bottom: 50px;
}
#content {
	float: left;
	width: 641px;
	margin-bottom: 20px;
 .margin-bottom: 0;
 .width: 640px;
}
#sidebar {
	float:right;
	padding-top:20px;
	width: 300px;
 .width: 300px;
}
#sidebar > ul > li {
	background-image:url(images/sidebar.jpg);
	background-color: #FFF;
	background-position:center top;
	background-repeat:no-repeat;
	border:1px solid #BBBBBB;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:20px;
	padding:6px;
}
#footer {
	clear: both;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 15px;
}
.hentry {
	background-image:url(images/post.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	border:1px solid #BBBBBB;
	margin-top:20px;
	padding:15px;
	clear: both;
}
li {
	list-style-position: inside;
}
p {
	margin-bottom: 1em;
}
h2, h2 a {
	color:#353535;
	font-size: 1.3em;
	text-decoration: underline;
	font-weight: normal;
}
small {
	border-top:1px solid #BBBBBB;
	display:block;
	color: #999;
	font-size: .7em;
}
.hentry {clear: both;}
.hentry small {
	padding-top:3px;
 .margin-bottom: 0;
}
small a {
	color: #666;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin-right: 5px;
	margin-bottom: 5px;
}
img.alignright {
	margin-left: 5px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
.entry {
	clear: both;
	margin-top: 10px;
}
.entry br {
	margin-bottom: 1em;
}
.entry ul {
	margin-bottom: 1em;
	margin-top: -1em;
}
.navigation {
	line-height:3em;
}
.navigation a {
	border: 1px solid #BBB;
	padding: 3px;
	background-color: #FFF;
	width: 40%;
}
a {
	color: #003399;
}
.single .postmetadata {
	clear: both;
}
#respond {
	padding-bottom: 1em;
	clear:both;
}
#respond textarea {
	width: 100%
}
#respond small {
	border: none;
}
h3 {
	margin-top: 1em;
}
.entry ul p {
	margin-bottom: 0;
}
.post-edit-link {
	clear: both;
	float:left;
}
.commentlist li {
	list-style-type: none;
	border: 1px solid #BBBBBB;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 1em;
	clear:both;
}
hr {
	clear: both;
	height: 0;
	color: #FFF;
}
.lpbcArchive ul {
	margin-bottom: 0;
	margin-top: 0;
}
#adeline {
	float:left;
	position:relative;
	top:1px;
	z-index:10;
}

#footer, #content, #sidebar {
	.position: relative;
	.top: -49px;
}

.comment-author-adeline {
	background-image:url(http://adelineyenmah.com/wp-content/themes/custom/images/adeline.png);
	background-repeat:no-repeat;
	overflow:visible;
}

.comment-author-adeline .comment-body {
	margin-left: 112px;
}

.imgtfe {border:5px solid #353535;
max-width:150px;
width:150px;}

.page-item-68 a {
	font-weight: bold;
}