/*



	Theme Name: iCreate Retail Solutions

	Theme URI: http://www.mydreamsite.com.au/contact-us/

	Author: My Dream Site

	Author URI: http://www.mydreamsite.com.au/	

	Description: WordPress theme for iCreate Retail Solutions by My Dream Site  

	Version: 0.9

	License: GNU General Public License version 3.0

	License URI: http://www.gnu.org/licenses/gpl-3.0.html

	Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, theme-options

	All files, unless otherwise stated, are released under the GNU General Public License



*/



	

	@charset "utf-8";

	/* CSS Document */

	@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);

	@import url("css/bootstrap.min.css");

	@import url("css/stylesheet.css");

	@import url("css/core_styles.css");	

	@import url("css/hide-show.css");

	@import url("css/animations/animate.min.css");

	@import url("css/lightbox/ekko-lightbox.css");

	@import url("css/owl-carousel/owl-carousel/owl.carousel.css");

	@import url("css/owl-carousel/owl-carousel/owl.theme.css");

	@import url("css/portfolio/isotope-style.css");

	@import url("css/rs-plugin/css/settings.css");

	

	@import url("css/widgets.css");

	@import url("css/comments.css");

	

	

	/* You can use any css file from following depends on color which you want, rightnow default.css is active */

	@import url("css/colors/default.css");

	

	/*@import url("colors/blue.css");

	@import url("colors/green.css");

	@import url("colors/red.css");

	@import url("colors/orange.css");

	@import url("colors/blue.css");

	@import url("colors/yellow.css");

	@import url("colors/brown.css");

	@import url("colors/purple.css");

	@import url("colors/grey.css");

	@import url("colors/meroon.css");*/

	@import url("css/responsive.css");



	

	/* -------------------------------------------------------------------------- */

	/* -------------------------------- Global ---------------------------------- */

	/* -------------------------------------------------------------------------- */

	

	@font-face {

    		font-family: 'franklin';

    		src: url('../../uploads/FRADM.WOFF');

	}



	@font-face {

    		font-family: daxline;

    		src: url('../../uploads/DaxlinePro-Medium.WOFF');

	}



	img.standard { display: block; }

   	img.retina { display: none; }

	section {   

		background-attachment: fixed;

    	background-position: 50% 0;

    	background-repeat: repeat-y;

    	background-size: cover;

	}

		.mT10 { margin-top:10px; }

	.mT20 { margin-top:20px; }

	.mT30 { margin-top:30px; }

	.mT40 { margin-top:40px; }

	.mB10 { margin-bottom:10px; }

	.mB20 { margin-bottom:20px; }

	.mB30 { margin-bottom:30px; }

	.mB40 { margin-bottom:40px; }

	.mR40 { margin-right:40px; }

	

	

	.gallery-caption { font-weight:bold; } 

	.wp-caption-text { color:#222222; }

	.wp-caption{ font-weight:bold; }

	.sticky { font-weight:normal; }

	.gallery-caption { font-weight:normal; }

	.bypostauthor { font-weight:normal;}

	

	img.alignnone { margin:10px; }

	img.aligncenter { margin:20px auto; }

	img.alignright { margin: 5px 0 20px 4%; float:right; }

	img.alignleft { margin:5px 4% 20px 0; float:left; }

	

/***********************************************************************************/

/*********************** ICREATE RETAIL SOLUTIONS CUSTOM CSS ***********************/

/***********************************************************************************/

#preloader { z-index: 9999999; }

#preloader .preloader {

  height: auto;

  width: 120px;

  margin-left: -60px;

  margin-top: -15px; 

}

#preloader .preloader img { width: 100%; }

#Slider { position: relative; z-index: 1 !important; }



/** franklin**/

section#manufacture.Black h1, section#Logos.Black h1, #retail .section-heading h1,  #brands .section-heading h1,  #products .section-heading h1, .page-id-969 .blog-single-post-heading h1, .page-id-975 .blog-single-post-heading h1, .page-id-977 .blog-single-post-heading h1 { 

  font-family: franklin;

  text-transform: none; 

}



