/*  
theam:loadfullversion.com

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

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin:  0px 0 0;
	font: normal 80%/160% Tahoma,Tahoma, arial, verdana, san-serif;
	background: #e5e6e5 url(images/bg.gif) repeat-x;


}
.Google-adsense-indetail6{background:#FFFFFF; margin:5px 5px 5px 0; width:730px;  border-top:1px solid #eaf2f5;}
.border-bottom-h2 h2{border-bottom: 1px solid #eaf2f5;letter-spacing: 1px; padding-bottom:2px;margin-bottom:1px;}
li {
	list-style: none;
}
hr {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-family: Tahoma,georgia, 'times new roman', times, serif;
	font-weight: normal;
}
#Google-adsense-indetail{float:left; margin:5px 5px 5px 0; padding-right: 10px; width:338px; border-right:0px solid #eaf2f5;}
#Google-adsense-indetail5{background:#F3F3F3;float:left; margin:5px 5px 5px 0; width:336px;border:1px solid #CCC;}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.3em;
	color: #333333;
}
/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a img {
	border: none;
}

 a{
	color: #319500;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	text-decoration: underline;
}
.softwaredownload h1{font-size: 1.5em;color: #007BCE; padding-bottom:10px;}
/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.shareftg {float:left;  background: #ffffff; }
#wrapper { background: #fff;
	position: relative;
	width: 970px;
	padding: 0 25px;/*ระยะนอกขอบ*/
	margin: 0px auto;
}
#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#top {width: 970px;
       margin: 0px auto;
	position: relative;
	height: 165px;
}
#header {
	position: relative;
	height: 0px;
	margin-bottom: 10px;
}
#sidebar {/*-----แก้---*/
	width: 185px;
	min-height: 455px;/*The minimum height of this paragraph is set to 455px.*/
	float: left;
	/*padding-bottom: 100px;*/
	padding-top: 3px;
	border-left: 0px solid #FD5809;
	border-right: 0px solid #FD5809;
	border-top: 0px solid #FD5809;
	border-bottom: 0px solid #FD5809;
	/*background: url('images/downloadbar.gif') repeat-x ;*/
	/*-moz-border-radius: 5px;*/
}
.adsense-side-r{
border-left: 1px solid #FD5809;
	border-right: 1px solid #FD5809;
	border-top: 1px solid #FD5809;
	border-bottom: 1px solid #FD5809;
}
#content {/*-----แก้---*/
    border-left: 0px solid #FD5809;
	border-bottom: 0px solid #FD5809;
    border-right: 0px solid #FD5809; 
	margin-bottom:10px;
	width: 730px;
	float: right;
	min-height: 455px;
	padding: 10px 25px 20px 20px;
	 background: #FFFFFF/* url('images/bar-top.gif') no-repeat*/;
	 /*-moz-border-radius: 5px;*/
}
/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
	position: absolute;
	left: 0;
	top: 30px;
}
#header h1 {
	position: relative;
}
#header h1 a {
	color: #7e4c10;
	color: #fff;
}
#header h1 a:hover {
	color: #5a360b;
	color: #7e4c10;
}
#header span.description {
	position: relative;
	margin-left: 5px;
	color: #7e4c10;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 0px;
	font: 13px Tahoma,Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin-top: 6px;
	padding: 0px;
	text-transform: none;
}
#header li {
	display: inline;
}
/*---------------------ด้านล่างคือ--------------------------------------------ส่วนของ เมนูที่หน้า catgory ต่าง ๆ ------*/
#header li a {
font-weight:bold;
	float: left;
	display: block;
	padding: 8px 8px 8px 8px;
	color: #3E1403;
	text-decoration: none;
	margin-right: -15px;
	background :url('images/window02.gif') no-repeat;
	width: 94px;
	/*border: 1px solid #216F06;*/
	border-bottom: none;
}
#header li a:hover {
	color: #ffffff;
	font-weight:bold;
	width: 94px;
	background :url('images/window01.gif') no-repeat;
	/*border: 1px solid #219E1B;*/
	border-bottom: none;
}

#header li.current_page_item a {
	color: #3E1403;
	font-weight:bold;
	background :url('images/window02.gif') no-repeat;
	/*border: 1px solid #2B7223;*/
	width: 94px;
	border-bottom: none;
}
#header li.current_page_item a:hover {
	color: #ffffff;
	font-weight:bold;
	background :url('images/window01.gif') no-repeat;/*มี  window02.gif ด้วย*/
	/*border: 1px solid #2B7223;*/
	width: 94px;
	border-bottom: none;
}

