/*
 Theme Name:     Hazelcast Blog Theme
 Theme URI:      http://blog.hazelcast.com
 Description:    Theme for the Hazelcast Blog / A child theme of Magazine Basic
 Author:         Team A Design for Likeable Development
 Author URI:     http://goteama.com
 Template:       magazine-basic
 Version:        1.0.0
*/
 
@import url("../magazine-basic/style.css");
 
/* =Theme customization starts here */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: #0d2a35;
	-webkit-font-smoothing: antialiased;
	line-height: 1.4;
}

#site-description,
.entry-meta,
.post-category,
.post-format,
.page-title,
.archive-meta,
.format-status .author,
.format-status time,
ul .rsswidget,
.rss-date {
	font-family: 'Open Sans';
}

#page {
		line-height: 1.4;

}

pre, 
.entry-content .prettyprint {
	background: #edf0f3;
	border: 1px solid #e0e2e4;
	padding: 24px;
}

.tag #main {
	color: #0d2a35;
}

h1 {
	font-size: 32px;
	margin-bottom: 14px;
	text-align: left;
	font-weight: 700;
}

h2 {
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: 700;
}

h3 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 700;
}

h4 {
	margin-top: 30px;
	margin-bottom: 10px;	
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
h5 {
	margin-bottom: 5px;
	font-weight: bold;
}

b,
strong {
	font-weight: 700;
}

italic,
em {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #ff5f00;
}

.entry-content a {
	border: none;
}

#main a:hover {
	color: #ca4326 !important;
}

p {
	margin-bottom: 15px;
}

ul {
	list-style-type: none;
	margin-bottom: 15px;
}

ul.bullets {
	list-style-type: square;
	margin-bottom: 15px;
	margin-left: 18px;
}

ul ~ p {
	margin-top: 10px;
}

ul ~ h3 {
	margin-top: 30px;
}

ol {
	margin-left: 21px;
	margin-bottom: 15px;
}

li { 
	margin: 5px 0;
}

.entry-content ul {
	list-style-type: square;
	margin-bottom: 15px;
	margin-left: 18px;
}

table {
	margin-bottom: 20px;
}

td, th {
	padding: 7px 10px;
    border: 2px solid #fff;
    background: #f2f2f2;
}

th {
	font-weight: bold;
}


/*
*
* Header 
*
*/

#header {
}

#header a {
	transition: all 300ms ease;
}

#quick-links {
	margin-bottom: 0;
}

#top-nav {
	float: right;
}

#top-nav ul {
	margin: 0;
}

#top-nav li {
	position: relative;
	display:block;
	float:left;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
}

#top-nav .tab {
	font-size: 18px;
	background: #ff5f00;
	border-radius: 0 0 3px 3px;
}

#top-nav a {
	color: #fff;
	display: block;
	padding: 10px 12px;
}

#top-nav .tab a {
	padding: 10px 18px;
}

#top-nav a:hover {
	opacity: .7;
}

#top-nav .tab:hover {
	background: #fff;
}

#top-nav .tab a:hover {
	color: #ff5f00;
	opacity: 1;
}

#site-logo {
	padding: 0;
	max-width: 260px;
}

.header-group {
	margin: 0; 
}

#site-title {
	padding: 0; 
	margin: 0;
} 

body #site-description {
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	display: block;
	color: #fff !important;
	margin-bottom: 10px;
}

.title-logo-wrapper {
	display: flex;
  align-items: center;
  justify-content: left;
  padding:5px 0;
  padding-bottom: 7px;
  
}

#site-navigation  {
	background: #113847;
	margin-bottom: 0;	
}

#site-navigation li {
	border-right: none;
	margin: 0;
	font-size: 16px;
}

#site-navigation li a {
	padding: 10px 15px;
	text-shadow: none;
}

#site-navigation li a:hover {
	background: #ff5f00;
}

#header .menu-main-top-container {
	max-width: 1200px;
    min-width: 320px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}


