/*
แปลและพัฒนากราฟิกส่วนระบบภาษาไทยโดย ผศ.ประชิด ทิณบุตร เมื่อวันที่ 18 ตุลาคม 2550  แก้ไขล่าสุด 29 มีนาคม.2552
อาจารย์ประจำสาขาวิชาศิลปกรรม มหาวิทยาลัยราชภัฏจันทรเกษม ถนนรัชดาภิเษก เขตจตุจักร กทม 10900.โทร.(66) 0 2942 6900  ต่อ 3011,3014
Thai Developer & Translation : Assistant Professor Prachid Tinnabutr : Division of Fine and Applied Arts ,Chandrakasem Rajabhat University,Jatuchak,Bangkok ,Thailand.10900. Tel :(66) 02 9426900 ext:3011,3014
Last update:29 March 2009 .
Personal Address : 144/157 Moo 1 ,Changwatana Rd.Pakkret District ,Nonthaburi Province,Thailand,11120 Tel/Fax:(66)0 2962 9505  prachid@prachid.com,prachid@wittycomputer.com ,Mobile Phone : (66) 08 9667 0091
My URL : http://www.prachid.com, http://www.wittycomputer.com, http://www.e107thailand.com, http://www.wordpressthai.com.

ผลงานแปลภาษา การปรับแก้และการออกแบบกราฟิก ด้วยการมีส่วนร่วมพัฒนาใดๆในระบบนี้ เป็นส่วนหนึ่งในงานศึกษาวิจัยในโครงการ การศึกษาพัฒนาสื่อและระบบสนับสนุนการเรียนการสอนออนไลน์ ด้านศิลปกรรม ของสาขาวิชาศิลปกรรม มหาวิทยาลัยราชภัฏจันทรเกษม กทม.ประเทศไทย.
All Translation ,Customization and Graphics Design within this system are part in the research project title "The study and development of Educational Media and online system support" to Fine and Applied Arts teaching and learning of Chandrakasem Rajabhat University Bangkok, Thailand. Website URL: http://artnet.chandra.ac.th
*/

* { margin: 0; padding: 0; }

body {
	border-top-width: 40px;
	border-top-style: solid;
	background:url(../images/fade-green.png) repeat-x left top;
	font: 12px "tahoma,Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

form {
	margin-left: 0px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
	-moz-border-radius: 11px; 
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #CEFF7F;
	border: 1px solid #80AB88;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
}

form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }

#login form .submit input {
	font-family: "tahoma,Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 4px 10px;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#login form p {
	margin-bottom: 0;
}

label {
	color: #444444;
	font-size: 13px;
}

form .forgetmenot label {
	font-size: 12px;
	line-height: 19px;
}

form .submit { float: right; }

form p { margin-bottom: 24px; }

h1 a {
	background: url(../images/wordpressthai-logo.png) no-repeat top center;
	width: 340px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 1px;
	display: block;
}

#nav {
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

#backtoblog a {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 20px;
	text-decoration: none;

}

#login { width: 340px; margin: 3em auto; }

#login_error, .message {/
	margin: 4px 4px 4px 4px;
	border-width: 1px;
	border-style: solid;
	padding: 6px;
	text-align:center;
	font-size: 14px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#nav { margin: 0 0 0 8px; padding: 16px; }

#user_pass, #user_login, #user_email {
	font-size: 20px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #80AB88;
	background: #fbfbfb;
}
