/*
Theme Name: Digital Kids Initiative
Theme URI: http://www.digitalkidsinitiative.com/
Description: Design by Cathy Ginder, Development by Austin Ginder
Author: Anchor Development
Author URI: http://www.anchordev.com
Version: 1.0
*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot');
    src: url('fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebas-neue-fontfacekit/BebasNeue-webfont.woff') format('woff'),
         url('fonts/bebas-neue-fontfacekit/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/bebas-neue-fontfacekit/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VollkornBold';
    src: url('fonts/Vollkorn-fontfacekit/Vollkorn-Bold-webfont.eot');
    src: url('fonts/Vollkorn-fontfacekit/Vollkorn-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Vollkorn-fontfacekit/Vollkorn-Bold-webfont.woff') format('woff'),
         url('fonts/Vollkorn-fontfacekit/Vollkorn-Bold-webfont.ttf') format('truetype'),
         url('fonts/Vollkorn-fontfacekit/Vollkorn-Bold-webfont.svg#VollkornBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VollkornBoldItalic';
    src: url('fonts/Vollkorn-fontfacekit/Vollkorn-BoldItalic-webfont.eot');
    src: url('fonts/Vollkorn-fontfacekit/Vollkorn-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Vollkorn-fontfacekit/Vollkorn-BoldItalic-webfont.woff') format('woff'),
         url('fonts/Vollkorn-fontfacekit/Vollkorn-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/Vollkorn-fontfacekit/Vollkorn-BoldItalic-webfont.svg#VollkornBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	padding:0px;
	margin:0px;
}

html {
	background:url('images/content-full-top.jpg') no-repeat #f6f6f6 top center;
	font-family:Arial;
	color:#363636;
}

#header {
	background:url('images/header.jpg') no-repeat top center;
	margin:0px auto;
	height:256px;
}

body {
	background:url('images/top-repeat.png') repeat-x top center;
}

.inner {
	width:960px;
	margin:0px auto;
}

a img {
	border:0px;
}

#nav {
	text-align:right;
	width:960px;
	height:62px;
}

#nav li {
	display:inline;
	list-style:none;
}

#nav a {
	display:inline-block;
	padding: 9px 12px 22px 12px;
	color:#fff;
	font-size:26px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'BebasNeueRegular';
	letter-spacing:1px;
	font-weight:normal;
}

#nav a:hover {
	color:#cdcdcd;
}

#nav .current_page_item a {
	background-color:#a02013;
}

#nav .current_page_item a:hover {
	color:#fff;
}

#nav .last a {
	padding: 9px 19px 24px 12px;
}

#logo {
	width:520px;
	text-align:right;
	float:left;
	height: 175px;
	z-index: 20;
	position: relative;
}

#logo a {
	left: -28px;
	position: relative;
}

#tagline {
	width:420px;
	padding:10px 10px 20px 0px;
	font-size:20px;
	text-align:right;
	float:left;
	font-family: 'VollkornBoldItalic';
}

#phone {
	float:left;
	width:420px;
	text-align:right;
}

.clear {
	clear:both;
}

#container {
	background:url('images/content-repeat.jpg') repeat-y top center;
	margin:0px auto;
}

#content {
	background:url('images/content-top.jpg') no-repeat top center;
	margin:0px auto;
}

#content .inner {
	padding: 0 30px 50px 50px;
	min-height:421px;
	width:880px;
}

#content-bottom {
	background:url('images/content-bottom.jpg') no-repeat bottom center;
	margin:0px auto;
}

#footer {
	background:url('images/footer.jpg') no-repeat top center;
	margin:0px auto;
	height:213px;
	padding: 20px 0 0 5px;
	font-size:12px;
	color:#363636;
	line-height:16px;
}

h1 {
	font-family: 'BebasNeueRegular';
	padding:30px 0 30px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:40px;
	font-weight:normal;
}

h2 {
	font-family: 'BebasNeueRegular';
	padding:30px 0 30px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:32px;
	font-weight:normal;
}

p {
	line-height:24px;
	padding: 0 0 15px 0;
}

ul {
	line-height: 22px;
	padding: 0 0 0 22px;
}

li {
	padding:3px 0 3px 0;
}

/* begin slider */

