#header, #container, #footer { width: 960px; }

	#logo { background: url(../images/site/bg-logo.png) top left no-repeat; position: absolute; top: 0; margin-left: -157px; height: 252px; padding: 0; width: 339px; z-index: 20; }
	#logo-link, #logo-link-actions { background: transparent; border: none; display: block; height: 60px; margin: 5px 0 0 130px; text-indent: -1000em; width: 200px; }
	#logo-link-actions { height: 50px; margin: 0;}
	#logo-login { background: url(../images/site/bg-logo-clean.png) top left no-repeat; position: absolute; top: 0; margin-top: 12px; margin-left: -19px; height: 48px; padding: 0; width: 201px; z-index: 20; }
	#books { background: url(../images/site/bg-books.png) top left no-repeat; position: absolute; top: 64px; margin-left: 733px; height: 200px; padding: 0; width: 160px; z-index: 20; }

	#index-nav { float: right; list-style: none; margin: 15px -20px 0 0; padding: 0; }
	#index-nav li { background: #EBF4F7; float: left; font-size: 12px; margin: 8px 0 10px 10px; padding: 6px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } 
	#index-nav li:hover { background: #E0EBEF; }
	#index-nav li a { border: none; color: #333; }

	/* Login */
	.clean #header-left, .clean #header-right, .clean #header-middle { background: none; }
	#login-container { background: #fff url(../images/site/bg-login.png) top left repeat-x; margin: 75px auto 0; padding: 20px 20px 25px 20px; width: 500px; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; box-shadow: 0 0 25px #777; -moz-box-shadow: 0 0 25px #777; -webkit-box-shadow: 0 0 25px #777; }
	.login-main h1 { color: #333; margin: 0 0 45px; text-align: center; text-shadow: 0 1px 0 #fff; }
	.login-main form { margin: 0; padding: 0; }
	.login-form .username, .login-form .password { clear: left; float: left; padding: 0 0 5px; width: 100%; }
	.login-form label { display: block; float: left; font-weight: bold; padding: 5px 10px 0 0; text-align: right; width: 100px; }
	.login-form input { background: transparent url(../images/input-bg.png) top left no-repeat scroll; border: 1px solid #ABADB3; float: left; font-size: 15px; margin-right: 0; padding: 4px; width: 350px; }
	.login-form p { line-height: 1.6em !important; }
	.login-extra { clear: both; padding: 10px 0 0 110px; }
	.login-options { clear: both; padding: 15px 0 10px; text-align: center; }
	.login-demo-buttons { margin: 20px auto 10px; width: 280px; }
	.login-demo-buttons .demo-button { color: #222; font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif; font-size: 18px; padding: 8px 14px; text-align: center; text-shadow: 0 1px 0 #fff; }
	.login-demo-buttons .teacher { background: #F5E494 url(../images/white.png) top left repeat-x; border: 1px solid #DFCB6F; float: left; }
	.login-demo-buttons .student { background: #D1E8EF url(../images/white.png) top left repeat-x; border: 1px solid #B5C9CF; float: right; }
	.login-demo-buttons a { border: none; color: #333; }

#left-site { 
	background: #fff; 
	margin: 0; 
	padding: 160px 10px 10px; 
	width: 870px; 
	z-index: 10; 
	}

#index-lead {
	height: 100px;
	margin-left: 145px;
	text-align: center;
	position: absolute;
	width: 600px;
	z-index: 30;
	}

	#index-lead h1 { font-size: 32px; font-weight: bold; text-shadow: 2px 2px 5px #ccc; }
	#index-lead p { font-family: Georgia, "Times New Roman", Times, serif; font-size: 19px; line-height: 1.6em; }
	#index-lead span { background: #F5E494; padding: 2px 5px 4px; }


/********** Main **********/

#index-screenshot {
	background: url(../images/site/screenshot-chrome-cut-fade.png) 395px -5px no-repeat;
	height: 290px; 
	margin: 0;
	padding: 5px 475px 5px 15px;
	}

	#index-screenshot h2 { color: #444; font-size: 20px; line-height: 1.5em; padding: 0; text-shadow: 0 1px 0 #fff; }
	#index-screenshot p { color: #333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 1.7em; padding: 0 0 15px; }

#index-signup span { background: #F5E494 url(../images/white.png) top left repeat-x; border: 1px solid #DFCB6F; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; display: block; float: left; margin: 0; padding: 8px 20px 10px; text-align: center; }
#index-signup span a { border: none; color: #18424F; font-size: 18px; font-style: normal; line-height: 1.6em; text-shadow: 0 1px 0 #fff; }
#index-signup span em.pricing { font-size: 14px; font-style: normal; }
#index-signup span em.pricing a { font-size: 14px; }
#index-signup span a:hover { color: #14353F; }

.index-more { padding: 0 0 0 10px; text-align: center; }
.index-more .index-more-div { float: left; margin: 0 20px 0 0; padding: 0 0 15px; text-align: left; width: 270px; }
.index-more .index-more-div-2 { background: #EBF4F7 url(../images/white.png) top left repeat-x; border-top: 1px solid #B5C9CF; border-bottom: 1px solid #B5C9CF; float: left; font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 15px; padding: 10px; text-align: left; width: 538px; }
.index-more .right-more { margin-right: 0; }
.index-more h2 { color: #444; float: left; font-size: 20px; padding: 0 0 15px 0; }
.index-more p { border-bottom: 1px solid #e1e1e1; font-size: 12px; line-height: 1.8em; padding: 0 0 20px; }
.index-more img { border: 10px solid #EBF4F7; margin: 5px 0 15px; }
.index-more .index-more-div h2 { color: #444; font-size: 18px; }
.index-more .index-more-div-2 p { border: none; font-size: 18px; line-height: 1.5em; padding: 0 0 10px; text-align: center; }
.index-more .index-more-div-2 p span { color: #666; font-size: 16px; font-style: italic; }
.index-more .index-more-div-2 img { border: none; margin: 0 0 -5px 7px; }
.index-more .index-more-divider { background: #ccc; clear: both; height: 1px; margin: 15px 0 25px; width: 850px; }
img.img-thin { border: 1px solid #e1e1e1; padding: 3px 9px; }

.index-more h2.twitter { background: url(../images/site/twitter-grademate.png) 0 -7px no-repeat; margin: 0; padding: 5px 0 25px 55px; }
#twitter_update_list { clear: both; list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
#twitter_update_list li { border-bottom: 1px solid #e1e1e1; line-height: 1.5em; margin: 0 0 10px; padding: 0 0 10px; }

.index-blurb, .index-blurb-gray { background: #F5E494 url(../images/white.png) top left repeat-x; border-top: 1px solid #DFCB6F; border-bottom: 1px solid #DFCB6F; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; margin: 10px 0 20px -10px; padding: 10px 20px; text-align: center; width: 850px; }
.index-blurb-gray { background: #f1f1f1 url(../images/white.png) top left repeat-x; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d9d9d9; margin-top: 10px; margin-bottom: 30px; }

/********** Site pages **********/

#blue-span, #home-span {
	background: #EBF4F7 url(../images/white.png) top left repeat-x; 
	border-top: 1px solid #B5C9CF; 
	border-bottom: 1px solid #B5C9CF;
	margin: 40px 0 25px -10px;
	padding: 10px 20px 8px;
	width: 850px;
	}

	#home-span { padding: 10px 10px 0; width: 870px; }

	#blue-span span { display: block; float: left; line-height: 1.5em; margin: -2px 0 0; padding: 0; }
	#blue-span .search { float: right; padding: 3px 0 0; }

#sitepage-body { min-height: 350px; padding: 0 10px 20px; }
#sitepage-body h4 { border-bottom: 1px solid #eee; font-size: 14px; margin: 20px 0 15px; padding: 0 0 5px; }
#sitepage-body h4.first { margin-top:0; }
#sitepage-body h4.divide { margin-top:40px; }
#sitepage-body p { line-height: 1.6em; padding: 0 0 5px 0; }
#sitepage-body .no-top { margin-top:0px !important; }
#sitepage-body ul li { line-height: 1.6em; }
#sitepage-body ul.items li { padding-bottom: 15px; }

#about-container { min-height: 350px; padding: 0 10px 0; }
.sitepage-about { margin-left: 195px; }

#about-nav { float: left; margin: 0; padding: 0; width: 185px; }
#about-nav ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
#about-nav li { border: 1px solid #fff; margin: 0; padding: 7px 10px 7px 5px; }
#about-nav li.about-nav-on { background: #F5E494 url(../images/white.png) top left repeat-x; border: 1px solid #DFCB6F; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
#about-nav a { border: none; color: #333; display: block; font-size: 14px; font-weight: normal; padding: 0 0 0 18px; text-shadow: 0 1px 0 #fff; }
#about-nav li.about-nav-on a { background: url(../images/icons/bullet_blue_trans.png) 0 1px no-repeat; }
#about-nav a:hover { color: #222; }

.team-profile { margin: 0; padding: 5px 0 10px; }
.team-profile h5 { font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif; font-size: 18px; font-weight: normal; margin: 0 0 10px 140px; padding: 0; }
.team-profile p { margin: 0 0 0 140px; }
.team-profile img { border: 1px solid #B5C9CF; float: left; margin: 3px 10px 0 0; padding: 3px; }

div.contact-line { line-height: 1.6em; padding: 10px 0 5px; }
div.contact-line strong { display: block; float: left; }
div.contact-line span { display: block; margin: 0 0 0 150px; }
div.contact-line form { display: block; margin: 5px 0 0 150px; }
div.contact-line form input { margin: 0 0 5px; }

.help-title h2 { margin-bottom: -5px; }
.help-title h2 a { border: none; }

#help-topics { padding: 10px 0 90px; }
#help-topics ul { margin: 0 auto; width: 720px; }
#help-topics ul li { float: left; padding: 0 0 7px; width: 33%; }

#help-results ol { margin: 0 0 0 10px; padding: 0 0 0 10px; }
#help-results ol b { background: #fff9df; padding: 1px 2px; }

#terms h4, #terms p { width: 630px; }
#terms ul { width: 615px; }
#terms li { line-height: 1.6em; }
#terms .summary { background: #F5E494 url(../images/white.png) top left repeat-x; border: 1px solid #DFCB6F; float: right; margin: 12px 0 10px 10px; padding: 10px 10px 0; width: 175px; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
#terms .summary-first { margin-top: 0; }
#terms .summary h5 { font-size: 13px; margin: 0; padding: 0 0 10px; }
#terms .summary ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; width: 100%; }
#terms .summary li { font-size: 11px; line-height: 1.5em; margin: 0; padding: 0 0 10px; }
#terms p em { color: #666; font-weight: bold; }

#signup, #iphone-support { float: left; margin: 0 2% 0 0; padding: 10px 0 0; width: 58%; }
#signup .signup-row { clear: left; margin: 0 0 5px; }
#signup .signup-row input.input { width: 70%; }
#signup .signup-row .small { width: 15% !important; }
#signup .signup-row .medium { width: 33% !important; margin-right: 5px; }
#signup .signup-row .large { width: 70% !important; }
#signup .signup-row .float { float:left; }
#signup .signup-row img.float { margin: 3px 0 0 10px; }
#signup .signup-row textarea { height: 180px; width: 70%; }
#signup .signup-row .signup-type input { float: left; margin: 15px 2px 0 0; }
#signup .signup-row .signup-type span { float: left; margin-right: 10px; }
#signup .signup-row .card-type-label { padding-top: 13px; }
#signup .signup-row .pay-plan-label { padding-top: 8px; }
#signup .signup-row .signup-plan { padding: 7px 0; }
#signup .signup-row .signup-plan input { vertical-align: middle; }
#signup .signup-row .signup-plan span { margin-right: 10px; vertical-align: middle; }
#signup .agree { padding-top: 5px; }
#signup .agree input { vertical-align: middle; margin-left:5px; }
#signup .agree span { vertical-align: middle; }
#signup .signup-submit { padding: 20px 0 0; text-align: center; }
#signup label { display: block; float: left; padding: 5px 10px 0 0; text-align: right; width: 100px; }
#signup .signup-submit textarea { display: none; }
#signup-right { background: #F5E494 url(../images/white.png) top left repeat-x; border: 1px solid #DFCB6F; float: right; padding: 10px; width: 36%; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }#signup .row-divider { border-top: 1px solid #EEEEEE; margin-top: 15px; padding-top: 15px; }
.signup-info { background: #F5E494 url(../images/white.png) top left repeat-x; border: 1px solid #DFCB6F; float: right; padding: 10px; width: 36%; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;  margin-bottom:15px; }
.signup-info ul { list-style-image: url(../images/icons/bullet_blue_on_yellow.png); }
.signup-info .signup-right-iphone-bug { margin: 0; padding: 0 !important; }
.signup-info .signup-right-iphone-bug textarea { width: 296px; margin-bottom: 5px; }
.signup-info .signup-right-iphone-bug .button { display: block; margin: 0 auto; }


#signup-options { border-spacing: 1px; float: left; margin-bottom: 10px; width: 100%; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
	#signup-options td.header-teacher, #signup-options td.header-student { color: #222; font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif; font-size: 18px; padding: 6px 5px; text-align: center; text-shadow: 0 1px 0 #fff; }
	#signup-options td.header-teacher { background: #F5E494 url(../images/white.png) top left repeat-x; border: 1px solid #DFCB6F; border-right: none; border-top-left-radius: 7px; -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px; }
	#signup-options td.header-student { background: #D1E8EF url(../images/white.png) top left repeat-x; border: 1px solid #B5C9CF; border-top-right-radius: 7px; -moz-border-radius-topright: 7px;-webkit-border-top-right-radius: 7px; }
	#signup-options td { padding: 10px; text-align: center; }	
	#signup-options td.sub-teacher { background: #FFF6CF; border-left: 1px solid #F5E494; font-size: 14px; }
	#signup-options td.sub-teacher-left { border-left: 1px solid #DFCB6F; }
	#signup-options td.sub-student { background: #EBF4F7; border-right: 1px solid #B5C9CF; border-left: 1px solid #D1E8EF; font-size: 14px; }
	#signup-options td.sub-student-left { border-right: none; border-left: 1px solid #D1E8EF; }
	#signup-options td.bot-teacher-left { border-bottom-left-radius: 7px; -moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px; }	
	#signup-options td.bot-student-right { border-bottom-right-radius: 7px; -moz-border-radius-bottomright: 7px;-webkit-border-bottom-right-radius: 7px; }
	#signup-options td.student-free { border-right: 1px solid #e1e1e1; }
	#signup-options td.cell { border-top: 1px solid #c1c1c1; border-left: 1px solid #e1e1e1; border-bottom: 1px solid #d1d1d1; }
	#signup-options td.last { border-bottom: 1px solid #c1c1c1; }
	#signup-options tr.middle td.cell { border-top: none; }
	#signup-options tr.buttons td.sub-teacher { background: #FFF6CF url(../images/white.png) bottom left repeat-x; border-bottom: 1px solid #DFCB6F; }
	#signup-options tr.buttons td.sub-student { background: #EBF4F7 url(../images/white.png) bottom left repeat-x; border-bottom: 1px solid #B5C9CF; }
	#signup-options tr.sub b { display: block; padding: 0 0 5px; }
	#signup-options tr.sub em { display: block; font-style: normal; }
	#signup-options th { border: 1px solid #c1c1c1; border-bottom: 1px solid #d1d1d1; border-right: none; padding: 0 10px; text-align: left; width: 175px; }
	#signup-options tr.middle th { border-top: none; }
	#signup-options th.first { border-top-left-radius: 7px; -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px; }
	#signup-options th.last { border-bottom: 1px solid #d1d1d1; border-bottom-left-radius: 7px; -moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px; }
	#signup-options tr.even th, #signup-options tr.even td { background: #f7f7f7; }
	#signup-options td.terms { border-bottom: 1px solid #e1e1e1; color: #666; font-size: 11px; line-height: 1.8em; padding-bottom: 15px; text-align: left;  }


#tour-video { margin: 0 auto; padding: 15px 0 25px; text-align: center; }
#tour-video p { border: 1px solid #e1e1e1; margin: 0 auto; padding: 9px 5px 5px; width: 650px; }

/********** Blog **********/

#offset-blog {
	background: #fff;
	float: left;
	margin-right: -250px;
	width: 100%;
	}

#left-blog {
	background: #fff; 
	float: left;
	margin: 0; 
	padding: 200px 20px 10px; 
	width: 600px; 
	z-index: 10; 	
	}

	#left-blog .post {
		padding: 0 0 25px;
		}

	#left-blog .post h2 a {
		border: none;
		color: #333;
		font-size: 24px;
		}

	#left-blog .post h2 a:hover {
		color: #666;
		}

	#left-blog .post small {
		background: #e0f1fc;
		border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
		display: block;
		float: left;
		margin: 0 0 7px;
		padding: 3px 6px;
		}

	#left-blog .post .entry {
		clear: left;
		}

	#left-blog .post p {
		line-height: 1.5em;
		padding: 0 0 10px 5px;
		}

	#left-blog .post .postmetadata {
		background: #FFF9DF;
		border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
		font-size: 11px;
		line-height: 1.7em;
		margin: 10px 0 0;
		padding: 5px 8px; 
		}

	#left-blog h3#comments, #left-blog #respond h3 {
		background: #e0f1fc;
		border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
		display: block;
		font-size: 16px;
		font-weight: normal;
		margin: 0 0 7px;
		padding: 10px;
		}

	#left-blog #respond textarea {
		background: transparent url(../images/input-bg.png) top left no-repeat scroll;
		border: 1px solid #ABADB3;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 14px;
		height: 125px;
		padding: 5px 0 5px 3px;
		width: 100%;
		}

	.navigation .alignleft {
		float: left;
		margin: 0 0 5px;
		padding: 0 0 5px;
		text-align: right;
		width: 50%;
		}

	.navigation .alignright {
		float: right;
		margin: 0 0 5px;
		padding: 0 0 5px;
		text-align: left;
		width: 50%;
		}

#blog-fullpost h2 {
	font-size: 24px;
	}

ol.commentlist {
	padding: 0;
	}

	ol.commentlist li {
		list-style-type: none;
		padding: 0 0 20px;
		}

	ol.commentlist img {
		float: left;
		padding: 0 10px 0 0;
		}

	ol.commentlist p {
		padding: 0 0 0 42px;
		}

	ol.commentlist div.comment-meta {
		font-size: 11px;
		padding: 3px 0 0;
		}

#right-blog {
	background: #fff;
	float: right;
	min-height: 592px;
	padding: 200px 0 0;
	width: 250px;
	}

	#right-blog-inner {
		padding: 0 15px 10px 0;
		}