/** daxline **/

section#manufacture.Black h2, section#Logos.Black h2, #retail .section-heading h2, #brands .section-heading h2, #products .section-heading h2, .page-id-969 .blog-single-post-heading h2, .page-id-975 .blog-single-post-heading h2, .page-id-977 .blog-single-post-heading h2 {

  font-family: daxline;

  text-transform: none;

  font-size: 50px;

}



#blog-single-post .contents {

  padding-top: 0px;

  padding-bottom: 0px;

}



.col-md-9 { width: 100% !important; }





@media (max-width: 1199px) {

section#Logos.Black h2 {

  font-size: 40px;

}

}



#blog-single-post .date, #blog-single-post .info_item, .teamoverlayzoom span.zoom, #blog-single-post .picture { display: none; }

#blog-single-post .owl-carousel .picture { display: block; }



.page-id-969 #menu-item-722 a, .page-id-975 #menu-item-774 a, .page-id-977 #menu-item-796 a { color: #F00; border-bottom: solid #f00 6px; }

/***** Hide Titles on the actual pages *****/

.page-id-969 .blog-single-post-heading h2 { display: none; }

.page-id-975 .blog-single-post-heading h2 { display: none; }

.page-id-977 .blog-single-post-heading h2 { display: none; }





.collapse.navbar-collapse { width: 100%; float: left; text-align: center; }

/* ul#menu-menu-1 { float: none !important; display: inline-block; } */

#navigation ul.nav li { padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 25px; }

#navigation ul.nav li a { text-transform: uppercase; }

#navigation ul.nav li.current a { color: #F00; border-bottom: solid #f00 6px; }

.navbar-brand img { max-width: 200px; }

.navbar-right-info { float:right; padding: 15px 0px 0px; text-align: right; }

