* {
	margin: 0;
	padding: 0;
}


body {
	background: #ffffff;
	color: #333333;
	font: 10pt "Segoe UI", "Trebuchet MS", Tahoma, Arial;
}
a {
	text-decoration: none;
}

a img {
	border: none;
}

.alignleft {
	float:left;
}
.alignright {
	float:right
}
.clear {
	clear:both;
}

#container {
	margin: 0 20px;
}

#navigation {
	background: #000;
	position: absolute;
	width: 100%;
	top: 0px;
	font: 10pt Verdana;
}

#navigation ul {
	padding: 5px 10px 5px 5px;
}
#navigation li {
	float:left;
	list-style-type:none;
	padding-left:5px;
}

#adsense-links-top {
	float: left;
	padding: 6px 0px 0px 10px;
}

#rss {
	float: right;
}

#rss li a {
	border:none;
	padding:0;
	background: transparent;
	line-height:20px;
	color: #aaa;
	display:block;
}
#rss li a:hover {
	color: #fff;
}
#rss li a img {
	float:left;
}

#header {
	position:relative;
	height: 120px;
	margin: 30px 0 0 0;
	text-align:left;
	padding: 0 15px 0 0;
	background: url(images/header_bg_black.png) repeat-x;
	color: #ccc;
}

#adsense-banner {
	position: absolute;
	top: 10px;
	right: 10px;
}
#header h1 {
	padding: 15px;
	padding-left: -10000px;
	background: url(images/header_logo.png) no-repeat;
}
#header h1 a {
	font:bold 24pt Arial;
	color: #ffffff;
}
#header .description {
	position: absolute;
	left: 25px;
	top: 70px;
}

#subheader {
	margin: 0;
	padding: 0 15px;
	background: #222222;
	color: #aaaaaa;
}
#subheader p {
	padding: 5px;
}

#main {
	position: relative;
	min-width: 990px;
	width:100%;
	margin: 10px 0;
	min-height:2500px; 
	height:auto;
}
#main a {
	color: #000;
}

#content {
	margin-right: 320px;
	margin-left: 190px;
	border-left: 1px solid #cccccc;			
}
#content #adsense-top,
#content #adsense-content {
	text-align:center;
}
#content #status-search {
	margin: 10px 10px;
	padding: 10px;
	border: 1px solid #cccccc;
}

#content .posts {
	margin: 0 0 10px;
	padding: 10px 10px 0;
}
#content .posts li {
	margin: 0 20px;
}
#content h3 {
	margin: 15px 0 5px;
}

	.pager {
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
	}
	.pager-status {
		margin: 0 100px;
	}

	#status-box {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}

.widget {
	margin-bottom:10px;
}
.widget li {
	list-style-type:none;	
}
.widget h3 {
	font: bold 12pt Arial;
	border: 1px solid #aaa;
	background: #ddd;
	padding: 5px;
	margin: 10px 0;
}

#sidebar-left {
	position: absolute;
	top: 0;
	left: 15px;
	width:170px;
	padding-right: 10px;
}

#search .input-search {
	border: 1px solid #aaa;
	height: 18px;
	color: #aaa;
	background: #f6f6f6 url(images/search.png) no-repeat left center;
	padding-left: 22px;
	padding-top: 2px;
	width: 110px;
}


#mainmenu li a {
	padding: 0 5px;
	border-top: 1px solid #cccccc;
	display:block;
	line-height: 25px;
	height: 25px;
}

#mainmenu li a:hover {
	background: #cccccc;
}

#sidebar-right {
	position: absolute;
	top: 0;
	right: 15px;
	width:300px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;	
}

#last-search li a {
	padding: 0 10px;
	background: url(images/search-bullet.png) no-repeat right center;
	border-top: 1px solid #cccccc;
	display:block;
	line-height: 24px;
	height: 24px;
}

#last-search li a:hover {
	background: #777;
}

.widget .more {
	text-align: right;
}


#footer {
	background: #333;
	padding: 10px 30px;
	color: #cccccc;
}
#footer a {
	color: #ffffff;
}
#footer-note {
	width:500px;
}
#payment {
	float: right;
}
#footer p {
	margin:10px 0;
}

#content h2 {
	background: #eeeeee;
	font: bold 14pt Verdana;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
}
.wp-caption {
	margin-right: 10px;
	text-align: center;
}
.wp-caption img {
	border:2px solid #cccccc;
}
.entry {
	font: 9pt Arial;
}
.entry p {
	margin-top:10px;
}




.products {
	text-align: center;
	margin:10px auto;
}
.products .item-image {
	border:3px solid #888;
	margin-bottom:10px;
}

.meta {
	clear:both;
	height: 40px;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin:10px 0;
	padding-left: 5px 0;
}

.meta span {
	margin:0;
	padding: 0 10px;
	display: block;
}

.meta .bookmark {
	float: right;
	padding: 5px;
}

.meta .detail {
	margin-right:10px;
	background: url(images/detail.png) no-repeat right center;
	float:right;
	height:40px;
	line-height: 40px;
}

.meta .price {
	float: left;
	font: bold 14px Verdana;
	color: #A00004;
	height:40px;
	line-height: 40px;
}
.meta .buy-button {
	margin-top:6px;
	margin-left:6px;
}

#social {
	margin:10px;
	text-align: center;
}

blockquote {
	margin:5px 100px;
	padding: 48px 10px 10px;
	text-align:justify;
	border: 1px solid #666;
	background: url(images/comment.png) no-repeat left top;
}
blockquote:hover {
	border: 1px solid #bbb;
}

