* {
	margin:0; padding:0;}
body {background: #FFFFFF url(images/bg.jpg) fixed repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
#wrap {background:url(images/mainbg.jpg) repeat-y; width:880px; margin:auto;}
#header {
	height:210px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#content #sidebar { width:222px; float:right;}
#content #left {width:648px; float:left;}
.clear {clear:both;}

#sitename {
	display:block;
	padding-top:20px;
	padding-left:20px;
	font-variant:normal;
	text-transform:uppercase;
	color: #FFF;
}
#sitename .description {
	display:block;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #322F28;
	font-variant:normal;
}
#sitename a{
	text-decoration:none;
	color: #FFF;
}
#sitename a:visited,active{text-decoration:none;}
h1, h2, h3, h4, h5, h6 {
	color:#000000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-variant:small-caps;
	padding-bottom: 10px;
}

h1 {
	font-size:36px;
}
h2 {font-size:24px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

a {color:#000000;}
a:visited {color:#000000;}
a:active {color:#584A30;}
a:hover {color:#7C5B43; text-decoration:none;}

#content #left p {line-height:20px; margin-bottom:20px;}
#sidebar .sidebartop {
	background:url(images/sidebartop.jpg) no-repeat;
	height:40px;
}
#sidebarcontent {padding:5px 10px 5px 12px;}

#sidebar h2 {background:url(images/sidebarheading.jpg) no-repeat center bottom; display:block; padding:5px; font-size:18px;}

#sidebar ul {list-style:none; }
#sidebar li {
	display:block;
}
#sidebar ul li ul li a {
	margin-left: 22px;
	color: #036;
}

#sidebar a {
	display:block;
	color:#999999;
	padding:5px 5px 5px 5px;
	text-decoration:none;
	border-bottom:solid 1px  #efefef
}
#sidebar a:visited,active {
	display:block;
	color:#999999;
	padding:5px 5px 0px 5px;
	text-decoration:none;
	border-bottom:solid 1px  #efefef
}
#sidebar a:hover {color:#000000; border-bottom:solid 1px #cccccc;}
#left .post {background: url(images/postmid.jpg) repeat-y; width:641px; margin-left:8px; margin-bottom:20px;}
#left .post .posttop {background:url(images/posttop.jpg) no-repeat; height:11px;}
.post .postitem {padding:10px;}
.post h2 {display:block; padding:5px 0px 5px 0px; border-bottom:solid 1px  #D8CDB8; margin-bottom:15px;}
h2 a {text-decoration:none;}
h2 a:visited {text-decoration:none;}
h2 a:active {text-decoration:none;}
h2 a:hover {text-decoration:none;}


blockquote {display:block; padding:15px 15px 15px 35px; margin:10px; border-bottom: dashed 1px #D0BE9B; border-top: dashed 1px #D0BE9B;font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color: #000000; background:url(images/quote.png) no-repeat 5px 10px;}
blockquote p { line-height:25px; margin:0px;}
.rightquote { float:right; width:250px; text-align:left;}
blockquote cite {display:block; color:#000000; font-weight:bold; padding:3px; margin-top:10px;}

.leftquote  { float:left; width:250px; text-align:right;}

#header ul {list-style:none;}

#left img {background:#ffffff; padding:3px; border: solid 1px #D3C2A3; margin:8px;}
#left .leftimg {float:left;}
#left .rightimg {float:right;}

#tab {background:url(images/tabcontenbg.jpg) repeat; margin-bottom:15px; margin-left:8px;}
#tab #tabcontent {padding:10px;}
#tab #tabcontent ul li {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 10px;
}


#left code {
	white-space: pre;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #E3D6C6; color:#000000;
	margin: 10px; padding:10px;}
	
	
#left table {width:95%; border:solid 1px #DBD2B0;}
#left th {padding:10px; background: url(images/strips.jpg) repeat-x; color:#000000; font-family:"Trebuchet MS", Verdana, sans-serif; font-size:14px; text-transform:uppercase; margin:0px; border-bottom: solid 1px #DBD2B0;}
#left td {padding:10px; background:#F3EFDE; text-align:center; border-bottom: solid 1px #DBD2B0;}
#tab #tabcontent ul {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 10px;
}
#tabcontent ol li {
	margin-top: 10px;
	margin-left: 20px;
}
