/*==========================
		Global tweaks
============================*/

#WrapperMaster {
	float: left;
	clear: none;
	width: 990px;
	background: #FFF;
	}
	
#Breadcrumbs {
	font-size: 11px;
	color: #666;
	background: #FFF;
	padding: 5px;
	}

.subMenu {
	margin-top: -14px;
	}

a {
	color: 0000CC;
	text-decoration: none;
	}
	
a:visited {
	color: #660099;
	text-decoration: none;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
img.alignleft {
	float: left;
	clear: none;
	margin: 0px 10px 10px 0px;
	}
	
img.alignright{
	float: right;
	clear: none;
	margin: 0px 0px 10px 10px;
	}

div#Wrapper1 {
	float: left;
	clear: none;
	width: 620px;
	margin-left: 10px;
	margin-bottom: 30px;
	overflow: hidden;
	}	

html>body div#Wrapper1 {
	width: 635px;
	}
	
div#Wrapper2 {
	float: right;
	clear: none;
	width: 320px;
	margin-top: -100px;
	overflow: hidden;
	}	
	
html>body div#Wrapper2 {
	margin-top: -90px;
	}
	
html>body div#Wrapper2 {
	width: 310px;
	overflow: visible;
	margin-right: 10px;
	margin-left: 0px;
	}
	
div#copy {
	margin-left: 10px;
	padding: 0px 10px 0px 0px;
	}
	
/*=======================
		Blog - global
========================*/

h1#hd-main {
	width: 600px;
	height: 92px;
	margin: 10px 0px 20px 18px;
	border-bottom: 1px dotted #CCC;
	background: url(images/hd-mainBlogs.gif) no-repeat 20px top;
	}
	
h1#hd-main span {
	display: none;
	}	
	
h2.pagetitle {
	color: #333;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
	}
	
span.comments {
	padding: 0px 30px 0px 20px;
	background-image: url(images/ico-comment.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
	
/*========================
		Posts
==========================*/


div.cal-date {
	float: left;
	clear: none;
	width: 58px;
	height: 72px;
	text-align: center;
	margin: 0px 25px 10px 0px;
	background: url(images/ico-calendar-58.gif) no-repeat;
	}
	
div.cal-date span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	}
	
div.cal-date span.month {
	margin-top: 18px;
	}
	
div.post-info {
	float: left;
	clear: none;
	width: 400px;
	padding: 0px 0px 10px 0px;
	}

div.post h2.post-title,
div.post h3.post-title,
div.post h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 6px 0px;

	}
	
div.post h3.post-title {
	width: 500px;
	}
	
div.post h2.entry-title {
	font-size: 2.4em;
	margin-top: 20px;
	}	
	
div.post h2.post-title a {
	text-align: center;
	}
	
div.PSR_container {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-size: .8em;
	color: #666;
	}
	
/* do not display star voting */
div.PSR_stars,
form.PSR_stars {
	display: none;
	}
	
div.post {
	width: 550px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding: 0px 20px 0px 0px;
	}
	
div.post h3 {
	width: 480px;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2px;
	}


span.dateposted,
span.author,
span.author-feed {
	font-size: .8em;
	color: #666;
	margin: 0px 0px 0px 0px;
	}
	
span.author-feed {
	display: block;
	width: 550px;
	margin: 10px 0px 4px 0px;
	}
	
.homepage a.stbutton {
	display: block;
	margin-top: 8px;
	}

/*	
span.author-feed a {
	padding-left: 20px;
	background: url(images/feed-icon-14x14.png) no-repeat left;
	}
*/
	
span.author {
	padding: 0px 15px 0px 20px;
	background-image: url(images/ico-author-sm.gif);
	background-repeat: no-repeat;
	}
	
span.author-feed span.author-name {
	text-transform: capitalize;
	}
	
div.entry {
	clear: both;
	color: #333;
	width: 550px;
	padding-top: 20px;
	line-height: 1.5em;
	}
	
div.entry ol {
	list-style-position: inside;
	}
	
div.entry .entry_author_image {
	float: left;
	clear: none;
	margin: 0px 20px 10px 0px;
	border: 1px solid #EEE;
	}

div.homepage {
	float: left;
	clear: both;
	margin-bottom: 50px;
	}
	
