/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */

/* ==========================================================================
   basic page element styling
   ========================================================================== */




body {
	background: #ecedee;
	font: 12pt 'Open Sans', sans-serif;
	color: #0e1030;
}

h1 {
	color: #bb8749;
	font-style: normal;
	font-weight: 300;
	margin-top: 0;
	text-align: center;
	margin-bottom: 0;
}


h3 {
	font-size: 12px;
	font-weight: 300;
}


@media screen and (max-width: 1000px) {
h1 {
	margin-top: 15px;
}
}


a:link, a:hover, a:active, a:visited {
	color: #bb8749;
	text-decoration: none;
}

p {
	font-style: normal;
        font-size: 13px;
	font-weight: 400;
        text-align: left;
}

p1 {
	font-style: normal;
        font-size: 13px;
	font-weight: 500;
        line-height: 130%;
        text-align: left;
}

p2 {
	color: #bb8749;
        font-size: 10px;
	font-style: normal;
	font-weight: 300;
	margin-top: 0;
	text-align: center;
	margin-bottom: 0;
}

hr {
	border: 0;
	height: 0;
	border-bottom: 2px solid #cadee5;
	margin-top: 25px;
	margin-bottom: 25px;
}



/* ==========================================================================
   page layout basics
   ========================================================================== */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.l-constrained {
	width: 100%;
	max-width: 1480px;
	min-width: 768px;
	margin: 15px;
}

.l-full {
	width: 100%;
	clear: both;
}

.l-maincontainer {
	width: 100%;
	float: left;
	margin-right: -380px;
}

.l-main {
	margin-right: 380px;
	position: relative;
}

.l-footer {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
	clear: both;
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/footer-bg_green.png) center bottom no-repeat, url(http://bloesem.blogs.com/bloesem_IRENE/img/footer-bg_green.png) center top no-repeat;
	padding: 30px;
	color: #ffffff;
}

.l-footer a {
	color: #ffffff;
}

.l-quarter {
	padding-left: 0;
}

.l-quarters {
	width: 25%;
	float: left;
	position: relative;
	height: 480px;
	display: inline-block;
}


.l-quarters:nth-child(-n+3) {
		border-right: 1px solid #fff;
}

.l-quarters:nth-child(2) {
	padding-left: 30px;
	padding-right: 30px;
}

@media screen and (max-width: 1040px) {
.l-quarters {
	font-size: .8em;
}
}


@media screen and (max-width: 920px) {
.l-quarters {
	font-size: .6em;
}
}


/* ==========================================================================
   two-column-right tweaks
   ========================================================================== */
.layout-two-column-right #container { width: 1210px; }

.layout-two-column-right #beta { width: 800px; margin-top: 2px; margin-bottom: 20px; }
.layout-two-column-right #alpha { width: 350px; margin-top: 2px; margin-bottom: 20px;}


#alpha {
	float: right;
	margin-right: 10px; 
width: 350px;
}

#alpha-inner {
	padding: 0;
}

#beta {
	width: 800px;
	float: left;
	
}

#beta-inner {
	padding: 0;
}





/* ==========================================================================
   entry listing and entry styling
   ========================================================================== */


.content-header {
	margin: 5px 0 20px;
	font-size: 14px;
	color: #bb8749;
}


.content-nav {
	margin: 5px 0 20px;
}

.dateline {
	font: italic 14px "Times New Roman", Times, serif;
	margin-bottom: 20px;
        text-align: center;

}


@media screen and (max-width: 1000px) {
.dateline {
	font-size: 11px;

}
}


.entry {
padding: 40px 40px 60px 50px;
background-color: #fff;
	border-radius: 25px;
	
}


.entry-header {
	color: #bb8749;
	font-size: 26px;
        font-weight: 300;
	margin-top: 5;
	text-align: center;
	margin-bottom: 10px;
display: inline-box;
        
}




.entry-header a:hover {

}


.entry-content {
	margin: 0;
	line-height: 250%;
	color: #666;
}

.entry-content .thumb {
height: 100px;
width: 100px;
}

.entry-content .roundedbg {
background-color: #f7f7f7;
padding: 18px;
text-align: left;
}

.entry-content .rounded {
padding: 14px;
background-color: #fff;
	border-radius: 18px;
	
}


.l-main > .is-rounded20 {
	padding: 50px;
	margin-bottom: 20px;
}

a img {
	margin: 0 0 -5px;
}

article {
	width: 100%;
	position: relative;
}

article img {
	width: 100%;
}



/* ==========================================================================
   Entry more
   ========================================================================== */


.fullstory {
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/previous_green.png) right center no-repeat;
	display: block;
	margin-bottom: 25px;
	text-align: right;
}

