/*
Theme Name: Amatheme
Theme URI: http://www.thaihomelist.com
Description: Theme for amazon
Version: 2.0
Author: Pirapat
Author URI: http://www.thaihomelist.com
*/

/* Imports */

@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.css");
@import url("css/single.post.css");
@import url("css/sidebar.css");
@import url("css/footer.css");
@import url("css/archive.css");
@import url("css/content.css");
@import url("css/compare.css");
/* Reset */

* {
	font-family: Arial;
	font-size: 13px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	white-space: normal;
}


ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both;  height:0px; overflow:hidden;}
a {color: #055b94;}
a:hover {color:#999;}

/* Page Layout */
body {
	text-align: center;
	cursor: default;
	background:url(images/bg.jpg) center top;
	margin-left:auto;
	margin-right:auto;
}

#page {
	height: auto;
	width:970px;
	text-align: left;
	color: #555;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#background{
	width:100%;
	z-index:-2;
	height:auto;
	text-align:center;
}

#backgroundtop{
	width:100%;
	z-index:-1;
	text-align:center;
	background:url(images/bgtop.jpg) center top no-repeat;
	height:715px;
	margin-left:auto;
	margin-right:auto;
}

#main {
	width: 950px;
	height:auto;
	margin: 0 auto 0 auto;
}

#content {
	float: left;
	width: 614px;
	overflow:hidden;
	
}

#content-left{
	float:left;
	width:280px;
	margin:5px;
}

#content-right{
	float:left;
	width:265px;
	margin:5px;
	margin-left:7px;
}

#sidebar-right {
	float: left;
	width: 326px;
	display: inline;
	margin-left:10px;
	overflow:hidden;
}

/* Global site Headers */

h2.titletext a{
	font-weight:bold;
	line-height:1.2em;
	font-size:1.2em;
}

h2.headtitle ,.widgettitle{
	font-weight:bold;
	line-height:1.5em;
	font-size:1.2em;
	border-bottom:1px solid #dadada;
	color:#000000;
	background:#FFFFFF;
	padding-left:5px;
	float:left;
	width:100%;
}

h2.headtitle a{
	font-weight:bold;
	line-height:1.5em;
	font-size:1.2em;
	color:#000000;
	background:#FFFFFF;
	padding-left:5px;
	text-decoration:none;
}

h2.date{
	font-weight:normal;
	line-height:1.4em;
	font-size:9pt;
	color:#666;
	padding-bottom:5px;
}

h2.front {
	display: block;
	font-size:1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ddd;
	background: #dddddf url(images/bglong.jpg) no-repeat;
	background-position: 0px 0%;
	padding: 3px 15px 2px 25px;

}

h2.front a{
	font-size:1.0em;
	line-height: 1.1em;
	color: #000;
}


/* Various Links CSS */

#wp-calendar{
	width:100%;
}

#search input {
	border:#999999 1px solid;
	height:19px;
}
.searchinput {
	width:750px;
	height:19px;
}

.searchbutton {
	height:20px;
}

#s{
	width:200px;
	}

.widget {
	list-style:none;
}

.widget li{
	padding-top:2px;
	padding-bottom:2px;
	list-style-type:disc;
	list-style-position:inside;
}


.widget_archive select{
	width:207px;
}

.widecolumn{
	text-align:center;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



#basecorner{
	width:100%;
	height:7px;
	overflow:hidden;
}
	
#corlt{
	background:url(images/cor.gif) no-repeat left top;
	width:50%;
	height:7px;
	float:left;
	overflow:hidden;
}

#corrt{
	background:url(images/cor.gif) no-repeat right top;
	width:50%;
	height:7px;
	float:right;
	overflow:hidden;
}

#corlb{
	background:url(images/corb.gif) no-repeat left top;
	width:50%;
	height:7px;
	float:left;

}

#corrb{
	background:url(images/corb.gif) no-repeat right top;
	width:50%;
	height:7px;
	float:right;
}

.feedrss {
	float:right;
	background: url(images/rss.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

.thumblist {
	float:left;
	width:80px;
	padding-right:4px;
	vertical-align:middle;
	height:auto;
	text-align:center;
}

.thumblist img{
	max-height:60px;height: expression( this.height > 60 ? "60px" : true);
}

#productlist a{
	text-decoration:none;
	font-family: Impact;
	font-size:18px;
	color:#055b94;
}
#productlist a:hover{
	color:#999999;
}

#productlist li{
	list-style:none;
	vertical-align:middle;
	padding:3px;
}

#showproduct {
	width:100%;
}

.button {
	padding:4px; 
	background:#00CC00; 
	font-weight:bold; 
	border-top: 2px #00CCCC solid;
	border-left: 2px #00CCCC solid; 
	border-bottom: 2px #003300 double;
	border-right: 2px #003300 double; 
	width:160px; 
	text-align:center;
	text-decoration:none;
	display:block;
	margin:5px;
}

.button a{
	color:#FFFFFF; 
}

.button a:hover {
	color:#FFFF00;
}

.price{
	font-size:21px;
	}
#productlists li{
	float:left;
	padding:5px;
	}