div.homepage div.entry,
div.archivepost div.entry {
	float: left;
	clear: both;
	width: 520px;
	color: #333;
	margin-left: 0px;
	padding-top: 0px;
	}
	
div.archivepost div.entry .stico_default {
	display: block;
	margin-top: 5px;
	}

p.akst_link {
	margin-left: 25px;
	}

div.postmeta {
	float: left;
	clear: both;
	display: block;
	font-size: 1em;
	color: #333;
	line-height: 1.3em;
	width: 500px;
	margin: 5px 0px 15px 0px;
	padding: 10px;
	border: 1px solid #EEE;
	}

div.postmeta p {
	margin: 0px 0px 4px 0px;
	}
	
div.postmeta p.tags {
	width: 500px;
	margin: 0px 0px 8px 0px;
	}
	
div.postmeta ul {
	display: block;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
div.postmeta ul li {
	display: inline;
	padding-right: 15px;
	}

div.postmeta ul li.meta-rss a {
	font-size: 1em;
	padding-left: 18px;
	background-image: url(images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	}
	
div.postmeta ul li.meta-reply a {
	padding-left: 20px;
	background-image: url(images/ico-comment.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
	
div.postmeta ul li.meta-subscribe img{ 
	display: inline;
	margin-top: 5px;
	}
	
div.postmeta ul li.meta-trackback a {
	padding-left: 20px;
	background-image: url(images/ico-trackback-16x16.png);
	background-repeat: no-repeat;
	}
	
div.postmeta div {
	display: block;
	width: 500px;
	font-size: .8em;
	margin-bottom: 8px;
	}
	
div.postmeta div span.meta-tags {
	padding-right: 15px;
	}
	
a span.edit {
	display: block;
	font-size: .8em;
	margin-top: 5px;
	color: #CC0000;
	}

div.navigation {
	display: block;
	width: 600px;
	margin: 0px 0px 0px -10px;
	}	
	
/* Entry page previous */
div.navigation span.previous {
	color: #666;
	display: block;
	margin: 0px 0px 0px 35px;
	font-weight: bold;
	}
	
div.navigation span.previous a {
	font-weight: normal;
	}
	
/* Entry page next */	


span.entry-next-post {
	display: block;
	color: #666;
	margin: 18px 0px 5px 20px;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: right;
	}

span.entry-next-post a {
	font-weight: normal;
	}

/*--- share this popup ---*/
#akst_form {
	margin-left: -100px;
	margin-top: -20px;
	}

/*========================
		Comments
==========================*/

h3#comments,
h3#respond {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	}
	
h3#comments {
	margin-top: 0px;
	margin-left: 18px;
	}
	
ol.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
ol.commentlist li {
	padding: 5px 5px 5px 30px;
	margin-bottom: 15px;
	border: 0px;
	background-color: #E5EDF4;
	background-image: url(http://www.startupnation.com/images/backgrounds/bg_bubble_comments.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
.commentlist div.entry_author_image {
	display: none;
	}
	
ol.commentlist li.authorcomment div.entry_author_image img {
	float: left;
	clear: none;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	width: 100px;
	display: none;
	}
	
ol.commentlist li.authorcomment span.author-link {
	font-size: 1.2em;
	}
	
ol.commentlist li span.author-link {
	font-weight: bold;
	}
	
div#entryComments div.comment {
	padding: 5px 5px 5px 30px;
	border: 0px;
	background-color: #E5EDF4;
	background-image: url(../images/backgrounds/bg_bubble_comments.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
div.entry-reply {
	margin: 0px 0px 20px 18px;
	}
	
div.entry-reply form {
	margin: 0px;
	}
	
div.entry-reply form #submit {
	height: 30px;
	margin-top: 5px;
	}
	
div.entry-reply p {
	margin: 0px;
	}

/*========================
		Side Bar
==========================*/

div#sidebar {
	float: left;
	clear: none;
	width: 315px;
	}
	
div#sidebar a {
	color: #3299FF;
	}
	
div#sidebar a:hover {
	color: #056FDC;
	}

div#sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
	}

div#sidebar ul li {
	width: 315px;
	margin: 0px;
	padding: 0px;
	background: url(images/box-slv-fade-315-top.gif) no-repeat;
	}
	
div#sidebar ul li ul {
	margin: 10px 0px 10px 12px;
	padding: 0px;
	}
	
