/* main */

#crumbtrail 
{
 width: 480px;   
 }

#blog_sideleft {
    width: 164px;
    float: left;
}

#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;
}

/* Report */

#blog_main input {
	margin: 0 2px 0 0;
	padding: 0;
}

#blog_main .report_email {
	margin: 1px 0 0 12px;
}

#blog_main .report_name {
	margin: 0 0 1px 10px;
}


#blog_main .padup {
	margin: 0 0 30px 0;
}

#blog_main .report {
	_margin-top: 32px;
}


/* Left column */

.welcome {
	padding: 10px;
}

.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 0;
	padding: 5px 0 0 0;
	line-height: 14px;
	min-height: 50px;
}

.tags {
	margin: 30px 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 */

#cloud {
	background: #E7DECF url(../images/subnav_ends.gif) no-repeat -164px 100%;
	width: 164px;
	margin-bottom: 1em;
}

#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 10px 0;
}

.post_title {
	padding: 20px 0 0px 0;
}

.post_writtenby {
	padding: 0px 0 0 0px;
}

.post_content {
	width: 100%;
	line-height: 20px;
}

.post_title h1 {
	padding: 0px 0 0px 0;
	margin: 0;
	font-size: 2.3em;
}

.post_writtenby h2 {
	padding: 0px 0 10px 0;
	margin: 0;
	color: #53534D;
}

.post_footer {
	width: 100%;
}

.post_tags 
{
    margin: 20px 0;
}

.author 
{
    color: #B890C2;
    font-weight: bold;
}

