/*

Theme Name:   1122WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



    Kubrick v1.5

     http://binarybonsai.com/kubrick/



    This theme was designed and built by Michael Heilemann,

    whose blog you will find at http://binarybonsai.com/



    The CSS, XHTML and design is released under GPL:

    http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */

/* Devart commented this
body {

    font-size: 62.5%;
	color: #666666;
    }

.widecolumn .entry p {

    font-size: 1.05em;

    }


.narrowcolumn .entry, .widecolumn .entry {

    line-height: 1.4em;

    }
*/

.page-content a {
    text-decoration: none;
}

.page-content a:hover {
    text-decoration: underline;
}


.widecolumn {

    line-height: 1.6em;

    }

.alt {

    background-color: #f8f8f8;

    border-top: 1px solid #ddd;

    border-bottom: 1px solid #ddd;

    }

small {

    font-size: 0.9rem;

    line-height: 1.5em;

    }

h1 {
    font-size: 42px;
    margin-bottom: 0;
    padding-bottom: 20px;
}

h2 {
	font-size: 28px;
    line-height: 36px;
    font-weight: 400;
	padding: 40px 0 15px 0;
}

h3 {
    font-size: 22px;
}

h2.post-h2 {
	padding-top: 13px;
}

.page-content h1 a:hover, .page-content h2 a:hover, .page-content h3 a:hover, .page-content h4 a:hover, .page-content h5 a:hover {
	border: none;
}

.page-content h1 {
	line-height: 56px;
}

ol li {
	padding-bottom: 10px;
}

ol li img {
	margin: 10px 0;
}

/* Devart commented this
h1, h2, h3 {

    font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;

    font-weight: bold;

    }



h1 {

    font-size: 2.4em;

    }



#headerimg .description {

    font-size: 1.0em;

    text-align: left;

    }



h2 {

    font-size: 1.6em;

    }



h2.pagetitle {

    font-size: 1.6em;

    }



.sidebar h2 {

    font-family: Verdana, Sans-Serif;

    font-size: 1.2em;

    }



h3 {

    font-size: 1.3em;

    }



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

    text-decoration: none;

    color: #1D75A2;

    }



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

    color: #61778D;

    }



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {

    text-decoration: none;

    }

.entry p a:visited {

    color: #b85b5a;

    }



.commentlist li, #commentform input, #commentform textarea {

    font: 0.9em Verdana, Arial, Sans-Serif;

    }

    */

.commentlist li {

    font-weight: bold;

    }



.commentlist li .avatar { 

    float: right;

    border: 1px solid #eee;

    padding: 2px;

    background: #fff;

    }



.commentlist cite, .commentlist cite a {

    font-weight: bold;

    font-style: normal;

    font-size: 1.1rem;

    }



.commentlist p {

    font-weight: normal;

    line-height: 1.5em;

    text-transform: none;

    }


/* Devart commented this
#commentform p {

    font-family: Verdana, Arial, Sans-Serif;

    }
    */


.commentmetadata {

    font-weight: normal;

    }

/* Devart commented this

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

    color: #777;

    }
*/


code {

    font: 1.1em 'Courier New', Courier, Fixed;
    padding: 0;

    }



acronym, abbr, span.caps

{

    font-size: 0.9rem;

    letter-spacing: .07em;

    }


/* Devart commented this
a, h2 a:hover, h3 a:hover {

    color: #61778D;

    text-decoration: none;

    }


a:hover {

    color: #147;

    text-decoration: underline;

    }
*/


#wp-calendar #prev a, #wp-calendar #next a {

    font-size: 9pt;

    }



#wp-calendar a {

    text-decoration: none;

    }



#wp-calendar caption {

    font: bold 1.3em Verdana, Arial, Sans-Serif;

    text-align: center;

    }



#wp-calendar th {

    font-style: normal;

    text-transform: capitalize;

    }

/* End Typography & Colors */







/* Begin Structure */


#headerimg {

    margin: 0;
    width: 100%;

    }


.narrowcolumn {
    padding: 0 0 20px 0px;

    margin: 0;

    }



.widecolumn {

    padding: 10px 0 20px 0;

    margin: 5px 0 0 50px;

    width: 690px;

    }



.post {
    padding: 5px 0 70px 0;
}


/* Devart commented this
.post hr {

    display: block;

    }
*/


.widecolumn .post {

    margin: 0;

    }

p.postmetadata {
	margin-bottom: 0;
}

.narrowcolumn .postmetadata {

    padding-top: 5px;

    }



