/*
Theme Name: BlackBoard
Theme URI: http://www.krooon.com/
Version: 1.0
Author: ijook
Author URI: http://www.ijook.com/
Description: BlackBoard Themes for WordPress Re-Config for Thai Teacher-Student Communities
----------------------------------------------------------- */
* { 
margin: 0; 
padding: 0; 
}
body {
background: #fff; 
font: 0.9em "Tahoma", Verdana;
line-height:115%;
color:#000000;
}

.source { 
font-size:10px;
color:#999999;
}
.txtsmall { font-size:10px;}
.txtnormal { font-size:12px;}
.txtbig { font-size:14px;}
.txtbig1 { font-size:16px;}
/* links */

.lh-normal{ line-height:100%;}
a:link {
text-decoration: none;
color: #0066CC;
}
a:visited {
text-decoration: none;
color: #0066CC;
}
a:hover {
background: #e5e5e5;
border-bottom: 3px solid  #CCC;
color: #036;
}
a:active {
text-decoration: none;
color: #0066CC;
} 
a img {
background: none;
border: 0 none;
margin-bottom: -10px; 
vertical-align: sub;
}

/* hn */

h1, h2, h3, h4, h5, h6 { 

margin: 10px 0;
}
h1 { 
font-size: 1.8em; 
font-weight: bold; 
}
h1 a { 
color: #515151;
}
h1 a:hover { 
background: none;
border-bottom: none;
color: #0066CC;
}
h2 { 
font-size: 1.1em; 
}
h3 { 
font-size: 1em; 
}
h4 { 
font-size: 0.9em; 
}
h5 { 
font-size: 0.8em; 
}
h6 { 
font-size: 0.7em; 
}

/* misc */

abbr 
{
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre { 
font-family: "Tahoma", Courier;
}
pre {
border: 1px solid #888;
background: #fafafa;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em Tahoma;
}

/* defination lists */

dl { 
margin: 20px 0; 
}
dt {
font-size: 0.9em;
}
dd {
margin: 0 0 20px;
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em Tahoma;
color: #666;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}



.box{
	text-align:center;
	padding: 5px 10px;
	border-top:1px solid #996633;
	border-bottom:1px solid #996633;
	padding-bottom:12px;
}
/* layout
------------------------------------------------------ */
#container {
margin: 0 auto; 
width: 850px;
font-size: 0.75em;
text-align: left;
}

#wrap {
line-height:150%;
border-top:1px solid #eeeeee;
width:850px;
height: 1%; 
margin: 2px auto;
margin-bottom: 0px;
background: url(images/wrap_no_left.gif) repeat-y; 
}

#col-left {
float: left;
width: 210px;
padding: 20px 0;
text-align: right;
}

#col-main {
margin:auto;
width: 620px;
float:left;
}

#col-right {
float:left;
margin:auto;
width: 230px;
padding: 20px 0;
}

/* header
----------------------------------------------------- */
body#home #header {
border-bottom: none;
}

#header {
margin-bottom:5px;
font: 0.9em "Tahoma", Verdana;
text-align: left;
height:84px;
width:850px;
}
#logo {
display:block;
vertical-align:top;
height:80px;
}
/* main navigation */

#nav li {
float: right;
list-style-type: none;
margin-top: -30px;
padding:5px 0;
}
	
#nav a:link, #nav a:visited {
float: left;
padding: 5px;
padding-bottom:0px;
font-weight:bold;
color:#0066CC;
text-decoration: none;
}
#nav li.page_item a:hover {
padding-bottom:0px;
background:#FFFFFF;
color:#F05600;
}

#nav li.current_page_item a, #nav li.current_page_item a:visited {
color:#F05600;
}


#content {
	width:600px;
	font-size: 1.2em
	}
	

/* menu post
------------------------------------------------------ */
#menu {
width:850px;
margin:auto;
height: 1%;

}


body#home #menu {
border-bottom: 1px solid #eee;
border-top: 1px solid #e1e1e1;
}
#menu-inner {
height: 1%;
margin: 5px 0;
background: #F0F0F0;
}


#menu-inner h3.sec-title {
color:#333333;
padding: 5px 0 0 5px;

}

/* post */

#post-menu {
float: left;
width: 850px;
background-color:#F0F0F0;
color: #333;
}
#post-menu h3 { line-height:100%;
margin: 0;
padding: 10px 0 0 10px;
}
#post-menu h2 {
margin: 10px 10px 0;
font: bold 1.1em Tahoma;
}
#post-menu p.post-meta {
margin: 0 10px;
font-size: 0.8em;
color: #666;
}
p.post-author {
margin: 0 10px;
font-size: 0.8em;
color: #666;
}
p.post-meta{
background:#ECF9FF;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
#post-menu .post-body {
padding: 5px 5px 5px;
}



/* about */
#sec-about {
float: left;
width: 228px;
height: 170px;
padding: 0 0 10px;
background:#D3E4EB;
font-size: 0.9em;
line-height: 1.4em;
}
#sec-about p {
margin: 10px;
}
#sec-about h3 {
margin: 0;
padding: 10px 0 0 10px;
font-size: 1.1em;
}

#mp {
font-size: .9em;
margin: 0 0;
padding: 0 0 0px 0px;
}
#mp ul{ margin:0px; padding:0px; border:0px;}
#mp li {
font-size: 0.9em;
line-height:120%;
width:100px;
height:130px;
float:left;
display: block;
list-style-type: none;
margin: 2px; 
padding: 4px;
background:#F8FB7B;
border:#FFC734 1px solid;
}

