@charset "utf-8";
/*  ------------------------------------------
Theme Name: LCA
Description: Wordpress theme of LCA
Author: Ning
Author URI: http://www.beansprout-design.com/

------------------------------------------*/

body{
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #8f8f8f;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: #c0c0c0;
}


a:link, a:visited {
	font-weight: normal;

}
a:hover {
	color:#ffa610;
	text-decoration:underline;
}
a img {
	border-width:0;
}


/****************slider login***********************/
#silderLogin h2
{
	text-indent: -99999px;
	height: 0px; margin: 0px;
}

#silderLogin ul
{
	list-style:none;
}

#silderLogin li a
{
	color:#FFF;
	margin-left:-40px;
}
#silderClose
{	
	cursor:pointer;
}
/********************Css ส่วน Header***********************/
/*login background css*/
#loginbg{
	width:100%;
	height:25px;
	background: url(images/login_bg.jpg) top left repeat-x;
	
}

#login
{
	position:relative;
	width:100px;
	height:19px;
	margin-top:-39px;
	margin-left:783px;
	
}

#login img{
	border:0px;
}

#header{
	width: 960px;
	height:332px;
	margin:auto;
	padding: 0px;
	padding-top:20px;
	background-color:#FFF;
}

/*logo หลอดไฟฟ้า*/
#logo{
	position:absolute;
	/*position:relative;*/
	width:153px;
	height:302px;
	background: url(images/logo.jpg) bottom left no-repeat;
	margin-top:30px;
	margin-left:95px;
	z-index:5;	
	padding:0px;
}
/*searchbox*/
#search{
	position:absolute;
	margin-left:225px;
	z-index:3;
	margin-top:-115px;
	padding:0px;
}

#search input
{
	width:150px;
	height:20px;
	padding-top:5px;
	background-color:#f1f1f1;
	/*border-left-width:1px;
	border-top-width:1px;*/
	border-bottom-width:1px;
	border-right-width:1px;
	border-bottom-color:#bababa;
	border-right-color:#bababa;
	/*border-left-color:#bababa;
	border-top-color:#bababa;*/
	padding-left:15px;
	color:#a7a7a7;
	font-size:12px;
}

/*textlogo LCA*/
#textlogo
{
	position:absolute;
	margin-top:60px;
	margin-left:320px;
	width:635px;
	height:70px;
	/*background: url(images/textlogo.png) top left no-repeat;*/
	z-index:1;
}

#textlogo h1 {
	background : url(images/textlogo.png) top left no-repeat;
	height:70px;
	padding-bottom:3px;
	text-indent:-999999px;
}

#textlogo h1 a {
	display : block;
}

/*line under Thai LCA LOGO*/
#line{
	position:relative;
	margin-top:-10px;
	height:1px;
	background: url(images/line.png) top left no-repeat;
	z-index:3;
}
/*Menu*/
#textlogo .menu ul
{
	position:absolute;
	margin-top:10px;
	padding:0px;
	padding-left:68px;
	list-style-type:none;
}

#textlogo .menu li
{
	margin:0px;
	padding:0px;
	padding-left:13px;
	padding-right:13px;
	float:left;
	/*color: #8f8f8f;*/
}

#textlogo .menu a,a:link,a:active,a:visited
{
	color: #8f8f8f;
	text-decoration: none;
}

#textlogo .menu a:hover
{
	color:#ffa610;
	font-weight:bold;
	text-decoration: none;
}
/*home and contact link*/
#homeAndContact
{
  width: 120px;
  height:25px;
  padding:0px;
  position:relative;
  margin-top:-50px;
  margin-left:530px;
  list-style: none;
}

#homeAndContact span {
  display: none;
  position: absolute;
}

#homeAndContact a {
  display: block;
  text-indent: -999999px;
  position: absolute;
  outline: none;

}

#homeAndContact a:hover {
  background-position: left bottom;
}

#homeAndContact .home
{
	width:18px;
	height:16px;
	background:url(images/home.png) left top no-repeat;
	/*background-color:#FF0;*/
}

#homeAndContact .contact
{
	margin-left:38px;
	width:16px;
	height:15px;
	background:url(images/contact.png) left top no-repeat;
	/*background-color:#FF0;*/
}

/*language icon*/
#langMenu
{
	position:absolute;
	margin-left:500px;
	margin-top:-3px;
	padding:0px;
}

