/*   
Theme Name: BFWide
Theme URI: http://www.vfxdude.com/downloads/
Description: A child theme for Big Feature
Author: Chuck Spidell
Client: Kantis Simmons
Company: Copyright 2010, Illusio Design
Website: http://illusiodesign.com
Template: bigfeature
Version: 1.0
*/

@import "../bigfeature/style.css";


/**********************************************
	General styles
***********************************************/

html body {
	background: #fff url(images/bg-illo-pen.png) center right no-repeat;
}

/* Feature image background for pages */
html body.about, html body.hire, html body.contact, html body.tips, html body.calendar, html body.products, html body.programs, html body.success-stories, html body.faq {
	background: transparent url(images/bg-pages-feat.png) 0 125px repeat-x;
}


#container {
	position: relative;
	background: transparent;
	padding: 0 0 30px 0; /* so the sidbars can align to the top */
}

body.calendar #container {
	background: transparent url(images/bg-calendar.png) right 170px no-repeat;
}


/* To compensate for the container padding */
#content {
	margin-top: 25px;
}


/* Featured image on each page */
.feature {
	margin: 0 !important;
}

a:hover {
	color: #3b4e85;
}

/* Read More link formatting */
.post a.more-link, .post a.comment-link {
	background:url("images/pointer3.gif") no-repeat scroll left 4px transparent;
	font-size: inherit !important;
	font-weight: bold;
}

/* Post submit comment buttton */
.button {
	cursor: pointer;
}


/**********************************************
	Lists
***********************************************/

ul {
	list-style: disc inside none;
	margin: 0 0 20px 0;
}

ul.checklist li {
	color: #3b4e85 !important;
	font-size: inherit !important;
	margin-bottom: 5px !important;
}

ol {
	list-style: decimal inside none;
	margin: 0 0 20px 0;
}

ul.pointerlist {
	margin-left: 1px;
}

ul.pointerlist li {
	background: transparent url(images/pointer3.gif) no-repeat 0 5px;
	padding-left: 12px;
}

#sidebar .widget_categories ul li, #sidebar .widget_archive ul li, #sidebar .widget_links ul li {
	width: 100%;
}


/**********************************************
	Headers
***********************************************/


h1,h2,h3,h4,h5,h6 { 
	font-size: 1.5em !important; 
	letter-spacing: .025em !important;
	/* need to ovveride default theme colors */
	color: #848a2a !important; 
	border: none;
}

h1 {
	font-size: 1.85em !important; 
	color: #3d5955 !important;
	border-bottom: 1px dashed #e5e6d0;
	padding-bottom: 10px;
}

/* Leave a reply title */
#respond h4 {
	font-size: 1.75em !important;
	color: #848a2a !important;
}


/**********************************************
	Top menu
***********************************************/

#topheader {
	height: 125px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-top-header.png) 0 0 repeat-x; 
}

#topheader .inside {
	position: relative;
	width: 960px; /* need to set this if using fixed width */
	background: url(images/bg-search-wrap.png) right 0 no-repeat; 
}

/* top padding for logo */
#headerfeatures {
	float: left;
	margin-top: 15px;
}

/* hide the old header */
#header {
	display: none;
}


/**********************************************
	Navigation
***********************************************/

ul.navigation {
	border-top: 1px solid #e5e6d0;
	border-bottom: none;
	margin: 15px 0 0 0;
}

ul.navigation li, ul.navigation li a {
	text-transform: lowercase !important;
	padding: 6px 7px 5px 7px;
}


ul.navigation a:hover {
	color: #3b4e85;
	}
	

/* Dropdown Menu - adjust height */
.sf-menu li.sfHover ul {
	top: 33px;
}

/* Set diffeerent padding for suckerfish menu */
.sfHover ul li a {
	padding: 2px !important;
}


/**********************************************
	Pagenavi plugin formatting
***********************************************/

.pagenavigation .wp-pagenavi a, .pagenavigation .wp-pagenavi a:link, .pagenavigation .wp-pagenavi a:visited, .pages, .current {	
	border: none !important;
	color: #5d676a !important;
	background-color: #ccc !important;
	padding: 3px 8px !important;
	margin: 0 3px !important;
}


.pagenavigation .wp-pagenavi a:hover, .current {	
	color: #fff !important;
	background-color: #008575 !important;
}


.pages {
	background: none !important;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
} 


/**********************************************
	Home page - backgrounds for duplicate pages
***********************************************/

