/* ==========================================================================
   Base
   ========================================================================== */

body { 
	background: #efefef;
	font-family:"Open Sans", Arial, sans-serif; 
	font-weight:normal;
}

#wrap {
	width:1024px;
	margin:0px auto;
	padding:0;
	position:relative;
}
.home #wrap {
	max-width:940px;
	margin:0px auto;
	padding:0;
	position:relative;
}

/* =============================================================================
   Header
   ========================================================================== */

#banner { 
	background-color:#007dc5;
	height:50px;
	position:relative;
}

/* Fixed Topbar Navigation */
body.admin-bar #banner {  }

#banner .container {
	position:relative;
	height:50px;
	width:980px;
	margin:0px auto;
}


#nav-main ul > li.active > a, 
#nav-main ul > li.active > a:hover, 
#nav-main ul > li.active > a:focus {
	color:#fff;
}
#nav-main ul {
	list-style:none;
}
#nav-main ul li {
	display:block;
	float:left;
}
#nav-main ul li a {
	display:block;
	font-size:16px;
	color:#a5deff;
	padding:5px .9em;
}
#nav-main ul li a:hover {
	text-decoration:none;
	color:#fff;
}
#nav-main ul li ul li a {
	color:#333;
}
#logo {
	
	background:url('../img/ArtDocentProgram_logo-frontpage.png');
	width:668px;
	height:144px;
	position:absolute;
	top:70px;
	left:20px;
}
#logo a {
	color:transparent;
	display:none;
}

#main h1.em {
	font-weight:800;
	font-style:italic;
	color:#007dc5;
	line-height:1.3em;
	margin-top:0;
	text-shadow: rgb(200,200,200) 2px 2px 2px;
}
#main h1.em a:hover {
	color:#007dc5;
	text-decoration:none;
	text-shadow: rgb(200,200,200) 3px 3px 3px;
}
#main .page-header h1 { display:none }
.single #main .page-header h1 { display:block }

#attention-getter {
	background:url('../img/voice-cloud.png');
	height:148px;
	width:174px;
	position:absolute;
	top:85px;
	z-index:998;
	right:15px;
}
iframe {
	z-index:3;
}
#attention-getter em {
	display:block;
	text-align:center;
	width:140px;
	padding:14px 15px;
	color:#007dc5;
	font-size:30px;
	line-height:1em;
	font-weight:800;
	font-style:italic;
}

#main img.alignleft,
.entry-content img.alignleft {
	margin:0px 18px 6px 0px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.25);
}
#main img.alignright,
.entry-content img.alignright {
	margin:0px 0px 6px 18px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.25);
}
.entry-content-asset iframe {
	max-width:600px !important;
	max-height:360px !important;
}

.sfw-form-allowed-tags {
	display:none;
}


/* ==========================================================================
   Content
   ========================================================================== */
.row {width: 100%}

#content { 
	width:580px;
	margin:220px 0px 20px 135px;
	float:left;
 }
.home #content { 
	width:100%;
	margin:220px 0px 20px 0px;

 }
#content .row1 {
	clear:both;
	width:100%;
}
#content .lcol {
	width:580px;
	margin-right:8px;
	float:left;
	text-align:left;
}
#content .rcol {
	width:250px;
	float:right;
	text-align:left;
}
.home #content .lcol {
	margin-right:0px;
	width:280px;
	float:left;
	text-align:center;
}
.home .row {
	margin:8px;
	padding:0;
}
.home #content .rcol {
	width:600px;
	float:right;
	margin-right:12px;
	margin-top:-10px;
}
.home #content #columns {
	margin: 0px;
	clear:both;
}
.home #content #columns #home-left-col {
	float:left;
	margin: 40px 25px 0 0;
	width:295px;
	height:290px;
	-moz-box-shadow: 0px 2px 6px #999;
	-webkit-box-shadow: 0px 2px 6px #999;
	box-shadow: 0px 2px 6px #999;
}
.home #content #columns #home-middle-col {
	float:left;
	margin: 40px 25px 0 0;
	width:295px;
	height:290px;
	-moz-box-shadow: 0px 2px 6px #999;
	-webkit-box-shadow: 0px 2px 6px #999;
	box-shadow: 0px 2px 6px #999;
}
.home #content #columns #home-right-col {
	float:left;
	margin: 40px 0 0 0;
	width:295px;
	height:290px;
	-moz-box-shadow: 0px 2px 6px #999;
	-webkit-box-shadow: 0px 2px 6px #999;
	box-shadow: 0px 2px 6px #999;
	text-align:center;
}
.home #content #columns #home-right-col .wrapper {
	padding:12px 0 0 0;
}
.home #content #columns header {
	font-size:1.1em;
	padding:.5em 1em;
	background-color:#007dc5;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	
	text-transform:uppercase;
	text-align:left;
}
.home #content #columns .wrapper {
	padding:0 1.5em;
}
.home #content #columns ul {
	margin:0;
	list-style:none;
}
.home #content #columns ul li {
	padding:6px 0px 5px 0px;
	margin-left:0;
	border-bottom:1px solid #fff;
}
.home #content #columns ul li:last-child {
	border-bottom:none;
}
.home .wp-image-632 {
	width:260px !important;
}
.home #slider {
	width:930px;
}

/* What People Say */


