/*
THEME NAME: thaichaiguy
THEME URI: http://www.thaichaiguy.com
DESCRIPTION: Thaichaiguy theme
VERSION: 1.0
AUTHOR: Tawin Kiethanom
AUTHOR URI: http://www.thaichaiguy.com
*/

*{
	outline:0px;
	margin:0px;
	padding:0px;	
}

body{
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;	
	width:100%;
	background:#fff;
}
a:link{
	color: #00488F;	
	text-decoration:underline;
}
a:visited{
	color: #00488F;
	text-decoration:underline;
}
a:hover{
	color:#333;
	text-decoration:underline;
}
#loginBarWrapper{
	/*background:#fff url(images/newTheme201001/login_bar_bg.jpg) bottom repeat-x;*/
		
	padding:0px 0px 0 0px;
	float:right;
	width:229px;
	height:140px;		
}
#loginBar{		
	margin:auto;	
	color:#5C564A;	
	text-align:left;
	padding:20px 25px 0 0;		
}
#loginBar #user_login_label, #loginBar #user_pass_label{	
	display:inline;	
}
#loginBar .textfield{
	width:100px;			
	background:#E6E2D9;
	color:#252519;
}
#loginBar #wp-submit{
	clear:both;
	display:block;
	background:transparent;
	font-weight:bold;
	border:1px solid #333;
	height:24px;
	width:106px;
	border:none;
	color:#FD6818;
	cursor: pointer;
	float:right;	
	text-align: right;	
}
#loginBar p, #loginBar a, #loginBar label{
	font-size:12px;
	line-height: 1.5em;
	text-align:right;	
}
#loginBar p{
	margin:0px 0 7px 0;	
	text-align: right;
	clear:both;	
}
#loginBar a{
	color:#5C564A;	
}
#loginBar #user_login, #loginBar #user_pass{
	background:#F1F8FE;
	color:#252519;	
	border:1px solid #99BCDF;
	padding:2px;	
	font-family:Georgia, serif;
	font-style: italic;
	font-size:14px;
	letter-spacing: 1px;	
}
#loginBar .forgetmenot{
	clear:both;	
}
#headWrapper{
	width:100%;
	min-width:970px;
}
#header{	
	width:950px;
	margin:auto;
	padding:10px 10px 10px 10px;	
}