.navbar-right-info p a { color: #000; }

.navbar-right-info p.phone { font-size: 41px; margin-bottom: 0px; }

.navbar-right-info p.email { font-size: 20px; }

.navbar-right-info p.address { line-height: initial; padding-top: 0px; margin-top: -5px; }

.sticky-wrapper { margin-bottom: 6px; }

.is-sticky .sticky-wrapper { margin-bottom: 6px; }

.is-sticky { transition: all 0.2s linear !important; }

.is-sticky .navbar-right-info { display: none; }

.is-sticky .collapse.navbar-collapse { width: initial; float: right; }

.is-sticky #navigation ul.nav li { padding-top: 8px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; transition: all 0.2s linear !important; }

.is-sticky .navbar-brand img { max-width: 120px; transition: all 0.2s linear !important; }

.nivo-lightbox-close { position: absolute; top: 7%; left: 89.5%; background: url(http://www.icreateretail.com.au/wp-content/uploads/2015/05/icon_close.png) no-repeat 0px -26px !important; width: 26px !important; height: 26px !important; }

.scrollup { display: inline-block; position: fixed; bottom: 30px; right: 40px; border: solid 2px #fff; }

.navbar-inverse { background: rgba(255, 255, 255, 1); }

.navbar-inverse .navbar-nav>li>a { color: #000; }

.blog-single-post-heading .section-heading { margin-bottom: 50px; padding-top: 50px; }

.related-products-section h2 { color: #000; }

.related-products-section { margin-top: 50px; }

.page-id-969 #blog-single-post .contents, .page-id-975 #blog-single-post .contents, .page-id-977 #blog-single-post .contents, .page-id-969 #blog-single-post .contents .wpb_column .wpb_wrapper .wpb_teaser_grid, .page-id-975 #blog-single-post .contents .wpb_column .wpb_wrapper .wpb_teaser_grid, .page-id-977 #blog-single-post .contents .wpb_column .wpb_wrapper .wpb_teaser_grid { background: #000 !important; }





/** Grid Layout Fix **/

.grid-thumbnail-container .isotope-item {

  left:  initial !important;

  top:  initial !important;

  float: left !important;

  display: block;

  position: relative !important;

  transform: initial !important;

  transform: none !important;

  -webkit-transform: initial !important;

}

.grid-thumbnail-container .isotope-item img {

  width: 100%;

  height: auto;

  max-width: 265px;

}

@media (max-width: 767px) {

.grid-thumbnail-container .isotope-item {

  text-align: center;

  width: 100%;

}

}



/***** Menu Color - Red Text/Line *****/

/* View All Brands/Retail/Products */

.page-id-969 #menu-item-722 a, .page-id-975 #menu-item-774 a, .page-id-977 #menu-item-796 a { color: #F00; border-bottom: solid #f00 6px; }

/* Different Brands */

.postid-1125 #menu-item-722 a, .postid-943 #menu-item-722 a, .postid-941 #menu-item-722 a, .postid-870 #menu-item-722 a { color: #F00; border-bottom: solid #f00 6px; }

/* Different Retail */

.postid-956 #menu-item-774 a, .postid-955 #menu-item-774 a, .postid-946 #menu-item-774 a { color: #F00; border-bottom: solid #f00 6px; }

/* Different Products */

.postid-960 #menu-item-796 a, .postid-959 #menu-item-796 a, .postid-958 #menu-item-796 a, .postid-957 #menu-item-796 a { color: #F00; border-bottom: solid #f00 6px; }





/*

.mejs-time-total { width: 500px !important; }

.mejs-container-fullscreen .mejs-mediaelement { height: 100% !important; display: inline-block; width: 100%; float: none; height: 100% !important; }

.mejs-container-fullscreen .mejs-inner { width: 100%; height: 100%; display: table-cell; vertical-align: middle; text-align: center; }

.youtube-vid-iframe { min-width: 500px; min-height: 300px; }

*/



@media (min-width: 769px) and (max-width: 991px) {

.mejs-container {

  width: 450px !important;

  height: 255px !important;

}

.wp-video {

  width: 450px !important;

}

}

@media (max-width: 768px) {

.wp-video {

  width: 100% !important;

  margin-right: 0px;

}

.mejs-container {

  width: 100% !important;

}

}





/* #navigation { z-index: 9999999; } */



section {

  padding-top: 100px;

  padding-bottom: 50px;

}

.navbar-inverse .navbar-nav>li>a:focus { color: #999; }

.centered { text-align: center; }

.whiten { color: #fff; }

div#our-team { color: white; }

.owl-theme .owl-controls .owl-buttons div { color: #FFF; border: 2px solid #FFF; }

#blog-single-post .description .owl-theme .owl-controls .owl-buttons div { color: #000; border: 2px solid #000; 

}

#blog-single-post .description .owl-theme .owl-controls .owl-buttons div:hover { background-color: #fff; }

.team .team-social a, #team .team-social a { color: #FFF; }

.services .circle { width: 75px; height: 75px; padding-top: 16px; }

.services .circle i { font-size: 40px; }

.owl-carousel .owl-wrapper-outer { height: 100% !important; }

.services .heading-1 { min-height: 56px; }

.services .heading-2 { display: none; }

.tp-loader { display: none; }

.postPagination { display: none; }

#Logos a:hover { text-decoration: none; }



.team .picture img { border-radius: 0% !important; -webkit-border-radius: 0% !important; }

.team .picture { padding-left: 10px; padding-right: 10px; }



blockquote.easy_testimonial p {

  font-size: 20px;

  font-weight: 100;

  text-align: center;

}

blockquote .easy_testimonial_title { margin-top: 30px; font-size: 17px !important; }



#post-870 .heading, #post-870 .smallline, #post-941 .heading, #post-941 .smallline, #post-943 .heading, #post-943 .smallline, #post-1125 .heading, #post-1125 .smallline { display: none; }



section#manufacture.Black h1 { color: #2E3092 !important; }





/***** Page Title Colours *****/

section#brands.White h1 { color: #00adef !important; }

.page-id-969 .blog-single-post-heading h1 { color: #00adef !important; }

section#retail.White h1 { color: #EC008B !important; }

.page-id-975 .blog-single-post-heading h1 { color: #EC008B !important; }

section#products.White h1 { color: #1faf4b !important; }

.page-id-977 .blog-single-post-heading h1 { color: #1faf4b !important; }

section#Manufacture.Black h1 { color: #2E3092 !important; }

.blog-single-post-heading { background: #000 !important; }



/******************** WORKING HERE TO MAKE THE TITLES OF THE LOGOS APPEAR THE RIGHT COLOR. ***********************/

.section-brand-css h1 { color: #00adef; }

.section-retail-css h1 { color: #ec008b; }

.section-products-css h1 { color: #1faf4b; }

.section-manufacture-css h1 { color: #2e3092; }



.section-brand-css .section-heading, .section-retail-css .section-heading, .section-products-css .section-heading, .section-manufacture-css .section-heading { border: thin solid #333; box-sizing: content-box;padding: 20px 10px; margin-bottom: 70px !important; }

.section-brand-css .section-heading .line, .section-retail-css .section-heading .line, .section-products-css .section-heading .line, .section-manufacture-css .section-heading .line { display: none; }



.column-five-width { width:20% !important; }

.column-five-width .heading { min-height: 75px; border-bottom: solid thin #888; font-size: 20px; }

a.view-all:hover { border: 2px solid #F00; }



@media (max-width: 1199px) {

.section-brand-css .section-heading h1, .section-retail-css .section-heading h1, .section-products-css .section-heading h1, .section-manufacture-css .section-heading h1 { font-size: 30px; }

#navigation ul.nav li { padding-right: 4px; padding-left: 4px; }

.column-five-width .heading { font-size: 16px; }

.column-five-width .description { font-size: 15px; }

}

@media (max-width: 991px) {

.section-brand-css .section-heading h1, .section-retail-css .section-heading h1, .section-products-css .section-heading h1, .section-manufacture-css .section-heading h1 { font-size: 20px; }

#navigation ul.nav li { padding-right: 0px; padding-left: 0px; }

.column-five-width .heading { font-size: 16px; }

.column-five-width .description { font-size: 12px; }

.is-sticky #navigation ul.nav li a { font-size: 14px; padding: 10px 8px; }

}

@media (max-width: 767px) {

.section-brand-css .section-heading h1, .section-retail-css .section-heading h1, .section-products-css .section-heading h1, .section-manufacture-css .section-heading h1 { font-size: 30px; }

.column-five-width { width:100% !important; }

.column-five-width .heading { font-size: 20px; }

.column-five-width .description { font-size: 15px; }

.collapse.navbar-collapse { float: left; text-align: left; }

.is-sticky .collapse.navbar-collapse { float: left; text-align: left; margin-left: 0px !important; margin-right: 0px !important; }

.is-sticky #navigation ul.nav li { padding-top: 0px; padding-bottom: 0px; width: 50%; float: left; }

.is-sticky #navigation ul.nav li a { border-bottom: 0px solid transparent !important; }

#navigation ul.nav li { padding-top: 0px; padding-bottom: 0px; }

#navigation ul.nav li { width: 50%; float: left; }

#navigation ul.nav li a { border-bottom: 0px solid transparent !important; }

.navbar-right-info { display: none; }

.container>.navbar-collapse { margin-left: 0px !important; margin-right: 0px !important; }

.section-heading .line { margin-bottom: 0px; padding-bottom: 0px; }

.blog-single-post-heading .section-heading { margin-bottom: 30px; padding-top: 30px; }

#navigation-sticky-wrapper { max-height: 127px; } 

.section-brand-css .section-heading, .section-retail-css .section-heading, .section-products-css .section-heading, .section-manufacture-css .section-heading { max-width: 280px; margin: 0px auto; }

.navbar-brand img { max-width: 120px !important; }

.navbar-nav>li>a { font-size: 14px !important; padding: 10px 8px !important; }

.iconbox:hover .circle { background-color: #ffffff !important; }



/** Remove menu transition on mobile mode **/

.is-sticky #navigation ul.nav li a {

	-moz-transition-property: none !important;

	-webkit-transition-property: none !important;

	-o-transition-property: none !important;

	transition-property: none !important; 

}

.is-sticky {

	-moz-transition-property: none !important;

	-webkit-transition-property: none !important;

	-o-transition-property: none !important;

	transition-property: none !important; 

}

.is-sticky .navbar-brand img { 

	-moz-transition-property: none !important;

	-webkit-transition-property: none !important;

	-o-transition-property: none !important;

	transition-property: none !important;

}





}



@media (max-width: 1024px) {

a.view-all:hover { border: 2px solid #fff; }

#aboutus a:hover { text-decoration: none; color: #428bca; }

#contactus a:hover { text-decoration: none; color: #428bca; }

#footer a:hover { text-decoration: none; color: #428bca; }

input[type="submit"]:hover { color: #fff; background-color: #000; border-color: #FFF; }

}













/** The following is for retail section which only has 3 columns instead of 4. It centers them when not in mobile view. Width starting at 786px NOT 768px **/

@media (min-width: 786px) {

#retail .owl-carousel .owl-wrapper, .page-id-975 .owl-carousel .owl-wrapper, .page-id-975 .isotope { width: 100% !important; text-align: center; }

#retail .owl-carousel .owl-item, .page-id-975 .owl-carousel .owl-item, .page-id-975 .isotope .isotope-item { float: none !important; display: inline-block; }

}

@media (min-width: 768px) and (max-width: 785px) {

.page-id-975 .isotope { width: 100% !important; text-align: center; }

.page-id-975 .isotope .isotope-item { float: none !important; display: inline-block; }

}

/** END RETAIL COLUMN FIX **/



/** The following is for brands section which only has 3 columns instead of 4 (Temporary while red bull is offline). It centers them when not in mobile view. Width starting at 786px NOT 768px **/

@media (min-width: 786px) {

#brands .owl-carousel .owl-wrapper, .page-id-975 .owl-carousel .owl-wrapper, .page-id-969 .isotope { width: 100% !important; text-align: center; }

#brands .owl-carousel .owl-item, .page-id-975 .owl-carousel .owl-item, .page-id-969 .isotope .isotope-item  { float: none !important; display: inline-block; }

}

@media (min-width: 768px) and (max-width: 785px) {

.page-id-969 .isotope { width: 100% !important; text-align: center; }

.page-id-969 .isotope .isotope-item { float: none !important; display: inline-block; }

}

/** END BRANDS COLUMN FIX **/













@media (min-width: 768px) {

.collapsing { float: right; height: auto !important; }

.wp-video { max-width: 650px !important; min-width: 0px !important; }

}



/************* INNER PAGES *************/

.team .team-contents {

  margin-top: 0px;

}

.mejs-button.mejs-fullscreen-button {

  display: none !important;

}



/***** Hide Titles on the actual pages ****

.page-id-969 .blog-single-post-heading h2 { display: none; }

.page-id-975 .blog-single-post-heading h2 { display: none; }

.page-id-977 .blog-single-post-heading h2 { display: none; }*/



.page-id-969 .owl-theme .owl-controls .owl-buttons div, .page-id-975 .owl-theme .owl-controls .owl-buttons div, .page-id-977 .owl-theme .owl-controls .owl-buttons div {

  color: #fff;

  border: 2px solid #fff;

}





a.view-all {

  border: 2px solid #fff;

  color: #fff;

}



/***** Contact Us *****/

i.fa.fa-terminal {

  Color: rgba(0, 0, 0, 0);

  background-image: url(http://www.icreateretail.com.au/wp-content/uploads/2015/05/Fax-icon.png);

  background-size: 19px 17px;

  background-repeat: no-repeat;

  margin-left: 1px;

}



/***** Contact Form *****/

.leftside {

  float: left;

  width: 50%;

  padding-right: 1%;

  margin-bottom: 10px;

}

.rightside {

  float: left;

  width: 50%;

  padding-left: 1%;

  margin-bottom: 10px;

}

.submitbutton {

  float: left;

  width: 100%;

}

input[type="text"], input[type="password"], input[type="email"] {

  height: 40px;

  padding: 0px 12px !important;

}

input[type="text"], input[type="password"], textarea {

  width: 100%; 

  border-radius: 0px;

}

input[type="submit"] {

  color: #fff;

  background-color: #000;

  border-color: #fff;

  border-radius: 0px;

  padding: 6px 35px;

}

@media (max-width: 768px) {

.rightside, .leftside { width: 100%; padding-left: 0%; padding-right:0% }

}



/***** Icons *****/

.iconbox:hover i, .services .item:hover i, #services .item:hover i {

  color: #000 !important;

}

.iconbox:hover .circle, .services .item:hover .circle, #services .item:hover .circle {

  background-color: #999;

  color: #000;

}

.circle.icon_img img {

  width: 65%;

}

.circle {

  margin-left: auto;

  margin-right: auto;

}

input[type="text"], input[type="password"], textarea {

  width: 100%;

  line-height: 20px;

  max-height: 150px;

}

.wpcf7-response-output { float:left; }



/**** TEST *****



.services .circle {

  background-image: url(https://cdn.icons8.com/iOS7/PNG/100/Industry/robot-100.png);

  background-size: 50px;

  background-repeat: no-repeat;

  background-position-x: 50%;

  background-position-y: 50%;

}



*/





/***** Products Layout *****/

.wp-video {

  float: left;

  margin-right: 20px;

  margin-bottom: 50px;

}

dt.gallery-icon.landscape {

  width: 100%;

  padding: 0px 0px 0px 0px;

}

#gallery-1 img {

  width: 100%;

  height: 100%;

}





/*.nivo-lightbox-content { width: 100% !important; float: left !important; }

.nivo-lightbox-content iframe { float: left !important; }



.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {

  background: initial !important;

}*/





/*** REMOVE TRANSITION EFFECT IN MOBILE MODE (Glitchy) ***/

@media (max-width: 1024px) {

.animated {

  -webkit-animation-duration: initial !important;

  animation-duration: initial !important;

  -webkit-animation-fill-mode: none !important;

  animation-fill-mode:  none !important;

}

.fadeInDown {

  -webkit-animation-name: initial !important;

  animation-name: initial !important;

}

.fadeIn {

  -webkit-animation-name:  initial !important;

  animation-name: initial !important;

}

.wpb_animate_when_almost_visible {

  -webkit-animation: initial !important;

  -moz-animation: initial !important;

  -o-animation: initial !important;

  animation: initial !important;

  -webkit-transform: initial !important;

  -moz-transform: initial !important;

  -o-transform: initial !important;

  transform: initial !important;

  opacity: 1 !important;

}

}



@media (max-width: 736px) { 

.navbar-brand img { max-width: 68px !important; }

.navbar-brand { padding-top: 8px; padding-bottom: 8px; }

.navbar-toggle { margin-top: 8px; margin-bottom: 8px; }

}



/***** Line Under Title *****/

.header_center .line {

  display: none;

}



#brands .section-heading h1, #retail .section-heading h1, #products .section-heading h1, #manufacture .section-heading h1, #contactus .section-heading h2, #ContactForm .section-heading h2 {

  margin-bottom: 50px;

}


/***********blog****************/
/***********blog****************/
/***********blog****************/
/***********blog****************/
/***********blog****************/

#main {
    overflow: hidden;
    width: 1140px;
    margin: 30px auto;
}

.primary{ width: 65%; float: left; }
.secondary{width: 30%; float: right; }


#blogroll {
    min-height: 470px;
}
.block{
	overflow: hidden;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

.block h1,
.block h2,
.block h3,
.block h4,
.blcok p{
	margin: 0 0 15px 0;
}

.block h1{ font-size: 30px; }
.block h2{ font-size: 25px; }
.block h3{ font-size: 20px; }
.block h4{ font-size: 18px; }
.block small{
	display: block;
	margin: 0 0 15px 0;
}
.block p{}

.block ul{ list-style: disc; }
.block ul li{ margin: 0 0 15px 0;}

.block ol{ list-style: disc; }
.block ol li{ margin: 0 0 15px 0;}


.block .info{
	overflow: hidden;
}
.block .info a{
	text-decoration: underline;
}
.block .info a:hover{
	text-decoration: none;
	opacity: 0.8;
}
.block .info h1{
	margin-bottom: 15px;
}
.block .info p{
}
.block .info small{
	margin-bottom: 15px;
}

.block .thumb{
	float: left;
	margin: 0 15px 15px 0;
}
.block.article .thumb{
	float: right;
	margin: 0 0 15px 15px;
}
.block .thumb img{
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}

a.callto {
    display: block;
    background: #111;
    display: inline-block;
    padding: 5px 10px;
    margin: 30px 0 0 0;
    color: #fff;
    text-transform: uppercase;
	text-decoration: none;
}
a:hover.callto{
	opacity: 0.8;
}

.posts{}
.posts li{}
#recent-posts-plus-2 ul li a {
    font-family: daxline;
    text-transform: none;
    font-size: 18px;
    display: block;
    line-height: 1em;
    margin: 0;
    color: #2E3092;
    text-decoration: none;
}
.posts li a:hover{
	opacity: 0.8;
}

.facebook {
	display: inline-block;
	zoom: 1;
	background: url(images/facebook.png) center center no-repeat;
	padding: 2px 3px;
	text-indent: -9999px;
	width: 70px;
	height: 20px;
	line-height: 20px;
}

.display-posts-listing{}
.listing-item{ margin-bottom: 30px;}
.listing-item .image{}
.listing-item .image img {
    float: left;
    margin: 0 30px 30px 0;
}
.listing-item .title {
    font-family: daxline;
    text-transform: none;
    font-size: 30px;
    display: block;
    line-height: 1em;
    margin: 0 0 30px 0;
    color: #2E3092;
}
.listing-item .date {
    color: #999;
    display: block;
    margin: 0 0 30px 0;
}
.listing-item .excerpt{
	overflow: hidden;
}
.listing-item .excerpt .more-link{}
.listing-item .excerpt .more-link:hover{}

#recent-posts-plus-2{}
#recent-posts-plus-2 .widgettitle{}
#recent-posts-plus-2 ul{}
#recent-posts-plus-2 ul li{}
#recent-posts-plus-2 ul li img{}
#recent-posts-plus-2 ul li a{}
#recent-posts-plus-2 ul li a:hover{}

.secondary h4{
	margin: 0 0 30px 0;
}
.page-id-588 .blog-single-post-heading,
.page-id-484 .blog-single-post-heading  {
margin-bottom: 40px
}

/* #Media Queries
================================================== */

@media only screen and (max-width: 959px) {

/* 959px */
}

@media only screen and (max-width: 767px) {
	
/* 767px */
}


@media only screen and (max-width: 479px) {
	
/* 479px */
}

@media only screen and (max-width: 300px) {
	
/* 300px */
}
.close {color:#fff;}

/*
div#notiifyd {
    display: none;
}
*/

#notiifyd span {
    font-family: Roboto Condensed, sans-serif !important;
}