/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 750px;
	background-image:url(images/content_bg1.gif);
	border-width: 0 1px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
	overflow:hidden;

}
#wrapper
{
	width: 750px;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 555px;
	height: 1%;
	overflow: visible;
	padding: 0 0 0 0;
        float: left;

}
.top_content
{

	padding: 0;
	border-width: 1px 1px;
	border-style: solid;
	border-color:white;

}
.top_contentblock
{
	background-color:white;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	text-align: left;
}


.content
{

	padding: 0 0 5px  0;

}
.content_in
{
	text-align:right;
	padding: 0 0 0 0;
	margin: 0 0 15x 0;

}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentblock
{
	background-color:white;
	padding: 10px 8px 0px 8px;
	margin: 0 0 5px 0;

}

.contenttitle h2
{
	clear: both;
	background-image:url(images/h2_top.jpg);
        line-height: 30px;
        height: 30px;
        width: 530px;
        text-align: left;
	text-indent: 1.8em;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color:#2a629b;
	font-weight: bold;
}

.contentbody
{
	background-color:white;
	font-size:13px;
	text-align: justify;
	padding: 5px 0px 0px 5px;
	margin: 10px 5px 0 5px;
}
.new_content_left   /* ?j???[?X?@*/
{
	background-image:url(images/news.jpg);
	background-color:white;
	padding: 0;
	margin: 20px 10px 5px 10px;
padding: 35px 0 0 0;
width: 530px;
height: 110px;
text-align: left;
}
.new_content_right   /* ?j???[?X?@*/
{
	background-image:url(images/news.jpg);
	padding: 0;
	margin: 20px 10px 5px 10px;
width: 530px;
height: 145px;
}
.new_contentdt
{
	clear: both;
	color:black;
	font-size: 14px;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color:blue;
	padding:5px 0 5px 10px;

}
.osirase_contentdt
{
	clear: both;
	color:black;
	font-size: 14px;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	padding:25px 0 5px 20px;
}

.new_contentblock
{
	padding: 2px 2px 2px 2px;
	margin: 8px 5px 8px 28px;

}

.new_contentblock a{
color: blue;
}

.new_contentblock a:hover{
color: #990099;
}





/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background-color: #F4EADF;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 0 2px 6px;
      margin: 2px 2px 2px 2px;

}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 2px 2px 2px 2px;
	background-color:red;
       margin: 2px 0 2px 0;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
	clear: both;

}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
	clear: both;

}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}




/* Lists */
ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;

}
li
{
margin: 0px;
padding: 0px 0px 0px 0px;
	font-size: 12px;
float: left;
}


#news_links li {
	clear: both;
width: 470px;
}
