/*
Theme Name: enFusionThemes
Theme URI: http://www.enfusionthemes.com
Author: enFusionWeb
Author URI: http://www.enfusionweb.com
*/

body{
	font-family:open sans !important;
}


form{
	margin:0px;
}

    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a {
      padding: 15px 20px;
    }




    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }


    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 60px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }



    /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {
		
		#top_bar{
			display:none;
		}
		
		#logo{
			margin-top:0px;
			margin-bottom:40px;
			display:block;
			text-align:center;
		}
		
		#slider-container{
			margin-top:20px;
		}
		
		.nav-collapse{
			width:auto !important;
		}
		

    }


    @media (max-width: 767px) {

      

    }

#top_bar{
float:right;
}

#top_bar ul{
	margin-top:10px;
}

#top_bar ul li{
	display:inline-block;
	list-style:none;
	margin-right:15px;
}

#top_bar ul li:last-child{
margin-right:0px;
}

#top_bar ul li a{
	font-size:12px;
	color:#000;
}

#top_bar ul li a:hover{
	text-decoration:none;
}



#logo{
	display: inline-block;
    margin-bottom:16px;
	margin-top:16px;
}

.nav-collapse{
	width:1150px;
	margin:0px auto;
}

#primary-nav{
	margin-bottom:0px;
}

#primary-nav .navbar-inner {
    font-weight: 600;
    text-transform: uppercase;
}

#searchform{
	margin-top:10px;
}


.navbar .nav > li > a{
	color:#313131 !important;
	text-shadow:none !important;
	font-weight:normal;
	
}

.navbar .nav > li > a:hover{
	color:#000 !important;
	font-weight:400 !important;
	
}

#top_bar{
	margin-top:25px;
}



#searchsubmit{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    position: relative;
    top: -4px;
	border-right:1px solid #ccc;
	padding-right:15px;
}


#moto{
	text-align:center;
	margin-bottom:60px;
}

#moto h1{
	font-weight:100;
	font-size:35px;
}

#moto strong{
	font-weight:400;
}


#moto h4{
	   font-size: 16px;
    font-weight: 400;
}



.iphorm-elements .iphorm-element-wrap-text input:hover, .iphorm-elements .iphorm-element-wrap-captcha input:hover, .iphorm-elements .iphorm-element-wrap-password input:hover, .iphorm-elements .iphorm-element-wrap select:hover, .iphorm-elements .iphorm-element-wrap textarea:hover, .iphorm-elements .iphorm-element-wrap-text input:active, .iphorm-elements .iphorm-element-wrap-captcha input:active, .iphorm-elements .iphorm-element-wrap-password input:active, .iphorm-elements .iphorm-element-wrap select:active, .iphorm-elements .iphorm-element-wrap textarea:active, .iphorm-elements .iphorm-element-wrap-text input:focus, .iphorm-elements .iphorm-element-wrap-captcha input:focus, .iphorm-elements .iphorm-element-wrap-password input:focus, .iphorm-elements .iphorm-element-wrap select:focus, .iphorm-elements .iphorm-element-wrap textarea:focus{
 color: #666666;
}
	
.iphorm-inner label{
display: inline-block;
    float: left;
    min-height: 20px;
    vertical-align: middle;
 min-width:250px !important;
	
	
}

/*WordPress Styling*/
#footer .widget-title{
	font-size: 17px;
    font-weight: 600;
	margin:0px;
    text-transform: uppercase;
	text-shadow:1px 2px 0 black;
	-webkit-text-shadow:1px 2px 0 black;
	-moz-text-shadow:1px 2px 0 black;
}

#footer li:before {

}

#footer ul{
	margin:0px;
	padding:0px;
}

#footer li{
	list-style:none;
	display:inline-block;
	margin-right:10px;
}


#footer li:last-child{

	margin-right:0px;
}


footer li a {
    color: #FFFFFF;
    font-size: 12px;

}

footer li a:hover{
	color:#fff;
}

/*End WordPress Styling*/

footer{
	background:#222324;
	color:#FFF;
	padding:10px 15px;
}


/*/Page CSS/*/