.widecolumn .postmetadata {

    margin: 30px 0;

    }



.widecolumn .smallattachment {

    text-align: center;

    float: left;

    width: 128px;

    margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

    text-align: center;

    margin: 5px 0px;

}



.postmetadata {

    clear: both;

}

.postmetadata i.fa-clock-o {
	margin-right: 5px;
}



.clear {

    clear: both;

}



#wp-footer {

    padding: 0;

    margin: 68px 0px 0px 0px;

    width: 990px;

    height: 127px;

    clear: both;

    }



#wp-footer p {

    padding-top: 58px;

    text-align: center;

    }

/* End Structure */







/*    Begin Headers */
/* Devart commented this
h1 {

    padding-top: 137px;

    padding-left: 50px;

    margin: 0;

    }



h2 {

    margin: 30px 0 0;

    }
    */

h2.pagetitle {

    margin-top: 30px;

    text-align: center;

}


/* Devart commented this
.sidebar h2 {

    margin: 5px 0 0;

    padding: 0;

    }
*/

h3.comments {

    padding: 0;

    margin: 40px auto 20px ;

    }

/* End Headers */







/* Begin Images */

p img {

    padding: 0;

    }



/*    Using 'class="alignright"' on an image will (who would've

    thought?!) align the image to the right. And using 'class="centered',

    will of course center the image. This is much better than using

    align="center", being much more futureproof (and valid) */


img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

    }



img.alignright {

    padding: 4px;

    margin: 0 0 2px 7px;

    display: inline;

    }



img.alignleft {

    padding: 4px;

    margin: 0 7px 2px 0;

    display: inline;

    }



.alignright {

    float: right;

    }



.alignleft {

    float: left

    }

/* End Images */







/* Begin Lists



    Special stylized non-IE bullets

    Do not work in Internet Explorer, which merely default to normal bullets. */


/* Devart commented this
html>body .entry ul {

    margin-left: 0px;

    padding: 0 0 0 30px;

    list-style: none;

    padding-left: 10px;

    text-indent: -10px;

    }



html>body .entry li {

    margin: 7px 0 8px 10px;

    }
*/


/*.entry ul li:before, .sidebar ul ul li:before {

    content: "\00BB \0020";

    }
*/



/* Devart commented this
.entry ol {

    padding: 0 0 0 35px;

    margin: 0;

    }



.entry ol li {

    margin: 0;

    padding: 0;

    }



.postmetadata ul, .postmetadata li {

    display: inline;

    list-style-type: none;

    list-style-image: none;

    }

.sidebar ul, .sidebar ul ol {

    margin: 0;

    padding: 0;

    }

.sidebar ul li {

    list-style-type: none;

    list-style-image: none;

    margin-bottom: 15px;

    }

.sidebar ul p, .sidebar ul select {

    margin: 5px 0 8px;

    }



.sidebar ul ul, .sidebar ul ol {

    margin: 5px 0 0 10px;

    }



.sidebar ul ul ul, .sidebar ul ol {

    margin: 0 0 0 10px;

    }
*/


ol > li, .sidebar ul ol > li {

    list-style: decimal outside;

    }


/* Devart commented this
.sidebar ul ul li, .sidebar ul ol li {

    margin: 3px 0 0;

    padding: 0;

    }
*/

/* End Entry Lists */







/* Begin Form Elements */

/* Devart commented this
#searchform {

    margin: 10px auto;

    padding: 5px 3px;

    text-align: center;

    }



.sidebar #searchform #s {

    width: 130px;

    padding: 2px;

    }



.sidebar #searchsubmit {

    padding: 1px;


    }
*/


.entry form { /* This is mainly for password protected posts, makes them look better. */

    text-align:center;

    }

.entry img {
    margin: 20px 0;
}

select {
    width: 130px;
}

#commentform input {

    padding: 9px 13px;

    margin: 5px 5px 1px 0;
	border: 1px solid #cdcdcd;

    }

#commentform input[type="text"] {
	width: 100%;
}

#commentform textarea {

    width: 100%;

    padding: 9px 13px;
	border: 1px solid #cdcdcd;

}

#commentform input[type="submit"] {
	border: none;
	font-size: 14px;
	padding: 12px 25px;
}