#slider {
	float: left;
	position: relative;
	padding: 0px;
	z-index: 1;
	border: 9px solid #E1E1E1;
	margin: 28px 0 0 0;
}

.nivoSlider {
    position:relative;
    width:554px; /* Change this to your images width */
    height:414px; /* Change this to your images height */
}

.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.nivo-controlNav {
	display:block;
	position:absolute;
	top: 377px;
	margin: 0px auto;
	width: 538px;
	text-align:right;
}

.nivo-controlNav a {
	background:url('images/slider-nav.png') no-repeat;
	width:26px;
	height:26px;
	padding: 3px 0 0 0;
	color:#acacac;
	display:inline-block;
  font-family: 'BebasNeueRegular';
	text-align:center;
	margin: 0 0 0 5px;
	font-size:18px;
}

.nivo-controlNav a:hover {
	text-decoration:none;
}

.nivo-controlNav a.active {
	background:url('images/slider-nav-active.png') no-repeat;
	color:#fff;
  font-family: 'BebasNeueRegular';
	font-weight:normal;
}

.nivo-directionNav .nivo-prevNav {
	display:none;
	background:black;
	padding:4px;
	color:white;
}
.nivo-directionNav .nivo-nextNav {
	display:none;
	background:black;
	color:white;
	padding:4px;
}

/* end slider */

#vertical-buttons {
	float: left;
	padding: 28px 0 0 15px;
}

#vertical-buttons ul {
	padding:0px;
	margin:0px;
}

#vertical-buttons li {
	list-style:none;
	padding:0px;
	margin:0px;
}

#vertical-buttons a {
	display:block;
  font-family: 'BebasNeueRegular';
	text-transform:uppercase;
	color:#fff;
	font-size:52px;
	text-decoration:none;
	width:270px;
	height: 53px;
	padding: 35px 0 0 20px;
	margin: 0 0 13px;
	position:relative;
}

#vertical-buttons li:first-child a {
	background-color:#a02013;
	border-bottom:10px solid #781006;
}

#vertical-buttons li:first-child a:hover {
	color:#781006;
	background-color:#fff;
	border-bottom:10px solid #fff ;
}

#vertical-buttons li:nth-child(2) a{
	background-color:#838383;
	border-bottom:10px solid #5a5a5a;
	font-size:46px;
	height: 47px;
	padding: 40px 0 0 20px;
}

#vertical-buttons li:nth-child(2) a:hover {
	color:#5a5a5a;
	background-color:#fff;
	border-bottom:10px solid #fff;
}

#vertical-buttons li:nth-child(3) a {
	background-color:#2c8c8b;
	border-bottom:10px solid #117170;
	font-size:44px;
	height: 50px;
	padding: 37px 0 0 20px;
}

#vertical-buttons li:nth-child(3) a:hover {
	color:#117170;
	background-color:#fff;
	border-bottom:10px solid #fff;
}

#vertical-buttons li:nth-child(4) a {
	background-color:#abd569;
	border-bottom:10px solid #7ba835;
}

#vertical-buttons li:nth-child(4) a:hover {
	color:#7ba835;
	background-color:#fff;
	border-bottom:10px solid #fff;
}

.icon-download span {
	position:absolute;
	background:url('images/icon-download.png') no-repeat;
	height:74px;
	width:52px;
	display:block;
	top:0px;
	left:220px;
}

.icon-media span {
	position:absolute;
	background:url('images/icon-media.png') no-repeat;
	height:74px;
	width:52px;
	display:block;
	top:0px;
	left:220px;
}

#mainbar {
	padding:25px 0 0 0;
	float:left;
	width:532px;
}

#mainbar-full {
	padding:25px 0 0 0;
	float:left;
	width:868px;
}

