/*  
Theme Name: BusinessCanvas
Theme URI: http://www.chimerathemes.com/2010/08/businesscanvas/
Description: With the built it style editor its very easy to roll your own custom style.
Version: 1.1
Author: <a href="http://www.chimerathemes.com" target="_blank" title="Premium WordPress 3.0 Themes">ChimeraThemes.com</a>
Author URL: http://www.chimerathemes.com
*/

@import url('includes/css/reset.css');
@import url('includes/css/buttons.css');
@import url('includes/css/content_boxes.css');
@import url('includes/css/pricing_table.css');
@import url('includes/css/tables.css');
@import url('includes/css/tooltips.css');
@import url('includes/css/typography.css');
@import url('includes/css/tabs.css');
@import url('includes/css/widgets.css');
@import url('includes/css/comments.css');
@import url('includes/css/gallery.css');

	/* General Settings */

body {
	font-size: 0.8em;
	font-family: Arial, Tahoma, Verdana;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

	/* Menus */

.menu li {
	float: left;
	position: relative;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 27px;
	z-index: 99999;
	white-space: nowrap;
}

.sf-sub-indicator {
	vertical-align: middle;
	padding: 0px 5px;
	background: url('images/dd_arrow.png') right 50% no-repeat;
	display: none;
}

.menu li ul li {
	padding: 0;
	float: none;
}

.menu li ul li a {
	display: block;
}

	/* Top Bar */

#top_bar .top_inner {
	padding: 10px 0;
}

#top_bar .menu {
	float: right;
}

#top_bar .menu a {
	padding: 2px 0;
}

#top_bar .menu li {
	margin: 0 0 0 7px;
}

#top_bar .menu li ul li {
	margin-left: 0;
}

	/* Header */

#header .logo {
	float: left;
	position: absolute;
	top: 0;
}

#header .wrapper .menu ul {
	float: right;
}

#header .wrapper .menu ul li ul li {
	margin: 0;
}

.menu ul li ul li.first {
	border-top: 0;
}

.menu ul li ul li ul {
	left: 100%;
	top: 5px;
}

#header .wrapper .menu ul li ul li a:hover {
	border: 0;
}

#header .wrapper .menu ul li ul li ul {
	left: 100%;
}

body .wrapper .menu ul li ul li a {
	margin: 0!important;
	border: 0!important;
	background: none!important;
}

	/* Featured Area */

#featured {
	overflow: hidden;
	font-size: 15px;
}

.feat_alt {
	overflow: visible!important;
}

#featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 {
	line-height: 1.2em;
}

#featured .feat_text {
	float: left;
	width: 440px;
}

	/* Featured slider */

#featured #slider {
	min-height: 340px;
}

#featured .posts_slider {
	min-height: 200px!important;
}

#featured #slider .image-slide {
	float: right;
	width: 480px;
}

#featured #slider .feat-text {
	float: left;
	width: 465px;
	font-size: 15px;
	line-height: 1.5em;
	min-height: 340px;
}

#featured #slider ul {
	margin: 0;
	padding: 0;
}

#featured #slider ul li {
	width: 980px;
	display: none;
}

	/* Slider arrows */

.sliderbutton {
	position: absolute;
	left: -60px;
	top: 50%;
	margin-top: -26px;
	display: none;
}

.sliderbutton a {
	background: url('images/arrows.png') left top;
	height: 49px;
	width: 50px;
	text-indent: -9999em;
	display: block;
}

.sliderbutton a:hover {
	background-position: left -98px;
}

.slider-right {
	left: auto;
	right: -60px;
}

.slider-right a {
	background-position: right -49px;
}

.slider-right a:hover {
	background-position: left -147px;
}

	/* Featured Alternate */

#featured .alternate h3 {
	margin: 0 0 20px;
}

#featured .alternate h4 {
	line-height: 1.3em;
	margin: 0 0 30px;
}

#featured .alternate .feat_text .button_big {
	margin-left: 10px;
}

#featured .alternate #screenshot {
	float: right;
	position: relative;
	z-index: 99;
	min-width: 518px;
	display: block;
	min-height: 393px;
}

	/* Single Page */

.single #featured h1 {
	margin: 0;
	overflow: hidden;
	width:800px;
	height: 43px;
}