#banner{	
	height:140px;		
	padding:0 0 0 0px;	
}
#bannerLeft{
	width:700px;
	float:left;	
	padding:0 20px 20px 0px;
	background:url(images/newTheme201001/content_bg.jpg) repeat-y right;
	border-right:1px solid #f0f0f0;	
}
#innerBanner{
	width:950px;
	margin:auto;	
}
#banner h1{	
	background:url(images/newTheme201001/title.jpg) no-repeat;
	margin-top:20px;
	height:100px;
	width:400px;
	text-indent:-5000px;
	cursor:pointer;
}
#blogDescription{
	font-size:14px;	
}
#bannerImage{
	background:url(images/iphone.jpg) no-repeat;
	height:237px;
	width:381px;
	text-indent:-5000px;
	float:right;
	padding-bottom:1px;
}
#searchFormWrapper{		
	float:right;
	width:230px;
	text-align: right;
}
#searchForm{
	float:right;
	padding:20px 0 0 0;
	width:191px;
	margin:0px;
}
#searchForm p{
	
}
#searchForm .searchField{
	float:left;
	background:#363636;	
	color:#E6E6E6;
	height:23px;
	font-family:Times New Roman, serif;
	border:1px solid #626262;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	padding:4px 6px;
	width:145px;
	border-right:0px;
}
#searchForm .submitButton{
	float:left;
	display:block;
	height:33px;
	width:33px;
	text-indent: -9000px;
	background:#0F1008 url(images/newTheme200910/search_button.jpg) no-repeat;	
	margin-left:0px;
	font-size:0px;
	line-height:0px;
	cursor: pointer;
	border:1px solid #3F3F3B;	
	border-left: 1px solid #3F3F3B;
}
#navigationWrapper{
	width:100%;
	background:url(images/newTheme201001/navigation_bg.jpg) repeat-x top;	
	height:74px;
	padding:0 0px;
}
#navigation{
	width:965px;
		
	margin:auto;	
	height:74px;
	padding:0 15px 0 0;		
}
#navigation ul{	
	list-style: none;
	padding:0px 0px 0px 1px;
	height:60px;
	float:left;
	margin-left:-1px;
	/*background:url(images/newTheme200910/nav_divider.jpg) no-repeat left;*/			
}
#navigation ul li{
	
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	height:74px;
	/*background:url(images/newTheme200910/nav_divider.jpg) no-repeat right;*/
	display:block;
		
}
#navigation ul li a{
	color:#d8d8d8;
	text-decoration:none;
	font-weight:bold;
	padding:27px 30px 0px 30px;
	height:47px;
	line-height:16px;
	font-size:16px;
	display:block;
	float:left;
	font-family:Trebuchet MS, Arial, sans-serif;
	background:url(images/newTheme201001/navigation_bg.jpg) repeat-x top;
}
#navigation ul li.first a{

}
#navigation ul li a:hover{
	background-position:bottom left;
	color:#fff;
}
#navigation ul li .current{	
	text-decoration:underline;	
	background-position:top left;	
}
#container{
	width:100%;	
}
#content{
	padding-top:0px;			
}
#contentWrapper{
	width:950px;		
	margin:0px auto 0 auto;	
	padding:0 15px;	
	background:url(images/newTheme201001/content_wrapper_bg.jpg) repeat-y left;
}
#mainArea{
	width:700px;
	float:left;	
	padding:0 20px 20px 0px;
	background:url(images/newTheme201001/content_bg.jpg) repeat-y right;
	border-right:1px solid #f0f0f0;
}
.post{
  	clear:both;
	padding:10px 0 25px 0;
	/*background:url(images/newTheme201001/post_divider.jpg) repeat-x bottom;*/
	border-bottom:5px solid #f0f0f0;	
}
.ad-post{
	padding:10px;	
	background:#ffffff;	
	clear:both;	
}
.searchpost{  
  background:url(images/newTheme201001/post_divider.jpg) repeat-x top;
  padding:20px 10px;		
}
.entry-title a:link{
	color:#2B2C1B;	
}
.entry-title a:hover{
	color: #FD6818;
}
.searchpost .entry-meta{
	font-size:10px;
	color:#666;
	margin-bottom:10px;
}
.searchpost .entry-meta *{
	font-size:11px;	
}
.searchpost-alt{  
  border-top:1px solid #DBD4C9;
  padding:20px 10px;		
  background:#F9F9F9;
}
.posttitle-wrapper{
	float:left;	
	max-width:620px;
}
.post .posttitle a{
	font-size:24px;
	font-family: trebuchet ms, verdana, arial, sans-serif;	
	text-decoration:none;	
	padding:5px 5px 5px 0;
}
.post .posttitle a:link{
	color:#2B2C1B;
	}
.post .posttitle a:visited{
	color:#2B2C1B;
	}
.post .posttitle a:hover{
	color:#2B2C1B;
	background-color:#F1F8FE;
	border-bottom:1px solid #E3F1FD;
	}
