/*
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: url(images/bg.jpg);
	color: #333;
	margin: 0; line-height: 1.5;
	font-family: Lucida Grande,Tahoma,Helvetica,Arial,sans-serif;
}

html { margin: 0 !important; }

#page {
  background-color: white;
  text-align: left;
  }

#content {
  float: left; width: 600px; padding: 15px 0 60px;
  }

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

.widecolumn {
  line-height: 1.6em;
  }

.narrowcolumn .postmetadata {
  text-align: right; font-size: 13px; padding-top: 15px;
  }

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

#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: 11px;
  line-height: 1.5em;
  }

h2.pagetitle {
  display: none;
  }

#sidebar h2 {
  margin-bottom: 3px; border-bottom: 1px solid #c7c7c7; padding-bottom: 2px;
  }

.archive h3 { font-size: 16px; margin-bottom: 10px; }

.entry p a:visited {
  color: #007dc3;
  }

.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
{
  letter-spacing: .07em;
  }

a, h2 a:hover, h3 a:hover {
  color: #007dc3;
  text-decoration: underline;
  }

a:hover {
  color: #007dc3;
  text-decoration: underline;
  }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 10px;
  }

#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 {
  padding: 25px 0 40px; border-bottom: 1px solid #ddd;
  width: 100%; margin-bottom: 5px;
  }

.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;
}

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

/* End Structure */




/* Begin Form Elements */
input, textarea, select { padding: 5px; border: 1px solid #c7c7c7; background: #f5f5f5; font-size: 13px; }
label { vertical-align: top; }
body h2.search-title { display: block; font-size: 16px; font-weight: normal; padding-bottom: 10px; border-bottom: 1px solid #c7c7c7; }
h3.no-results { font-size: 16px; padding-top: 25px; }
#searchform {
	text-align: left;
	}

#sidebar #searchform #s {
	width: 188px; z-index: 1; padding: 5px 5px 5px 25px; float: left; height: 15px; background: #fff url(http://www.schoology.com/sites/all/themes/schoology_theme/images/icons_sprite.png) no-repeat 5px -977px;
	}

#sidebar #searchsubmit { width: 65px; height: 27px; cursor: pointer; }
#sidebar #searchsubmit:active { background: #ddd; }

.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; margin-top: -8px;
  text-align: justify;
  }

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

.commentlist p {
  margin: 10px 5px 10px 49px;
	font-size: 13px;
	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: 15px 0 50px 15px;
  width: 285px;
	float: right; line-height: 1.5;
	font-size: 13px; 
	position: relative;
}

#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; }