#sidebar {
	position:relative;
	float:left;
	width: 290px;
	padding: 25px 0 0 55px;
}

#sub-page-menu h2 {
	display:none;
}

.home #mainbar {
	padding:25px 0 0 0;
	float:left;
	width:572px;
}

.home #sidebar {
	position:relative;
	float:left;
	width: 290px;
	padding: 25px 0 0 15px;
}

.grey-bar {
	display:block;
	width:100%;
	height:10px;
	background-color:#e1e1e1;
}

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

a:hover {
	text-decoration:underline;
}

/* begin post preview */

.post-preview {
	border-bottom:2px solid #e3e3e3;
	margin: 0 0 15px 0;
}

.post-preview-date {
	color:#626262;
	font-size:14px;
	text-transform:uppercase;
	padding: 0 0 10px 0;
}

.post-preview h3 {
	font-family: 'VollkornBold';
	font-weight:normal;
	letter-spacing:-1px;
	font-size:23px;
	line-height:24px;
	padding: 0 0 10px 0;
}

.post-preview h3 a {
	color: #363636;
}

.post-preview p {
	color:#626262;
	line-height:16px;
	font-size:14px;
}

/* end post preview */

#copyright {
	float:left;
}

/* begin social */

#social {
	float:right;
	padding: 0 40px 0 0;
}

#facebook {
	height:37px;
	width:36px;
	display:inline-block;
	background:url('images/facebook.png');
	margin: 0 0 0 5px;
}

#facebook:hover {
	background-position: -36px;
}

#twitter {
	height:37px;
	width:37px;
	display:inline-block;
	background:url('images/twitter.png');
}

#twitter:hover {
	background:url('images/twitter-hover.png');	
	background-position: -37px;
}

/* end social */

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

#sub-menu {
	top:-47px;
	position:relative;
	background-color:#6c6c6c;
	margin-bottom: -37px;
}

#sub-menu li {
	list-style:none;
	padding:0px;
}

#sub-menu a {
	color:#fff;
	text-transform:uppercase;
  font-family: 'BebasNeueRegular';
	font-size:30px;
	padding: 7px 0px 7px 35px;
	display:block;
	line-height:28px;
}

#sub-menu a:hover {
	background-color:#2c8c8b;
	text-decoration:none;
}

#view-by {
	margin: 15px 0 0 0;
	background-color:#f3f3f3;
	padding: 30px;
}

#view-by li {
	list-style:none;
	color:#6c6c6c;
}

#view-by h3 {
	color:#363636;
	font-weight:normal;
	text-transform:uppercase;
	font-size:18px;
	padding: 0 0 10px 0;
}

#view-by a {
	font-size:18px;
	color:#363636;
}

#view-by a:hover {
	text-decoration:none;
	color:#a02013;
}

#view-by ul {
	padding: 0 0 20px 0;
}

/* being posts */

.post {
	padding:0 0 80px 0;
	position:relative;
}

.post-type-audio {
	position:absolute;
	background:url('images/tag-audio.png');
	height:44px;
	width:53px;
	left:-64px;
	top:-4px;
}

.post-type-video {
	position:absolute;
	background:url('images/tag-video.png');
	height:44px;
	width:53px;
	left:-64px;
	top:-4px;
}

.post-tags {
	font-size:14px;
	float:right;
	padding: 0 0 12px 0;
}

.post-tags a {
	color:#363636;
	background-color:#e7e7e7;
	padding: 2px;
}

.post-tags a:hover {
	color:#e7e7e7;
	background-color:#363636;
	text-decoration:none;
}

.post-date {
	float:left;
	text-transform:uppercase;
}

.post h2 {
	clear:both;
	line-height: 24px;
	font-size:26px;
	text-transform: capitalize;
	font-family: 'VollkornBold';
	border-top: 10px solid #E1E1E1;
	padding:5px 0 20px 0;
}

/* end post */

/* begin pdf post */

.post-block { 
	position:relative;
	width: 261px;
	height: 180px;
	float: left;
}


