/* ----------------------------
simple reset
---------------------------- */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p { margin-top: 0; font-weight:normal; }

fieldset,img { border: 0; }

legend { color: #000; }

li { list-style: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

input, textarea, select
{
	font-size: 110%;
	line-height: 1.1;
}

textarea {
	padding: 5px;
	font-family: Helvetica, Arial;
	width: 100%;
	height: 200px;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

p {
	line-height: 1.7;
}

header, section, hgroup, footer, nav, article {
	display: block;
}

footer {
	clear: both;
}

section > h3 {
	font-size: 140%;
}

section#about {
	width: 380px;
}

section#about p {
	font-size: 85%;
}
/* Layout */

#container {
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	clear: both;
}

footer {
	margin-top: 20px;
	padding-top: 20px;
	border-top: dotted 1px #36a3ef;
}

footer div {
	font-size: 85%;
	width: 220px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 20px;
}

#copyright {
	border-top: dotted 1px #36a3ef;
	padding-top: 5px;
	text-align: center;
	width: 940px;
}

.more {
	text-align: right;
}

/* Suggestion box */

.suggestion-box {
	color: white;
	margin-top: 20px;
	font-size: 85%;
}

.suggestion-box a {
	background: #FFF380;
}

.suggestion-box p {
	float: left;
	width: 200px;
	text-align: center;
}

/* Notice */

.list-singup {
	font-size: 85%;
	background: #FFF380;
	padding: 5px;
}

#wrapper div.notice,
#wrapper div.error {
	margin: 10px 30px;
	padding: 5px;
	font-size: 85%;
	margin-top: 0;
}

#wrapper div.error {
	background: #fbe3e4;
}

#wrapper .notice {
	background: #FFF380;
}

#wrapper > div.notice {
	margin-bottom: 20px;
}

.notice a,
#header-callout a {
	text-decoration: underline;
}

.notice input {
	font-size: 85%;
	width: 120px;
}

#error_explanation h2 {
  font-size: 16px;
}

#error_explanation ul {
  color: red;
}

/* Fonts */

body {
	font-family: Georgia;
}

h2 {
	font-size: 2.5em;
	margin-bottom: 0.5em;
}

h2 a.hint {
	font-size: 0.4em;
	padding-bottom: 5px;
}

a.hint {
	text-decoration: none;
	vertical-align: super;
}

h6 {
	line-height: 1.5;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
}

#container > header {
	font-family: Arial, Helvetica, sans-serif;
	background: url('/images/header-background.png');
	height: 160px;
	overflow: auto;
	position: relative;
	margin-bottom: 20px;
}

#container > header > hgroup {
	text-indent: -9999px;
}

#container > header > hgroup h1 a {
	display: block;
	font-size: 40px;
	width: 450px;
	height: 140px;
	position: absolute;
	top: 0;
	left: 0;
}

#container > header > hgroup h3 {
	display: none;
}

#container > header > hgroup > h1 a,
#container > header > hgroup > h1 a:visited {
	color: white;
	text-decoration: none;
}

h4 a,
li a,
nav a,
p a,
.pagination a,
#sidebar .posts li a,
.highlightable a,
.some-manner-of-list a {
	padding: 3px 5px;
	background: #DAEFFF;
	color: black;
	text-decoration: none;
	line-height: 1.5;
}

.content h3 {
  font-weight: bold;
  padding-top: 15px;
}

.social-share {
  text-align: right;
}

a:hover {
	text-decoration: underline;
}

header a,
header a:visited {
	color: black;
	text-decoration: none;
}

.image-credit {
	font-size: 70%;
	text-align: right;
}

/* Comments */

#comment_body {
	width: 350px;
	border: solid 1px #999;
	height: 100px;
}

#new_comment {
	text-align: right;
	overflow: auto;
	margin-bottom: 20px;
}

#new_comment input[type="submit"] {
	margin: 10px;
	font-size: 85%;
}


#comments {
	border-top: dotted 1px #36a3ef;
	margin-top: 10px;
	padding-top: 20px;
}

#comments .attribution {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 140px;
	text-align: right;
	font-size: 85%;
}

#comments .attribution img {
	border: solid black 1px;
	vertical-align: middle;
}

#comments .excerpt {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 360px;
	margin-top: 0;
	padding: 10px;
}

#comments .excerpt {
	overflow: hidden;
}

