/********************************************
   Celebrity - blog list
********************************************/ 	

#listcelebrity .listBlogTop {
	height: 20px;
	width: 460px;
	background-image: url(/img/listStoryTop_bg.png);
}
#listcelebrity .listBlog {
	background-color: #690E29;
	background-image: url(/img/listStoryContent_bg.png);
	background-repeat: repeat-x;
}
#listcelebrity .listBlogBottom {
	height: 20px;
	width: 460px;
	background-image: url(/img/listStoryBottom_bg.png);
}
#listcelebrity .listBlogBrowser {
	list-style: none;
	margin: 0;
	padding: 0;
}
#listcelebrity .listBlogBrowser li {
	list-style: none;
	background-image: url(/img/border_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0;
}

#listcelebrity .listBlogBrowser li .comments {
	color: #FFFFFF;
	height: 31px;
	clear:both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 112px;
}
#listcelebrity .listBlogBrowser li .comments p.commentsNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DBBFBF;
	float: left;
	display: block;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}

#listcelebrity .listBlogBrowser li img {
	list-style: none;
	float: left;
	border: 1px solid #000000;
	margin-right:10px;
}
#listcelebrity .listBlogBrowser li h1, 
#listcelebrity .listBlogBrowser li h1 a, 
#listcelebrity .listBlogBrowser li h1 a:visited {
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFCC00;
	line-height: 115%;
	font-weight: normal;
	text-decoration:none;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#listcelebrity .listBlogBrowser li h1 a:hover {
	text-decoration:underline;
}
#listcelebrity .listBlogBrowser li p.blogName {
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	display: inline;
	margin: 0;
}
#listcelebrity .listBlogBrowser li p.blogName a, 
#listcelebrity .listBlogBrowser li p.blogName a:visited{
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	margin: 0;
	display: inline;
	text-decoration: none;
} 
#listcelebrity .listBlogBrowser li p.blogName a:hover {
	text-decoration: underline;
}
#listcelebrity .listBlogBrowser li p.lead {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBBFBF;
	line-height: 140%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 112px;
}
#listcelebrity .listBlogBrowser p.empty {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBBFBF;
	line-height: 140%;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/********************************************
   Interactive - blog list
********************************************/ 	

#listinteractive .listBlogTop {
	height: 20px;
	width: 460px;
	background-image: url(/img/listStoryTopGreen_bg.png);
}
#listinteractive .listBlog {
	margin: 0;
	padding: 0;
}
#listinteractive .listBlogBottom {
	height: 20px;
	width: 460px;
	background-image: url(/img/listStoryBottomGreen_bg.png);
}
#listinteractive .listBlogBrowser {
	list-style: none;
	margin: 0;
	padding: 0;
}
#listinteractive .listBlogBrowser li {
	list-style: none;
	background-image: url(/img/border_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0;
	margin-bottom: 10px;
	text-align:justify;
}

#listinteractive .listBlogBrowser li .comments {
	color: #C1055D;
	height: 31px;
	clear:both;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}

#listinteractive .listBlogBrowser li .comments p.commentsNumber {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	display: inline;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}

#listinteractive .listBlogBrowser li img {
	list-style: none;
	float: left;
	border: 1px solid #000000;
	margin-right:10px;
}
#listinteractive .listBlogBrowser li h1, 
#listinteractive .listBlogBrowser li h1 a, 
#listinteractive .listBlogBrowser li h1 a:visited {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C1055D;
	line-height: 120%;
	font-weight: normal;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#listinteractive .listBlogBrowser li h1 a:hover {
	color:#5D5D5D;
}
#listinteractive .listBlogBrowser li p.blogName {
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	display: inline;
	margin: 0;
}
#listinteractive .listBlogBrowser li p.blogName a, 
#listinteractive .listBlogBrowser li p.blogName a:visited{
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	margin: 0;
	display: inline;
	text-decoration: none;
} 
#listinteractive .listBlogBrowser li p.blogName a:hover {
	text-decoration: underline;
}

#listinteractive .listBlogBrowser li p.ownerUserName_releaseDate {
	padding:0;
	margin: 0;
	font-family: TAhoma;
	font-size: 11px;
	color: #919191;
}
#listinteractive .listBlogBrowser li p.lead {
	padding:0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
}
#listinteractive .listBlogBrowser p.empty {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 140%;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}





/********************************************
   LATEST COMMENTS, BLOG AND FORUM PUBLIC
********************************************/ 

.separatorForum {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5B5B5;
	margin-left:65px;
	padding-left:10px;
}	

.latestCommentsPub, .false .latestCommentsPub {
	margin-bottom: 10px;
}
.latestCommentsPub .top, .false .latestCommentsPub .top {
	height: 20px;
	width: 300px;
	background-image: url(/img/300Green_top.png);
	background-repeat: no-repeat;
}
.latestCommentsPub .content, .false .latestCommentsPub .content {
	padding-left: 0px;
	padding-right: 0px;
}
.latestCommentsPub .bottom, .false .latestCommentsPub .bottom {
	height: 20px;
	width: 300px;
	background-image: url(/img/300Green_bottom.png);
}

.latestCommentsPub .content h1.title {
	background-image:url(../img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:10px;
}

/********** HALF **********/

.half .latestCommentsPub, .half .false .latestCommentsPub {
	width: 300px;
	margin-bottom: 10px;
}
.half .latestCommentsPub .top, .half .false .latestCommentsPub .top {
	height: 20px;
	width: 300px;
	background-image: url(/img/halfGreen_top.png);
	background-repeat: no-repeat;
}
.half .latestCommentsPub .content, .half .false .latestCommentsPub .content {
	padding-left: 0px;
	padding-right: 0px;
}
.half .latestCommentsPub .bottom, .half .false .latestCommentsPub .bottom {
	height: 20px;
	width: 310px;
	background-image: url(/img/halfGreen_bottom.png);
}

.half .latestCommentsPub .content h1.title,
.half .false .latestCommentsPub .content h1.title {
	background-image:url(/img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#2D4A13;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	line-height:17px;
	margin:0;
	padding:0 0 14px 15px;
}



/********** FULL **********/

.full .latestCommentsPub, .full .false .latestCommentsPub {
	margin-bottom: 10px;
}

.full .latestCommentsPub .content, .full .false .latestCommentsPub .content {
	padding-left: 0px;
	padding-right: 0px;
}


.true .latestCommentsPub .content h1.title {
	background-image:url(/img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#4C0404;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	line-height:17px;
	margin:0;
	padding:0 0 14px 15px;
} 
.false .latestCommentsPub .content h1.title {
	background-image:url(/img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#2D4A13;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	line-height:17px;
	margin:0;
	padding:0 0 14px 15px;
}
.full .latestCommentsPub .content h1.title {
	background-image:url(/img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#72A988;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	line-height:17px;
	margin:0;
	padding:0 0 14px 15px;
}

.full .true .latestCommentsPub .content h1.title {
	background-image:url(/img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#CD4E66;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	line-height:17px;
	margin:0;
	padding:0 0 14px 15px;
}




.latestCommentsPubList {
	list-style: none;
	padding: 0;
	margin: 0;
}
.latestCommentsPubList li {
	list-style: none;
	background-image: url(/img/border_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:15px 0;
}
.latestCommentsPubList li img {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	float: left;
}
.latestCommentsPubList li p.date {
	/*background-color:#E5E5E5;*/
	background-image:none;
	color:#919191;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:2px 10px;
	text-align:center;
	width:50px;
}
.latestCommentsPubList li p.leadShort {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.latestCommentsPubList li p.dateSec {
	background-color:#E5E5E5;
	background-image:none;
	color:#919191;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	margin-bottom: 5px;
	padding:2px 10px;
	text-align:center;
}
.true .latestCommentsPub .latestCommentsPubList li p.date, 
.latestCommentsVip .latestCommentsPubList li p.date {
	list-style: none;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #D78080;
	margin-left: 60px;
}

.latestCommentsPubList li h1 {
	padding:0 !important;
	font-family: "Times New Roman", Times, serif !important;
	font-size: 16px !important;
	color: #C1055D !important;
	text-decoration:none !important;
	line-height: 120% !important;
	font-weight: normal !important;
	text-transform: none  !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}
.latestCommentsPubList li h1.center {
	padding:0 !important;
	font-family: "Times New Roman", Times, serif !important;
	font-size: 16px !important;
	color: #C1055D !important;
	text-decoration:none !important;
	line-height: 120% !important;
	font-weight: normal !important;
	text-transform: none  !important;
	margin: 0;
	text-align:center ;
}
.latestCommentsPubList li h1 a, 
.latestCommentsPubList li h1 a:visited {
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C1055D;
	text-decoration:none;
	margin: 0;
}
.latestCommentsPubList li h1 a:hover {
	color:#5D5D5D;
}

.latestCommentsPubList li p.commentOn {
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
	text-decoration: none;
}
.latestCommentsPubList li p.commentOn a,
.latestCommentsPubList li p.commentOn a:visited {
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
	line-height: 125%;
	margin: 0;
	text-decoration: none;
}
.latestCommentsPubList li p.commentOn a:hover {
	color:#5D5D5D;
}

.latestCommentsPubList li h3 {
	padding:0;
	margin:0 0 0 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C1055D;
	font-weight: normal;
	text-decoration:none;
}
.latestCommentsPubList li h3.center {
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C1055D;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.latestCommentsPubList li h3 a, 
.latestCommentsPubList li h3 a:visited {
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C1055D;
	font-weight: normal;
	text-decoration:none;
	margin: 0;
}
.latestCommentsPubList li h3 a:hover {
	color:#5D5D5D;
}



.true .latestCommentsPub {
	width: 300px;
	margin-bottom: 10px;
}
.true .latestCommentsPub .top {
	height: 20px;
	width: 300px;
	background-image: url(/img/300RedLight_top.png);
	background-repeat: no-repeat;
}
.true .latestCommentsPub .content {
	background-color:#AE0000;
	background-image:url(/img/300RedLight_content.png);
	background-repeat:repeat-x;
	padding-left: 0px;
	padding-right: 0px;
}
.true .latestCommentsPub .bottom {
	height: 20px;
	width: 300px;
	background-image: url(/img/300RedLight_bottom.png);
}


.full .true .latestCommentsPub {
	width: 630px;
	margin-bottom: 10px;
}
.full .true .latestCommentsPub .top {
	height: 20px;
	width: 630px;
	background-image:url(/img/630Red_top.png);
	background-repeat: no-repeat;
}
.full .true .latestCommentsPub .content {
	background-color:#690E29;
	background-image:url(/img/630Red_content.png);
	background-repeat:repeat-x;
	padding-left: 0px;
	padding-right: 0px;
}
.full .true .latestCommentsPub .bottom {
	height: 20px;
	width: 630px;
	background-image:url(/img/630Red_bottom.png);
}





.latestCommentsVip {
	width: 300px;
	margin-bottom: 10px;
}
.latestCommentsVip .top {
	height: 20px;
	width: 300px;
	background-image: url(/img/300RedLight_top.png);
	background-repeat: no-repeat;
}
.latestCommentsVip .content {
	background-image: url(/img/300RedLight_content.png);
	background-repeat: repeat-x;
	background-color:#AE0000;
	padding-left: 0px;
	padding-right: 0px;
}
.latestCommentsVip .bottom {
	height: 20px;
	width: 300px;
	background-image: url(/img/300RedLight_bottom.png);
}

.latestCommentsVip .content h1.title {
	background-image:url(/img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#4C0404;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	line-height:17px;
	margin:0;
	padding:0 0 14px 15px;
}









/*--------- Profil blogera --------*/

#bloggerProfile {
	margin-top: 0px;
}
#bloggerProfile img {
	margin: 0 10px 10px 0;
}
#bloggerProfile h2 {
	margin-top: 0px;
	font-size: 14px;
}

/* -------------------  Lista Blogova -------------------- */

#postBrowser .listPost {
	margin: 0 0 10px 0;
}
#postBrowser .listPost tr td {
	vertical-align: top;
	background-color: #F8F8F3;
	padding: 5px;
}
#postBrowser .listPost tr td p {
	margin: 0;
}
#postBrowser .listPost tr td p.uptitle {
	margin: 0px;
	font-style: italic;
}
#postBrowser .listPost tr td img {
	margin: 0;
}
#postBrowser .listPost tr td h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#postBrowser .listPost tr td h2 a {
	text-decoration: none;
	color: #000000;
}

#postBrowser .listPost tr td.comments {
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
#postBrowser .listPost tr td.comments a {
	color: #FFFFFF;
}

