/*
Theme Name: Breezin
Theme URI: http://breezinthrutheory.com/
Description: Wordpress Theme for Breezin' Thru Theory
Version: 1.0
Author: Premise
Author URI: http://premise.ca/
*/
body, input, textarea, select, button {
  font-family: Times, serif; }

body {
  position: relative;
  color: #000;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  background: #da1e5e;
  margin: 0;
  padding: 0; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

a {
  outline: none; }

a:hover {
  text-decoration: underline; }

:focus {
  -moz-outline-style: none; }

.caption {
  font-size: 12px; }

.sidebaradjust {
  padding-left: 25px; }

.specialsidebaradjust {
  padding-left: 25px;
  padding-top: 80px; }

.loggedinsidebaradjust {
  padding-left: 25px; }

.wp-caption-text {
  font-size: 10px; }

.wpcf7-f1-p26-o1 {
  font-size: 12px; }

#sidebar .newsmenu {
  width: 225px;
  float: left;
  padding: 0; }

.newsmenu li {
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  list-style-type: none; }

.editiontitle {
  font-size: 12.3px;
  color: #707070;
  padding-bottom: 5px;
  padding-left: 2px; }

.navigation {
  font-size: 17px;
  padding: 0 0 30px;
  line-height: 24px;
  color: #DA1E5E;
  overflow: hidden;
  font-weight: bold; }

.navigation p {
  float: right; }

.navigation a.current {
  text-decoration: underline; }

.nav-above {
  margin: -40px 0 0; }

.nav-below {
  margin: 0 0 20px;
  padding: 10px 0 0;
  border-top: 2px solid #da1e5e; }

table {
  font-size: 12px; }

a {
  color: #da1e5e;
  text-decoration: none; }

a img {
  border: 0; }

p {
  margin: 0;
  padding: 0; }

blockquote {
  margin: 10px 0 0;
  font-style: italic;
  color: #999; }

.strong {
  padding: 0;
  margin: 0; }

blockquote p {
  padding: 10px; }

.onlinebinder {
  font-size: 16px;
  font-style: italic;
  color: #000; }

blockquote blockquote {
  float: none;
  width: auto;
  margin: 0 10px;
  background: #fff; }

dd {
  padding: 0 0 0 20px; }

form, input, textarea {
  font-size: 14px; }

p img {
  max-width: 100%;
  height: auto; }

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  margin: 0 0 2px 10px;
  padding: 4px;
  display: inline; }

img.alignleft {
  margin: 3px 10px 2px 0;
  padding: 4px;
  display: inline; }

img.tighten {
  margin-top: -20px;
  margin-bottom: -40px; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.clear {
  margin: 0;
  padding: 0;
  clear: both; }

small {
  font-size: 11px; }

.subtitle {
  display: block;
  margin-top: -20px; }

.pull-left {
  margin-left: -20px; }

.hide {
  display: none; }

/* Layout */
.wrapper {
  width: 950px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 1;
  background: #FFF; }

.inner {
  width: 950px;
  margin: 0 auto;
  position: relative;
  clear: both; }

.page-template-homepage-php .wrapper {
  overflow: hidden; }

#sidebar {
  float: right;
  width: 225px;
  font-size: 15px;
  padding-top: 100px;
  margin-right: 42px;
  margin-bottom: 40px;
  background: #FFF; }

#sidebar.below {
  float: none;
  width: 950px;
  padding: 0;
  margin: 0 auto; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

.school h2,
.private-studio h2,
.homeschool h2,
.students-in-action h2,
.new-in-201213 h2,
.composing h2 {
  color: #da1d5e; }

h1 .trade,
h2 .trade,
h3 .trade,
h4 .trade,
h5 .trade,
h6 .trade {
  font-size: .5em;
  position: relative;
  top: -.5em; }

/* General Header & Navigation Menu */
#header {
  height: 213px;
  position: relative;
  z-index: 2; }

#header .inner {
  height: 100%;
  background: #FFF; }

#logo {
  margin: 0; }

#logo a {
  display: block;
  height: 172px;
  width: 100%;
  background: url(images/logo.jpg) no-repeat;
  text-indent: -999em; }

#menu {
  text-align: center;
  background: #939598;
  height: 40px; }

#menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#menu li {
  float: left;
  position: relative;
  border-right: 2px solid #fff; }

#menu li a {
  display: block;
  padding: 0 20px;
  color: #FFF;
  background: #939598;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase; }

#menu a:hover,
#menu .sub-menu a:hover,
#menu .current-menu-item a {
  background: #da1d5e;
  text-decoration: none; }

#menu .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #F67137;
  text-align: left;
  display: none; }

#menu .sub-menu li {
  border: none;
  float: none; }

#menu .sub-menu a {
  background: transparent; }

#menu li.parent:hover .sub-menu {
  display: block; }

/* Home Page Header & Navigation Menu * /

.home #header{
	background: #fff;
	height: 165px;
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
	.home #logo{
		float: left;
		margin: 10px 0 0 36px;
	}
		.home #logo a{
			height: auto;
			width: auto;
			background: none;
			text-indent: 0;
		}
	.home #menu{
		float: none;
		position: absolute;
		bottom: 20px;
		left: auto;
		right: 36px;
		text-align: left;
		background: transparent;
	}
		.home #menu li{
		    margin: 0 8px -30px;
		    padding: 0 0 30px;
		    border: none;
		}
		    .home #menu a{
		    	font-size: 24px;
		    	color: #737373;
		    	padding: 0;
		    	background: transparent;
		    	text-transform: none;
		    	border-bottom: 2px solid #fff;
		    }
		    .home #menu .pink a,
		    .home #menu a:hover,
		    .home #menu .current-menu-item a{
		    	color: #da1d5e;
		    	text-decoration: none;
		    }
		    .home #menu a:hover{
		    	border-bottom: 2px solid #d91c5c;
		    }
		    .home #menu .sub-menu{
		    	background: #d91c5c;
		    	padding: 30px 20px;
		    	position: absolute;
		    	top: 100%;
		    	left: 50%;
		    	width: 180px;
		    	margin: 0 0 0 -100px;
		    	display: none;
		    	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
		    }
		    	.home #menu .sub-menu li{
		    		float: none;
		    		border-bottom: 1px solid #e1497d;
		    		padding: 7px 2px;
		    		margin: 0;
		    	}
		    		.home #menu .sub-menu li:last-child{
		    			border: none;
		    		}
		    		.home #menu .sub-menu a{
		    			color: #FFF;
		    			font-size: 20px;
		    			border: none;
		    		}
		    		.home #menu .sub-menu a:hover
		    		.home #menu .sub-menu .current-menu-item a{
		    			color: #ec8eae;
		    			text-decoration: none;
		    			background: transparent;
		    		}
		    .home #menu li.parent:hover{
		    	background: url(images/sub-menu-arrow.png) bottom center no-repeat;
		    }
.home #menu li.current_page_item{
	display: none;
}

/* General Login form */
#login {
  position: absolute;
  top: 172px;
  left: 50%;
  margin-left: 216px;
  width: 259px;
  z-index: 3;
  text-align: left;
  background: #939598;
  height: 40px;
  overflow: hidden; }

