/*
Theme Name: Schoology
Theme URI: http://blog.schoology.com
Description: The default Schoology Blog Theme
Version: 1.6
Author: Jeremy Friedman
Tags: blue, custom header, fixed width, two columns, widgets
*/
/* Begin Typography & Colors */
body {
  background: #343b43;
	color: #334353;
	margin: 0; line-height: 1.5;
	font-family: Helvetica, Arial, sans-serif;
}
	
#page {
  background-color: white;
  text-align: left;
  }

#content {
  font-size: 1.2em; float: left; width: 555px; padding: 15px 0 60px 45px;
  }

.widecolumn .entry p {
  font-size: 1.05em;
  }

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
  }

.widecolumn {
  line-height: 1.6em;
  }

.narrowcolumn .postmetadata {
  text-align: center; float: right; font-size: 12px;
  }

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

#footer {
  border: none;
}

#sidebar #searchsubmit, #commentform #submit {
	width:auto;
  overflow:visible;
}

#foot-logo { background: url(/images/foot-arrow.gif) no-repeat right top; height: 27px; width: 110px; padding: 10px 0 0 13px; float: left; }

small {
  font-size: 0.9em;
  line-height: 1.5em;
  }

h1,h2,h3,h4,h5 {
	font-family: Helvetica, Arial, sans-serif;
}
	
.single h2 { color: #5F82B0; }

h2.pagetitle {
  font-size: 1.6em; display: none;
  }

#sidebar h2 {
  font-size: 1.3em; margin-bottom: 3px;
  }

.archive h3 a { font-size: 22px; }

.entry p a:visited {
  color: #5F82B0;
  }

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px;
  }
.sticky h2 {
  padding-top: 10px;
  }

.commentlist li, #commentform input, #commentform textarea {
  }
.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold; background: none; border: none; list-style: none;
}

.commentlist li .avatar { 
  float: left;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal; 
  }
	
.commentlist cite { margin-left: 10px; }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

#commentform p {
  }

.commentmetadata {
  font-weight: normal;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #334353;
  }

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

a, h2 a:hover, h3 a:hover {
  color: #5F82B0;
  text-decoration: underline;
  }

a:hover {
  color: #5F82B0;
  text-decoration: underline;
  }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
/* End Typography & Colors */



/* Begin Structure */
#page {
  background-color: white;
  margin: 0px auto;
  padding: 0;
  width: 952px;
  }

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 150px;
  width: 450px;
  }

.post {
  margin: 15px 0; padding-bottom: 20px; border-bottom: 1px solid #E9E9E9;
  float: left; width: 100%;
  }

.post hr {
  display: block;
  }

.widecolumn .post {
  margin: 0;
  }

.widecolumn .postmetadata {
  margin: 30px 0;
  }

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}

#footer {
  padding: 0;
  margin: 0 auto;
  width: 760px;
  clear: both;
  }

#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  }

.entry * { font-size: 12px; text-align: left; line-height: 1.6; }
.entry { margin: 15px 0 30px; }
.entry p { margin: 1em 0; font-size:12px; }
.entry p img { margin: 6px 0; }
.entry h3 { margin-top: 30px; font-size: 16px; }
.entry ul li { list-style: disc; list-style-position: outside; margin: 10px 30px; font-size: 12px; }
.entry ol li { margin: 10px 30px; }
.post h2 { font-size: 22px; margin-bottom: 10px; }
.sub-title { font-size: 14px; }

/* End Structure */




/* Begin Form Elements */
input, textarea, select { padding: 5px; border: 1px solid #cedbe8; background: #eef3f8; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; }
label { vertical-align: top; }

#searchform {
	text-align: left;
	}

#sidebar #searchform #s {
	width: 193px; z-index: 1; padding: 5px; float: left; height: 15px;
	}

#sidebar #searchsubmit, #commentform #submit {
	background:#5F82B0 url(images/input-btn.gif) repeat-x;
	border: 1px solid #5F82B0;
	color: #fff;
	cursor: pointer; padding: 3px 7px 4px;
	font-size: 12px; font-weight: bold;
}

#sidebar #searchsubmit { width: 65px; height: 27px; }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
  }

select {
  width: 130px;
  }

#commentform input {
  width: 170px;
  margin: 0 5px 0 0;
  }

#commentform {
  margin: 5px 10px 0 0;
  }
#commentform textarea {
  width: 545px;
	margin-top: 5px;
  }
#respond:after {
    content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }
#commentform #submit {
  margin: 0 0 5px auto;
  float: left;
  }
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li .comment-body {
  margin: 15px 0 10px;
  padding: 15px 15px 10px;
  list-style: none;
  background: #eef3f8; border: 1px solid #cedbe8; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px 5px;
  }
.commentlist li ul li { 
  margin-left: 30px;
}

.commentlist p {
  margin: 10px 5px 10px 49px;
	font-size: 12px;
	text-align: left;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */



/* Begin Sidebar */
#sidebar {
  padding: 0 0 50px;
  width: 300px;
	float: right; line-height: 1.5;
	font-size: 13px; 
	border: 1px solid #eee; border-width: 0 1px; 
}

