﻿/*  
Theme Name: cleanbuz 
Theme URI: http://themeforest.net/user/wsgraphic	
Description: Modern Business Wordpress Theme
Author: wsblogz.com
Author URI: http://themeforest.net/user/wsgraphic
Version: 1.06
Tags: business, clean, corporate, creative, designer, e commerce, e-commerce, gallery, minimal, modern, portfolio, projects, widgets
License:
License URI:
*/

@import url(css/reset.css);
@import url(css/layout.css);
@import url(css/nav.css);
@import url(css/input.css);
@import url(css/font_settings.css);
@import url(css/nivo.css);
@import url(css/typo.css);
@import url(css/panel.css);
@import url(css/jcarousel.css);
@import url(css/zoom.css);
@import url(css/buttons.css);
@import url(css/flex.css);
@import url(css/kwicks.css);
@import url(css/cycle.css);
@import url(css/daslider.css);
@import url(css/widget.css);
@import url(css/columns.css);

body p {line-height:1.8;}
body p {font-size:1.1em;}

body .nivo-caption h3, body .topslider h3, body .flex-caption h1 {
    font-size: 3em;
    font-weight: 700;
    line-height: 1;
}

#footer {color:#CCC; font-size: 1.2em;}

/***** CUSTOM CSS *****/
body {font: 0.8em/1.8em 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;}

ul {list-style:disc; margin:0 0 1em 2em;}

.clear {clear:both}

.float-left {float:left;}

.left-content p {padding-bottom:.8em;}
.social {list-style: none;}
.divider1 {height: 0.5em;}
.breadcrumbs {width:100%;}

/*** Service Page ***/
.service_wrap {margin-bottom:2em;}
	.service_wrap h3, .service_wrap h4 {margin-bottom:0.5em;}

.service_icon {float:left; margin-right:20px;}
.service_description {float:left; line-height:2em; width:460px;}
.read_more {}

/*** Service Home ***/
#service-tabs {margin:0; width:30%;}
#service-content {width:65%;}

#service-tabs a{border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;}

#service-tabs a[title="Technology Consultation"] {background:url(/wp-content/uploads/2012/12/co-icon-30h.png) 15px 7px no-repeat #aaa; padding-left:70px;}
#service-tabs a[title="e-Agents"] {background:url(/wp-content/uploads/2012/12/ea-icon-30h.png) 10px 7px no-repeat #aaa; padding-left:70px;}
#service-tabs a[title="Listing Producer"] {background:url(/wp-content/uploads/2012/12/lp-icon-30h.png) 10px 7px no-repeat #aaa; padding-left:70px;}
#service-tabs a[title="Mobile"] {background:url(/wp-content/uploads/2012/12/mo-icon-30h.png) 28px 7px no-repeat #aaa; padding-left:70px;}
#service-tabs a[title="Enterprise Solutions"] {background:url(/wp-content/uploads/2012/12/en-icon-30h.png) 18px 7px no-repeat #aaa; padding-left:70px;}

#service-tabs li.active a[title="Technology Consultation"] {background:url(/wp-content/uploads/2012/12/co-icon-30h.png) 15px 7px no-repeat #f8a423;}
#service-tabs li.active a[title="e-Agents"] {background:url(/wp-content/uploads/2012/12/ea-icon-30h.png) 10px 7px no-repeat #59c0d9;}
#service-tabs li.active a[title="Listing Producer"] {background:url(/wp-content/uploads/2012/12/lp-icon-30h.png) 10px 7px no-repeat #59c0d9;}
#service-tabs li.active a[title="Mobile"] {background:url(/wp-content/uploads/2012/12/mo-icon-30h.png) 28px 7px no-repeat #59c0d9;}
#service-tabs li.active a[title="Enterprise Solutions"] {background:url(/wp-content/uploads/2012/12/en-icon-30h.png) 18px 7px no-repeat #f8a423;}

.service-cta-button {color:#fff; font-size:1.1em; margin-right:1em; padding:0.5em 1em;
	-webkit-transition: box-shadow .2s ease;
	-moz-transition: box-shadow .2s ease;
	-ms-transition: box-shadow .2s ease;
	-o-transition: box-shadow .2s ease;
	transition: box-shadow .2s ease;}

	.service-cta-button:hover {box-shadow: 0 0 4px 1px #ccc; color:#fff;}
	.blue {background:#59C0D9;}
	.orange {background:#F8A423;}
	.green {background:#99CB4E;}

.service-home-copy {float:left; width:440px;}
	.service-home-copy p {margin-bottom:0.5em;}

/*** Footer ***/
.latestnews {list-style: none; margin: 0;}
.footer-bottom .links .nav_bottom {list-style:none;}
.textwidget {font-size: 0.9em;}

/*** Blog ***/
.meta ul {list-style: none; margin: 0;}
.latestnews {margin: 0; list-style: none;}
.posttime {background:rgba(0, 0, 0, 0.7); border-radius:0; bottom:10px; color:#fff; padding:1em 1.2em;}
.posttime span {display:inline;}
.blog_releated ul {list-style:none;}

/*** Slider ***/
.da-link {width:90px;}
.da-slide .da-link {background:#59C0D9; border:0; box-shadow:none; text-shadow:none; top:310px; border-radius:0;}
.da-slide p {height:140px;}
.flex-caption .slidetext2 {text-transform:none;}
.nivo-caption h3, .topslider h3, .flex-caption h1 {color:#fefefe;}
a.nivo-nextNav:hover, .flex-direction-nav li .next:hover {background-color:#59C0D9;}
a.nivo-prevNav:hover, .flex-direction-nav li .prev:hover {background-color:#59C0D9;}
body .nivo-caption h3, body .topslider h3, body .flex-caption h1 {font-size:2.25em; font-style:normal; font-weight:700; line-height:1; text-shadow:none;}
body .nivo-caption {bottom:5px; width:88%;}


/*** Side Widget ***/
#sidebar .section_title {margin-bottom: 0.5em;}
.textwidget ul {list-style: none; margin: 0;}

/*** Product Table ***/
.centered {text-align:center;}
	#features-table .centered {padding:0;}
.even-row {background:#eee;}
.icon-img {margin:0 2em 2em 0;}

#features-table th {background:#59c0d9; color:white; font-weight:bold; padding:0 0.8em; vertical-align:middle; width:50px;}
	#features-table tr th:first-child {text-align: left;}
#features-table td {padding-left:1em; vertical-align:middle;}
#features-table p {padding: 0.4em 0;}

/*** Product List ***/
#features-list {list-style:none; margin:0;}
	#features-list li {padding:0.4em 0 0.4em 1em;}

/*** Portfolio ***/
.potfolio_overview {list-style: none; margin: 0;}


@media all and (max-width: 767px) {
	.slider_wrapper{display:none;}

	#service-tabs {margin:0; width:100%;}
	#service-content {width:100%;}
	.service-home-copy {width:auto;}
}