#blog-sidebar {
	padding: 0;
	}

	#blog-sidebar ul {
		list-style: none;
		list-style-image: none;
		margin: 0;
		padding: 0;
		}

	#blog-sidebar li.blog-sidebar-bubble, #blog-sidebar .pagenav, #blog-sidebar .categories {
		border: 1px solid #d1d1d1;
		border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
		margin: 0 0 15px;
		padding-bottom: 0;
		}

	#blog-sidebar li.blog-sidebar-bubble h2, #blog-sidebar .pagenav h2, #blog-sidebar .categories h2 {
		background: #f5f5f5;
		border: 1px solid #fff;
		border-bottom: 1px solid #e1e1e1;
		border-top-left-radius: 7px; border-top-right-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px;
		color: #444;
		font-size: 15px;
		font-weight: normal;
		margin: 0;
		text-align: left;
		padding: 3px 6px;
		}

	#blog-sidebar li.blog-sidebar-bubble ul, #blog-sidebar .pagenav ul, #blog-sidebar .categories ul {
		padding: 5px 8px 0;
		}

	#blog-sidebar li.blog-sidebar-bubble ul li, #blog-sidebar .pagenav ul li, #blog-sidebar .categories ul li {
		background: url(../images/icons/bullet_blue.png) 0 0 no-repeat;
		padding: 0 0 8px 20px;
		}

	.blog-search-input {
		background: transparent url(../images/input-bg.png) top left no-repeat scroll;
		border: 1px solid #ABADB3;
		font-size: 15px;
		margin-right: 1px;
		padding: 4px;
		width: 130px;
		}

	.blog-search-submit {
		font-size: 15px;
		padding: 2px;
		}