.comment-label--message {
	padding-top: 24px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

.comment-label label {
	color: #6a6a6a;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
}

.comment-label .required {
	color: #e4081d;
}

.clarification {
	color: #c3c3c3;
}

.comment-button {
	padding-top: 26px;
}
/* End Form Elements */


/* Begin Comments*/

.alt {

    margin: 0;

    padding: 10px;

    }



.commentlist {

    padding: 0;

    text-align: justify;

    }



.commentlist li {

    margin: 15px 0 3px;

    padding: 5px 10px 3px;

    list-style: none;

    }



.commentlist p {

    margin: 10px 5px 10px 0;

    }



#commentform p {

    margin: 5px 0;

    }



.nocomments {

    text-align: center;

    margin: 0;

    padding: 0;

    }



.commentmetadata {

    margin: 0;

    display: block;

    }

/* End Comments */







/* Begin Sidebar */

/*.sidebar

{

    padding: 0px 0px 10px 0;

    float:right;
	margin-right: 10px;

    width: 250px;

    }



.sidebar form {

    margin: 0;

    }*/

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

    empty-cells: show;

    margin: 10px auto 0;

    width: 155px;

    }



#wp-calendar #next a {

    padding-right: 10px;

    text-align: right;

    }



#wp-calendar #prev a {

    padding-left: 10px;

    text-align: left;

    }



#wp-calendar a {

    display: block;

    }



#wp-calendar caption {

    text-align: center;

    width: 100%;

    }



#wp-calendar td {

    padding: 3px 0;

    text-align: center;

    }



#wp-calendar td.pad:hover { /* Doesn't work in IE */

    background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

    cursor: help;

    }



acronym, abbr {

    border-bottom: 1px dashed #999;

    }



blockquote {

    margin: 15px 30px 0 10px;

    padding-left: 20px;

    border-left: 5px solid #ddd;

    }



blockquote cite {

    margin: 5px 0 0;

    display: block;

    }



.center {

    text-align: center;

    }



.hidden {

    display: none;

    }



hr {

    display: none;

    }



a img {

    border: none;

    }



.navigation {

    display: block;

    text-align: center;

    margin-top: 20px;
	border-top: 1px solid #e7e9eb;
	padding-top: 32px;

    }
	
.navigation a {
	text-decoration: none;
	color: rgb(164,167,169);
	font-family: "Fira Sans",sans-serif;
	font-size: 18px;
}

.page-content .navigation a {
	text-decoration: none;
	transition: color .3s ease;
}

.page-content .navigation a:hover {
	color: #0071ce;
}

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.ttf?vh4496') format('truetype'), url('fonts/icomoon.woff?vh4496') format('woff'), url('fonts/icomoon.svg?vh4496#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.icon-next::before {
	content: "\e900";
}

.icon-next {
	margin-left: 5px;
}

.icon-next.icon-prev {
	margin-right: 5px;
	margin-left: 0;
}

.icon-next.icon-prev::before {
	transform: rotate(180deg);
}

.navigation .alignleft a i::before {
	display: inline-block !important;
}

.icon-next {
    font-size: 12px;
}

/* End Various Tags & Classes*/


/* Captions */

.aligncenter,

div.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    border: 1px solid #ddd;

    text-align: center;

    background-color: #f3f3f3;

    padding-top: 4px;

    margin: 10px;

    -moz-border-radius: 3px;

    -khtml-border-radius: 3px;

    -webkit-border-radius: 3px;

    border-radius: 3px;

}



.wp-caption img {

    margin: 0;

    padding: 0;

    border: 0 none;

}



.wp-caption p.wp-caption-text {

    /*font-size: 13px;*/

    line-height: 17px;

    padding: 2px 4px 4px 5px;

    margin: 0;
    
    text-align: center;

}


/* End captions */





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

    It won't be a stylish marriage, I can't afford a carriage.

    But you'll look sweet upon the seat of a bicycle built for two." */

/* Devart commented this
h1.single {
    color: #61778d;
    display: block;
    font-size: 19px;
    font-weight: 700;
    padding-left: 0px;
    padding-top: 10px;
    clear:left;
}
    */

#headerimg .blogtitle a {
    color: #1d75a2;
    font-family: "Trebuchet MS";
    font-size: 1.7rem;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
}

.wp_syntax {
	border: 0 !important;
}

.newtitle {
    color: #FFFFFF;
    font-size: 2.57rem;
    font-weight: bold;
    margin-top: 0;
    padding: 10px 0 0 12px;
	text-decoration: none;
}

.breadcrumb {
    color: #19476B;
    font-size: 0.78rem;
    background: none;
}