#langMenu ul
{
	list-style:none;
}

#langMenu li
{
	list-style:none;
	float:left;
	margin-right:8px;
}
/*layer เงาซ้าย ขวา*/
/*#shadowLeft
{	
	position:absolute;
	width:20px;
	height:782px;
	margin-left:-20px;
	margin-top:20px;
	background: url(images/shadow_left.png) top left  no-repeat;
	z-index:1;
}*/

#shadow
{
	/*width:20px;*/
	/*height:782px;*/
	/*margin-left:960px;
	margin-top:20px;*/
	width:1000px;
	margin:auto;
	background: url(images/shadow.png) top left no-repeat;
	z-index:1;
}

/*********************End Header Css*******************************/


/***************************footer Css****************************/
#footer{
	/*position:relative;*/
	margin:auto;
    width:960px;
	height:233px;
	padding:0px;
	margin-top:-17px;
	background: url(images/footer_bg.jpg) top left no-repeat;
	color:#FFF;
	z-index:2;
}


#footermenu
{
	float:right;
	margin-right:35px;
	margin-top:155px;
	/*color:#FFF;*/
}

#footermenu ul
{
	list-style-type:none;
	font-size:10px;
	font-weight:bold;
	/*color:#FFF;*/
}

#footermenu li
{
	/*padding-left:5px;*/
	padding-right:2px;
	float:left;
	/*color:#FFF;*/
}

#footermenu a,a:visited,a:link,a:active,a:hover
{
	color:#FFF;
	text-decoration: none;

}

/*******************End Footer Css****************************/

/**********************Home.php css************************************/
#aboutLCA
{
	/*position:relative;*/
	width:960px;
	/*height:390px;
	overflow:visible;*/
	margin:auto;
	margin-top:-125px;
	margin-bottom:-140px;
	z-index:3;
	background-color:#FFF;
}

#headerLCA
{
	/*position:relative;*/
	width:635px;
	float:right;
	padding:0px;
    margin-bottom:0px;
	margin-left:320px;
	margin-top:-20px;
}

#headerLCA h1{
	position:absolute;
	font-size:20px;
	width:145px;
	color:#81a922;
	margin-left:5px;
	padding-left:15px;
	padding-top:8px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	background: url(images/header_icon.jpg) top left no-repeat;
	float:left;
	z-index:3;	
}

#headerLCA  p
{
	width:430px;
	padding:0px;
	margin:0px;
	padding-right:5px;
	margin-left:180px;
	margin-top:10px;
	text-align:left;
	margin-bottom:25px;
	
}

#headerLCA span p
{
	padding:0px;
	margin-bottom:0px;
	margin-top:-30px;
}





#headerLCA a
{
	font-weight:bolder;
	float:right;
	margin-top:20px;
	color:#ff9f22;
}

#headerLCA .headerlink a:visited,a:link,a:active,a:hover
{
	text-decoration: none;
	color:#ff9f22;
}

#headerLCA a:hover
{
	color:#ff9f22;
	text-decoration:underline;
}

#lasestZone
{
	width:960px;
	padding:0px;
	margin:0px;
	margin-top:100px;
}
#lasestZone ul
{
	list-style:none;
}
#lasestZone li
{
	float:left;
}

#lastestBlog
{
	/*position:relative;*/
	/*float:left;*/
	width:415px;
	/*height:220px;*/
	text-align:left;
	margin-left:-40px;
	z-index:3;
}

#lastestBlog h1{
	margin-left:30px;
	width:415px;
	font-weight:bold;
	font-size:16px;
	background: url(images/title_bg.png) no-repeat bottom left;
	padding-top:5px;
	height:40px;
	padding-left:25px;
	
	
	/*color:#ffa000;*/
}


#lastestBlogText
{
	width:415px;
	/*height:220px;*/
	padding: 20px 0px 10px 30px;
	margin:0px;
	margin-top:-18px;
	/*background-color:#fff6ee;
	border-width:1px;
	border-style:solid;
	border-color:#ffa000;*/
}

#lastestBlogText h2{
	font-size:14px;
	color:#799c2b;
	height:31px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 20px;
	/*background: url(images/h1_2.jpg) top left no-repeat;*/
}

#lastestBlogText h2 a{
	font-size:14px;
	color:#799c2b;
}

#lastestBlogText h2 a:hover{
	font-size:14px;
	color:#ffa000;
}


