/*
Theme Name: FCB ESCOLA
Theme URI: http://www.
Description: FCB ESCOLA themes
Version: 1.5
Author: Nakamura,Mutec
*/

@charset "utf-8";
/*-------------------------
/
/MainFontColor => #FFFFFF
/SubFontColor => #FFCC00
/LineColor => #E89F00
/
------------------------*/

img, div, input { behavior: url("iepngfix.htc") }

/* Common Document */
* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.8em;
}
a img {
	border: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	border-bottom: 2px solid #E89F00;
	padding-left: 60px;
	font-size: 130%;
	margin-bottom: 15px;
	background-image: url(img/allpage/h1.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 15px;
}
h2{
	border-bottom: 2px solid #E89F00;
	font-size: 115%;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
h3 {
}
ul li {
	list-style: none;
}

/* Layout
-------------------------------*/
#wrapper {
	background-image: url(img/allpage/back-y.gif);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#container {
	background-image: url(img/allpage/background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftbar {
	float: left;
	padding-top: 40px;
	margin-left: 100px;
	width: 151px;
	padding-right: 24px;
	padding-left: 25px;
	text-align: center;
}
/* ie6 hack */
*html div#leftbar {
	margin-left: 50px;
}
/* end */
#main {
	float: right;
	padding-top: 40px;
	margin-right: 135px;
	width: 550px;
}
*div#main {
	margin-right: 67px;
}
#main #center {
	width: 440px;
	padding-right: 12px;
	padding-left: 15px;
	float: left;
}
#main #rightbar {
	float: right;
	width: 240px;
	padding-right: 43px;
}
#footer-img,
#footer {
	clear: both;
	padding-left: 100px;
}

/* navigasion
-------------------------------*/

#leftbar #navi,
#leftbar #cat-navi {
	display: block;
	width: 151px;
	margin-top: 35px;
	margin-bottom: 200px;
}
#leftbar ul#navi li,
#leftbar ul#cat-navi li {
	text-align: left;
}
#leftbar ul#navi li a,
#leftbar ul#cat-navi li a {
	display: block;
	height: 28px;
	border-bottom: 2px solid #E89F00;
	line-height: 2.1em;
	font-weight: bold;
	color: #FFCC00;
	background-image: url(img/allpage/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
/* hover */
#leftbar ul#navi li a:hover,
#leftbar ul#cat-navi li a:hover {
	color: #000000;
	background-image: url(img/allpage/navi.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -151px 0px;
}

/* header
-------------------------------*/
img#mark {
	margin-bottom: 30px;
}


/* footer
-------------------------------*/
address {
	font-style: normal;
	margin-top: 25px;
	width: 200px;
	text-align: center;
	padding-bottom: 15px;
	font-size: 100%;
}
address a:link,
address a:visited {
	color: #666666;
}
/* common
-------------------------------*/

div.blackbox {
	padding: 10px 13px 10px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/allpage/touka.png);
}
/* ie6 hack */
*html div.blackbox {
	background-color: #000;
	background-image: none;
}
/* end */
img.banner {
	margin-bottom: 7px;
}
.mb-15 {
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
.title {
}
.align-r {
	text-align: right;
}
.align-l {
	text-align: left;
}
.yellow a {
	color: #ffcc00;
}
#footer-img,
p#siteauthor {
	text-align: right;
	float: right;
	padding-right: 20px;
	color: #666;
	font-size: 85%;
	clear: both;
}
/* Contents */
/* enter 
-------------------------------*/
body#enter #wrapper {
	background-image: url(img/enter/back-y.gif);
}
body#enter #container {
	background-image: url(img/enter/background.jpg);
}
body#enter #leftbar {
	margin-left: 50px;
	width: 152px;
	padding-right: 24px;
	padding-left: 24px;
}
.schoolbox {
 padding-bottom: 70px;
}
.schoolbox img{
 padding-bottom: 10px;
}
.schoolbox p#technic {
 padding: 0 36px;
}
/* ie6 hack */
*html body#enter #leftbar {
	margin-left: 25px;
	width: 152px;
	padding-right: 24px;
	padding-left: 24px;
}
/* end */
body#enter #leftbar .cushycms img {
	margin-bottom: 7px;
}
body#enter #flash {
	margin-bottom: 15px;
}
body#enter #main {
	width: 750px;
	margin-right: 0px;
}
body#enter #footer {
	padding-left: 50px;
}
body#enter .black-center {
	width: 414px;
	padding: 10px 13px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/enter/center-black.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#enter div#newsbox li,
