/*
Theme Name: Orchid English
Description: Orchid English
Author: DR
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	color: #231f20;
	text-align: center;
	color: black;
	background: #002649 url(images/bg.png) repeat-x;
	font: 16px/21px 'Crimson Text', serif;
	padding-bottom: 40px;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
}

em {
	font-style: italic;
}

td {
	font-size: 12px;
	vertical-align: top;
}

sup {
	vertical-align: super;
	font-size: 12px;
}

strong {
	font-weight: bold;
}

p {
	line-height: 21px;
}

a {
	color: #114574;
	text-decoration: none;
}

a:hover {
	color: #5881c2;
}

textarea {
	font-size: 11px;
	width: 100%;
}

/* @end */

/* @group structure */

#container {
	background: url(images/container.png) repeat-y;
	width: 986px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#content {
	background: url(images/content.png) no-repeat;
	width: 986px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	min-height: 654px;
	overflow: hidden;
}

#header {
	height: 162px;
	overflow: hidden;
	background: url(images/header.png) no-repeat;
}

#footer {
	height: 233px;
	background: url(images/footer.png) no-repeat;
}



/* @end */

/* @group header */

/* @group menu-primary-en */

#header #menu-primary-en {
	position: absolute;
	top: 110px;
	left: 175px;
}

#header #menu-primary-en li {
	float: left;
	font-weight: bold;
	font-size: 16px;
}

#header #menu-primary-en a {
	color: white;
	margin-right: 17px;
}

#header #menu-primary-en li.current_page_item a, #header #menu-primary-en a:hover {
	color: #ffff99;
}



/* @end */

/* @group menu-primary-ja */

#header #menu-primary-ja {
	position: absolute;
	top: 110px;
	left: 175px;
}

#header #menu-primary-ja li {
	float: left;
	font: 14px/21px sans-serif;
}

#header #menu-primary-ja a {
	color: white;
	margin-right: 17px;
}

#header #menu-primary-ja li.current_page_item a, #header #menu-primary-ja a:hover {
	color: #ffff99;
}



/* @end */

/* @group branding */

#branding {
	background: url(images/branding.png) no-repeat;
	height: 120px;
	width: 445px;
	position: absolute;
	top: 16px;
	left: 20px;
}

#branding h1 a {
	background: url(images/logo.png) no-repeat;
	width: 282px;
	height: 44px;
	text-indent: -9999px;
	top: 15px;
	right: 11px;
	position: absolute;
}



/* @end */

/* @group text-3 */

#text-3 {
	color: #fff;
	position: absolute;
	top: 40px;
	right: 250px;
}

#text-3 h3 {
	color: #819eb7;
	font-size: 21px;
	margin-bottom: 8px;
	display: none;
}



/* @end */

/* @group text-4 */

#text-4 {
	color: #fff;
	position: absolute;
	top: 40px;
	right: 240px;
}

#text-4 h3 {
	color: #819eb7;
	font-size: 21px;
	margin-bottom: 8px;
	display: none;
}



/* @end */

/* @group polylang-2 */

#polylang-2 {
	color: #fff;
	position: absolute;
	top: 40px;
	right: 60px;
}

#polylang-2 li {
	float: left;
	margin-right: 12px;
}

#polylang-2 li a {
	color: #fff;
}

#polylang-2 h3 {
	color: #819eb7;
	font-size: 21px;
	margin-bottom: 8px;
	display: none;
}



/* @end */

/* @group polylang-3 */

#polylang-3 {
	color: #fff;
	position: absolute;
	top: 40px;
	right: 60px;
}

#polylang-3 li {
	float: left;
	margin-right: 12px;
}

#polylang-3 li a {
	color: #fff;
}

#polylang-3 h3 {
	color: #819eb7;
	font-size: 21px;
	margin-bottom: 8px;
	display: none;
}



/* @end */

/* @group text-7 */

#text-7 h3 {
	width: 282px;
	height: 44px;
	color: #819eb7;
	font-size: 21px;
	position: absolute;
	top: 75px;
	left: 175px;
	font-style: italic;
}



/* @end */

/* @group text-8 */

#text-8 h3 {
	width: 282px;
	height: 44px;
	color: #819eb7;
	font-size: 14px;
	position: absolute;
	top: 75px;
	left: 175px;
}



/* @end */



/* @end */

/* @group main */

#main {
	width: 590px;
	float: left;
	padding-left: 40px;
	padding-top: 21px;
	padding-bottom: 21px;
}

#main a {
	font-weight: bold;
}

#main p {
	color: #000;
	font-size: 16px;
	line-height: 21px;
	padding: 0;
	margin: 0 0 21px;
}

#main ul {
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 20px;
}