.fullstory a {
	background-color: #ffffff;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 70px;
	font-size: 14px;
}

/* ==========================================================================
   Comments
   ========================================================================== */
.comments { width: 800px; }

#atp-comments { width: 800px; }

.comment-count {
        width: 40px;
	height: 38px;
        font-size: 14px;        
        background: transparent url(http://bloesem.blogs.com/bloesem_IRENE/img/comments_green.png)  
        center top no-repeat;
	color: #0e1030;
	text-align: center;
        display: inline-block;
	padding-top: 5px;
        margin-left: 230px;
        margin-top: 35px;
}

.comment-text {
        font-size: 14px;
        text-align: center;
        display: center;
        margin-bottom: 5px;
}


#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 80%;
        margin-left: 50px;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin-left: 50px;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.trackback-content,
.comment-content {
        background: transparent url(http://bloesem.blogs.com/bloesem_IRENE/img/florish-left-brown.png) left no-repeat;
        padding: 5px 10px 15px 80px;
        margin-right: 50px;
       margin-left: 50px;
color: #bb8749;
}

.comments-open-content,
.comments-closed {
	margin: 5px 0;
        margin-left: 50px;
}


.comment-content {
	margin: 0px 6.5%;
}

article.comment {
    margin: 0px;
margin-left: 50px;
}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 5px 5px 10px 50px;
}



.trackback-footer,
.comment-footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #bb8749;
	color: #bb8749;
	font-size: 12px;
margin-left: 50px;
margin-bottom: 30px;
}

.comment-footer a {
        color: #0e1030;
        margin-left: 50px;
        margin-bottom: 20px;
}

.comment-footer a:hover {
	color: #bb8749;
        margin-left: 50px;
        margin-bottom: 20px;
}



/* ==========================================================================
   Categories
   ========================================================================== */

.categories a,
.entry-content a,
.comments-info a,
#atp-comments a {
	color: #bb8749;
	text-decoration: none;
margin-top: 65px;
        margin-bottom: 5px;
}

.categories a:hover,
.entry-content a:hover {
	color: #666;
	text-decoration: none;
}

.categories {
	position:absolute;
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/bg-blue_green.png) repeat;
margin-top: 15px;
        margin-bottom: 5px;
	padding: 10px 20px 10px 30px;
	font-weight: 300;
        left: -20px;
	font-size: 12px;
}

@media screen and (max-width: 1000px) {
.categories {
	top: 0px;
}
}

/* ==========================================================================
   Followbar
   ========================================================================== */

.followbar {
	width: 100%;
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/followbar_green_light.png) center center no-repeat;
	margin-top: 25px;
        margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 20px;
}

@media screen and (max-width: 700px) {
.followbar {
	padding-right: 0px;
	padding-left: 0px;
}
}

.followbar ul {
	padding-left: 0;
	list-style: none;
	text-align: justify;
}

.followbar ul li {
	width: 100px;
        font-size: 12px;
margin-bottom: 8px;
	display: inline-block;
	text-align: center;
}

.followbar ul:after {
	content: '';
	display: inline-block;
	width: 100%;
}


/* ==========================================================================
   Linkedwithin
   ========================================================================== */
.ymal {
	background-color: #bac4c0;
	padding: 50px;
        margin-top: 50px;

}

@media screen and (max-width: 800px) {
.ymal {
	padding: 30px 0px 0;
	max-width: 638px;
}
}

#linkwithin_text_0 {
	display: none !important;
	visibility: hidden;
}

.is-brown {
	color: #bb8749;
        font-size: 12px;
	font-weight: 400;

}
.is-centered {
	text-align: center;
}



/* ==========================================================================
   sidebar module styling
   ========================================================================== */

.l-sidebar {
	width: 350px;
	float: center;
	font-size: .8em;
}


.l-sidebar > .is-rounded20 {
	padding: 25px;
	margin-bottom: 25px;
}

.side-ad {
padding: 26px;
background-color: #fff;
	border-radius: 30px;
	
}

.side-text-ad {
color: #ec008c;
width: 150px;
padding: 16px 26px 5px 26px;
background-color: #fff;
	border-radius: 30px;
	
}

.l-sidebar .florish {
	font-size: 1.2em;
}

@media screen and (max-width: 1000px) {
.l-main > .is-rounded20 {
	padding: 25px;
	margin-bottom: 30px;
}
}

ul.side-text-ad {
list-style-type: none;

margin-bottom: 5px !important;
}

ul.side-text-ad li {
margin: 0px;
list-style-type: none;
}

