@import url("fonts.css");
@import url("responsive.css");
#wpstats {
	display: none !important;
}
* {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
::-webkit-scrollbar-thumb:vertical {
background-color:#FFFFFF;
height:50px;
}
::-webkit-scrollbar-thumb:horizontal {
background-color:#000000;
height:10px !important;
}
::-webkit-scrollbar {
height:50px;
width:15px;
background-color:#000000;
}
.content-nav {
position: relative;
margin-bottom: 30px;
}
em, i {
	font-family: 'Libre Baskerville';
	font-style: italic;
}
.post-content em, p em, p i {
	font-size: 13.5px;
}
h2 em {
	font-size: 28px;
}
a {
 
}

hr {
	background: #e3c86f;
	height: 1px;
	width: 100%;
	border: none;
}

.post-footer {
	margin: 0 0 0 0px;
	text-align: left;
}

.post-footer a {
	color: #e3c86f;
}

.post-navigation {
	margin: 0 0 0 0px;
	text-align: left;
}

.comment_message {
	margin: 0 0 0 0px;
	text-align: left;
}

.commform-textarea {
	margin: 0 0 0 0px;
	text-align: left;
}

.submit {
	margin: 0 0 0 0px;
	text-align: left;
}

strong {
	font-family: 'Libre Baskerville';
	font-style: normal;
	font-weight: 700;
}
strong em {
	font-family: 'Libre Baskerville';
	font-style: italic;
	font-weight: normal;
	-webkit-text-stroke: 0.3px;
-webkit-text-stroke: 0.Xpx;
	-webkit-text-stroke: 1px rgba(0,0,0,0.1);
	text-shadow: #fff 0px 1px 1px;
	-webkit-text-stroke: 0.3px;
	text-shadow: 0 0 1px rgba(51,51,51,0.2);
}


.single-content a {
	color: #e3c86f;
}


@media screen and (min-width: 1em) {
.wp_social_single_share_wrapper {
	top: 34px;
	left: -46px;
}
}
.wp_social_single_share_wrapper {
	display: inline-block;
	margin: auto;
	float: left;
	width: 70px;
	position: absolute;
	left: -43px;
	top: 0;
}

.single-content p {
	text-align: left;
	display: inline-block;
	width: 100%;
}

.single-content  img {
	margin: 10px 0 0 0;
	width: 100% !important;
	height: auto !important;
	border: 1px solid #e3c86f;
}

.post-meta h1 {	/* overflow: hidden; */
/* text-overflow: ellipsis; */
/* white-space: nowrap; */
	margin: 0 auto 10px auto !important;
}
#archives-2 ul {
	margin: 0;
	padding: 0;
}
#archives-2 li {
	list-style: none;
	display: block;
	padding: 5px 0;
	margin: 5px 0;
	border-bottom: 1px solid #EAEAEA;
}
#archives-2 h3 {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #AAAAAA !important;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid transparent;
	padding-bottom: 6px;
}
body {
	background: #000;
	color: white;
	min-height: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3 {
	ease: none !Important;
}
ul {
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 0 !important;
}
body, p {
	font-style: normal;
	font-weight: 100;
	font-size: 15px;
	letter-spacing: 1px;
	color: #000;
	line-height: 21px;
	-webkit-text-stroke: 0.3px;
-webkit-text-stroke: 0.Xpx;
	-webkit-text-stroke: 1px rgba(0,0,0,0.1);
	text-shadow: #FFF 0px 1px 1px;
	-webkit-text-stroke: 0.2px;
	text-shadow: 0 0 .2px rgba(51, 51, 51, 0.2);
}
a {
	text-decoration: none;
	color: #000000;
}
a, wp_social_single_share_wrapper, .wp_social_share_cat_wrapper, #logo {
	ease: all 0.3 sec;
	-moz-transition-property: opacity;
	-o-transition: 1s ease !important;
	-ms-transition: 1s ease !important;
	-moz-transition: 1s ease !important;
	-webkit-transition: 1s ease !important;
	transition: 1s ease !important;
}
#header {
	padding: 1.5em 0 .5em 0;
	text-align: center;
	position: relative;
}
.logo {
	height: 90px;
	background: url(/assets/bsl.png) no-repeat center left;
	overflow: hidden;
	display: inline-block;
}
a.logo {
	height: 90px;
	cursor: pointer;
}
#wrapper {
	min-height: 100%;
	height: 100%;
	max-width: 1200px;
	width: 80%;
	background: #fff;
	margin: 0 auto;
	padding: 3px 0 0 0;
	position: relative;
}
.single-content img {
	text-align: center;
}
nav li a {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: white;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid transparent;
	padding-bottom: 4px;
}
nav li a:hover, nav li a:visited, nav li.current_page_item a, nav li a:active {
	text-decoration: none;
	border-bottom: 1px solid #e3c86f;
}
nav li a.disabled {
	color: #777777;
	cursor: wait !important;
}
span.comingsoon {
	font-size: 10px !important;
	text-transform: uppercase !important;
	font-weight: normal !Important;
	padding-left: 10px;
	color: #777777;
	cursor: wait !important;
}
nav .menu {
	display: inline-block;
}
nav .menu ul {
	margin: 0;
	padding: 0;
}
nav {
	margin: 1.45em 0 1em 0;
}
#bsl_posts { /*-moz-column-count: 2; -webkit-column-count: 2; column-count: 2; */
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 60px;
	-moz-column-fill: auto;
	-webkit-column-gap: 60px;
	-webkit-column-fill: auto;
	column-gap: 60px;
	column-fill: auto;
}

