/*
Theme Name: C-Level Management
Theme URI: http://www.c-levelmgmt.com
Description: C-Level Management, Inc theme.
Author: David Wickland 
Author URI: http://www.c-levelmgmt.com
Template: thematic
Version: 0.0.1
*/


/* Apply basic typography styles */
/* @import url('library/styles/typography.css'); */

/* Apply a basic layout */
/* @import url('library/layouts/2c-r-fixed.css'); */

/* Apply basic image styles */
/* @import url('library/styles/images.css'); */

/* Apply default theme styles and colors */
/* @import url('library/styles/default.css'); */

/* Prepare theme for plugins */
/* @import url('library/styles/plugins.css'); */

/* -------------------------------------------------------------- */


@import url("assets/css/c-resetCSS.css");
 @import url("assets/css/c-header-topNav.css");
 @import url("assets/css/c-footer-bottomNav.css");
 @import url("assets/css/c-homePage.css");
 @import url("assets/css/c-clearFix.css");
/* End hide from IE-mac */


/* Structure

===============================================*/

body {
	background-color: #E7E7E7;
	margin: 0px;
	text-align: center;
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
}
h1 {
	font-size: 22px;
	line-height: 30px;
	color: #4D4D4D;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	color: #688DA0;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: inherit;
}
h4 {
	font-size: 18px;
	line-height: 25px;
	color: #4D4D4D;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 16px;
	line-height: 16px;
	color: #76A0B4;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Global

===============================================*/



abbr {
	text-decoration: none;
	border-bottom-width: 0px
}
ol {
}
ol li {
	margin-bottom: 20px;
}
strong {
}
#shadows {
	width: 966px;
	background-image: url(assets/images/template/body_bck.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#wrapper {
	width: 966px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #FFF;
}
#container {
	background-image: url(assets/images/template/contentTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 20px;
}
#portal_container {
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
}
#content {
	padding: 20px 28px 5px 28px;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	width: 100%
}

#contentHome {
	padding: 55px 28px 5px 28px;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	width: 100%
	}
	
.contentImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#contentCol_1 {
	width:666px;
	float:left;
	padding: 0 20px 0 0;
	border-right: solid 1px #DEDEDE;
}
#contentCol_Full {
	width:910px;
	float:left;
	padding: 0 20px 0 0;
	border-right: none;
}
#contentCol_2 {
	margin-left: -1px;
	width:230px;
	float:left;
	border-left: solid 1px #DEDEDE;
}

#contentHome #contentCol_2 {
	margin-left: -1px;
	width:100%x;
	float:left;
	border-left: solid 1px #DEDEDE;
}

#contentHome #contentCol_2 .clm_sideBar {
	padding-left: 12px;

}


#rightNav {
	width: 186px;
}
#content ul {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}
#content ul li {
	padding-bottom: 10px;
	background-image: url(assets/images/template/bulletGrey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 25px;
}
/*Global Navigation

===============================================*/

a:link, a:visited {
	color: #8B535E; /*color: #FF6600;*/
	text-decoration: underline;
}
a:hover, a:active {
	color: #8CAA52; /*color: #FF9900;*/
	text-decoration: underline;
}
a.grey:hover, a.grey:active {
	color: #007f9e; /*color: #FF6600;*/
	text-decoration: underline;
}
a.bold:hover, a.bold:active {
	color: #0094b8; /*color: #FF9900;*/
	text-decoration: underline;
}
.black/*********** miscellaneous **********/ {
	color: #000000;
	font-weight: bold;
}
.blue {
	color: #0093D0;
}
.red {
	color: #FF0000;
}
.lt_blue {
	color: #0099CC;
}
.grey {
	color: #999;
}
.orange {
	color: #FF9900;
}
.title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	font-weight: bold;
}
.bold_blue {
	font-weight: bold;
	color: #003594;
}
.bold_red {
	font-weight: bold;
	color: #EC292D;
}
.bold_blue_14 {
	color: #76A0B4;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.bold_blue_bright {
	font-size: 16px;
	font-weight: bold;
	color: #0093D0;
}
.leftAlign {
	float: left;
	padding-right: 10px;
}
.iconLink {
	position: relative;
	top: -5px;
}
.expand {
	letter-spacing: .15em;
}
/* Site Map

=========================================================*/


