body {
	background-color: #202020;
	background-image:url(/images/background.jpg); background-position:50% 0%; background-repeat:no-repeat;
	margin-bottom: 10px;
	font-family: sans-serif;
}



#header img {
	border: none;
	margin: 0px;
	line-height: 0; 
}


#header {
	position: relative;
	width: 640px;
	min-width: 580px;
	margin: 0px auto 0px auto;
}

#header h1, #header h2 {
	float: left;
	line-height: 0; 
	margin:0;
	padding:0;
}

#sidebar {
	line-height: 0; 
	margin:0;
	padding:0;
	float: right;
}

#sidebar h3 {
	line-height: 0; 
	margin:0;
	margin-top:80px;
	margin-right:-10px;
	padding:0;
}


#header #navbar {
	position: absolute;
	bottom: 0px;
	right: 0;
	margin: 0;
	padding: 15px 0;
}

#navbar {
	line-height: 0; 
	font-size: 1.0em;
	font-weight: bold;
}

#navbar a:link, #navbar a:visited {
	color: #999;
	text-decoration: none;
	outline: 0px;
}
#navbar a:hover {
	color: #ff6600;
}

#navbar li { 
	display: inline;
}

#navbar li { 
	color: #a4ca39;	
}

#navbar li:before {
	content: "•";
	padding: 7px;
	color: #999;
}

#navbar li:first-child:before {
	content: "";
	padding: 0px;
}


.clear {
	clear: both;
	line-height: 1px;
}

* html #content {
        height: 1%;
}

#footer {
	max-width: 600px;
	width: auto;
	min-width: 580px;
	margin: 6px auto 0px auto;
	color: #666;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #666;
}

#main {
	background-color: #fff;
	width: 720px;
	min-height: 500px; 
	margin: 0px auto 0px auto;
	padding: 0;
}

.post {
	padding: 40px 60px 10px 60px;
	font-family: "Georgia", serif;
	line-height: 1.5em;
	font-size: 85%;
	color: #928f8d;
	
	font-family: sans-serif;
	color: #666666;
}

.post h2 {
	padding: 0px;
	color: #444;
	line-height: 1.2em;
}

.post h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: -8px;
	color: #404040;
}



.post img {
	margin: 0px auto 0px auto;
}

.post .first {
	border-top: 1px solid #eee;
	padding-top: 8px;
	margin-top: 4px;
}

.post .last {
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	margin-bottom: 4px;
}

.post .date {
	font-size: 11px;
}

.post blockquote {
	color: #666;
}

.post h4 {
	color: #59493f;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: -0.4em;
	margin-bottom: -0.2em;
	clear: both;
}


.post .border {
	border: 1px solid #d6d4d3;
	padding: 4px;
	background: #fff;
}

.post img.right {
	float: right;
	margin: 0px 0px 1em 1em;
}
.post img.left {
	float: left;
	margin: 0px 1em 1em 0px;
}

.clear {
	clear: both;
}



#main a:link, #main a:visited, #main a:active {
	color: #6a8f00;
	text-decoration: none;
}
#main a:hover {
	color: #ff6600;
	text-decoration: underline;
}



form label {
	display: block;
	color: #555;
}
form input, form textarea {
	border: 1px solid;
	width: 68%;
	padding: 4px;
	font-size: 1.1em;
	margin-bottom: 1em;
}
form textarea {
	height: 100px;
}

form input.editfield, form textarea
{
	background-color: #f5f7f8;
	border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;
}

form input.editfield:focus, form textarea:focus
{
	background-color: #fff !important;
	border-color: #e04a00 #ff5400 #ffa579 #ff5400 !important;
}

form input[type=image] {
	display: block;
	width: 75px;
	height: 29px;
	border: 0;
	cursor: pointer;
}

.picsay {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


.picsay p {
	margin: 0; padding: 0;
	color: #797c80;
	font-size: 12px; line-height: 19px; z-index: 100; position: relative;
}



.picsay h2 {
	margin: 0; padding: 0;
	line-height: 18px;
	color: #252525; font-size: 26px; font-weight: bold; padding: 0; 
	margin-bottom: 18px;
}

.picsay h3 {
	margin: 0; padding: 0;
	line-height: 18px;
	color: #252525; font-size: 12px; font-weight: bold; padding: 0; 
} 



.faq {
	padding: 40px 60px 120px 60px;
	font-family: "Georgia", serif;
	line-height: 1.5em;
	font-size: 85%;
	color: #928f8d;
	
	font-family: sans-serif;
	color: #666666;
}


.faq ul, .faq li {
	margin: 0; padding: 0;
}

.faq ul {
	margin-bottom: 18px;
	padding-top: .5em;
	line-height: .75em;
	margin-left: 2em;
	list-style: disc outside;
}

.faq ul li {
	padding-bottom: 10px;
}


.faq .index {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-top: 15px;
	margin-bottom: 3em;
}


.faq h1 {
	color: #59493f;
	font-weight: bold;
	font-size: 1.2em;
}

.faq h1 .root {
	color: #999999;
}

.faq h2 {
	margin: 0; padding: 0;
	line-height: 20px;
	color: #292929; font-size: 20px; font-weight: bold; padding: 0; 
	margin-bottom: 0.5em;
	color: #a4ca39;	
}

.faq h3 {
	margin: 0; padding: 0;
	line-height: 18px;
	color: #292929; font-size: 15px; font-weight: bold;
	margin-top: 2em;
	
} 


.faq .first {
padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
} 

.faq .intro {
	margin-top: 6px;
	color: #333333; font-size: 13px;
	padding-bottom: 1em;
} 


.faq p {
	margin: 0; padding: 0;
	margin-bottom: 18px;
}

.faq .arrow {
position: absolute;
	color: #666666;
	font-size: 10px;
}

.faq div .topic {
	padding: 12px 0px;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}

.faq .topic .head a {
	color: #6A8F00; font-size: 14px;
	padding: 8px 16px;
}

.faq .open {
	font-weight: bold;
}

.faq .topic .content {
	padding: 8px 16px;
	color: #333333; font-size: 13px;
}

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

.imginfo {
	margin-top: -4px;
	color: #555555;
	font-size: 11px;
	text-align: right;
}

.faq .topic .content ol li {
	padding-bottom: 10px;
}


.faq div .section {
color: #6A8F00;
	padding: 12px 0px;
	font-size: 1.2em; font-weight: bold;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}