.comment {
	clear: left;
	margin-bottom: 20px;
	overflow: hidden;
}

/* Pagination */

.pagination {
	margin-bottom: 40px;
	height: 1em;
}

.pagination .previous_page {
	
}

.pagination .next_page {
	float: right;	
}

section.pagination {
	width: 940px;
	padding-right: 10px;
}

/* Sidebar */

#sidebar {
	width: 390px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 0;
}

#sidebar section {
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	margin-bottom: 20px;
	width: 380px;
}

#sidebar > .element > h3 {
	font-size: 1.5em;
}

#sidebar .element > h3 > a {
	color: black;
	text-decoration: none;
}

/* Posts */

section#posts,
section#post {
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	float: left;
}

#posts article {
	width: 540px;
	display: inline;
	float: left;
	position: relative;
	margin-bottom: 40px;
	border-bottom: dotted 1px #36a3ef;
}

#posts h6 {
	margin-bottom: 0;
	font-size: 1em;
	text-transform: uppercase;
}

#posts h2 {
	font-size: 2.5em;
}

#posts header img {
	float: left;
	margin-bottom: 10px;
}

#post header {
	margin-bottom: 20px;
}

#post header p img {
	border: solid black 1px;
	vertical-align: middle;
}

#post header h2 {
	margin-bottom: 10px;
}

#post header p {
	text-transform: uppercase;
	font-size: 85%;
}

#post article {
	margin-bottom: 40px;
}
/* Posts Sidebar */

#sidebar .posts li {
	overflow: auto;
}

#sidebar .posts h6 {
	float: left;
	display: inline;
	padding: 3px 6px;
	text-transform: uppercase;
	font-size: 0.85em;
}

#sidebar .posts li h3 {
	font-size: 1.2em;
}

/* Header Callout */

#header-callout {
 	position: absolute;
	top: 20px;
	right: 15px;
}
/* Nav */

#container > header nav {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 18px;
}

nav li {
	float: left;
	/*width: 160px; */
	margin-right: 30px;
}

nav a {
	color: black;
	text-decoration: none;
	padding: 5px 7px;
}

/* Course list page */

#courses section {
	float: left;
	display: inline;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}

#past-courses {
	width: 960px;
	margin-left: 0;
	margin-right: 0;
}

#past-courses h3 {
	clear: left;
}

#past-courses article {
	width: 210px
}

#past-courses article hgroup {
	font-size: 85%;
	width: 200px;
}

.course-list {
	width: 540px;
	margin: 0px 10px;
	float: left;
	display: inline;
}

.courses {
	overflow: auto;
}

.course-list hgroup {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 230px;
	background: url('/images/transparent.png');
	padding-top: 5px;
	padding-right: 10px;
}

.course-list article {
	float: left;
	width: 240px;
	height: 160px;
	margin: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	position: relative;
	background: white;
	border: solid black 1px;
}

.courses article:nth-child(1),
.courses article:nth-child(2) {
	margin-top: 0;
}

.courses article:nth-child(odd) {
	margin-left: 0;
}

.courses article:nth-child(even) {
	margin-right: 0;
}

.course-list article a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.course-list article img {
	width: 100%;
	height: 160px;
}

.course-list article img.full {
	height: auto;
	width: auto;
	top: 0;
	right: 0;
}

.course-list article h3 {
	margin-bottom: 0;
	margin-left: 10px;
}

.course-list article h4 {
	font-size: 85%;
	margin-top: 3px;
	margin-bottom: 10px;
	overflow: hidden;
}

.course-list article h4 a {
	background: none;
	padding: 0;
	color: black;
}

/* Courses sidebar */

#sidebar .courses li {
	position: relative;
}

#sidebar .courses hgroup {
	position: absolute;
	background: url('/images/transparent.png');
	width: 100%;
	bottom: 0;
	right: 0;
}

#sidebar .courses hgroup a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-transform: uppercase;
	color: white;
}

#sidebar .courses hgroup h3 {
	padding: 2px 5px;
	margin-bottom: 5px;
}

#sidebar .courses {
	background: none;
	padding: 0;
}

#sidebar .courses li:nth-child(odd) {
	margin-left: 0;
}

#sidebar .courses li:nth-child(even) {
	margin-right: 0;
}

