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



/* portal css */


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


/* user css */
H1     { font-size: x-large }
P      { font-size: 11.5pt }
LI     { font-size: 90% }

/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 1px solid #999999;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
        line-height: 160%;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	font-family: Arial, sans-serif;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border: 0;
	
	font-family: Arial, sans-serif;
	font-size: 10ptl;
	line-height: normal;
	text-align: left;
	
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */



.module-header
{
	margin: 5px 0;
	border: 1px solid #999999;
  	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	
	
	letter-spacing: .3em;
	text-align: center;
}

.module-content
{
	margin: 5px 0 20px 0;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 1px solid #999999;
}

.module-photo
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	border: 1px solid #999999;
	text-align: center;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}




/* other css */



/* ph=1 */