div#sidebar ul li ul li {
	width: 280px;
	padding-top: 5px;
	border-bottom: 1px dotted #cecece;
	background-image: none;
	}
	
div#sidebar ul li ul li a {
	color: #333;
	padding: 0px;
	overflow: hidden;
	}
	
div#sidebar ul li ul li a:hover {
	color: #CA401B;
	text-decoration: none;
	}

	
/*--- Custom Sidebar Headings ---*/

h2.widgettitle {
	width: 250px;
	height: 50px;
	margin: 0px 0px 0px 25px;
	background-repeat: no-repeat;
	background-position: left 14px;
	}

h2.widgettitle span {
	display: none;
	}
	
.widget_lonewolf_FoldingCategory h2.widgettitle {
	background-image: url(images/hd-browseTopics.gif);
	}
	
.wp_widget_authors h2.widgettitle {
	background-image: url(images/hd-ourExperts.gif);
	}
	
.widget_ara_collapsiblearchive h2.widgettitle {
	background-image: url(images/hd-archive.gif);
	}
	
/* folding categories widget */

ul#folding_category_list {
	font-size: .8em;
	color: #999;
	margin: 0px;
	padding: 0px;
	}
	
ul#folding_category_list a {
	font-size: 1.2em;
	}
	
div#sidebar ul#folding_category_list li.lwfcl_level-0_expandable ul li a {
	color: #056FDC;
	}
	
div#sidebar ul#folding_category_list li.lwfcl_level-0_expandable ul li a:hover {
	color: #CA401B;
	}
	
div#sidebar li.lwfcl_level-1_fixed {
	padding-top: 10px;
	}	

div#sidebar li.lwfcl_level-0_collapsable ul {
	margin: 0px;
	padding: 5px 0px 0px 25px;
	}
	
#folding_category_list .lwfcl_level-0_expandable, 
#folding_category_list .lwfcl_level-1_expandable, 
#folding_category_list .lwfcl_level-0_collapsible, 
#folding_category_list .lwfcl_level-1_collapsible, 
#folding_category_list .lwfcl_level-0_fixed, 
#folding_category_list .lwfcl_level-1_fixed {
	width: 240px;
	padding: 10px 0px 5px 5px;
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position:top left; 
	padding-left: 12px; 
	display: block; 
	}


div#sidebar a.expand {
	color: #666;
	letter-spacing: .2em;
	margin-right: 4px;
	}
	
div#sidebar a:hover.expand {
	text-decoration: none;
	}
	
/* author list widget */

div#sidebar li#authors {
	color: #999;
	font-size: .8em;
	}
	
div#sidebar li#authors ul {
	margin-left: 25px;
	}
	
div#sidebar li#authors a {
	font-size: 1.2em;
	}	
	
	
	
/* archive widget */

li#collapsible-archive h2.widgettitle {
	font-size: 18px;
	}

div#sidebar ul li#collapsible-archive ul li {
	padding: 4px 0px 4px 20px;
	background-color: #FFF;
	border: none;
	}
	
div#sidebar ul li#collapsible-archive ul li ul li a {
	color: #056FDC;
	}
	
div#sidebar ul li#collapsible-archive ul {
	margin: 0px;
	padding: 0px;
	}
	
#collapsible-archive {
	font-size: .8em;
	color: #999;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	}
	
/*
#collapsible-archive a {
	font-size: 1.2em;
	}
	
#collapsible-archive ul li {
	margin: 0px;
	padding: 0px;
	}
	
#collapsible-archive ul li ul li a {
	color: #056FDC;
	}
	
#collapsible-archive ul li ul li a {
	padding-left: 20px;
	color: #056FDC;
	background-image: url(images/ico-sublist.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
	
#collapsible-archive ul li ul li a:hover {
	color: #FF0000;
	background-position: 0px -17px;
	}
	
#collapsible-archive ul li ul li {
	padding: 4px 0px 4px 40px
	}
	
*/
	
	
div#sidebar ul li#meta {
	font-size: .8em;
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
	background-image: none;
	}
	
div#sidebar ul li#meta h2 {
	display: none;
	line-height: 0em;
	}
	
/*========================
		Author Page
==========================*/


/*---------- Info ----------*/
div#author-info {
	float: left;
	clear: none;
	width: 580px;
	background-image: url(images/bg-author-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
div#author-info .col1 {
	float: left;
	clear: none;
	margin: 10px 10px 10px 20px;
	}
	