#login h2 {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 20px;
  color: #FFF;
  height: 40px;
  line-height: 40px; }

#login h2 a,
#login h2 a:hover {
  color: #FFF;
  text-decoration: none; }

#login form {
  margin: 0 18px 16px;
  position: relative;
  display: block; }

#login p {
  color: #FFF;
  font-size: 12px; }

#login label {
  display: block;
  position: relative;
  background: #fff;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
  text-transform: lowercase;
  text-indent: 5px;
  margin-bottom: 8px;
  color: #aaa; }

#login #log.placeholder {
  background: url(images/trick_bg_username.gif) 5px center no-repeat; }

#login #pwd.placeholder {
  background: url(images/trick_bg_password.gif) 5px center no-repeat; }

#login .text {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  padding: 0;
  text-indent: 5px;
  line-height: 22px;
  text-transform: none;
  background: transparent;
  border: none;
  width: 100%; }

#login .text:focus,
#login .text:active {
  background: rgba(255, 255, 255, 0.75);
  outline: none;
  box-shadow: none; }

#login .password {
  margin-right: 72px; }

#login .submit {
  float: right;
  margin: -30px 0 0;
  height: 22px;
  line-height: 22px;
  background: #939598;
  border: none;
  color: #FFF;
  width: 64px;
  text-align: center;
  padding: 0;
  cursor: pointer; }

#login .logout {
  display: block;
  position: relative;
  margin: 10px 0 15px;
  float: left;
  /*
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
  padding: 5px 0;
  */
  height: auto;
  border: 2px solid #fff; }

#login:hover,
#login.open,
.teachers-portal #login {
  height: auto;
  background: #da1d5e; }

/* Home Page Login form * /
.home #login{
	width: 275px;
	height: 157px;
	top: 47px;
	margin-left: 160px;
	background: url(images/login-box-frame.png) top center no-repeat;
	z-index: 1;
	padding: 25px 0 0 45px;
}
	.home #login h2{
		font-size: 18px;
		font-style: italic;
		background: url(images/login-arrow.png) 75px center no-repeat;
		width: 122px;
		height: 55px;
		line-height: 52px;
		position: absolute;
		bottom: 9px;
		right: 61px;
		text-indent: 15px;
		cursor: pointer;
		padding: 0;
	}
		.home #login h2 span{
			display: none;
		}
	.home #login form{
		margin: 0 45px 0 0;
	}
		.home #login label{
			width: 155px;
			text-transform: uppercase;
			border: 1px solid #955e4c;
			margin-bottom: 5px;
		}
			.home #login .text{
				display: block;
				width: 145px;
			}
		.home #login .login{
			top: 18px;
			right: 35px;
			width: 64px;
			height: 69px;
			text-indent: -999em;
			background: url(images/login-button.png);
			border: none;
		}
.home.noscript #login:hover{
	top: 165px;
}

/* Banner * /
#banner{
	background: #7f7f7f;
	margin-bottom: -150px;
	position: relative;
	z-index: 0;
	width: 100%;
	height: 700px;
	overflow: hidden;
}
	#banner .slide{
		text-align: center;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 1;
	}
		#banner .slide.next{z-index: 2}
		#banner .slide.current{z-index: 3}
		#banner img{
			width: 100%;
			height: auto;
			min-width: 1280px;
		}
		#banner blockquote{
			background: #da1e5e;
			background: rgba(218, 29, 94, 0.8);
			padding: 20px;
			color: #FFF;
			position: absolute;
			left: 50%;
			bottom: 150px;
			width: 560px;
			margin-left: -200px;
			text-align: left;
			font-style: normal;
		}
			#banner p{
				font-size: 22px;
			}
			#banner cite{
				display: block;
				font-size: 16px;
				font-style: italic;
				text-align: right;
			}
	#banner .arrow{
		position: absolute;
		top: 0;
		width: 50%;
		height: 100%;
		cursor: pointer;
		z-index: 4;
	}
		#banner .arrow.prev{
			right: 50%;
			margin-right: 400px;
			background: url(images/carousel-prev.png) 90% center no-repeat;
		}
		#banner .arrow.next{
			left: 50%;
			margin-left: 400px;
			background: url(images/carousel-next.png) 10% center no-repeat;
		}
#bg{
	width: 100%;
	height: 90px;
}
	#bg img{
		width: 100%;
		height: auto;
	}
*/
/* Slideshow */
.slideshow {
  width: 950px;
  height: 477px;
  position: relative;
  margin: -40px -40px 40px;
  background: white url(images/slideshow-bg.jpg) center center no-repeat; }

.slideshow .slide {
  width: 850px;
  height: 384px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -192px 0 0 -425px;
  z-index: 1;
  background: #e03360; }

.slideshow .slide img {
  position: absolute;
  top: 0;
  left: 0; }

.slideshow .slide .button {
  position: absolute;
  bottom: 25px;
  right: 285px; }

.slideshow .slide .quote {
  position: absolute;
  top: 115px;
  right: 0;
  width: 200px;
  color: #FFF;
  font-weight: normal;
  text-shadow: 1px 1px 1px #650c23;
  margin: 0 25px 0 50px; }

.slideshow .slide .quote q {
  font-size: 22px;
  line-height: 1.2em;
  display: block;
  position: relative;
  margin: 0 0 1em;
  padding: 0 0 0 30px;
  quotes: none;
  background: url(images/ldquo.png) top left no-repeat; }

.slideshow .slide .quote q b {
  display: none; }

.slideshow .slide .quote cite {
  text-align: right;
  display: block;
  font-size: 16px;
  line-height: 1.2em;
  white-space: pre-line;
  padding: 0 0 0 30px; }

.slideshow .current {
  z-index: 3; }

.slideshow .next {
  z-index: 2; }

.slideshow .slide-nav {
  z-index: 4;
  position: absolute;
  bottom: 65px;
  right: 65px;
  margin: 0;
  padding: 0;
  list-style: none; }

.slideshow .slide-nav li {
  float: left;
  margin: 0 6px;
  padding: 0;
  background: #e97190;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #b82a50; }

.slideshow .slide-nav li.current {
  background: #f9d6df; }

/* Pages */
#about {
  float: left;
  width: 950px;
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
  padding: 0 0 4px 0;
  font-size: 18px;
  line-height: 30px;
  background: #19b0e5;
  color: #fff; }

#about p {
  padding: 10px 10px 5px 20px; }

#content {
  float: left;
  width: 600px;
  padding: 40px  40px  40px  0;
  margin-left: 42px; }

.page-template-homepage-php #content {
  float: none;
  width: auto;
  padding: 40px 40px 0;
  margin: 0; }

