/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* set font for all content
*/
#content h1 {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
color: black;
word-wrap: normal; 
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none; 
}
#content h2 {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
word-wrap: normal; 
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none; 
}
#content h3 {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
word-wrap: normal; 
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none; 
}
header.entry-header {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
}
#content p {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
font-size: 16px;
	line-height: 1.5em;
word-wrap: normal; 
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none; 
}

#content ol {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
font-size: 16px;
	line-height: 1.5em;
word-wrap: normal; 
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none; 
}

/* set link behavior
*/
#content a:link {
color: black;
}

#content a:visited {
color: #0b0080;
}

/* set site title and menu
*/

h1.site-title a {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
font-weight: normal;
font-size: 24px;
color:black;
padding-bottom: 0;
}

h1.site-title a:hover {
color: black;
font-weight: normal;
}

h1.site-title {
margin-top: 15px;
line-height: 115%;
}

h2.site-description {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
font-weight: 300;
font-size: 16px;
line-height: 110%;
}

.main-navigation a {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
text-transform: capitalize !important;
font-size: 14px !important;
line-height: 2.6em !important;
}

nav.main-navigation {
margin-top: 10px;
}



/* 
hide project content on portfolio page
*/
.jetpack-portfolio-shortcode .portfolio-entry-content {
	display: none;
}

h2.portfolio-entry-title {
font-family: 'Helvetica Neue', 'Open-Sans', Arial; 
color: black;
font-weight: normal;
font-size: 14px;
line-height: 130%;
}

h2.portfolio-entry-title a:link {
padding-top: 10px;
color: black;
word-wrap: normal; 
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none; 
}

h2.portfolio-entry-title a:hover {
color: #5e5e5e;
}

h2.portfolio-entry-title a:visited {
color: grey !important;
}

#post-19 .entry-title {
display: none;
}

#post-19 .entry-header {
display: none;
}

#post-19 .entry-content {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
font-size: 16px;
margin-top: -10px;
}

h1.jetpack-portfolio {
line-height: 100%;
}

.single-jetpack-portfolio #primary {
width: 80%;
}

/* hide 'leave a reply' under post titles
*/
.comments-link {
display: none;
}

#content article {
margin-bottom:40px;
padding-bottom: 20px;
}

#content .entry-title {
margin-top: 0px;
padding-top: 0px;
}

#content h1 {
line-height: 1.2em;
margin-bottom: .4em;
}

#content h2 {
margin-bottom: 0.6em;
}
#content h3 {
margin-bottom: 0.4em;
}

#content .entry-header a:visited {
color: black !important; 
}

#content img{
box-shadow: none;
}

#content ul {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
list-style-type: circle;
font-size: 16px;
}

#content ol {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
font-size: 16px;
}

.MathJax_Display {
font-size: .9em !important;
}

.single-post #primary {
width: 100%;
}

.category-blogs .entry-content {
margin-bottom:-20px;
}

.category-blogs .entry-header {
margin-bottom: 1.5em;
}

/* set code style */
pre {
border-style: none !important;
background-color: #f6f8fa !important;
box-shadow: none !important;
}
code {
font-size: 14px !important;
line-height: 20px !important;
background-color: #f6f8fa !important;
}

/* sidebar
*/
#secondary a:hover {
color: black;
}

#secondary h3, ul {
font-family: 'Helvetica Neue', 'Open-Sans', Arial;
word-wrap: normal; 
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none;
}
.cat-item-1 {
  display: none;
}

.tagcloud a {
font-size: 14px !important;
word-wrap: normal;
white-space: nowrap !important;
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none; 
}