/* Search widget */
.xsearch-form .search-submit {
	display: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

xinput[type="search"] {
-webkit-appearance: textfield;
padding-right: 2px; /* Don't cut off the webkit search cancel button */
width: 270px;
}

 xinput.search-field {
	background: url(http://www.benjaru.com/hz/demo/org/wordpress/wp-content/themes/pure-2014/images/search.svg) no-repeat left center;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 20px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

 .xsearch-field:focus {
	background-color: #fff;
	padding: 0 0 0 5px;
	cursor: text;
	outline: 0;
	width: 230px;
}


/* code examples */

.home section.data-structures .content {
	
}

.data-structures .menu {
	margin-bottom: -1px;
}

.data-structures .menu li {
	display: inline-block;
	margin-bottom: 0;
	padding: 8px 13px;
	background: #e0e2e4;
	border: 1px solid #e0e2e4;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #ff5f00;
	cursor: pointer;
}

.data-structures .menu li:hover {
	color: #ca4326;
}

.data-structures .menu li.current {

	background: #edf0f3;
	border: 1px solid #e0e2e4;
	border-bottom: 1px solid #edf0f3;
}

.data-structures .code-tab {
	display: none;
	padding: 10px 25px;
	margin-bottom: 25px;
	border-radius: 3px;
	font-family: monospace;
	font-size: 16px;
	background: #fff;
}

.data-structures .code-tab.current {
	display: block;
}

a.button {
	  display: inline-block;
  padding: 14px 35px;
  font-size: 16px;
  background: #ff5f00;
  border: none;
  color: #fff !important;
  border-radius: 2px;
  font-weight: bold;
  transition: background 150ms ease;
}

a.button:hover {
	border: none;
	background: #ca4326;
}

a.button.alt {
	background: none;
	border: 2px solid #ff5f00;
	color: #ff5f00;
	padding: 12px 33px;
}

a.button.alt:hover {
	border: 2px solid #ca4326;
	color: #ca4326;
	background: rgba(255,95,0,0.11);
}


/*
*
* Footer 
*
*/

#footer {
	height: auto;
	background: #113847;
	color: #fff;
	border: none;
	text-shadow: none;
	padding: 20px 0;
	text-align: center;
}

#footer a {
	color: #fff; 
	border: none;
	transition: all 300ms ease;
}

#footer a:hover {
	color: #ff5f00;
}

.social-footer ul {
	margin: 0 0 15px;
}

#footer .social-footer li a {
	color: #ff5f00;
}

#footer .social-footer li a:hover {
	color: #fff;
}

/* Blog styles */

#main {
	background: #fff;
	margin-top: 0;
	padding: 40px 20px 80px;
}

#main a {
	transition: all 300ms ease;
}

.post header {
	margin-bottom: 10px;
}

.post-category {
	margin-bottom: 12px;
}

.post-category a {
	color:#fff !important;
	background:#ff5f00;
    padding: 5px 10px;
	margin-right: 6px;
	text-transform: lowercase;
	text-shadow: none;
	font-weight: 400;
}

.single .post-category a {
	color: #222 !important;
    background: #eee;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    text-transform: lowercase;
    text-shadow: none;
    font-weight: 400;
}

#main .post-category a:hover {
	background: #ca4326;
	color:#fff !important;
}

.entry-title {
	font-weight: 600;
	margin-bottom: 7px;
}

.single h2.entry-title {
	font-size: 30px;
	font-weight: bold;
}

.entry-title,
.entry-title a {
	color: #0d2a35 !important;
}

#main .entry-title a:hover {
	color: #53676c !important; 
}

.entry-meta {
	color: #002a35;
	font-size: 13px;
	font-weight: 400;
}

.entry-meta a {
	border-bottom: none;
}

.entry-meta span {
	color: #c8cacc;
}

.entry-content {
	margin-bottom: 25px;
}

.entry-content img {
	border: none;
}

.entry-content h2 {
	margin-top: 20px;
	font-weight: 400;
}

.synved-social-container {
	margin-top: 12px;
    margin-bottom: 18px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 6px;
}

.synved-social-container:last-child {
	margin-top: 35px;
}

.single .syntaxhighlighter {
	margin: 20px 0 !important;
}

.single article {
	border: 0;
	padding-bottom: 0;
}

td.icon {
	vertical-align: middle;
}

.single .entry-content {
	margin-bottom: 0;
}

.entry-content hr {
	border: 0;
	border-top: 1px solid #eee;
	margin: 20px 0;
}

#pagination {
	background: transparent;
	padding: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#posts-pagination {
	padding-top: 15px;
}