/*.home #content,*/
.page-template-onecolumn-php #content,
.page-template-sectioned-php #content {
  width: auto;
  float: none;
  margin: 0;
  padding: 40px; }

.page-template-sectioned-php .wrapper {
  background: transparent; }

.page-template-sectioned-php #content {
  padding: 0; }

.page-template-sectioned-php .block {
  padding: 40px;
  background: #fff; }

.page-template-sectioned-php .block .page-thumb {
  top: 40px;
  right: 40px; }

#contentwide {
  float: left;
  width: 860px;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 0;
  margin-left: 42px; }

.smwhitecaption {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: lighter; }

.smwhitecaption a:link {
  color: #FFFFFF;
  text-decoration: underline; }

.smwhitecaption a:visited {
  color: #FFFFFF;
  text-decoration: underline; }

.smwhitecaption a:hover {
  color: #FFFFFF;
  text-decoration: underline; }

.smwhitecaption a:active {
  color: #FFFFFF;
  text-decoration: underline; }

.post p {
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 20px; }

.pricinglist {
  padding-bottom: 20px; }

.tryitlist {
  padding: 0;
  margin: 0; }

.post ul,
#sidebar ul {
  list-style: disc; }

#sidebar ul {
  padding: 0 0 0 20px;
  margin: 0; }

.post h1,
.page-title {
  font-size: 60px;
  font-weight: normal;
  color: #da1e5e;
  line-height: 50px;
  margin: 0 0 20px;
  padding: 0; }

.post h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0; }

.page-template-homepage-php .post h2 {
  font-size: 57px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  color: #da1d5e; }

.page-template-homepage-php .post h2 + p {
  padding: 0;
  font-size: 24px; }

#h2subscribe,
h2#videos-title {
  color: #da1e5e;
  font-size: 24px;
  font-weight: normal;
  margin-top: 24px;
  line-height: 35px;
  padding-left: 0; }

.post h3 {
  font-size: 18px;
  font-weight: lighter;
  color: #888888;
  font-style: normal; }

.post h3 a {
  font-style: italic;
  text-decoration: underline; }

.post h4 {
  font-size: 40px;
  font-weight: normal;
  color: #da1e5e;
  margin: 0;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0; }

.post h5 {
  font-size: 22px;
  font-weight: normal;
  color: #da1e5e;
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0; }

.post h6 {
  font-size: 18px;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-weight: lighter; }

.postcaption {
  font-size: 12px; }

.whitecaption {
  font-size: 20px;
  color: #FFFFFF;
  font-weight: lighter; }

.whitecaption a:link {
  color: #FFFFFF;
  text-decoration: underline; }

.whitecaption a:visited {
  color: #FFFFFF;
  text-decoration: underline; }

.whitecaption a:hover {
  color: #FFFFFF;
  text-decoration: underline; }

.whitecaption a:active {
  color: #FFFFFF;
  text-decoration: underline; }

.post p.post-date {
  font-size: 14px; }

.boxtitle {
  font-size: 20px;
  font-weight: normal;
  color: #da1e5e;
  margin: 0;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0; }