html body.schools, html body.schools1, html body.schools2, html body.schools3 {
	background: transparent url(images/bg-home-feat.png) 0 125px repeat-x;
}

/* Hide the header */
body.schools #container h1, body.schools1 #container h1, body.schools2 #container h1, body.schools3 #container h1 {
	display: none;
}

/* Remove top padding */
body.schools #content, body.schools1 #content, body.schools2 #content, body.schools3 #content    {
		margin-top: 0;
}

/* General padding for home page */
body.schools #sidebar ul li.widget, body.schools1 #sidebar ul li.widget, body.schools2 #sidebar ul li.widget, body.schools3 #sidebar ul li.widget {
	margin-bottom: 25px;
}


/**********************************************
	Home page 
***********************************************/

/* Set the background */
html body.home {
	background: transparent url(images/bg-home-feat.png) 0 125px repeat-x;
}

/* Remove top padding */
body.home #content {
	margin-top: 0;
}

/* Hide the header */
body.home #container h1 {
	display: none;
}


/* set the top padding just for this page */
html body.home #container {
	padding: 0 0 30px 0 !important;
}

.home-wrap {
	float: left;
	width: 960px;
	height: 574px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-home-kantis.png) 0 0 no-repeat;	
}

.home-wrap .col1 {
	width: 320px;
	margin: 35px 0 0 340px;
}

.home-wrap .col1 h2 {
	margin-top: 80px;
}

.home-wrap .col1 p {
	width: 300px;
}


/* Quotes */
.home-quotes {
	width: 665px;
	height: 270px;
	padding: 60px 0 0 100px;
	background: transparent url(images/bg-home-quotes.gif) 0 0 no-repeat;
}

/* Quote wrapper */
.home-quotes #quotearea {
	width: 450px;
}

/* The Quote */
.home-quotes #quotearea #quoterotator {
	color: #3b5e5a;
	font-size: 1.7em;
	line-height: 1.2em;
}


/* Quote author */
.home-quotes #quotearea #quoteauthor {
	display: block;
	font-size: .8em;
	line-height: 1em;
	margin-top: 10px;
}


/**********************************************
	Sidebars - for home page
***********************************************/

/* General padding for home page */
body.home #sidebar ul li.widget {
	margin-bottom: 25px;
}

/* Sidebar video padding */
.btn-sidebar-video {
	margin: 25px 0 0 0 !important;
}

/* Headers */
.widgetheading  {
	margin: 0 !important;
	background: none !important;
	border-bottom: 1px solid #e5e6d0;
	padding-bottom: 5px;
}

#sidebar .widgetheading h2 {
	background: none !important;
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}


/**********************************************
	Sideabar - Flexiquote
***********************************************/

/* The Quote */
#sidebar .widget #quotearea {
	background: url(images/bg-sidebar-quotes.png) 0 0 no-repeat;
}


/* The Quote */
#sidebar .widget #quotearea #quoterotator {
	color: #3b4e85;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	margin: 15px 0 0 0;
	padding: 40px 40px 60px 40px;
}


/* Quote author */
#sidebar .widget #quotearea #quoteauthor {
	display: block;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.25em;
	margin-top: 10px;
}


/**********************************************
	Sidebar - AWeber form default
***********************************************/

/* AWeber form */
#sidebar #aweber-2 .af-form-wrapper {
	height: 246px;
	background: transparent url(images/bg-sidebar-newsletter.png) 0 0 no-repeat;
	text-indent:0;
	}
	

/* Introduction text wrapper */
#sidebar #aweber-2 .af-form {
	position: relative; /* This allow the button to be absolutey positioned */
	width: 100% !important;
}

/* Introduction text */
#sidebar #aweber-2 .af-element .bodyText p {
	margin: 80px 20px 23px 20px !important;
	line-height: 1.3em;
	color: #823a08 !important;
	padding: 0 !important;
}

/* Inputs */
#sidebar #aweber-2 .af-body input.text, #sidebar #aweber-2 .af-body textarea {
	width: 170px !important;
	height: 20px;
	background: transparent url(images/bg-sidebar-newsletter-input.png) 0 0 no-repeat !important;
	border: 1px solid #d4c572 !important;
	color: #808181 !important;
	padding: 4px !important;
	font-family: Trebuchet MS, sans-serif !important;
	text-decoration: none;
	margin: 0 0 0 15px !important;
}

