/*
Theme Name: Know
Theme URI: http://wordpress.org/
Description: Custom WordPress theme for "know" site
Version: 1
*/

	/*
	 * know @2009
	 * Screen CSS
	 *
	 *
	 */



html, body, div, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, legend, a, img, address, strong, em
	{ margin: 0; padding: 0; font-weight: normal; font-style: normal; border: 0; outline: none; }
a span { cursor: pointer; }
form legend { display: none; }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }

.nav ul, .nav li,
#tabs-nav, #tabs-nav li,
#sidebar ul, #sidebar ol, #sidebar li,
.contact-form ul, .contact-form li,
.clear-list, 
.clear-list li, 
.clear-list dt, 
.clear-list dd { margin: 0; padding: 0; list-style: none; }

html {  }
body { background: #dfe8ef; color: #555; font: normal 0.8em/1.5em Arial Helvetica, sans-serif; }


.aural { position: absolute; left: -100em; }
.center { text-align: center; }
.hidden { display: none; }

a { color: #a4bad1; text-decoration: none; font-weight: bold; }
a:focus, a.focus, a:hover { color: #e17d28; text-decoration: underline; }

#page:after,
#tabs:after { display: block; height: 0; clear: both; visibility: hidden; content: '.' } /* 6, 7 */
 
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }

/* main */
#page {
	width: 930px;
	border: 0x solid #fff;
	background: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#top {
	height: 50px;
}
#top h1 { float: left; }
#top h1 a {
	display: block;
	width: 121px;
	height:38px;
	color: #e17d28;
	background: url(images/logo.png) no-repeat 0 0;
	text-indent: -100em;
	overflow: hidden;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 16px;

}
#top .blog-rel { width: 300px; float: right; padding: 20px 0 0; }
#top .blog-rel #dropdown { border: 1px solid #fff; }
#top .blog-rel .taskbuttoncontainer { width: 125px; float: left; margin: 3px 20px 0 0; background: url(images/bg-share.png) no-repeat 0 0; }
#top .blog-rel .taskbuttoncontainer #bookdropbutton {  margin: 0 4px 0 0; }
#top .blog-rel .taskbuttoncontainer .bookbutton { color: #000; font-size: 0.9em; font-weight: normal; text-transform: uppercase; }
#top .blog-rel .get-rss-link { float: left; padding: 3px 0 3px 20px; background: url(images/icon-rss.png) no-repeat 0 50%; white-space: nowrap; }
#top .nav {
	height: 25px;
	float: right;
	padding-top: 15px;
}
#top .nav li { float: left; border-right: 1px solid #fff; }
#top .nav li a {
	line-height: 25px;
	float: left;
	padding: 0 20px;
	color: #eb9b35;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#top .nav li.current_page_item a,
#top .nav li a:hover {
	color: #97b0c7;
}


/* tabs */
#tabs {
	position: relative;
	border: 15px solid #94afca;
	background: #94afca;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 0px;
}