#mp a:link, #mp a:visited {
float: left;
display: block;
color:#0066CC;
text-decoration: none;
}
#menu a:hover {
background:none;
border:0;
color: #036;
}

	





/* main column
------------------------------------------------------ */

/* post */

#col-main h3.sec-title {
background:url(images/blog_icon.gif) no-repeat 1% 60%;
padding: 5px 5px 5px 60px;
}

/* main navigation */


div.post {
margin: 10px 15px 20px;
padding: 0 0 40px;
background: url(images/3os.gif) no-repeat 50% 100%;
}
h2.post-title {
color:#0066CC;
margin: 0;
font-weight: bold;
border-bottom:#D5ECFF 3px solid;
}
p.post-meta {
line-height:140%;
margin: 0;
font-size: 0.85em;
color: #999;
}
p.post-meta-close {
	margin-top:10px;	
	border-bottom:#E0E0E0 1px solid;
}
p.block{
background:#33FFFF;
margin:5px 5px;

}
body#archives p.post-meta-ind {
	border: #FBC831 1px solid;
	background-color:#F8FB7B;
	margin: 10px 0 0;
	padding-left:25px;
	font-size: 0.85em;
}
span.meta-name {
display: block;
float: left;
width: 120px;
font-size: 1.1em;
}
span.meta-detail {
font-size: 1.1em;
text-transform: none;
}
p.more { 
margin:10px 0 0 30px;
background: url(images/dashed.gif) no-repeat 50px 60%;
line-height: 18px;
}
#col-main a:hover {
border-bottom: 1px dotted #666;
background: #e0e0e0;
text-color: #333;
}

/* prev-next navigation */

div.content-navigate {
background:#FFFFCC;
border-top:#FFCC66 1px solid;
border-bottom:#FFCC66 1px solid;
text-align:center;
padding: 5px;
margin:5px;
}
span.alignright {
float: right;
}
span.alignleft {
float: left;
}

/* comments */

#comments {
padding: 0 15px 40px;
}
#cForm {
background: url(images/comment_bt.gif) no-repeat right;
background-color:#FFFFCC;
padding:10px;
border:#FFCC00 1px solid;}

#comments h3 {
margin: 0px;
padding: 10px 0 0;
font-weight: bold;
}
div.comment {
height: 1%;
padding: 5px 10px 0px 10px;
margin-bottom:10px;
border-right:1px  #CCCCCC solid;
border-bottom:1px  #CCCCCC solid;
}
div.comment p {
margin: 5px 0;
}
.cbg1{ background-color:#F4F4F4;}
.cbg2{ background-color:#FCFAED;}
.comment-meta {
font-size: 0.9em;
}
#comments label {
display: block;
font-size: 0.9em;
}
#comment-author, 
#comment-email,
#comment-url,
#comment-text, 

#s {
margin: 0 0 10px;
vertical-align:text-top;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em Tahoma;
}
#searchsubmit, 
#comment-submit {
vertical-align:text-top;
padding: 2px;
background:#BBE6FF;
border: 1px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-align: center;
}

/* search page
------------------------------------------------------ */

ul#search-results-list {
margin: 25px 0 0;
}
ul#search-results-list li {
margin: 0 0 40px;
padding: 0 0 0 20px;
background: url(images/dashed.gif) no-repeat 0 6px;
line-height: 18px;
}
ul#search-results-list h2 {
margin: 0;
padding: 0;
}

/* side columns common
------------------------------------------------------ */

#col-right a:hover, #col-left a:hover {
background: transparent;
border-bottom: none;
}
#col-right li, #col-left li {
font-size:0.9em;
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #e5e5e5;
background-image: none;
line-height: 140%;
}
#col-right ul ul, #col-left ul ul {
margin: 0;
}
#col-right li li, #col-left li li {
border-top: 1px solid #e5e5e5;
}
#col-right h3.sec-title{
	text-decoration:underline;
	font-weight:bold;
	color:#AE3D00;
}
h3.sec-title {	margin: 0;}
h3.search-sub {	margin: 0; font-size:12px; padding:0 0 5px 0; line-height:10px; border-bottom:1px #CC9966 dotted;}
div.left-sec, 
div.right-sec {
margin: 0 15px 5px;
}

#main_box{
	margin-left:50px;
}
#main_box li { list-style-type:disc;
	margin-left: 30px;	
	font-size:12px;
}

/* footer-- */
#b_footer{
	background:#FFFBDF;	
	width:850px;
	margin:auto;
	font-size: 0.8em;
	margin-bottom:5px; vertical-align:text-top;

}
#b_footer img {
	padding:2px;
}

#footer {
	background:#DADADA;
	margin: 0px;
	padding: 5px;
	border-top:none;
	border: 1px solid #DADADA;
	border-bottom: 5px #CCCCCC solid;
}
#footer_body {
	width:850px;
	margin:auto;
	font-size: 0.8em;
}

/* only page */
#page-cont{
	font-size:12px; 
	line-height:125%;	
	border:1px #FFCC99 solid;
	background:#FEF8E2; 
	padding:5px;	
	margin:5px;
	margin-bottom:20px;
	-moz-border-radius: 0 0 8px 8px;
	
}
#page-cont h3 {
margin:0; font-weight:bold;}


.post-body p{	
	padding:5px;
}
.post-body h2{
	font-size:1.6em;
	font-weight:bold;	
}
.post-body h3{
	font-size:1.4em;
	font-weight:bold;	
}
.contactform{
margin:20px;
}


/* misc
------------------------------------------------------ */
.more-link{
margin-left:30px;}
.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */