/*
	Asthma Blog style
	Rui Zhang
	2007-11
*/


/* top */
#header-content {
	margin: 20px 0 0 0;
	padding: 0 10px 0;
}

#blog-logo {
	float:left;
	margin:0px 0 0 30px;
	margin-top:40px;
	display:block;
	width:315px;
	height:98px;
}

#logo { 
	margin: 	
}

#blog-logo h1, #blog-logo h2 {
	display:block;
	text-indent:-9999px;
	border-bottom:0 none;
}


/* layout */
#content {
	height:100%;
	padding: 0 45px;
}
#content_theme {
	overflow: visible;	
}

#main-column {
	float:left;
	width:530px;
	padding:0;
	margin:30px 0 0px 15px;
	_margin-left:7px;
}

#main-column .index-list-box-white-outer, 
#main-column .index-list-box-outer {
	width:auto;
}

#right-col {
	position:relative;
	float:right;
	width:243px;
	padding:0;
	margin:30px 15px 30px 0;
	_margin-right:0px;
	
}

#main-column h1 {
	margin-bottom:5px;
}
p.searchdescription {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:20px;
}

/* post */
#main-column div.post {
	width:100%;
	margin-bottom:20px;
}

#main-column div.post h2 {
	color:#afc327;
	line-height:110%;
	margin:0 0 3px 0;
	border-bottom:1px solid #eee;
	padding:0 0 4px 0;
}

#main-column div.post h2 a {
	background:none;
	padding:0;
	text-decoration:none;
}

#main-column div.post h2 a:hover {
	text-decoration:underline;
}

#main-column div.post .datetime, #entry .datetime {
	color:#999;
}

#main-column div.post .article {
	margin:15px 0 15px 0;
	line-height:1.6em;
}

#main-column div.post .read-more {
	margin:5px 0 10px;
}

#main-column div.post .author {
	/*color:#792A8F;*/
}


/* paging */
#paging {
	clear:both;
	height:30px;
}

#paging a.older {
	float:left;
}

#paging a.newer {
	float:right;
}

#entry {}

#entry h1 {
	color:#BDA7D3;
	background:none;
	border:0 none;
	padding:0 0 20px 0;
}

#entry .photo {
	float:left;
	height:52px;
	width:52px;
	margin:4px 20px 0 0;
}

#entry h2 {
	margin:0 0 2px;
	font-size:1.2em;
}

#entry .author, #entry .job {
	font-size:1.3em;
}

#entry .author {/*color:#792A8F;*/}
#entry .job {color:#333;}
#entry .tagged {color:#999;}

#callout-container {
	margin:0 0 10px 10px;
}

#article {
	margin:20px 0;
	line-height:1.6em;
}

#article .imgright, .post .imgright {
	float:right;
	margin:3px 0 5px 5px;
}

#article ul li { 
	background:url(/display_images/bullet_aaa.gif) no-repeat 0 0.5em;
	padding: 0 0 10px 10px;
}

#entry .paging {
	width:150px;
	float:left;
}

#entry .paging .previous {}
#entry .paging .next {}

#entry .scrapbook {
	background: url(/display_images/blog/icon_scrapbook.gif) bottom left no-repeat;
	padding-left:25px;
	float:right;
}

#entry {}

#comments {
	margin:25px 0;
}


/* search */
#search {
	height:95px;
	width:243px;
	background: url(/display_images/blog/search_box_foot.gif) bottom left no-repeat;
	position: relative;
}

#search .top {
	background: url(/display_images/blog/search_box_top.gif) top left no-repeat;
	height:10px !important;
	display:block;
	font-size:0;
	overflow: hidden;
}

#search .inside {
	height:100%;
}

#search .inside .inside-1 {
	background: url(/display_images/blog/search_1.gif) left top no-repeat;
	height:50px;
	width:100%;
	display:block;
	position:relative;
}

#search .inside .inside-2 {
	background: url(/display_images/blog/search_2.gif) left top no-repeat;
	width:100%;
	display:block;
	position:relative;
}

#search form {
	position: relative;
	top: 3px;
	padding: 0px 0px 0px 13px;
}

#search form label {
	display:none;
}

#search .inside .si-1, #search .inside .si-2 {
	padding:0;
	margin:0;
	position:relative;
	width:120px;
	left:55px;
	top:14px;
	float:left;
}

#search .inside .si-2 {
	top:-4px;
	width:124px;
}

#search .inside .ss-1, #search .inside .ss-2 {
	padding:0;
	margin:0;
	position:relative;
	left:59px;
	top:14px;
}

#search .inside .ss-2 {
	top:-4px;
}


/* tags */
#tags {
	margin:25px 0 15px;
}
#tags ul {
	list-style-type: none;
	margin:0;
	padding:0 0 15px 0;
}
#tags ul li {
	display:inline;
	margin:0;
	padding: 0 13px 0 0;
}