/* 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;
  margin-right: 10px;
	font-size: 14px;
	font-weight: bold; padding-top: 5px;
  }
 
.navigation .alignleft a { float: right; padding: 3px 23px 3px 3px; background: url(images/navigation_arrows.png) no-repeat right 6px; text-transform: uppercase; }
.navigation .alignright a { float: left; padding: 3px 3px 3px 23px; background: url(images/navigation_arrows.png) no-repeat 0 -28px; text-transform: uppercase; }
  
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry .alignright { float: right; }
.entry p img.aligncenter { margin-left: auto; margin-right: auto; }
.wp-caption {
  text-align: center;
  background-color: #f3f3f3;
  padding: 10px 5px 0;
  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: 1px solid #c7c7c7;
}

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

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

img {
  border: 0px;
}

ul li {
  list-style: none;
}

a { color: #007dc3; 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%; height: 134px !important; background: url(images/header-bg.png?t) repeat-x; position: relative; box-shadow: 0 0 5px rgba(0, 0, 0, 0.8); }
#header-container { width: 950px; margin: 0 auto; position: relative; }
#home-nav { display: block; width: 250px; height: 84px; background: url(images/header-sprite.png?t) no-repeat 0 23px; }
.top-nav { float: right; margin-top: 28px; text-indent: -9999px; height: 38px; background: url(images/header-sprite.png?t) no-repeat; }
#header .login { width: 90px; background-position: -447px 0; margin-left: 10px; }
#header .login:hover, .login.active { background-position: -537px 0; }
#header .sign-up { width: 78px; background-position: -100px -49px; }
#header .sign-up:hover { background-position: -100px -84px; }
#main-nav a { height: 50px; background-image: url(images/header-sprite.png?t); background-repeat: no-repeat; text-indent: -9999px; float: left; }
#main-nav a.active { border-top: 3px solid #e36910; margin-top: -3px; color: #E36910; }
#header .about { width: 121px; background-position: -178px -45px; }
#header .about:hover, .about.active { background-position: -178px -79px; }
#header .enterprise { width: 165px; background-position: -288px -45px; }
#header .enterprise:hover, .enterprise.active { background-position: -288px -79px; }
#header .testimonials { width: 134px; background-position: -448px -45px; }
#header .testimonials:hover, .testimonials.active { background-position: -448px -79px; }
#header .blog { width: 67px; background-position: -575px -45px; }
#header .blog:hover, #header .blog.active { background-position: -575px -79px; }

/* main */
#feature { width: 950px; margin: 0 auto; }
#main-container { width: 100%; background: url(images/bg-tile.jpg); }
#content-wrapper { margin: 0 auto; width: 950px; position: relative; }
.widget ul { line-height: 2em; }
.widget_categories li, .widget_recent_entries li { font-size: .8em; display: block; line-height: 1.8em; }
.widget h2 { color: #334353; margin-top: 15px; font-size: 18px; }
.Latest_tweets_widget li { padding: 5px 0; }
#sidebar .widget_advancedrecentposts li a { padding-left: 23px; background: url(images/post_icon.gif) no-repeat 0 4px; line-height: 1.5; }

/* footer */
#footer-container { width: 100%; background: url(images/footer-bg.jpg) repeat-x; height: 311px; }
#footer { margin: 0 auto; width: 950px; font-size: 15px; padding: 35px 0 0; }
#footer ul { list-style: none; float: left; width: 160px; height: 195px; }
#footer h4 { color: #8cd6f4; font-size: 18px; padding-bottom: 10px; }
#footer a { color: #fff; padding: 3px 0; display: inline-block; }
#footer-right { float: left; color: #ddd; height: 195px; }
#footer-right a, #footer-right h4 { color: #f89421; }
#footer-right p { margin-bottom: 5px; }
#footer .phone { background: url(images/header-sprite.png?t) -261px 0; padding-left: 25px; display: inline-block; margin-top: 3px; }
#footer-extras { color: #888; padding: 15px 0 0; float: left; width: 100%; }
.truste { float: right; margin-right: 10px; line-height: 0; }
#footer .truste a { padding: 0; }
#copyright { padding-top: 11px; }
#copyright a { display: inline-block; height: 24px; width: 24px; margin: 0 0 -7px 5px; padding: 0; background-image: url(images/social-icons.png); }
.f-facebook { background-position: -28px 0; }

/* social media widget */
.textwidget .follow-us { margin: 0; color: #c7c7c7; text-align: left; padding: 10px 0 5px; position: relative; border-top: 1px solid #ddd; margin-top: 20px; }
.textwidget .follow-us a { background-image: url(images/share-icons-mini.png); width: 26px; height: 25px; margin-bottom: -8px; display: inline-block; margin-right: 3px; }
.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; }
.follow-us iframe { position: absolute; left: 90px; }
.twitter-share-button { width: 100px !important; }

/* search */
input[type=submit], input[type=button] { border: 1px solid; overflow: visible; font-size: 13px; font-weight: bold; outline: none; color: #333; border-color: #888 #888 #777; padding: 3px 3px 4px; background: url(images/btn-bg.gif) repeat-x; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

/**/

.post-date { color: #9a9fa8; font-size: 13px; }
.post .post-body { margin-top: 0; }

.post-comment-num { float: left; }
.post-comment-num a, span.post-num-comments { font-size: 13px; background: url(http://www.schoology.com/sites/all/themes/schoology_theme/images/icons_sprite.png) no-repeat 0 -402px; padding: 2px 0 2px 20px; }

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

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

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

#respond h3 { font-size: 14px; }
#respond { min-height: 305px; }
#cancel-comment-reply-link {
	padding: 3px 7px; font-size: 13px; line-height: 1.6em;
	background: url(images/btn-bg.gif) repeat-x;
	border-color:#999 #999 #888;
	border-style:solid;
	border-width:1px;
	color:#858585;
	font-weight:normal;
	float: left; font-weight: bold;
	margin-left: 5px;
}

.post-body h2 a { color: #007dc3; }
.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: 13px; color: #fff; }

h3#comments { 
	background: url(http://www.schoology.com/sites/all/themes/schoology_theme/images/icons_sprite.png) no-repeat 0 -404px;
	height:19px;
	line-height:17px;
	padding-left:22px; font-size:18px; float: left; margin-top: -18px;
}

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

.widget ul li a { font-size: 13px; display: inline-block; padding: 2px 0; margin-bottom: 2px; }

label small { line-height: 2.5em; font-size: 13px; }
.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 { width: 100%; padding-top: 15px; }
.share div { float: left; margin-right: 5px; }
.share .share_twitter { margin-right: 5px; }
.share .share_facebook { font-size: 13px; }
.share .facebook-like { float: right; }
.post-date .facebook-like, .post-date .inline-category { float: left; font-size: 13px; }
.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; background: url(images/search_icon.gif) no-repeat 0 0; padding-left: 22px; font-size: 13px; text-transform: uppercase; }
.read-link { padding-top: 10px; }
.category-changelog h3 { margin-bottom: 10px; }

#post_author_profile h2 { padding: 0; margin: 0 0 5px; }
#post_author_profile h4 { font-size: 16px; }
#post_author_profile a { font-size: 13px; }
#post_author_profile #author_posts_link { font-size: 11px; }
#post_author_profile .photo { float: right; margin-left: 10px; }
#post_author_profile #author_profile { font-size: 11px; }

#tracker { width: 100%; height: 45px; background: #eee; border-bottom: 1px solid #ddd; }
#tracker-inner { width: 950px; margin: 0 auto; padding-top: 9px; }
#tracker h1 { font-size: 18px; }
#tracker h1 a { color: #333; }

#latest-tweets li { padding-left: 23px; background: url(images/tweet_icon.gif) no-repeat 0 4px; }
#latest-tweets li a { font-size: 11px; padding: 0; margin: 0; }

#post_author_profile  { min-height: 120px; }

/* archive */
.widget_archive { padding-bottom: 10px; }
#sidebar .widget_categories h2 { display: none; }
#sidebar .widget_archive h2 { margin: 10px 0 10px; }
select option { padding: 5px 8px; }
select { height: 27px; }

/* author widget */
body .widget_author_info { font-size: 13px; }
body .widget_author_info .author-avatar { float: left; margin: 5px 10px 0 0; }
body .widget_author_info .author-name { font-size: 13px; margin-top: 5px; }
body .widget_author_info .author-contact a { font-size: 13px; }
.author-posts-link a { font-weight: bold; font-size: 11px; text-transform: uppercase; }

/* disqus */
#dsq-content .dsq-comment-text { font-size: 13px; line-height: 1.5; }
body #dsq-content h3 { font-size: 18px; padding-top: 3px; margin-bottom: 10px; }
#dsq-account-dropdown { font-size: 13px; padding-top: 6px; }
body #dsq-content .dsq-comment-meta li, body #dsq-content .dsq-comment-actions li { font-size: 13px; }
body a.dsq-subscribe-email, body a.dsq-subscribe-rss { font-size: 13px; }
body .dsq-brlink { display: none; }
body #dsq-reply .dsq-post-tools { height: 34px; opacity: 1; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border: none; }
body .dsq-reply { margin-top: 0; }
body #dsq-content #dsq-global-toolbar { margin: 15px 0 0; }
body .dsq-textarea-background { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background: none; border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
body .dsq-textarea-wrapper { border: 1px solid #c7c7c7; background: #f9f9f9; }
body #dsq-content .dsq-show-tools.dsq-show-tools-finished .dsq-post-tools { background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding: 0; }
html body #dsq-content .dsq-show-tools .dsq-post-tools { padding: 0; height: 34px !important; background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
body .dsq-post-tools .dsq-post-as .dsq-button, body .dsq-post-tools .dsq-post-as .dsq-button:hover { position: static; background: url(http://www.schoology.com/images/btn-bg.gif) repeat-x; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; height: auto; padding: 6px 10px; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); color: #333; border-color: #888 #888 #777; margin-top: 5px; }
body .dsq-post-tools .dsq-post-as .dsq-button:active { background: #eee; padding: 6px 10px; }
.dsq-subscribe-email, #dsq-content #dsq-global-toolbar .dsq-global-toolbar-right { display: none; }
#dsq-content #dsq-footer .dsq-font { display: none; }
.dsq-subscribe-rss { background: url(images/rss.gif) no-repeat 0 center; display: inline-block; padding-left: 20px; position: absolute; right: 0; top: 2px; }
.dsq-subscribe-rss em { text-decoration: none !important; }
#disqus_thread { position: relative; }
body .dsq-comment-actions a { color: #007DC3; opacity: 1; }
body .dsq-popup-container .dsq-popup-title h3 { font-size: 14px !important; }
body .dsq-popup-container div.dsq-popup-title { padding: 5px 10px !important; background: #444 !important; }
body .dsq-popup-container .dsq-popup-title button { background: url(http://www.schoology.com/images/home-sprite.png) no-repeat -479px -197px; display: block; float: right; height: 20px; margin: -1px -5px 0 0; padding: 1px 3px; text-indent: -9999px; width: 24px; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; border-radius: 4px !important; border: none; }
body .dsq-popup-container .dsq-popup-title button:hover { background-color: #fff; background-position: -479px -177px; }
body #dsq-popup-message.dsq-popup .powered-by { display: none !important; }
body .dsq-login-box .dsq-popup-body { border: 1px solid #222 !important; }
.dsq-community-launcher { display: none !important; }
.dsq-global-toolbar-dropdown-container, .dsq-global-toolbar-settings { display: none; }
#dsq-content #dsq-global-toolbar .dsq-global-toolbar-left { font-size: 13px; }
body .link-btn { font-weight: bold; font-size: 13px; background: url(images/btn-bg.gif) repeat-x 0 1px #e0e1e0; padding: 3px 10px; border: 1px solid; border-color: #999 #999 #888; color: #333; display: inline-block; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); cursor: pointer; }
body .link-btn:hover { text-decoration: none; }
.link-btn:active, .submit-span-wrapper input:active, span.link-btn:active, .next-btn span:active { background: #ddd; }
#dsq-show-more-reactions { font-size: 13px; }
body #dsq-content .dsq-post-tools li.dsq-share-on { margin: 7px 10px 0; }