/* Submit button */
#sidebar #aweber-2 .buttonContainer {
	position: absolute;
	top: 190px;
	right: 9px;
	width: 84px;
	text-align: center;
	border: none !important;
	margin: 0 0 0 25px !important;
}

#sidebar #aweber-2 .buttonContainer input.submit {
	width: 84px !important;
	height: 37px !important;
	background: transparent url(images/bg-sidebar-newsletter-btn.png) 0 0 no-repeat !important;
	font-family : inherit !important;
	font-size: 1.25em !important;
	text-transform: uppercase;
	font-weight: bold !important;
	padding: 0 0 4px 0 !important;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 -2px !important;
}

#sidebar #aweber-2 .buttonContainer input.submit:hover {
	color: #803a04 !important;
	background: transparent url(images/bg-sidebar-newsletter-btn-hover.png) 0 0 no-repeat !important;
}


/**********************************************
	Sidebar - AWeber form - Academic Tips
***********************************************/

/* AWeber form */
#sidebar #aweber-3 .af-form-wrapper {
	height: 246px;
	background: transparent url(images/bg-sidebar-newsletter-students.png) 0 0 no-repeat;
	text-indent:0;
	}
	

/* Introduction text wrapper */
#sidebar #aweber-3 .af-form {
	position: relative; /* This allow the button to be absolutey positioned */
	width: 100% !important;
}

/* Introduction text */
#sidebar #aweber-3 .af-header {
	margin: 80px 20px 23px 20px !important;
	line-height: 1.2em;
	color: #555e95 !important;
	font-weight: bold;
	padding: 0 !important;
}

/* Inputs */
#sidebar #aweber-3 .af-body input.text, #sidebar #aweber-3 .af-body textarea {
	width: 170px !important;
	height: 20px;
	background: transparent url(images/bg-sidebar-newsletter-input.png) 0 0 no-repeat !important;
	border: 1px solid #d4c572 !important;
	color: #808181 !important;
	padding: 4px !important;
	font-family: Trebuchet MS, sans-serif !important;
	font-weight: bold !important;
	text-decoration: none;
	margin: 0 0 0 15px !important;
}

/* Submit button */
#sidebar #aweber-3 .buttonContainer {
	position: absolute;
	top: 182px;
	right: 9px;
	width: 84px;
	text-align: center;
	border: none !important;
	margin: 0 0 0 25px !important;
}

#sidebar #aweber-3 .buttonContainer input.submit {
	width: 84px !important;
	height: 37px !important;
	background: transparent url(images/bg-sidebar-newsletter-btn.png) 0 0 no-repeat !important;
	font-family: Verdana, sans-serif !important;
	font-size: 1.1em !important;
	text-transform: uppercase;
	font-weight: bold !important;
	padding: 0 0 4px 0 !important;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 -2px !important;
}

#sidebar #aweber-3 .buttonContainer input.submit:hover {
	color: #803a04 !important;
	background: transparent url(images/bg-sidebar-newsletter-btn-hover.png) 0 0 no-repeat !important;
}


/**********************************************
	Contact page - AWeber form
***********************************************/

/* AWeber form */
body.contact .af-form-wrapper {
	width: 420px;
	background: transparent url(images/bg-contact-form.png) 0 0 no-repeat;
	text-indent:0;
	padding-top: 80px;
}

/* Introduction text wrapper */
body.contact .af-form {
	width: 93% !important;
	margin: 0 auto;
}

/* Header text */
body.contact .af-form .bodyText p {
	color: #945312 !important;
	font-size: .95em !important;
	margin: 0 8px !important;
	line-height: 1.3em;
}


/* Form lahels */
body.contact .af-body label.previewLabel {
	color: #945312 !important;
	font-size: 1.15em !important;
	font-weight: bold !important;
	margin: 0 0 3px 15px !important;
}

/* Inputs */
body.contact .af-body input.text, body.contact .af-body textarea {
	width: 350px;
	height: 20px;
	background: #fff;
	border: 1px solid #d4c572 !important;
	font-size: 1.15em !important;
	color: #524f4f !important;
	padding: 4px !important;
	font-family: Trebuchet MS, sans-serif !important;
	text-decoration: none;
	margin: 0 0 0 15px !important;
}


/* Checkbox text */
body.contact .af-checkWrap {
	margin-left: 15px !important;
}

body.contact .af-body label.choice {
	color: #945312 !important;
	font-size: 1em !important;
	line-height: .85em;
}

