* {
	margin:0; padding:0;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width:880px;
	margin:auto;
	background-repeat: repeat-y;
	background-image: url(../image/mainbg.jpg);
}
#header {
	height:210px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
}
#content #sidebar { width:222px; float:right;}
#content #left {width:648px; float:left;}
.clear {clear:both;}
#footer {
	height:35px;
	padding-top:25px;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url(../image/footer.jpg);
}
#footer p {display:block; margin-top:3px;}
#footer #credit { font-size:10px;}

#sitename {display:block; padding-top:20px; padding-left:20px; font-variant:normal; text-transform:uppercase;}
#sitename .description {display:block; font-size:12px; font-family:Arial, Helvetica, sans-serif; color: #BB9F6C; font-variant:normal;}
#sitename a{text-decoration:none;}
#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;}

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 {
	height:65px;
	background-image: url(../image/sidebartop.jpg);
	background-repeat: no-repeat;
}
#sidebarcontent {padding:5px 10px 5px 12px;}

#sidebar h2 {
	display:block;
	padding:5px;
	font-size:18px;
	background-image: url(../image/sidebarheading.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sidebar ul {list-style:none; }
#sidebar li { display:block; height:25px;}
#sidebar a {display:block; color:#999999; height:20px; padding:5px 5px 0px 5px; text-decoration:none; border-bottom:solid 1px  #efefef}
#sidebar a:visited,active {display:block; color:#999999; height:20px; 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 {
	width:641px;
	margin-left:8px;
	margin-bottom:20px;
	background-image: url(../image/postmid.jpg);
	background-repeat: repeat-y;
}
#left .post .posttop {
	height:11px;
	background-image: url(../image/posttop.jpg);
	background-repeat: no-repeat;
}
.post .postitem {padding:10px;}
.post .postbottom {
	height:30px;
	font-size:11px;
	padding-top:17px;
	text-align:center;
	background-image: url(../image/postbottom.jpg);
	background-repeat: no-repeat;
}
.post h2 {display:block; padding:5px 0px 5px 0px; border-bottom:solid 1px  #D8CDB8; margin-bottom:15px;}
#left .postinfo {display:block; font-size:11px; color:#666666; font-variant:normal; font-weight:normal;}
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-image: url(../image/quote.png);
	background-repeat: no-repeat;
	background-position: 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;}
#topmenu {float:right;}
#topmenu li {display: inline; font-size:16px; font-family:"Trebuchet MS", Verdana, sans-serif; text-transform:uppercase; font-weight:bold;}
#topmenu a {display:block; float:left; color:#E9E0CF; height:36px; padding-top:10px; padding-left:15px; padding-right:15px; text-decoration:none;}
#topmenu a:visited,active {display:block; float:left; color:#E9E0CF; height:36px; padding-top:10px; padding-left:15px; padding-right:15px; text-decoration:none;}
#topmenu a:hover {
	display:block;
	float:left;
	color:#E9E0CF;
	height:36px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#ffffff;
	background-image: url(../image/topmenu.png);
	background-repeat: repeat-x;
}

#pagination {background:#F5F0EA; padding:8px; margin-left:8px; margin-top:20px; margin-bottom:20px;}
#pagination .pre{display:block; padding:3px; float:left;}
#pagination .next{display:block; padding:3px; float:right;}
#pagination .clear2 { clear:left; width:99%;}

#left img {background:#ffffff; padding:3px; border: solid 1px #D3C2A3; margin:8px;}
#left .leftimg {float:left;}
#left .rightimg {float:right;}

#tab {
	margin-bottom:15px;
	margin-left:8px;
	background-image: url(../image/tabcontenbg.jpg);
	background-repeat: repeat;
}
#tab #tabhead {
	height:40px;
	background-image: url(../image/tabheader.jpg);
	background-repeat: repeat-x;
}
#tab #tabcontent {padding:10px;}

#tabhead ul {list-style:none; padding-left:10px;}
#tabhead li {display:inline;}
#tabhead a {
	display:block;
	float:left;
	height:30px;
	padding:10px 10px 0px 10px;
	color:#ffffff;
	text-decoration:none;
	background-image: url(../image/tabnormal.jpg);
	background-repeat: repeat-x;
}

#tabhead a:visited,active {
	display:block;
	float:left;
	height:30px;
	padding:10px 10px 0px 10px;
	color:#ffffff;
	text-decoration:none;
	background-image: url(../image/tabnormal.jpg);
	background-repeat: repeat-x;
}

#tabhead a:hover {
	color:#000000;
	background-image: url(../image/tabhover.jpg);
	background-repeat: repeat-x;
}
#tabhead .activetab a{
	color:#000000;
	background-image: url(../image/tabhover.jpg);
	background-repeat: repeat-x;
}
#tabhead .activetab a:visited{
	color:#000000;
	background-image: url(../image/tabhover.jpg);
	background-repeat: repeat-x;
}
#tabhead .activetab a:active{
	color:#000000;
	background-image: url(../image/tabhover.jpg);
	background-repeat: repeat-x;
}

.post ul {list-style:square; margin-left:10px;}
.post ol { list-style:decimal; list-style-position:inside;}
.post li {padding:5px 10px 5px 10px;}
.post ul li {margin-left: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;
	color:#000000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
	border-bottom: solid 1px #DBD2B0;
	background-image: url(../image/strips.jpg);
	background-repeat: repeat-x;
}
#left td {padding:10px; background:#F3EFDE; text-align:center; border-bottom: solid 1px #DBD2B0;}

.form {margin:10px 25px 10px 50px;}
.form .text {display:block; border:solid 1px #B6A278; background: #F9F8F2; width:250px; padding:5px; font-size:14px; color:#000000;}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {background:#F4EFE3; border: solid 1px #000000;}
.form .button { display:block; border:solid 1px #CBBA96; background:#EAE3D5; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}
.form .button:hover { display:block; border:solid 1px #CBBA96; background: #EDECD1; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}

