/* 
	Theme Name: Key 2 Knowledge 
	Theme URI:  Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. 
	
	Version: 1.0 
	Author: Adam Martin - Design, Kris Hammons - Development 
	Author URI: http://binarybonsai.com/ 
	Tags: blue, custom header, fixed width, two columns, widgets 	
	Key 2 Knowledge v1.0
*/

body {
	margin: 0;
	padding: 0;
	background-color: #ccc;
	font-size: 85.7%
}

.container {
	display: block;
	width: 1020px;
	margin: 0 auto;
	overflow: auto;
	background-color: #fff;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

a {
	color: rgb(253,188,95);
}

#header {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url('images/headerbg.png');
}

#logo {
	margin-left: 40px;
}

#cutform {
	width: 520px;
	margin-right: 20px;
	margin-top: 40px;
}

#subline {
	display: block;
	float: left;
	width: 500px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", serif;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.2em;
}

#subline em {
	color: rgb(253,188,95);
}

.topform {
	display: block;
	float: left;
	width: 170px;
	margin-top: 20px;
}

.topform label {
	color: rgb(253,188,95);
	font-size: .9em;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
}

.topform span a {
	color: #fff;
	font-size: .8em;
}

.topform .btn {
	width: 106px;
	height: 29px;
	background-image: url('images/frmbtnbg.png');
	background-repeat: no-repeat;
	border: 0;
	position: relative;
	top: 20px;
	left: 0;
}

input.loginfrmtxt {
	background-color: #444;
	padding: 6px;
	border: none;
	color: #fff;
	font-size: .9em;
	width: 140px;
	outline: none;
}

#menu {
	width: 100%;
	background-color: rgb(253,188,95);
	height: 44px;
	border-top: 4px solid #fff;
}

#menu ul {
	display: block;
	float: left;
	margin: 0 0 0 160px;
	padding: 0;
}

#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style: none;
}

#menu ul li a {
	display: block;
	float: left;
	color: rgb(255,255,255);
	font-family: Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-size: 1.4em;
	padding: 11px 15px 12px 15px;
}

#menu ul li a:hover {
	background-color: rgb(46,48,53);
}

#content {
	display: block;
	float: left;
	width: 100%;
	min-height: 100%;
	font-family: "Lucida Grande", Arial, sans-serif;
	padding-bottom: 10px;
	margin-top: 10px;
}

#main {
	width: 60%;
	margin-left: 40px;
}

#submain {
	width: 60%;
	margin-left: 30px;
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px dotted #999;
}

#submain h2 {
	display: block;
	float: left;
	width: 100%;
	text-transform: uppercase;
	color: rgb(253,188,95);
	margin: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", serif;
}

#submain h6 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0;
}

#submain h5#courseinfo, #submain h5#prof {
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0;
	color: #555;
}

#submain p {
	color: #555;
	margin: 2px 0 15px 0;
	line-height: 1.6em;
}

#submain ul {
	color: #555;
	line-height: 1.6em;
	margin-top: 8px;
	margin-bottom: 15px;
}

#submain ul li {
	margin-bottom: 8px;
	list-style-image: url('images/2k2bullet.png');
}

#submain ul#thecourses {
	display: block;
	float: left;
	margin: 9px 0;
}

.contentfront {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.8em;
	color: #666;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#sidebarfront {
	margin-top: 20px;
	width: 250px;
	padding: 0 20px 20px 20px;
	background-image: url('images/sidebarfrntbg.png');
	background-repeat: repeat-x;
	background-color: #444;
	font-weight: lighter;
	margin-bottom: 20px;
	margin-right: 40px;
}

#sidebarfront h3 {
	font-size: 182%;
	color: rgb(253,188,95);
	font-family: Georgia, "Times New Roman", serif;
	margin: 15px 0 5px 0;
}

#sidebarfront h4, #sidebarfront h4 a {
	color: #fff;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 1.1em;
	margin: 5px 0 10px 0;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", serif;
}

#sidebarfront h4 a:hover {
	color: rgb(253,188,95);
}