.h3zag {
    font-size: 1.21rem;
    font-weight: normal;
    padding: 12px 0 2px;
	margin-bottom: 10px;
	color: #61778D;
}

.post-meta-social1{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

.post-meta-social1 .fb-like{
	float:left;
	width:90px!important;
}

.post-meta-social1 #tweet_like{
	float:left;
	width:100px!important;
}

.post-meta-social1 #linkedin{
	float:left;
	width:95px!important;
}

.post-meta-social1 #stumbl{
	float:left;
	width:95px!important;
}

.post-meta-social1 #g-plusone{
	float:left;
	width:120px!important;
}

.side1 {
    height: 100%;
    padding: 0 20px;
    /*font-size: 14px;*/
}

.side0 {
    color: #19486C;
    font-size: 1.71rem;
    margin-left: 20px;
}

.pagetitle2 {
    padding: 20px 0 12px;
	margin-bottom: 40px;    
    clear: left;
    display: block;
	border-bottom: 1px solid #E8E9EB;
}

.widget_search {
	list-style: none;
	padding-bottom: 12px;
}

.widget_search form {
	padding: 0;
}

.widget_search .input-group {
	width: 100%;
}

.widget_search .navbar-form .input-group-btn {
	width: 1%;
}

.widget_search input[type="text"] {
	border-right: none;
	box-shadow: none;
	border-radius: 0;
	border-color: #eff0f1;
	height: 48px;
	background-color: #fafafa;
}

.widget_search button {
	border-left: none;
	padding: 13px 12px 8px 15px;
    line-height: 1.42857143;
    font-size: 18px;
	border-color: #eff0f1;
	color: #3e3e3e;
	outline: none;
	height: 48px;
	background-color: #fafafa;
}

.widget_search button:hover,
.widget_search button:focus,
.widget_search button:active {
	color: #0071ce;
	border-color: #eff0f1;
	background-color: #fafafa;
}

.category {
	display: inline-block;
	background-color: #0071ce;
	height: 22px;
	line-height: 20px;
	padding: 0 8px;
	color: #fff;
	margin-right: 7px;
}