#entrycol {
	margin: 20px auto;
}

.attachment-thumbnail wp-post-image, #entrycol img {
	border: 1px solid #efcb61;
}

.entry {
	text-align: left;
}

.entry h1, #entrycol h2, .entry h1 a, #entrycol h2 a {
	white-space: normal;
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: black !important;
	font-weight: 400;
	font-size: 26px;
	line-height: 35px;
	margin: 5px 0;
	text-transform: none;
	letter-spacing: 1px;
}
.post-edit-link, .post-prev em, .post-next em {
	padding-right: 5px;
	padding-left: 5px;
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid transparent;
	padding-bottom: 4px;
	text-align: center;
}
.entry h1, .entry h1 a {
	margin-bottom: 20px;
}

.categories {
	margin: -20px 0 0 0px;
	text-align: center;
}


.post-next {
	display: block;
	clear: both;
}

.widget-body {
	text-align: left;
}

#twitter_timeline-2 {
	text-align: left;
}

#archives-2 {
	text-align: left;
}





@media all and (max-width: 1000px) {
#bsl_posts {
	-moz-column-count: 1;
	-moz-column-gap: 0;
	-moz-column-fill: auto;
	-webkit-column-count: 1;
	-webkit-column-gap: 0;
	-webkit-column-fill: auto;
	column-count: 1;
	column-gap: 0;
	column-fill: auto;
}
.post-meta h1 {
	/*width: 70%;*/
}
}
.categories, .post-navigation {
	line-height: 21pt !important;
}
@media all and (max-width: 900px) {

#bsl_posts {
	width: 90%;
	-moz-column-count: 1;
	-moz-column-gap: 0;
	-moz-column-fill: auto;
	-webkit-column-count: 1;
	-webkit-column-gap: 0;
	-webkit-column-fill: auto;
	column-count: 1;
	column-gap: 0;
	column-fill: auto;
	height: auto !important;
}
#wrapper {
	width: auto !important;
}
}
span {
	white-space: normal;
}
.wp_social_single_share_wrapper {
	border: 0 !important;
}
#facebook-likebox-2 img {
	border: 2px solid black
}
.post-navigation span {
	white-space: normal;
}
.search fieldset, .search form {
	border: 0 !important;
	width: 100%;
	padding: 0;
	margin: 0;
}
.search fieldset input {
	width: 100%;
}
.search fieldset button {
	display: none;
	background: black;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	border: 0 !IMPORTANT;
	margin-bottom: 23px;
}
.search fieldset button:hover {
	background: #e3c86f;
}
.comment-subscription-form {
	display: none;
}
.post-date {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #000;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-bottom: 4px;
	border-bottom: 1px solid transparent;
}
.wp_social_single_share_wrapper {
	background: #FFF !important;
	border: 1px solid rgba(235, 235, 235, 0) !important;
	margin-bottom: 6px;
	margin-top: 6px;
	overflow: hidden;
	height: 200px !important;
	padding: 0 !important;
}

.pti, .pti a {
	text-align: center;
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: black !important;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 2em;
}
.pti:after {
	content: "";
	width: 40px;
	height: 6px;
	background-color: black;
	display: table;
	margin: 14px auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 21px;
}
.post-category, .post-category a {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: black !important;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.post-category:after {
	content: "";
	width: 40px;
	height: 6px;
	background-color: black;
	display: table;
	margin: 20px 0;
	position: relative;
}
.entry h1 {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	font-style: normal;
	font-weight: 400;
	color: #000;
	font-size: 29px;
	line-height: 33px;
	letter-spacing: 1px;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	padding-bottom: 4px;
	text-align: left;
}
.social-icons span a img {
	 
}
.little-title {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: white;
	font-weight: 500;
	font-size: 12px;
	line-height: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid transparent;
	padding-bottom: 4px;
	color: #111;
}
#content {
	margin: 46px;
	text-align: center;
}
#container {
}
.single-content p {
	text-align: left;
}
.single-content img {
	text-align: center !important;
}
#bsl_posts {
	text-align: left;
	max-width: 600px;
	display: inline-block;
	margin: auto;
}
#bsl_posts img {
	height: auto;
	max-width: 550px !important;
}

.post-content {
	max-width: 720px;
}
a.thumb {
	text-align: center;
	width: auto;
	display: inline-block;
}

a.thumb img {
	width: 600px !important;
}