.post .posttitle{
	color:#2B2C1B;
	font-size:20px;
	font-family: trebuchet ms, verdana, arial, sans-serif;	
	text-decoration:none;
	padding:10px 0 5px 0;
	display:block;
}
.postentry{
	line-height:1.65em;
	padding:10px 0 0 0;	
	clear:both;
}
.postentry img{
  padding:6px;
  background:#f9f9f9;
  border:1px solid #EDEDED;
  margin:0px 10px 5px 0px;
}
.postentry p.wp-caption-text{
	padding:0px;
	font-size:10px;
}
.postentry .wp-caption img{
	margin:0px;	
	background:none;
	border:none;
	padding:0px 0 2px 0;
}
.postentry .wp-caption{
	padding:6px 6px 3px 6px;
  	background:#f9f9f9;
  	border:1px solid #EDEDED;
}
.postentry #gallery-1 img{
	border-width: 1px;	
	margin:0;	
}
.postentry p{
	padding:10px 0px 10px 0px;	
}
.postentry ul li, .postentry ol li{
	margin-left:35px;
	margin-bottom:10px;
}
.postentry table tr td{
  padding:5px;
  border:1px solid #bbb;
}
.postentry .postfeedback{
	background:#fff url(images/newTheme201001/comment_bg.jpg) repeat-x top;	
	padding:20px 10px 10px 10px;
	clear:both;	
	margin-top:5px;
	margin-right:25px;
	border:1px solid #f0f0f0;
}
.postentry .postfeedback a:link{
	color:#2B2C1B;	
}
.postentry .postfeedback a:visited{
	color: #5C564A;
}
.postentry .postfeedback a:hover{
	color: #FD6818;
}
.postmeta{
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #666;
}
.postmeta a{
	font-size: 0.9em;	
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.comment-icon-wrapper{
	padding:10px 0 0 20px;
	float:left;	
}
.comment-icon{
	
}
.comment-icon a{
	color:#fff;
	padding: 5px 10px;
	background: #363636;
	display:block;
	font-size:14px;
	text-decoration: none;
}
.comment-icon a:hover{
	text-decoration: underline;	
}
.comment-tail{
	height:8px;
	width:14px;
	background:url(images/newTheme201001/comment_tail.gif) no-repeat; 	
}
#sidebar{
	float:right;
	width:229px;		
	margin:0px 0 0 0;
	padding:0 0px 0px 0px;
	/*background:#252519 url(images/newTheme200910/side_bar_bg.jpg) top repeat-x;*/
	border-bottom:0px solid #f0f0f0;
}
#sidebar h2{
	font-size:14px;
	padding:10px 0px 10px 0px;
	color:#262626;	
}
#sidebar .collapsible-title{
	padding-left:35px;
	border-bottom:1px solid #f0f0f0;
}
#sidebar h2 a{
	font-size:14px;	
}
#sidebar h2 a:link,#sidebar h2 a:visited {
	color:#262626;
	text-decoration: none;
}
#sidebar h2 a:hover{
	color:#FD6818;
	text-decoration: none;
}
#sidebar ul{
	list-style:none;	
}
#sidebar ul li{
	margin-bottom:0px;	
	padding:0 0 0px 0px;
}
#sidebar ul li.border-bottom{
	border-bottom:1px solid #f0f0f0;	
	padding:10px 0 0 10px;
}
#sidebar ul .first{
	/*border-top:1px dotted #aaa;*/
	padding-top:10px;
	border-bottom:1px solid #f0f0f0;
}
#sidebar ul li ul{
	padding-bottom:0px;
	border-bottom:0px solid #f0f0f0;
}
#sidebar ul li ul li {	
	background:#fff;
	padding:0px;
	margin:0px;
	border:0px;	
	display:block;	
	height:30px;
}
#sidebar ul li ul li a{
	display:block;
	border-bottom:1px solid #f0f0f0;
	border-right:0px solid #f0f0f0;	
	border-left:5px solid #f0f0f0;
	margin:0px;
	padding:6px 0px 0px 0;
	height:23px;	
}
#sidebar ul li ul li a:link,#sidebar ul li ul li a:visited{
	padding-left:15px;	
	
}
#sidebar ul li ul li a:hover{
	background:#f5f5f5;
		
}
#sidebar .list_title{
	background: url(images/newTheme201001/maximize.gif) no-repeat 10px center;
}
#sidebar .list_title_min{
	background: url(images/newTheme201001/maximize.gif) no-repeat 10px center;
}
#sidebar .list_title_max{
	background: url(images/newTheme201001/minimize.gif) no-repeat 10px center;	
}
.footnav{
	padding-top:15px;	
}

/*TWITTER STUFF*/
#twitter{
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
}

#sidebar ul li #twitter_update_list{
	margin-left:10px;	
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px solid #bbb;
}
#sidebar #twitter_update_list li{
	margin-bottom:5px;
	border-bottom:0px;
	padding-bottom:5px;	
}
#sidebar ul li #twitter_update_list li {	
	background:#fff;
	padding:5px 0px 10px 0px;
	margin:0px;
	border:0px;	
}
#sidebar ul li #twitter_update_list li a{
	display:inline;
	border-top:0px;	
	margin:0px;
	padding:0px;
}
#sidebar ul li #twitter_update_list li a:link,#sidebar ul li #twitter_update_list li a:visited{
	padding-left:0px;	
	color:#666;
}
#sidebar ul li #twitter_update_list li a:hover{
	background:#fff;
	color:#333;	
}

#twitter p{
	margin-top:0px;
	margin-bottom:0px;
	background:#fff url(images/newTheme201001/comment_bg.jpg) repeat-x top;	
	line-height: 1.35em;
	padding:15px 5px 10px 5px;
	border:1px solid #f0f0f0;	
}
#twitter p.alt-row{	
	
}
#twitter p a, #twitter p a:visited, #twitter p a:link{
	font-size:12px;
	
}
#twitter p a:hover{
		
}
#twitter p span{
	display:block;
	font-size:10px;	
	color:#777;	
}
#xbox-gamercard{
	padding:0 0 10px 0;	
}