#tags a {font-family:Trebuchet MS, verdana, arial, sans-serif;line-height:110%;}
#tags a.t0 {font-size:100%;}
#tags a.t1 {font-size:120%;}
#tags a.t2 {font-size:140%;}
#tags a.t3 {font-size:160%;}
#tags a.t4 {font-size:180%;letter-spacing:-.5px;}
#tags a.t5 {font-size:200%;letter-spacing:-1px;}
#tags a.t6 {font-size:220%;letter-spacing:-1.5px;}

#tags .view-all-tags {
	text-decoration:underline;
}


/*rss */
#rss {
}

#rss a {
	display:block;
}

#search, #tags, #rss, #right-col div.sign-out {
	position:relative;
	z-index:3;
	float:left;
}

/* bg */
#right-col .right-bg {
	background: url(/display_images/blog/right_bg.gif) top left no-repeat;
	float:left;
	width:259px;
	height:560px;
	position:absolute;
	bottom: -500px;
	right: -42px;
	z-index:2;
}

#right-col div.sign-out {
	clear:left;
	font-size:1.5em;
	padding-top:20px;
}

/* read comment */

.read-comment {
	margin:0 0 25px 0;
	overflow:hidden;
}
.read-comment .left {
	background:url(/display_images/blog/read_comment_foot.gif) bottom left no-repeat;
	width:116px;
	min-height:88px;
	height:auto !important;
	height:88px;
	float:left;
	overflow:hidden;
}

.read-comment .left .top {
	padding:0;
	margin:0;
	width:116px;
	font-size:0;
	height:10px;
	background:url(/display_images/blog/read_comment_top.gif) top left no-repeat;
}

.read-comment .left .inside {
	padding:0 10px;
}

.read-comment .right {
	float:left;
	margin-left:10px;
	width:300px;
}

.comments-post {
	color:#b39dcb;
	line-height:110%;
	padding:0;
	margin:20px 0 40px 0;
	border:0 none;
}

.comments-post a {
	font-size:.9em;
	margin-left:10px;
}

div#post-comment {
	margin-top:25px;
}

.post-comment {
	margin:0 0 25px 0;
	width:430px;
	background:url(/display_images/blog/post_comment_foot.gif) bottom left no-repeat;
	overflow:hidden;
}

.post-comment h3 {
	color:#b39dcb;
	line-height:110%;
	padding:0;
	margin:0 0 25px;
	border:0 none;
}

#main-column .post-comment form {
	padding-top:0;
}

.post-comment .top {
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	height:15px;
	background:url(/display_images/blog/post_comment_top.gif) top left no-repeat;
}

.post-comment .inside {
	padding:0 10px;
}

.post-comment label {
	font-size:1.25em;
	font-weight:bold;
	letter-spacing:1px;
	color:#333;
}

.post-comment input, .post-comment textarea {
	font-size:1em;
	padding:0 2px;
}

.post-comment input {
	margin:5px 0 25px;
	width:205px;
}

.post-comment textarea, .post-comment .postbottom {
	width:255px;
}

.post-comment textarea {
	margin:5px 0 10px;
}

.post-comment .postbottom {
	margin:0;
	text-align:center;
}

.post-comment .postbutton {
	width:71px;
	height:22px;
}

#comments {
	background-color: white;
	background-image: none;
}
div.comment-item {
	margin-bottom:10px;
}
#comments h2 {
	color: #b39dcb;
	font-size: 1.7em;
	margin: 0 0 20px 0;
}
	#comments h2 a{
		display:block;
		float:right;
		font-size: 0.8em;
	}
#comments h3 {
	color: #000;
	font-size: 1.1em;
}
#comments div.meta {
	float:left;
	width:120px;
}
#comments div.text {
	float:left;
	width:280px;
	margin-left:10px;
}

div.contentblock {
	margin-top:25px;
}

div.signup-block {
	margin-top:25px;
}

.box-wrapper-topright
{
	width:100%;
	background-image:url(/display_images/box_corner_topright.gif);
	background-repeat:no-repeat;
	background-position:top right;	
	background-color: #e9f1b1;
}
.box-wrapper-top
{
	width:100%;
	background-image:url(/display_images/box_corner_topleft.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	background-color: #e9f1b1;
}
.box-wrapper-botleft
{
	background-image:url(/display_images/box_corner_bottomleft.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
}
.box-wrapper-botright
{
	background-image:url(/display_images/box_corner_bottomright.gif);
	background-repeat:no-repeat;
	background-position:right bottom;	
	overflow:hidden;
	line-height:normal;	
}
.box-wrapper-top .box-content, .whitebox-wrapper-topright .box-content
{
	padding:10px 10px 10px 10px;
}
/* Hides from IE5-mac \*/
* html .box-wrapper-botright {height: 1%;}
/* End hide from IE5-mac */


#footer { 
	padding: 5px 40px 0;
	margin: 0;
	overflow: visible;
	background: transparent url(/display_images/footer_bg_with_logo.gif) no-repeat scroll left bottom;
}

#footer_inner { 
	padding: 80px 0 0 0;	
}

#footer_inner_bottom { 
	padding: 0 0 50px 0;	
}