.more-link,
#posts-pagination a,
.form-submit input[type="submit"],
.comment-reply-link {
	font-size: 16px;
	background: transparent;
	color: #ff5f00 !important;
	text-shadow: none;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 0 13px;
}

.more-link:hover,
.form-submit input[type="submit"]:hover,
#posts-pagination a:hover,
.comment-reply-link:hover {
	background: transparent;
	color: #ca4326 !important;
}

#archive-header {
	border-top: none;
	border-bottom: 1px solid #ddd;
}

#archive-header h1 {
	font-weight: bold;
}

#archive-header h1 span {
	font-weight: normal;
}

.post-format, 
.page-title {
	text-transform: none;
	color: #0d2a35;
	font-size: 28px;
	font-weight: 400;
}

.archive-meta {
	font-size: 16px;
	color: #0d2a35;
	font-weight: 400;
	padding: 10px 0;
}

.tags a {
	background: #edf0f3;
	border: 1px solid #e0e2e4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #113847;
}

#main .tags a:hover {
	background: #ccd4db;
	color: #113847 !important;
}

/* =Sticky
-------------------------------------------------------------- */
.sticky {
	background: #edf0f3;
	text-shadow: none;
	color: #0d2a35;
	border-radius: 0;
}

.sticky,
.sticky .entry-content img {
	border: 1px solid #e0e2e4;
	}

.sticky .entry-title,
.sticky .entry-title a,
.sticky .entry-title a:hover,
.sticky .entry-meta,
.sticky h1,
.sticky h2,
.sticky h3,
.sticky h4,
.sticky h5,
.sticky h6 {
	color: #0d2a35 !important;
}

.sticky .post-category,
.sticky .post-category a,
.sticky .post-category a:hover {
	color: #fff !important;
}

.sticky .entry-meta a {
	color: #ff5f00 !important;
}

.sticky .entry-content a {
	color: #ff5f00;
	border-bottom: none;
}

.sticky .more-link {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #222;
	margin-bottom: 0;
}


/* widgets */

.widget {
	background: #f4f4f4;
	border: 2px solid #f4f4f4;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 10px;
}

.widget-title {
	color: #0d2a35;
	text-transform: none;
	font-size: 16px;
	font-weight: 400;
	border-bottom: none;
	padding: 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	margin: 0;
}

.widget ul {
	padding: 0 20px 10px;
}

.widget ul li {
	margin: 0 0 4px;
}

.widget_simpleimage {
	text-align: center;
}

.widget_simpleimage {
	padding-top: 10px;
}

.widget_simpleimage h3 {
	font-weight: bold;
	font-size:22px;
	
}

.widget_simpleimage a > img {
	position: relative;
	margin: 0 auto;
}

.menu-social-links-container ul {
	text-align: center;
	padding: 0;
}

.menu-social-links-container li { 
	display: inline-block;
	text-align: center;
	margin: 0 8px;
	font-size: 28px;
}

.menu-social-links-container .fontawesome-text {
	display: none;
}

.menu-social-links-container li a {
	color: #ff5f00;
	border-radius: 2px;
}

.menu-social-links-container #menu-social-links li a:hover {
	color: #fff !important;
	opacity: .75;
	
}

.widget .menu-social-links-container li {
	margin: 3px;
}

/* twitter */
li#menu-item-72654 a {
	background: #55acee;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}

/* facebook */
li#menu-item-72655 a {
	background: #3b5998;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}

/* linkedin */
li#menu-item-72656 a {
	background: #0077b5;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}

/* linkedin */
li#menu-item-72656 a {
	background: #0077b5;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}

/* github */
li#menu-item-72657 a {
	background: #333333;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}

/* google+ */
li#menu-item-72658 a {
	background: #dc4e41;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}

/* youtube */
li#menu-item-72659 a {
	background: #cd201f;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}

/* rss */
li#menu-item-72660 a {
	background: #f26522;
    color: #fff;
    width: 37px;
    height: 38px;
    display: inline-block;
}


/* Pardot Newsletter sign up form */


#pardot-form {
	color: #666;
	font: 16px/120% Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	
}

#pardot-form p.required label, #pardot-form span.required label {
	background: none;
	font-weight: normal;
}

form.form p.form-field {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}