a.postlink_comment {
	background: url(../images/feedback.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.guidlines {
	background:url(../images/logo_blogguidlines.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 20px;
	height: 18px;
	display: inline-block;
}
a.postlink_share {
	background: url(../images/share_page.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 20px;
	height: 18px;
	display: inline-block;
}

a.postlink_read {
	/*background: url(../images/read_more.gif) no-repeat left;*/
	padding-left: 10px;
	margin-right: 20px;
	height: 18px;
	/*display: inline-block;*/
}

.recent_title {
	margin: 0 0 15px 0;
}
a.recent {
	color: #75507e;
	font-size: 1.5em;
	text-decoration: none;
}

a.recent:hover {
	color: #ec2030;
	text-decoration: none;
}

.archive_link {
	margin: 7px 0 7px 0;
}

.archive_link a {
	color: #75507e;
	font-size: 1.2em;
	text-decoration: none;
}

a.linknum {
	background: url(../images/dev/linknumbg.jpg) no-repeat left;
	background-position: 0 -2px;
	padding: 0 12px 0 9px;
	min-height: 26px;
	line-height: 18px;
	text-decoration: none;
	font-size: 1.2em;
	display: inline-block;
}	
	

a.rss {
	background: url(../images/rss_large.gif) no-repeat left;
	padding-left: 26px;
	margin: 15px 0 0 0;
	height: 20px;
	display: inline-block;
	font-size: 1.166em;
}

a.rssinfo {
	background: url(../images/blogs/info.gif) no-repeat left;
	padding-left: 20px;
	margin: 15px 0 0 0px;
	height: 16px;
	display: inline-block;
}

.undertags {
	background: url(../images/tags.gif) no-repeat 0 50%;
	padding-left: 18px;
	margin-top: 20px;
}

/* Comments */

.blog_comments {
	margin: 2.6em 0 0 0;
	background: url(../images/line.gif) no-repeat -38px 0;
	padding-top: 1.6em;
}


.comment 
{
    padding-left: 65px;
    background: url(../images/avatar_mink.gif) no-repeat 0 0;
    margin-bottom: 2em;
    min-height: 48px;
    _height: 48px;
    _zoom: 1;
}

.comment_userbox div 
{
    display: inline;    
}

.comment_report 
{
    font-size: 0.916em;
}

.comment_user 
{
    font-weight: bold;
    font-size: 1.166em;
}

.comment_date 
{
    font-size: 1.166em; 
}
.comment_content 
{
    margin-top: 0.6em;    
}

/*
.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;
	padding: 15px 5px 0 5px;
	min-height: 55px;
}

.comment_placed_userbox {
	width: 110px;
	float: left;
}

.comment_placed_content {
	margin: 0 0 0 125px;
	position: relative;
	_width: 450px;
}

.comment_user {
	background: url(../images/blogs/user.gif) no-repeat left;
	padding-left: 23px;
	margin-right: 60px;
	height: 16px;
	display: inline-block;
	width: 70px;
}		

.comment_date {
	font-size: 0.9em;
}
*/

/* Add a comment */

.blog_add_comment 
{
    margin: 2.6em 0 0 0;
	background: url(../images/line.gif) no-repeat -270px 0;
    padding-top:  1.6em;
}


.blog_add_comment textarea,
.blog_add_comment input 
{
    border-color: #ababab;
}

.blog_add_comment textarea 
{
    width: 90%;   
    margin-top: 1em;
 }
 
 .blog_add_comment .comment_form 
 {
	padding: 0 0 0 65px;
    background: url(../images/avatar_yellow.gif) no-repeat 0 0;   
 }
 
 .comment_form label 
 {
    font-weight: bold;
    margin-right: 1em;
    font-size: 1.166em;
 }

/* new design */

.newsblog-header {
	background: url(../images/dev/newsblog.jpg) no-repeat 0 0;
	width: auto;
	height: 120px;
	padding: 20px 320px 0px 20px;
	margin-bottom: 20px;
}

.newsblog-header h1 {
	color:#EC2030;
	font-size:1.5em;
	line-height:1.3em;
	margin-bottom:0.6em;
}

.newsblogbox {
	margin: 0 0 40px 0;
}	

.blogs_entry .newsblogbox {
	margin: 0 0 0 0;
}	

.newsblogbox h1 {
	font-size: 2em;
	margin: 0; padding: 0;
	font-weight: bold;
}	

.hojyer_div {
	margin: 0;
	padding: 0;
}	

.unhead {
	font-size: 1.5em;
	margin: 0.1em 0 20px 0;
}

.zie_recent {
	background:transparent url(../images/dev/entries_box.gif) no-repeat scroll 0 0;
	margin-top:12px;
	width:237px;
}

.zie_recent .wrapper {
	background:transparent url(../images/dev/entries_box.gif) no-repeat scroll -237px 100%;
	padding:15px 15px 20px;
}

.zie_recent .wrapper h2 {
	margin:  0 0 7px 0;
	padding: 0;
}

.zie_recent .wrapper ul {
	margin: 0 0 10px 0;
	padding: 0;
}	

.zie_recent .wrapper .blogger_details {
	margin: 0; padding:0;
	min-height:10px;	
}	

.singleblogdetail {
	margin: 0 0 5px 0;
}	

.zie_kommentz {
	background:transparent url(../images/dev/comments_box.gif) no-repeat scroll 0 0;
	margin-top:12px;
	width:237px;
}

.zie_kommentz .wrapper {
	background:transparent url(../images/dev/comments_box.gif) no-repeat scroll -237px 100%;
	padding:15px 15px 20px;
}


.ziedate {
	background: url(../images/dev/yellquot.jpg) no-repeat left top;
	padding: 0 0 0 40px;
	width:154px;
	zoom:1;
}	

.recent_comment_text {
	word-wrap:break-word;
}

.ziedate a, .ziedate a:hover {
	text-decoration: none;
}

.zie_tagz,
.zie_tagz .wrapper,
.zie_tagz .wrapper2 {
	background:url(/images/tag_cloud_wrap.png) no-repeat;
}

.zie_tagz {
	margin-top:12px;
	width:237px;
	background-position:-237px 0;
	background-repeat:repeat-y;
}

.zie_tagz .wrapper2 {
	background-position:100% 100%;
	padding:15px 15px 20px;
	text-align: center;	
	min-height: 150px;
}

.zie_tagz {
    list-style-type:none;
    margin:0;
    padding:0;
	text-align: center;
}

.zie_tagz a, .tags a {
	float: left;
	display: inline;
	font-weight: bold;
	color:#53534D;
    text-decoration:none;
	*white-space:nowrap;	
}

.zie_tagz .wrapper a, .tags a {
	text-transform: lowercase;
	margin: 0 1px;
}

.zie_tagz .wrapper a span, .tags a span {
	display: inline;
	float:left;
	padding: 6px 5px;
}

.zie_tagz .wrapper a:hover,
.zie_tagz .wrapper a,
.tags a, .tags a:hover {
	background: url(../images/dev/tag_hover_left.jpg) no-repeat 0 50%;
}

.zie_tagz .wrapper a:hover span,
.zie_tagz .wrapper a span,
.tags a span, .tags a:hover span {
	background: url(../images/dev/tag_hover_right.jpg) no-repeat 100% 50%;
}

.tags a:hover {
	color: #EC2030;
}	