.post .entry {
	line-height: 1.6em;
}

	/* Title Teasers */

#featured #social, #featured #cust_txt {
	margin-top:-2px;
	top:50% !important;
}

#featured #social {
	position:absolute;
	right: 0;
}

#featured #social a, .social_ico a {
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin: 0 2px;
	text-indent: -9999em;
}

#featured #cust_txt {
	font-style:italic;
	line-height:1.4em;
	list-style:none outside none;
	position:absolute;
	right:0;
	text-align: right;
	font-size: 1.3em;
	top: 9px;
}

#featured #cust_txt a.but_small {
	float:right !important;
	margin-top:-9px;
	margin-top:-8px;
	position:relative;
	top:50%;
	font-style: normal;
}

body.single .w_title_descr #cust_txt a.but_small {
	margin-top: 3px;
}

.title_descr {
	font-weight: normal!important;
}

body.single .w_title_descr #cust_txt {
	top: 19px!important;
}

.sidebar_left .main_sidebar {
	float: left;
}

.sidebar_left .main_wrapper {
	float: right;
}

.main_wrapper {
	float: left;
	width: 670px;
}

#main_content {
	min-height: 370px;
}

.main_sidebar {
	float: right;
	width: 280px;
}

.main_sidebar ul {
	margin: 0;
	padding: 0;
}

	/* Breadcrumb */

#breadcrumb {
	padding: 10px 0;
	position: relative;
}

#breadcrumb .breadcrumb {
	margin: 0 auto;
	width: 980px;
}

#breadcrumb .pagination {
	left: 50%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 10px;
}

.home #breadcrumb {
	padding: 10px 0 23px !important;
}

#breadcrumb .pagination a {
	text-indent: -9999em;
	display: block;
	float: left;
	width: 12px;
	margin: 0 3px;
	height: 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	border: transparent solid 1px;
}

	/* Post Small */

.post_small {
	border: 2px solid transparent;
	float: left;
	margin: 15px 30px 15px 0;
	padding: 3px;
	width: 296px;
}

.post_last {
	margin-right: 0;
}

.post_small h2 {
	line-height: 1.4em;
	padding: 5px 8px;
	border-bottom: transparent solid 1px;
}

.post_small .text {
	line-height: 1.5em;
}

.post_small .text .post-img {
	float: left;
	padding: 0 10px 5px 7px;
}

.post_small .text .post-img a {
	display: block;
	border: transparent solid 2px;
}

.post_small .text .post-img a img {
	border: #fff solid 1px;
}

.post_small .post_footer {
	margin: 10px 0 0;
}

.post_small .post_footer a {
	display: block;
	padding: 3px 5px;
	float: right;
}

	/* Post Big */

.post-b {
	margin: 0 0 40px;
	border: transparent solid 1px;
}

.post-b h2 {
	line-height: 1.4em;
	margin-bottom: 6px;
}

.post-b .det {
	padding-bottom: 6px;
}

.post-b .post-img {
	float: left;
}

.post-b .post-img a {
	margin-right: 15px;
	display: block;
}

.post-b .post-content {
	line-height: 1.6em;
}

.post-b .post-footer, .post-b .date span {
	font-weight: bold;
}

	/* Sidebar Widgets */

#main_content .main_sidebar .widget {
	margin:0 0 30px;
	position:relative;
}

#main_content .main_sidebar .widget h3.widgettitle {
	margin: 0;
}

#main_content .main_sidebar .widget .content li a {
	display: block;
	line-height:1.3em;
	padding: 5px 5px 5px 20px;
	background-image: url('images/menu-arrow.png');
	background-repeat: no-repeat;
	background-position: 7px 50%;
}

	/* Post Images */

img.alignright, img.alignleft {
	padding: 5px;
	background: #f7f7f7;
	border: #ddd solid 1px;
}

img.alignleft, div.alignleft img {
	float: left;
	margin-right: 12px;
}

img.alignright, div.alignright img {
	float: right;
	margin-left: 12px;
}

p.description {
	margin-top: -10px;
	color: #666;
	font-size: 0.96em;
	margin-bottom: 20px;
	line-height: 1.6em;
}

	/* Social Share */

#main_content .social_share {
	margin: -15px 0 30px;
}

#main_content .social_share div.clear {
	float: none;
}

