/*
Theme Name: Corporate 
Theme URI: http://www.cssluxury.com/Corporate
Description: White, clean, multi purpose, wordpress 3.0 ready premium theme
Version: 1.0. for WP 3.0
Author: disgogo
Author URI: http://themeforest.net/user/disgogo
Tags: white, grey, black, fixed width, 2 columns, widgets, gallery, videos, shortcodes, page backgrounds
*/

body {
	background: none;
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	color:#555;
}

.wrap {
	width:960px;
	margin:0 auto;
}

.wrap_wide {
	width:100%;
	float:left;
	margin:0 auto;
}

.wrap_wide.footers { background:#f3f4f4;}
.background_white {	background:white; }

.home .menu_shadow {background: url(../images/menu_shadow.png) center bottom no-repeat; height:70px;}
.menu_shadow {background: none; height:60px;}
.menu_single {height:52px;}

.home .content {
	background: #fff url(../images/main_content_sep.png) left bottom repeat-x;
	padding:20px 0px;
	float:left;
	width:100%;
}

.content {
	background: #fff url(../images/main_content_sep.png) left bottom repeat-x;
	padding-bottom:6px;
	float:left;
	width:100%;
}

.header {

	float:left;
	width:100%;
margin:15px 0 15px;}

/* Links
-------------------------------------------------------------- */

a{color:#00a3d3;}
a:hover{color:#027394;text-decoration:none;}

/* Main widgets
-------------------------------------------------------------- */

.main .widgets .box {
	width:300px;
	float: left;
	margin-right:30px;
	margin-bottom:30px;
}


/* Logo
-------------------------------------------------------------- */

.logo { float:left; }
.logo span { font-size:11px; }
.logo h1 { padding:15px 0px 0px 0px; }
.logo h1 a {padding:0px;color:#00A3D3;}


/* Top area aka "Header" (Motto + Logo + Search)
-------------------------------------------------------------- */

.margin_pag { margin:20px 0px; }

.motto {
	float:left;
	padding:10px 10px 30px 10px;
	text-align:center;
	width:960px;
}

.motto .right { padding-top:5px; }
.motto .right a { margin-left:5px; }
.motto h1 {	font-size:36px; margin-top:18px; }
.motto h2 { color:#999;	font-size:28px;}

.slogan {
	border-bottom:1px solid #d1d2d2;
	width:100%;
	float:left;
	padding-bottom:20px;
	padding-top:10px;
}

.slogan p { color:#999;}

.slider {
	display:block;
	float:left;
	width:960px;
}

.header .search {
	display:block;
	float:right;
	padding-top:30px;
}

#searchform #s {
	width: 190px !important;
	margin-right:5px!important;
	float:left;
}

#searchform #searchsubmit {
	width: auto;
	cursor:pointer;
	float:left !important;
	margin:0px !important;
	height:29px!important;
	padding:0px 6px!important;
	line-height:29px!important;
}


/* Top area aka "Header" (Menu)
-------------------------------------------------------------- */

/*** ESSENTIAL STYLES ***/

.menu_holder {
	background:url(../images/menu_back_single.png) left top repeat-x;
	height:58px;
	position: absolute;
	width:100%;
	z-index:9999;
}

.menu_single .menu_holder {
	background:url(../images/menu_back_single.png) left top repeat-x;
	height:58px;
	position: absolute;
	width:100%;
	z-index:9999;
}

.menu-header {
	position:relative;
	z-index:9999;
	float:left;
}

.no-back { background:none !important;}

ul.menu {
	line-height:	1.0;
	position:relative;
	z-index:9999;
	clear:left;
   	float:left;
}
.clear {clear:both;}
.menu ul {
	position:		absolute;
	top:			-999em;
	width:			13em; /* left offset of submenus need to match (see below) */

}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
	padding-top:	21px;
	background: url(../images/menu_sep.gif) right top no-repeat;
	padding-bottom:	21px;
	display:block;
  	
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			-.1em;
	top:			51px; /* match top ul list item height */
	z-index:		9999;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
	z-index:		9999;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
	z-index:		9999;
}

/*** SKIN ***/
.menu a {
	padding: 		0em 2em;
	text-decoration:none;
	text-transform: capitalize;
}

.no-padding a {
	padding-left:0px;
}

.menu a, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0px #fff;
	text-transform:uppercase;
}

.menu li:hover a, .menu a:hover
{
	outline:		0;
	color:#00a3d3;
	background:none;
}

.menu li:hover
{
	outline:		0;
	color:#333;
}

.menu li li a, .menu li li li a {
	color:#999!important;
	height:auto;
	background:none;
	text-transform:none !important;
	font-size:12px!important;
}

.menu li li a:hover, .menu li li li a:hover, .menu li li.current_page_item, .menu li li li.current_page_item, .menu li.current_page_item a {
	color:#00a3d3!important;
}

.menu li.current-menu-item .sub-menu a {
	color:#999!important;
}

.menu li li, .menu li li li {
	background:#E5E5E5 url(../images/submenu_back.png) left top repeat-x;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	padding:10px 0px;
}


/*** arrows **/

.main-menu .sf-sub-indicator, .menu li:hover a.main-menu span.sf-sub-indicator, .menu li.sfHover a.main-menu span.sf-sub-indicator, .menu li.current_page_item .main-menu .sf-sub-indicator  { background:none; display:none;}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(../images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			0em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.menu ul .sf-sub-indicator { background-position:  -10px 0; }
.menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.menu ul a:focus > .sf-sub-indicator,
.menu ul a:hover > .sf-sub-indicator,
.menu ul a:active > .sf-sub-indicator,
.menu ul li:hover > a > .sf-sub-indicator,
.menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
ul.sf-shadow li ul {
	background:	url(../images/shadow.png) no-repeat bottom right;
	padding: 0px 9px 9px 0;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Sidebar/Footer Menu (If you use the custom menu on sidebar or footer)
-------------------------------------------------------------- */

.sidebar ul.menu, .footer ul.menu {
	line-height: normal;
	width:100%;
}
.sidebar .menu li, .footer .menu li {
	float:			none;
	position:		relative;
	padding:8px 0;
	background: none;
	display:block;
  	
}

.sidebar .menu ul, .footer .menu ul {
	position:		relative;
	top:			0;
	width:			auto; /* left offset of submenus need to match (see below) */
	margin-left:0px;
}

.sidebar ul.sf-shadow li ul, .footer ul.sf-shadow li ul {
	background:none;
	padding:0px;
}

.sidebar .menu li:hover ul, .footer .menu li:hover ul,
.sidebar .menu li.sfHover ul, .footer .menu li.sfHover ul {
	left:			0em;
	top:			0em; /* match top ul list item height */
	z-index:		9999;
}

.sidebar .menu a, .footer .menu a  {
	padding: 		0em;
}

.sidebar .menu li li a, .sidebar .menu li li li a {
	color:#999!important;
	height:auto;
	background:none;
	text-transform:none !important;
	font-size:12px!important;
	padding-left:0px!important;
}


.sidebar .menu li li, .sidebar .menu li li li,
.footer .menu li li, .footer .menu li li li
{
	border-bottom:1px dotted #999999;
	border-left:0px;
	border-right:0px;
	padding-left:0px;
}


/* Slider	*/
.background_slides {margin-top:-20px; }

/* HEADER */

.wrap_wide #header { background:url('../images/bg.png');padding-top:35px; color:#fff; font-size:16px;min-height:90px;}

	
/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto;clear:both; position:relative;height:490px; }

#firstline { color:#fff; font-size: 32px; padding:20px; float:left; display:block; }
#secondline { color:#fff; text-decoration:none;  padding:15px 13px 15px; float:left; display:block; clear:both;}

#headertxt .caption { width:328px; height:100%; }

#header .plus_list b { color:;}
#header .plus_list {line-height:150%;}
	
#firstline.empty, #secondline.empty, .pictured a.empty { background:none; padding:0px;}
	
.pictured a {
		background-color:#00a3d3; color:#FFF; text-transform:uppercase; float:left; display:block; clear:both; margin-top:5px;
		font-size:13px; font-style:italic; letter-spacing:0; text-transform:none; text-decoration:none; text-shadow:none; padding:5px 16px;
}
.pictured a:hover { text-decoration:underline; }
	
/* CONTROLS */
.btn { height:27px; width:27px; float:left; cursor:pointer; margin:0px 5px; }
#back { background-image:url(../images/btn_back.png); }
#next_btn { background-image:url(../images/btn_next.png); width:26px; }
#control { background-image:url(../images/btn_pause.png); width:27px; }
	
#control.selected_play { background-image:url(../images/btn_play.png); width:27px; }
#control.selected_pause { background-image:url(../images/btn_pause.png); width:27px; }
	
/* HEADER HAVIGATION */
#headernav-outer { position:relative;top:9px; width:100%;  margin:0 auto; background:url(../images/slide_background.png) center top no-repeat; height:60px; }
#headernav {
		display:block;
		font-size:13px;
		width:960px;
		padding-top:4px;
		margin:0 auto;
}
#headernav .social {float:right;}
/* Text elements
-------------------------------------------------------------- */

.page_holder p, .page_holder_no_height p {
	color:#555555;
	font-size:12px;
	line-height:24px;
	text-shadow:1px 1px 2px #000000;
}

p, em {
	color:#666;
	text-shadow:1px 1px 0px #fff;
	line-height:1.5em;
	margin:0 0 20px;
}

h1, h2, h3, h4, h5, h6 {
	color:#00a3d3;
	font-weight: bold;
	line-height:1.4em;
	margin:0;
	padding:10px 0px;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a { color:#00a3d3; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#027394;
	text-decoration:none;
}

.box h3 {
	font-size:24px;
	color:#00a3d3;
	border-bottom:1px solid #c2c3c3;
	margin-bottom:20px;
}

.post_entry h1.title { 	padding:0px; }

ol {
	list-style-type:decimal;
	margin:5px 0 5px 0;
	padding-left:20px;
	list-style-position:inside;
}

.left_column ul, .post_entry_wide ul, .post_entry ul {
	list-style-type:disc;
	margin:5px 0 5px 0px;
	padding-left:20px;
	list-style-position:inside;

}

.left_column ul li, .post_entry_wide ul li, .post_entry ul li,
.left_column ol li, .post_entry_wide ol li, .post_entry ol li
{
	padding:10px 0px;	
}

dt { font-weight:bold; }
dd { font-style:italic; }

sup {
	font-size:0.7em;
	vertical-align:top;
}
sub {
	font-size:0.7em;
	vertical-align:bottom;
}
acronym, abbr {
	font-weight:bold;
	letter-spacing:0.1em;
}
.subtle {
	color:#999999;
	font-size:0.9em;
}
.frame {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	padding:8px;
	text-align:center;
}

.hidden {
	display:none;
	visibility:hidden;
}

.no_margin { margin-right:0px !important; }
.no-border { border:0px !important;}
.padding-top { padding-top:35px; }
.padding-top-bottom { padding:40px 0px;}

#wpstats {
	height:0;
	overflow:hidden;
	width:0;
}
.wp-caption {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	margin:10px 10px 1em;
	padding:4px;
	text-align:center;
}
.wp-caption-text {
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:6px 3px 2px;
	text-align:center;
}
.wp-caption img {
	border:0 none;
	margin:5px 0 0;
	padding:0;
}
.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.screen-reader-text { display:none; }
.nocomments { display:none; }

.post_entry table {
	background-color:#000000;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:0 1px 1px 0;
	margin:15px auto;
	padding:0;
}
.post_entry table tr th{
	background-color:#EEEEEE;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px 0 0 1px;
	color:#000000;
	font-size:15px;
	margin:15px auto;
	padding:5px;
	text-align:center;
}
.post_entry table tr td {
	background-color:#FFFFFF;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px 0 0 1px;
	color:#333333;
	padding:5px 10px;
}
.post_entry table#pricingtable { border:0px;background-color:#fff; display:inline-block;}
.post_entry table#pricingtable tr td { border:0px; border-bottom:1px dotted #666; padding:15px; }
.post_entry table#pricingtable tr th { border:0px;text-align:left; background-color:#fff;vertical-align:top;border-bottom:1px dotted #666;padding:15px;}

#pricingtable h2 { color:#000; font-size:26px; }
#pricingtable h3 { font-size:21px;padding-bottom:10px; }


.post_entry #pricingtable ul {margin:0;padding:0;list-style-type:none;}
.post_entry #pricingtable ul li {padding:0; margin-bottom:10px;}
#pricingtable p {color:#999;font-size:14px;}

hr {
	border-color:#C0C0C0;
	border-style:solid;
	border-width:1px 0 0;
	height:1px;
	margin:10px 0;
}

form {
	margin:0;
	padding:0;
}

#ajax-contact-form {
	float:left;
	margin:20px 0px;
}

#commentform {
	width:500px;
}

