html {
	background-color: #EEE;
}

body {
	font-family: Helvetica, Arial;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	align: center;
	background-color: #EEE;
}

#page {
	background-color: #FFF;
}

#footer {
	font-size: 11px;
	width: 860px;
	margin-top: 15px;
	border-top: 1px solid #eee;
	padding: 10px 0 10px 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

strong {
	color: #000;
	font-weight: bold;
}

.back {
	float: right;
	font-size: 12px;
}

.light {
	color: #999;
	font-weight: light;
}

a, a:link {
	color: #2A62B6;
	text-decoration: underline;
}

a:hover {
	color: #128CF5;
}

.clear {
	clear: both;
}

#header {
	background-color: #F4DFD5;
	padding: 50px 0 40px 0;
}

#header .content, #maincontent, #footer {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	align: center;
}

#header h1{
	display: inline;
	font-size: 50px;
	font-weight: bold;
	color: #DD936E;
}

#logo {
	float: left;
	margin: 0 15px 0 0;
}

#header h2{
	font-size: 20px;
	color: #4d2211;
}

#header .spacer {
	height: 4px;
}

#description {
margin: 50px 0 50px 0;
font-size: 30px;
margin-left: auto;
margin-right: auto;
width: 600px;
}

#description h3 {
text-align: center;
}

#demo, #code, #bookmarklet {
width: 260px;
float: left;
margin: 0 25px 0 0;
}

#bookmarklet .small {
	font-size: 11px;
	line-height: 13px;
	width: 240px;
}

#code textarea {
	width: 100%;
	height: 130px;
	padding: 5px;
}

#maincontent h3 {
	line-height: 24px;
	color: #DD936E;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 15px 0;
}

#maincontent {
font-size: 14px;
line-height: 18px;
}

#reviews {
margin-top: 50px;
}

.review {
float: left;
width: 145px;
margin-right: 20px;
}

.review blockquote {
color: #333;
font-weight: bold;
font-style: italic;
margin-bottom: 10px;
}

#examples {
margin: 35px 0 0 0;
}

.example {
width: 260px;
float: left;
padding-right: 25px;
margin: 15px 0 0 0;
}

#examples h3 {
margin: 0 0 3px 0;
}

#examples span {
margin: 3px 0 0 0;
}

.example h4 {
font-weight: bold;
font-family: Arial;
margin-bottom: 10px;
}

.example a {
width: 280px;
height: 187px;
overflow: hidden;
display: block;
}

.example a:hover {
text-indent: -280px;
}

#ads h3 {
margin: 30px 0 10px 0;
}

#ads .ad {
margin-left: auto;
margin-right: auto;
align: center;
}

#share {
margin-top: 35px;
}

#followUs{
	margin-top: 35px;
}

#twitter_div h2.sidebar-title{
	margin-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4d2211;
}

#twitter_update_list li{
	margin: 10px;
}