#sidebar .courses li {
	width: 182px;
	overflow: hidden;
	float: left;
	text-align: right;
	margin-left: 5px;
	height: 70px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: solid black 1px;
}

#sidebar .courses li img {
	height: 50px;
	width: 182px;
}

#sidebar .courses h3 {
	font-size: 1em;
}

/* Course page */

#main {
	padding-top: 10px;
}

#non-informational {
	width: 400px;
	overflow: hidden;
	float: left;
}

#informational {
	float: left;
	width: 560px;
}

#wrapper section#title {
	width: 940px;
}

#course #title {
	margin-top: 20px;
}

#title h1 {
	font-size: 3em;
	margin-bottom: 0;
}

#course section,
#course header {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 20px;
}

#course header {
	width: 378px;
	margin-bottom: 20px;
}

#course header img {
	border: solid #333 1px;
}

#course section#description {
	width: 520px;
}

#course header hgroup {
	z-index: 1;
	position: absolute;
	top: 15px;
	left: 15px;
}

#course header h1 {
	font-size: 2em;
	font-weight: bold;
	display: inline;
	padding: 3px 7px;
	background: white;
}

#course #signups {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #36a3ef;
}

#feed {
	width: 380px;
}

#course #signup {
	height: 100px;
	width: 500px;
	height: 80px;
	padding: 10px;
	padding-left: 0;
}

#course #instructor {
	width: 380px;
	font-size: 85%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #36a3ef;
}

#instructor-info p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

#course #instructor img {
	display: block;
	float: left;
	background: gray;
	margin-right: 10px;
}

.price {
	font-size: 3em;
	margin-right: 20px;
	float: left;
}

#signup .note {
	width: 160px;
	font-size: 85%;
	float: left;
	margin-top: 20px;
}

.meeting {
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width: 280px;
}

#course #description {
	border-bottom: dotted 1px #36a3ef;
	width: 520px;
}

.full {
	position: absolute;
	right: 10px;
	top: -10px;
}

.signup-button {
	position: absolute;
	top: -10px;
	right: -10px;
}

.signup-button img {
	height: 120px;
	width: 120px;
}

/* Sections on Course Page */

#course section#signups img {
	height: 32px;
	width: 32px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#course section#pictures {
	width: 520px;
	border-top: dotted 1px #36a3ef;
	padding-top: 10px;
	margin-right: 0;
}

#course section#pictures h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}

#course section#notes {
	width: 380px;
}

#course section#notes h4 {
	margin-bottom: 0;
	margin-top: 20px;
}

#course section#books {
	width: 520px;
	border-top: dotted 1px #36a3ef;
	padding-top: 10px;
	margin-right: 0;
}

section h4 img {
	vertical-align: middle;
	margin-right: 10px;
}

section h4 .course-pic img {
  margin-right: 0;
}

#course section#notes .excerpt {
	margin-left: 10px;
}

#course section#maps {
	width: 140px;
}

#course section#maps img {
	width: 110px;
}

#course section#maps {
	font-size: 85%;
}
/* Feeds */

.feed ul {
	margin-left: 10px;
}

.feed ul li {
	position: relative;
	padding-left: 42px;
	padding-top: 5px;
	min-height: 32px;
	background: url('/images/icons/map.png') top left no-repeat;
	margin-bottom: 10px;
}

.feed ul li.map {
	background: url('/images/icons/map.png') top left no-repeat;
}

.feed ul li.comment {
	background: url('/images/icons/comment.png') top left no-repeat;
}

.feed ul li.note {
	background: url('/images/icons/note.png') top left no-repeat;
}

.feed ul li.signup {
	background: url('/images/icons/signup.png') top left no-repeat;
}

.feed ul li.picture {
/*	background: url('/images/icons/picture.png') top left no-repeat;*/
}

.feed ul li .user-image {
	position: absolute;
	top: 0;
	left: 0;
}

a.user-pic {
	padding: 0;
}

.user-pic img,
img.user-pic {
	border: solid #666 1px;
	vertical-align: middle;
}

.excerpt,
.feed .excerpt {
	background: #EEE;
	padding: 10px;
	padding-bottom: 0;
	overflow: auto;
	margin-top: 10px;
	font-size: 85%;
}

.excerpt img,
ul.pictures img {
	float: left;
	padding: 3px;
	background: white;
	border: solid 1px #333;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* Tweets */

section#tweets {
	width: 140px;
	margin-left: 10px;
}