#content blockquote {
	display:block;
	padding-bottom:1.5em !important;
	margin-bottom:1.5em !important;
	border-bottom:1px solid #fff !important;
	border-left:none !important;
}
#content blockquote p {
	margin-bottom:.5em;
	font-style:italic;
	font-weight:400;
}
#content blockquote p cite {
	font-style:normal;
	font-weight:300;
	display:block;
	margin-top:.5em;
}

/* ==========================================================================
   Primary Content
   ========================================================================== */

#main { }

.page-header {
	margin:0;
	padding:0;
	border:none;
}
#social {
	text-align:right;
	float:right;
}

article header {
	padding:20px 0 0 0;
}
article:first-child header {
	padding:20px 0 0 0;
}
/* ==========================================================================
   Sidebar
   ========================================================================== */

#sidebar { 
	width:250px;
	margin-top:78px;
	position:relative;
	float:right;
	
 }

#constant-contact {	
	height:95px;
	width:230px;
	border-top:4px solid #007dc5;
	
	padding:.25em 1em 1px 1em;
	background-color:#fff;
	-moz-box-shadow: 0px 2px 6px #999;
	-webkit-box-shadow: 0px 2px 6px #999;
	box-shadow: 0px 2px 6px #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
}
.home #constant-contact {
	margin:28px 0 0 10px;
}
#constant-contact h3 {
	font-size:18px;
	line-height:1.1em;
	margin-bottom:0;
}
#constant-contact a {
	margin-top:.75em;
	clear:both;
	margin-bottom:.25em;
}

#categories-4 {
	margin:70px 0 10px 20px;
	clear:both;
}

#categories-4 ul {
	list-style:none;
	padding:0;
	margin:0;
}
#categories-4 ul li {
	padding:0 0 .5em 5px;
}
#categories-4 ul li a {
	font-size:18px;
	line-height:1.2em;
	font-weight:700;
}
#archives-3 {
	margin-left:20px;
}
#archives-3 h3, #categories-4 h3 {
	font-size:18px;
	line-height:1.1em;
	margin-bottom:.5em;
}
#search-3 {
	margin-top:30px;
	position:relative;
}
i.icon-search {
	position:absolute;
	top:6px;
	right:23px;
}
/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry time { }
.hentry p.byline { }
.hentry .entry-content { }
.hentry footer { }



/* ==========================================================================
   Footer
   ========================================================================== */

#content-info {
	width:980px;
	margin-top:20px;
	padding-top:1.1em;
	text-align:center;
	font-size:.8em;
}
ul#menu-footer-menu {
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu-footer-menu li {
	margin:0;
	padding:0;
	display:inline;
	padding:0px 1.5em;
}
ul#menu-footer-menu li a {
	font-size:1.3em;
}
footer #nav_menu-4 {
	margin:0 0 20px 10px;
}
/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 979px) {
  /* Fix top padding when using the responsive grid with the fixed topbar */
  body.top-navbar {
    padding-top: 0;
  }
}


/* ==========================================================================
   Additional stuff
   ========================================================================== */

#content h1, #content h2, #content h3, #content h4{
	 font-family:"Open Sans", Arial, sans-serif; 
	font-weight:800; 
	font-style:normal; 
	line-height:1.2em;
}

.gform_wrapper ul.gfield_radio li {
	padding-left:.25em;
	overflow:visible;
}

figure.alignright {
	margin:0px 0 14px 40px !important;
	padding:6px !important;
}
figure.alignleft {
	margin:0px 40px 14px 0px !important;
	padding:6px !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	margin-bottom:-1px;
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	margin-bottom:10px;
}


/* Standards Tables */
div#standards-table-wrapper {
	width:600px;
	height:auto;
	overflow-x:scroll;
	border:1px solid white;
}
div#standards-table-wrapper p {
	display:none;
}
.tableizer-table {
	
}
table#TexasTable {
	width:1000px;
	border:1px solid #000;
}
#TexasTable th,
#CommonCoreTable th {
	text-align:center;
	padding:3px;
}
#TexasTable th#main-header,
#CommonCoreTable th#main-header {
	border-bottom:1px solid #000;
	background-color:#104E8B;
	color:#fff;
}

table#TexasTable table td,
table#TexasTable table th,
table#CommonCoreTable table td,
table#CommonCoreTable  table th {
	padding:3px;
	text-align:center;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;

}

#TexasTable table#grade-levels-table {
	width:120px;
}

#TexasTable th#grade-levels,
 {
	border-bottom:1px solid #000;
	height:110px;
}
#TexasTable th#writing-exp {
	border-bottom:1px solid #000;
	height:110px;
}
#TexasTable th#speaking {
	border-bottom:1px solid #000;
	height:110px;
}
#TexasTable th#language {
	border-bottom:1px solid #000;
	height:110px;
}
#TexasTable th#critical-ev {
	height:110px;
	border-bottom:1px solid #000;
}

table#CommonCoreTable {
	width:720px;
	border:1px solid #000;
}

#CommonCoreTable table#grade-levels-table {
	width:120px;
}
#CommonCoreTable table#themes-table {
	width:180px;
}
#CommonCoreTable th#grade-levels,
#CommonCoreTable th#themes,
#CommonCoreTable th#writing-exp,
#CommonCoreTable th#language,
#CommonCoreTable th#speaking {
	height:60px;
	border-bottom:1px solid #000;
}
#TexasTable table tr:nth-child(even),
#CommonCoreTable table tr:nth-child(even) {
    background-color: #eee;
}
#TexasTable table tr:nth-child(odd),
#CommonCoreTable table tr:nth-child(odd) {
    background-color: #fff;
}
