/*  
Theme Name: theClassConnection
Theme URI: http://theclassconnection.com/
Description: This themes was developed for theClassConnection
Version: 1.0
Author: Eric Wuebben
Author URI: http://ericwuebben.com/

*/



body {
	color: #5e5e5e;
	font-size: 12px;
	line-height:1.35em;
	font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #4b5d6d;
	background-image: url(images/sb-bodyback.jpg);
	background-repeat: no-repeat;
	background-position: 50% 27px;
}
#page {
	background-color: white;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/sb-main-back-blog.png);
	background-repeat: repeat-y;
	background-position: center top;
}

/* ---------------- HEADER ------------------- */
.sb-header-wide {
}
.sb-header {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	height: 45px;
	position:relative;
}
.sb-header h1 {
	position:absolute;
	left:0;
	top:16px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	height:25px;
	width:140px;
	margin:0;
	padding:0;
}

.sb-header h1 a {
	padding: 30px 0 0 0;
	height: 0px;
	width: 270px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	display: block;
	background-image: url(images/studyblue-logo-tiny-blog.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.sb-logo-sub {
	left:150px;
	position:absolute;
	top:25px;
	font-size:17px;
	font-weight:normal;
	color:#87949c;
	display:none;
}
.followTwitter {
	position:absolute;
	right:175px;
	top:6px;
}
.followTwitter a {
	display:block;
	height:0px;
	width:200px;
	padding:40px 0 0 0;
	overflow:hidden;
	background-image: url(images/followTwitter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.followFacebook {
	position:absolute;
	right:390px;
	top:20px;
}
.followFacebook a {
	display:block;
	height:0px;
	width:163px;
	padding:24px 0 0 0;
	overflow:hidden;
	background-image: url(images/followFacebook.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ---------------- HEADER VIOLATOR------------------- */
.sb-signedin-wide {
	background-color: #2c3f47;
	background-image: url(images/sb-signedin-back.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

.sb-signedin {
	margin: 0 auto;
	width: 1020px;
	color: #6b919e;
	font-size: 12px;
	line-height: 27px;
}

.sb-signedin-left {
	width:600px;
	float: left;
	padding: 0 0 0 0;
}

.sb-signedin-right {
	float: right;
	padding: 0 30px 0 0;
}

.sb-signedin a {
	color: #afcfda;
}

.sb-signedin .anchor .signout {
	border-bottom: 1px solid #2d6680;
}

.sb-signedin a:hover {
	color: #fff;
}
a.rss-anchor {
	padding: 0 20px 0 0;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
a.rss-anchor:hover {
	background-position: 100% -24px;
	color:#fff;
}
.sb-signedin-search {
	color: #cbe8f2;
	padding: 5px 33px 3px 14px;
	width: 70px;
	line-height: 12px;
	display: inline;
	background-image: url(images/sb-search-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: hand;
	cursor: pointer;
}

.sb-signedin-search-hover {
	background-position: 0 -24px;
}

/* ---------------- MAIN ------------------- */
.sb-main-wide {
}

.sb-main {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 1020px;
}

.sb-content-right {
	width: 650px;
	min-height:450px;
	float: left;
}

.sb-content-bottom {
	padding: 0 0 30px 0;
	background-image: url(images/sb-rightsink-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
} 

.sb-sink-header {
	font-size: 19px;
	text-align: left;
	color: #334351;
	font-weight: normal;
	margin: 0;
	padding: 12px 20px 8px;
	background-image: url(images/sb-rightsink-top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom:1px solid #eaeef2;
}

.sb-sink-header-white {
	height: 5px;
	line-height: 5px;
	margin: 0;
	padding: 0;
	background-image: url(images/sb-rightsink-top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sb-sink {
	width: 650px;
	background-color: #fff;
	margin:0;
}
.sb-sink-home {
	padding-top:15px;
}

.sb-page-content {
	background-color: #fff;
	padding:20px;
	min-height:450px;
}


.sb-footer-wide {
}

.sb-footer {
	margin: 0 auto;
	width: 980px;
	text-align: center;
}
.sb-footer a, .sb-footer a:hover {
	color: #afcfda;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 850px;
}
.entry {
	padding: 8px 15px;
}

.alt {
}
small {
	font-size: 0.8em;
}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
.sidebar {
	font: 1em "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
}
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
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: #4c7998;
	text-decoration: none;
}
a:hover {
	color: #375a72;
	text-decoration: underline;
}

.newFeature {
       background-color: #eaeaea;
        margin: 15px 0 15px 0;
        padding: 3px;
        color:  #375a72;
}

.newFeature span {
       font-size:1.1em;
       font-weight: bold;
}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 850px;
}
#header {
	background-color: #73a0c5;
	margin: 0;
	padding: 0;
	width: 850px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 590px;
}

.sb-sink .posttitle {
	margin:0;
	padding: 0 15px;
	color:#344e5a;
	background-image: url(images/wiki_back_h1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sb-sink .entry .posttitle {
	margin:15px -30px 5px -30px;
}

.sb-page-content .posttitle {
	margin:0 -15px !important;
}
.sb-sink .posttitle small {
	font-weight:normal;
	font-size:11px;
	line-height:11px;
	color:#858585;
}
.sb-sink .posttitle h2 a {
	color:#344e5a;
}
.sb-sink .posttitle h2 {
	line-height:28px;
	font-size:14px;
	border: 0;
	margin:0;
	padding:0;
}
.sb-sink .navigation {
	border-top: 1px solid #f2f2f2;
}
.sb-sink p {
	padding: 0px;
	margin:0 0 8px;
}
.sb-sink h1 {
	padding: 10px 20px 10px 40px;
	margin: 0 0 15px 0;
	border: 1px dotted #CCCCCC;
	border-right:0;
	border-left:0;
	background-image: url(images/arrow_close.gif);
	background-repeat: no-repeat;
	background-position: 12px 14px;
}
.sb-sink h3 {
	font-size:14px;
	color:#4b4d8c;
	font-weight:normal;
	margin:15px 0 3px 0;
	padding:5px 0;
	border-bottom:1px solid #f9f9f9;
}

/* ---------------- SINGLE ------------------- */

.single {
	margin: 0 20px 40px;
	text-align: left;
}
.single h1 {
	border:0;
	border-bottom:9px solid #f4fafa;
	background-image:none;
	padding:10px;
	margin:0;
}
.single .postmetadata {
	background-color:transparent;
	margin:20px 0 0 0 !important;
}
.single .entry {
	padding-top: 20px;
}


/* ---------------- POST ------------------- */

.post {
	margin: 0 20px 40px;
	text-align: left;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: left;
	margin: 5px 0px 20px 0px !important;
	padding: 5px 15px !important;
	font-size: 11px;
	border-top:1px solid #f2f2f2;
}

/* ---------------- PAGE ------------------- */

.press-left {
	width:300px;
	float:left;
	margin:0 0 0 -10px;
	padding:4px;
}
.press-right {
	width:268px;
	float:left;
	margin:0 0 0 5px;
	padding:4px;
}
.press-left .posttitle {
	margin: 0 !important;
	background-image: url(images/post-title_back_300.png);
}
.press-right .posttitle {
	margin: 0 !important;
	background-image: url(images/post-title_back_268.png);
}
.presslink {
	width:268px;
	padding:0px;
	margin:0px 0;
	line-height:13px;
	clear:both;
}
.press-left .presslink{
	width:300px;
}
.presslink img, .presslink-border img {
	width:25px;
	height:25px;
	margin: 0 5px 0 0;
	float:left;
}
.presslink span {
	font-size:10px;
	color:#a5a5a5;
}
.presslink-border {
	padding:2px;
	border:1px solid #e4ebef;
	margin:0px 0;
}
.presslink a {
	padding:2px;
	text-decoration:none;
	display:block;
	height:25px;
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
}
.presslink a:hover {
	background-color:#d3e0e7;
	text-decoration:none;
	color:#284758;
	border-bottom:1px solid #8b9ca2;
}
.presslink a:hover span {
	color:#284758;
	
}
.posttitle-logos {
	clear:both;
}
.sb-page-content sup {
	line-height:.4em;
	font-size:.6em;
	color:#016b8c;
}
.sb-content-right b, .sb-content-right strong {
	color:#313131;
}
.sb-page-content li, .post li {
	list-style:disc;
	padding:0 0 0 8px;
}
.sb-page-content ol li, .post ol li {
	list-style: decimal;
	margin:0 0 4px 40px !important;
	padding:0 0 0 2px;
}
.sb-page-content ul li, .post ul li {
	margin:0 0 4px 30px !important;
	padding:0 0 0 8px;
}
.sb-page-content ol, .sb-page-content ul, .post ul, .post ol {
	margin:10px 0 15px 0 !important;
	padding:0;
}
.firstchild {
	margin-top:0 !important;	
}





/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
.post h2, .sb-page-content h2 {
	margin: 10px 0 4px 0;
	padding:0 0 4px 0;
	border-bottom:1px solid #E1E1E1;
	font-size:1.4em;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
.sidebar p {
	padding:0 10px 0 0;
}
.sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h4 {
	padding: 0 20px;;
	margin: 5px;;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}


.editpage {
	padding: 50px 0 0 0 !important;
}
.teammember-side {
	float:left;
	width:270px;
	margin:0 5px;
}
.teammember {
	border-bottom:1px dashed #333333;
	padding:3px 10px;
	font-size:11px;
}
.teammember h4 {
	border-bottom:1px solid #e7e7e7;
	color:#336699;
	font-size:14px;
	margin:5px 0 0;
	padding:0 0 2px;
}
.teammember span {
	color:#999999;
	font-size:11px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.narrowcolumn .entry{
	padding: 0 20px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 0 0 5px 15px;
	padding: 0 0 0 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}
.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}
.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, .sidebar ul ol li {
	list-style: decimal outside;
}
.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.subcontent {
	background-image: url(images/sb-corners-ll.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-color:#334351;	
	margin:10px 0 0 0;
}
.navholder {
	padding:5px 0 20px 5px;
	margin: 0 0 0 0;
	background-image: url(images/sb-corners-ul.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.sidebar .nav {
	margin:5px 0;
}
.sidebar .nav li {
	margin:0;
}
.sidebar .nav li a {
	color: #ffffff;
	padding: 15px 5px 0px 15px;
	font-size:13px;
	margin:0;
	display:block;
	width:120px;
}
.sidebar .nav li.current_page_ancestor a:hover {
	background-image: url(images/sb-mainnav-onx.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sidebar .nav li.current_page_ancestor li a:hover {
	background-image: url(images/back_bullet.png);
	background-position: 9px -37px;
}
.sidebar ul.nav li.current_page_item a, .sidebar ul.nav li.current_page_ancestor a  {
	color:#e7f4fe;
	padding: 8px 5px 8px 15px;
	width:125px;
	text-decoration:none;
	background-image: url(images/sb-mainnav-onx.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sidebar ul li.page_item a:hover {
	color: #ffffff;
	background-position: 2px -32px;
	text-decoration:none;
}

.sidebar ul li.current_page_item a:hover {
	color:#e7f4fe !important;
	background-position: 0px 0px;
}
.sidebar ul.nav li.current_page_item a:hover {
	background-color:transparent !important;
	color:#8bbddf;
}
#post ul {	
	margin: 0 0 0 60px !important;
}
.sidebar ul.nav li li a {
	color:#c8c8c8;
	padding: 3px 5px 3px 30px;
	font-size:12px;
	background-image: url(images/back_bullet.png);
	background-repeat: no-repeat;
	background-position: 9px -37px;
}
.sidebar ul.nav li.current_page_item li a{
	color:#e7f4fe;
	padding: 3px 5px 3px 30px !important;
	background-position: 9px -5px;
	background-image: url(images/back_bullet.png);
}
.sidebar ul.nav li li a:hover, .sidebar ul.nav li.current_page_item li a:hover {
	color:#ffffff !important;
	background-position: 9px -37px;
}
.sidebar ul.nav li.current_page_ancestor li a {
	color:#c8c8c8 !important;
	background-position: 9px -37px;
	padding: 3px 5px 3px 30px !important;
	background-image: url(images/back_bullet.png);
}
.sidebar ul.nav li.current_page_ancestor li.current_page_item a {
	color:#ffffff !important;
	font-weight:bold;
	background-position: 9px -5px;
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding:0;
	text-align: left;
}
.sidebar #searchform #s {
	border:1px solid #9fc0c3;
	width: 108px;
	padding: 2px;
}
.sidebar #searchsubmit {
	padding: 1px;
}
.sidebar input#searchsubmit {
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-size:11px;
	line-height: 11px;
	background-color:transparent;
	text-align: center;
	padding: 2px 3px;
	border-width: 0px;
	background-image: url(images/sb-go-back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 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;
	float: left;
	width: 160px;
}
#rightSidebar {
	float: right;
	cursor:pointer;
	margin:10px 24px 0 0;
	padding:5px 10px 5px 15px;
	background-color:#334351;
	background-image: url(images/sb-corners-ur.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
#rightSidebar .sidebar {
	margin:10px 0 0 0;
}
.sidebar form {
	margin: 0;
}
.sidebar h1.logo {
	margin:0;
	padding:0;	
}
.sidebar h1.logo a {
	outline:none;
	display:block;
	text-indent:-5000px;
	height:70px;
	font-size:13px;
	color:#006699;
	padding:0;
	margin:0 0 15px 0;
	background-image: url(images/back_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sidebar h1.logo a:hover {
	background-position: 0px -70px;
}
.sidebar a {
	color:#afcfda;
}
.sidebar a:hover {
	color:#ffffff;
}
.sidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#e7e7e7;
}
/* 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 */



/* 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;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	background-image:url(images/sb-rightsink-top.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom:1px solid #EAEEF2;
	color:#334351;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:12px 20px 8px;
	text-align:left;
}




.clearfix {
	clear: both;
	visibility: hidden;
	line-height: 1px;
	height: 1px;
}
* html .clearfix {
	height: 1%;
}
/* End Various Tags & Classes*/




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


a.more-link {
	color:#722d7c;
	border-bottom:1px solid #ceafd3;
	display:block;
	float:left;
	margin:10px 0 0 0;
}
a.more-link:visited, a.more-link:active {
	color:#722d7c !important;
}


.searchResultRow {
	padding: 10px 40px;
	border-bottom:1px solid #ececec;
	font-size:11px;
}
.searchResultRow p {
	margin:0;
	padding:0;
}

.searchResultRow a {
	color:#5E5E5E !important;
}
.searchResults:hover {
	background-color:#e7f4f6;
}
.searchResults {
	display:block;
	
}

.searchTitle {
	line-height:18px;
	font-size:13px;
	color:#336699;
}


.searchpostmetadata {
	margin:3px 0;
	line-height:16px;
	clear:none;
	color:#8f8f8f;
	font-size:10px !important;
	padding: 0px !important;
	border-top:1px solid #f2f2f2;
}

.searchpostmetadata a {
	color:#6f8caa !important;
	text-decoration:underline;
}



#respond {
    color:#ffffff;
}
#commentform p, #commentform small {
    color:#7c9db2;
}
.commentlist { color:#ffffff; }

#comments {
	color:#ffffff;
}