#sidebarfront p {
	color: #fff;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: .9em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#sidebarfront div {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px dashed #999;
}

#sidebar {
	width: 250px;
	color: #555;
}

#sidebar h3 {
	font-size: 1.4em;
	color: rgb(253,188,95);
	text-transform: uppercase;
	margin: 10px 0 5px 0;
}

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

#sidebar ul li {
	display: block;
	float: left;
	width: 100%;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding: 5px 0;
}

#sidebar ul li:last {
	border-bottom: none;
}

#sidebar ul li a {
	color: #999;
	font-size: 1.2em;
	text-decoration: none;
	padding-bottom: 4px;
}

#sidebar ul li a:hover {
	color: #53545a;
}

#sidebar ul li ul {
	margin-left: 15px;
}

#sidebar ul li ul li a {
	font-size: 1em;
}

#footer {
	padding: 20px 0;
	background-color: #444;
	width: 100%;
	color: #ccc;
	text-align: center;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: .8em;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#frontlower {
	width: 960px;
	padding: 0;
	margin: 0 30px;
	background-image: url('images/lowerbog.png');
	background-repeat: repeat-x;
	padding: 40px 0 50px 0;
}

.frontblock {
	width: 300px;
	margin-right: 20px;
}

.first {
	margin-left: 5px;
}

.last {
	margin-right: 5px;
}

#frontlower h3 {
	font-size: 1.2em;
	color: rgb(253,188,95);
	text-transform: uppercase;
}

.frontblock p {
	font-size: .93em;
	color: #888;
	line-height: 1.5em;
}

#submain .posts {
	display: block;
	float: left;
	background-repeat: repeat-x;
	padding: 0 0px 20px 0px;
	border-bottom: 1px dotted #999;
}

#submain .posts h2 a {
	text-decoration: none;
	margin-bottom: 15px;
}

#submain .post {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}

#submain h3 {
	margin: 15px 0 0 0;
	color: #555;
}

#submain h4 {
	color: #555;
}

#submain h3.faq {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#submain h6 {
	color: #555;
}

.subcontentfront, .subcontentsub {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#submain .posts p {
	display: block;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 8px;
}

.readmore {
	display: block;
	float: right;
	margin-bottom: 15px;
}

#submain .txt, #respond .txt {
	padding: 8px;
	border: 0;
	border: 1px solid #999;
	margin-bottom: 8px;
}

#submain .bigtxt, #respond .bigtxt {
	padding: 8px;
	outline: 1px solid #999;
	border: 0;
	outline-offset: -2px;
}

ul.commentlist {
	display: block;
	float: left;
	width: 612px;
	margin: 0;
	padding: 0;
}

ul.commentlist li {
	display: block;
	float: left;
	width: 612px;
	background-color: #eaeaea;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding-top: 10px;
	background-image: url('images/commentbg.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

ul.commentlist li div div.vcard {
	display: block;
	float: left;
	width: 48px;
	margin: 10px;
}

ul.commentlist li div div.vcard .photo {
	display: block;
	float: left;
	margin: 0;
}

ul.commentlist li div div.thecomment {
	display: block;
	float: left;
	width: 400px;
	border-left: 1px dotted #999;
	margin: 5px 0;
	padding-left: 10px;
}

ul.commentlist li div div.thecomment p {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: .93em;
}

ul.commentlist li div div.commenter {
	display: block;
	float: left;
	width: 100%;
	color: #444;
	font-weight: bold;
}

#submain .posts:last-child {
	border: 0;
}

#submain .category:first-child {
	padding-top: 0;
}

#submain .subcontentsub {
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
}

h3#comments {
	color: #555;
}

#submain .subcontentfront {
	margin-top: 7px;
}

#submain ul#faqlist {
	margin-left: 0;
	padding-left: 0;
}

#submain ul#faqlist li {
	list-style: none;
	list-style-type: none;
	list-style-images: none;
}

#submain ul#faqlist li a:hover {
	color: #333;
}
