/*  
Theme Name: plugBLOG
Theme URI: http://www.plugblog.ws
Description: This theme use for plugblog.ws provides blog system for free
Version: 1.0
Author: ALongkorn Sanguanlorsit
Author URI: http://www.storythai.com
*/

#wp-calendar {border:1px solid #CCC; width:96%; color:#333; text-align:center;}
#wp-calendar caption {font-weight:bold;}
#wp-calendar th{font-size:8pt; background-color:#DEDEDE;}
#wp-calendar tr{ font-size:8pt;background-color:#F5F5F5;}

body {
	background:#FFF url('bg_t.gif') repeat-x;
	/*background-attachment:fixed;*/
	/*margin:5px;*/
	font-size:9pt;
	/*font-family: 'Tohoma, Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, Arial, sans-serif;*/
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
}
a:link {color:#336699; text-decoration:underline;}
a:hover {color:#3366CC; text-decoration:none;}
a:visited {color:#3366CC}

#menutop {float:right: padding-right:25px; text-transform:uppercase; font-weight:bold; color:#929192;}
#menutop a{color:#929192; text-decoration:none;}
#menutop a:hover{ color:#FEFEFE; border-bottom:1px dotted white;}

#cover, #menutop {
	width:970px;
	margin:0 auto 0 auto;
}
#cover {
	/*background:#FFF url(images/wrapper_middle.gif) repeat-y;*/
	height:600px;
	/*border:1px solid #CCC;*/
}
#header-topic {
	font-size:12pt;
	font-weight:bolder;
	color:#000;
	/*text-transform:uppercase;*/
	margin-bottom:5px;
}
#top-p {
	width:98%;
	margin:0 auto 0 auto;
	height:10px;
	background:url('/images/bg-top.gif') top left repeat;
}
#wrapper_top {
	background:#FFF url(images/wrapper_top.gif) top left;
	margin:0 auto 0 auto;
	width:720px;
}
#main {
	height:18px;
	font-weight:bold;
	text-align:left;
	width:96%;
	margin:0 auto 0 auto;
	/*border-top:3px solid #EFEFEF;*/
	/*border-bottom:1px solid #999;*/
	margin-top:19px;
	font-size:10pt;
	padding-top:15px;
	padding-bottom:3px;
	/*text-transform:uppercase;*/
}
#main a{ text-decoration:none; border-bottom:1px dotted;}
#main a:hover {
	/*border-bottom:3px solid #999;
	padding-bottom:3px;
	z-index:10;
	margin-top:3px;*/
	border-bottom:1px dotted;
}
#footer {
	width:98%;
	margin:0 auto 0 auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:3px;
	font-size:8pt;
	/*border-top:3px solid #EFEFEF;*/
}
.thumb {
	padding:4px;border:1px solid #999;margin:2px;text-align:center;
}
.thumb:hover {
	padding:4px;border:1px solid #333;margin:2px;text-align:center;
}
.pict{
	border: 1px solid #7B5939; padding: 4px; float: right; margin-left: 5px; margin-bottom: 3px;
	background-color:#FFF;
}
.post_title {
	width:99%;
	border-bottom:1px dotted #999; 
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	margin-top:25px;
}
.post_title a{
	text-decoration:none;
}
.post small{
	margin-left:20px; color:gray;
}
.cote {
	margin-left:8px;
	border:1px solid #7B5939;
	background-color:#FFF7EE;
	padding:8px;
	margin-right:10px;
}
.veri{
	background:#FFF /*url(/images/bg_dot.gif) repeat-y top left*/; 
	padding-left:10px;
	margin-top:20px;
}
	

#links { 
	width:120px; 
	padding-left:0px;
    background:white;
    padding-top:20px;
    text-align:left;
    }


#side1 li{display:inline; line-height:1.4em; width:200px;}
#side1 li a{background-color:#e9e9e9; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:none; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:200px; padding-left:10px; color:#336699;}
#side1 li a:hover, ul.page li.current_page_item a{background-color:#E0E0E0; border-left:4px solid #5EAEFF; color:#000000; text-decoration:none;}


#side2 li{display:inline; line-height:1.4em; width:130px;}
#side2 li a{background-color:rgb(236,239,255); border-left:4px solid #cccccc; color:#505050; float:left; font-weight:none; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
#side2 li a:hover, ul.page li.current_page_item a{background-color:rgb(207,213,255); border-left:4px solid #5EAEFF; color:#000000; text-decoration:none;}


#sideHead { font-weight:bold; font-size:13pt; border-bottom:1px dotted #999999; padding-bottom:4px;}

#related {padding-left:20px; padding-top:10px; color:#999;}
#related img {border:1px dotted #333333; padding:3px; background:#C5C9CA; margin-top:2px; margin-bottom:2px;}
#avg_rate {color:#999;}
#detail {padding:5px; border:1px solid #E5E7E9; background:#F5F7F9;}

#rsidebar {padding-top: 15px; padding-right: 10px; line-height: 100%; background:#F5F7F9;}