/* Submit button */
body.contact .buttonContainer {
	width: 84px;
	text-align: center;
	border: none !important;
	margin: 10px 0 0 13px !important;
}

body.contact .buttonContainer input.submit {
	width: 84px !important;
	height: 37px !important;
	background: transparent url(images/bg-sidebar-newsletter-btn.png) 0 0 no-repeat !important;
	font-family : inherit !important;
	color: #fff !important;
	font-size: 1.25em !important;
	text-transform: uppercase;
	font-weight: bold !important;
	padding: 0 0 2px 0 !important;
	border: 0 !important;
	cursor: pointer;
	margin: 0 0 0 -2px !important;
}

body.contact .buttonContainer input.submit:hover {
	color: #803a04 !important;
	background: transparent url(images/bg-sidebar-newsletter-btn-hover.png) 0 0 no-repeat !important;
}


/**********************************************
	Button - Hire Kantis
***********************************************/

div.btn-hire {
	width: 300x;
    height: 56px;
}

div.btn-hire ul {
	margin: 0;
	padding: 0;
}

div.btn-hire li {
    width: 300px;
	height: 56px;
    margin: 0;
	padding: 0 0 0 30px;
    text-align: center;
    list-style-type: none;
	background: transparent url(images/bg-btn-hire.png) 0 0 no-repeat;
}

div.btn-hire li a {
    display: block; /* important to include so it usese the full width */
    width: 100%;
    height: 100%;
	font-size: 2em;
	text-transform: uppercase;
    text-decoration: none;
	padding-top: 15px;
}


div.btn-hire li a:link, div.btn-hire li a:visited {
    color: #fff;
}

/*
div.btn-hire li a:hover {
    color: #fff;
}

div.btn-hire li a:hover {
   background: transparent url(images/bg-btn-hire.png) 0 0 no-repeat;
}
*/


/**********************************************
	Hire Kantis page
***********************************************/

body.hire ul.pointerlist {
	margin-top: -10px;
}


/**********************************************
	Button - Shop Products
***********************************************/

div.btn-shop-wrap {
	background: transparent url(images/bg-agame-book.png) 0 0 no-repeat;
	color: #3c5f5b;
}

div.btn-shop-wrap h2, div.btn-shop-wrap p {
	margin-left: 80px !important;
}

/* Shop Products button */
div.btn-shop ul {
	width: 152px;
	height: 39px;
	margin: 0 0 0 75px !important;
	padding: 0;
}

div.btn-shop li {
    width: 152px;
	height: 39px;
    margin: 0;
	padding: 0;
    text-align: center;
    list-style-type: none;
	background: transparent url(images/btn-shop-products.png) 0 0 no-repeat;
	border: 0 !important;
}

div.btn-shop li a {
    display: block; /* important to include so it usese the full width */
    width: 100%;
    height: 100%;
	font-size: 1.25em;
	font-weight: bold;
	text-transform: uppercase !important;
    text-decoration: none;
	padding-top: 5px;
	border: 0 !important;
}


div.btn-shop li a:link, div.btn-shop li a:visited {
    color: #fff !important;
}


div.btn-shop li a:hover {
    color: #f7ff9c !important;
}

div.btn-shop li:hover {
	background: #fff url(images/btn-shop-products-hover.png) 0 0 no-repeat;
}



/**********************************************
	Search 
***********************************************/

#topsearch {
	float: right;
	width: 224px;
	height: 31px;
	margin-top: -15px;
	background: transparent url(images/bg-search.png) 0 0 no-repeat;
}

/* Input box wrap */
.searchform .searchbox {
	float: right;
	display: inline;
	width: 210px;
	height: 26px;
	padding: 0;
	margin: 0 10px 0 0;
	background: transparent;
	border: none;
}


/* input box */
.searchform .searchfield {
	float: left;
	width: 182px;
	color: #767777;
	padding: 6px 0 0 5px;
	background: none !important;
	border: none !important;
}

.searchform a.searchicon {
	width: 16px;
	height: 14px;
	margin: 7px 0 0 5px;
	background: transparent url(images/icon-search.png) 0 0 no-repeat;
}


/**********************************************
	Footer 
***********************************************/

#footer {
	margin: 0;
	height: 100px;
	background: url(images/bg-footer-pattern.png) repeat-x;
	padding: 5px 0 30px 0;
}