.1_of_5 {
	overflow: hidden;
}
.page-entry .wp_social_single_share_wrapper, .page-entry .wp_social_share_cat_wrapper {
	display: none !important;
}
.wp_social_single_share_wrapper, .wp_social_share_cat_wrapper {
	padding-bottom: 9px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.wp_social_single_share_wrapper:hover, .wp_social_share_cat_wrapper:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#twitter_timeline-2 h3, .widget h3, .widget h3 a {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #AAAAAA !important;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid transparent;
	padding-bottom: 6px;
}
.post-content a {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
}
.content-nav li {
	list-style: none;
	display: inline;
	padding: 6px;
}
.content-nav li.current-cat a {
	color: #7777777;
	border-bottom: 1px solid black;
}
.content-nav li a {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-bottom: 4px;
	border-bottom: 1px solid transparent;
}
.content-nav li a:hover {
	color: #7777777;
	border-bottom: 1px solid black;
}

.content-title {
	/*padding: 0 2em 2em 2em;*/
	text-align: center;
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #777777;
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 1px;
	margin: -2.5em auto 2.5em auto;
/*	border-bottom: 1px solid #EAEAEA;*/
}

.content-nav li {
	padding-right: 18px;
	background: no-repeat url(/assets/fs.png) center right;
	margin-right: 6px;
}
.content-nav li:last-child {
	padding-right: 6px !important;
	background: none !important;
	margin-right: 0;
!important
}
.page-entry {
	text-align: justify;
	max-width: 700px;
	float: none;
	margin: auto;
	padding-bottom: 3em;
}
.footer {
	text-align: center;
	padding: 4em 0 4em 0;
	border-top: 1px solid #EAEAEA;
}
.footer {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #AAAAAA !important;
	font-weight: 500;
	font-size: 13px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid transparent;
}
.hamsun {
	color: #8F8F8F;
}
.footer ul li {
	list-style: none;
	display: inline-block;
	margin: 4px 18px;
}
.single-content {
	padding-top: 1em !important;
	max-width: 700px;
	float: none;
	display: inline-block;
	margin: auto;
	position: relative;
}
#theme-my-login {
	max-width: 300px;
	margin: auto;
}
.login p.message {
	padding: 0 !important;
	border: 1px solid rgba(230, 219, 85, 0) !important;
	background-color: #FFF !important;
	color: #333;
}
li {
	list-style: none;
}
a {
	color: #666;
}

.social-icons { 
	position: absolute;
	right: -39px;
	top: -66px;
}

.social-icons span {
	margin-top: 0;
	float: left;
	list-style: none;
}
.social-icons span a {
	text-decoration: none;
}
.leaveacomment {
	outline: none;
	font-family: 'Libre Baskerville', Georgia, Serif !important;
}
.rpthumb {
	display: block;
	padding: 15px 0;
	margin: 15px 0;
	border-bottom: 1px solid #EAEAEA;
	height: auto;
}
.rpthumb img {
	width: 30px;
	margin-right: 15px;
	float: left;
	height: auto !important;
}
.rpthumb-title {
	display: block;
	font: 12px Georgia, Geneva, "Times New Roman", times;
	margin-bottom: 6px;
}
.rpthumb-date {
	display: block;
	font-size: 11px;
	color: #aaa9a9;
}
.rpthumb:hover {
	text-decoration: none !important;
}
.rpthumb:hover .rpthumb-title {
	text-decoration: underline;
}
.sidebar h3 {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: black !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	margin: 5px 0;
	text-transform: none;
	letter-spacing: 1px;
}
#comments {
	margin-top: 44px;
}
.comments {
	text-align: center;
	width: 100%;
	margin-top: 44px;
	display: table;
	border-top: 1px solid #EAEAEA;
}
.comment img {
}
.comments h3 {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	color: #777777;
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 1px;
	margin: -2.5em auto 2.5em auto;
	border-bottom: 1px solid #EAEAEA;
}
.comment-text {
	padding: 35px;
}
.centerme {
	text-align: center !important;
}
nav li {
	margin-bottom: 10px;
}

.post-meta{
	margin: 0 auto;
	text-align: left;
}
input, textarea {
	font-family: 'Libre Baskerville', Georgia, Serif !important;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	display: inline-block;
	background: #FFFFFF;
	padding: 6px 10px 6px 15px;
	border-radius: 0px;
	border: 1px solid #eaeaea;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	color: #444;
	margin: 20px auto;
}
input:focus, textarea:focus {
	outline: none;
}
input[type="checkbox"] {
	padding: 10px !important;
	width: 5px;
	border-radius: 50%;
	height: 10px;
	background: #FFFFFF url(../images/check_radio_sheet.png) left top no-repeat;
}
input[type="checkbox"]:checked {
	border: 1px solid #999999;
	background: #999999 url(../images/check_radio_sheet.png) -19px top no-repeat;
}

#condividi {
	margin: 10px 0 0 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #ccc;
	width: 100%;
	float: left;
	clear: both;
	height: 40px;
	position: relative;
}

#condividi .little-title {
	float: left;
}

#condividi ul {
	margin: 0px 0 0 0;
	float: right;
	position: absolute;
	right: 0;
	top: -32px;
}

#condividi ul li {
	float: left;
	font-size: 29px;
}

#condividi ul li#fb {
	margin: 0 10px 0 0;
	float: left;

}







