@import url(joomla-article-type.css);

body{
	margin:0;
	padding:0;
	
} 

#j_article_left_column{
	position: relative;
	top:30px;
	left:-60px;
	width:790px;
}

#j_article_left_column .moduletable {
	height: 3px;
}

#j_header_article_athome{
	background:transparent url(images/header_02athome.png) no-repeat scroll center center;
	height:165px;
	left:51px;
	position:relative;
	top:-44px;
	width:680px;
}

.ie6 #j_header_article_athome{
	top: -52px;
}
.ie7 #j_header_article_athome{
	top: -51px;
}

#j_header_article_lifestyle{
	background:transparent url(images/header_03lifestyle.png) no-repeat scroll center center;
	height:165px;
	left:51px;
	position:relative;
	top:-44px;
	width:680px;
}

.ie6 #j_header_article_lifestyle{
	top: -52px;
}
.ie7 #j_header_article_lifestyle{
	top: -51px;
}

#j_header_article_world{
	background:transparent url(images/header_04world.png) no-repeat scroll center center;
	height:165px;
	left:51px;
	position:relative;
	top:-44px;
	width:680px;
}

.ie6 #j_header_article_world{
	top: -52px;
}
.ie7 #j_header_article_world{
	top: -51px;
}

#j_paper{
	background:transparent url(images/paper-chunk.gif) repeat-y scroll center top;
	position:relative;
	top:-71px;
	width:790px; 
	left:23px;	
}

#j_bottom_paper{
	background:transparent url(images/paper-chunk-bottom.gif) no-repeat scroll left top;
	height:60px;
	left: 28px;
	position:relative;
	top:-72px;
	z-index: -1;
}

#j_author_name{
	position:relative;
	left:65px;
	top:10px;
	width:500px;
}

#j_article_content{
	margin-left:63px;
	margin-top:5px;
	padding-bottom: 20px;
	width:597px;
}

#j_article_content hr {
 	margin-top:15px;
	margin-bottom:20px;
}

#quote_container{
	float:left;
	margin-right:20px;
	min-height:115px;
	width:240px;
}

#quote_container #quote_background_image{
	background:transparent url(images/note-chunk.png) repeat-y scroll left top;
	left:-75px;
	min-height:100px;
	position:relative;
	width:318px;
}

#quote_content{
	padding:20px;
}

#quote_bottom_image{
	background:transparent url(images/note-bottom.png) no-repeat scroll center top;
	height:40px;
	left:-75px;
	position:relative;
	width:318px;
}



#ad_left_image{
	margin-top:5px;
	min-height: 277px;
	background: url(images/adunit-left.png) top left repeat-y;
	width:23px;
}

#ad_background_image{
	min-height: 277px;
	margin-left: 20px;
	width: 324px;
	background: url(images/ad-repeat.png) top right repeat-y;
}
#ad_bottom_image{
	background: url(images/adunit-bottom.png) bottom  left no-repeat;
	margin-bottom: 10px;
	height: 29px;
}

#ad_background_image img{
	padding:15px 10px 5px;
	max-width: 300px;
	max-height: 250px;
}

#j_popular_container{
	background:transparent url(images/most-popular_full.png) no-repeat scroll left top;
	position:relative;
	height:172px;
	top: -5px;
}

#j_popular{
	left:28px;
	position:relative;
	top:15px;
	width:308px;
}

#j_newsletter_container{
	background:transparent url(images/newletter-background.png) no-repeat scroll left top;
	position:relative;
	height:150px;
	top: -13px;
}

#j_newsletter{
	left:28px;
	position:relative;
	top:15px;
	width:308px;
}

#j_related_post_container{
	background:transparent url(images/most-popular_full.png) no-repeat scroll left top;
	height:172px;
	position:relative;
	top: 5px;
}

.ie #j_related_post_container {
	top: 25px;
}

#j_related_post{
	left:28px;
	position:relative;
	top:15px;
	width:308px;
}

/* for the tag cloud */

#j_tag_cloud_container {
	position:relative;
	top: 0px;
}

#j_tag_cloud .moduletable {
	position: 	relative;
	left: 		18px;
	width: 		314px;
}

#j_tag_cloud_container .top, 
#j_tag_cloud_container .bottom,
#j_tag_cloud{
	position: relative;
	width: 343px;
	left: 10px;
}

#j_tag_cloud_container .top{
	background: transparent url(images/tag_top.png) no-repeat scroll left top;
	height:		14px;
}

#j_tag_cloud_container .bottom{
	background: transparent url(images/tag_bottom.png) no-repeat scroll left top;
	height:		16px;
}

#j_tag_cloud {
	background:transparent url(images/tag_middle.png) repeat-y scroll left top;
}