#main_content .social_share span {
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	float: left;
	display: block;
	margin: 0 5px;
}

#main_content .social_share div {
	float: left;
	margin: 0 7px;
}

#main_content .social_share a {
	display: block;
	height: 32px;
	width: 32px;
}

.social_ico a.rss {
	background: url('images/icons/rss_32.png') no-repeat;
}

.social_ico a.flickr {
	background: url('images/icons/flickr_32.png') no-repeat;
}

.social_share .stumbleupon_icon a {
	background: url('images/icons/stumbleupon_32.png') no-repeat;
}

.social_ico a.twitter, #main_content .social_share .twitter_icon a {
	background: url('images/icons/twitter_32.png') no-repeat;
}

#main_content .social_share .reddit_icon a {
	background: url('images/icons/reddit_32.png') no-repeat;
}

#main_content .social_share .digg_icon a {
	background: url('images/icons/digg_32.png') no-repeat;
}

#main_content .social_share .delicious_icon a {
	background: url('images/icons/delicious_32.png') no-repeat;
}

.social_ico a.facebook, #main_content .social_share .facebook_icon a {
	background: url('images/icons/facebook_32.png') no-repeat;
}

.social_ico a.linkedin, #main_content .social_share .linkedin_icon a {
	background: url('images/icons/linkedin_32.png') no-repeat;
}

.thanks {
	color: #26910e;
	text-align: center;
	font-weight: bold;
}

#footer {
	position: relative;
}

#footer .thanks {
	color: #fcfcfc;
	text-align: left;
}

#footer .thanks strong {
	color: #fff;
	display: block;
	padding: 0 0 4px;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	padding: 0 8px 0 0;
}

#footer .copy {
	position: relative;
	height: 30px;
	line-height: 30px;
	font-size: 0.9em;
}

#footer_social_icons {
	float: right;
	margin-top: 10px;
}

.inputError {
	background-color: #fff3f1!important;
	color: #333!important;
	border-color: #7e1010 !important;
}

	/* Page navigation */

.wp-pagenavi {
	padding: 20px 0 0 0;
	margin: 25px 0 0 0;
	border-top: #ddd solid 1px;
}

.wp-pagenavi span.pages {
	display: none;
}

.wp-pagenavi a, .wp-pagenavi span.current {
	float: left;
	margin: 0 2px;
	display: block;
}

.wp-pagenavi a {
	margin: 0 7px;
}

.wp-pagenavi span.current {
	padding: 0!important;
	display: block;
	text-align: center;
}

.wp-pagenavi span.current {
	padding: 10px;
}

	/* Special Title */

h1.special_title {
	text-align:center;
	font-weight: normal;
	color: #444;
	font-size: 2.8em;
	letter-spacing: -1px;
	margin-top: 10px;
}

.special_title_descr {
	text-align:center;
	font-weight: bold;
	color: #929497;
	display: block;
	line-height: 1.4em;
}

.special_title_descr strong {
	color: #444;
}

.highlight1, .highlight2  {
	background-color:#ececec;
	color:#111;
	padding:2px 6px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.highlight2 {
	background-color:#111;
	color:#eee;
}

.projectdesc {
    padding-top: 0.5em;
}

	/* Shortcode Columns */

.one_half {
	width:48%;
}

.one_third {
	width:30.66%;
}

.two_third {
	width:65.33%;
}

.one_fourth {
	width:22%;
}

.three_fourth {
	width:65%;
}

.one_fifth {
	width:16.8%;
}

.two_fifth {
	width:37.6%;
}

.three_fifth {
	width:58.4%;
}

.four_fifth {
	width:67.2%;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
	float:left;
	margin-right:4%;
	position:relative;
}

.last {
	clear:right;
	float: right;
	margin-right: 0!important;
}

.lat, .lat a {
	border: 0!important;
}

.special-offers .portlet {
	border-color: #CC0000;
}

.special-offers .portlet .header {
	font-size: 16px;
	background:#CC0000;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #666666;
}

.special-offers .portlet .portlet-content ul {
	margin:0;
	text-align:center;
}

.special-offers .portlet .portlet-content a {
	font-size:16px;
	line-height:40px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
}

.special-offers .portlet .portlet-content a:hover {
	color:#cc0000;
}