/***********************************************
**				  START CB: Nav	 			  **
***********************************************/
#page_top{ 
	width:100%; 
	margin-bottom: -37!important; 
	position: fixed; 
	z-index: 9999;
}

.navbar{ 
	width:100%; 
	position: fixed;
}

.snippet_area_maintop{
	padding-top: 82px;
}


/***********************************************
**				  END CB: Nav	 			  **
***********************************************/

/***********************************************
**				  START Maintop		  **
***********************************************/

.maintop {
	margin-bottom: 5.5em;
}

/***********************************************
**				  END: Maintop		  **
***********************************************/


/***********************************************
**				  START: Sidebar	 		  **
***********************************************/

#sidebar { 
	float:left;
}

.latest_posts_synced li { 
	border-bottom: 1px solid grey;
	padding-top: 0.5em;
}

.latest_posts_synced li:first-child { 
	border-bottom: 1px solid grey; 
	padding-top: 0em;
}

h1 {
	margin-bottom:0.7em;
}

h2 {
	margin-bottom:0.6em;
}

h3 {
	margin-bottom:0.5em;
}


/***********************************************
**				  END: Sidebar	 		  **
***********************************************/


/***********************************************
**				  START:  Blogg		      **
***********************************************/

#blog article {
	margin-bottom: 5.5em;
}

#blog article small {
	font-size: 12px;
	margin: -7px 0 12px;
}

#blog article::after{
	display: none;
}

/***********************************************
**				  END: Blogg	 		      **
***********************************************/