.category a {
	color: #fff;
	text-transform: uppercase;
	font-family:  "Fira Sans",sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.category a:hover {
	text-decoration: none;
}

.category-sidebar {
	padding: 0;
	list-style: none;
}

.post-title {
	padding-top: 13px;
	font-size: 28px;
    line-height: 36px;
    font-weight: 400;
}

h2.post-title {
	padding-bottom: 10px;
}

.page-content h2.post-title a:hover {
	border: none;
}

.widget_categories,
.products-cat,
.widget_text {
	list-style: none;
}

.widget_text {
	padding-top: 5px;
}

.widgettitle {
	color: #3c3c3c;
	font-size: 18px;
	font-family:  "Fira Sans",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
	padding-top: 0;
	padding-bottom: 4px;
}

.widgettitle span {
	background-color: #fff;
	position: relative;
    z-index: 1;
	padding-right: 20px;
}

.widget_categories ul,
.products-cat {
	padding: 0;
}

.widget_categories ul li.cat-item,
.products-cat li.cat-item {
	list-style: none;
	border-bottom: 1px solid #edeef0;
	padding: 13px 0;
}

.widget_categories ul li.cat-item a,
.products-cat li.cat-item a {
	color: #6a6a6a;
	font-size: 18px;
	font-family:  "Fira Sans",sans-serif;
	font-weight: 400;
}

.widget_categories ul li.cat-item a:hover,
.products-cat li.cat-item a:hover {
	color: #0071ce;
}

.preview-content {
	padding-left: 10px;
}

.preview-content img {
	max-width: 100%;
}

.preview-content p.postmetadata {
	margin-bottom: 0;
	font-size: 14px;
	color: #aeaeae;
}

.postmetadata i {
	color: #aeaeae;
	font-size: 16px;
}

.postmetadata i.fa-tag {
	margin-right: 7px;
}

.preview-content h1,
.preview-content h2,
.preview-content h3,
.preview-content h4 {
	padding-top: 0;
}

.thumbnail-post {
	width: 100%;
}

.delimiter {
	padding: 0 8px;
}

.posted-single {
	font-size: 18px;
	color: #aeaeae;
}

.h3zag {
	color: #3c3c3c;
	font-size: 26px;
	font-family:  "Fira Sans",sans-serif;
	font-weight: 400;
}

.popular-post-date {
	color: #aeaeae;
	font-size: 14px;
	padding-top: 4px;
}

.popular-post-date i {
	font-size: 16px;
	
}

.products-cat li.cat-item a.popular-post-title {
	font-size: 18px;
	font-family:  "Fira Sans",sans-serif;
	font-weight: 400;
	line-height: 26px;
	color: #0071ce;
}

.banner-home-page {
	background: url(../img/banner-home-page.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	font-size: 62px;
	font-family:  "Fira Sans",sans-serif;
	font-weight: 300;
	height: 400px;
	position: relative;
}

.banner-home-page span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.header-home {
	padding-top: 0;
}

header.s-header {
	min-height: auto;
    height: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 20px;
}

table.doc-table th {
    font-weight: 700;
    background-color: #DEF;
    text-align: center;
}

table.doc-table td, table.doc-table th {
    border: 1px solid #8BC;
    padding: 5px;
}

.post-thumbnail img {
	max-width: 100%;
	height: auto;
}

/* color category */
.yellow {
	background-color: #ffc300;
}

.orange {
	background-color: #ff8700;
}

.skyblue {
	background-color: #0091ff;
}

.lime {
	background-color: #8ddf19;
}

.red {
	background-color: #e53d47;
}

.turquoise {
	background-color: #00cfb4;
}

.blue {
	background-color: #073db7;
}

.aquamarine {
	background-color: #00cf89;
}

.violet {
	background-color: #8719db;
}

.purple {
	background-color: #e03e8b;
}

.green {
	background-color: #009845;
}
/* ==================== */

#searchform .input-group .form-control:focus,
#searchform .input-group .form-control:focus + .input-group-btn button {
	border-color: #cccccc;
}

.arrow-up {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(images/arrow-up.svg) no-repeat;
}

/*===============================
	Editions classes
===============================*/
table.editions-table {
  margin-top: 20px;
  width: 100%;
}
table.editions-table hr {
  border-bottom: 2px solid;
}
table.editions-table tr {
  text-align: center;
}
table.editions-table tr:last-child td {
  border: none;
}
table.editions-table tr td:first-child {
  text-align: left;
  width: 377px;
}
table.editions-table tr th:first-child {
  text-align: left;
  width: 377px;
}
table.editions-table tr.price td {
  font-weight: bold;
  padding-top: 20px;
}
table.editions-table tr.price td:last-child {
  text-transform: uppercase;
  color: #0071ce;
}
table.editions-table th {
  color: #3c3c3c;
  font-size: 1.8rem;
  font-family: "Fira Sans", sans-serif;
  background-color: #fff;
  font-weight: 500;
  padding: 5px 5px 20px;
  vertical-align: middle;
  text-align: center;
}
table.editions-table td {
  vertical-align: middle;
  padding: 15px 0;
  border-bottom: 1px solid #cdcdcd;
}
table.editions-table td > div {
  display: flex;
  align-items: center;
}
table.editions-table td > div h3 {
  padding: 0;
}
table.editions-table .feature-group td {
  padding-top: 10px;
}
table.editions-table .feature-group td p {
  margin: 0;
  font-family: "Fira Sans", sans-serif;
  color: #3c3c3c;
  font-size: 2.2rem;
  font-weight: 500;
}

table.editions-table tr.feature-group td.without-text {
  font-size: 1px !important;
}

div.editions-note sup {
  color: #090;
}

#tabs {
  padding-top: 40px;
}

.editions-check .editions-row > div {
  padding: 1.5rem;
}

/*===============================*/

.sidebar-wrap {
	background: #FFFFFF;
	border: 1px solid #F2F3F5;
	box-shadow: 0px 15px 50px rgba(101, 101, 102, 0.15);
	padding: 22px 30px 32px;
	margin-bottom: 40px;
}

.time-single {
	padding: 0 0 20px;
    color: #aeaeae;
    font-size: 18px;
}

.time-single i {
	margin-right: 5px;
}

.sample-posts {
	padding-top: 40px;
}

h1.single {
	padding-top: 10px;
}

/* Icons */
.facebook-footer,
.twitter-footer,
.google-plus,
.linkedin,
.youtube-play {
	fill: #fff;
}

.facebook-footer {
	width: 9px;
	height: 15px;
}

.twitter-footer {
	width: 14px;
	height: 15px;
}

.google-plus {
	width: 19px;
	height: 15px;
}

.linkedin {
	width: 13px;
	height: 15px;
}

.youtube-play {
	width: 15px;
	height: 15px;
}
/*===============================*/

.author-name {
    padding-bottom: 15px;
}