/* main */

#blog_sideleft {
    width: 140px;
    float: left;
    margin-right: 24px;
}

#blog_sideright {
   width: 220px;
   float: right;
}

#blog_sideright h1 {
   width: 220px;
   float: right;
   color: #666;
   font-size: 1.7em;
	margin-bottom: 10px;
}

#blog_main {
    float: left;
    width: 480px;
	margin-left: 20px;
}

#blog_main h1 {
	margin: 0px;
	padding: 0px;
}


/* Left column */

.welcome {
	padding: 0;
}

.bloggers {
	width: 100%;
	margin: 10px 0 10px 0;
}

.bloggers_title {
	height: 25px;
	padding: 0 0 0 5px;
}

.blogger_box {
	margin: 5px 0 5px 0;
}

.blogger_icon {
	width: 48px;
	height: 48px;
	float: left;
}

.blogger_details {
	position: relative;
	margin: 0 0 0 48px;
	padding: 5px 0 0 0;
	line-height: 14px;
}

.tags {
	width: 100%;
	margin: 5px 0 10px 0;
}

.tags_title {
	height: 25px;
	padding: 0 0 0 5px;
}

.cloudlinks {
	padding: 0px 5px 0 5px;
	text-align: center;
}

.tag1 {
	font-size: 1em;
}
.tag2 {
	font-size: 1.2em;
}
.tag3 {
	font-size: 1.3em;
}
.tag4 {
	font-size: 1.5em;
}
.tag5 {
	font-size: 1.7em;
}

.cloud .cloudlinks a {
	color: #53534d;
	text-decoration: none;
}

.cloud .cloudlinks a:hover {
	color: #ec2030;
	text-decoration: none;
}

.cloud a {
	line-height: 24px;
}	

/* cloud */

.cloud {
	background:#EAEAEA;
	border:1px solid #C9CCD2;
	display:block;
	margin:0 0 10px;
	padding: 10px;
	width:188px;
	text-align: center;
}

.cloud ul {
	margin: 0;
	padding: 8px 0;
	background: url(../images/subnav_ends.gif) no-repeat 0 0;
}

.cloud li {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
	float: left;
}

.cloud li a {
	color: #53534D;
	text-decoration: none;
	font-weight: bold;
	float: left;
	clear: left;
	width: 108px;
	padding: 4px 15px;
}

.cloud li a:hover {
	color: #EC2030;
}

/* posts */



.post_box {
	width: 100%;
	margin: 0px 0 20px 0;
}

.post_title h1 {
	padding: 0px 0 0px 0;
	margin: 0;
}

.post_writtenby {
	padding: 0px 0 0 0px;
}

.post_content {
	width: 100%;
	line-height: 20px;
}

.post_title h1 a {
	font-size: 18px;
	font-weight: normal;
}

.post_writtenby h2 {
	padding: 5px 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

.post_writtenby h2 span {
	font-style: italic;
}

.page_leftside h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 15px 0 5px 0;
}	

.post_footer {
	width: 100%;
}

.populink {
	margin: 0 0 10px 0;
	display: block;
}	

a.postlink_comment {
	background: url(../images/blogs/comment.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 20px;
	height: 18px;
	display: inline-block;
}

a.postlink_permalink {
	background: url(../images/blogs/permalink.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 20px;
	height: 18px;
	display: inline-block;
}

a.postlink_share {
	background: url(../images/blogs/share.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 20px;
	height: 18px;
	display: inline-block;
}

a.postlink_read {
	background: url(../images/blogs/read.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 20px;
	height: 18px;
	display: inline-block;
}

.recent_title {
	margin: 0 0 15px 0;
}
a.recent {
	color: #66748a;
	font-size: 12px;
	text-decoration: underline;
}

a.recent:hover {
	color: #ec2030;
	text-decoration: none;
}

.archive_link {
	margin: 7px 0 7px 0;
}

.archive_link a {
	color: #75507e;
	font-size: 12px;
	text-decoration: none;
}

a.rss {
	background: url(../images/blogs/rss.gif) no-repeat left;
	padding-left: 20px;
	margin: 0 60px 10px 0;
	height: 16px;
	display: inline-block;
}

a.rssinfo {
	background: url(../images/blogs/info.gif) no-repeat left;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

.undertags {
	background: url(../images/blogs/tags.gif) no-repeat top left;
	padding-left: 20px;
	margin-top: 20px;
}

.blog_comments {
	margin: 20px 0 0 0;
}

.comments_column {
	width: 100%;
	clear: both;
}

.comment_column_left {
	width: 120px;
	text-align: right;
	padding: 3px 10px 0 0;
	margin: 0 0 10px 0;
	float: left;
}

.comment_column_right {
	margin: 0 0 10px 120px;
	position: relative;
}

.commentarea {
	width: 300px;
	height: 150px;
}

.comment_placed {
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 15px 5px 0 5px;
}

.comment_placed_userbox {
	width: 110px;
	float: left;
}

.comment_placed_content {
	margin: 0 0 0 125px;
	position: relative;
	line-height: 20px;
}

.comment_user {
	background: url(../images/blogs/user.gif) no-repeat left;
	padding-left: 23px;
	margin-right: 60px;
	min-height: 16px;
	display: inline-block;
}	

.comment_date {
	float: left;
	margin: 5px 10px 5px 0px;
	font-weight: normal;
	font-size: 12px;
	display: block;
}


