body {
	color: #666;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
form input,
form textarea,
form select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
a {
	color: #666;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
br.clear {
	clear: both;
	}

#header {
	background-color: #7194a7;
	background-image: url('../images/background.png');
	background-position: 50% -25px;
	background-repeat: no-repeat;
	}
#header .white-home {
	height: 408px;
	background-image: url('../images/header_background.png');
	background-repeat: repeat-x;
	}
#header .white {
	height: 160px;
	background-image: url('../images/header_interior_background.png');
	background-repeat: repeat-x;
	}
#header .wrapper-home {
	width: 940px;
	height: 408px;
	margin: 0 auto;
	position: relative;
	}
#header .wrapper {
	width: 940px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	}
#header h1 {
	width: 940px;
	margin-top: 17px;
	float: left;
	}
#header #hero {
	width: 940px;
	float: left;
	}
#header #hero h2 {
	top: 95px;
	left: 0;
	position: absolute;
	}
#header #nav {
	top: 15px;
	right: 0;
	position: absolute;
	}
#header .pages {
	float: right;
	}
#header .pages * {
	vertical-align: middle;
	}
#header .pages li {
	height: 26px;
	line-height: 26px;
	padding-left: 28px;
	float: left;
	}
#header .account {
	width: 124px;
	height: 26px;
	background-image: url('../images/nav_account_bg.png');
	background-repeat: no-repeat;
	display: block;
	float: right;
	}
#header .account li {
	width: 60px;
	height: 26px;
	float: left;
	}
#header .account li a {
	width: 60px;
	height: 8px;
	text-align: center;
	padding: 10px 0 0 0;
	display: block;
	float: left;
	}
#header #try {
	top: 343px;
	left: 0;
	position: absolute;
	}
#header #feature {
	top: 343px;
	left: 180px;
	position: absolute;
	}
#header .heading {
	top: 100px;
	left: 0;
	position: absolute;
	}
#header #hero .screenshot {
	bottom: 0;
	right: -19px;
	position: absolute;
	}

#content {
	border-top: 1px solid #ccc;
	background-color: #eee;
	}
#content .wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 35px 0;
	}
#content_top {
	width: 940px;
	height: 9px;
	background-image: url('../images/content_background_top.gif');
	background-repeat: no-repeat;
	float: left;
	}
#content_bottom {
	width: 940px;
	height: 9px;
	background-image: url('../images/content_background_bottom.gif');
	background-repeat: no-repeat;
	float: left;
	}
#page, #blog, #forums {
	width: 870px;
	background-image: url('../images/content_background.gif');
	background-repeat: repeat-y;
	padding: 35px;
	}
#content .pricing {
	display: block;
	}
#content #free {
	background-color: #ffc;
	border: 1px solid #e2e2b7;
	line-height: 16px;
	padding: 10px 30px;
	margin-top: 15px;
	}
#content #free p {
	float: left;
	}
#content #free a {
	text-decoration: underline;
	float: right;
	}
#content #features {
	width: 940px;
	margin: 40px 0 10px 0;
	float: left;
	}
#content #features .feature {
	width: 220px;
	margin-right: 20px;
	float: left;
	}
#content #features .last {
	margin: 0;
	}
#content #features .feature h3 {
	color: #333;
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
	}
#content #features .feature p {
	color: #666;
	text-align: center;
	line-height: 1.2em;
	margin-top: 15px;
	}

#page {
	color: #333;
	padding: 35px;
	}
#page h3 {
	color: #333;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 15px;
	margin-bottom: 1em;
	}
#page h4 {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 1em;
	}
#page h5 {
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 1em;
	}
#page p {
	line-height: 1.6em;
	margin-bottom: 1.4em;
	}
#page .caption {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 2em;
	}
#page .screen {
	border: 1px dotted #ccc;
	}
#page a {
	text-decoration: underline;
	}
#page ol {
	list-style-type: decimal;
	margin-left: 20px;
	}
#page ol ol {
	list-style-type: lower-roman;
	margin-bottom: 20px;
	}
#page li {
	line-height: 1.6em;
	}
#page .indent {
	margin-bottom: 20px;
	}
#page .indent li {
	margin-left: 1.4em;
	}
#page .end {
	margin-bottom: 0;
	}

#blog {
	color: #333;
	padding: 35px;
	}
#blog .tumblr {
	width: 870px;
	float: left;
	}
#blog .col-605 {
	width: 605px;
	float: left;
	}
#blog .col-215 {
	width: 215px;
	float: left;
	}
#blog .ml-40 {
	margin-left: 40px;
	}
#posts {
	width: 605px;
	}
#posts .post {
	width: 605px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
#posts .date {
	color: #999;
	font-size: 11px;
	margin-bottom: 4px;
	}
#posts .post h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 1em;
	}
#posts .text p {
	line-height: 1.6em;
	margin-bottom: 1.4em;
	}
#posts .text p a {
	color: #800;
	}