#lastestBlogText h2 p{
	/*position:relative;*/
	font-size:10px;
	margin:3px 0 3px 0;
	padding:0px;
	color:#799c2b;
}

#lastestBlogText .test
{
	position:relative;
	padding:10px 0 0 0;
	margin: 0px 20px 20px 20px;
	width:385px;
	font-size:12px;
	color:#8f8f8f;
}

#lastestPublic
{
	width:415px;
	/*height:220px;*/
	/*margin-top:-240px;*/
	margin-left:50px;
	text-align:left;
	z-index:3;

}


#lastestPublic h1{
	margin-left:30px;
	width:415px;
	height:25px;
	font-weight:bold;
	font-size:16px;
	/*color:#799c2b;*/
	background: url(images/title_bg.png) no-repeat bottom left;
	padding-top:5px;
	height:40px;
	padding-left:25px;

}


#lastestPublicText
{
	width:415px;
	margin: -18px 0 0 25px;
	padding: 20px 0 10px 30px;
	/*height:220px;
	background-color:#f2fed8;
	border-width:1px;
	border-style:solid;
	border-color:#799c2b;*/
	border-left: 1px solid #d1d1d1;
}

#lastestPublicText h2{
	font-size:14px;
	color:#799c2b;
	padding:0px;
	margin:0px;
	height:31px;
	padding-left:20px;
	/*background: url(images/h1_2.jpg) top left no-repeat;*/
}

#lastestPublicText a{
	font-size:14px;
	color:#799c2b;
}


#lastestPublicText h2 a:hover{
	font-size:14px;
	color:#ffa000;
}

#lastestPublicText h2 p{
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#799c2b;
}

#lastestPublicText .test
{
	position:relative;
	margin: 0px 20px 20px 20px;
		padding:10px 0 0 0;
	width:385px;
	font-size:12px;
	color:#8f8f8f;
}

#Advertising
{
	width:730px;
	padding:0px;
	margin:0px;
	margin-top:25px;
	margin-left:25px;
	z-index:3px;
}
#Advertising img
{
	border:0px;
}


/**********************End Home.php css************************************/

/**********************Page.php css****************************************/
#pageBody
{
	/*position:relative;*/
	width:960px;
	/*height:430px;*/
	margin:auto;
	margin-top:-150px;
	margin-bottom:-20px;
	background-color:#FFF;
}
/*left logo*/
#pageLogo
{
	position:absolute;
	width:62px;
	height:405px;
	margin-left:141px;
	margin-top:105px;
	background:url(images/page_LCA.png) left top no-repeat;
	z-index:6;
}
/*page header title*/
#pageTitle
{
	position:relative;
	background:url(images/title_bg.png) no-repeat;
	margin-left:290px;
	width:800px;
	height:61px;
	z-index:2;
}
#pageTitle h1
{
	position:absolute;
	font-size:20px;
	padding-top:3px;
	height:32px;
	margin-left:25px;
	margin-top:10px;
	padding-left:25px;
	font-weight:bold;
	color:#81a922;
	background:url(images/header_icon.jpg) no-repeat;
	
}

#pageShortContent{
	position:relative;
	text-align:left;
	margin-left:290px;
	margin-top:15px;
	padding-left:25px;
	width:627px;
	/*height:85px;*/
	z-index:2;
}

#pageShortContent a
{
	position:relative;
	margin-top:50px;
	color:#ff9f22;
}

#pageShortContent .headerlink a:visited,a:link,a:active,a:hover
{
	text-decoration: none;
	color:#ff9f22;
}

#pageShortContent a:hover
{
	color:#ff9f22;
	text-decoration:underline;
}

#pageContent
{
	position:relative;
	text-align:left;
	margin-left:290px;
	margin-top:10px;
	padding-left:25px;
	width:627px;
	/*height:85px;*/
	z-index:2;
}

#pageContent ul
{
	margin:0px;
	padding:0px;
	list-style-image:url(images/bullet.png);
	list-style-position:block; 
	margin-left:1px;
}

#pageContent li

{
	margin-left: 10px;
	margin-bottom: 5px;
}

