/*
File:			custom.css
Description:	Custom stylesheet for Thesis
Author: 		Michael Vaughn
*/
/* Thesis reset via matthodder.com*/
/* Background / Border Tweaks */
.custom .post, .custom .teasers_box {
	border: none;
	}
.custom .prev_next, .bypostauthor .format_text, .custom #archive_info, .custom #trackback_list {
	border: none;
	}
.custom #footer, .custom #footer a, .custom #footer a:active {
	border: none;
	}
.custom #header {
	border: none;
	}
.custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom dl#comment_list dl dd .format_text {
	border: none;
	}
.custom #sidebar_1, .custom #sidebar_2 {
	border: none;
	}
.custom #content_box, .custom #column_wrap {
	background: none;
	}
.custom a {
	outline:none;
	}
.custom ul#tabs {
	border:none;
	}
.custom ul#tabs li {
	background:none;
	border:none;
	}
.custom #image_box, .custom #custom_box, .custom #feature_box {
	background: none;
	border: none;
	}
/* Text Tweaks */
.custom #tabs li a, .custom .prev_next, .custom #archive_info p {
	letter-spacing: normal;
	text-transform: none;
	}
.custom .headline_meta {
	font-style: normal;
	}
.custom .headline_meta span, .custom .headline_meta abbr, .custom .teaser abbr, .custom .teaser span {
	letter-spacing: normal;
	text-transform: none;
	}
.custom .sidebar h3 {
	letter-spacing: normal;
	font-variant: normal;
	}
.custom dl#comment_list dd p.reply a, .custom .comments_closed p {
	letter-spacing: normal;
	text-transform: none;
	}
.custom .bracket {
	display: none;
	}
/* Nav Cursor Tweak */
.custom #tabs .current_page_item a, .custom #tabs .current-cat a {
	cursor: pointer;
	}
/* End of Thesis reset */


