/*
Theme Name: WP Clone
Theme URI: http://www.wordthai.com/
Version: 2.0
Description: Cloning from wordpress.org
Author: barbies55
Author URI: http://www.wordthai.com/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #d54e21;}
a img {border: none;}

body {
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p,code,ul {padding-bottom: 1.2em;}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2,h3 {
	padding-top: 4px;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.wrapper {
	font-size: 12px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.container {
	width: 100%;
	background-color: #FFFFFF;
	line-height: 1.5em;

}

.pagecontent1{
	width:100%;
	background-color:#e4f2fd;
	padding:15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6d9e9;
	line-height: 1.5em;
}
.page1{
	width:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* สำหรับหน้า page คนมีภาระ เท่านั้น*/
.pagecontent1 .page-482 img {
	width:250px;
	float:right;
	position:relative;
	top: -130px;
	margin-bottom: -130px;
}
/* */


/* headere & title */
.header {
	height: 50px;
	padding-top: 25px;
	padding-bottom: 15px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.header .title {
	padding-left: 15px;
}
.header .title .sitename a {
	color: #FFFFFF;
	padding-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
}

.header .title .slogan {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/*tabs*/

    #tabsC {
	width:850px;
	font-size:93%;
	line-height:normal;
	margin-right: auto;
	margin-left: auto;
      }
    #tabsC ul {
	margin:0;
	list-style:none;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(img/tableftC.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsC a span {
	float:left;
	display:block;
	color:#778888;
	background-image: url(img/tabrightC.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#999999;
      }
 /*   #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }
*/
        #tabsC .current_page_item a {
                background-position:0% -42px;
        }
        #tabsC .current_page_item a span {
                background-position:100% -42px;
        }

/* main */
.main {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* content */
.content {
	float: left;
	width: 590px;
}
.content .descr {
	color: #2583ad;
	font-size: 0.9em;
	padding-bottom: 8px;
}
.content li {
	line-height: 1.4em;
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content p {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

/* navigation */
.navigation {
	float: right;
	width: 210px;
	margin-bottom: 10px;
	
}
.navigation h2 {
	color: #666666;
	line-height: 15px;
	margin: 0;
	padding-left: 5px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 5px;
}
.navigation ul { padding-left:10px
}
.navigation li {
	padding: 3px;
	margin: 0px;
}
.navigation li a {
	font-size: 1.1em;
	color: #2583ad;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.navigation li a:hover {
	color: #d54e21;	
}
.entry a {font-weight:bold;}
a {
	color: #2583ad;
	text-decoration: none;
}
a:hover {color: #d54e21;}
/* footer */
/* footer */
.footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6d9e9;
}

.footer  ul { padding-left:10px
}
.footer  li {
	padding: 3px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.footer  li a {
	font-size: 1.1em;
	color: #2583ad;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.footer  li a:hover {
	color: #d54e21;	
}

.col3,.col3center {
	float: left;
	width: 255px;
}

.col3 h2,.col3center h2{
	font-size:14px;
	font-weight: bold;
	color: #666666;
}
.col3center {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

/* bottom */
.bottom {
	clear: both;
	font-size: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6d9e9;
}
.bottom a {}

/* posts */
.post h1 a {
	color: #666666;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #F60;
	color: #333333;
}

.post h1 {
	color: #666666;
}

.post {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.post .info{
	color: #333333;
	background-image: url(img/administrator_24.png);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: left center;
}
.post img {
	padding: 5px;
	border: 1px solid #eeeeee;
	margin: 4px;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {color: #666666; text-decoration: none;}
.info a:hover {color: #89B1B1; text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	width: 500px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #000;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 500px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}
#search{
	float:right;
	padding-top: 10px;
	padding-right: 15px;
	font-size: 11px;
	color: #999999;
}
#searchform { margin:0; padding:0;	float:right;}
#searchform #s {
	width:165px;
	float: left;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: 17px;
	padding-top: 2px;
}
.search_go{
	height: 24px;
	width: 30px;
	display: inline;
	padding: 0px;
	margin: 0px;
}
 .rsslink {
	padding-bottom: 15px;
}
.navigation li {
	list-style-type: square;
	list-style-position: inside;
}
.thetag { color:#333333; padding-bottom:10px}
.thetag a:link, .thetag a:visited {font-weight:bold; color:#2583ad; text-decoration:none;}
.thetag a:hover { color:#d54e21; }

/**/
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