/* -------------------  Blog Info - Celebrity -------------------- */

.blogInfocelebrity {
	width: 300px;
	margin-bottom: 10px;
}
.blogInfocelebrity .top {
	height: 20px;
	width: 300px;
	background-image: url(/img/300RedLight_top.png);
	background-repeat: no-repeat;
}
.blogInfocelebrity .content {
	background-color:#AE0000;
	background-image:url(/img/300RedLight_content.png);
	background-repeat:repeat-x;
	padding-left: 15px;
	padding-right: 15px;
}
.blogInfocelebrity .bottom {
	height: 20px;
	width: 300px;
	background-image: url(/img/300RedLight_bottom.png);
}

/* -------------------  Blog Info - Interactive -------------------- */

.blogInfointeractive {
	width: 300px;
	margin-bottom: 10px;
}
.blogInfointeractive .top {
	height: 20px;
	width: 300px;
	background-image: url(/img/300Green_top.png);
	background-repeat: no-repeat;
}
.blogInfointeractive .content {
	background-color:#4B7B20;
	background-image:url(/img/300Green_content.png);
	background-repeat:repeat-x;
	padding-left: 15px;
	padding-right: 15px;
}
.blogInfointeractive .bottom {
	height: 20px;
	width: 300px;
	background-image: url(/img/300Green_bottom.png);
}