.twtr-fav {
	display: none;
}

.twtr-hd {
	display: none;
}

.twtr-ft {
	display: none;
}

.twtr-bd a {
	padding: 0;
	background: white;
}

section#tweets h3 {
	margin-bottom: 0px;
	background: url('/images/twitter.png') no-repeat scroll 0 -15px;
	height: 34px;
	padding-left: 50px;
}

.four-one-one {
	text-align: right;
	margin-bottom: 0;
}

section#misc-info {
	width: 220px;
	margin-right: 10px;
}

section#misc-info h3 {
	margin-bottom: 10px;
}

section#misc-info p {
	font-size: 85%;
}

.twtr-widget .twtr-tweet-wrap {
	padding: 6px 0 !important;
}

section#misc-info, section#tweets {
	margin-bottom: 10px;
}

section#recent_posts, section#upcoming {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: dotted 1px #36a3ef;
}

body > div > div > section {
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 550px;
}

#course section#albums {
	float: left;
	width: 520px;
	margin-left: 10px;
	padding-top: 10px;
	overflow: hidden;
	border-top: dotted 1px #36a3ef;
}

#albums ul li {
	margin-bottom: 15px;
}

#course section#links {
	float: left;
	width: 520px;
	padding-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	border-top: dotted 1px #36a3ef;
}

#course section#links h4 {
	margin-top: 10px;
	margin-bottom: 0;
}

#course section#links .excerpt {
	margin-left: 10px;
}

.link {
	overflow: hidden;
}


/* User page */

#user > div > section {
	margin-left: 10px;
	width: 540px;
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#user #feed {
	width: 380px;
	margin-left: 10px;
	margin-right: 0;
}

#bio img.bio-pic {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#user .col1 {
	float: left;
	width: 560px;
}

#user .col2 {
	float: left;
	width: 400px;
}

.some-manner-of-list img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid black 1px;
	width: 120px;
	height: 120px;
}

.some-manner-of-list h3 {
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 10px;
}

.some-manner-of-list h2 {
	font-size: 1.5em;
}

.some-manner-of-list li {
	clear: left;
	margin-bottom: 10px;
}

.some-manner-of-list li > a {
	padding: 0;
}

.course-pic {
	padding: 0 !important;
}

.course-pic img {
	vertical-align: middle;
	border: solid #666 1px;
}

.default ul {
	margin-top: 10px;
}

.default ul li {
	margin-bottom: 15px;
}

#happenings #feed {
	width: 960px;
}

#happenings #feed li {
	width: 258px;
	height: 230px;
	margin-right: 20px;
	float: left;
}

#happenings #feed li:nth-child(3n) {
	margin-right: 0;
}

#happenings #feed li.comment  {
	clear: none;
}

#mailing_list form {
	text-align: center;
}

#mailing_list {
	font-size: 85%;
	width: 380px;
}

#mailing_list h3 {
	margin-bottom: 0;
}

/* Suggest */

#suggest {
	width: 740px;
	font-size: 1.2em;
}

#suggest h1 {
	position: relative;
}
#suggest form {
	font-size: 1.8em;
}

#suggest input,
#suggest textarea {
	font-size: 0.8em;
	width: 200px;
	font-family: helvetica, arial;
}

#suggest form p {
	line-height: 2;
	margin-bottom: 20px;
}

#suggest input[type="submit"] {
	border: solid #CCC 0px;
	width: auto;
	color: black;
	background-color: #FFF380;
	color: #333;
	cursor: pointer;
	cursor: hand;
}

#suggest form input,
#suggest form textarea {
	color: #333;
}

#suggest form .refresh {
	color: #999;
}

#suggest form .active {
	background-color: #FFF380;
}

#suggest textarea {
	padding: 5px;
	width: 80%;
	height: 120px;
}

#suggest .notice {
	width: auto;
	float: none;
	margin-top: 20px;
}

#suggest .optional {
	font-size: 0.8em;
	background-color: #FFDDDD;
	padding: 10px;
	margin-bottom: 20px;
}

#suggest .optional h5 {
	margin: 0;
	padding: 0;
	font-size: normal;
}

#suggest .optional p {
	margin: 0;
	padding: 0;
}

#suggest strong {
	color: red;
}