cite {
	color: #0093D0;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 8px;
}


#Matrix {
	border: solid 1px #999;
}

#Matrix  td{
	padding: 10px 10px 10px 20px ;
	text-align:center;
}

#Matrix .smalltext{
	font-size:11px;
}
#Matrix p {
	padding: 7px 0px;
	margin: 0px;
}

#Matrix .oddRow{
	background-color: #E0E0E0;
}

#Matrix .titleRow{
	background-color: #6A90A3;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
}



#sessionMatrix {
	border: solid 1px #CCC;
}

#sessionMatrix .oddCol{
	background-color: #E0E0E0;
}

#sessionMatrix .evenCol{
	background-color: #FFF;
}

#sessionMatrix .titleRow{
	background-color: #6A90A3;
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.sessions td{
	text-align: left;
	padding: 10px;
}

.sessions .sessionTitle{
	font-size: 12px;
	clear:both;
	display: block;
	font-weight: bold;
}

.sessions {
	border: solid 1px #CCC;
	margin-right: 10px;
	margin-left: 10px;
}

.sessions.Five td{
	width:116px;
}

.sessions.Two td{
	width:305px;

}

.sessions.One td{
	width:610px;

}


.sessions .presenter{
	font-weight:normal;
	color:#6A90A3;
}
.sessions1 {	
	border: solid 1px #CCC;
	margin-right: 10px;
	margin-left: 10px;
}


.floatLeft {
	float:left;
}
.floatRight {
	float: right;
}
/*========================Padding=============================*/

.padRight_10 {
	padding-right: 10px;
}
.padRight_15 {
	padding-right: 15px;
}
.padRight_20 {
	padding-right: 20px;
}
.padRight_30 {
	padding-right: 30px;
}
.padRight_40 {
	padding-right: 40px;
}
.padRight_50 {
	padding-right: 50px;
}
.padRight_60 {
	padding-right: 60px;
}
.padLeft_8 {
	padding-left: 8px;
}
.padLeft_6 {
	padding-left: 6px;
}
.padTop_5 {
	padding-top: 5px;
}
.padLeft_10 {
	padding-left: 10px;
}
.padLeft_20 {
	padding-left: 20px;
}
.padLeft_30 {
	padding-left: 30px;
}
.padLeft_40 {
	padding-left: 40px;
}
.padLeft_50 {
	padding-left: 50px;
}
.padLeft_60 {
	padding-left: 60px;
}
.padTop_10 {
	padding-top: 10px;
}
.padTop_20 {
	padding-top: 20px;
}
.padTop_30 {
	padding-top: 30px;
}
.padTop_40 {
	padding-top: 40px;
}
.padTop_50 {
	padding-top: 50px;
}
.padTop_60 {
	padding-top: 60px;
}
.padBottom_10 {
	padding-bottom: 10px;
}
.padBottom_20 {
	padding-bottom: 20px;
}
.padBottom_30 {
	padding-bottom: 30px;
}
.padBottom_40 {
	padding-bottom: 40px;
}
.padBottom_50 {
	padding-bottom: 50px;
}
.padBottom_60 {
	padding-bottom: 60px;
}
/*
=New Styles
*/