div#author-info .col2 {
	float: left;
	clear: none;
	margin: 10px 0px 10px 10px;
	}
	
div#author-info div.btm {
	float: left;
	clear: none;
	width: 580px;
	height: 5px;
	background-image: url(images/bg-author-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
div#author-info img {
	float: left;
	clear: none;
	border: 1px solid #CCC;
	}
	
div#author-info h2 {
	color: #999;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.1em;
	margin: 10px 0px 8px 0px;
	}
	
div#author-info span.item {
	float: left;
	clear: both;
	margin-bottom: 4px;
	}
	
div#author-info span#website.item,
div#author-info span#website.item a {
	float: left;
	clear: none;
	}
	
div#author-info span#website.item {
	margin-right: 20px;
	margin-left: 20px;
	}

div#author-info span#feed.item,
div#author-info span#feed.item a {
	float: left;
	clear: none;
	width: 100px;
	}
	
div#author-info span#viewposts.item {
	display:block;
	height: 16px;
	width: 300px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	padding-left: 22px;
	background-image: url(images/ico-bloglist-16x16.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
/*---------- About ----------*/

div#author-about {
	float: left;
	clear: none;
	width: 580px;
	margin: 30px 0px 0px 10px;
	line-height: 1.5em;
	}
	
div#author-about h2 {
	color: #333;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
	}
	
/*---------- Posts ----------*/

div#author-postlist {
	float: left;
	clear: none;
	width: 580px;
	margin: 30px 0px 20px 10px;
	}
	
div#author-postlist h2 {
	display: block;
	height: 28px;
	color: #333;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px;
	padding: 30px 0px 0px 78px;
	background-image: url(images/icon-entries-med.gif);
	background-repeat: no-repeat;
	}
	
div#author-postlist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #EEE;
	}
	
div#author-postlist ul li {
	padding: 8px 10px 8px 15px;
	}
	
div#author-postlist ul li.alt {
	background-color: #EEE;
	}
	
div#author-postlist ul li span {
	color:#666;
	font-size: .8em;
	font-weight: normal;
	}
	
div#author-postlist ul li span a {
	color:#333;
	}
	
/*---------- Archives ----------*/

div#copy a.subscribe {
	font-size: .8em;
	color: #666;
	padding-left: 20px;
	background-image: url(images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	}
	
div.archive {
	float: left;
	clear: both;
	display: block;
	width: 580px;
	height: 25px;
	text-align: center;
	background: #EEE;
	padding: 5px;
	margin: 10px 0px 5px 0px;
	}
	
div.archive div.previous,
div.archive div.next {
	display: inline;
	width: 91px;
	height: 22px;
	}
	
div.archive div.previous a,
div.archive div.next a {
	float: left;
	clear: none;
	width: 91px;
	height: 22px;
	background-repeat: no-repeat;
	}
	
/*
	
div.archive div.previous a,
div.archive div.next a {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	}
	
div.archive div.previous a {
	margin-right: 10px;
	background-image: url(images/bg-previous.gif);
	}
	
div.archive div.next a {
	background-image: url(images/bg-next.gif);
	}
	
div.archive div.previous a:hover,
div.archive div.next a:hover {
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	}
	
div.archive div.previous a span,
div.archive div.next a span {
	visibility: hidden;
	}
	
*/
	
/*==========================
		Series
===========================*/

div.series_links {
	font-size: 16px;
	font-weight: bold;
	}

div.series_toc {
	display: none;
	}

	
/*===========================
			Ads
==============================*/

div#sidebar ul li#text-1 h2 {
	display: none;
	}

div#sidebar ul li#text-1,
div#sidebar ul li#text-2 {
	width: 300px;
	text-align: center;
	margin-bottom: 20px;
	background-image: none;
	background-color: #EEE;
	}
	
div#sidebar ul li#text-176039081 {
	height: 60px;
	padding: 20px 0px 10px 0px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 20px;
	width: 300px;
	text-align: center;
	background-image: none;
	background-color: #FFF;
	}
	
div#sidebar ul li.widget_text {
	width: 300px;
	background-image: none;
	margin: 20px 0px 20px 0px;
	padding: 5px;
	text-align: center;
	}
	
/*========= KH Sponsor ============*/

body .knowledgehub_ad {
	margin: -92px -12px 40px 0px !important;
	}