#suggest strong.mega {
	background-color: red;
	color: white;
	padding: 5px;
}

.backpedal {
	text-align: center;
	margin-bottom: 50px;
}

.backpedal a {
	margin-right: 50px;
}

#suggest a {
	background-color: #FFF380;
	padding: 5px;
	text-decoration: none;
	color: #333;
}

#suggest .notice {
	background-color: #90F090;
}

/* Signup */

section.signup {
	width: 960px;
	margin-right: 0px;
}

section.signup fieldset {
	padding: 10px;
	margin-left: 0px;
	margin: 10px;
}

section.signup fieldset.nested_fields {
	float: left;
	width: 270px;
	margin-left: 10px;
	background: #eee;
}

section.signup legend {
	font-size: 1.5em;
	padding: 10px;
}

section.signup a.add_fields {
	display: block;
	padding: 10px;
}

section.signup li {
	margin-top: 5px;
}

section.signup  li:first-child {
	margin-top: 0;
}

section.signup label {
	font-size: 85%;
	color: #666;
	display: block !important;
}

section.signup  input {
	width: 260px;
}

.field_with_errors input {
	border: solid red 2px;
}

label, legend {
	font-family: Arial, Helvetica, sans-serif;
}

legend {
	font-size: 110%;
}

.inline-errors {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.inline-hints {
	color: #999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

/* Top bar */

#bar {
	background: #FFF380;
	text-align: right;
	padding: 5px 15px;
}

#bar p {
	margin: 0;
	padding: 0;
}

#bar p a {
	background: none;
	padding: 0;
}

/* Registration */

section.signup.smaller {
	width: 540px;
	margin-right: 10px;
}

section.signup.smaller .inputs {
	font-size: 120%;
	margin-left: 0;
	padding: 20px;
}

section.signup.smaller .inputs li {
	margin-bottom: 20px;
}

section.tickets {
	width: 380px;
}

ul.tickets li {
	padding: 5px 10px;
	background: #eee;
	margin-bottom: 10px;
}

/* Forms */

label {
	font-size: 85%;
	display: block;
	color: #333;
	margin-bottom: 5px;
}

abbr[title="required"] {
	display: none;
}

#new_line_item .inputs {
	padding: 0;
}

.signup.smaller fieldset {
	background: #eee;
}

.signup.smaller #new_line_item {
	font-size: 120%;
	background: #eee;
	padding: 20px;
}

#new_line_item input[type="text"],
#new_line_item input[type="password"],
#new_line_item input[type="email"] {
	width: 100%;
}

.forgot-password {
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 85%;
}

#line_item_course_session_id_input label {
	display: none;
}

#line_item_course_session_id_input {
	margin-left: 10px;
}

span.full-session {
	text-decoration: line-through;
}

.full-word {
	text-transform: uppercase;
	color: red;
	font-size: 75%;
	font-weight: bold;
}

/* Album */

ul.pictures {
	overflow: auto;
}

.excerpt .album li {
	margin: auto;
}

ul.pictures a {
	padding: 0;
}

ul.pictures li.highlighted img {
	background: #FFF380;
}

#sidebar section.album-details,
#sidebar section.picture-details,
#sidebar section.album-browser,
#sidebar section.picture-browser {
	border-bottom: 1px dotted #36A3EF;
	margin-bottom: 15px;
	overflow: auto;
}

#sidebar section.album-browser,
#sidebar section.picture-browser {
	padding-bottom: 20px;
}

#sidebar section.album-browser ul li {
	margin-bottom: 10px;
}

.album-details .excerpt {
	margin-bottom: 10px;
	margin-top: 0;
}

.img-link {
	padding: 0;
}

.course_materials header {
	border-bottom: 1px dotted #36A3EF;
	margin-bottom: 15px;
}

.picture-browser ul.pictures li:nth-child(4n) img {
	margin-right: 0;
}

/* Samplers */

#sidebar .sampler.pictures {
	width: 140px;
	margin-left: 0;
	margin-right: 10px;
}

#sidebar .sampler.albums {
	border-top: 1px dotted #36A3EF;
	border-bottom: 1px dotted #36A3EF;
	padding-top: 15px;
}

#sidebar .sampler.maps {
	border-top: 1px dotted #36A3EF;
	padding-top: 15px;
}

#sidebar .sampler.notes {
	width: 220px;
	margin-right: 0;
	margin-left: 10px;
}