.contentDivider {
	background-color: #DEDEDE;
	width: 1px;
}
.optima_one {
	background-image: url(assets/images/content_Images/optima1_bck.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 322px;
	display: none;
}
a.rounded:link, a.rounded:visited {
	font-size: 11px;
	background-color: #FFF;
	height: 27px;
	width: 107px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	text-align:center;
	background-image: url(assets/images/template/button_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded:active, a.rounded:hover {
	background-image: url(assets/images/template/button_bck_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded-wide:link, a.rounded-wide:visited {
	float:right;
	font-size: 11px;
	background-color: #FFF;
	height: 27px;
	width: 206px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 35px;
	text-align:center;
	background-image: url(assets/images/template/button_bck_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded-wide:active, a.rounded-wide:hover {
	background-image: url(assets/images/template/button_bck_wide_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded-wide-bottom:link, a.rounded-wide-bottom:visited {
	font-size: 11px;
	background-color: #FFF;
	height: 27px;
	width: 206px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	margin-top: 15px;
	text-align:center;
	background-image: url(assets/images/template/button_bck_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded-wide-bottom:active, a.rounded-wide-bottom:hover {
	background-image: url(assets/images/template/button_bck_wide_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.profile:link, a.profile:visited {
	float: left;
	clear: left;
	background-color: #FFF;
	height: 32px;
	width: 158px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 6px 10px 10px 0;
	text-align:center;
	background-image: url(assets/images/template/button_bck_profile.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.profile:active, a.profile:hover {
	background-image: url(assets/images/template/button_bck_profile_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.alignLeft {
	float: left;
}



.alignRight {
	float: right;
}
.columnFirst {
	padding-right: 20px;
}
.contentBox {
	width: 285px;
	height: 250px;
	padding-right: 25px;
	font-size: 11px;
	padding-bottom: 25px;
}
.contentBox_icon {
	float: left;
	padding-right: 15px;
}
.contentBox_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	line-height: 24px;
}
.contentBox_subtitle {
	text-transform: none;
	color: #76A0B4;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}
.hr_divider {
	height: 20px;
	margin-bottom: 25px;
	border-bottom: solid 1px #DEDEDE;
	display:block;
}
.hr_divider_blank {
	height: 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #FFFF;
	display:block;
}
.news {
}
.clm_sideBar h1 {
	padding: 0;
}
.clm_sideBar {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.clm_sideBar a.rounded {
	margin: 15px 0 20px 0;
}
.clm_sideBar ul {
	padding-left: 0px;
	margin-left: 0px;
}
.clm_sideBar ul li {
	padding: 0px;
	margin: 0px;
}
.clm_sideBar ul li ul {
	width: 180px;
	position: relative;
	left:-15px;
	padding: 10px 0 0px 0;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
	line-height: 15px;
}
#content .clm_sideBar ul li ul li {
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
}
.clm_sideBar ul li ul li a:link, .clm_sideBar ul li ul li a:visited {
	color: #6A8FA3;
	padding: 0px;
	margin: 0px;
}
.clm_sideBar ul li ul li a:hover, .clm_sideBar ul li ul li a:active {
	color: #8B535E;
	padding: 0px;
	margin: 0px;
}
.clm_sideBar ul li a:link {
	color: #7D7D7D;
}
.clm_sideBar ul li a:visited {
	color: #7D7D7D;
}
.clm_sideBar ul li a:hover {
	color: #8B535E;
}
.clm_sideBar ul li a:active {
	color: #6A8FA3;
}
#breadcrumb {
	color: #6A8FA3;
	position: absolute;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
	padding-top: 8px;
	display: block;
	margin-left: 23px;
}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	padding: 0 5px 0 5px;
	color: #6A8FA3;
	text-decoration: none;
	text-transform: none;
}
#breadcrumb a:hover {
	color: #994555;
	text-decoration: none;
	text-transform: none;
}
.homePage h1 {
	color:#30F;
	padding-top: 0;
	margin-top: 0;
	line-height: 50px;
}
/*------  Boxes  --------*/

.contactBox {
	width: 554px;
}
.contactTable-space {
	height:3px;
}
.architectsBox {
	clear:both;
	width: 655px;
	margin: 15px 0 15px 0;
}
.architectsBox .genericBox_Content {
	padding: 15px 0 0 0;
}
.servicesBox {
	float: left;
	clear:both;
	width: 655px;
	margin: 20px 0 25px 0;
}
.servicesBox .genericBox_Content {
	padding: 25px 0 0 0;
}
.givingBox {
	clear:both;
	width: 655px;
	margin: 15px 0 15px 0;
}
.headshot_wrap {
	float:left
}
.architectsBox ul {
}
.architectsBox img {
	float:left;
	padding: 0 20px 5px 0;
	display: block;
}
.partnerTitle {
	position: relative;
	float:left;
	bottom: 20px;
}
.partnerBox {
	float: left;
	clear:both;
	width: 655px;
	margin: 35px 0 15px 0;
}
.partnerBox .genericBox_Content {
	padding: 0px 0 0 0;
}
.partnerBox .boxTitle-grey {
	float:left;
}
.appsBox {
	float: left;
	clear:both;
	width: 655px;
	margin: 15px 0 15px 0;
}
.appsBox h4 {
	line-height: 18px;
}
.genericBox_Top {
	height: 39px;
	background-image: url(assets/images/template/pageBoxes/genericBox-Top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.genericBox_CTL {
	height: 39px;
	width: 30px;
	background-image: url(assets/images/template/pageBoxes/genericBox-CTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.genericBox_CTR {
	height: 39px;
	width: 30px;
	background-image: url(assets/images/template/pageBoxes/genericBox-CTR.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.genericBox_Right {
	width: 30px;
	background-image: url(assets/images/template/pageBoxes/genericBox-Right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.genericBox_Left {
	width: 30px;
	background-image: url(assets/images/template/pageBoxes/genericBox-Left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.genericBox_Bottom {
	height: 24px;
	background-image: url(assets/images/template/pageBoxes/genericBox-Bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.genericBox_CBL {
	height: 24px;
	background-image: url(assets/images/template/pageBoxes/genericBox-CBL.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.genericBox_CBR {
	height: 24px;
	background-image: url(assets/images/template/pageBoxes/genericBox-CBR.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.genericBox_Content {
	padding: 0 0 0 0;
}
.boxTitle-blue {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #688DA0;
	display: block;
	background-color: #FFF;
	margin: 5px auto 0 0;
	padding: 0 10px 0 10px;
	position: relative;
	left: -10px;
}
.boxTitle-grey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	background-color: #FFF;
	margin: 5px auto 0 0;
	padding: 0;
}
.boxTitle-black {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333;
	display: block;
	background-color: #FFF;
	margin: 5px auto 0 0;
	padding: 0 10px 0 10px;
	position: relative;
	left: -10px;
	font-weight: bold;
}
.sideGraphic {
	border-bottom-style: none;
}
.seminarBox {
	float: left;
	clear:both;
	width: 655px;
	margin: 25px 0 15px 0;
}
.seminarImage {
	position: absolute;
	left: 500px;
	top: -50px
}
.arrowImage {
	position: absolute;
	left: 500px;
	top: -50px
}
.cloudImage {
	position: absolute;
	left: 500px;
	top: -50px
}
.forceImage {
	position: absolute;
	left: 500px;
	top: -45px
}
.seminarBox .genericBox_Content {
	position: relative;
	padding: 0 0 0 0;
	z-index: 500;
}
/*------  Sidebar  --------*/

.clm_sideBar_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	display: block;
	padding: 0 0 10px 0;
}
.clm_sideBar_location {
	font-size: 14px;
	color: #333;
	display: block;
	padding: 15px 0 0 0;
}
.clm_sideBar_address {
	font-size: 11px;
	color: #999;
	display: block;
}
.clm_sideBar_phone {
	font-size: 11px;
	color: #6A8FA3;
	display: block;
}
.clm_sideBar_last {
	border-bottom: none;
}
.subTitle_first {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #76A0B4;
	font-weight: bold;
	display:block;
	margin: 20px 0 15px 0;
}
.subTitle_second {
	font-weight: bold;
}
.contentQuote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	display: block;
	clear:both;
	line-height: 28px;
	padding: 5px 60px 40px 60px;
	text-align: center;
}
.quoteLeft {
	position:relative;
	top: 10px;
	font-size: 36px;
}
.quoteRight {
	position:relative;
	top: 10px;
	font-size: 36px;
	line-height: 12px;
}
.contentCite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #688DA0;
	font-weight: bold;
	display: block;
	clear:both;
	line-height: 18px;
	padding: 10px 20px 0px 20px;
	float:right;
	text-align: center;
	font-style:italic;
}
.checkBox img {
	position: relative;
	bottom: 7px;
	padding-right: 15px;
}
.checkBox td {
	padding: 0 0 15px 0;
}
.checkBox {
	font-weight:bold;
}
/* --------------------------- WP Entries ----------------------------------- */   
.post-link a:link, .post-link a:visited {
	margin: 0 0 20px 0;
	background-color: #FFF;
	height: 27px;
	width: 107px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	text-align:center;
	background-image: url(assets/images/template/button_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.post-link a:active, .post-link a:hover {
	background-image: url(assets/images/template/button_bck_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.entry-title {
	font-size: 18px;
	text-transform:none;
	padding: 15px 0 5px 0;
}
h1.entry-title {
	display:none;
}
.category-marketing-event h1.entry-title {
	display:block;
}
.category-marketing-event h1.entry-title a:link, .category-marketing-event h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	display:block;
}
.category-marketing-event h1.entry-title a:hover, .category-marketing-event h1.entry-title a:active {
	color: #8B535E;
}
.category-marketing-event h2.entry-title a:link, .category-marketing-event h2.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	display:block;
}
.category-marketing-event h2.entry-title a:hover, .category-marketing-event h2.entry-title a:active {
	color: #8B535E;
}
.category-news-and-events h1.entry-title {
	display:block;
}
.category-news-and-events h1.entry-title a:link, .category-news-and-events h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	display:block;
}
.category-past-marketing-events h1.entry-title {
	display:block;
}
.category-past-marketing-events  h1.entry-title a:link, .category-past-marketing-events h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	display:block;
}

.category-news-and-events h1.entry-title a:hover, .category-news-and-events h1.entry-title a:active {
	color: #8B535E;
}
.category-news-and-events h2.entry-title a:link, .category-news-and-events h2.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	display:block;
}
.category-news-and-events h2.entry-title a:hover, .category-news-and-events h2.entry-title a:active {
	color: #8B535E;
}

.category-marketing-event-staging h1.entry-title a:link, .category-marketing-event-staging h1.entry-title a:visited {
	color: #76A0B4;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	display:block;
}
.category-marketing-event-staging h1.entry-title a:hover, .category-marketing-event-staging h1.entry-title a:active {
	color: #8B535E;
}
.category-marketing-event-staging h1.entry-title {
	display:block;
}

.post-title a:link, .post-title a:visited {
	color: #577786;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	padding: 0 0 0 5px;
	line-height: 35px;
}

.clm_sideBar .post-title a:link, .clm_sideBar .post-title a:visited {
	color: #577786;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration:none;
	padding: 0 0 0 0;
	line-height: 18px;
}

.clm_sideBar .post-excerpt p {
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
.clm_sideBar .post-title a:hover, .clm_sideBar .post-title a:active {
	color: #8B535E;
}
.alignleft, img.alignleft {
	float: left;
	margin-right:20px;
}
.alignright, img.alignright {
	display: block;
	float: right;
	margin-left:20px;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
	margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
.news .post-title a:link, .news .post-title a:visited {
	color: #76A0B4;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
}
.news .post-title a:hover, .news .post-title a:active {
	color: #8B535E;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.news .post-date {
	color: #999;
}
.post-date {
	color: #999;
	padding: 0 0 5px 0;
}
.news .post-excerpt {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.news p {
	padding: 0 0 15px 0;
	margin: 0px;
}
.quote {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	line-height: 22px;
	padding: 15px 0 5px 10px;
}
.citeQ {
	font-size: 11px;
	padding-top: 0px;
	display: block;
	text-align: right;
	padding-right: 10px;
	font-style: normal;
	color: #76A0B4;
}
.navigation .nav-previous {
	display: none;
}
.navigation .nav-next {
	display: none;
}
.category-news-and-events .meta-prep-author {
	display: none;
}
.category-news-and-events .author.vcard {
	display: none;
}
.category-news-and-events .meta-sep.meta-sep-entry-date {
	display: none;
}
.category-news-and-events .entry-utility {
	display: none;
}
.category-marketing-event .meta-prep-author {
	display: none;
}
.category-marketing-event .author.vcard {
	display: none;
}
.category-marketing-event .meta-sep.meta-sep-entry-date {
	display: none;
}
.category-marketing-event .entry-utility {
	display: none;
}
.slug-marketing-events .post-date {
	display: none;
}
.category-marketing-event .entry-meta {
	display: none;
}
.category-past-marketing-events .entry-meta {
	display: none;
}
.category-past-marketing-events .entry-utility {
	display: none;
}

.category-marketing-event-staging .entry-meta {
	display: none;
}
.category-marketing-event-staging .entry-utility {
	display: none;
}

.zIndexTop {
	z-index:500;
}
.zIndexBottom {
	z-index:0;
	position:relative;
}
.error {
	color:#900
}
.required-indicator {
	color:#900
}
#homeTabs {
	position:absolute;
	width:966px;
	top: 291px;
}
#homeTabs img {
	float:left;
}
#homeTabs-dbl {
	position:absolute;
	width:966px;
	top: 494px;
	background-image: url(assets/images/template/contentTop.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 22px;
}
#homeTabs-dbl img {
	float:left;
}


.portTN {
	width: 170px;
	float: left;
	padding: 10px 25px 10px 0;
	text-align: center;
}
.portTitle a {
	font-weight: normal;
	text-decoration: underline;
	display: block;
	clear: right;
}
.portDesc {
	display: none;
	font-size: 11px;
}
/* --------------------------- Apps ----------------------------------- */   

a.rounded-wide-cta:link, a.rounded-wide-cta:visited {
	float:left;
	font-size: 11px;
	background-color: #FFF;
	height: 27px;
	width: 206px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 10px;
	text-align:center;
	background-image: url(assets/images/template/button_bck_wide_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded-wide-cta:active, a.rounded-wide-cta:hover {
	background-image: url(assets/images/template/button_bck_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded-wide-info:link, a.rounded-wide-info:visited {
	float:right;
	font-size: 11px;
	background-color: #FFF;
	height: 27px;
	width: 206px;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 10px;
	text-align:center;
	background-image: url(assets/images/template/button_bck_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rounded-wide-info:active, a.rounded-wide-info:hover {
	background-image: url(assets/images/template/button_bck_wide_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.app-title {
	font-size: 20px;
	line-height: 20px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}
#softwareAnywhere .app-title {
	color:#1f96d1;
}
#softwareAnywhere {
	margin-top: 20px;
}
#softwareAnywhere h4 {
	line-height: 30px;
}
#softwareAnywhere ul li {
	font-size:15px;
	padding-bottom: 25px;
	background-image: url(http://c-levelmgmt.clmhosting.com/files/2010/04/SA_Bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 35px;
}
#softwareAnywhere .boxTitle-blue {
	color:#1f96d1;
}
.appLogo {
	float:right;
}
.appDesc {
	font-size: 15px;
	line-height: 25px;
	color:#666;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.dashBreak {
	color:#CCC;
	font-weight:normal;
	line-height: 50px;
}
.displayNone {
	display:none;
}
/* --------------------------- Services ----------------------------------- */   


a.bigBlue:link, a.bigBlue:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#688DA0;
	text-decoration:none;
	padding:10px 0 8px 0;
	display:block;
}
a.bigBlue:active, a.bigBlue:hover {
	color:#8B535E;
}
#shift_selection tr th {
	background-color: #6A90A3;
	color: #FFF;
}

a.boxy:link, a.boxy:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	background-color: #CCC;
	height: 27px;
	width: auto;
	border: solid 1px #999;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
}
a.boxy:active, a.boxy:hover {
	background-color: #FC0;
}
.boxy_float {
	position:relative; left:430px; bottom:20px;
}
.regTM {
	font-size:11px;
	}
	
	.ourprogresswrapper a {
		display:none;
	}