#pageContent h3
{
	font-size:14px;
	font-weight:bold;
	color:#ff9f22;
}
/**********************End Page.php css****************************************/
/**********************single.php css***********************************/
#singleBody
{
	/*position:relative;*/
	width:960px;
	/*height:415px;*/
	padding:0px;
	margin:0px;
	margin:auto;
	margin-top:-150px;
	background-color:#FFF;
	

}
/*left logo*/
#singleMenu
{
	/*position:absolute;*/
	position:relative;
	width:150px;
	float: left;
	/*height:405px;*/
	margin-left:55px;
	margin-top:130px;
	z-index:6;
}

#singleMenu h3
{
	color:#81a922;
	font-size:14px;
	margin-bottom:10px;
	text-align:left;
}

#singleMenu a
{
	color:#7a7a7a;
	font-size:12px;
}

#singleMenu a:hover
{
	text-decoration:underline;
	font-size:12px;
}

#singleMenu ul
{
	margin-top:-10px;
	list-style:none;
	text-align:left;
	color:#7a7a7a;
}

/*single header title*/
#singleTitle
{
	/*position:relative;*/
	background:url(images/title_bg.png) no-repeat;
	margin-left:290px;
	margin-top:-130px;
	width:800px;
	height:61px;
	z-index:2;
}
#singleTitle h1
{
	position:absolute;
	font-size:17px;
	padding-top:0px;
	height:32px;
	margin-left:25px;
	margin-top:10px;
	padding-left:25px;
	font-weight:bold;
	color:#81a922;
	background:url(images/header_icon.jpg) no-repeat;
	
}

#singleTitle  p
{
	position:absolute;
	margin:0px;
	padding:0px;
	margin-top:33px;
	margin-left:-113px;
	width:385px;
	font-size:10px;
	color:#81a922;
}

#singleShortContent{
	/*position:relative;*/
	text-align:left;
	margin-left:290px;
	margin-top:15px;
	padding-left:25px;
	width:627px;
	/*height:85px;*/
	z-index:2;
}

#singleShortContent a
{
	position:relative;
	margin-top:50px;
	color:#ff9f22;
}


#singleShortContent a:hover
{
	color:#ff9f22;
	text-decoration:underline;
}

#singleContent
{
	/*position:relative;*/
	text-align:left;
	margin-left:290px;
	margin-top:0px;
	padding-left:25px;
	width:627px;
	margin-bottom:-80px;
	/*height:85px;*/
	z-index:2;
}

#singleContent ul
{
	margin:0px;
	padding:0px;
	list-style-image:url(images/bullet.png);
	list-style-position:inside;
	margin-left:1px;
}

#singleContent h3
{
	font-size:14px;
	font-weight:bold;
	color:#81a922;
}

#commentZone
{
	position:relative;
	width:625px;
	margin-left:315px;
	margin-top:100px;
	text-align:left;
	font-size:12px;
	font-weight:100;
}

#commentZone h3
{
	font-size:14px;
}

#commentZone a
{
	margin-top:50px;
	color:#81a922;
}

/**********************End single.php css***********************************/


/**********************category.php css***********************************/
#categoryBody
{
	/*position:relative;*/
	width:960px;
	margin:auto;
	margin-top:-150px;
	margin-bottom:-10px;
	background-color:#FFF;
}
/*left logo*/
#categoryMenu
{
	position:absolute;
	width:150px;
	height:405px;
	margin-left:55px;
	margin-top:110px;
	z-index:6;
}

#categoryMenu h3
{
	color:#81a922;
	font-size:14px;
	margin-bottom:10px;
	text-align:left;
}

#categoryMenu a
{
	color:#7a7a7a;
	font-size:12px;
}

#categoryMenu a:hover
{
	text-decoration:underline;
	font-size:12px;
}

#categoryMenu ul
{
	margin-top:-10px;
	list-style:none;
	text-align:left;
	color:#7a7a7a;
}

/*category header title*/
#categoryTitle
{
	position:relative;
	background:url(images/title_bg.png) no-repeat;
	margin-left:290px;
	width:800px;
	height:61px;
	z-index:2;
}
#categoryTitle h1
{
	position:absolute;
	font-size:20px;
	padding-top:5px;
	height:32px;
	margin-left:25px;
	margin-top:10px;
	padding-left:25px;
	font-weight:bold;
	color:#81a922;
	background:url(images/header_icon.jpg) no-repeat;
	
}

#categoryShortContent{
	position:relative;
	text-align:left;
	margin-left:290px;
	margin-top:15px;
	padding-left:25px;
	width:627px;
	z-index:2;
}


