/* base css */
@import url(/.shared/themes/common/base-weblog.css);



/* portal css */


/* theme css */
@import url(/.shared/themes/lilia/theme-masala.css);


/* user css */

body {
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 0;
	background-color: #E8E8E8;
	font-family: Tahoma, Verdana, Geneva;
                font-size: 10pt;
        	text-align: center;
        
	}

div    
{
	font-family: Tahoma, Verdana, Geneva;
                font-size: 10pt;
}

#comment-form
{            
	width: 475;
}

.archive-list
{
	font-family: Tahoma, Verdana, Geneva;
                font-size: 8pt;
                margin-left: 15px; 
                margin-right: 45px;
}

.monthly-archive
{
	font-family: Tahoma, Verdana, Geneva;
                font-size: 8pt;
                margin-left: 15px; 
                margin-right: 45px;
                line-height: 1.5;
}

.clr
{
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

.content-nav
{
	font-family: Tahoma, Verdana, Geneva;
                font-size: 9pt;
                width: 450
}

.about
{
	font-family: Tahoma, Verdana, Geneva;
                font-size: 8pt;
                margin-left: 15px; 
                margin-right: 45px;
                line-height: 1.5;
}

.module-list
{
	font-family: Tahoma, Verdana, Geneva;
                font-size: 8pt;
                margin-left: 15px; 
                margin-right: 45px;
                line-height: 1.5;
}

.comments
{            
	width: 475;
}

.entry-body
{            
	width: 450;
                text-align: left;
                margin-right: 15px;
}

.entry-footer
{            
	width: 450;
                text-align: left;
                margin-right: 30px;
}

.entry-header
{            
	width: 450;
}

.entry-content
{            
	width: 450;
}

.post-footers
{            
	width: 450;
}

.entry 
{            
	width: 450;
}

a {
	text-decoration: underline;	
	}

a:link {
	color: #8c072c;
	}

a:visited {
	color: #8c072c;
	}

a:active {
	color: #8c072c;
	}

a:hover {
	color: #8c072c;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/* other css */



/* ph=1 */