.pinktext {
  color: #da1e5e; }

.boxsubtitle {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin: 0;
  padding: 0 px 0 px; }

.boxcontent {
  font-size: 15px;
  font-weight: normal;
  color: #909090;
  font-style: italic; }

.smallgreytext {
  font-size: 20px;
  font-weight: normal;
  color: #909090;
  font-style: italic; }

.smallergreytext {
  font-size: 14px;
  font-weight: normal;
  color: #909090;
  font-style: italic;
  vertical-align : top; }

.post {
  font-size: 20px;
  padding: 10px 0 20px; }

.blog .post {
  border-top: 2px solid #da1e5e; }

.post.newest {
  padding: 10px 20px;
  margin: 0 0 20px;
  border: none;
  position: relative;
  overflow: hidden;
  background: #d8d8d8;
  background: -moz-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8d8), color-stop(100%, #eeeded));
  background: -webkit-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -o-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -ms-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  -webkit-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.page {
  margin: 0;
  padding: 0; }

.entry-date {
  padding: 0;
  color: #000; }

.entry-content {
  line-height: 1.2em; }

.entry-meta {
  padding: 10px 0 0 0;
  line-height: 24px; }

.pinkfooter {
  color: #da1e5e; }

div.article_list_date {
  color: #000; }

#comment {
  width: 453px; }

/* Homepage * /

.home .entry-content h2{
	font-size: 64px;
	line-height: 60px;
	color: #da1d5e;
	padding: 0;
	margin: 0 0 10px;
}
	.home .entry-content p{
		font-size: 30px;
		font-style: italic;
		color: #7d7d7d;
		line-height: 1.2em;
		padding: 0;
	}

/* Page Content Classes */
.block {
  margin-bottom: 36px;
  overflow: hidden;
  position: relative; }

.page-thumb {
  position: absolute;
  top: 0;
  right: 0; }

.page-thumb img {
  display: block;
  height: 100px;
  width: auto; }

.halves {
  overflow: hidden; }

.half {
  width: 45%;
  float: left;
  position: relative; }

.half h3 {
  font-size: 22px;
  color: #da1e5e;
  padding: 0;
  margin: 0 0 10px; }

.half.right {
  float: right; }

.half ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #a0a0a0; }

.half li {
  border-top: none;
  border-bottom: 1px solid #a0a0a0;
  color: #000;
  padding: 3px 0;
  margin: 0;
  font-size: 14px; }

/* Gallery */
.gallery {
  padding: 40px 40px;
  margin: 10px 10px 20px;
  border: none;
  position: relative;
  overflow: hidden;
  background: #d8d8d8;
  background: -moz-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8d8), color-stop(100%, #eeeded));
  background: -webkit-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -o-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -ms-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  -webkit-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.noscript .gallery img {
  margin-bottom: 10px; }

h2.gallery-title {
  padding: 0;
  margin: -10px 0 10px; }

.gallery-viewer {
  position: relative;
  height: 375px; }

.gallery .arrow {
  position: absolute;
  top: 0;
  width: 50px;
  height: 375px;
  background: url(images/gallery-nav.png) no-repeat;
  cursor: pointer; }

.gallery .prev {
  left: -25px;
  background-position: left center; }

.gallery .next {
  right: -25px;
  background-position: right center; }

.gallery-thumbs {
  margin: 15px 0 10px; }

.gallery-thumbs img {
  margin: 0 8px 0 0; }

.gallery-thumbs img:hover,
.gallery-thumbs img.current {
  outline: 2px solid #da1d5e; }

/* Columns */
.columns {
  overflow: hidden;
  margin: 40px -45px 20px 0; }

.column {
  width: 246px;
  float: left;
  padding: 7px;
  margin: 0 45px 0 0; }

.column h2,
.column h3 {
  font-size: 24px;
  color: #da1d5e;
  margin: 30px 0 5px;
  padding: 0;
  line-height: 1.2em; }

.entry-content .column p {
  font-style: normal;
  font-size: 22px;
  margin: 0;
  padding: 0;
  color: #7d7d7d; }

.button {
  float: left;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
  background: #d91c5c;
  border: 5px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  color: #FFF;
  margin: 15px 0 15px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.ie7- .button {
  border-color: #f0f0f0; }

.button:hover {
  color: #FFF;
  text-decoration: none; }

.column .button,
#sidebar .button {
  width: 160px;
  padding: 10px 0;
  float: none;
  display: block; }

#sidebar .button {
  width: 205px; }

#sidebar .button.small {
  width: 160px;
  padding: 7px 0; }

.columns.content {
  width: 620px;
  margin-left: -20px; }

.three-col .column {
  width: 160px;
  margin: 0 0 0 20px;
  padding: 10px; }

.content .column img {
  max-width: 100%;
  width: auto;
  height: 110px; }

.page-template-homepage-php .column h2,
.page-template-homepage-php .column h3 {
  font-size: 22px; }

.page-template-homepage-php .entry-content .column p {
  font-size: 18px;
  line-height: 21px;
  color: #000;
  margin: 0 0 1em; }

.page-template-homepage-php .entry-content .column p img {
  margin: 0 0 -1em; }

.page-template-homepage-php .entry-content .column p a {
  text-decoration: underline; }

.page-template-homepage-php .entry-content .column {
  position: relative;
  width: 256px;
  min-height: 300px;
  padding: 0 0 80px;
  margin: 0 30px 0 0; }

.page-template-homepage-php .entry-content .column .button {
  position: absolute;
  bottom: 0;
  left: 0;
  text-decoration: none; }

/* Packages */
.packages {
  overflow: hidden;
  margin: 40px -39px 20px -5px;
  padding: 0 0 10px; }

.package {
  width: 224px;
  float: left;
  padding: 35px 20px 80px;
  margin: 0 35px 0 5px;
  position: relative;
  overflow: hidden;
  background: #d8d8d8;
  background: -moz-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8d8), color-stop(100%, #eeeded));
  background: -webkit-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -o-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -ms-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  -webkit-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.package h2 {
  font-size: 24px;
  color: #da1d5e;
  margin: 0 0 25px;
  padding: 0;
  line-height: 1.2em; }

.entry-content .package p {
  font-size: 22px;
  margin: 0;
  padding: 0;
  color: #000;
  line-height: 1.2em;
  font-style: italic;
  height: 2em; }

.entry-content .package p + p {
  font-size: 18px;
  margin: 25px 0 0;
  border-top: 1px solid #fff;
  border-top-color: rgba(255, 255, 255, 0.5);
  padding-top: 10px;
  height: 250px; }

.package .toggle-features {
  display: block;
  height: 26px;
  line-height: 26px;
  background: url(images/toggle-features.png) top left no-repeat;
  text-indent: 35px;
  font-size: 18px;
  color: #da1d5e;
  margin-bottom: 10px; }

.package .toggle-features.close {
  background-position: bottom left; }

.package ul.features {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #fff;
  border-top-color: rgba(255, 255, 255, 0.5);
  overflow: hidden; }

.package .features li {
  padding: 8px 0;
  margin: 0;
  font-size: 16px;
  line-height: 1.2em;
  border-bottom: 1px solid #fff;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  border-top: none; }

.package .button {
  width: 214px;
  position: absolute;
  bottom: 25px;
  left: 20px;
  margin: 15px 0 0;
  padding: 10px 0; }

.packages .filler {
  width: 550px;
  float: left;
  padding-right: 40px; }

.post .checklist {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font-size: 24px;
  overflow: hidden; }

.post .checklist li {
  margin: 5px 0;
  border: none;
  padding: 0 0 0 30px;
  background: url(images/checkmark.png) 0 3px no-repeat; }

.post .checklist.horizontal li {
  float: left;
  width: 400px;
  margin: 5px 0; }

.post .checklist.horizontal li:nth-child(odd) {
  width: 480px; }

.post .checklist.horizontal li:nth-child(even) {
  width: 320px; }

.checklist + p {
  font-size: 22px; }

/* Boxes */
.box,
#tryit-table {
  padding: 40px 30px 30px;
  margin: 20px 5px;
  clear: both;
  overflow: hidden;
  position: relative;
  background: #d8d8d8;
  background: -moz-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8d8), color-stop(100%, #eeeded));
  background: -webkit-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -o-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: -ms-linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  background: linear-gradient(top, #d8d8d8 0%, #eeeded 100%);
  -webkit-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 5px 5px 0 rgba(255, 255, 255, 0.25), inset 0 -5px 5px 0 rgba(200, 200, 200, 0.25), 0 3px 5px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.box p img {
  max-width: none; }

.box h2 {
  padding-top: 0;
  color: #da1e5e; }

.box h2 + p {
  margin-top: -20px;
  margin-bottom: 10px; }

.box h3 {
  font-size: 24px;
  color: #da1d5e;
  margin-bottom: 10px; }

.box .half img {
  display: block;
  margin-left: -10px; }

.box ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  border: none; }

.box li {
  padding: 8px 0;
  font-size: 16px;
  line-height: 1.2em;
  border-bottom: 1px solid #fff;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  border-top: none;
  margin: 0; }

.box li:last-child {
  border-bottom: none; }

.box img.alignleft + ul {
  margin-left: 200px; }

.box img.alignright + ul {
  margin-right: 200px; }

.box .button {
  display: inline;
  padding: 10px 20px;
  margin: 5px 5px 0 0; }

.box.fixed-height .half {
  min-height: 610px;
  padding-bottom: 60px; }

.box.fixed-height .half .button {
  position: absolute;
  bottom: 0;
  left: 0; }

.box.bg-pink {
  background: #c33164;
  background: -moz-linear-gradient(top, #de3670 0%, #c33164 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #de3670), color-stop(100%, #c33164));
  background: -webkit-linear-gradient(top, #de3670 0%, #c33164 100%);
  background: -o-linear-gradient(top, #de3670 0%, #c33164 100%);
  background: -ms-linear-gradient(top, #de3670 0%, #c33164 100%);
  background: linear-gradient(top, #de3670 0%, #c33164 100%);
  -webkit-box-shadow: inset 0 5px 5px 0 #e35586, inset 0 -5px 5px 0 #b94069, 0 3px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 5px 5px 0 #e35586, inset 0 -5px 5px 0 #b94069, 0 3px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: inset 0 5px 5px 0 #e35586, inset 0 -5px 5px 0 #b94069, 0 3px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: inset 0 5px 5px 0 #e35586, inset 0 -5px 5px 0 #b94069, 0 3px 5px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 5px 5px 0 #e35586, inset 0 -5px 5px 0 #b94069, 0 3px 5px rgba(0, 0, 0, 0.25); }

.box.bg-pink * {
  color: #FFF; }

/* Handy Classes */
.big {
  font-size: 30px;
  line-height: 1.2em; }

.button.bg-pink {
  background-color: #d91c5c !important; }

a.bg-pink:hover {
  background-color: #c12158 !important; }

.button.bg-orange {
  background-color: #f1592a !important; }

a.bg-orange:hover {
  background-color: #d7592e !important; }

.button.bg-grey {
  background-color: #737373 !important; }

a.bg-grey:hover {
  background-color: #5d5d5d !important; }

.text-pink {
  color: #d91c5c !important; }

.text-orange {
  color: #d91c5c !important; }

.text-orange {
  color: #f1592a !important; }

/* Page Composing */
.post p.lead {
  font-size: 36px;
  line-height: 42px;
  color: #6d6e71; }

.btn {
  display: block;
  background: #e66c4b;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  text-align: center;
  padding: 12px 45px;
  border: 10px solid #fff;
  -webkit-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.49);
  -moz-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.49);
  box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.49);
  margin: 20px auto 0;
  text-decoration: none; }
  .btn.btn-md {
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .btn:hover {
    background: #d7592e;
    text-decoration: none; }

sup {
  font-size: 60%; }

.composing .post-title {
  font-size: 54px;
  margin-bottom: 0; }
.composing .post-title small {
  font-size: 30px;
  color: #6d6e71;
  font-style: italic;
  display: block; }
.composing h2 {
  font-size: 64px; }
.composing .big {
  color: #4d4d4d; }
.composing .block {
  padding: 80px 80px 40px; }
.composing .video {
  background: url(images/ipad-bg.png) no-repeat;
  width: 545px;
  height: 461px;
  float: left;
  margin-top: 30px;
  margin-left: -80px;
  position: relative; }
  .composing .video .play-video {
    position: absolute;
    top: 155px;
    right: -20px;
    background: url(images/play-btn.png) no-repeat;
    width: 131px;
    height: 131px; }
  .composing .video iframe {
    position: absolute;
    top: 59px;
    left: 0;
    display: none; }
    .composing .video iframe.showvideo {
      display: block; }
.composing .featured {
  float: left;
  width: 280px;
  margin: 60px 0 40px 30px; }
  .composing .featured ul {
    padding-left: 0;
    list-style: none; }
    .composing .featured ul li {
      font-size: 18px;
      color: #4d4d4d;
      border-top: 2px solid #eeeeee;
      padding: 5px 0;
      line-height: 18px; }
.composing .pink-box {
  background: #da1d5e;
  width: 321px;
  position: absolute;
  right: 0px;
  bottom: 480px;
  border: 10px solid #fff;
  border-right: 0;
  -webkit-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.49);
  -moz-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.49);
  box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.49);
  border-right: 0; }
  .composing .pink-box p {
    padding: 20px 50px 20px 60px;
    font-style: italic;
    font-size: 18px;
    color: #fff; }
.composing .columns {
  margin-top: 10px;
  position: relative; }
  .composing .columns .column {
    padding-top: 40px;
    margin: 0 65px 0 0;
    width: 196px; }
    .composing .columns .column.lesson {
      background: url(images/lessons-bird.png) no-repeat 0px 60px; }
    .composing .columns .column.composition {
      background: url(images/composition-bird.png) no-repeat 0px 30px; }
    .composing .columns .column.create {
      background: url(images/create-bird.png) no-repeat 0 15px; }
    .composing .columns .column.discuss {
      background: url(images/discuss-bird.png) no-repeat 0 30px; }
    .composing .columns .column.expand {
      background: url(images/expand-bird.png) no-repeat 0 20px; }
    .composing .columns .column.lesson h3, .composing .columns .column.composition h3, .composing .columns .column.create h3 {
      margin-top: 120px; }
    .composing .columns .column.discuss h3, .composing .columns .column.expand h3 {
      margin-top: 140px; }
    .composing .columns .column h3, .composing .columns .column p {
      color: #4d4d4d; }
    .composing .columns .column p {
      font-size: 18px; }
      .composing .columns .column p span {
        font-size: 30px;
        color: #9ba1a6; }
.composing .slideshow {
  width: 759px;
  height: 500px;
  position: relative;
  margin: 20px auto 150px;
  background: white url(images/ipad-carousel.png) center center no-repeat; }
  .composing .slideshow img.shadow {
    position: absolute;
    bottom: 0;
    left: -75px;
    z-index: 15; }
  .composing .slideshow .slide {
    width: 582px;
    height: 422px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -172px 0 0 -295px;
    background: #000; }
    .composing .slideshow .slide .quote {
      position: absolute;
      left: 50%;
      top: 500px;
      width: 100%;
      padding-left: 0;
      margin: 0 25px 0 50px;
      margin-left: -50%;
      text-align: center;
      font-size: 24px;
      color: #4d4d4d;
      text-shadow: none;
      display: none; }
      .composing .slideshow .slide .quote strong {
        color: #da1d5e;
        font-weight: normal; }
    .composing .slideshow .slide.current .quote {
      display: block; }
  .composing .slideshow .slide-nav {
    bottom: -50px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center; }
    .composing .slideshow .slide-nav li {
      display: inline-block;
      float: none;
      background: #fff;
      box-shadow: none;
      border: 2px solid #eee;
      width: 24px;
      height: 24px; }
      .composing .slideshow .slide-nav li.current {
        background: #da1e5e; }
.composing .post .tech-stuff p {
  font-size: 28px;
  line-height: 1.2; }
.composing .tech-stuff a {
  text-decoration: underline; }
  .composing .tech-stuff a:hover {
    text-decoration: none; }

/* login stuff */
/*
#menu, #menu_ul li {
	background-color: #939598;
}
#tp_link {
	background-color: #939598;
	border-right: none !important;
}
#tp_div {
	width: 200px;
}
#tp_login {
	width: 250px;
	background-color: #da1e5e;
	position: absolute;
}
#tp_login input {
	border: 0;
}
#tp_login form {
	margin: 0;
	padding: 0;
}
#user_login, #user_pass, #user_pass_trick, #login {
	height: 20px;
}
#user_login, #user_pass, #user_pass_trick {
	color: #939598;
}
#user_login {
	width: 175px;
}
#user_pass, #user_pass_trick {
	width: 122px;
}
#logop {
	background-color: #939598;
	color: #fff;
	width: 45px;
	cursor: pointer;
}
#tp_login table tr td {
	color: #fff;
	padding-bottom: 4px;
}
#tp_login table {
	margin-left: 18px;
	margin-bottom: 16px;
}

#user_login {
	background-image: url('images/trick_bg_username.gif');
	background-repeat: no-repeat;
}

#user_pass {
	background-image: url('images/trick_bg_password.gif');
	background-repeat: no-repeat;
}

.news-list {
	border-bottom: 1px solid #000;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

li.news-list:last-child {
	border-bottom: none;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

a.newslink {
	font-style: italic;
}

a.more {
	text-decoration: underline;
}

a.view-all {
	font-style: italic;
	text-decoration: underline;
	color: #f1592a;
	font-size: 16px;
}

.newsflash {
	background-color: #ffcc99;
	padding: 10px;
}

*/
.fbbutton {
  margin-bottom: 10px;
  text-align: right; }

/* Sidebar */
#sidebar h1 {
  font-size: 24px;
  font-weight: normal;
  color: #DA1E5E; }

#sidebar h2,
#sidebar h3 {
  font-weight: normal;
  color: #d91c5c;
  margin-top: 0; }

#sidebar .author-bio h2 {
  font-size: 22px;
  font-weight: normal;
  color: #DA1E5E;
  margin: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px; }

#sidebar .author-bio h3 {
  font-size: 22px;
  font-weight: normal;
  color: black;
  margin: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px; }

#sidebar .author-bio h4 {
  font-size: 12px;
  font-weight: normal;
  color: black;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px; }

#sidebar p {
  font-size: 18px;
  color: #707070; }

#sidebar hr, #downloadsForm hr {
  border: none;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #eeeeee;
  margin: 30px 0 10px; }

#sidebar ul.news-list {
  padding: 0;
  list-style: none; }

#sidebar ul.news-list li {
  border-bottom: 1px solid black;
  padding-bottom: 12px;
  margin-bottom: 12px; }

#sidebar ul.news-list p {
  list-style: none;
  font-size: 15px;
  font-weight: normal;
  color: black; }

#sidebar.below {
  background: #FFF;
  text-align: left;
  margin-top: 40px; }

#sidebar.below h2 {
  font-size: 23px;
  font-weight: normal; }

#sidebar.below p {
  color: #000; }

#sidebar.below .column h2 {
  color: #f1592a; }

#sidebar.below .wrap {
  padding: 40px 40px 0;
  overflow: hidden; }

#sidebar.below .column {
  margin: 0;
  height: 270px;
  position: relative; }

#sidebar.below .button {
  position: absolute;
  bottom: 7px;
  left: 7px; }

#tryitnow img {
  margin-left: -15px; }

#whatsnew {
  margin: 0 45px !important; }

#sidebar ul.social-media {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  overflow: hidden; }

#sidebar .social-media li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  border: none; }

/* Footer */
#footer {
  text-align: left;
  font-size: 18px; }

#footer .wrapper {
  width: auto;
  padding: 40px;
  background: #fff; }

#footer h2 {
  color: #F15A2B;
  border-bottom: 1px solid #999;
  font-size: 38px;
  font-weight: normal;
  margin: 0 0 10px; }

#footer a,
#footer a:hover {
  color: #DA1E5E; }

#footer a:hover {
  text-decoration: underline; }

#copyright {
  float: right;
  font-size: 12px;
  margin-top: -50px; }

/* Modals */
#modal-overlay {
  background-color: #000; }

#modal-div,
#modal-divOne,
#modal-divTwo,
#modal-divThree {
  width: 768px;
  background: #e5e3e4 url("images/form-bg.jpg") 0 0;
  background-repeat: repeat-x;
  display: none;
  overflow: hidden; }

#modal-divOne,
#modal-divTwo,
#modal-divThree {
  padding: 20px 0px 0px 0px; }

.newsletter-box {
  margin: 20px 0 30px 0; }

a.news-modallink img {
  margin-top: 10px; }

.post #modal-videos {
  float: left;
  width: 261px;
  padding: 0;
  margin: 0; }

#vids .modal-videos {
  padding: 0;
  margin: 0; }

#vids .modal-videos a {
  padding: 10px 0; }

.post #video-modallinkOne span,
.post #video-modallinkTwo span,
.post #video-modallinkThree span {
  font-size: 18px;
  line-height: 24px;
  font-weight: lighter;
  padding-left: 16px; }

.post #video-modallinkOne img,
.post #video-modallinkTwo img,
.post #video-modallinkThree img {
  padding: 0 0 15px 0; }

.close {
  width: 56px;
  height: 58px;
  position: relative;
  top: -2px;
  right: -356px;
  margin: 0; }

#modal-divOne .close,
#modal-divTwo .close,
#modal-divThree .close {
  top: -353px;
  right: -598px; }

.modal-content {
  text-align: left;
  padding: 0 30px 30px 30px;
  font-size: 15px; }

.modal-content h2 {
  color: #DA1E5E;
  font-weight: normal;
  margin: 10px 0 5px 0; }

span.smaller {
  font-size: 13px; }

span.smaller a {
  text-decoration: underline; }

/* Try it table */
#tryit-table {
  /*
  	background: url('images/tryit-bg-2.gif') no-repeat 0 0;
  */
  width: 600px;
  height: 936px;
  border: none;
  padding: 45px 15px 15px 15px;
  display: block; }