.post-block .even {
	margin: 0 10px 10px 0;
}


.post-block a {
	color: white;
    text-transform: uppercase;
    font-family: 'BebasNeueRegular';
    font-size: 36px;
    width: 231px;
    height: 150px;
    display: inline-block;
    padding: 6px 10px 0 10px;
    float: left;
    line-height: 38px;
    margin: 0 0 10px 0;
    position: relative;
}

.post-block a span {
	display:none;
	position:absolute;
	right:0px;
	top:128px;
	font-family:Arial;
	text-transform:none;
	font-size:14px;
	background-color:#fff;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
}

.post-block div.post-edit-link a {
	padding: 2px;
	margin: 0px;
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 14px;
	background: white;
	height: auto;
	width: auto;
	border: none;
	color: black;
	font-family: Arial;
	text-transform: capitalize;
	line-height: 14px;
}

.post-block a:hover span {
	display:block;
}

.post-block a:hover {
	text-decoration:none;
}

.teal a {
	background-color:#2c8c8b;
	border:5px solid #2c8c8b;
}

.teal a span {
	color:#2c8c8b;
}

.teal a:hover {
	background-color:#c3dbdb;
	border:5px solid #2c8c8b;
}

.orange a {
	background-color:#e48218;
	border:5px solid #e48218;
}

.orange a span {
	color:#e48218;
}

.orange a:hover {
	background-color:#f1d9be;
	border:5px solid #e48218;
}

.green a {
	background-color:#7ba835;
	border:5px solid #7ba835;
}

.green a span {
	color:#7ba835;
}

.green a:hover {
	background-color:#d7e2c6;
	border:5px solid #7ba835;
}

.ltorange a {
	background-color:#ffb923;
	border:5px solid #ffb923;
}

.ltorange a span {
	color:#ffb923;
}

.ltorange a:hover {
	background-color:#f8e7c1;
	border:5px solid #ffb923;
}

.ltgreen a {
	background-color:#abd569;
	border:5px solid #abd569;
}

.ltgreen a span {
	color:#abd569;
}

.ltgreen a:hover {
	background-color:#e3eed3;
	border:5px solid #abd569;
}

.red a {
	background-color:#a02013;
	border:5px solid #a02013;
}

.red a span {
	color:#a02013;
}

.red a:hover {
	background-color:#e0c0bd;
	border:5px solid #a02013;
}

/* end pdf post */

/* begin contact form */

.gform_wrapper ul {
	padding:0px;
	margin:0px;
}
.gform_wrapper li {
	list-style:none;
	position: relative; 
	margin: 10px 0;
}

form input {
	background-color:#f3f3f3;
	padding:14px;
	border:none;
	width:547px;
	height:14px;
	font-size:14px;
}

form textarea {
	background-color:#f3f3f3;
	padding:14px;
	border:none;
	width:547px;
	height:156px;
	font-size:14px;
}

.gform_wrapper label { position: absolute; top: 11px; left: 14px; z-index: 1;	font-family: 'VollkornBold';}

.gform_wrapper input.gform_button {
	background-color:#2c8c8b;
	color:#fff;
	border:none;
	height:30px;
	padding:0px 15px 0 15px;
	font-size:14px;
	cursor:pointer;
	width:auto;
}

.gform_wrapper input.gform_button:hover {
	background-color:#a02013;
}

.validation_message {
	color:red;
	font-size:11px;
}

span.wpcf7-not-valid-tip {
	border:0px;
	background:transparent;
	top: -3px;
	left: 592px;
	background-color:transparent;
}

/* end contact form */

.myPlayer {
	display:block;
	height:30px;
	background:#fff;
	vertical-align:middle;
	padding:0 0 10px 0;
}
.myPlayer img {
	height:36px;
	width:36px;
}

.alignleft {
	display: inline;
	float:left;
	margin: 0 10px 5px 0px;
}

.alignright {
	display: inline;
	float:right;
	margin: 0 0 5px 10px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}