fieldset {
	border:1px solid #C0C0C0;
	margin:0;
	padding:10px;
}

.post_entry input,
.post_entry textarea,
.post_entry button,
.post_entry select {
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	color:#333333;
	margin:5px;
	padding:5px;
}

cite {
    font-size: 11px;
    float: right; 
	margin:0px;
}

pre, code, tt {
	background:#fff url(../images/sidebar_background.png) repeat-y -1px top;
	margin:0 0 20px;
	padding:10px 20px;
	border:1px solid #e4e4e4;
}

.main_color_header pre, .main_color_header code, .main_color_header tt {
	background: none;
}

pre, code { margin:5px 0; }

address {
	margin:0px 20px 0px 0px;
	display:block;
	float:left;
}

img.aligncenter {
	display: block;
	margin:10px auto;
	padding:3px;
}

img.alignright {
	margin: 0 0 10px 20px;
	display: inline;
	padding:3px;
}

img.alignleft {
	margin:10px 20px 10px 0;
	display: inline;
	padding:3px;
}

.slider img.aligncenter, .slider img.alignright, .slider img.alignleft {
	border:0px;
}

.form-comment .holder {
	float:left;
	margin-bottom:5px;
	width:100%;
}

.form-comment label {
	float:left;
	width:180px;
	margin:5px 0 0;
	height:20px;
}

.form-comment label.wide {
	width:150px;
}

.form-comment input, #searchform #s{
	width:250px;
	float:left;
	padding: 6px;
	font-size: 13px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #d1d2d2;
	border-right: solid 1px #d1d2d2;
	border-bottom: solid 1px #d1d2d2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0px 0px 7px 0px;
	background: url(../images/input_bg.png) repeat-x top #FFF;

}