form.form p.form-field label {
	color: #666;
	width: 360px;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 1.2;
}

form.form p.form-field span.description {
	color: #666;
	margin-top: 0px;
	font-size: 14px;
}

form.form p.form-field span.description a {
	text-decoration: none;
	border-bottom: 1px dotted #2e7de1;
	color: #2e7de1;
	}


form.form p.form-field input.text {
	width: 350px;
	padding: 8px 10px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #666;
	border-radius: 2px;
	box-shadow: inset 1px 1px 3px -1px #ccc;
}

form.form p.form-field select {
	width: 370px;
	background: url(//hazelcast.org/wp-content/themes/pure-2014/images/select-bg.png) no-repeat right center #f2f2f2;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 25px;
	border: 1px solid #ccc;
	border-radius: 2px;
	height: 34px;
	color: #666;
	-webkit-appearance: none;
}

form.form p.form-field textarea.standard {
	width: 350px;
	padding: 8px 10px;
	font-size: 16px;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: inset 1px 1px 3px -1px #ccc;
}

#pardot-form p.no-label {
	margin-left: 0;
	font-size: 14px;
}


#pardot-form p.submit {
	margin:0;
	margin-top: 10px;
	margin-right: 15px;
	float: right;
}

#pardot-form p.submit input {
	margin:0;
	padding: 14px 35px;
	font-size: 16px;
	background: #2e7de1;;
	color: #fff;
	border: 1px solid #1F508F;
	border-radius: 2px;
	cursor: pointer;
	transition: background 150ms ease;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);

}


#pardot-form p.submit input:hover {
	background: #2762AE;
}


#org #pardot-form p.submit input,
#online-book #pardot-form p.submit input {
	background: #ff5f00;
}

#org #pardot-form p.submit input:hover,
#online-book #pardot-form p.submit input:hover {
	background: #ca4326;
}


/*
*
*
* Newsletter FORM
*
*
*/


#newsletter form.form {
	position: relative;
}

#newsletter form.form p.no-label, form.form p.email-pref {
	margin: 0;
}

#newsletter form.form p.form-field {
	position: absolute;
	top:0;
	left: 0;
}

#newsletter form.form p.form-field input.text {
	width: 250px;
}

#newsletter form.form p.form-field.error input.text {
	border: 1px solid red;
}

#newsletter form.form p.submit {
	position: absolute;
	top:3px;
	left: 280px;
	margin: 0;
}

#newsletter form.form p.submit input {
	padding: 8px 26px;
	border: none;
	margin-top: -2px;
}


#newsletter form.form p.errors {
	display: none;
}

#newsletter form.form p.error {
	position: absolute;
	bottom: -65px;
}

footer.entry {
	margin-top: 20px;
}

.clear {
	clear: both;
}

.widget .textwidget {
    padding: 0px 10px;
}

.widget_simpleimage img {
	width: 200px;
}

.syntaxhighlighter.nogutter table td.code{
	border-left: 3px solid #6ce26c !important;
    padding-left: 15px !important;
}

.syntaxhighlighter.nogutter {
	padding-left: 42px !important;
}


/*	 
* SITE SWITCHER 
*/

#sitebar {
	background: #0a222b;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
}

#sitebar .content {
	padding-bottom: 15px;
	padding-top: 13px;
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#sitebar a {
	font-weight: normal;
	color: #fff;
	transition: opacity 150ms ease;
	text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 16px;
}

#sitebar a:hover {
	opacity: .65;
}

#sitebar a.selected {
	font-weight: bold;
}

/* END SITE SWITCHER */


.branding.row {
	margin-top: 10px;
	margin-bottom: 10px;
}


@media only screen and (max-width:1250px){
	
	#site-logo,
	#site-description {
		margin-left: 20px;
	}
		
	#top-nav ul {
		margin-right: 20px;
	}

}

@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){
	
	.branding.row {
		margin-top: 10px;
		margin-bottom: 20px !important;
	}
	
	#quick-links {
		background: #1b1b1b;
	}
	
	#top-nav li {
		font-size: 11px;
		line-height: 16px;
	}
	
	#top-nav .tab {
		font-size: 14px;
	}
	
	#top-nav .tab a {
	    padding: 8px 14px;
	}	
	
	#footer-content span.fontawesome-text {
		display: none;
	}

}

