/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: scroll #141414 url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/background.png) 0 0 repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	display: none;
}

h2 {
	font-size: 18px;
	font-weight: 100;
}

h3 {
	font-size: 14px;
	font-weight: 100;
}

hr {
	margin-bottom: 20px;
	height: 1px;
	border: none;
	border-top: 1px solid #2B3938;
}

ol {
	margin-left: 18px;
	list-style-position: outside;
}

ul {
	list-style: none;
}

p {
	margin-bottom: 20px;
	line-height: 1.4em;
}

a {
	color: #FFCC00;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #FF9900;
}

#page {
	margin: 2px auto 20px;
	width: 930px;
}

#header {
	margin-bottom: 16px;
	height: 82px;
}

#header h2 {
	float: right;
	margin-top: 10px;
	line-height: 82px;
	vertical-align: middle;
	color: #FFF;
}

/* Content */

#content {
	width: 742px;
}

#content li {
	margin-bottom: 10px;
	line-height: 1.4em;
}

#flashcontent {
	margin-bottom: 20px;
}

.question {
	color: #9FC7C4;
}

.answer {
	margin-top: 10px;
}

.section {
	margin-bottom: 20px;
	padding: 10px 20px 20px 155px;
	width: 567px;
	color: #FFF;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

.section h2, .section h3 {
	margin-bottom: 20px;
	color: #9FC7C4;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#section-byob {
	background: url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/section-byob.png) 0 0 no-repeat;
}

#section-features {
	background: url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/section-features.png) 0 0 no-repeat;
}

#section-admin {
	background: url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/section-admin.png) 0 0 no-repeat;
}

#section-reqs {
	background: url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/section-reqs.png) 0 0 no-repeat;
}

#section-download {
	background: url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/section-download.png) 0 0 no-repeat;
}

#section-install {
	background: url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/section-install.png) 0 0 no-repeat;
}

#section-history {
	background: url(/wordpress/wp-content/themes/tracyfu-www/wordphonic/images/section-history.png) 0 0 no-repeat;
}

#features li span {
	margin-right: 2px;
}

#installation, #faq {
	margin-bottom: 20px;
}

#faq p {
	margin-bottom: 10px;
}

#version-history h3 {
	margin-bottom: 10px;
}

#version-history ul li {
	list-style: disc inside;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 168px;
	font-size: 12px;
	color: #9FC7C4;
}

#sidebar li {
	line-height: 16px;
}

#sidebar li span {
	margin-right: 2px;
	color: #FFF;
}

#sidebar li a {
	color: #9FC7C4;
}

#sidebar li a:hover {
	color: #FFF;
}

#sidebar .divide-below {
	margin-bottom: 30px;
}

#sidebar .ad-frame {
	margin-top: 30px;
}

#sidebar .ad-frame iframe {
	margin-top: 5px;
}