/********************************************
   Interactive & Celebrity - listBlogs
********************************************/ 	

#listBloginteractive .listBlogTop {
	height: 20px;
	width: 460px;
	background-image: url(/img/listStoryTopGreen_bg.png);
}
#listBloginteractive .listBlog {
	background-color: #2A4535;
	background-image: url(/img/listStoryContentGreen_bg.png);
	background-repeat: repeat-x;
}
#listBloginteractive .listBlogBottom {
	height: 20px;
	width: 460px;
	background-image: url(/img/listStoryBottomGreen_bg.png);
}


#listBlogcelebrity .listBlogTop {
	height: 20px;
	width: 460px;
	background-image:url(/img/listStoryTop_bg.png);
}
#listBlogcelebrity .listBlog {
	background-color:#690E29;
	background-image:url(/img/listStoryContent_bg.png);
	background-repeat: repeat-x;
}
#listBlogcelebrity .listBlogBottom {
	height: 20px;
	width: 460px;
	background-image:url(/img/listStoryBottom_bg.png);
}


#listBloginteractive .listBlogBrowser,
#listBlogcelebrity .listBlogBrowser {
	list-style: none;
	margin: 0;
	padding: 0;
}
#listBloginteractive .listBlogBrowser li,
#listBlogcelebrity .listBlogBrowser li {
	list-style: none;
	background-image: url(/img/border_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0;
}
#listBloginteractive .listBlogBrowser li img,
#listBlogcelebrity .listBlogBrowser li img,
.blogInfointeractive .content img,
.blogInfocelebrity .content img {
	list-style: none;
	float: left;
	border: 1px solid #000000;
	margin-right:10px;
}
#listBloginteractive .listBlogBrowser li h1,
#listBlogcelebrity .listBlogBrowser li h1,
.blogInfointeractive .content h1,
.blogInfocelebrity .content h1 {
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFCC00;
	line-height: 115%;
	font-weight: normal;
	text-decoration:none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#listBloginteractive .listBlogBrowser li h2.title, 
#listBloginteractive .listBlogBrowser li h2.title a, 
#listBloginteractive .listBlogBrowser li h2.title a:visited,
#listBlogcelebrity .listBlogBrowser li h2.title, 
#listBlogcelebrity .listBlogBrowser li h2.title a, 
#listBlogcelebrity .listBlogBrowser li h2.title a:visited,
.blogInfointeractive .content h2.title, 
.blogInfointeractive .content h2.title a, 
.blogInfointeractive .content h2.title a:visited,
.blogInfocelebrity .content h2.title, 
.blogInfocelebrity .content h2.title a, 
.blogInfocelebrity .content h2.title a:visited {
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFCC00;
	line-height: 115%;
	font-weight: normal;
	text-decoration:none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#listBloginteractive .listBlogBrowser li h2.title a:hover,
#listBlogcelebrity .listBlogBrowser li h2.title a:hover,
.blogInfointeractive .content h2.title a:hover,
.blogInfocelebrity .content h2.title a:hover {
	text-decoration:underline;
}
#listBloginteractive .listBlogBrowser li h3.blogName,
#listBlogcelebrity .listBlogBrowser li h3.blogName,
.blogInfointeractive .content h3.blogName,
.blogInfocelebrity .content h3.blogName {
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration:none;
	margin: 0;
}
#listBloginteractive .listBlogBrowser li h3.blogName a, 
#listBloginteractive .listBlogBrowser li h3.blogName a:visited,
#listBlogcelebrity .listBlogBrowser li h3.blogName a, 
#listBlogcelebrity .listBlogBrowser li h3.blogName a:visited,
.blogInfointeractive .content h3.blogName a, 
.blogInfointeractive .content h3.blogName a:visited,
.blogInfocelebrity .content h3.blogName a, 
.blogInfocelebrity .content h3.blogName a:visited {
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration:none;
	margin: 0;
}
#listBloginteractive .listBlogBrowser li h3.blogName a:hover,
#listBlogcelebrity .listBlogBrowser li h3.blogName a:hover,
.blogInfointeractive .content h3.blogName a:hover,
.blogInfocelebrity .content h3.blogName a:hover {
	text-decoration:underline;
}
#listBloginteractive .listBlogBrowser li p {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 140%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 112px;
}
#listBlogcelebrity .listBlogBrowser li p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 112px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBBFBF;
	line-height: 140%;
}
.blogInfointeractive .content p,
.blogInfocelebrity .content p {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 140%;
}




