/*
Asia Unbound
*/

#cc {
	width: 590px !important;
	padding: 0px !important;
	margin-left: 0px!important;
}

#cc  #general * img {
	max-width: 570px !important;
    padding-left:0 !important;
}

#cc * .commentlist * {
	list-style:none;
	max-width:470px;
}

#rc {
	width: 290px !important;
}

/* removes width reserved for lc in IE */
#lc {
width:0px;
}


#general {
	padding: 10px !important;
}

#blog_hdr {
	background-color: #F5F1E8;
	padding: 0px;
	width:590px!important;
	height: 75px;
}


.scrollbar .leftlink {
	float: left;
	border: 0px solid red;
}

.scrollbar .rightlink {
	float: right;
}

.entry p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	line-height: 1.6;
}

.entry p a {
	text-decoration:underline;
}

a.more-link:link {
	text-decoration:none;
}
a.more-link:visited {
	text-decoration:none;
}

a.more-link:hover {
	text-decoration:underline;
}

a.more-link:active {
	text-decoration:underline;
}


/*styles the original post date and the metadata about the original entry */
.postmetadata p, small {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10.5px !important;
}

/* styles for comments section */
.commentlist li, .commentlist p, .commentlist a {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px !important;
line-height:1.4;
}

.entry .postmetadata strong {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px !important;
line-height:1.4;
}

.postmetadata cite {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px !important;
line-height:1.4;
}

.postmetadata strong {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px !important;
line-height:1.4;
}

.postmetadata strong a{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px !important;
line-height:1.4;
}

/*threaded comments */
.children {
	padding-left:20px;
}

/*time and date stamp for comments */
.commentlist *, form .blogdate small {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10.5px !important;
}

/*bolds just the names and more link in the recent comments widget */
.callout-c .categories li a.sidebar-comment-link {
	font-weight: bold;
}

/* code for blog bullets, leverages and updates the code for bullets on update.css */
#general ul li {
font-family: Georgia,"Times New Roman",Times,Serif;
color:#411C0D;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin:0pt 0pt 0.9em !important;
padding:0pt !important;
padding-left: 10px !important;
text-indent:0em !important;
line-height:1.4;
}

.entry img {
max-width:470px;
border:0;
}

#general .nounderline {
text-decoration:none !important;
border-bottom:0px !important;
}

/* adds icon to ShareThis link */
.entry a.akst_share_link {
display:inline-block;
padding-right:20px;
text-decoration:none;
}

/* Contributors widget */
.spotlight p, table {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
}

#related-container {
float:left;
width:550px;
}


#related-container h2 {
font-size:18px;
}