body {
	background: #ace5f9 url('../custom/images/background-gradation.jpg') top left repeat-x;
	color: #333333;
	font-family: "lucida grande","verdana", sans-serif;
	margin: 0;
	padding: 0;
}
.custom h1,h2,h3,h4,h5,h6 {
 	font-family: "vera-sans-1","vera-sans-2",sans-serif;
 	font-weight: bold;
}
.custom #container {
	width: 960px;
}
.custom #page {
	margin-top: -2px;
	padding-top: 0px;
	width: 960px;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.6);
	box-shadow: 0 0 15px rgba(0,0,0,.6);
}
/*********************************************************************/
/*                        HEADER STYLING                             */
/*********************************************************************/
.custom #header-logo {
	background-color: #ffffff;
	height: 103px;
	margin: 0 auto;
	width: 960px !important;
	z-index: 90;
}
.custom #header {
	height: 0px !important;
	margin: 0;
	padding: 0;
	visibility: none !important;
}
.custom #learnmore-btn {
	height: 50px;
	margin-left: 805px;
	*margin-left: 803px;
	margin-top: -65px;
	width: 150px;
	z-index: 10;
}
/*********************************************************************/
/*                        MENU STYLING                               */
/*********************************************************************/
.custom .menu {
	background: #ffffff url('../custom/images/menu-background.png')  center no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #1281a8;
	*border: none;
	background: -moz-linear-gradient(top,#0c6e91,#36a1c7);
	background: -webkit-gradient(linear, center top, center bottom, from(#0c6e91), to(#36a1c7));
	height: 28px;
	margin-left: 5px;
	padding: 0;
	width: 948px;
	*width: 950px;
	behavior: url(../custom/ie-css3.htc);
}
.custom .menu a {
	text-transform: uppercase;
}
.custom .menu a:hover {
	color: #F36806;
}
.custom li.tab.tab-home.current a:hover {
	background-color: none !important;
}
.custom li.tab a:hover {
	background: none !important;
}
.custom li.tab.tab-home.current a {
	color: #FCC505;
}
.custom li.tab.tab-1.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-2.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-3.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-4.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-5.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-6.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-7.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-8.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-9.current a {
	color: #FCC505 !important;
}
.custom .tab {
	border-right: 1px solid #6facc0;
	height: 27px;
	margin: 0 auto;
}
.custom .tab a {
	background: none;
	border: none;
	color: #ffffff;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	font-size: 1.0	em;
	font-weight: 700;
	height: 14px;
	margin: 0;
	padding: 6px 14px 6px 14px;
	*padding: 6px 13px 6px 13px;
	text-shadow:1px 1px 1px #555555;
	-webkit-text-shadow:1px 1px 1px #555555;
	-moz-text-shadow:1px 1px 1px #555555;
}
.custom .tab-home {
	margin-left: 8px;
}
.custom .tab-9 {
	border-right: none;
}
/*********************************************************************/
/*                        MULTIMEDIA STYLING                         */
/*********************************************************************/
.custom #homepage-multimedia {
	background: transparent !important;
	border: none;
	height: 375px;
	margin-left: 5px;
	margin-top: 10px;
	width: 545px;
}
.custom .custom_box {
	background: none;
	border: none;
	width: 545px;
}
.custom #homepage-multimedia #video_box {
	text-align: center;
	width: 545px;
}
.custom #tech-badge {
	margin-left: -45px;
	*margin-left: -60px;
	margin-top: -95px;
	position: absolute;
	z-index: 10;
}
/*********************************************************************/
/*                         HOMEPAGE STYLING                          */
/*********************************************************************/
.custom #post-66.post_box h2 {
	text-indent: -9999px;
	height: 0;
}
.custom #home-intro {
	*background: #ffffff url('../custom/images/home-intro-background.jpg') top center no-repeat;
	color: #ffffff;
	height: 373px;
	*height: 376px;
	margin-left: 525px;
	*margin-left: 511px;
	margin-right: -5px;
	margin-top: -677px;
	*margin-top: -662px;
	position: absolute;
	width: 392px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #1281a8;
	*border: none;
	background: -moz-linear-gradient(top,#0d789e,#36a1c7);
	background: -webkit-gradient(linear, center top, center bottom, from(#0d789e), to(#36a1c7));
	
}
.custom #intro-head {
	font-family: "vera-sans-1","vera-sans-2",sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 20px 20px 0 20px;
	text-shadow:1px 1px 1px #333333;
	-webkit-text-shadow:1px 1px 1px #333333;
	-moz-text-shadow:1px 1px 1px #333333;
	width: 352px;
}
.custom #intro-text {
	font-family: "vera-sans-1","vera-sans-2",sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	margin-top: -15px;
	padding: 0 20px 20px 20px;
	width: 352px;
}
/*------since we are heavily styling the home page we need to shrink the post area to make the footer look right-----*/
.custom #post-66.post_box {
	height: 0 !important;
	padding-top: 0;
}
.custom #post-66.post_box .top {
	height: 0 !important;
}
/*--------------------Web Logo Styling--------------------------------*/
.custom #web-logos {
	height: 40px;
	*height: 50px;
	padding-top: 10px;
	position: relative;
	margin-left: 1.3%;
	width: 948px;
}
.custom #web-logo-list li {
	float: left;
	list-style: none;
	margin-right: 1.3%;
	width: 177px;
}
/*--------------Technology and Services Gradient Boxes---------------*/
.custom #tech-services {
	*background: #ffffff url('../custom/images/services-gradient-boxes-background.jpg') top center no-repeat;
	height: 216px;
	margin-left: 1.3%;
	*margin-left: 6px;
	padding-top: 0px;
	position: relative;
	width: 948px;
	*width: 950px;
}
.custom ul#service-list {
	margin-left: 0;
}
.custom #service-list li {
	float: left;
	height: 195px;
	list-style: none;
	margin-right: 1.3%;
	*margin-right: 1.3%
	*margin-left: 5px;
	padding: 10px;
	width: 155px;
	*width: 150px;
}
/*-------Revenue Logix-------*/
.custom #rev-logix-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#rev-logix-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#rev-logix-box {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #9abe68;
	*border: none;
	background: -moz-linear-gradient(top,#afd776,#ddf8b7);
	background: -webkit-gradient(linear, center top, center bottom, from(#afd776), to(#ddf8b7));
}
/*-------yMultimedia-------*/
.custom #ymultimedia-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#ymultimedia-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#ymultimedia-box {
	*margin-left: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #d5bb6d;
	*border: none;
	background: -moz-linear-gradient(top,#efd27a,#f6e5b0);
	background: -webkit-gradient(linear, center top, center bottom, from(#efd27a), to(#f6e5b0));
}
/*-------InboxResults-------*/
.custom #inboxresults-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#inboxresults-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#inboxresults-box {
	*margin-left: 11px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #e17e4f;
	*border: none;
	background: -moz-linear-gradient(top,#fb8d59,#fbcab3);
	background: -webkit-gradient(linear, center top, center bottom, from(#fb8d59), to(#fbcab3));
}
/*-------OfferIncubator-------*/
.custom #offerincubator-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#offerincubator-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#offerincubator-box {
	*margin-left: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #85b5d0;
	*border: none;
	background: -moz-linear-gradient(top,#96cbe9,#dbf0fb);
	background: -webkit-gradient(linear, center top, center bottom, from(#96cbe9), to(#dbf0fb));
}
/*-------enzoCRM-------*/
.custom #enzocrm-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#enzocrm-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#enzocrm-box {
	*margin-left: 12px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #b47f66;
	*border: none;
	background: -moz-linear-gradient(top,#cd9276,#f2dacf);
	background: -webkit-gradient(linear, center top, center bottom, from(#cd9276), to(#f2dacf));
}
/*-------More buttons------------------------------------------------*/
.custom ul#more-buttons {
	margin-left: 75px;
	*margin-left: -870px;
	margin-top: 200px;
	*margin-top: 180px;
	position: absolute;
	width: 950px;
	*width: 960px;
}
.custom #more-buttons li {
	float: left;
	height: 20px;
	list-style: none;
	margin-left: 13px;
	*margin-left: 11px;
	margin-right: 10.5%;
	*margin-right: 11%;
	width: 76px;
	*width: 75px;
}
/*********************************************************************/
/*                     PAGE AND BLOG STYLING                         */
/*********************************************************************/
.custom #content {
	margin-left: 25px;
}
.custom .headline_area h1, .headline_area h2 {
	color: #000000;
	font-size:1.8em;
	line-height:1.364em;
}
.custom .headline_area h1 {
	*background-color: #afd776;
	border: 1px solid #9abe68;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 8px;
	padding: 15px;
	background: -moz-linear-gradient(top,#afd776,#ddf8b7);
	background: -webkit-gradient(linear, center top, center bottom, from(#afd776), to(#ddf8b7));
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;

}
.custom .headline_area {
	margin-bottom: 1.0em !important;
}
.custom .headline_area a:hover {
	color: #4389a1;
}
.custom p.headline_meta {
	color: #fb8d59;
	margin-left: 16px;
	margin-top: 3px;
}
.custom .entry-title {
	*background-color: #afd776;
	border: 1px solid #9abe68;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 8px;
	padding: 15px;
	background: -moz-linear-gradient(top,#afd776,#ddf8b7);
	background: -webkit-gradient(linear, center top, center bottom, from(#afd776), to(#ddf8b7));
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
	behavior: url(ie-css3.htc);
}
.custom .entry-content {
	margin-right: 0;
	margin-top: 0;
}
.custom .format_text p {
	font-size: .9em;
	margin-left: 15px;
}
.custom .to_comments {
	color: #bbbbbb;
	font-size: .7em !important;
}
/*********************************************************************/
/*                       SERVICES PAGE STYLING                       */
/*********************************************************************/
.custom #services {
	1background-color: #EFD37C;
	border: 1px solid #DDBE5C;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 10px;
	padding: 20px 0px;
}
.custom #services h4 {
	color: #0d789e;
	margin-bottom: 15px;
	margin-left: 40px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom ul#services-list {
	list-style: disc;
	padding-left: 40px !important;
}
.custom ul#services-list li {
	*background-color: #96cbe9;
	border: 1px solid #85b5d0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: -moz-linear-gradient(top,#96cbe9,#dbf0fb);
	background: -webkit-gradient(linear, center top, center bottom, from(#96cbe9), to(#dbf0fb));
	color: #000000;
	font-family: "vera-sans-1","vera-sans-2",sans-serif;
	font-size: .9em;
 	font-weight: bold;
 	margin-bottom: 7px;
 	padding-left: 10px;
 	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
 	width: 370px;
}

/*********************************************************************/
/*                          SIDEBAR STYLING                          */
/*********************************************************************/

/* Hide the Multimedia Box on the sidebars because we are using it for the Home Page slideshow */
.custom #sidebars #multimedia_box {
	display: none;
}
.custom #sidebars #sidebar_1 {
	*background-color: #d2effa;
	border: 1px solid #85b5d0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: -70px;
	margin-top: 30px;
	padding: 15px;
	background: -moz-linear-gradient(top,#d2effa,#ffffff);
	background: -webkit-gradient(linear, center top, center bottom, from(#d2effa), to(#ffffff));
}
.custom #sidebar_1 .sidebar_list h3 {
	color: #4389a1;
	font-size: 1.0em;
	margin-bottom: 1px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom #sidebar_1 .widget {
	margin-bottom: 20px;
	padding-bottom: 0;
}
.custom #sidebar_1 li.widget ul li {
	margin-bottom: 0;
}
.custom #sidebar_1 li.widget a {
	color: #666666;
	font-size: .8em;
}
.custom #sidebar_1 li.widget a:hover {
	color: #333333;
}

/*********************************************************************/
/*                        FOOTER STYLING                             */
/*********************************************************************/
.custom #footer {
	margin-top: 15px;
}
.custom #footer div.col {
	float: left;
	min-height: 170px;
	padding-left: 15px;
	text-align: left;
	width: 23em;
}
.custom .cb {
	clear: both;
	content: " ";
	height: 0;
	margin: 0;
	padding: 0;
}
.custom #footer-badges {
	margin: 0 auto !important;
	padding-top: 20px;
	text-align: center;
}

/*-------Footer Widget Styling-------------------------*/
.custom ul.sidebar_list {
	margin: 0;
	padding: 0;
}
.custom .Footer1 {
	background-color: #333333 !important;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-size: .9em;
	height: 170px;
	max-height: 170px;
	margin-left: 2px;
	margin-top: 10px;
	padding: 10px;
	width: 406px !important;
}
.custom li#widget_killer_recent_entries-2 h3 {
	color: #fcc505;
	margin-bottom: 10px;
	margin-top: 5px;
	*margin-top: 0px;
	text-align: center;
}
.custom li#widget_killer_recent_entries-2 ul li {
	background-color: #555;
	border: 1px solid #222222;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #36a1c7;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 2px;
	margin-left: 10px;
	padding: 4px 8px 4px 8px;
	width: 370px;
}
.custom li#widget_killer_recent_entries-2 ul li a {
	color: #ffffff;
	width: 350px;
}
.custom .Footer2, .Footer3 {
	*background-color: #d2effa;
	border: 1px solid #85b5d0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #4389a1;
	font-size: .9em;
	height: 170px;
	margin-left: 17px;
	margin-top: 10px;
	max-height: 170px;
	min-height: 170px;
	padding: 10px;
	width: 210px;
	background: -moz-linear-gradient(top,#d2effa,#ffffff);
	background: -webkit-gradient(linear, center top, center bottom, from(#d2effa), to(#ffffff));
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom .Footer2 h3, .Footer3 h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom .Footer2 .textwidget {
	color: #666666;
	font-size: .8em;
}
.custom .Footer2 #text-3.widget p {
	line-height: 1.385em !important;
}

/*-------Footer Navigation Styling---------------------*/
.custom #footer a {
	border-bottom: none !important;
	color: #666666;
}
.custom #footer a:hover {
	color: #36a1c7;;	
}
.custom .page-navi {
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	width: 950px;
}
.custom .page-navi ul {
	clear: both;
	list-style: none;
 	width: 950px;
}
.custom .page-navi li {
	display: inline;
	}
.custom .page-navi li a {
	font-size: 1.2em;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none !important;
}

.custom #copyright_statement {
	color: #bbbbbb;
	font-size: .9em;
	margin-top: 7px;
	padding-bottom: 10px;
	text-align: center;
}
/****************************************************************/
/*                     FORMS STYLING                            */
/****************************************************************/
.custom .gform_body {
	background-color: #FBF0E2;
	border: 1px solid #E3D8CA;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.custom .gform_fields {
	padding-bottom: 25px !important;
	padding-left: 15px !important;
}
.custom input, textarea {
	border: 1px solid #E3D8CA !important;
	border: 1px solid #999999 !important;
}
.custom input.button {
	background-color: #FB9304;
	border: 1px solid #C85605;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	text-shadow:1px 1px 1px #333333;
	-webkit-text-shadow:1px 1px 1px #333333;
	-moz-text-shadow:1px 1px 1px #333333;
	width: 100px;
}
/*-------Intro Opt-in Box Styling-------------------------------*/
	.custom .link, .signupframe {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: -360px;
		margin-left: 625px;
		position: absolute;
		z-index: 10;
	}
	.custom #signup {
		margin-top: 5px;
	}
	.custom .link {
		text-decoration: none;
		}
	.custom .signupframe {
		}
	.custom .hidden-input {
		visibility: hidden;
		font-size: 0;
	}
	.custom h4#intro-signup {
		background-color: #EFD27B;
		border: 1px solid #0d789e;
		color: #095772;
		margin-bottom: 5px;
		margin-left: 28px;
		*margin-left: 19px;
		padding: 10px 20px 85px 20px;
		*padding: 7px 18px 95px 18px;
		text-align: center;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		text-shadow:1px 1px 1px #fff;
		-webkit-text-shadow:1px 1px 1px #fff;
		-moz-text-shadow:1px 1px 1px #fff;
		width: 295px;
		*width: 310px;
	}