/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	margin: 0 0 1px 0;/*ระยะห่างเเต่ละหัวข้อ*/
	/*background: url(images/hr.gif) 0% 100% no-repeat;*/
	border-bottom:1px dotted #ccc;
	padding: 0 0 0px 0;

}
.post_sing h2
{color: #0068AE;
font-family: Tahoma,georgia, 'times new roman', times, serif;
font-weight:bold;
font-size: 20px;
}

.post h2 {
	margin: 0 0 .1em;
	font-size: 16px;
	font-family: Tahoma,georgia, 'times new roman', times, serif;
	font-weight:bold;
	color: #000000;

}
.post h2 a {
	color: #319500;

}
.post h2 a:hover {
	color: #F39641;

}
.post-info {
	padding: 1px 0;
	font-size: 90%;
	margin: 0px 0;/*ระยะห่างระหว่าง หัวข้อโปรแกรม และ หมวดหมู่  ,เข้าชม*/
	color: #999;
}
.post-info a {
	color: #999;
}
.post-info a:hover {
	color: #84755c;
}
.post-info .setting {
	padding:0px;
	padding-left:10px;
	margin-right: 5px;
}
.post-info .datetime{
	/*background:#fff url(images/clock.png) no-repeat 0 2px;*/
	color: #999;
}
.post-info .user{
	background:#fff url(images/user.png) no-repeat 0 2px;
}
.post-info .filedlink{
	/*background:#fff url(images/document.png) no-repeat 0 2px;*/
	color: #999;
}
.post-info .filedlink a{
	color: #FF9933;
}
.post-info .commentslink{
	background:#fff url(images/comments.png) no-repeat 0 2px;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px;
}
.post-entry p {
	margin: 0 0 1em 0;
}
.post-entry a {
	color: #007BCE;
}
.post-entry a:hover {
	color: #EC8D00;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
	color: #864901;
}
.post-entry span.more-link a:hover {
	color: #84755c;
}
.post-entry h3 {
	font-size: 1.25em;
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}
.post-entry ul {
	margin-left: 1.5em;
}
.post-entry ul li, .post-entry ol li {
	list-style: square;
	border-bottom: 1px solid #fafafa;
	padding: .2em 0;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}
.post-entry blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
.post-entry img {
	
	margin: .4em 0 0 1em;
	padding: 0 10px 10px 0;
}
.post-entry img.align-right {
	
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
.post-entry img.align-left {
	
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
.post-entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}
.post-meta {
	font-size: 95%;
	color: #999;
}
.post-meta a {
	color: #999;
}
.post-meta a:hover {
	color: #84755c;
}
.post-arch-info {
	font-size: 12px;
	color: #0000FF;
	margin-top:-10px;  
	margin-bottom:5px;  
	padding-bottom:0px;	
	/*border-bottom: 2px solid #60B726;*/

}
.wp-pagenavi {
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	color: #555;
	padding: 0;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi .current {
	padding: 3px 7px;
	border: 1px solid #ccc;
	color: #f7951e;
	margin-left: 1px;
	font-weight: normal;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color: #555;
	background: #e2e2e2;
	font-weight: normal;
}
.wp-pagenavi .pages {
	float: left;
	line-height: 13px;
}

/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.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;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
	font-size: 1em;
}
#comments {
	margin: 0 0 1em;
	background:  url(images/hr.gif) 0% 100% no-repeat;
	
	padding: 0 0 1em;
}
#comments h3 {
	font-size: 1em;
}
#comments img {
	
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#respond input, #respond textarea {
	width: 542px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	padding: 3px;
	margin: .1em 0 .5em;
}
#respond button {
	width: 75px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	float: left;
	cursor: pointer;
}
#respond button#submit {
	background: url(images/submit.png) no-repeat;
	margin-right: 10px;
}
#respond button#reset {
	background: url(images/reset.png) no-repeat;
}
/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2 {
    width:185px;
	background:  url('images/slibar.gif') no-repeat ;
	color: #ffffff;
	margin: 0px 0px 0 0px;
	/*padding: 0 0 .5em 0;*/
	
	padding-bottom:10px;
	padding-top:5px;
	padding-left:20px;
	border-bottom: 0px dotted #ccc;
	font-size: 20px;
	text-indent: -5px;
	
}
#sidebar li ul {
width:185px;
	margin: -0.8em/*ห่างด้านบน*/ 1em 1em 0em;
	background:   #EFFEED;