#enter div#blogbox li {
	list-style: none;
	margin-bottom: 13px;
	padding-bottom: 5px;
	border-bottom: 2px solid #333;
}
#enter div#newsbox span.newsdate {
	margin-right: 0.5em;
}
#enter div.black-right {
	width: 220px;
	padding: 10px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/enter/right-black.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#enter #matchbox .title {
	font-size: 80%;
	font-weight: normal;
	background-color: #333333;
	padding: 3px 3px 3px 10px;
}
#enter #matchresult {
	background-image: url(img/enter/match-back.gif);
	padding: 10px 10px 0px;
}
#enter #matchbox #matchresult p.align-r a img {
	margin-top: 10px;
}

#enter #matchresult p {
	margin-bottom: 5px;
	font-size: 80%;
}
#enter #rightbanner {
	text-align: center;
}
#enter #clublink {
	margin-bottom: 25px;
}
#enter #rightbanner ul li img,
#enter #clublink ul li img {
	margin-bottom: 7px;
}
/* Contact
-------------------------------*/
table {
  	width: 520px;
}
#aLesson {
  	border-right: 1px solid #999;
  	border-left: 1px solid #999;
  	border-bottom: 1px solid #999;
}
.red {
   color: #FF0000;
}
table#tLesson {
  	border-collapse: collapse;
  	border-top: 1px solid #999;
  	border-spacing: 0;
  	width: 520px;
}
table#tLesson tr {
  	border-bottom: 1px solid #999;
}
table#tLesson th {
  	text-align: left;
  	padding: 12px 8px;
  	vertical-align: top;
  	border-right: 1px solid #999;
  	background-image: url(img/enter/match-back.gif);
}
table#tLesson td {
  	padding: 12px 8px;
}
table#tLesson input {
  	margin: 0 3px;
}
#pLesson p {
  	padding: 0 8px;
}
#pLesson .title {
  	border-bottom: 1px solid #999;
  	border-top: 1px solid #999;
  	padding: 12px 8px;
 	background-image: url(img/enter/match-back.gif);
}
a:hover img.hoverimg {
	opacity:0.8;
	filter: alpha(opacity=80);
}
/* blog
-------------------------------*/
p.post_date {
	background-image: url(img/allpage/h2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 535px;
	color: #FF9900;
	line-height: 2.1em;
	font-size: 120%;
	padding-left: 15px;
	font-weight: bold;
}
div.post {
	padding: 20px 15px 15px;
	margin-bottom: 25px;
	color: #FFFFFF;
	background-image: url(img/allpage/post_back.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 520px;
}
div.post-text p {
	margin-bottom: 1em;
}
span.float-l {
	float: left;
}
span.float-r {
	float: right;
}
div.post p.post-info {
	text-align: right;
	border-top: 2px solid #E89F00;
	color: #FFCC00;
	line-height: 2.5em;
	margin-top: 15px;
}
div.post p.post-info a {
	color: #FFCC00;
}
body#blog #leftbar #category {
	text-align: left;
	margin-top: 35px;
}
body#blog #leftbar #navi {
	margin-bottom: 0px;
}
body#blog #leftbar #cat-navi {
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 70px;
}
body#blog #leftbar ul#navi li a,
body#blog #leftbar ul#cat-navi li a {
	line-height: 2.5em;
}
body#blog #leftbar p.title {
	font-weight: bold;
	text-align: left;
	font-size: 85%;
}
#leftbar ul#newcom {
	font-size: 85%;
	text-align: left;
	display: block;
	width: 151px;
	margin-bottom: 70px;
}
#leftbar ul#newcom li a {
	display: block;
	height: 28px;
	border-bottom: 2px solid #E89F00;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFCC00;
	background-image: url(img/allpage/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	overflow: hidden;
}
/* hover */
#leftbar ul#newcom li a:hover {
	color: #000000;
	background-image: url(img/allpage/navi.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -151px 0px;
}

/* comment
-------------------------------*/
#commentarea {
}
#combox {
	padding: 5px 15px 15px;
	margin-bottom: 25px;
	color: #FFFFFF;
	background-image: url(img/allpage/post_back.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 520px;
}
.compost {
	margin-bottom: 15px;
}
p.cominfo {
	border-top: 2px solid #333;
	font-size: 85%;
	line-height: 2em;
	text-align: right;
}
#commentarea form input,
#commentarea form textarea {
	margin-top: 10px;
}
#commentarea small {
	font-size: 90%;
}
#commentarea form textarea {
	width: 516px;
}
#commentarea input#submit {
	font-size: 90%;
}