#tryit-table td {
  padding-bottom: 10px; }

#tryit-table p {
  font-size: 16px;
  margin-top: 0; }

#tryit-table h5 {
  padding: 10px 0 0 0; }

#tryit-table h4.pink {
  padding: 0; }

#tryit-table a {
  text-decoration: underline; }

#tryit-table p.small {
  font-size: 14px;
  margin-top: 0;
  line-height: 18px;
  padding: 0 0 10px 0; }

#tryit-table p.small span {
  font-size: 14px;
  margin-top: 0;
  color: #DA1E5E; }

/* Launcher and Vids Table */
#launcher {
  background: url("images/launcher-bg.gif") no-repeat 0 0;
  width: 560px;
  height: 497px;
  padding-top: 20px;
  padding-bottom: 20px; }

#vids {
  width: 560px; }

#launcher table {
  padding: 25px;
  margin: 25px;
  border: none;
  border-collapse: collapse; }

#vids table {
  margin: 0;
  border: none;
  border-collapse: collapse; }

#launcher h3 {
  color: #DA1E5E;
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 18px; }

#launcher h4 {
  font-size: 20px;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 18px; }

#launcher p,
#vids p {
  padding: 0;
  margin: 0;
  line-height: 20px; }

#launcher p.note {
  font-size: 16px;
  padding: 15px 0 0 0;
  margin: 0;
  line-height: 22px;
  color: #999;
  font-style: italic;
  width: 500px; }

