* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 80%;
	background-image:url(img/bg.gif);
	}

a:link, a:visited {
	text-decoration: none;
	color: #A00D0C;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #A00D0C;
	}

img {
	border:0px;
	}


#banner {
	width: 760px; /* necessary for ie win */
	}


#navigation {
	width: 760px;
	text-align:right;
	padding:30px 0px 0 0;
	}

#navigation img {
	margin: 0 5px;
	}

#banner h1 {
	margin-left:90px;
	}

#bgtop {
	background-image:url(img/bg_top.gif);
	background-repeat:repeat-x;
	}

#container {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	}


#walkswf {
	margin: -40px 0 0 20px;
}

#left {
	margin: 15px 0 0 0;
	padding-top:20px;
	width: 536px; 
	float: left;
}

#right {
	width: 215px;
	float: left;
}



.entry_head {
	width:536px;
	background-image:url(img/entry_head.gif);
	background-repeat:no-repeat;
	height:70px;
	}

.entry-title {
	width:256px;
	float:left;
	padding: 26px 0 0 80px;
	color: #A00D0C;
	font-size: 14px;
	}

.date-header {
	float:right;
	width:120px;
	margin: 28px 0px 0 80px;
	font-size: 10px;
	color: #A00D0C;
	font-weight:lighter;
	}


.entry-body {
	background-image:url(img/entry_bg.gif);
	background-repeat:repeat-y;
	padding:10px 50px 20px 50px;
	margin-bottom:0px;
	line-height:1.8;
	}

.entry-body img {
	margin-bottom:10px;
	}

.entry-footer {
	text-align:right;
	font-size: 11px;
	color:#A00D0C;
	background-image:url(img/entry_footer.gif);
	background-repeat:no-repeat;
	height:60px;
	padding:1px 40px 0 0;
	}

#tsunkach {
	margin:20px 0 0 0
	}

#tsunkachswf {
	margin-left:10px;
	}
	
/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #dae0e6;
}

.module-content
{
   margin: 0 0 10px 0;
   padding: 0 10px 0 10px;
   font-size: 11px;
   line-height: 1.2;
}


.module-list
{
	margin: 5px 15px 10px 5px;
	list-style-type:none;
	text-align:left;
}

.module-list li {
	line-height:1.7;
}

.module-list li  a{
	margin:0 0 10px 10px;
	padding-left: 20px;
	background-image:url(img/bullet_star.gif);
	background-repeat:no-repeat;
}


p.module-comment-item {
	margin:5px 0 0 10px;
	}



#footer {
	clear:both;
	width: 760px;
	text-align:center;
	margin:0 auto 30px auto;
	}





.trackbacks-header, .comments-header, .comments-open-header {
	font-size:12px;
	color:#A00D0C;
	margin:30px 30px  10px 30px;
	}


.comment {
	margin:0 15px 10px 20px;
	border:1px solid #DBD4BD;
	padding:10px;
	}

#trackbacks-info {
	margin:0 15px 10px 20px;
	border:1px solid #DBD4BD;
	padding:5px;
	font-size:10px;
	}

.comment-footer {
	font-size:10px;
	text-align:right;
	}

#comments-open-data {
	margin:0px 30px 10px 20px;
	font-size:11px;
	line-height:1.8;
	}

#comment-text {
	width:400px;
	}














/* content */

.content-nav
{
   margin: 0 0 30px 0;
   text-align: center;
}


.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   margin-bottom: 20px;
}

.entry-content,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-more-link,
.entry-more
{
   clear: both;
}


.trackback-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}





.entry-more-link,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}




/* page layout */



.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.trackback-footer
{
   margin: 0 0 20px 0;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.trackback-footer
{
   margin-left: 10px;
}

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

.comments-open-footer
{
   margin: 10px 0;
}



#mail {
	text-align:center;
	margin:0px 0 15px 0;
	}