#sidebar .sampler.posts {
	width: 220px;
	margin-left: 0;
	margin-right: 10px;
}

#sidebar .sampler.links {
	width: 140px;
	margin-right: 0;
	margin-left: 10px;
}

#sidebar .sampler ul li {
	margin-bottom: 15px;
}

#sidebar .sampler ul.pictures li {
	margin-bottom: 10px;
	float: left;
}

#sidebar .sampler ul.pictures li:nth-child(3n) img {
	margin-right: 0;
}

.picture-browser ul li.previous a,
.picture-browser ul li.next a {
	background: none;
}

.picture-browser ul li.previous,
.picture-browser ul li.next {
	display: block;
	float: left;
	width: 35px;
	margin: 30px 10px;
}

.picture-browser ul li.previous {
	margin-left: 0;
	margin-right: 10px;
	text-align: right;
}

.picture-browser ul li.next {
	margin-left: 10px;
	margin-right: 0;
}

.book .excerpt {
  margin-bottom: 10px;
}

.book .reviews {
  padding-top: 20px;
  border-top: dotted 1px #36a3ef;
}

.related_courses {
  border-top: dotted 1px #36a3ef;
  padding-top: 20px;  
}

/* Inputs */

#pictures .nested_fields {
  width: 540px;
  background: #eee;
  padding: 15px;
  margin-top: 15px;
}

form #pictures {
  margin-bottom: 15px;
}
#pictures .nested_fields li label {
  font-weight: bold;
}

.tinynote {
  width: 300px;
  height: 80px;
}

/* Checkout with credit card */

.cc_checkout {
	background: #EEEEEE;
	padding: 10px;
}

.cc_checkout label {
	color: #666666;
}

.cc_checkout legend {
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

.cc_checkout .inputs > ol > li {
	float: left;
	width: 255px;
	padding-right: 10px;
	margin-bottom: 5px;
}

.cc_checkout .inputs > ol > li.last {
	padding-right: 0;
}

.cc_checkout #line_item_order_attributes_billing_state_input {
	width: 80px;
}

.cc_checkout #line_item_order_attributes_billing_postal_code_input {
	width: 100px;
}

.cc_checkout input {
	width: 90%;
}

.cc_checkout li.string input {
	width: 250px;
}

.cc_checkout #line_item_order_attributes_billing_postal_code {
	width: 100px;
}

.cc_checkout #line_item_order_attributes_cc_type_input {
	clear: left;
}

.cc_checkout #line_item_order_attributes_cc_number_input {
	clear: left;
}

.cc_checkout #line_item_order_attributes_cc_month_input {
	width: 60px;
}

.cc_checkout #line_item_order_attributes_cc_year_input {
	width: 90px;
}

.cc_checkout #line_item_order_attributes_cc_cvv_input {
	width: 80px;
}

.cc_checkout #line_item_order_attributes_cc_cvv_input input {
	width: 80px;
}

.cc_checkout .inputs {
	padding-bottom: 15px;
	overflow: visible;
}

.cc_checkout .price_notifier {
	position: absolute;
	bottom: 60px;
	left: 10px;
	font-size: 140%;
}

.cc_checkout .pay_with_cc {
	width: 145px;
}

.cc_checkout .checkout-options-or span,
.paypal_checkout .checkout-options-or span {
	text-align: center;
	color: #666666;
	font-size: 10px;
	float: right;
	display: block;
	width: 145px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

.cc_checkout .buttons,
.paypal_checkout .buttons {
	text-align: right;
	position: relative;
}

.cc_checkout .buttons li,
.paypal_checkout .buttons li {
	clear: both;
}

.paypal_checkout {
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #EEEEEE;
}

.related-posts {
  overflow: auto;
}
.related-posts li {
  float: left;
  width: 120px;
  margin-left: 10px;
  position: relative;
  border: solid black 1px;
}

.related-posts li div {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px;
  margin: 0;
  font-size: 0.8em;
  line-height: 1em;
  background: #DAEFFF;
  width: 110px;
}
.related-posts a {
  padding: 0;
  background: none;
}
.related-posts div .category {
  font-weight: bold;
  font-size: 0.6em;
  display: block;
  text-transform: uppercase;
}

.courses-note {
  background: #FFF380;
  padding: 5px 10px;
}