.form-comment input { margin-right:10px; }

.form-comment input:focus, #searchform #s:focus{
	border-top: solid 1px #d1d2d2;
	border-left: solid 1px #d1d2d2;
	border-right: solid 1px #d1d2d2;
	border-bottom: solid 1px #999;
	outline: none;
	background: url(../images/focus.png) repeat-x top #FBFBFB;
	-webkit-box-shadow: #CDCDCD 0 1px 2px;
	-moz-box-shadow: #CDCDCD 0 1px 2px;
	box-shadow: #CDCDCD 0 1px 2px;

}

.form-comment input.submit{
	width:auto;
	margin-left:180px !important;
	cursor:pointer;
}

.form-comment input.submit_no_margin, .comment-reply-link, #searchform #searchsubmit, .form-comment input.submit, .pagination a, a.nice_button,a.nice_button_small, .nice_button {
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: solid 1px #03b2e5;
	border-left: solid 1px #00a3d3;
	border-right: solid 1px #00a3d3;
	border-bottom: solid 1px #018db6;
	background: url(../images/button_overlay.png) repeat-x top #00a3d3;
	color: #FFF;
	height: 38px;
	line-height: 36px;


	padding: 0 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0 10px 0;
	-webkit-box-shadow: #999 0 1px 2px;
	-moz-box-shadow: #999 0 1px 2px;
	box-shadow: #999 0 1px 2px;
	width:auto;
}

a.nice_button {
	width:inherit;
	position:relative;
	padding:8px 12px;
}


p a.nice_button {
	text-shadow:none;
}

