/*
Theme Name: Function Magazine
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #6C6C6C;*/
	color: 170A0D;
	/*background: #303030 url(images/background.gif) repeat-x 0 0;*/
	background: #F3F1F1 url(images/background.gif) repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #0B305F;
}

a {
	/*color: #406E97;*/
	color: #235492;
}
a:hover {
	/*text-decoration: none;
	color: #ff0000;*/
	color: #de6a26;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding: 65px 0 20px;
}
/** END wrapper **/

/** BEGIN header **/
.maintitle {
	display: none;
}

#header {
	height: 126px;
	background: url(images/kc-logo-blue.jpg) no-repeat 0 0;
}
	#header h1 {
		float: left;
		font-size: 2.4em;
		text-transform: uppercase;
		padding: 10px 0 0 34px;
	}
		#header h1 a {
			color: #ffffff;
			text-decoration: none;
			padding: 8px 0 10px 90px;
			/*background: url(images/logo.gif) no-repeat 0 0;*/
			display: block;
		}
	#header .ad468x60 {
		float: right;
		padding: 30px 30px 0 0;
	}
/** END header **/

/** BEGIN body **/
#body {
	background: url(images/body.gif) repeat-y 0 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 800px;
	float: right;
}
	#content .post {
		padding: 20px;
		clear: both;
	}
		#content .post .thumb img {
			background-color: #D2D2D2;
			padding: 5px;
			float: left;
			margin: 0 10px 10px 0;
		}
		#content .post h1 {
			font-size: 2em;
			margin-bottom: 10px;
			color: #0B305F;
		}
			#content .post h1 a {
				color: #0B305F;
				text-decoration: none;
			}
			#content .post h1 a:hover {
				color: #de6a26;
			}
		#content .post .details {
			font-size: 0.9em;
			margin-bottom: 20px;
		}
			#content .post .details a {
				margin: 0 5px;
			}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.6em;
		}
	#content .postnav {
		padding: 20px;
	}
		#content .postnav a {
			text-decoration: none;
			font-weight: bold;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 150px;
	float: left;
}
	#sidebar .rss {
		background: url(images/rss.gif) no-repeat right center;
		padding: 5px 0;
	}
		#sidebar .rss a {
			text-decoration: none;
			font-size: 1.5em;
			font-weight: bold;
			color: #000000;
		}
	#sidebar .ads {
		text-align: center;
	}
		#sidebar .ads img {
			margin: 6px;
		}
	#sidebar form {
		width: 140px; 
		height: 37px;
		background: url(images/search.gif) no-repeat 0 0;
		margin: 8px 0 10px;
	}
		#sidebar form input {
			float: left;
			border: 0;
			width: 85px;
			margin: 10px;
			background-color: transparent;
			position: relative;
			top: -18px;
			left: -18px;
		}
		#sidebar form button {
			float: right;
			border: 0;
			text-indent: -9999px;
			width: 45px; 
			height: 37px;
			background-color: transparent;
		}
	/*#sidebar .box {
		background: url(images/vertical.gif) repeat-x bottom left;
		padding: 10px;
	}
		#sidebar .box h2 {
			color: #000000;
			font-size: 1.5em;
			margin-bottom: 10px;
		}
		#sidebar .box ul {
			list-style-type: none;
		}
			#sidebar .box ul li {
				line-height: 1.6em;
				padding: 5px 0;
			}
			#sidebar .box ul li a {
				font-weight: bold;
			}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px;
			}
		#sidebar .box .video {
			padding: 4px;
		}
		#sidebar .box .tags {
			padding: 5px;
		}
			#sidebar .box .tags a {
				color: #212121;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #406E97;
			}*/
	#sidebar .box2, #sidebar .box {
		font-size: 12px;
		padding: 10px;
	}
		#sidebar .box2 h2, #sidebar .box h2 {
			/*color: #000000;*/
			color: #235492;
			font-size: 12px;
			margin-left: 5px;
			margin-bottom: 10px;
		}
		#sidebar .box2 ul, #sidebar .box ul {
			list-style-type: none;
			padding: 5px;
		}
			#sidebar .box2 ul li, #sidebar .box ul li {
				line-height: 1.6em;
				font-size: 0.9em;
				padding: 4px 0;
			}
			#sidebar .box2 ul li a, #sidebar .box ul li a {
				text-decoration: none;
				color: #212121;
			}
			#sidebar .box2 ul li a:hover, #sidebar .box ul li a:hover {
				/*text-decoration: underline;*/
				/*color: #406E97;*/
				color: #DE6A26;
			}
	#sidebar .l {
		width: 165px;
		float: left;
		position: relative;
		top: -50px;
	}
	#sidebar .r {
		width: 145px;
		float: right;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	/*background-color: #101010;*/
	background-color: #de6a26;
	color: #ffffff;
	padding: 30px;
}
	#footer a {
		color: #ffffff;
	}
	#footer a:hover {
		color: #efc582;
	}
	#footer .links {
		float: left;
	}
	#footer .wordpress {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
h2.title {
	padding: 20px 20px 0 20px;
	font-size: 0.9em;
	font-family: Verdana;
	text-transform: uppercase;
}
#content .single {
	
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: outside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #eeeeee;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 20px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		/*margin-bottom: 10px;*/
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		/*margin: 5px 0 10px;*/
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

hr {
  border: 0;
  width: 100%;
	color: #DE6A26;
  background-color: #DE6A26;
  height: 1px;
	margin: 20px 0 20px 0;
}

legend {
	padding: 0 10px 0 10px;
}

form {
	padding: 20px;
}

th, td {
	padding: 5px 10px 5px 10px;
}

blockquote {
	margin: 20px 0 20px 0;
}

li.comment {
	padding: 10px;
	border-left: #c3c1bf 1px solid;
	border-right: #c3c1bf 1px solid;
	border-bottom: #c3c1bf 1px solid;
	margin-bottom: 0;
}

#comment-1 {
	border-top: #c3c1bf 1px solid;
}

.even {
	background-color: #e7e4e3;
}

.avatar {
	background-color: #ffffff;
	padding: 2px;
	border: #c3c1bf 1px solid;
}

.watermark {
	background-image: url(images/watermark-kc.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#content .single ol {
	margin-left: 20px;
}