.tab { display: none; } 
.tab h4 {
	width: 280px;
	line-height: 1.1em;
	float: left;
	margin: 0 0 20px;
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.tab img { float: right; margin: 0 -585px 0 0; border: 5px solid #fff; }
.tab p { line-height: 1.5em; color: #fff; font-size: 1.2em; }
.tab .more { line-height: 1.5em; color: #c9d7e4; font-size: 1.3em; }

#tabs-nav { position: absolute; left: 0; bottom: 8px; width: 865px; height: 34px; }
#tabs-nav li { float: left; }
#tabs-nav li a { min-width: 14px; line-height: 24px; float: left; margin: 0 5px 0 0; padding: 0 5px; border: 5px solid #c9d7e4; color: #fff; background: #94afca; font-size: 20px; text-align: center;  text-decoration: none; }
#tabs-nav li.active a,
#tabs-nav li a:hover { border-color: #fff; }

.tabs-1 { }
.tabs-1 .tab { padding: 0 590px 0 0; }
.tabs-2 #tabs-nav { left: 5px; bottom: 0; }
.tabs-2 #tabs-nav a { border: 0; color: #94AFCA; background: none; font-size: 11px; text-decoration: underline; }
.tabs-2 #tabs-nav .tab-next { float: right; }
.tabs-2 .tabs-list { border: 5px solid #fff; background: #FFFFFF  ;	height: 292px;  }
.tabs-2 .tab img { display: block; float: none; margin: 0 auto; border: 0; }





#tbs {
	position: relative;
	border: 15px solid #94afca;
	background: #94afca;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 0px;
	padding-left: 0px;
}
.tb { display: none; } 
.tb h4 {
	width: 280px;
	line-height: 1.1em;
	float: left;
	margin: 0 0 20px;
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.tb img.main { float: right; margin: 0 -590px 0 0;  }
.tb p { line-height: 1.5em; color: #fff; font-size: 1.2em; }
.tb .more { line-height: 1.5em; color: #c9d7e4; font-size: 1.3em; }

.tbs-1 { }
.tbs-1 .tb { padding: 0 590px 0 0; }

#tabs img {
	float: right;
margin-left:30px;
border:solid 5px #ffffff;

	 
}

#tbs .main {
	float: right;
margin-left:35px;
border:solid 5px #ffffff;

	 
}

#tbs ul {
	clear:both;

	 
}




/* content */
#content .header,
#content .site-subheader {
	border-bottom: 5px solid #f9b516;
	color: #ec9a37;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	width: 882px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content .border { border-bottom: 5px solid #f9b516; width: 872px;}


.post { margin: 0 0 10px; padding: 0 15px 30px; border-bottom: 1pt solid #d4dfe9; text-align: justify; }
.post h2,
.post h3 {
	margin: 5px 0 15px;
	color: #ec9a37;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}
.post h2 a,
.post h3 a { color: #ec9a37; font-size: 1em; font-weight: bold; }
.post .date {
	display: block;
	margin: 5px 0;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.post p {
	font-size: 14px;
	color: rgb(136, 136, 136);
}

.post hr { display: block; }


.narrowcolumn { width: 580px; float: left; }
.narrowcolumn .postmetadata { padding-top: 5px; }

.widecolumn { }
.widecolumn .post { margin: 0; }
.widecolumn .postmetadata { margin: 30px 0; }
.widecolumn .smallattachment { }
.widecolumn .attachment { }

.postmetadata { clear: both; }

.navigation { margin: 0 0 10px; padding: 0 15px 5px; font-size: 1em; font-weight: bold }


/* contact */
.contact-form li { min-height: 25px; clear: both; }
.contact-form li label { width: 120px; float: left; text-align: right; }
.contact-form li .text,
.contact-form li .textarea { width: 410px; float: right; border: 1px solid #a0a0a0; }
.contact-form .btn-submit input {  margin: 15px 0 0 138px; padding: 0 5px; border: 5px solid #c9d7e4; color: #fff; background: #94afca; font-size: 15px; font-weight: bold; text-align: center;  text-decoration: none; }

/* bar */

#sidebar {
	width: 287px;
	float: right;
	padding-top: 36px;
}
#sidebar h2 {
	margin: 0 0 5px;
	color: #ec9a37;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar .widget { margin: 0 0 30px;}
#sidebar .widget li { padding: 2px 0; }
#sidebar .widget_archive li { padding: 2px 10px; background: url(images/icon-dot.png) no-repeat 0 8px; }
#sidebar .widget_many { background: url(images/bg-bar.png) no-repeat -5px 100%; border: 1px solid #fff }
#sidebar .blogroll li { padding: 2px 10px; }
#sidebar .blogroll a { font-size: 1.2em; text-decoration: none }
#sidebar .blogroll a img { padding: 0 5px 0 0; }
#sidebar .blogroll span { display: block; }
#sidebar #tag_cloud a { line-height: 1.1em; }
.tw {
	font-size: 14px;
	color: #93afc9;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	background-image: url(http://www.knowmoreabout.us//wp-content/themes/know/images/icon-twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.fb {
	font-size: 14px;
	color: #93afc9;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	background-image: url(http://www.knowmoreabout.us//wp-content/themes/know/images/icon-facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.lk {
	font-size: 14px;
	color: #93afc9;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	background-image: url(http://www.knowmoreabout.us//wp-content/themes/know/images/icon-linkedin.png);
	background-repeat: no-repeat;
	background-position: left center;
}

hr { margin-bottom:20px;
}

.aktt_tweet_time
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-bottom: 8px;
}
.aktt_tweets ul li
{	font-size: 11px;
	color: #666666;
	width: 270px;

}



#random_image_wrapper { padding: 15px 13px; border-right: 5px solid #ea9b34; border-left: 5px solid #f8b317; background: url(images/bg-bar.png) no-repeat -5px 0; text-align: right; }
#random_image_wrapper div img { display: block; margin: 0 auto 1em; }
.contact-mod {  padding: 15px;border: 15px solid #94afca;  background: #FFFFFF;width:870px }
.contact-mod .gmnoprint a { display: none; }


/* footer */
#footer { width: 830px; height: 10px; clear: both; margin: 0 auto; padding: 10px 35px; background: #dfe8ef; }
#footer p { }

/* MISC */

/* Begin Images */
p img { max-width: 100%; padding: 0; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
.alignright { float: right; }
.alignleft { float: left }
/* End Images */


/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li {  }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; padding: 2px; border: 1px solid #eee; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { margin: 10px 5px; font-weight: normal; line-height: 1.5em; text-transform: none; }

.children { padding: 0; }
#commentform p { margin: 5px 0; }

.nocomments { margin: 0; padding: 0; text-align: center; }
.commentmetadata { display: block; margin: 0; font-weight: normal; }

.commentlist li, 
#commentform input, 
#commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }


/* End Comments */



/* Begin Calendar */
#wp-calendar { width: 155px; margin: 10px auto 0; empty-cells: show; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; } 
#wp-calendar caption { width: 100%; text-align: center; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { background-color: #fff; }
#wp-calendar #prev a, 
#wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; 	}
/* End Calendar */
