/*
Theme Name: College Transition Initiative
Theme URI: http://www.howtomakecollegecount.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;
	z-index: 30;
	position: relative;
}

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

#nav a {
	display:inline-block;
	padding: 13px 11px 17px 11px;
	color:#fff;
	font-size:22px;
	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:#8dc63f;
}

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

#nav li:last-child a, #nav .last a {
	padding: 9px 19px 17px 12px;
}

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

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

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

#tagline small {
	color:#838383;
	display: block;
	font-family: 'BebasNeueRegular';
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0 0 0;
}

#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:#8dc63f;
	border-bottom:10px solid #476e11;
}

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

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

#vertical-buttons li:nth-child(2) a:hover {
	color:#b14110;
	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:#e6af3b;
	border-bottom:10px solid #cb8a00;
}

#vertical-buttons li:nth-child(4) a:hover {
	color:#cb8a00;
	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:#8cc440;
	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;
}

#social a {
	margin: 0 0 0 4px;
}

#donate {
	height:43px;
	width:142px;
	display:inline-block;
	background:url('images/donate.png');
	position: relative;
 	top: 6px;
}

#donate:hover {
	background-position: -142px 0px;	
}

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

a#email:hover {
	background-position: -35px 0px;	
}

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

#facebook:hover {
	background-position: -35px 0px;	
}

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

#twitter:hover {
	background-position: -35px 0px;	
}

/* 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 .sub-menu .sub-menu a {
	color: white;
	text-transform: lowercase;
	font-family: 'BebasNeueRegular';
	font-size: 18px;
	padding: 7px 0px 7px 35px;
	display: block;
	line-height: 9px;
	letter-spacing: 1px;

}

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

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

#blog-menu h2 {
	padding:  20px 0 0 35px;
	font-size: 26px
}

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

#blog-menu a {
	color: white;
	font-size: 14px;
	padding: 7px 25px 7px 35px;
	display: block;
	line-height: 14px;
}

#blog-menu a:hover {
	background-color:#2c8c8b;
	text-decoration:none;
}
#sub-menu .menu > li { display: none; }
#sub-menu .menu > li > a { display: none; }
#sub-menu .menu li.current-menu-item, #sub-menu .menu li.current-page-ancestor { display: block }
#sub-menu .menu .sub-menu { display: none; }
#sub-menu .menu .current-menu-item > .sub-menu { display:block; }
#sub-menu .menu .current-menu-ancestor > .sub-menu { display:block; }

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

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

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

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

.post h2 a {
	color:#363636;
	text-decoration: none;
}

/* 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: 29px;
	width: 231px;
	height: 150px;
	display: inline-block;
	padding: 10px 10px 0 10px;
	float: left;
	line-height: 36px;
	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, #comments ol {
	padding:0px;
	margin:0px;
}
.gform_wrapper li, #comments 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;
}

#comments p {
	position: relative;
}

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

.gform_wrapper input.gform_button, #comments input#submit {
	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, #comments input#submit: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 */

/* Begin Comments */

.commentlist li ul li {
	font-size: 12px;
	}
	
.commentlist li {
	font-weight: bold;

	}
	
.commentlist li .avatar {
	float: right;
	border: none;
	margin: 0px 10px 10px 10px;
	padding: 2px;
	}
	
.commentlist cite, .commentlist cite a, .says {
	font-weight: bold;
	font-style: normal;
	}
	
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 0px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li {
	border-left:5px solid #FEFEFC;
	margin-left: 5px;
	}
	
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children {
	margin: 0px;
	padding: 0px;
	}
	
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply {
	padding: 5px 0px 0px 0px;
	}
	
.reply a, .reply a:visited {
	background-color: #2C8C8B;
	color: white;
	border: none;
	height: 19px;
	padding: 4px 9px 0 9px;
	font-size: 13px;
	cursor: pointer;
	width: auto;
	display: inline-block;
	font-weight: normal;
}
	
.reply a:hover {
	background-color:#a02013;
	text-decoration: none;
	}
	
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
	}

.commentmetadata a:link, .commentmetadata a:visited {
	text-decoration:none;
}

/* end comments */

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

form#searchform div {
	position: relative;
}

form#searchform input {
	width: 200px;
	background: #fff;
}

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

form#searchform input#searchsubmit {
	background-color: #2C8C8B;
	color: white;
	border: none;
	height: 30px;
	padding: 0px 15px 0 15px;
	font-size: 14px;
	cursor: pointer;
	width: auto;
	margin: 10px 0 20px 0;
}