/*
Theme Name:tradersv (cnsmfa)
Theme URI:http://www.tradersvic.com
Description:Clean and simple theme optimized for AdSense
Version:1.0
Author:Shi Heng Cheong
Author URI:http://shihengcheong.com/blog/
*/

/* CSS Document */
body {
	margin:0;
	padding:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:150%
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin:.75em 0 .25em 0;
	padding:0
}
h1 {
	font-size:160%
}
h2 {
	font-size:145%
}
h3 {
	font-size:125%
}
h4 {
	font-size:110%
}
a, a:visited {
	color:#00C;
	font-weight:normal;
	text-decoration:underline
}
a:hover {
	color:#080
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 18px;
	}

#container {
	width:730px;
	margin:10px auto 5px
}
#header {
	clear:both;
	margin:0;
	padding:0
}
#headertop {
	text-align:left
}
#headertop_title {
	float:left;
	font-family:font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	width:680px;
	overflow:hidden
}
#headertop_btn {
	float:right;
	width:24px;
	text-align:right;
	margin:0;
	padding:3px 0 0 0
}
#headerbnr {
	clear:both;
	text-align:center;
	height:90px
}
#navbar {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#eee;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:2px 0;
	margin:8px 0 10px;
}
ul#navigation {
	overflow: hidden;
	margin: 0;
	padding: 2px 3px 4px 3px;
	list-style: none;
}
ul#navigation li {
	display: inline;
	margin: 0;
	padding: 0 8px 0 0;
}
ul#navigation a {
	margin: 0;
	padding: 2px 3px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
ul#navigation a:hover {
	text-decoration:underline
}
#main {
	clear:both
}
#content {
	float:right;
	width:530px;
	margin:0;
	padding:0
}
#content h1 a, #content h1 a:visited {
	font-weight:bold;
	text-decoration:none
}
#content h1 a:hover {
	text-decoration:underline
}
#sidebar {
	float:left;
	width:180px;
	padding-left:3px;
	overflow:hidden;
	font-size:12px
}
#sidebar a, #sidebar a:visited {
	color:#00C;
	font-weight:normal;
	text-decoration:underline
}
#sidebar a:hover {
	color:#080;
	text-decoration:underline
}
#sidebar ul {
	margin:0;
	padding:0
}
#sidebar ul li {
	list-style-type:none;
	padding-bottom:8px;
	line-height:120%
}
#sidebar ul li ul {
	margin:10px 0 0 0;
	padding:0 0 0 0
}
#sidebar ul li ul li {
	list-style-type:none
}
#searchform {
	margin:8px 0 5px 0;
	padding:0
}
#comments, #comments input, #comments textarea {
	font:normal 12px Arial, Helvetica, sans-serif
}
#footer {
	color:#777;
	font-size:11px;
	text-align:left;
	margin-top:15px;
	padding:0 0 0 5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc
}
#footer a {
	color:#777;
	text-decoration:none
}
#footer a:hover {
	text-decoration:underline
}


}
.metadata {
	margin: 0;
	padding: 0 5px 0 0;
}
.date {
	padding-left: 18px;
	background: url('img/date.png') left center no-repeat;
}
.cats {
	padding-left: 18px;
	background: url('img/note.png') left center no-repeat;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left
}
.clearboth {
	clear:both
}
.sep {
	background-image:url(img/separator.gif);
	margin:0px;
	width:50px;
	height:20px;
	margin:15px auto 30px 225px
}
.prevnext {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px
}
ol.commentlist {
	margin-left:.6em;
	padding-left:1.25em
}
.commentlist li {
	padding-bottom:1.4em;
	line-height:120%
}