/* 
Theme Name: thompson_red2
Version: 1.0
Description: A Theme for Thompson International
Author: Toshinori Kobayashi ARS 2008

*/
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	/* text-align:center; */
	color:#000000; 
	line-height:1.3em;
	background:#ffffff url('images/back.jpg') ; 
	
}
a {
	/* color: #795f19; */
	color:#000000;
	text-decoration:none;
}

/* a:hover {
		text-decoration:underline;
}*/
input, textarea 
{
	background: #f6ecc8;
	border: #795f19 1px solid;
}
#rap 
{

	width:862px;
	margin:0 ;
	padding:0px 0px;
	/* text-align:left; */
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	/* font-size: 0.9em; */
}
#header {
	background:#fff url('images/page_header.jpg') no-repeat bottom; 	
 	/* height: 225px; */
 	height: 113px;
	margin: 0 ;
	width:862px;
	padding:0;
/*	border:#fc9 0px solid; */

}

#desc{
text-align:right;
padding:5px 35px 0 0;
}


#main 
{
	
	width:862px;
	/* height:850px; */
	margin:0;
	padding:0 0 0 0;
	/* background: #ffffff url('images/main_backr.jpg') ; */
	backgroung-repeat:repeat-y;
 	/*border:#795f19 1px solid;*/
	

}
#content {
	width:550px;
/* 	height: 850px; */
	float:right;
	/* padding:5px; */
	margin:8px;
	padding:5px;
	
	/* overflow:hidden;
	display:inline; */
/* background:#efefef ;/* url('images/footlogo.jpg') no-repeat bottom;*/
	
	
}

#banners{
	width500px;
	font-size:12px;
	line-height:10px;
	}


#sidebar {
	width:266px;
/* 	height: 840px; */

	float:left;
	padding:0px 0px 0px 0px;
	margin:0;
	
	/* background :#93accc; */
	font-size:1em;
	color:#333;
	/* display:inline; */
	/* border-right:1px #795f19 solid; */
} 

#sidenavtop{
float:left;
width:266px;
height:183px;
/* backgroud: #f3e1c9 url('images/sidenav_top.jpg') no-repeat bottom; */
}


#sidebarbox{
clear:both;
width:161px;
padding:0px 10px 0px 10px;
}


a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px #795f19 dotted;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url('images/blockquote.gif') no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family:'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	
	font-size: 1.6em;
	font-weight: bold;	
	padding:15px 35px 0 0;
	text-align:right;	
}
#header h1 a 
{
/*	color:#edebcd; */
color:#000000;
	text-decoration:none;
}
#header h1 a:hover 
{
/* color:#d2af2d; */
color:#000000;
}


#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	/* background:url('images/sidenav_top.jpg') no-repeat center; */
	border:#795f19 0px solid;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
	list-style-type: none;
	/*padding: 5px;*/
	margin: 0;
	font-size: 14px;	
	padding-bottom:20px;
	/* background:#efefd6 url('images/sidenav_bottom.jpg') no-repeat bottom; */
	/*border-left:#795f19 1px solid;*/
	/*border-right:#795f19 1px solid;*/
	
}
#sidebar ul li {
	margin: 5 0 0 0;
	padding: 0;	
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#sidebar li a:link {
/*	color: #795f19; */	
color:#eeeeee;
}
#sidebar li a:visited {
/*	color: #795f19; */
colot:#eeeeee;	
}
#sidebar li a:hover, #sidebar li a:active {
/* 	color: #795f19; */
color:#eeeeee;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url('images/bullet.gif') no-repeat 0 7px;
	padding-left: 1.5em;
}
.post 
{
	margin:0 0 30px 0;
}
.post-info 
{
	font-size:0.85em;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	margin:0;
	padding:10px;
	color:#333;
}
.post-info a
{
	color:#795f19;
}
.post-info a:hover 
{
	color:#d2af2d;
}
.post-content {
	padding:10px 0 0 70px;
	margin:8px 0;
	/*border-top:#795f19 1px solid;*/	
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size:12px;
}
.post-title {
	font-family:'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#795f19;
}
.post-date {
	float: right;
	
	color: #ffffff;
		background: #6489b6;
	background: url('images/date_bg.jpg') no-repeat;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	line-height:1em;
	text-align: center;
	font-weight: bold;
	margin: 0px 15px 0 0;
	padding: 5px 3px 5px 0px;
	width: 55px;
	height:55px;
	

/*	border: 1px #795f19 solid; */
	/* line-height:1em; */ 
}
.post-footer 
{
	padding-top:20px;
	background:url('images/divider.jpg') no-repeat center;
}
#footer {
	

	margin:0 auto;
	padding: 7px 0;
	
	clear: both;
	font-size: 12px;
	color: #999;
	text-align:center;
	width:760px;
}
#footer a {
border:none;
color:#d2af2d;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
.commentform 
{
	margin:0 0 0 40px;
}
.commentform textarea {
	width: 80%;
}
.commentform p {
	margin: 0 0 1em;
}
.comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #795f19;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#f6ecc8 url('images/comments_bottom.jpg') repeat-x bottom;
	border:#795f19 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
}
#topnav li
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
        font-weight:bold;
        border-left: 2px #795f19 solid;
        padding-left:4px;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#795f19;
}
#topnav li a:hover, #topnav li a:active
{
	color:#d2af2d;	
}

.error {

	border-left: 1px #795F19 solid;
	border-right: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	width: 80%;
	text-align: center;
	color: #FF0000;
}

.error h2 {

	border-top: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	background:#F6ECC8;
}


/******* Google Adsense Stuffs *******/

#googleitemimage
{

  text-align:center;
  margin-right: 8px;
  margin-bottom: 8px;

}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
margin: 3px;
padding: 3px;
font-size: larger;
width:20%;
}
.leftbox {
float: left;
border-right: 2px solid #ccc;
}
.rightbox {
float: right;
border-left: 2px solid #ccc;
}

