body{
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
  width : 100%;
  text-align : center;
	background-image: url('/images/black_line_bg.png');
}
p{
	margin:0px; 
	padding:0px;
	margin-bottom:10px;
}
h1, h2, h3, h4{
	font-family: Georgia;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: black;
}
h1{
	font-size: 36px;
}
h2{
	font-size: 30px;
}
h3{
	font-size: 26px;
	color: #555;
}
h4{
	font-size:20px;
}
hr{
	margin:0px;
	padding: 0px;
	border:0px;
	height: 1px;
	background-color: black;
}
img{
	background-color: #fff;
}
a{
	color: #009ee0;
	text-decoration: none;
}
.h3_hr{
	margin-top:6px;
	background-color: #ccc;
}
#site{
	width:980px;
  margin : 0 auto;
  text-align : left;
/*  border:1px solid gray;*/
/*  padding-bottom: 50px;*/
/*  border-bottom: 4px solid black;*/
}
#menu_top{
	top: 0px;
	width:980px;
	height: 104px;
	margin-top: 10px;
	margin-bottom:10px;
	background: white;
	border: 1px solid #efefef;
	border-bottom: 2px solid black;
}
#footer{
	text-align: center;
/*	background-color: #fff;*/
	color: #999;
	font-size: 0.8em;
	margin-top: 40px;
	padding-top:20px;
	padding-bottom:20px;
	border-top: 1px solid #999;
}
.top_tgym{
	background-color:transparent;
	position:absolute;
	display: inline;
	margin-right: 20px;
	z-index:10;
	width: 121px;
	height: 100px;
}
.top_menu_list{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.top_menu_list li{
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	padding-right: 6px;
/*	border-right: 1px solid black;*/
}
.top_menu_list a{
	color: black;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.secondary_list{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.secondary_list li{
	display: inline;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
	padding-right: 6px;
/*	border-right: 1px solid black;*/
}
.secondary_list a{
	text-decoration: none;
}
.login_anchor{
	font-weight: bold;
	color: #777;
	font-size: 14px;
	float: right;
	line-height: 35px;
	margin-right: 10px;
}
.login_anchor a{
	color: #009ee0;
	text-decoration: none;
	font-weight: bold;
}
.sub_menu_table{
	margin-top:20px;
	margin-bottom: 20px;
}
.sub_menu{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top:8px;
	border-top: 1px solid #ccc;
}
.sub_menu li{
	border-bottom: 1px solid #ccc;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left:5px;
	font-weight: bold;
}
.active{
	background-color: white;
}
.sub_menu a{
	color: #009ee0;
	text-decoration: none;
}
.bold{
	font-family: Georgia;
	font-weight: bold;
	font-size:0.8em;
}
.td_middle{
	padding-left:70px;
	padding-right: 70px;
}
.td_middle_image{
	text-align: center;
}
.right_menu{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top:8px;
	border-top: 1px solid #ccc;
}
.right_menu li{
	border-bottom: 1px solid #ccc;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left:5px;
}
.admin{
	color: #cd071e;
	text-decoration: none;
	font-style: italic;
}
.classes{
	border-top: 1px dashed #ccc;
	margin-top:40px;
}
.classes td{
	border-bottom: 1px dashed #ccc;
}
input{
	font-size:1.2em;
	margin-top:6px;
	font-family: "Trebuchet MS";
}
textarea{
	margin-top:6px;
	font-family: "Trebuchet MS";
}
label{
	font-family: Georgia;
	font-style: italic;
	font-size:1.2em;
}
select{
	font-size:1.2em;
}
#ajax_form{
	width:864px;
	background-color:white;
	display: none;
	position:fixed;
	top: 150px;
	bottom: 150px;
	z-index:10;
	overflow: auto;
	margin-left:40px;
	border:8px solid #009ee0;
	padding:20px;
}
.sup{
	position: relative;
	bottom: 0.8em;
	font-size: 0.6em;
	display: inline;
}
.pupil_name{
	font-size:0.9em;
	font-weight: bold;
}
a img{
	border: 0px;
}
.info{
	background-color: #fcffca; 
	padding:4px;
	font-family: Georgia;
	font-style: italic;;
}
.calendary td{
	text-align: center;
	width: 40px;
	height: 40px;
	vertical-align: center
}
.holiday{
	background-color: #DAFFD3;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-weight: bold;
}
.ordinary{
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
.rest_day{
	background-color: #F0F3E9;
	border-bottom: 1px solid #ccc;
	color: #999;
}
.gray_month{	
	background-color: #FFFFE1;
	color: #ddd;
}
.calendary th{
	font-size:1.2em;
	padding-bottom: 8px;
}
.school_break{
	background-color: #F1E9B6;
	border-bottom: 1px solid #ccc;
}
.gradeselector{
	border: 1px solid #bbb;
	width: 50px;
	text-align: center;
	padding: 4px;
	margin-right: 6px;
	margin-bottom: 6px;
	float:left;
}
.title{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.author{
	margin-left:70px;
	margin-top: 10px;	
}
.date{
	color: #000;
	font-family: "Trebuchet MS";
	font-style: normal;
	background-color: #f4f0db; 
	padding:2px;
	font-weight:bold;
	font-size: 11px;
}
.short_date{
	color: #000;
	font-family: "Trebuchet MS";
	font-style: normal;
	white-space: nowrap;
	font-weight:bold;
	font-size: 11px;
}
.introduction{
	margin-left: 70px;
	font-size: 22px;
	border-top: 2px double black;
	border-bottom: 2px double black;
	padding-top:8px;
	padding-bottom:4px;
	margin-top: 10px;
	margin-bottom: 18px;
}
.article_image{
	float:left;
	margin-right: 26px;
	margin-bottom:10px;
}
.full_text{
	margin-left:210px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.comments{
	width:980px;
}
.comments h4{
	margin-left:210px;
	margin-bottom:20px;
}
.small_avatar{
	width:48px; height:48px;
}
.big_avatar{
	width:96px; height:96px; margin-bottom: 8px;
}
.smallest_avatar{
	width:32px; height:32px;
}
.comment_user{
	width:146px;
	text-align:right;
	font-size:12px;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	vertical-align: top;
}
.comment_avatar{
	padding-top:2px;
	padding-left:6px;
	padding-right: 10px;
	width: 48px;
	vertical-align: top;
}
.comment_text{
	vertical-align:top;
	border-bottom: 1px dotted #777;
	padding:4px;
	padding-bottom:7px;
	color: #333;
	background-color: white;
}
.active_comment{
	border-right: 6px solid #B2D258;
}
.this_is_new_comment{
	vertical-align:top;
	border-bottom: 1px dotted #777;
	border-top: 1px solid #F2896C;
	padding:4px;
	padding-bottom:7px;
	color: #333;
	background-color: #FFFEC0;
}
.comment_of_cu{
	background-color: #F5F5F1;
	border-left: 6px solid #8AB4E7;
}
.comment_of_author{
	background-color: #E1EDC9;
	border-left: 6px solid #B2D258;
}
.comment{
	width:100%;
	margin-bottom: 20px;
}
.ajax{
	text-decoration: none;
	border-bottom:1px dashed;
}
.comment_menu{
	margin-top:6px;
	font-size:12px;
}
.comment_form{
	margin-left:210px;
	margin-top: 0px;
	padding-top:20px;
}
.comment_form textarea {
	width:490px;
	height: 210px;
}
.comment_form h4{
	margin:0px;
}
#info{
	background-color: #F8F9E5;
	color: #009ee0;
	padding:10px;
	text-align: center;
	font-size:18px;
	border: 1px dotted #777;
	margin-top:6px;
}
.announces{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top:8px;
	border-top: 1px solid #ccc;
}
.announces li{
	border-bottom: 1px solid #ccc;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left:5px;
}
.announce i{
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
	font-size:13px;
}
.announce a{
	font-family: Arial;
	font-weight: bold;
}
.announce p{
	padding:0px;
	margin:0px;
}
.info{
	background-color: #feffe5;
	padding: 6px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.new_comments{
	font-size:0.65em; 
	padding:4px; 
	padding-top:1px;
	padding-bottom:1px;
	background-color: #E0EDBC;
	font-weight: bold;
}


  #widget{
    background-color: white;
    border: 2px solid #efefef;
  }
  #widget, #widget li {
    margin: 0px;
    padding: 0px;
  }
  #widget li{
    list-style: none;
    padding: 6px 10px;
    text-align: center;
  }
  #widget li.selector{
    display: none;
  }
  #widget li.active{
    display: block;
  }
  #widget li.active a{
    text-decoration: none;
    border-bottom: 1px dashed;
  }
  #widget li.choosed a{
    text-decoration: none;
    border-bottom: 1px dashed;
    color: black;
  }

.hidden{
    display: none;
}


#footer_sp {
  text-align: center;
  background: white;
  border-top: 1px solid #ccc;
  color: #999;
  font-size: 0.9em;
  line-height: 1.2em;
  padding-top: 0px;
}
#footer_sp #footer_sp_shadow img {
  width: 1024px;
  height: 20px;
}


#sponsors {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.sponsor_box {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 150px;
  margin: 7px;
  width: 150px;
  font-size: 0.8em;
  text-align: center;
}
.sponsor_box .logotype {
  margin-bottom: 10px;
}
.sponsor_box .logotype img {
  height: 70px;
}
.sponsor_box a {
  border: 0px;
  font-weight: bold;
  color: #777;
}

/* posts */

.link_black a {
	color: black;
	text-decoration: none;
}

.link_normal a {
	color: #009ee0;
	text-decoration: none;
}

.link_black a:hover {
	text-decoration: underline;
}

.link_normal a:hover {
	text-decoration: none;
}

