

body {

	margin: 0;
	padding: 0;
	
	font-size: 13px;
	color: #7F7F7F;
}

img, table { border: none; }

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #605c62;
}

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #605c62;
}

a:hover {
	text-decoration: none;
	color: #c6cfd4;
}

/* Header */

#header {
	width: 590px;
	height: 120px;
	margin: 0px auto;
	float:left;
	background:  #FFFFFF url(../img/bg01.jpg) repeat-x top left;
}

/* Logo */

#logo {
	float: left;
	padding: 30px 0 0 0;
}

#logo h1 {
	margin: 10px 0 0 20px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 1.8em;
	font-weight: normal;
	color: #605d48;
}

#logo h1 a {
	margin: 10px 0 0 10px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 18px;
	font-weight:bold;
	font-weight: normal;
	color: #605d48;
	font-weight: bold;
}

#logo h2 {
	margin: 0px 0 0 20px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: -1px;
	color: #605d48;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 93px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}


/* Page */

#page {
	width: 890px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 590px;

}

.post {
	padding: 10px 10px;	
	/*background: url(../img/bg04.jpg) no-repeat top left;*/
}

.title {
	
	margin: 0;
	border-bottom: 1px dashed #605c62;
	color: #605d48;
	padding: 0px 0 0 20px;
	
	background: #e5eaeb url(../img/img04.gif) no-repeat left 80%;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(../img/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(../img/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	
}

.pic{
	float: left;
	width: 240px;
	height: 200px;
	background:  #FFFFFF url(../img/bg05.jpg) no-repeat bottom left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #e00b33;
}

#sidebar h3 {
	margin: 0;
	padding: 5px 0 0 20px;
	background: url(../img/img03.gif) no-repeat left 80%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 80px;
	background: url(../img/bg02.jpg) repeat-x left top;
}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
	color: #390002;
}

#subcontentplace {	
	font-size: 12px;
}	
#subcontentplace p {	
	line-height: 180%;
	margin-bottom: 7px;
}	
#subcontentplace .submaintitplace {	
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #666666;
	clear: both;
	color: #FFFFFF;
	padding: 7px;
}	
#subcontentplace .subtitplace {	
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-color: #A3D8F1;
	clear: both;
	height:20px;
}	
	
ul.qaplace {	
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 25px;
	line-height: 180%;
}	
#subcontentplace .qaplace li {	
	font-weight: bold;
}	
#subcontentplace .qaplace p {	
	margin-bottom: 10px;
	font-weight: normal;
}	
#subcontentplace .qaplaceplace img {	
	vertical-align: middle;
	padding-left: 10px;
}	
dl.additionmenuplace {	
	margin-bottom: 25px;
	clear: both;
}	
.additionmenuplace dt {	
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
}	
#subcontentplace .additionmenuplace dd {	
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	margin-bottom: 10px;
}	
#subcontentplace .additionmenuplace li {	
	display: inline;
	padding-right: 5px;
}	
	
#subcontentplace .siteinfoplace {	
	line-height: 160%;
	margin-bottom: 10px;
	margin-right: 5px;
	clear: both;
	float: left;
	width: 98%;
}	
#subcontentplace .shoppingplace {	
	line-height: 140%;
	margin-bottom: 15px;
	margin-right: 5px;
	clear: both;
	float: left;
	width: 96%;
	padding-left: 10px;
}	
#subcontentplace .shoppingplace img {	
	float: left;
	margin-right: 10px;
}	
	
#subcontentplace .shoppingplace .iteminfo {	
	float: left;
	margin-left: 10px;
	font-size: 11px;
	line-height: 180%;
}	
#subcontentplace .shoppingplace .iteminfo .right {	
	float: right;
}	
#subcontentplace .subtextplace {	
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 180%;
	padding-right: 10px;
}	
#subcontentplace .siteinfoplace img {	
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}	
#subcontentplace .shoppingplace .shoppingplacetext {	
	font-size: 11px;
}	
#subcontentplace .right {	
	text-align: right;
	font-size:10px;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}	
#subcontentplace .updateplace {	
	margin-bottom: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 180%;
}	
#subcontentplace .updateplace dd {	
	margin-bottom: 7px;
}	
	
.subtextArea{	
   line-height:180%;
   margin-bottom:15px;


}