#categoryShortContent h2
{
	
	font-size:20px;
	height:32px;	
	font-weight:bold;
	font-size:14px;
	color:#81a922;
}


#categoryShortContent h4{
	font-size: 12px;
	color:#81a922;
	font-weight: normal;
	margin: 1em 0 0 0;
}

#people {
	font-size: 10px;
	padding: 5px 25px 0 25px;
	background:transparent url(images/people.png) center left no-repeat;
	height: 20px;
	margin: 1em 0px;
	
}

#categoryShortContent p
{
	margin:0px;
}

#linepaper{
	border-bottom: 1px solid #d7d7d7;
	height: 1px; width: 100%;
	margin-top: 5px;
}


#categoryShortContent p span
{
	margin:0px;
}

#categoryShortContent h2 p
{
	position:relative;
	margin:0px;
	padding:0px;
	margin-top:-3px;
	width:385px;
}

#categoryShortContent h2 a
{
	font-weight: bold;
}


#categoryShortContent a
{
	position:relative;
	color:#81a922;
}


#categoryShortContent a:hover
{
	color:#ffa610;
	text-decoration:none;
}

#categoryShortContent span
{
	margin-left:530px;
	font-size:10px;
}


/**********************End category.php css***********************************/
/********************************newletter************************************/
#newletter
{
	margin-left: 425px;
	margin-top: -120px;
	padding-left: 10px;
	position:absolute;
	border-left: 1px solid #d1d1d1;
	/*background:url(images/newletter_bg.png) top left no-repeat;*/
}
#newletter img
{
	border:0px;
	margin-left:160px;
	margin-top:-2px;
}
#newlettericon
{
	position:relative;
	width:65px;
	height:53px;
	margin-top:23px;
	margin-left:10px;
	background:url(images/newletter_icon.png) top left no-repeat;
		
}
#newletterText
{
	
	position:relative;

}
#newletterText span
{
	font-size:10px;
	font-weight:bold;
}
#newletter span
{
	font-size:10px;
	font-weight:bold;
	color: #8f8f8f;

}
#newletterBox{
	position:relative;
	color:#8f8f8f;
	margin-top:10px;
	
}

/*newsletter pulgin css*/
.newsletterTextInput{
	width:115px;
}

.success {
        /* the success message container */
		font-size:8px;
		padding:0px;
		margin:0px;
}

.error {
        /* the error message container */
		font-size:8px;
		padding:0px;
		margin:0px;
}
#newsletterLoading {
        /* the loading message while the subscription is being handled */
		padding:0px;
		margin-left:-100px;
}
/*****************************************************************************/
/***********Search.php css****************/
#searchPanel
{
	width:960px;
	margin:auto;
	margin-top:-150px;
	background:#FFF;
}
#searchContent
{
	position:relative;
	width:635px;
	margin-left:230px;
	
	
}
#searchContent  a,a:visited,a:link,a:active
{
	text-decoration: none;
	color:#ff9f22;
}

#searchContent a:hover
{
	color:#ff9f22;
	text-decoration:underline;
}


#readmore {
	margin: -25px 25px 25px 0px;
}

#readmore a{
	padding-right: 20px;
	background: url(images/read.png) no-repeat center right;
	height: 16px;
	color: #8daa3a;
	font-weight: normal;
}

#readmore2 {
	text-align: right;
	margin: -10px 0 15px 0;
	height: 18px;
}

#readmore2 a{
	padding: 3px 20px 3px 0;
	background: url(images/read.png) no-repeat center right;
	height: 18px;
	color: #8daa3a;
	font-size: 11px;
}


#readmore2 a:hover
{
	color:#ff9f22;
	text-decoration:underline;
	font-weight: normal;
}

#thumb{
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 1px solid #dedede;
}

/*Social Network*/
#social
{
	position:absolute;
	padding:0px;
	margin-top: 150px;
}

#social ul
{
	list-style:none;
}

#social li
{
	list-style:none;
	float:left;
}

#social a{
	width: 32px; height: 32px;
}


.twitter 
{
	margin: 5px; 
}

#copyright{
	font-size: 9px;
	padding-top: 10px;
}

a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(images/pdf.png) center left no-repeat;
}

#space {
height: 120px;
}

.navigation {
	clear: both;
	padding: 10px 10px 10px 300px;
}

.navigation a, .navigation a:visited {
	color: #666;
	text-decoration: none;
}

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

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