#main ul li {
	color: #000;
	font-size: 16px;
	line-height: 21px;
	padding: 0;
	margin: 0 0 10px;
}

#main ol {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 20px;
}

#main ol li {
	color: #000;
	font-size: 16px;
	line-height: 21px;
	padding: 0;
	margin: 0 0 10px;
}

#main h1 {
	color: #00284a;
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 8px;
	padding: 0;
}

#main h2 {
	color: #00284a;
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 8px;
	padding: 0;
}

#main h3 {
	color: #00284a;
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
	margin: 0 0 8px;
	padding: 0;
}

#main h4 {
	color: #555;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group sidebar */

#sidebar {
	float: right;
	margin-right: 38px;
	margin-top: 19px;
	display: inline;
}

#sidebar h3 {
	color: #00284a;
	font-weight: bold;
	font-size: 21px;
	line-height: 36px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: disc;
	margin-left: 25px;
}

#sidebar ul li {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	margin: 0 0 8px;
}



/* @end */

/* @group footer */

#footer {
	position: relative;
}

#footer h3 {
	color: #00284a;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 8px;
}

/* @group news */

#news {
	width: 440px;
	position: absolute;
	top: 18px;
	left: 40px;
}

#news h4 a:hover {
	color: #00284a;
}

#news li {
	margin-bottom: 8px;
}



/* @end */

/* @group social */

#social p {
	color: #333;
	margin-bottom: 12px;
	font-size: 16px;
}

#social {
	width: 430px;
	position: absolute;
	top: 18px;
	right: 40px;
}

#social h4 {
	font-size: 16px;
	color: #002649;
	font-weight: bold;
}

#social li {
	float: left;
}

#social a.twitter {
	background: url(images/twitter.png) no-repeat;
	display: block;
	width: 147px;
	height: 45px;
	text-indent: -9999px;
}

#social a.youtube {
	background: url(images/youtube.png) no-repeat;
	display: block;
	width: 121px;
	height: 45px;
	text-indent: -9999px;
	margin-left: 15px;
}

#social a.facebook {
	background: url(images/facebook.png) no-repeat;
	display: block;
	width: 128px;
	height: 45px;
	text-indent: -9999px;
	margin-left: 15px;
}



/* @end */



/* @end */

/* @group copyright */

#copyright {
	width: 986px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #8093a4;
	padding-left: 36px;
	padding-top: 12px;
}

#copyright a {
	color: #8093a4;
}

#copyright a:hover {
	color: #ffff99;
}

#copyright li {
	float: left;
}

#copyright ul.menu li {
	border-left: 1px solid #8093a4;
	padding-left: 12px;
	margin-left: 12px;
}


/* @end */

/* @group misc */

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}

span.quotation {
	float: left;
	background-image: url(images/quotation.png);
	width: 31px;
	height: 31px;
	text-indent: -9999px;
	margin-right: 14px;
}

img.sidebar {
	position: absolute;
	right: 40px;
}

hr {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border-style: none;
	clear: both;
	margin-bottom: 20px;
}

#main div.wp-pagenavi span {
	padding: 4px;
	margin: 0 3px 0 0;
	line-height: 21px;
	display: block;
	float: left;
}

#main div.wp-pagenavi span.current {
	border-color: #114574;
}

#main div.wp-pagenavi a {
	padding: 4px;
	margin: 0 3px 0 0;
	line-height: 21px;
	display: block;
	float: left;
}

div.teacher {
	min-height: 390px;
}

/* @group fees */

#main table.fees {
	width: 914px;
	clear: both;
	border-collapse: collapse;
}

#main table.fees td {
	background-color: #fefec4;
	border: 1px solid #666;
	font-size: 14px;
	text-align: center;
	padding: 4px;
	border-collapse: collapse;
}

#main table.fees td.left {
	width: 110px;
}

#main table.fees td.title {
	background-color: #d0e0e3;
	color: #063762;
	font-size: 16px;
}

#main table.fees td.col-1 {
	background-color: #76a5af;
	font-size: 16px;
}

#main table.fees td.col-2 {
	background-color: #ead1dc;
	font-size: 16px;
}

#main table.fees td.col-3 {
	background-color: #93c47d;
	font-size: 16px;
}



/* @end */

/* @group Japanese */

html:lang(ja) #main p {
	font: 12px/24px sans-serif;
}

html:lang(ja) #main ul li {
	font: 12px/18px sans-serif;
}

html:lang(ja) #main h1 {
	font: bold 24px/32px sans-serif;
	margin-bottom: 12px;
}

html:lang(ja) #menu-primary-ja {
}

html:lang(ja) #footer h3 {
	font: 18px/21px sans-serif;
}

html:lang(ja) #social p {
	font: 12px/18px sans-serif;
}


/* @end */

/* @end */