#launcher p.note a {
  text-decoration: underline;
  color: #DA1E5E; }

#vids table span {
  font-size: 18px;
  line-height: 24px;
  font-weight: lighter;
  padding-left: 0;
  color: #DA1E5E; }

#vids table span em {
  color: #999; }

h4.pink {
  color: #DA1E5E;
  font-size: 16px;
  line-height: 24px;
  font-weight: lighter;
  padding-bottom: 8px; }

/* Newsletter Form */
.clear {
  clear: both; }

#newsletter-form table {
  font-size: 13px; }

#newsletter-form table td.req {
  color: #DA1E5E; }

#newsletter-form input {
  width: 210px;
  margin: 0 0 10px 0;
  padding: 3px; }

#newsletter-form input#news-submit {
  width: 91px;
  height: 56px;
  background: transparent url("images/submit-news.png") no-repeat 0 0;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 0; }

#newsletter-form input#email,
#newsletter-form input#email-confirm {
  width: 316px;
  padding: 3px; }

.error {
  border: 1px solid red;
  color: red; }

/* ==================================== */
/* ========== Subscribe Form ========== */
/* ==================================== */
#subscribe {
  width: 440px;
  background: #DAD7D7;
  position: relative;
  padding: 120px 50px 50px;
  text-align: left; }