#sidebar form {
  margin: 0;
  }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
  display: block;
  }

#wp-calendar caption {
  text-align: center;
  width: 100%;
  }

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
  }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* End Calendar */

#main {	width: 950px;	float: left; background: url(images/main-bg.gif); padding: 0 2px; position: relative; }

.content-inner-body { width: 100%; padding: 0; float: left; }



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

.hidden {
  display: none;
  }
  
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: right;
  margin-right: 10px;
	float: right; font-size: 12px;
  }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */

* {
  margin: 0;
  padding: 0;
  outline: none;
}

img {
  border: 0px;
}

ul li {
  list-style: none;
}

a { color: #5f82b0; text-decoration: none; }
a:hover { text-decoration: underline; cursor: pointer; }

.button { display: block; text-align: left; text-indent: -9999px; }
.button:hover { text-decoration: none; }

.more { padding-right: 8px; font-size: .9em; background: url(images/right-arrow.png) no-repeat right center; font-weight: bold; letter-spacing: .1em; margin-left: 5px; }

a.div-link:hover { text-decoration: none; cursor: pointer; display: block; }

.small {
  font-size: 11px;
}

/* header */
#header { width: 100%; text-align: center; height: 80px; background: #fff; }
#header-container { width: 950px; margin: 0 auto; position: relative; z-index: 10000; }
.schoology-logo { display: block; background: url(images/header-sprite.png) 0 0; width: 387px; height: 33px; position: absolute; top: 20px; padding-bottom: 15px; }
#login { height: 35px; text-align: right; }
#login .signup { float: right; background: url(images/header-sprite.png) 0 -49px; width: 96px; height: 28px; margin: 7px 5px 0; }
#login .login { float: right; background: url(images/header-sprite.png) 0 -81px; width: 102px; height: 28px; margin: 7px 5px 0; }
#login .signup:hover { background-position: -97px -49px; }
#login .login:hover { background-position: -103px -81px; }
#login .login.active { background-position: -206px -81px; }
#header-nav { float: right; margin-top: 8px; list-style: none; position: relative; z-index: 10; }
#header-nav li { float: left; height: 37px; }
#header-nav a { padding: 6px 17px 4px; color: #334353; font-weight: bold;	display: block; font-size: 18px; }
#header-nav a:hover { text-decoration: none; color: #5f82b0; }
#header-nav .active a { background: #353940; color: #fff; text-decoration: none; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
#header-nav .active a:hover { color: #fff; }

#back-home { height: 82px; width: 260px; display: block; }

/* main */
#billboard { width: 100%; background: url(images/billboard-bg.gif) repeat-x 0 -2px; height: 328px; }
#billboard-wrapper { background: url(images/billboard.jpg) no-repeat 50% -2px; height: 325px; }
#billboard_mini { width: 100%; height: 20px; background: url(images/footer-bg.gif) repeat-x; }
#billboard.small { height: 10px; }
#feature { width: 950px; margin: 0 auto; }
#main-container { width: 100%; background: #fff; }
#content-wrapper { margin: 0 auto; width: 950px; position: relative; }
div.has-sidebar { background: url(images/sidebar-bg.gif) repeat-y 0 0; }
.signup-top { background: url(images/signup-btn.png) 0 0; width: 224px; height: 49px; position: absolute; top: 5px; right: 0; }
.widget ul { line-height: 2em; }
.widget_categories li, .widget_recent_entries li { font-size: .8em; }
.widget_categories li, .widget_recent_entries li { display: block; padding: 0 15px; line-height: 1.8em; }
.widget_categories li a:hover, .widget_recent_entries li a:hover { text-decoration: none; color: #334353; }
.widget_search { padding: 0 15px; }
.widget h2 { padding-left: 15px; color: #334353; margin-top: 10px; }
.Latest_tweets_widget li { padding: 10px 15px; }

/* footer */
#footer { width: 100%; height: 199px; background: url(images/footer-bg.gif) repeat-x; }
#footer.light { height: 80px; }
#footer-wrapper { width: 100%; height: 199px; }
.light #footer-wrapper { height: 80px; }
#footer-content { margin: 0 auto; font-size: 12px; width: 950px; padding-top: 25px; color: #334353; background: url(images/footer-logo.png) no-repeat 100% 25px; position: relative; }
#footer-content h3 { font-size: 12px; text-transform: uppercase; font-weight: bold; padding-bottom: 5px; color: #999; text-shadow: 0 1px 0 #353940; }
#footer-content a { color: #fff; }
#footer-content ul { list-style: none; line-height: 1.6em; }
#footer-content table { width: 100%; }
.first-column .phone { font-size: 24px; font-weight: bold; text-shadow: 0 -1px 0 #000; color: #fff; line-height: 1.6em; }
.first-column { float: left; width: 200px; }
.middle-column { float: left; width: 135px; padding-left: 25px; }
.last-column { float: left; width: 400px; padding-left: 5px; }
.signup-bot { background: url(images/signup-btn.png) 0 0; width: 224px; height: 49px; margin: -4px 0 10px -4px; }
.copyright { font-size: 11px; font-weight: bold; padding-top: 5px; color: #999; position: absolute; left: 0; bottom: -25px; width: 100%; text-align: center; }
.phone-light { font-size: 24px; font-weight: bold; text-align: right; color: #b0b0b0; }
.phone-light span { color: #334353; }
.footer-subscribe a, .follow-us a { width: 36px; height: 35px; display: inline-block; margin-right: 7px; }
.footer-subscribe .rss-follow, .follow-us .rss-follow { background: url(images/share-icons.png); }
.footer-subscribe .twitter-follow, .follow-us .twitter-follow { background: url(images/share-icons.png) -37px 0; width: 35px; }
.footer-subscribe .facebook-follow, .follow-us .facebook-follow { background: url(images/share-icons.png) -73px 0; }
.footer-subscribe .buzz-follow, .follow-us .buzz-follow { background: url(images/share-icons.png) -110px 0; width: 35px; }
.footer-subscribe iframe { height: 65px; margin-top: 10px; }
.footer-subscribe iframe #facebook .connect_widget_interactive_area { color: #eef3f8; height: 500px; background-color: white; }

.textwidget .follow-us { margin: 0; color: #c7c7c7; text-align: left; padding: 10px 15px 5px; }
.textwidget .follow-us a { background-image: url(images/share-icons-mini.png); width: 26px; height: 25px; margin-bottom: -8px; }
.textwidget .follow-us .twitter-follow { background-position: -26px 0; }
.textwidget .follow-us .facebook-follow { background-position: -52px 0; }
.textwidget .follow-us .buzz-follow { background-position: -78px 0; }
.textwidget .follow-us .rss-follow { margin-left: 5px; }
.widget_search { margin-top: 10px; }

/**/

.post-date { color: #9a9fa8; font-size: 12px; }
.post-body { width: 100%; margin: 30px 0; }
.post .post-body { margin-top: 0; }

.post-comment-num { float: left; }
.post-comment-num a { font-size: 11px; }

h3#comments { display: block; clear: both; font-size: 14px; }

.comment-meta.commentmetadata, .reply { margin-left: 49px; font-size: 12px; }
.reply { text-align: right; font-weight: bold; font-size: 12px; }
.comment-meta.commentmetadata a { color: #9a9fa8; }

.commentlist #commentform textarea { width: 95%; }
#commentform p.identity { float: right; font-size: 12px; margin-right: 45px; }

#respond { margin-top: 45px; }
#respond h3 { font-size: 14px; }
#cancel-comment-reply-link {
	padding: 3px 7px 2px; font-size: 12px; line-height: 1.6em;
	background:#F0F0F0 none repeat scroll 0 0;
	border-color:#CEDBE8 #C7C7C7 #B0B0B0;
	border-style:solid;
	border-width:1px;
	color:#858585;
	font-weight:normal;
	float: left;
	margin-left: 5px;
}

.post-body h2 a { color: #5F82B0; }
.post-body h2 a:hover { text-decoration: underline; }
.widgettitle a { color: #334353; }

.month-date { background: url(images/footer-bg.gif) 0 -5px; height: 45px; width: 50px; float: left; margin: -1px 0 0 -60px; -moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
.month-date-date { text-align: center; font-size: 26px; line-height: 1.4; color: #fff; font-weight: bold; height: 27px; }
.month-date-month { text-align: center; font-size: 12px; color: #fff; }

h3#comments { 
	background: url(images/comment_icon.gif) no-repeat;
	height:19px;
	line-height:17px;
	padding-left:25px; font-size:12px; display: inline-block;
}

.Latest_tweets_widget li { line-height: 1.4; font-size: 11px; }

.widget ul li a { font-size: 12px; }

label small { line-height: 2.5em; font-size: 12px; }
.comment-author { font-size: .9em; }

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix { height: 1%; }
*:first-child+html .clearfix { min-height: 1px; }
.back { background: url(http://www.schoology.com/sites/all/themes/schoology_theme/images/btn-sprite.png) no-repeat 0 -285px; padding-left: 22px; }

div.top { float: right; }
.share { float: left; width: 100%; }
.share div { float: left; margin-right: 15px; }
.share .share_twitter { margin-right: 5px; }
.share .share_facebook { font-size: 12px; }
.share .facebook-like { float: right; }
.post-date .facebook-like, .post-date .inline-category { float: left; font-size: 11px; }
.post-date .facebook-like { margin: -3px 0 0 10px; }
.comment-rss a { padding: 2px 0 2px 20px; background: url(images/rss.gif) no-repeat 0 center; }
.read-link a { font-weight: bold; }
.category-changelog h3 { margin-bottom: 10px; }

#post_author_profile { padding: 0 0 10px 15px; margin-top: 0; border-bottom: 1px solid #eee; font-size: 12px; }
#post_author_profile h2 { padding-left: 0; }
#post_author_profile h4 { font-size: 13px; }
#post_author_profile #author_posts_link { font-size: 11px; }
#post_author_profile .photo { float: right; margin-right: 15px; margin-left: 10px; }
#post_author_profile #author_profile { font-size: 11px; }