border-right: 1px solid #ccc;	

}
#sidebar li ul li {
	border-bottom: 1px dotted #ccc;
	border-left: 1px solid #ccc;
	padding: 1px 0;/*ระยะห่างหัวข้อแต่ละหมวดหมู่*/
	padding-left: 18px;
	margin-right: 5px;
	margin-top: 2px;
	background:   url(images/software-catgoty.gif) no-repeat 0 7px; /*ไอคอนหน้าหมวดหมู่*/
}
#sidebar li ul li:hover {
	background: url(images/software-catgoty.gif) no-repeat 0 7px;
}
#sidebar li ul li.current_page_item {
	padding-left: 8px;
	padding-right: 10px;
	background: #e8e8e8;
}
#sidebar li ul li.current_page_item a {
	color: #84755c;
}
#sidebar li ul li ul li, #sidebar li ul li ul {
	display: none;
}
#sidebar li ul li {
	color: #222;
}/*-------------------------------------สีของตัวอักษร slibar--*/
#sidebar li a {

	color: #319500;
	font-weight: bold;
}
#sidebar li a:hover {
	color: #FF6600;
}
#calendar  {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
#wp-calendar {
	width: 90%;
	margin-left: 5%;
}
#wp-calendar caption {
	color: #864901;
	margin-top: 5px;
}
/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer_wrap {
   border-top: 1px solid #76B630;
	position: relative;
	clear: both;
	background: #F3FDDF url(images/footer-bottom2.gif) repeat-x;
	text-align: center;
	padding: 20px 0 20px 0;
	color: #727272;
	margin-top: 0px;/*รัยะห่าง ด้านล่างกับ con*/
}
#footer {
	position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	width: 970px;
	padding: 0 10px;
	margin: 0 auto;
}
#footer a {
	color: #319500;
}
#footer a:hover {
	color: #FF6600;
}
#rss {
	position: absolute;
	right: 20px;
	bottom: 0;
	margin: 0;
}
#rss-entries {
	background: url(images/rss-entries.png) no-repeat 0 0;
	border: none;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -3000px;
	width: 46px;
}
#rss-entries:hover {
	background: url(images/rss-entries.png) no-repeat 0 -18px;
}
#rss-comments {
	background: url(images/rss-comments.png) no-repeat 0 0;
	border: none;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -3000px;
	width: 46px;
}
#rss-comments:hover {
	background: url(images/rss-comments.png) no-repeat 0 -18px;
}


.search-sidebar {
	float: left;
	width: 400px;
	margin: 0 0 5px 5px;
}

.search-left {
	width: 45px;
	float: left;
}

.search-right {
	float: left;
	width: 330px;
     padding-top: 0px;
	margin-left: 10px;
	margin-top: 0px;
	background: url('images/search_new.gif') no-repeat ;
}

.search-right input {
	width: 270px;
	float: left;
	background: #F4FECD;
	padding: 3px;
	color: #8f8f8f;
	margin: 4px 0;
	margin-left: 10px ;
	border: 1px solid #76B630;
}

.search-right input.search_button {
	width: 30px !important;
	height:30px !important;/*add line*/
	float: left !important;
	background: url('images/search_button.jpg') no-repeat!important;
	border: 0 !important;
}