#subscribe br {
  clear: both; }

#subscribe h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 440px;
  height: 40px;
  padding: 0 50px 10px;
  background: #fff;
  color: #f1592a;
  font-size: 28px;
  margin: 0; }

#subscribe p {
  padding: 0 0 10px;
  margin: 0 0 10px; }

#subscribe #unit_price {
  margin-top: -20px;
  font-size: 14px; }

#subscribe #subscription_total {
  font-size: 24px;
  padding: 0 0 5px; }

#subscribe fieldset {
  border: none;
  margin-bottom: 20px; }

#subscribe p.nomargin {
  margin: 0; }

#subscribe legend,
#subscribe h3 {
  display: block;
  font-size: 24px;
  color: #DA1E5E;
  padding-bottom: 20px;
  font-weight: normal; }

#subscribe label,
#subscribe .label,
#subscribe input,
#subscribe select,
#subscribe textarea {
  display: block;
  position: relative; }

#subscribe .inline {
  display: inline; }

#subscribe label,
#subscribe .label {
  font-size: 14px; }

#subscribe .label {
  padding-top: 10px; }

#subscribe label.below {
  padding-top: 24px;
  font-size: 12px;
  margin: 10px 0 0; }

#subscribe label.below input,
#subscribe label.below select {
  position: absolute;
  top: 0;
  left: 0; }

#subscribe input,
#subscribe select,
#subscribe textarea {
  margin-left: -2px;
  border: 1px solid #737373;
  background: #f7f7f7;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2);
  border-radius: 2px; }

#subscribe input,
#subscribe textarea {
  padding: 2px 5px; }

#subscribe textarea {
  width: 428px; }

#subscribe .half {
  width: 200px; }

#subscribe .half input,
#subscribe .half select {
  width: 188px; }

#subscribe .halfwi select {
  width: 208px; }

#subscribe .left {
  float: left;
  clear: both; }

#subscribe .right {
  float: right; }

#subscribe .third {
  width: 130px;
  float: left;
  clear: none; }

#subscribe .third input {
  width: 118px; }

#subscribe .third select {
  width: 128px; }

#subscribe .third.left,
#subscribe .third.center {
  margin-right: 16px; }

#subscribe label.third {
  margin: 10px 0; }

#subscribe ul {
  padding: 0 0 0 1.5em;
  margin: 0 0 20px; }

#subscribe li {
  margin: 0 0 5px;
  line-height: 1.3em; }

#subscribe ul ul {
  margin: 0; }

#subscribe input.checkbox {
  display: inline; }

#subscribe .big label {
  font-size: 18px; }

#subscribe .button {
  display: block;
  float: none;
  width: 160px;
  margin: 0 auto;
  height: auto; }

#subscribe input.error,
#subscribe textarea.error,
#subscribe select.error {
  background: #f1592a;
  color: #000; }

.terms-list {
  font-size: 16px;
  display: none; }

#total-breakdown {
  font-size: 16px; }

#subscribe #agree_to_terms label {
  font-size: 24px;
  display: block;
  border-top: 2px solid;
  padding-top: 5px; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(images/black-alpha.png);
  display: none;
  z-index: 998; }

#lightbox {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -270px;
  z-index: 999;
  display: none;
  margin-bottom: 100px; }

#close_lightbox {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-indent: -999em;
  background: url(images/closebutton.png); }

#downloadsForm, #downloadsForm form, #downloadsForm button {
  font-size: 20px; }

#downloadsForm .formRow {
  margin: 10px 0px;
  display: block; }

#downloadsForm .formRow.indented {
  margin: 10px 60px; }

#downloadsForm .formRow label {
  vertical-align: top; }

#downloadsForm h2 {
	font-size : 5px;
}

#downloadsForm button, #downloadsForm input[type="submit"], #downloadsForm input[type="button"] {
  display: block;
  padding: 3px 20px;
  margin: 20px 0px 0px 0px;
  color: #FFFFFF;
  background-color: #959595 !important;
  font-size: 20px; }

.downloadPageButton .button {
  background-color: #D8D8D8 !important;
  font-weight: bold;
  color: #da1e5e;
  float: left; }

.downloadPageButton.secondColumn {
  position: absolute;
  left: 330px; }

