/* Begin Additional CSS Styles */
.nex-post{
padding: 40px;
}
/* End Additional CSS Styles */


.nex-blockcontent {

  padding: 40px;
}

.nex-content-layout .nex-sidebar1 {
  border-left: 0px dotted #a3b4c8;
  margin: 0 auto;
  width: 300px;
}

.nex-postcontent h1 {
  color: #000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 130%;
  margin: 10px 0 0;
  font-weight: bold;
}

.nex-blockcontent h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #030;
  font-size: 100%;
  margin: 10px 0 0;
}

.nex-blockcontent h2 {
  color: #030;
  font-size: 110%;
}


.nex-nav {
font-size: 11px;
}

.nex-hmenu > li > a, .nex-hmenu > li > a:link, .nex-hmenu > li > a:visited, .nex-hmenu > li > a.active, .nex-hmenu > li > a:hover {

  font-size: 12px;

}

.nex-postcontent a, .nex-postcontent a:link, .nex-postcontent a:visited, .nex-postcontent a.visited, .nex-postcontent a:hover, .nex-postcontent a.hovered {
 color: #fa5705;
}

a,a:visited {
  font-weight: bold;
  font-size: 12px;
  color: #F29400;
   text-decoration: none;
  
  
}
a:hover{
  font-weight: bold;
  color: #000;	
}

.navr{
margin-top: 10px;
margin-bottom:	 10px;
	
}

.navr a{
padding: 15px;	
}

.nex-blockcontent p {
  margin: 0 0px;
}