.search-right label {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

.table-google-connect
{margin-top:10px;
margin-left:10px;
-moz-border-radius: 5px;
border-top: 1px solid #76B630;
border-left: 1px solid #76B630;
border-right: 1px solid #76B630;
border-bottom: 1px solid #76B630;}

.table-foot{/*-----แก้---*/
	background: #FDFDFD;
margin-top:10px;
margin-left:0px;
padding-left:30px;
margin-bottom:10px;
-moz-border-radius: 5px;
border-top: 0px solid #76B630;
border-left: 0px solid #76B630;
border-right: 0px solid #76B630;
border-bottom: 0px solid #76B630;
-moz-border-radius: 5px;}

.table-foot h2{
padding-left:30px;
padding-top:5px;
padding-bottom:10px;}
.table-foot ul{
padding-left:10px;
}

.recent{
	background: url('images/bottom.png') no-repeat;
}
.update   {
background: url('http://loadfullversion.com/program-pic/icon-li.gif') 0px  0px   repeat-y;
padding-left:20px;
color: #00FFFF;
}

.update-te{margin-top:1px;

-moz-border-radius: 5px;

margin-bottom:5px;
}
.480-60{
padding-left:20px;}
.google{
border-top: 1px solid #76B630;
border-left: 1px solid #76B630;
border-right: 1px solid #76B630;
border-bottom: 1px solid #76B630;
padding-left:10px;
padding-top:10px;
}
.view{color: #000000;
}
.view2{color: #999;
}
.table-foot2{/*-----แก้---*/
position: relative;

}
.banner a{
color: #ff0000;}

.hotsoftware {
	border-bottom: 0px dotted #ccc;
	border-right:0px dotted #ccc;
	border-left:0px dotted #ccc;
}
.hotsoftware h2{
	background:  url('images/slibar.gif') no-repeat ;
	color: #ffffff;
	margin-bottom:0px;
	/*padding: 0 0 .5em 0;*/
	padding-bottom:0px;
	padding-top:5px;
	padding-left:20px;
	border-bottom: 0px dotted #ccc;
	font-size: 20px;}
	
	.newsoft {
	border-bottom: 0px dotted #ccc;
	border-right:0px dotted #ccc;
	border-left:0px dotted #ccc;
}.newsoft h2 {
	padding-left:0px;
}
.pratnet-boottom{
background:  url('images/bg-bottom.gif') repeat-x ;
}
.bottom-soft{
padding-left:10px;}
.bottom-soft h2{
font-size: 12px;}
/*----------------------------------------เปิด-----------คอนเท้น------*/
.table-size{
border-bottom: 0px dotted #ccc;
}
.table-con{
border-right: 0px dotted #ccc;
border-left: 0px dotted #ccc;
border-top: 0px dotted #ccc;
border-bottom: 0px dotted #ccc;
padding-left:10px;
-moz-border-radius: 5px;
}
.table-adsense-336{
border-right: 0px dotted #ccc;

}
.table-adsense-300{
border-left: 0px dotted #ccc;

}
.line-alone
{border:1px dotted #ccc;}
/*---------------------------------------ปิด------------คอนเท้น------*/
.two-line{border-left:0px solid #CCCCCC;
border-right:0px  solid #CCCCCC;
} 
.adsense-link-bottom{margin-bottom: 0px;}
/* ค่าของ link    home   submite  ด้านบนเว็บ*/
.pagetop{
color: #FFFFFF;
font-weight: bold;}
.pagetop h1{font-size: 11px;}
.pagetop a{
color: #FFFFFF;font-weight: bold;
text-decoration: underline;}
.pagetop a :hover{
font-weight: bold;
color: #FF6600;
text-decoration: underline;}

.widget1{
color: #ffffff;
}
.adverlink
{color: #999999;font-size: 11px;}
.adverlink-160
{border-left:1px dotted #ccc;}
.adverlink-1602
{border-right:1px dotted #ccc;}

.adverlink-1600
{border-bottom:1px solid  #ccc;}
/*-------------------------------------*/
.text-bootom{
font-size: 11px; 
font:  Tahoma;}
.text-bootom a{
font-size: 11px; 
font:  Tahoma;}
.text-bootom a:hover{
font-size: 11px; 
color: #006600}
.text-bootom h2{
font-size: 14px;
font-weight: bold;
color: #000000;} 
/* ส่วน tag  vccccccc**/
.taggg  {
/*background: #FBFBFB;*/
font-size: 12px;}
.taggg  h2{
font-size: 16px;
font-weight: bold;
color: #000000;}
.taggg  a{
color: #0066CC;
font-size: 12px;}
.taggg  a:hover{
color: #FF6600;
font-size: 12px;}

/* ส่วน  RERATE software vccccccc**/
.table-foot2  {
background: #FF;
font-size: 12px;}
.table-foot2  h2{
font-size: 16px;
font-weight: bold;
color: #000000;}
.table-foot2  a{
color:#0066CC;
font-size: 12px;}
.table-foot2  a:hover{
color: #FF6600;
font-size: 12px;}
.stylea{color: #999}
.tetle-coppyrith{background:#FFFFFF;border-top:1px dotted  #999999;}
#subscribe 
 { background:#f3f3f3; width:175px; height:50px;margin:0px 0px 15px 0px; padding:8px 5px; border:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; font-size:90%; }
}
.subscribe_icons { width: 250px; margin: 0px auto; }
.subscribe_icons li { display: inline; float:left; margin: 0px 2px 5px 2px; width: 52px; text-align: center; font-size: 11px; }
.subscribe_icons a { display:block; padding: 40px 0 2px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; }
.subscribe_icons a:hover { color:#444; text-decoration: none; -moz-box-shadow: 0 2px 4px hsla(0,0%,0%,.35); -webkit-box-shadow: 0 2px 4px hsla(0,0%,0%,.35); }
.subscribe_icons .subscribe_buzz a { background: url(images/buzz.png) center top no-repeat; }
.subscribe_icons .subscribe_twitter a { background: url(images/twitter.png) center top no-repeat; }
.subscribe_icons .subscribe_facebook a { background: url(images/facebook.png) center top no-repeat; }
.subscribe_icons .subscribe_rss a { background: url(images/rss.png) center top no-repeat; }
.subscribe_icons .subscribe_email a { background: url(images/email.png) center top no-repeat; }
.subscribe_icons .subscribe_youtube a { background: url(images/icon-youtube.png) center top no-repeat; }
#advertist336{ float:right; width: 338px; height:285px;margin-left: 2px;padding-left:2px;}
.view222222{color: #999999;text-align:center;}
#nav-below {
	
}