.downloadPageButton a:hover .button {
  background-color: #C8C8C8 !important; }

#downloadsForm .submitBox {
  display: inline-block;
  width: 280px;
  margin-right: 1px; }

#downloadsForm .submitBox .blurb {
  padding: 8px 20px; }

#downloadsForm .submitBox p {
  padding: 0px;
  margin: 0px;
  color: #A5A5A5;
  font-size: 0.7em; }

#downloadsForm .submitBox div.title {
  color: #da1e5e;
  font-weight: bold; }

#downloadsForm select[multiple="multiple"] {
  width: 500px;
  font-size: 0.7em; }

#downloadsForm select[multiple="multiple"]#className, #downloadsForm select[multiple="multiple"]#studentName {
  width: 200px; }

#downloadsForm select#className option.selectAll, #downloadsForm select#studentName option.selectAll {
  font-weight: bold; }

#downloadsForm #drills .instructions {
  display: block;
  font-size: 0.7em;
  line-height: 1.0em;
  color: #A5A5A5;
  padding: 2px 0px 0px 60px; }

#downloadsForm #feedback, .page #feedback {
  margin: 3px 0px 12px 0px;
  padding: 3px 6px;
  border: 1px solid #da1e5e; }

#downloadsForm #feedback.warning {
  font-weight: bold;
  color: #da1e5e;
  border: 3px solid #da1e5e; }

.page #feedback.warning {
  font-weight: normal;
  color: inherit;
  border: 3px solid #da1e5e; }

#noClassWarning.formRow.warning,
#noClassWarning.welcomePage.warning {
  background-color: #f8d9e8;
  margin: 0px 0px 30px 0px;
  border-width: 0px; }

#noClassWarning.welcomePage.warning {
  padding: 10px; }

#downloadsForm div.note {
  margin: 0px;
  padding: 0px;
  color: #A5A5A5;
  font-size: 0.7em; }

#downloadsForm div.note em, #downloadsForm div.note b {
  color: #000000;
}

#downloadsForm #classListSection {
  margin: 20px 0px; }

#downloadsForm #classListSection textarea {
  width: 150px;
  height: 400px;
  font-size: 1.0em;
  white-space: wrap;
  overflow: auto; }

#downloadsForm .warning {
  border: 2px solid #da1e5e;
  padding: 5px 10px; }

#downloadsForm #scoreStyleSection
{
	border-top : 1px solid #EEEEEE;
	margin : 20px 0px;
	padding : 20px 0px 0px 0px;;
}

.nobr {
  white-space: nowrap; }



#sidebar_BTC_module
{
	margin : 63px 0px 80px 0px;
}


#sidebar_BTC_module .sidebarBTC_downloadBtn
{
	margin : 143px 0px 0px 0px;
}
#sidebar_BTC_module .sidebarBTC_downloadBtn a:hover
{	text-decoration: none;
}

#sidebar_BTC_module .btcFAQNotice
{	margin : 10px 0px;
	font-size : 0.8em;
}

#sidebar_BTC_module .btcFAQNotice a
{	text-decoration : underline;
}

#btcActivation-results p
{
	margin : 15px 0px 15px 0px;
}

.clearAll
{	clear : both;
}





@font-face
{
	font-family : 'Awesome';
	src: url('/fonts/awesome.eot');
	src : url('/fonts/awesome.otf') format("opentype");
	src: url('/fonts/awesome.woff') format('woff'), url('/fonts/awesome.ttf') format('truetype'), url('/fonts/awesome.svg') format('svg');
	font-weight : normal;
	font-style : normal;
}

#gameLeaderboardContainer
{
	font-family : Arial, sans-serif;
	margin : 0px 0px 20px 0px;
}

#gameLeaderboardLevels
{
	float : left;
	width : 200px;
	margin : 65px 0px 0px 0px;
	color : #da1e5e;

}

#gameLeaderboardLevels ul
{
	list-style-type: none;
	padding : 0px;
	margin : 0px;
}

#gameLeaderboardLevels li
{
	font-family : Awesome, Arial, sans-serif;
	font-size : 25px;
	padding : 0px 0px 10px 0px;
	margin : 0px;
}
#gameLeaderboardLevels li a, #gameLeaderboardLevels li a:hover, #gameLeaderboardLevels li a:visited
{
	text-decoration : none;
	color : inherit;
}

#gameLeaderboardLevels li a:hover
{	font-size : 1.0em;
}

#gameLeaderboardLevels li a.gameLevelBtn.selected
{	font-size : 1.25em;
	color : #da1e5e;
}

#gameLeaderboard
{
	padding : 0px;
	margin : 0px;
}

#gameLeaderboard tr
{
}

#gameLeaderboard #leaderboardHeader
{
	font-family : Awesome, Arial, sans-serif;
	font-size : 22px;
	color : #4daf2a;
	text-align : center;
	font-weight : normal;
}

#gameLeaderboard #leaderboardHeader.champions
{
	font-size : 34px;
}

#gameLeaderboard td
{
	text-align : left;
	vertical-align : top;
}

#gameLeaderboard td.leaderboardPosition
{
	width : 20px;
	text-align : right;
	margin-right : 10px;
}

#gameLeaderboard td.playerName
{
	width : 300px;
}

#gameLeaderboard td.score
{
	width : 50px;
}

#gameLeaderboard td.time
{
	text-align : right;
	width : 50px;
}

#schoolSelectionForm input
{	color : #000000;
	font-weight : bold;
}

#schoolSelected option, #schoolSelected
{	color : #000000;
}

#gameLeaderboard td.winner
{	font-weight : bold;
}

.toolsForSchools2014
{
	position : absolute;
	z-index : 20;
	width : 200px;
	height : 154px;
}

.toolsForSchools2014.homepage
{
	left : 700px;
	top : 450px;
}

.toolsForSchools2014.btcTitle
{
	left : 720px;
	top : 20px;
	width : 160px;
	height : 123px;
}

.toolsForSchools2014.btcTour
{
	left : 660px;
	top : 655px;
	width : 180px;
	height : 138px;
}


/* ==================== */

#btcpromo{
	color: #939598;
	background: #fff;
	position: absolute;
	top: -72px;
	left: 35px;
	padding: 20px;
	font-size: 24px;
	text-align: left;
}
	.ie8- #btcpromo{
		outline: 1px solid #eee;
	}
	.showbtc #btcpromo{
		top: 0;
	}
	#btcpromo,
	#btcpromo .button{
		box-shadow: 0 0 10px rgba(0,0,0,.5);
	}
	#btcpromo p{
		margin: -5px 15px 15px;
	}
	#btcpromo .button{
		border-radius: 0;
		font-size: 20px;
		margin: 0;
	}

/* ==================== */
