/*
Theme Name: Bugsek-Clean
Theme URL: http://bugsek.jpata.com/theme/bugsek-clean.zip
Description: ธีม Bugsek โล่งๆ เรียบๆ ไม่มีอะไรเลย
Version: 0.1
Author: Wittaya Malaratn
Author URL: http://bugsek.jpata.com/
*/

body {
	background-color: #fff;
	margin: 0 auto;
	background: url(img/header.png) repeat-x;
}

#box {
	margin: 0 auto;
	width: 760px;
	height: auto;
}

a {
	color: #555;
	text-decoration: none;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #555;
	text-decoration: underline;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 12px;
}

a img {
	border: none;
}

blockquote {
	background: url(img/blockquote-bg.gif);
	margin: 0px 15px 20px;
	padding: 3px 10px;
	color:#555;
	border-left: 1px dotted #d6e5aa;
	border-right: 1px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}

#sidebar {
	float: left;
	width: 180px;
	margin: 15px 5px 10px 10px;
}

.pagetitle {
	float: left;
	margin-top: 20px;
	width: 300px;
	color: #555;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 16px;
}

p{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #555;
	font-family: arial,tahoma;
	font-weight: normal;
	font-size: 12px;
}

h2{
	margin-top: 5px;
	margin-bottom: 5px;
}

h3{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #009fd2;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 14px;
}

ul {
	margin: 5px 0 15px 20px;
	padding-left: 0;
	list-style: none;
}

li {
	list-style-image: url(img/bull.png);
	line-height: 15px;
	color: #555;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 12px;
}

.content {
	float: right;
	width: 540px;
	margin: 17px 5px 0 10px;
}

.title h2{
	border-bottom: 1px solid #888;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #555;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 12px;
}

.title a{
	color: #009fd2;
	text-decoration: none;
	font-family: arial,tahom;
	font-weight: bold;
	font-size: 14px;
}

.title a:hover{
	color: #009fd2;
	text-decoration: none;
	font-family: arial,tahom;
	font-weight: bold;
	font-size: 14px;
}

.date {
	margin-left: 10px;
	color: #777;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 11px;
}

.entry {
	margin: 5px 15px 15px 0;
	color: #555;
	font-family: arial,tahoma;
	font-weight: normal;
	font-size: 14px;
}

.entry a{
	color: #555;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 14px;
}

.entry a:hover{
	color: #555;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 14px;
}

.feedback {
	background-color: #fff;
	padding: 0 5px 2px 5px;
}

.feedback a{
	color: #555;
	font-family: arial,tahoma;
	font-weight: normal;
	font-size: 12px;
}

.meta {
	color: #555;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.alignright {
	clear: both;
	float: right;
}

.alignleft {
	clear: both;
	margin: 10px 0 10px 215px;
	float: left;
}
/* comment */
.alt {
	margin: 0;
	padding: 10px;
}
	
.alt {
	background-color: #f5feff;
	color:#555;
	border-left: 1px dotted #d6e5aa;
	border-right: 1px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

/* footer */
#footer{
	clear: both;
	margin-bottom: 0;
}

#footer h1{
	padding-top: 15px;
	margin-bottom: 10px;
	color: #555;
	font-family: arial,tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}















