/* Base Weblog (base-weblog.css) */


.news-events {
	width: 750px;
}
.news-events h2{
	width:750px;
	height:40px;
	margin:20px 0 30px 0;
	text-indent:-9999px;
	background:transparent url(/news-events/image/title.gif) no-repeat scroll 0 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */



#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 750px;
   text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	 position: relative;
	float: right;
	min-height: 1px;
}

#beta {
	float: left; /* „É°„Éã„É•„ÉºÂ∑¶ÂØÑ„Åõ */

}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}

#beta a:link { text-decoration:none }
#beta a:visited { color:#9CBD9C; text-decoration:none }
#beta a:hover { text-decoration:underline }
#beta a:active { text-decoration:underline }


/* banner user/photo */

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/* content */

.content-nav
{
font-size:10px;
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

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

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

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

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

.comments-open label { display: block; }

#comment-author, #comment-email
{
   width: 240px;
}

#comment-url, #comment-text
{
   width: 400px;
}


#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;





/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
}



#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.entry-footer a { color: #387A38; text-decoration: none; }
.entry-footer a:hover { color: #387A38; text-decoration: underline;}



.module-content a { color: #387A38; text-decoration: underline;}
.module-content a:hover { color: #387A38; text-decoration: underline;}



.module-header,
.trackbacks-header,
.comments-open-header,
.comments-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #CCCCCC;
   padding: 5px;
   color: #999999;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

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

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
   min-width: 750px;
   color: #666666;
   background: #FFF;
}

#container
{
   width: 750px;
   margin-top: 10px;
   margin-bottom: 20px;
   background: #fff;
}

/* #container-inner
{
   border-width: 0 5px 5px 5px;
   border-style: solid;
   border-color: #292e33;
}/*

#banner
{
	width: 750px; /* necessary for ie win */
	background: #FFFFFF;
}

/*#banner-inner
{
   padding: 15px 13px;
   border-width: 2px 2px 0 2px;
   border-style: solid;
   border-color: #fff;
}*/

.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

/*#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}*/



#alpha {
	margin-right:20px;
	width: 530px;
}
#beta {
	margin-left:20px;
	width: 160px;
}
#gamma, #delta { width: 180px; background: #e6ecf2; }



#alpha-inner2{
	padding: 10px 10px 0 10px;
	background-image:url("../news-events/image/contbg.jpg");
	background-repeat:no-repeat;
	background-position: center top;
	border-width: 0 1px;
	border-style: solid;
	border-color: #CFCFCF;
}
#alpha-bt{
	margin-bottom:10px;
}


.date-header
{
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.entry-header{
	margin-top: 0;
	color: #9A9A04;
	font-size: 14px;
	font-weight: bold;
}

.entry-header a{
	margin-top: 0;
	color: #9A9A04;
	font-size: 14px;
	font-weight: bold;
}

.entry-heade a:visited {
	color: #9A9A04;
}

.entry-heade a:hover {
	color: #9A9A04;
}

.entry-heade a:active {
	color: #9A9A04;
}

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

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0;
   padding-top: 3px;
   color: #387A38;
   font-size: 10px;
   text-align: right;
}



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

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

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #CCCCCC;
   padding: 0 10px;
   color: #666666;
   font-size: 11px;
   text-align: center;
   background: #FFFFFF;
}

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


/* modules */

.module
{
   margin:0;
}

.module-content
{
margin:0px;
   padding: 0px;
   font-size: 10px;
   line-height: 1.2;
   color:#666666;
}
.module-content2 {margin-bottom:10px;align:right;}

.module-search input { font-size: 10px; color:#666666; align:right;}
.module-search #search { width: 160px; align:right; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-top: 10px;
   border: 1px dashed #999999;
   padding: 10px;
   color: #666666;
   background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
   margin: 0 15px 10px 15px;
   list-style: square;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: square;
}

.module-list-item
{
   margin-top: 0;
   line-height: 1.2;
}

.module-list-item2
{
   margin-top: 0;
   margin-bottom: 5px;
   line-height: 1.2;
}

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

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}

.typelist-thumbnail
{
   background: #fff;
}

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

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

/*.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}*/

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}


   .day-photo
   {
      width: 49px;
      height: 49px;
   }
	
   .day-photo a
   {
      border: #cfd4d9 1px solid;
      padding: 1px;
      background: #fff;
   }

   .day-photo a:hover
   {
      border-color: #36414d;
      background: #fff;
   }

   .day-photo a img
   {
      width: 45px;
      height: 45px;
   }


/* artistic tweaks */

   .layout-artistic #alpha { width: 260px; }
   .layout-artistic #beta { width: 420px; }

   .layout-artistic #gamma,
   .layout-artistic #delta
   {
      width: 190px;
   }

   .layout-artistic #gamma-inner,
   .layout-artistic #delta-inner
   {
      border: 0;
      padding: 0;
   }