#footer .inside {
	width: 960px;
	height: 55px;
	background: url(images/bg-footer.png) right -5px no-repeat;
	padding: 5px 20px 0 20px;
	margin-top: -5px;
}

/* Copyright */
.inside {
	font-size: .9em;
	text-align: right;
}

#toplink {
	margin-left: 23px;
}


/**********************************************
	Margins & padding 
***********************************************/

.mt0 { margin-top: 0; }
.mt10 {	margin-top: 10px; }
.mt15 {	margin-top: 15px; }
.mt20 {	margin-top: 20px; }
.mt30 {	margin-top: 30px; }
.mt35 {	margin-top: 35px; }
.mt40 {	margin-top: 40px; }
.mt50 {	margin-top: 50px; }
.mt60 {	margin-top: 60px; }

.mr0 {	margin-right: 0px; }
.mr10 {	margin-right: 10px; }
.mr20 {	margin-right: 20px; }
.mr30 {	margin-right: 30px; }
.mr40 {	margin-right: 40px; }
.mr50 {	margin-right: 50px; }
.mr60 {	margin-right: 60px; }

.mb0 { margin-bottom: 0px; }
.mb10 {	margin-bottom: 10px; }
.mb20 {	margin-bottom: 20px; }
.mb30 {	margin-bottom: 30px; }
.mb40 {	margin-bottom: 40px; }
.mb50 {	margin-bottom: 50px; }
.mb60 {	margin-bottom: 60px; }

.ml0 {	margin-left: 0px; }
.ml10 {	margin-left: 10px; }
.ml20 {	margin-left: 20px; }
.ml30 {	margin-left: 30px; }
.ml40 {	margin-left: 40px; }
.ml50 {	margin-left: 50px; }
.ml60 {	margin-left: 60px; }

.pt0 { padding-top: 0; }
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt80 { padding-top: 80px; }
.pt90 { padding-top: 90px; }
.pt100 { padding-top: 100px; }

.pr0 { padding-right: 0px; }
.pr10 { padding-right: 10px; }
.pr20 { padding-right: 20px; }
.pr30 { padding-right: 30px; }
.pr40 { padding-right: 40px; }
.pr50 { padding-right: 50px; }
.pr60 { padding-right: 60px; }

.pb0 { padding-bottom: 0px; }
.pb10 { padding-bottom: 10px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }
.pb50 { padding-bottom: 50px; }
.pb60 { padding-bottom: 60px; }
.pb70 { padding-bottom: 70px; }
.pb80 { padding-bottom: 80px; }
.pb90 { padding-bottom: 90px; }
.pb100 { padding-bottom: 100px; }

.pl0 { padding-left: 0px; }
.pl10 { padding-left: 10px; }
.pl20 { padding-left: 20px; }
.pl30 { padding-left: 30px; }
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }
.pl60 { padding-left: 60px; }
.pl70 { padding-left: 70px; }
.pl80 { padding-left: 80px; }
.pl90 { padding-left: 90px; }
.pl00 { padding-left: 100px; }


/*
html body {	background-color: #fff; }
#header { margin-bottom: 0; }
#topheader { height: 130px; background-color: #333; margin-bottom: 20px; }
#topheader .inside { position: relative; }
#headerfeatures { float:left; margin-top: 55px; width: 100%; }
#headerfeatures .blog-title a { color: #eee; }
ul.navigation.navboxes { margin-top: 12px; }
ul.navigation.navboxes li a { border: 1px solid #666; color: #999; font-weight:normal; }
#topheader ul.navigation.navboxes li a:hover { background-color:#444; text-decoration:none; }
#topheader ul.navigation.navboxes li.current_page_item a { color: #eee; }
#social { position: absolute; right: 0px; top: 5px; }
#social ul.navigation.navboxesbg li a { padding: 4px 12px; background-color: #444; color: #ddd; font-weight:normal; font-size:12px; }
#social ul.navigation.navboxesbg li a:hover { background-color:#555; text-decoration:none; }
p.description { border-left: 0; padding: 0; margin: 14px 0 0 15px; font-size:15px;}
#footer { margin: 0; background-color:#333; padding: 20px 0;}
#footer .inside, #topheader .inside { width: 848px; }
#footer-widgets a { color: #eee; }
#footer-widgets h2 { color: #eee; }
#footer-widgets ul li ul li { border-bottom: 1px #666 solid; }
#footer-widgets { border-top: none;	margin-top: 0; color: #eee;	padding-bottom: 40px; }
*/