a.nice_button.green {
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: solid 1px #628c05;
	border-left: solid 1px #628c05;
	border-right: solid 1px #628c05;
	border-bottom: solid 1px #628c05;
	background: url(http://www.socialmotus.com/images/green/button_overlay.png) repeat-x top #87b327;
	color: #FFF;
	height: 38px;
	line-height: 36px;
	cursor: pointer;
	position:relative;
	padding:8px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0 10px 0;
	-webkit-box-shadow: #999 0 1px 2px;
	-moz-box-shadow: #999 0 1px 2px;
	box-shadow: #999 0 1px 2px;
	width:auto;
}

a.nice_button.green:hover {
	border-top: solid 1px #769f1d;
	border-left: solid 1px #769f1d;
	border-right: solid 1px #769f1d;
	border-bottom: solid 1px #769f1d;
	background: url(http://www.socialmotus.com/images/green/button_overlay.png) repeat-x top #769f1d;
}

a.nice_button.green:active {
	border-top: solid 1px #628c05;
	border-left: solid 1px #628c05;
	border-right: solid 1px #628c05;
	border-bottom: solid 1px #628c05;
	background: url(http://www.socialmotus.com/images/green/button_overlay.png) repeat-x 0 -38px #628c05;
	line-height: 38px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


a.nice_button.orange {
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: solid 1px #db8d18;
	border-left: solid 1px #db8d18;
	border-right: solid 1px #db8d18;
	border-bottom: solid 1px #db8d18;
	background: url(http://www.socialmotus.com/images/orange/button_overlay.png) repeat-x top #ff9a01;
	color: #FFF;
	height: 38px;
	line-height: 36px;
	cursor: pointer;
	position:relative;
	padding:8px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0 10px 0;
	-webkit-box-shadow: #999 0 1px 2px;
	-moz-box-shadow: #999 0 1px 2px;
	box-shadow: #999 0 1px 2px;
	width:auto;
}

a.nice_button.orange:hover {
	border-top: solid 1px #ff9a01;
	border-left: solid 1px #ff9a01;
	border-right: solid 1px #ff9a01;
	border-bottom: solid 1px #ff9a01;
	background: url(http://www.socialmotus.com/images/orange/button_overlay.png) repeat-x top #f9b245;
}

a.nice_button.orange:active {
	border-top: solid 1px #db8d18;
	border-left: solid 1px #db8d18;
	border-right: solid 1px #db8d18;
	border-bottom: solid 1px #db8d18;
	background: url(http://www.socialmotus.com/images/orange/button_overlay.png) repeat-x 0 -38px #db8d18;
	line-height: 38px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

a.nice_button.pink {
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: solid 1px #b2003e;
	border-left: solid 1px #b2003e;
	border-right: solid 1px #b2003e;
	border-bottom: solid 1px #b2003e;
	background: url(http://www.socialmotus.com/images/pink/button_overlay.png) repeat-x top #f01965;
	color: #FFF;
	height: 38px;
	line-height: 36px;
	cursor: pointer;
	position:relative;
	padding:8px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0 10px 0;
	-webkit-box-shadow: #999 0 1px 2px;
	-moz-box-shadow: #999 0 1px 2px;
	box-shadow: #999 0 1px 2px;
	width:auto;
}

a.nice_button.pink:hover {
	border-top: solid 1px #b2003e;
	border-left: solid 1px #b2003e;
	border-right: solid 1px #b2003e;
	border-bottom: solid 1px #b2003e;
	background: url(http://www.socialmotus.com/images/pink/button_overlay.png) repeat-x top #f23b7c;
}

a.nice_button.pink:active {
	border-top: solid 1px #b2003e;
	border-left: solid 1px #b2003e;
	border-right: solid 1px #b2003e;
	border-bottom: solid 1px #b2003e;
	background: url(http://www.socialmotus.com/images/pink/button_overlay.png) repeat-x 0 -38px #a10139;
	line-height: 38px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

a.nice_button.red {
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: solid 1px #920303;
	border-left: solid 1px #920303;
	border-right: solid 1px #920303;
	border-bottom: solid 1px #920303;
	background: url(http://www.socialmotus.com/images/red/button_overlay.png) repeat-x top #af0808;
	color: #FFF;
	height: 38px;
	line-height: 36px;
	cursor: pointer;
	position:relative;
	padding:8px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0 10px 0;
	-webkit-box-shadow: #999 0 1px 2px;
	-moz-box-shadow: #999 0 1px 2px;
	box-shadow: #999 0 1px 2px;
	width:auto;
}

a.nice_button.red:hover {
	border-top: solid 1px #920303;
	border-left: solid 1px #920303;
	border-right: solid 1px #920303;
	border-bottom: solid 1px #920303;
	background: url(http://www.socialmotus.com/images/red/button_overlay.png) repeat-x top #c41d1d;
}

a.nice_button.red:active {
	border-top: solid 1px #920303;
	border-left: solid 1px #920303;
	border-right: solid 1px #920303;
	border-bottom: solid 1px #920303;
	background: url(http://www.socialmotus.com/images/red/button_overlay.png) repeat-x 0 -38px #7c0404;
	line-height: 38px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

a.nice_button.violet {
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: solid 1px #4f3f9f;
	border-left: solid 1px #4f3f9f;
	border-right: solid 1px #4f3f9f;
	border-bottom: solid 1px #4f3f9f;
	background: url(http://www.socialmotus.com/images/violet/button_overlay.png) repeat-x top #8773ea;
	color: #FFF;
	height: 38px;
	line-height: 36px;
	cursor: pointer;
	position:relative;
	padding:8px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0 10px 0;
	-webkit-box-shadow: #999 0 1px 2px;
	-moz-box-shadow: #999 0 1px 2px;
	box-shadow: #999 0 1px 2px;
	width:auto;
}

a.nice_button.violet:hover {
	border-top: solid 1px #4f3f9f;
	border-left: solid 1px #4f3f9f;
	border-right: solid 1px #4f3f9f;
	border-bottom: solid 1px #4f3f9f;
	background: url(http://www.socialmotus.com/images/violet/button_overlay.png) repeat-x top #9d8def;
}

a.nice_button.violet:active {
	border-top: solid 1px #4f3f9f;
	border-left: solid 1px #4f3f9f;
	border-right: solid 1px #4f3f9f;
	border-bottom: solid 1px #4f3f9f;
	background: url(http://www.socialmotus.com/images/violet/button_overlay.png) repeat-x 0 -38px #6854cc;
	line-height: 38px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.form-comment input.submit_no_margin:focus, .form-comment input.submit_no_margin:hover, .comment-reply-link:hover, #searchform #searchsubmit:hover, .form-comment input.submit:hover, .pagination a:hover, .pagination_wide a:hover, a.nice_button:hover  {
	border-top: solid 1px #03b2e5;
	border-left: solid 1px #00a3d3;
	border-right: solid 1px #00a3d3;
	border-bottom: solid 1px #018db6;
	background: url(../images/button_overlay.png) repeat-x top #02b9ef;
}
.form-comment input.submit_no_margin:active, .comment-reply-link:active, #searchform #searchsubmit:active, .form-comment input.submit:active, .pagination a:active, .pagination_wide a:active, a.nice_button:active  {
	border-top: solid 1px #03b2e5;
	border-left: solid 1px #00a3d3;
	border-right: solid 1px #00a3d3;
	border-bottom: solid 1px #018db6;
	background: url(../images/button_overlay.png) repeat-x 0 -38px #02b9ef;
	line-height: 38px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.form-comment textarea {
	width:450px;
	height:150px;
	padding: 6px;
	font-size: 13px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #d1d2d2;
	border-right: solid 1px #d1d2d2;
	border-bottom: solid 1px #d1d2d2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0px 0px 7px 0px;
	background: url(../images/input_bg.png) repeat-x top #FFF;
}

.form-comment textarea:focus {
	border-top: solid 1px #d1d2d2;
	border-left: solid 1px #d1d2d2;
	border-right: solid 1px #d1d2d2;
	border-bottom: solid 1px #999;
	outline: none;
	background: url(../images/focus.png) repeat-x top #FBFBFB;
	-webkit-box-shadow: #CDCDCD 0 1px 2px;
	-moz-box-shadow: #CDCDCD 0 1px 2px;
	box-shadow: #CDCDCD 0 1px 2px;
}

.alignright { float: right; }
.alignleft { float: left; }


.sidebar ul li {
	border-bottom:1px dotted #999999;
	padding:8px 0 8px 0px;
}
.sidebar ul li ul li {
	padding-left:15px;
}
.sidebar dd, .footer dd, .widgets dd {
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	padding-bottom:10px;
}


/* Blockquote
------------------------------------------ */

blockquote  {
	margin-bottom:20px;
   color:#999;
   margin: 0 30px 15px 30px;
   padding: 0 0 0 10px;
   font-size: 1.1em;
   border-left: 2px solid #ddd;
}

blockquote p { color:#999; margin-bottom:0px; }

.sidebar blockquote, .footer blockquote, .widgets blockquote {
	border:0 none;
	font-style:italic;
	margin:0;
	padding:0;
}


/* Tables 
-------------------------------------------------------------- */

#table_style {
	border-bottom:1px solid #C8C7C8;
	border-collapse:collapse;
	border-top:1px solid #C8C7C8;
	font-size:12px;
	margin:20px 0px 20px 0px;
	text-align:center;
	width:100%;
}
#table_style th {
	background:#F0F0F0;
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	font-size:13px;
	font-weight:normal;
	padding:8px;
}
#table_style td {
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	color:#231F20;
	padding:8px;
}


/* Calendar 
-------------------------------------------------------------- */

#calendar_wrap { background-color:#DFDFDF; }

table#wp-calendar {
	border-collapse:collapse;
	margin:0 0 0.4em;
	width:100%;
	margin-bottom:0 !important;
	border-spacing:0;
}

#wp-calendar td {
	background-color:#fff;
	border:1px solid #CFCFCF !important;
	padding:6px !important;
	background-image:none;
}

#wp-calendar th {
	background-color:#EEEEEE;
	border:1px solid #CFCFCF !important;
	color:#666;
	padding:3px 0 !important;
	font-weight:bold;
	text-align:center;
}

#wp-calendar caption { padding:10px; background:#EBEBEB; }


/* Footer
-------------------------------------------------------------- */

.footer {
	font-size:12px;
	float:left;
	width:960px;
	padding:20px 0px 0px 0px;
	color:#666;
	text-shadow:1px 1px 0px #fff;
}

.footer a { color:#333; }

.footer .box {
	width:215px;
	float:left;
	margin-right:33px;
	margin-bottom:20px;
}

.footer h3, 
.sidebar h3
{
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #C2C3C3;
	font-size:24px;
	color:#666;
}

.sidebar h3 { margin-bottom:0px; }

.footer ul li,
.sidebar ul li,
.widgets ul li
{
	border-bottom:1px dotted #999999;
	color:#999999;
	padding:8px 0px 8px 0px;
}

.footer ul li ul li,
.sidebar ul li ul li,
.widgets ul li ul li
{
	border-bottom:0px;
}

.footer ul ul, .sidebar ul ul, .widgets ul ul { margin:0px 0px 0px 12px;}
.footer ul li a, .sidebar ul li a { color:#666; }
.footer ul li a:hover, .sidebar ul li a:hover  { color:#333; }
.footer .no_margin, .sidebar .no_margin { margin-right:0px; }

.footer_copyright { background:url(../images/fotter_separator.gif) left top repeat-x; }

.copyright {
	color:#999999;
	float:left;
	font-size:11px;
	text-shadow:1px 1px 0 #FFFFFF;
	width:960px;
}
.copyright p {
	color:#999999;
	float:left;
	font-size:11px;
	padding:10px 0;
	text-shadow:1px 1px 0 #FFFFFF;
}
.copyright ul {
	color:#999999;
	float:right;
}
.copyright ul li {
	display:inline;
	line-height:22px;
	padding:10px 0;
}
.copyright ul li a {
	color:#666666;
	display:block;
	float:left;
	padding:10px 5px;
}
.copyright ul li a:hover, .copyright ul li a.go_top:hover {
	color:#333333;
}

.copyright ul li a.twitter {
	background:url(../images/footer_twitter_icn.png) no-repeat left 13px;
	padding-left:15px;
}
.copyright ul li a.facebook {
	background:url(../images/footer_facebook_icn.png) no-repeat left 13px;
	padding-left:15px;
}
.copyright ul li a.home {
	background:url(http://www.socialmotus.com/images/footer_home_icn.png) no-repeat left 13px;
	padding-left:20px;
}
.copyright ul li a.rss {
	background:url(../images/footer_rss_icn.png) no-repeat left 13px;
	padding-left:20px;
}

ul.social li a {
	display:block;
	padding-left:25px;
}

ul.social li {
	background:none repeat scroll 0 0 transparent;
	list-style-position:inherit;
	list-style-type:none;
	padding-left:15px;
}
#headernav ul.social li { float:left;}
.social a.rss { background:url(../images/feed.png) no-repeat left top; }
.social a.twitter { background:url(../images/twitter.png) no-repeat left top; }
.social a.email { background:url(../images/email.png) no-repeat left top; }
.social a.delicious { background:url(../images/delicious.png) no-repeat left top; }
.social a.flickr { background:url(../images/flickr.png) no-repeat left top; }
.social a.facebook { background:url(../images/facebook.png) no-repeat left top; }
.social a.vimeo { background:url(../images/vimeo.png) no-repeat left top; }
.social a.youtube { background:url(../images/youtube.png) no-repeat left top; }
.social a.linkedin { background:url(../images/linkedin.png) no-repeat left top; }
.social a.slideshare { background:url(../images/slideshare.png) no-repeat left top; }
.social a.googleplus { background:url(../images/icons/gplus-16.png) no-repeat left top; }

/* Heading icons - blue
-------------------------------------------------------------- */

.widgets .widget_search h3 { background:url(../images/blue_icon_search.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .widget_text h3 { background:url(../images/blue_icon_text.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .com_widget_popular_entries h3 { background:url(../images/thumbs/icon2.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .com_widget_testimonials h3 { background:url(../images/blue_icon_testimonials.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .widget_twitter h3 { background:url(../images/thumbs/icon10.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .com_widget_recent_entries h3,
.widgets .widget_recent_entries h3
{
	background:url(../images/thumbs/icon6.png) left top no-repeat;
	height:35px;
	padding-left:55px;
}

.widgets .com_widget_subscribe h3 { background:url(../images/blue_icon_follow.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .widget_calendar h3 { background:url(../images/blue_icon_calendar.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .widget_recent_comments h3 { background:url(../images/blue_icon_comments.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .widget_pages h3{ background:url(../images/blue_icon_pages.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .widget_tag_cloud h3 { background:url(../images/blue_icon_tags.png) left top no-repeat; height:35px; padding-left:55px; }


.widgets .widget_flickr h3 { background:url(../images/blue_icon_flickr.png) left top no-repeat; height:35px; padding-left:55px; }
.widgets .widget_rss h3 { background:url(../images/blue_icon_rss.png) left top no-repeat; height:35px; padding-left:55px; }

.widgets .widget_archive h3,
.widgets .widget_categories h3
{
	background:url(../images/blue_icon_archives.png) left top no-repeat;
	height:35px;
	padding-left:55px;
}

.widgets .widget_links h3,
.widgets .widget_meta h3
{
	background:url(../images/blue_icon_links.png) left top no-repeat;
	height:35px;
	padding-left:55px;
}

.widgets .rsswidget img { display:none;}

.widgets .com_widget_recent_entries li{
	background:none repeat scroll 0 0 transparent !important;
	display:block;
	float:left;
	line-height:normal !important;
	width:100%;
}

.widgets .com_widget_recent_entries li a.image {
	display:block;
	float:left;
}

.widgets .com_widget_recent_entries span.comments_date {
	border:none;
	color:#9E9E9E;
	display:block;
	font-size:11px;
}

/* Heading icons - grey
-------------------------------------------------------------- */

.sidebar .box{
	margin-bottom:30px;
	font-size:12px;
	width:220px;
	float:left;
}

.sidebar .info{
	width:220px;
	float:left;
}

.footer .widget_search h3,
.sidebar .widget_search h3
{
	background:url(../images/grey_icon_testimonials.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_text h3,
.sidebar .widget_text h3
{
	background:url(../images/grey_icon_follow.png) left top no-repeat;
	padding-left:38px;
}

.footer .com_widget_popular_entries h3,
.sidebar .com_widget_popular_entries h3
{
	background:url(../images/grey_icon_popular.png) left top no-repeat;
	padding-left:38px;
}

.footer .com_widget_testimonials h3,
.sidebar .com_widget_testimonials h3
{
	background:url(../images/grey_icon_testimonials.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_twitter h3,
.sidebar .widget_twitter h3
{
	background:url(../images/grey_icon_twitter.png) left top no-repeat;
	padding-left:38px;
}

.footer .com_widget_recent_entries h3,
.footer .widget_recent_entries h3,
.sidebar .com_widget_recent_entries h3,
.sidebar .widget_recent_entries h3
{
	background:url(../images/grey_icon_text.png) left top no-repeat;
	padding-left:38px;
}

.footer .com_widget_subscribe h3,
.sidebar .com_widget_subscribe h3
{
	background:url(../images/grey_icon_follow.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_calendar h3,
.sidebar .widget_calendar h3
{
	background:url(../images/grey_icon_calendar.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_recent_comments h3,
.sidebar .widget_recent_comments h3
{
	background:url(../images/grey_icon_tags.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_pages h3,
.sidebar .widget_pages h3
{
	background:url(../images/grey_icon_pages.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_tag_cloud h3,
.sidebar .widget_tag_cloud h3
{
	background:url(../images/grey_icon_tags.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_flickr h3,
.sidebar .widget_flickr h3
{
	background:url(../images/grey_icon_flickr.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_rss h3,
.sidebar .widget_rss h3
{
	background:url(../images/grey_icon_rss.png) left top no-repeat;
	padding-left:30px;
}

.footer .rsswidget img, .sidebar .rsswidget img { display:none;}

.footer .widget_archive h3,
.sidebar .widget_archive h3,
.footer .widget_categories h3,
.sidebar .widget_categories h3
{
	background:url(../images/grey_icon_archives.png) left top no-repeat;
	padding-left:38px;
}

.footer .widget_links h3,
.sidebar .widget_links h3,
.footer .widget_meta h3,
.sidebar .widget_meta h3
{
	background:url(../images/grey_icon_popular.png) left top no-repeat;
	padding-left:35px;
}


/* Sidebar */

.sidebar_back_holder {
	background:url(../images/sidebar_background.png) 710px top no-repeat;
	float:left;
	width:100%;
	padding:35px 0px;
}

.sidebar {
	float:right;
	width:220px;
	padding-top:15px;
}

.heading_holder {
	border-bottom:1px solid #999999;
	display:block;
	float:left;
	margin-bottom:10px;
	width:100%;
}

.heading_holder h3 {
	border:0;
}

.widget_flickr ul li, .widget_flickr ul li.no-border {
	background:none repeat scroll 0 0 transparent !important;
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	padding:0 !important;
	border:0;
}

.widget_flickr ul li img{
	background-color:#FAFAFA;
	border:1px solid #EEEEEE;
	padding:5px;
}

.sidebar.wide { width:100%;}

.widget_tag_cloud a {
	color:#828282;
	display:inline;
	padding:4px 0 5px;
	font-style:italic;
	font-size: 1.1em;
}

/* Content area
------------------------------------------ */

.content_area {
	float:left;
	width:690px;
}

.post_entry h1:first-child, .post_entry h2:first-child{
	border-bottom:1px solid #999999;
	display:block;
	float:left;
	margin-bottom:10px;
	width:100%;
}

.post_entry_wide h1:first-child {
	border-bottom:1px solid #999999;
	display:block;
	float:left;
	margin-bottom:10px;
	padding-top:0px;
	width:100%;
}

.portfolio_box {
	width:270px;
	height:300px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
	padding:15px;
}

.portfolio_box_single {
	width:270px;
	height:280px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	padding:15px;
	background:url(../images/portfolio_over_single.png) left top no-repeat;
}

.portfolio_box_single_content {
	float: right;
	width:620px;
}

.portfolio_box .title{
	border-bottom:1px solid #c2c3c3;
	padding:6px 0px;
	margin-bottom:5px;
}

.portfolio_box em{
	font-size:11px;
	color:#999;
}

.portfolio_box_single em{
	font-size:11px;
	color:#999;
	padding-top:7px;
	display:block;
}

.portfolio_box_slide {
	width:230px;
	height:280px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	background:url(../images/portfolio_slide_bg.png) center 200px no-repeat;
	padding-bottom:13px;
	overflow:hidden;
	display:none;
}

.portfolio_box_slide.single {
	display:block;
	background:url(../images/portfolio_over_single_slide.png) left top no-repeat;
	padding:15px;
	width:230px;
	float:left;
	margin-right:20px;
}

.portfolio_box_slide_content.single {
	width:660px;
	float:right;
}

.portfolio_box_slide img {
	display:block;
	width:230px;
	height:200px;
}

.portfolio_slide_loading {
	text-align: center;
	display:block;
	margin:100px auto;
}

.portfolio_box_slide .short_desc { display:none; }

.portfolio_box_slide.single .short_desc {
	display: block;
	margin-top:12px;
}

.portfolio_box_slide p.title {
	border-bottom:1px solid #c2c3c3;
	padding:6px 0px;
	margin-bottom:5px;
}

.portfolio_box_slide em {
	color:#999;
	font-size:11px;
}

.post_meta_top { margin-bottom:10px; }
.post_meta_top ul { font-size:11px; }
.news .post_meta_top ul { padding-left:0px; }

.post_meta_top ul li {
	display:inline;
	color:#999;
}

.border_img img {
border:1px solid #00A3D3;
	padding:6px;
}

.post_entry {
	border-bottom:1px dotted #CCC;
	margin-bottom:30px;
	float:left;
	width:100%;
	padding-bottom:30px;
}

.fb-twitter-tool .post_entry p { margin-right:213px;}

.post_entry.blog { padding-top:12px;}
.post_entry.news h1 { border:0px;}
.post_entry.single, .post_entry.contact, .post_entry.page { border:0px;}

.post-date {
	float:left;
	width:80px;
	margin-right:30px;
	color:#ddd;
	font-size:36px;
	text-align:center;
	font-style:italic;
	color:#e0e0e1;
	line-height:36px;
}

.news_title {
	float:left;
	width:300px;
	margin-right:50px;
}

.news_content {
	float:left;
	width:500px;
}

.portfolio_gallery_holder {
	float:left;
	width: 100%;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
	position:relative;
}

.portfolio_gallery_holder .slideshow {
	float:left;
	width:500px;
	background:url(../images/background_port_horz.jpg) left top no-repeat;
	height:294px;
	display:block;
	padding:23px 23px 0px 23px;
}

.portfolio_gallery_holder .slideshow a {
	margin:23px 23px 0px 23px;
	display:block;
}

.portfolio_gallery_holder .slideshow.single {
	float:left;
	width:960px;
	background:url(../images/background_port_horz_single.jpg) left top no-repeat;
	height:500px;
	margin-bottom:20px;
}

.portfolio_gallery_holder .slideshow img{ background:none; }

.portfolio_gallery_holder .title {
	float:right;
	width:400px;
}

.portfolio_gallery_holder .nav { display:block!important; opacity:1!important; top:280px!important; position:absolute; left: 22px;}
.portfolio_gallery_holder .nav.single { display:block!important; opacity:1!important; top:460px!important; position:absolute; left: 22px;}
.portfolio_gallery_holder .nav a { margin-right:5px; padding: 3px 8px; border: 1px solid #f0f0f0; background: #fafafa; text-decoration: none}
.portfolio_gallery_holder .nav a.activeSlide { background: #00a3d3; color:#FFF; }
.portfolio_gallery_holder .nav a:focus { outline: none; }

.related_posts_holder {
	float:left;
	width:100%;
	margin:30px 0px 45px 0px;
}

.related_posts_box {
	float:left;
	width:160px;
	margin-right:10px;
}

.related_posts_box .title {
	border-bottom:1px solid #C2C3C3;
	margin-bottom:5px;
	padding:6px 0;
	font-size:12px;
}

.related_posts_box em {
	color:#999999;
	font-size:11px;
}

.related_posts_box img {
	background:#fafafa;
	border:1px solid #eeeeee;
	padding:8px;
}

.thumbs li {
	background:none !important;
	padding-left:0px !important;
	min-height:65px;
}

.thumbs li .title {
	display:block;
}

.thumbs li .image {
	float:left;


	padding:5px;
	margin-right:8px;
	width:50px;
	height:50px;
}

.thumbs li .comments_date {
	font-size:11px;
}

.archive_list {
	float:left;
	width:100%;
	margin-bottom:30px;
}

h1.search_archive {
	text-align:center;
	margin-bottom:30px;
}

.archive_list span.date, .archive_list a:hover span.date {
	color:#666666;
	float:left;
	margin-right:3em;
	padding-left:0.5em;
	text-align:left;
	width:130px;
}

.archive_list span.comments {
	color:#666666;
	float:right;
	margin-right:0.5em;
	width:130px;
}
.archive_list span {
	display:block;
	text-align:right;
}

.archive_list a:hover {
	background:#F9F8F8;
}

.archive_list li a {
	display:block;
	margin:0;
	padding:7px 0;
	border-bottom:1px dotted #999999;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

/* Comments
------------------------------------------ */

.commentlist, .commentlist ul {
	list-style-type:none;
	padding-left:0px;
}

.commentlist ul.children {
	padding-left:30px;
	background:url(../images/comments_arrow.gif) left 35px no-repeat;
}

.commentlist .avatar img {
	background-color:#FAFAFA;
	border:1px solid #EEEEEE;
	float:left;
	margin-right:8px;
	padding:5px;
}

.commentlist .date {
	font-size:11px;
	padding:0px;
}

.commentlist .reply {
	margin-top:-30px;
}

.comment-edit-link {
	margin-top:-10px;
}

.commentlist .date, .commentlist .users {
	float:left;
	width:80%;
	color:#999;
}

.commentlist .avatar {
	float:left;
}


.commentlist .comment-reply-link {
	font-size:12px;
	padding:5px;
	font-weight:bold;
}

.comment-author {
	border-bottom:1px dotted #ccc;
}

.comments_content {
	padding-top:10px;
}


/* jCarousel Styles */

.jcarousel-skin-pika {
	height:90px;
	float:left;
	width:100%;
	display:block;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {
    height: 90px;
}

.jcarousel-skin-pika .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-pika .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/* Pagination
-------------------------------------------------------------- */
.pagination li, .pagination_wide li {
	list-style-type:none;
	padding:0px;
}

.pagination ul, .pagination_wide ul {
	padding:0px !important;
}

.pagination {
	float:left;
	width:650px;
	background:url(../images/pagination_background.png) no-repeat left top;
	height:36px;
	padding:17px 20px;
}

.pagination_wide {
	float:left;
	width:920px;
	background:url(../images/pagination_background_wide.png) no-repeat left top;
	height:36px;
	padding:17px 20px;
}
.pagination_wide.slide { display:none;}

.pagination a, .pagination_wide a {
	float: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: solid 1px #03b2e5;
	border-left: solid 1px #00a3d3;
	border-right: solid 1px #00a3d3;
	border-bottom: solid 1px #018db6;
	background: url(../images/button_overlay.png) repeat-x top #00a3d3;
	color: #FFF;
	height: 38px;
	line-height: 36px;
	cursor: pointer;
	padding: 6px 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0 10px 0;
	-webkit-box-shadow: #999 0 1px 2px;
	-moz-box-shadow: #999 0 1px 2px;
	box-shadow: #999 0 1px 2px;
	width:auto;
}

/* Shortcodes
-------------------------------------------------------------- */

/* Pullquote */

.speech-bubble-bottom {
	background:url(../images/speech-bubble-bottom.gif) no-repeat 0 bottom;
	padding:11px 15px 30px;
}

.speech-bubble-top {
	background:url(../images/speech-bubble-top.gif) no-repeat 0 top;
	height:1%;
}

.speech-bubble {
	background:url(../images/speech-bubble-middle.gif) repeat-y 0 0;
	height:1%;
	margin-top:24px;
}

.speech-bubble-right {
	background:url(../images/speech-bubble-middle.gif) repeat-y right top;
	height:1%;
	margin-top:24px;
}

.speech-holder {
	display:block;
}

.author_pullquote {
	color:#00A3D3;
	padding:0px;
	margin:0px;
}

.author_company {
	padding:0px;
	font-size:11px;
	margin:0px 0 20px 0;
}


/* Lists */

.bullet_list ul, .star_list ul, .plus_list ul, .empty_bullet_list ul, .filled_bullet_list ul {padding-left:0px;}
.bullet_list, .star_list, .plus_list, .empty_bullet_list, .filled_bullet_list {padding:10px 0px;}

.bullet_list ul li {
	background:url(../images/bullet.png) left 6px no-repeat;
	list-style-type:none;
	padding-left:25px;
}

.star_list ul li {
	background:url(../images/star.png) left 6px no-repeat;
	list-style-type:none;
	padding-left:25px;
}

.plus_list ul li {
	background:url(../images/plus.png) left 7px no-repeat;
	list-style-type:none;
	padding-left: 35px;
margin-bottom: 15px;
}

.empty_bullet_list ul li {
	background:url(../images/empty_bullet.png) left 5px no-repeat;
	list-style-type:none;
	padding-left:25px;
}


.filled_bullet_list ul li {
	background:url(../images/filled_bullet.png) left 5px no-repeat;
	list-style-type:none;
	padding-left:25px;
}

/* Buttons */

.button_powerpoint {
	background:url(../images/button_powerpoint.png) left top no-repeat;
	width:175px;
	height:64px;
	overflow:hidden;
	padding:10px 5px 10px 110px;
	margin-bottom:20px;
	margin-right:20px;
	font-size:24px;
	line-height:normal;
}

.button_word {
	background:url(../images/button_word.png) left top no-repeat;
	width:175px;
	height:64px;
	overflow:hidden;
	padding:10px 5px 10px 110px;
	margin-bottom:20px;
	margin-right:20px;
	font-size:24px;
	line-height:normal;
}

.button_excel {
	background:url(../images/button_excel.png) left top no-repeat;
	width:175px;
	height:64px;
	overflow:hidden;
	padding:10px 5px 10px 110px;
	margin-bottom:20px;
	margin-right:20px;
	font-size:24px;
	line-height:normal;
}

.button_pdf {
	background:url(../images/button_pdf.png) left top no-repeat;
	width:175px;
	height:64px;
	overflow:hidden;
	padding:10px 5px 10px 110px;
	margin-bottom:20px;
	margin-right:20px;
	font-size:24px;
	line-height:normal;
}

.button_download {
	background:url(../images/button_download.png) left top no-repeat;
	width:175px;
	height:64px;
	overflow:hidden;
	padding:10px 5px 10px 110px;
	margin-bottom:20px;
	margin-right:20px;
	font-size:24px;
	line-height:normal;
}


/* Info boxes */
.success_box, .error_box, .warning_box, .info_box, .question_box { margin:10px 0px;}

/* Success box */

.success_box {
	background:#dbf3be url(../images/success_box_icn.png) 15px 15px no-repeat;
	padding:12px 20px 15px 70px;
	border:1px solid #45a106;
	color:#256302;
}

.error_box {
	background:#fab8b8 url(../images/error_box_icn.png) 15px 15px no-repeat;
	padding:12px 20px 15px 70px;
	border:1px solid #9b1f06;
	color:#691200;
}

.warning_box {
	background:#fbf0b0 url(../images/warning_box_icn.png) 15px 15px no-repeat;
	padding:12px 20px 15px 70px;
	border:1px solid #d98b00;
	color:#774d00;
}

.info_box {
	background:#e0f2ff url(../images/info_box_icn.png) 23px 20px no-repeat;
	padding:20px 20px 20px 70px;
	border:1px solid #6ca1c7;
	color:#1d5e8d;
}

.question_box {
	background:#f3f8f9 url(../images/question_box_icn.png) 15px 15px no-repeat;
	padding:12px 20px 15px 70px;
	border:1px solid #9aaebb;
	color:#424f58;
}

/* Twitt box */
.tweet_list li {
	background: none!important;
    display: block;
    float: left;
    line-height: normal !important;
    width: 100%;
}
.tweet_list li:last-child {
	border:none;
}
.tweet_avatar {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    float: left;
    height: 50px;
    margin-right: 8px;
    padding: 5px;
    width: 50px;
}

ol.commentlist { margin-bottom:30px;}

.content_area s { color:#f00; }

.home_nicebutton {
-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f05913), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f05913 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05913', endColorstr='#c62d1f');
	background-color:#f05913;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;

	font-size:26px;
	text-align:center;
	padding: 15px;
margin: 0 35px 10px;
	text-decoration:none;
}.home_nicebutton:hover, .nice_button.red:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f05913) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f05913 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f05913');
	background-color:#c62d1f;color:#fff;
}.home_nicebutton:active {
	position:relative;
	top:1px;
}

.content_area_wide {width:auto;}

.pricingTable {position:relative; top:-50px;float:left;}
.pricingCol { 
	float:left;
	width:700px; 
	margin-right:5px;
	padding:20px;
	text-align:center;
	border-radius:10px;
	background:#EEFAFF;
	box-shadow:0px 0px 	10px #ccc inset;
	min-height:600px;
	color:#999; }
.pricingCol.last {margin:0px;}
.post_entry .pricingTable p {color:#999;font-size:14px;}

.post_entry .pricingTable .fav p {color:#eee;}
.pricingTable .fav { background:#67D;color:#eee;}
.pricingTable .fav .pricingCost {color:#eee;}
.pricingTable .fav .pricingUsers {color:#fff;}
.pricingCol.fav .pricingUsers i {color:#FFC477;}
.fav h3 { color:#eee;}
.pricingTable .pricingCol.fav ul { color:#eee;}
.pricingCol.fav ul li:first-child {color:#eee;}
.pricingCol.fav h2 { color:#eee; }
.fav p { text-shadow:none;}

.pricingTable .pricingCost {font-size:28px;color:#444;}
.pricingTable .pricingDescription {min-height:60px;margin-bottom:25px;}

.post_entry .pricingTable h2 { font-size:38px; border:0; }

.pricingCol a.nice_button { display:block; font-size:16px;;margin:22px;padding:0px 20px; height:60px;margin:20px 0px 7px;}
.pricingCol a.nice_button span { font-weight:normal; font-size:14px;line-height:normal;color:#eee; }

.post_entry .pricingTable ul {margin:0;padding:0;list-style-type:none;text-align:left;padding-top: 10px;
border-top: 1px dashed #DDD;color:#555;}
.post_entry .pricingTable ul li {padding: 5px 0px 0px 24px;margin-bottom: 10px;font-size: 13px; }
.pricingTable .include li:first-child { background:none;color:#00A3D3; }

.post_entry .pricingTable p {color:#999;font-size:14px;}
.tallhead #header { height:150px;}
.tallhead h3 {margin-top:10px;}

.pricingTable .pricingCost {color:#888;}


.pricingTable .pricingUsers { display: block;
margin-top: 20px;color:#555;}
.pricingCol.business .pricingUsers,.pricingCol.professional .pricingUsers { font-weight:bold;}
.pricingCol .pricingUsers i { color:#00A3D3; font-size:22px;font-style:normal;}


.pricingTable .pricingCol.marketer { position:relative; left:13px;;} 
.pricingTable .pricingCol.professional { position:relative; right:13px;}
.pricingTable .pricingCol.business {position:relative;top:-30px;z-index:6;height:807px}


#header h1, #header h2, #header h3 { color:#FFF;padding:0;}
 #header h1, #header h2 { font-weight: bold;font-size:35px; } 


.featureBox { width: 290px;
float: left;
min-height: 300px;margin-right:25px;padding-bottom:35px;} 
.featureBox img,.featureBox_wide img { width:290px;box-shadow:-3px 3px 5px #ccc;
border-radius: 9px; border:1px solid #ccc;}

.featureBox h2 { text-align:center;padding: 15px 0px 10px 0px;}
.featureBox:nth-of-type(3n){margin:0;}
.featureBox ul li { padding: 5px 0px 0px 24px; }

.features .content_area_wide, .feature-page .content_area_wide { position: relative;
top: -25px;
background: white;
float: left;
border-radius: 10px;
box-shadow: 0px 1px 10px #CCC;
padding:20px;}

.features .home_nicebutton { margin:0;margin-top:65px; }
.featureBox_wide.signup { text-align:center;}


.featureBox_wide img { float:left; margin-right:30px;}
.featureBox_wide { margin-bottom:35px;padding:20px;}
.featureBox_wide h2 { padding:0 0 10px;}
.featureBox p:first-child { margin-top:15px;}

#headertext h2:first-child { font-size:30px; }
#headertext { color:white;}

.pricingTable a.nice_button { font-weight:bold;}
.pricingTable .nice_button.orange { -moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #de9d91;
	display:inline-block;
	padding:6px 24px;
	text-decoration:none; }
	.pricingTable .nice_button.orange:hover { 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;}
.pricingTable .nice_button.red {

	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f05913), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f05913 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05913', endColorstr='#c62d1f');
	background-color:#f05913;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
padding:6px 24px;
	text-align:center;
	text-decoration:none;
	
	}
	
	#headertxt #signup_home {height:310px;}
	.signup .menu_shadow { background: white;
}

	fieldset.signup {border:none;padding:0;}
fieldset.signup section { padding-top:13px;}
fieldset.signup input[type="text"],fieldset.signup input[type="password"] { width:320px; font-size:16px;padding:8px;border-radius:5px; background:#eee;}

	fieldset.signup h2, #header .signup h2, .signup #header h1 { color:#00A3D3;font-size:;text-align:center;}
	.signup #header h3 { color:#00A3D3;text-align:center;font-size:20px;}
	
fieldset.signup label { display:block; padding:4px;}	
fieldset.signup input { margin:0px; }

body.signup fieldset.signup input { width:320px;background:#fff;}
body.signup #header .container { border: none;
box-shadow: 0px 0px 10px #ABC;
border-radius: 10px;
padding: 14px;
background:#eee;color:#555;width:75%;margin:0 auto;}
.signup #header { padding:35px 0;}
body.signup #header{ text-shadow: white 1px 1px 0px;}
.signup .right { padding-top: 52px;
float:none;!important;}
.signup .right p { text-align:center;margin:5px 0 25px;}
.signup #header .left { padding-right:50px; }
.signup .home_nicebutton {text-shadow:none;}

body.login #header .container { width:408px;}
body.login #header label {display:none;}
body.login fieldset.signup input {width:400px;}
body.login .home_nicebutton { font-size:20px;margin-right:10px;padding:10px 20px;float:right;}

.login #header ul.social { margin-left:60px; }
.login #header .social li { float:left; width:145px; padding-left:0; font-size:12px; color:#aaa;}
.login #header .social li a { color:#888;text-shadow: white 1px 1px 0px;padding-left:20px;
}
.login a#forgotpassword { padding:10px; color:#555; font-size:13px; margin-top:10px; display:block;float:left; }
.login a#needaccount { margin-top:10px; font-size:14px; float:left;display:block;margin-left: 10px;}


body.signup .content {background:none;padding: 100px 0px;
}

body.login .logo {float:none;text-align:center;padding:20px;background:#fafafa;}
body.signup { background: url('../images/bg.png');}
.signup #header { height:380px; }

/*
Skin Name: Nivo Slider Light Theme
Skin URI: http://nivo.dev7studios.com
Description: A light skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/


.nivoSlider {
	position:relative;
	width:457px;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-light.slider-wrapper {
    background: #fff;
	background: url('../images/monitor.png') no-repeat;
	background-size:500px;
	padding: 23px 21px 46px 23px;
}

}
.theme-light .nivoSlider {
	position:relative;
	background:#fff url(http://www.socialmotus.com/css/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    overflow: visible;
	
}
.theme-light .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-light .nivoSlider a {
	border:0;
	display:block;
}

.theme-light .nivo-controlNav {
	text-align: left;
	padding: 8px;
	position: relative;
	z-index: 10;
}
.theme-light .nivo-controlNav a {
	display:inline-block;
	width:10px;
	height:10px;
	/*background:url(bullets.png) no-repeat;
	*/text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-light .nivo-controlNav a.active {
	background-position:0 100%;
}

.theme-light .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background: url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	top: auto;
	bottom: -36px;
	z-index: 11;
}
.theme-light .nivo-directionNav a:hover {
    background-color: #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.theme-light a.nivo-nextNav {
	background-position:160% 50%;
	right:0px;
}
.theme-light a.nivo-prevNav {
    background-position:-60% 50%;
    left: auto;
	right: 35px;
}

.theme-light .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-light .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-light .nivo-caption a:hover {
    color:#fff;
}

.theme-light .nivo-controlNav.nivo-thumbs-enabled {
	width: 80%;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}


.post_entry table.comparison { border:0;}
.post_entry table.comparison tr td {border:0;
border-bottom: 1px dotted #999;
}
.post_entry table.comparison tr td.noborder { border-bottom: 0;}

.post_entry table.comparison tr td.xl65 { border:0;}
.post_entry table.comparison tr td.yes { color:green;}

.post_entry table.comparison tr td.no{ color:red;}