#top-title{
	background-color: #145DD0;
    color: #FFFFFF !important;
    padding:20px 0px;
	position:relative;
	box-shadow:0 1px 0 0 #282828 inset;
	-moz-box-shadow:0 1px 0 0 #282828 inset;
	-webkit-box-shadow:0 1px 0 0 #282828 inset;
}

#top-title h2{
	font-size: 28px;
    font-weight: normal;
	margin:0px;
}

#top-theme-share{
	float: right;
    margin-top: 12px;
}


#top-theme-share li{
	display:inline-block;
}


.fb-icon-white{
	background:url(img/fb-icon-white.png);
	height:36px;
	width:36px;
	display:inline-block;
}

.tw-icon-white{
	background:url(img/tw-icon-white.png);
	height:36px;
	width:36px;
	display:inline-block;
}

.skype-icon-white{
	background:url(img/skype-icon-white.png);
	height:36px;
	width:36px;
	display:inline-block;
}

#theme-share ul{
	margin:0px;
	padding:0px;
}

#theme-share li{
	display:inline-block;
	list-style:none;
}
#social-media {
  float: right;
  margin-left: 12px;
  margin-top: 13px;
}
#social-media ul{
	margin:0px;
}

#social-media li {
	list-style:none;
	display:inline-block;
}


.fb-icon{
	background:url(img/fb-icon.png);
	height:24px;
	width:24px;
	display:inline-block;
	opacity:0.6;
	filter:alpha('opacity=60');
}

.tw-icon{
	background:url(img/tw-icon.png);
	height:24px;
	width:24px;
	display:inline-block;
	opacity:0.6;
	filter:alpha('opacity=60');
}
.tw-icon:hover, .fb-icon:hover{
	opacity:1;
	filter:alpha('opacity=100');
}

.skype-icon{
	background:url(img/skype-icon.png);
	height:36px;
	width:36px;
	display:inline-block;
}

#breadcrumbs{
	margin:0px;
	font-size:13px;
	margin-left:2px;
}

#breadcrumbs a{
	color:#FFF;
}

.featured-img img{
	border-radius:6px;
}

#content{
	padding:50px 0px;
	min-height:600px;
}

#theme-price{
}

#theme-price h4{
}

#theme-price span{
display: block;
    font-size: 25px;
    font-weight: 600;
    margin-top: 10px;
}

.theme-meta{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.theme-meta h4{
    color: #4B4C4D;
    font-size: 24px;
    font-weight: 100;
    margin-top: 0;
}

#theme-buttons{
	margin-top:40px;
}


/*/End Page CSS/*/

.item-block{
	box-shadow:0px 0px 3px #b5b5b5;
	-moz-box-shadow:0px 0px 3px #b5b5b5;
	-webkit-box-shadow:0px 0px 3px #b5b5b5;
	margin-bottom:20px;
}



.item-block a{
	color:#666666;
}

.item-block a:hover{
	color:#FFF;
}

.item-block a:hover .item-details{
	background-color:#145dd0;
}

.item-block:hover img{
opacity:0.8;
}



.item-block img{
	border-radius:2px;

opacity:1.0;
}

.item-block .item-title{
	display:inline-block;
	font-weight:400;
	font-size:16px;
}

.item-block .item-type{
	display:inline-block;
	font-size:12px;
	margin-left:10px;
}

.item-block .item-price{
	display:inline-block;
	text-align:right;
	float:right;
}

.item-block .item-details{
	display: block;
	padding: 13px;
	
}

.item-block .item-details:hover{
	background-color:#145dd0;
	 
}

#home-blocks .span4{
	text-align:center;
}

#home-blocks h2{
	font-weight:400;
	font-size:25px;
}


#home-blocks p{
	font-weight:100;
}

.iphorm-element-textarea{
	height: 250px;
	width: 480px;
}

.dollar{
font-size:15px !important;
display:inline-block !important;
}

.wpdm_file .cont{
padding-left:0px !important;
}

#tags h4{
	margin-bottom:15px;
}

#tags a {
  background-color: #DEDEDE;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  color: #3B3B3B;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 3px 10px;
  text-decoration: none;
}
#tags a:hover{
  background-color: #145DD0;
  color: #ffffff;
    text-decoration:none;
}

.clear-2{
display: inline-block;
    margin-bottom: 30px;
}

#comments{
margin-top:50px;
}