/********************************************
   LATEST COMMENTS, BLOG AND FORUM PUBLIC
********************************************/ 

/* INDIRNIN DNEVNIK - Poslednji komentari */
.lastComment_top{ padding:0px; width:300px; height:58px; background: transparent url(../img/lastComment_top.png) left top no-repeat; display:block;}
.lastComment_body{ padding:0px 15px;  width:270px; background: url(../img/lastComment_body.png) left top repeat-y; display:block;}
.lastComment_bottom{ width:300px; height:17px; background: transparent url(../img/lastComment_bottom.png) left top no-repeat; display:block;}

.latestCommentsAll {
	margin-bottom: 10px;
}
.latestComments {
	/*margin-bottom: 10px;*/
}
.latestComments .top {
	background-image:url(/img/myEmotion_top.png);
	background-repeat:no-repeat;
	height:20px;
	width:300px;
}
.latestComments .content {
	/*background-color:#E5E5E5;
	padding-left:15px;
	padding-right:15px;*/
	
	padding:10px;
	background:url(../img/line_post.png) left bottom repeat-x;
}
.latestComments .bottom {
	background-image:url(/img/myEmotion_bottom.png);
	height:20px;
	width:300px;
}

.latestCommentsAll h1.title {
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:8px;
	margin-left:28px;
	
}
.latestComments .content h1, 
.latestComments .content h1 a, 
.latestComments .content h1 a:visited {
	padding:0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C1055D;
	line-height: 120%;
	font-weight: normal;
	text-decoration:none;
}
.latestComments .content h1 a:hover {
	color:#FFFFFF;
}
.latestComments .content p.date {
	color:#919191;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin: 0;
}


/* HOME POST*/

.post_top{ padding:0px; width:300px; height:62px; background: transparent url(../img/post_top.png) left top no-repeat; display:block;}
.post_body{ width:300px; background:url(../img/post_body.png) left top repeat-y; display:block; }
.post_bottom{ width:300px; height:46px; background: transparent url(../img/post_bottom.png) left top no-repeat; display:block;}

.post_bottom a.pink{ display:block; margin: 20px 40px 0 0 !important; color:#FFFFFF; font-family:Tahoma; font-size:12px; text-decoration:none;} 
.post_bottom a.pink:hover{ color:#CCCCCC; text-decoration:none;}

.latestPosts h1.title {
	/*background-image:url(../img/border_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;*/
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-bottom: 0px;
	padding-bottom:10px;
	padding-top:10px;
}
.newsRHC .latestPosts h1.title {
	background-image:url(/img/border_2.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight:normal;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:10px;
}
.full .latestPosts h1.title {
	background-image:url(/img/border_2.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight:normal;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:10px;
}
.half .latestPosts h1.title {
	margin:0 0 0 36px; padding:6px 0 0 0; line-height:100%; font-family: Arial, Helvetica, sans-serif; font-size:30px; font-weight:normal; 
}
.half .latestPosts h1.title a{color:#FFFFFF; text-decoration:none;}

.latestPosts ul {
        list-style-type: none;
        width: 170px;
} 
.newsRHC .latestPosts ul,
.half .latestPosts ul {
        list-style-type: none;
        width: 300px;
}
.full .latestPosts ul {
        list-style-type: none;
        width: 620px;
}


.latestPosts li,
.newsRHC .latestPosts li {
	margin:0 22px 0 18px;
	background:url(../img/line_post.png) left bottom repeat-x;	
}

.latestPosts li a {
	color: #990000;
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.newsRHC .latestPosts li a {
	color: #990000;
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

* html .latestPosts li a {  /* make hover effect work in IE */
	width: 170px;
}
* html .newsRHC .latestPosts li a {  /* make hover effect work in IE */
	width: 280px;
}
* html .half .latestPosts li a {  /* make hover effect work in IE */
	width: 300px;
}
* html .full .latestPosts li a {  /* make hover effect work in IE */
	width: 620px;
}

.latestPosts li a:hover,
.newsRHC .latestPosts li a:hover {
       
}

.latestPosts a span.captionSec,
.newsRHC .latestPosts a span.captionSec {
	color: #C1055D;
	display: block;
	line-height: 130%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.latestPosts a span.captionSec:hover{color:#999999;}

.latestPosts a span.createDate,
.newsRHC .latestPosts a span.createDate {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:130%;
}