.side-text-ad a { color: #666666; }




.archive-list-item {
	margin-bottom: 5px;
}


.about {
	list-style: none;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width: 160px;
	font-size: 12px;
}

.about li {
	background-image: url(http://bloesem.blogs.com/bloesem_IRENE/img/bg-blue_green.png);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	margin-bottom: 10px;
}

.about-text {
        margin-top: 60px;

}

.follow-bloesem {
        margin-top: 10px;
        text-align: center;
        font-size: 12px;
        font-weight: 300;

}


#tabs {
	width: 300px;
	margin: 2em auto 0;
}

.search {
	width: 193px;
}


.tabnav {
	list-style: none;
	padding-left: 0;
	margin-bottom: -1px;
}

.tabnav li {
	float: left;
	margin-right: 3px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

.tabnav li:last-of-type {
	margin-right: 0;
}

.tabnav li a {
	display: block;
	width: 96px;
	line-height: 30px;
	background: #bac4c0;
	text-decoration: none;
	color: #bb8749;
	text-align: center;
}

.tabnav li a:hover {
	background: #bac4c0;
}


#tabs_container {

	padding: 40px 40px 25px 20px;
	overflow: hidden;
	position: relative;
	background: white;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

#tabs_container div {
	margin-right: 0px;
}

.tablist {
	list-style: none;
	padding-left: 0;
	padding-right: 25px;
	margin-top: 0;
	margin-bottom: 40px;
}

.tablist li {
	margin-bottom: 1em;
}

.transition {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.make_transist {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.hidescale {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
}

.showscale {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hideleft {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showleft {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hidescaleup {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showscaleup {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hideflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transform: rotatey(-90deg) scale(1.1);
	-moz-transform: rotatey(-90deg) scale(1.1);
	-o-transform: rotatey(-90deg) scale(1.1);
	-ms-transform: rotatey(-90deg) scale(1.1);
	transform: rotatey(-90deg) scale(1.1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.showflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;

	-webkit-transform: rotatey(0deg) scale(1);
	-moz-transform: rotatey(0deg) scale(1);
	-o-transform: rotatey(0deg) scale(1);
	-ms-transform: rotatey(0deg) scale(1);
	transform: rotatey(0deg) scale(1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.tabulous_active {
	background: white !important;
	color: #bb8749 !important;
}

.tabulousclear {
	display: block;
	clear: both;
}


.ads a {
	margin-bottom: 20px;
	display: inline-block;
}

.ads a:last-child {
	margin-bottom: 0;
}

.ads-text {
	padding: 25px;
}

.ad-is-centered {
	font-style: normal;
        font-size: 12px;
	font-weight: 300;
        text-align: left;
}

.module-list { margin: 0; }

.module-ads-160x100 {
}

.module-list-item {
	margin: 0;
}

.module-ads-160x100 ul.module-list li {
	margin-bottom: 14px;	
}
.module-ads-160x100 ul.module-list li.odd {
	float: left;
}
.module-ads-160x100 ul.module-list li.even {
	float: right;
}
.module-ads-160x100 ul.module-list li a {
	display: block;
}

.instagram {
	margin-top: 25px;
	margin-bottom: -5px;
}

.instagram-title {
	margin-top: 10px;
	margin-bottom: 25px;
        text-align: center;
        font-size: 13px;
        font-weight: 300;
}


.ad-wide {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.ad-wide img {
	width: 100%;
	max-width: 728px;
}

/* ==========================================================================
   Navigation
   ========================================================================== */

.logo {
	max-width: 1250px;
	margin: 10px auto;
	display: block;
}

.mainnav {
	text-align: center;
	background-color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
        margin-left:15px;
	margin-bottom: 10px;
}

.mainnav li {
	display: inline-block;
}

.mainnav a {
	letter-spacing: 2px;
	padding: 5px 20px;
}

.subnav li {
        display:inline; float:left; list-style:none; margin-left:15px; position:relative; height:25px; width: 150px;

}



/* ==========================================================================
   Slider
   ========================================================================== */

.slides {
	  margin: 0 auto;
	  max-width: 1000px;
	  padding-left: 40px;
	  padding-right: 40px;
        
	  margin-bottom: 10px;
}
   
.rslides_container {
  position: relative;
  float: center;
  width: 100%;
  max-width: 1000px;
  padding: 3px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 8px 6px -6px #dfdfdf;
     -moz-box-shadow: 0 8px 6px -6px #dfdfdf;
          box-shadow: 0 8px 6px -6px #dfdfdf;
}
  
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 55%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 30px;
  width: 40px;
  background: transparent url(http://bloesem.blogs.com/bloesem_IRENE/img/arrows.png) no-repeat left top;
  margin-top: -35px;
  margin-left: 20px;
}

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  margin-right: 20px;
}
  
.centered-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs {
  margin: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 20px;
  z-index: 3;
}

.centered-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
}

.centered-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }


/* ==========================================================================
   pagination
   ========================================================================== */

.pagination {
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/previous_green.png) right center no-repeat;
	display: block;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 50px;
}

@media screen and (max-width: 1000px) {
.pagination {
	margin-left: 25px;
	margin-right: 25px;
}
}

.older {
	background-color: #ecedee;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 70px;
	display: inline-block;
	float: right;
}

.newer {
	background-color: #ecedee;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 1px;
	display: inline-block;
}

.newerarrow {
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/next_green.png) left center no-repeat;
	width: 69px;
	height: 10px;
	display: inline-block;
}

.top {
	background-color: #bac4c0;
	padding: 20px;
	width: 50px;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: -100px;
}

.top a {
	color: #ffffff;
}

/* ==========================================================================
   footer
   ========================================================================== */

.teaser {
	height: 160px;
	overflow: hidden;
        padding-top: 0px;
	
}

.teaser img {
	width: 100%;
}

a:hover {
	color: #bb8749;
	text-decoration: none;
}

.is-centered-footer {
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        font-weight: 300;

}

.footer-logo {
	width: 80%;
	padding: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.footer-menu {
	list-style: none;
	text-align: left;
        line-height: 200%;
        padding-top: 10px;
	padding-left: 110px;
}

.l-footer ul, .l-footer p {
	font-weight: 300;
}

.l-footer p {
	font-style: italic;
}


.footer-column {
	padding-top: 1em;
}

.footer-heading {
	text-align: left;
        font-size: 14px;
        color: #000;
        font-weight: 600;
        line-height: 180%;
        padding-top: 35px;
	
	
}

.footer-heading-blog {
	text-align: left;
        font-size: 12px;
        color: #fff;
        font-weight: 300;
        line-height: 130%;
        padding-top: 20px;
	
	
}

.footer-heading-social {
	text-align: left;
        font-size: 12px;
        color: #fff;
        font-weight: 300;
        line-height: 120%;
        padding-top: 15px;
padding-left: 30px;
	
	
}

.footer-module {
	text-align: left;
        font-size: 12px;
        color: #fff;
        font-weight: 300;
        line-height: 120%;
        padding-top: 10px;
	padding-left: 30px;
        padding-right: 30px;
	

}

.l-footer form {
	margin-bottom: 2em;
}


/* ==========================================================================
   footer-link
   ========================================================================== */


.blog-footer {
        background: #ecedee;
        padding-top: 60px;

}

.blog-footer-inner {
	width: 1180px;
margin-top: 2em;
	position: center;
	margin: 0 auto; /* center on everything else */
	text-align: center;
}


.footer-link {
	color: #bb8749;
	padding: 10px; 30px; 20px 0px;
        font-size: 12px;
	font-weight: 200;

}

/* ==========================================================================
   Social Media
   ========================================================================== */

.social {
	margin-top: 1em;
	text-align: center;
	margin-bottom: 20px;
}

.social a {
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/social.png);
	width: 38px;
	height: 44px;
	text-indent: -9999px;
	display: inline-block;
	
}

.social:after {
	    content: '';
	    display: inline-block;
	    width: relative;
}

.ico-twitter {
	background-position: -8px center !important;
}

.ico-facebook {
	background-position: -43px center !important;
}

.ico-pinterest {
	background-position: -80px center !important;
}

.ico-googleplus {
	background-position: -117px center !important;
}

.ico-feed {
	background-position: -154px center !important;
}

.ico-linkedin {
	background-position: -228px center !important;
}




/* ==========================================================================
   Modifiers
   ========================================================================== */
   
.is-rounded20 {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #ffffff;
}

.is-left {
	float: left;
}

.is-brown {
	color: #bb8749;
}

.is-centered {
	text-align: center;
}



.florish {
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/florish-right-brown.png) no-repeat right center, url(http://bloesem.blogs.com/bloesem_ANDREW/img/florish-left-brown.png) no-repeat left center;
	padding-right: 60px;
	padding-left: 60px;
}

.florish-white {
	background: url(http://bloesem.blogs.com/bloesem_IRENE/img/florish-right-white.png) no-repeat right center, url(http://bloesem.blogs.com/bloesem_ANDREW/img/florish-left-white.png) no-repeat left center;
	padding-right: 60px;
	padding-left: 60px;
}

.footer-nav {
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 400;
        
}

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
 
.hide { position: absolute; top: -9999px; left: -9999px; }

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* ph=1 */