/* moblog1 tweaks */

   .layout-moblog1 #alpha
   {
      margin: 0;
      width: 180px;
      background: #e6ecf2;
   }

   .layout-moblog1 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-moblog1 #beta
   {
      margin: 15px 15px 0 15px;
      width: 320px;
      background: none;
   }

   .layout-moblog1 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }




/* moblog2 tweaks */

   .layout-moblog2 #alpha
   {
      margin: 0;
      width: 86px;
      background: #e6ecf2;
   }

   .layout-moblog2 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }



   .layout-moblog2 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-moblog2 #delta
   {
      width: 154px;
   }

   .layout-moblog2 .module-recent-photos
   {
      border: 0;
      background: none;
   }

   .layout-moblog2 .module-recent-photos .module-content
   {
      padding: 0;
      border: 0;
   }

   .layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


/* timeline tweaks */

   .layout-timeline #alpha { width: 260px; }
   .layout-timeline #beta { width: 420px; }

   .layout-timeline #gamma,
   .layout-timeline #delta
   {
      width: 190px;
   }

   .layout-timeline #gamma-inner,
   .layout-timeline #delta-inner
   {
      border: 0;
      padding: 0;
   }

#footertop {
	margin-top:15px;
}

.footertxt {
	font-size:10px;
	color:#666666;
}

.bg_footer{ background-color:#36A038 }

.footer_form{
	background-color:#FFFFFF;
	border-style:0;
	font-size: 10px;
	color: #666666;
}
.searchbtn {
	margin:5px 0 0 100px;
}
.searchlead{
	margin-bottom:5px;
}
.catelead{
	margin-top:20px;
}
.newslead{
	margin-top:20px;
}
.backlead{
	margin-top:10px;
}
.menutxt{
	color:#666666;
}
.feeds {
	margin-top:10px;
}
.commons {
	margin-top:10px;
}
.powered {
	margin-top:10px;
	
}
#calendar{
	font-size: 9px;
	color: #666666;
	text-align:center;
	margin-bottom:10px;
}
#calendar table{
	width:161px;
}
#calendar th{
	text-align:center;
	font-weight: normal;
}
#calendar td{
	text-align:center;
}
#calendar th.sun{
	font-size: 9px;
	color: #CC0000;
}
#calendar th.sat{
	font-size: 9px;
	color: #0066CC;
}
#calendar a {text-decoration: underline; }
#calendar a:hover {text-decoration: underline; }


#commentbox
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;
   border: 1px solid #CCCCCC;
padding:15px 10px;
margin:10px 0;

}

a { color: #387A38; text-decoration: underline; }
a:hover { color: #387A38; }

.module-header,
.trackbacks-header,
.comments-open-header,
.comments-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #CCCCCC;
   padding: 5px;
   color: #999999;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
body
{
   min-width: 750px;
   color: #666666;
   background: #FFF;
}
.searchlead{
   font-size: 14px;
   font-weight: bold;
}
.searchbox{
  margin-bottom:20px;
}
.searchtxt{
   font-size: 10px;
   text-align:right;
}



ul.list-category{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
ul.list-category li a{
	width:160px;
	height:29px;
	display: block;
	text-indent:-9999px;
	text-decoration: none;
}
ul.list-schedule{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
ul.list-schedule li.schedule a{
	width:160px;
	height:52px;
	display: block;
	text-indent:-9999px;
	background: url(../news-events/image/menu_btn_schedule.jpg) no-repeat;
	background-position:0px 0px;
}
ul.list-schedule li.schedule a:hover{
	width:160px;
	height:52px;
	display: block;
	background: url(../news-events/image/menu_btn_schedule.jpg) no-repeat;
	background-position:-160px 0px;
}

ul.list-category li.info a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px 0px;}
ul.list-category li.event a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -29px;}
ul.list-category li.report a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -58px;}
ul.list-category li.web-contest a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -87px;}
ul.list-category li.columbia a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -116px;}
ul.list-category li.gallery a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -145px;}
ul.list-category li.f-contest a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -174px;}
ul.list-category li.lesson a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -203px;}
ul.list-category li.new-item a{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:0px -232px;}

ul.list-category li.info a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px 0px;}
ul.list-category li.event a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -29px;}
ul.list-category li.report a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -58px;}
ul.list-category li.web-contest a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -87px;}
ul.list-category li.columbia a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -116px;}
ul.list-category li.gallery a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -145px;}
ul.list-category li.f-contest a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -174px;}
ul.list-category li.lesson a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -203px;}
ul.list-category li.new-item a:hover{background: url(../news-events/image/menu_btn_category.jpg) no-repeat; background-position:-160px -232px;}
ul.list-category li a:hover{
	width:160px;
	height:29px;
	display: block;
	text-decoration: none;
}
