/*
Theme Name: KJ4PWP
Description: Fail to Plan then Plan to Fail
Theme URI: http://www.sanchezmedia.com/
Version: 1.0
Author: Sanchez Media
Author URI: http://www.sanchezmedia.com
Template: canvas
*/

@import url("../canvas/style.css");

/*
WooTheme Canvas Version 5.7.0

INSTRUCTIONS:

You need to change 'canvas' to the name to parent theme folder.

Please use the supplied custom.css for your customizations. 
This file should not have any CSS in it.

*/
#navigation {min-height: 0px !important;}
#footer #credit span {display: block; }


/* #footer-menu */
#footer-menu ul#menu-footer {}
#footer-menu ul#menu-footer li {float: left;}
#footer-menu ul#menu-footer li a {
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #999;
}
#footer-menu ul#menu-footer li a:hover {/*color: #696;*/}
#footer-menu ul#menu-footer.menu > li:last-child a {border-right: 0px;}



/* template-contact.php  */
body.page-template-template-contact-php #connect {
	background: none !important;
}
body.page-template-template-contact-php input[type="text"] {
	height: 30px;
	line-height: 30px;
	width: 425px!important;
}
body.page-template-template-contact-php input.submit.button {
	width: 20%;
	height: 43px;
	font-weight: bold;
	font-size: 20px;
}