/* FLICKR STUFF */
#flickr{
	padding:0 0 10px 0;	
}
#flickr .flickr-loader{
	background:url(images/newTheme201001/ajax-loader.gif) no-repeat center center;
	width:190px;
	padding:6px;
	border:1px solid #EDEDED;
	display:none;
	margin-bottom:4px;
}
#flickr a img{
	height:40px;
	width:40px;	
	margin-right:4px;
	margin-bottom:4px;
	padding:3px;
 	background:#f9f9f9;
  	border:1px solid #EDEDED;
}

#flickr #large-image{
	margin-bottom:5px;
	height:auto;		
	width:190px;
	padding:6px;
}
#images-page{
	
}
#images-page img{
	padding:6px;
 	background:#f9f9f9;
  	border:1px solid #EDEDED;
	margin:0 10px 10px 0;
	vertical-align:top;	
}
#comments-page p {
	line-height: 1.5em;
}
.third-party-page{
	margin-bottom:150px;
}
.third-party-page h2{
	font-size:18px;
	font-family: trebuchet ms, verdana, arial, sans-serif;	
	text-decoration:none;
	padding-bottom:5px;
}
.third-party-page .error{
	color:red;	
}


blockquote {
	margin: 0 20px;
	padding: 10px 20px;
	border:1px solid #f0f0f0;
	border-left: 4px solid #999;
	background:#fefefe url(images/newTheme200910/quote_bg.jpg) no-repeat;
}

code {
	font-family: monospace;
	color: #222;
	background:#ddd;
}
pre {
	font-family: monospace;
	overflow:auto;
	font-size:12px;
	color:#00488f;
	border:1px solid #bbb;
	padding:10px;
	background:#eee;
	margin:15px 0;
}
.alignright{
	float:right;	
}
.alignleft{
	float:left	
}
#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #e8e7d0;
	list-style-type: none;
}

#commentlist li {
	border-top: 1px solid #e8e7d0;
	padding: 1px 20px;
	background-color: #fefefe;
	line-height:1.5em;
}
#commentlist p{
        margin-bottom:10px;
}

.alt {
	background-color: #f4f4f4 !important;
}

.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}

.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #666;
	margin-bottom:15px;
}

#nav-below{
	margin-top:10px;
}

#listcomments{
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(images/newTheme201001/post_divider.jpg) repeat-x bottom;
}
#commentlist li{
	padding:10px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	list-style: none;	
}
#commentlist li .vcard .avatar{
	float:left;
	margin:0px 10px 5px 0;
}
#commentlist li .vcard cite{
	display:block;
	float:left;
margin-right:5px;	
}

#commentlist li .vcard .says{
	display:block;
	float:left;	
}
#commentlist li .vcard .comment-meta{
	display:block;
	float:left;
	font-size:10px;
}
#commentlist li .vcard .comment-meta a{
	font-size:10px;	
} 
#commentlist li p{
	clear:both;	
}

#commentlist li #respond{
	margin:5px 0px;
	padding:10px;
	border:1px solid #bbb;	
}
#commentWrapper{
	
}
#respond h3{
	margin-bottom:5px;
}
#respond p {
	padding:5px 0px;
    margin-bottom:5px;
}
#respond input{
	padding:5px;
}
#respond textarea{
	padding:5px;	
	width:90%;
}
.page-title{
	font-size:18px;
	font-family: trebuchet ms, verdana, arial, sans-serif;	
	text-decoration:none;
	padding-bottom:15px;
	padding-top:10px;
}
#footer{		
	clear:both;	
			
}
#innerFooter{
	padding:20px 15px;
	width:950px;
	margin:auto;
	line-height:2em;	
	font-size:12px;	
}
#footer .grey{	
	color:#5C564A;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 38%;
	left: 38%;	
	padding: 16px;
	border: 3px solid #bbb;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.paging-links a:link{
	
}
.paging-links a:visited{
	
	text-decoration: none;
}
.paging-links a:hover{
	
}
.numLink{
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
	display:block;
	float:left;
	margin:0 5px 0 0;		
}


/*Handles Avatar*/
.gravatar img{
	float:left;	
	margin: 2px 15px 10px 0;	
}

.comment_text{
	clear:both;
}