#posts .text blockquote {
	border-left: 1px solid #ccc;
	padding-left: 1.4em;
	}
#posts .text ul {
	list-style-type: disc;
	line-height: 1.6em;
	padding-left: 1.2em;
	margin-bottom: 1.4em;
	}
#posts .text ol {
	list-style-type: decimal;
	line-height: 1.6em;
	padding-left: 1.4em;
	margin-bottom: 1.4em;
	}
#posts .photo .caption {
	color: #666;
	margin-top: 1.4em;
	}
#posts .video object,
#posts .video embed {
	margin-bottom: 1.4em;
	}
#posts .video .caption {
	color: #666;
	}
#posts .audio .caption {
	color: #666;
	margin-top: 1.4em;
	}
#posts .link .link {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: -1px;
	}
#posts .link .description {
	margin-top: 10px;
	}
#posts .quote {
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	}
#posts .quote .source {
	color: #666;
	font-size: 12px;
	letter-spacing: 0;
	}
#posts ul.chat {
	border-left: solid 5px #ccc;
	margin-bottom: 1.4em;
	}
#posts ul.chat li {
	padding: 4px 10px 4px 8px;
	margin-bottom: 1px;
	}
#posts ul.chat .user_1 .label {
	color: #c00;
	}
#posts ul.chat .user_2 .label {
	color: #00c;
	}
#posts ul.chat .user_3 .label {
	color: #0a0;
	}
#posts ul.chat .even {
	background-color: #eeeeee;
	}
#posts ul.chat .odd {
	background-color: #f6f6f6;
	}
#posts ul.chat .label {
	font-weight: bold;
	}
#blog .sidebar h3 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0;
	}
#blog .sidebar form {
	margin-bottom: 2em;
	}
#blog .sidebar ul {
	margin-bottom: 1.4em;
	}
#blog .sidebar ul li {
	font-size: 14px;
	line-height: 1.2em;
	}
#blog .sidebar p {
	margin-bottom: 1.4em;
	}
#blog .sidebar .description {
	color: #666;
	line-height: 1.4em;
	margin-bottom: 2em;
	}
#tumblr_controls {
	width: 324px;
	top: 102px !important;
	left: 50% !important;
	margin-left: 146px !important;
	}

#forums {
	color: #333;
	padding: 35px;
	}

#form {
	width: 870px;
	}
#form .group {
	width: 870px;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	margin-top: 10px;
	float: left;
	}
#form .label {
	width: 245px;
	margin-right: 20px;
	float: left;
	}
#form .label label {
	color: #333;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	}
#form .label p {
	color: #666;
	line-height: 1.1em;
	padding-right: 30px;
	}
#form .input {
	width: 605px;
	float: left;
	}
#form .input input {
	width: 460px;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 12px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}
#form .input textarea {
	width: 460px;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 12px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}
#form .input select {
	padding: 4px;
	}
#form .errata {
	color: #fff;
	background-color: #5b0000;
	background-image: url('../images/error_alert.gif');
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding: 30px 30px 30px 75px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
#form .error {
	color: #5b0000;
	font-size: 11px;
	background-image: url('../images/error_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	margin-top: 10px;
	}
#form .error-border {
	border-color: #5b0000;
	}
#form .terms {
	width: 870px;
	margin-top: 20px;
	float: left;
	}
#form .terms a {
	color: #800000;
	text-decoration: underline;
	}
#form .submit {
	width: 100%;
	margin-top: 30px;
	float: left;
	}
#form .submit input {
	float: left;
	}
#form .submit p {
	color: #999;
	line-height: 40px;
	padding-left: 10px;
	float: left;
	}
#form .submit a {
	color: #999;
	text-decoration: underline;
	}
#form .family {
	width: 870px;
	margin-top: 20px;
	float: left;
	}
#form .terms {
	width: 870px;
	margin-top: 10px;
	float: left;
	}
#form .terms a {
	color: #800000;
	text-decoration: underline;
	}

#footer {
	height: 120px;
	border-top: 1px solid #ccc;
	padding: 30px 0 60px 0;
	}
#footer .wrapper {
	width: 940px;
	margin: 0 auto;
	}
#footer .info {
	float: left;
	}
#footer .info a {
	color: #999;
	}
#footer .info p {
	color: #999;
	margin-bottom: 8px;
	}
#footer .info .esp {
	font-size: 11px;
	}
#footer .info .esp a {
	text-decoration: underline;
	}
#footer .info .esp img {
	padding-left: 5px;
	}
#footer .info .esp * {
	vertical-align: middle;
	}
#footer .info .copyright {
	font-size: 11px;
	margin-top: 15px;
	}
#footer .social {
	width: 200px;
	border-left: 1px solid #ddd;
	text-align: right;
	float: right;
	}
#footer .social li {
	display: inline;
	}
#footer .social li * {
	vertical-align: top;
	}
#footer .social .opftp {
	margin-left: 10px;
	}