@charset "utf-8";
/* CSS Document */

/* ----------------------------------------- */
			/* Global Reset */
/* ----------------------------------------- */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	line-height:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset {
	border:0
}
img {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul, li {
	text-align: left;
	list-style-type:disc;
	list-style-position: inside;
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
image {
	border: 0px;
}
/* ----------------------------------------- */
				/* Page Defaults */
/* ----------------------------------------- */
body {
	background-color: #FFF;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1 {
	font-size:34px;
	color:#595959;
	padding-bottom:15px;
}
h2 {
	font-size:30px;
	color:#62266A;
	font-weight:normal;
	padding-bottom: 20px;
}
h3 {
	font-size:20px;
	color:#595959;
}
h4 {
	font-size:20.5px;
	color:#62266A;
	text-align: left;
}
h5 {
	font-size: 24px;
	color: #595959;
	padding-bottom: 10px;
}
html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.25em;
	color:#777777;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	color:#A59ACA;
	text-decoration:none;
}
.clearFloat {
	clear: left;
	display: block;
	overflow: hidden;
}
em {
	font-style: italic;
}
strong , .strong {
	font-weight: bold;
}
#Container {
	width: 910px;
	margin:0 auto;
	padding-top: 10px;
}
.pageheigth {
	min-height: 750px;
}

/* ----------------------------------------- */
				/* Header */
/* ----------------------------------------- */
#Navigation {
	text-align: right;
	margin-top: 10px;
	width: 910px;
}
#NavBar {
	height: 30px;
	margin-top: 15px;
}
.NavigationNumber {
	font-size: 28px;
	padding: 5px 0px;
}
#DropDown {
	list-style-type: none;
	text-align: left;
	font-size: 16px;
}
#DropDown li {
	text-transform: uppercase;
	color: #A59ACA;
	display: block;
	float: left;
	padding-right: 30px;
}
.addthis_toolbox {
	margin-left: 825px;
}
/* ----------------------------------------- */
			/* Header Main Content */
/* ----------------------------------------- */
#HeaderMain {
	float: left;
	width: 515px;
	z-index: -1;
}
#HeaderBlocks {
	width: 145px;
	display: block;
	margin: 0px 15px 0 15px;
	float: left;
	padding: 0;
}
#HeaderBlocks a {
	color: #FFF;
	display: block;
}
#HeaderBlocks li {
	background-color: #A59ACA;
	display: block;
	height: 50px;
	list-style-type: none;
	color: #FFFFFF;
	text-align: right;
	padding: 45px 15px 0 0;
	font-size: 21px;
	margin-bottom: 15px;
	width: 130px;
}
#HeaderBlocks li.blockfirst {
	padding: 65px 10px 0 0;
	height: 30px;
	width: 135px;
}
/* ----------------------------------------- */
			/* SubPage Header Content */
/* ----------------------------------------- */

#HiddenVideo, #HiddenVideo2, #HiddenVideo3, #HiddenVideo4,#HiddenVideo5,#HiddenVideo6 {
	padding-bottom: 15px;
	display: none;
}
#clickslide, #clickslide2, #clickslide3, #clickslide4, #clickslide5, #clickslide6 {
	cursor: pointer;
}
#SubpageHeader {
	float: left;
	width: 560px;
	padding-bottom: 35px;
}
#SubpageHeaderSidebar {
	float: left;
	width: 350px;
	text-align: right;
}
#SubpageSidebar {
	display: block;
	float: left;
	width: 220px;
	text-align: right;
}
.subtitle {
	float: right;
	margin-top: -45px;
	width: 400px;
	text-align: right;
}

/* ----------------------------------------- */
			/* Contact Forms */
/* ----------------------------------------- */
.Field {
	color: #A59ACA;
	width: 220px;
	font-size: 15px;
	margin-top: 10px;
	padding: 2px 0;
}
.Submit {
	color: #A59ACA;
	width: 70px;
	padding-top: 5px;
	font-size: 16px;
	background-color: #FFF;
	border-style: none;
	cursor: pointer;
	text-align: right;
	margin-bottom: 10px;
}
.googlesearch {
	height: 21px;
	width: 45px;
}
#cse-search-box div {
	float: right;
}
#cse-search-results iframe { 
	width: 610px;
	height: 900px;
}

/* ----------------------------------------- */
			/* Navigation Bugs */
/* ----------------------------------------- */
#LinksNav {
	margin-top: 20px;
	border-bottom: solid #c1becc 1px;
	height: 125px;
}
#Bugs li {
	display: block;
	float: left;
	padding-left: 8px;
	list-style-type:none;
	width:138px;
	height: 120px;
	text-indent: -1500px;
	margin-right: 5px;
	background-image: url(images/seperator.jpg);
	background-repeat: no-repeat;
}
#Bugs li.marketing {
	background-image: none;
}
#Bugs li a {
	display: block;
	background-image: url(images/bugs.png);
	height: 34px;
}
.bugtext {
	text-indent: 0px;
	margin-top: -10px;
	display: block;
	padding-left: 5px;
	font-size: 12px;
	height: 50%;
}
.marketing a {
	background-position: 0px 0px;
	width:140px;
	height: 34px;
}
.marketing a:hover {
	background-position: 0px 33px;
}
.education a {
	background-position: -155px 0px;
	width:140px;
	height: 34px;
}
.education a:hover {
	background-position: -155px 33px;
}
.healthcare a {
	width:140px;
	height: 34px;
	background-position: -300px 0px;
}
.healthcare a:hover {
	background-position: -300px 33px;
}
.hr a {
	width:140px;
	height: 34px;
	background-position: -453px 0px;
}
.hr a:hover {
	background-position: -453px 33px;
}
.products a {
	width:140px;
	height: 34px;
	background-position: -609px 0px;
}
.products a:hover {
	background-position: -609px 33px;
}
.tv a {
	width:140px;
	height: 34px;
	background-position: -748px 0px;
}
.tv a:hover {
	background-position: -748px 33px;
}
/* ----------------------------------------- */
				/* Body */
/* ----------------------------------------- */
#Body {
	width: 910px;
	margin: 0 0 20px 0;
	border-top: solid #c1becc 1px;
	padding-top: 30px;
}
#HeaderBody {
	margin: 30px 0 20px 0;
	min-height: 130px;
}

#HeaderBodyVideos {
	margin: 30px 0 20px 0;
}
#HeaderSidebar {
	float: left;
	text-align: right;
	width: 220px;
}
#Sidebar {
	float: left;
	width: 434px;
	border-left: solid #c1becc 1px;
	padding: 0 0 0 30px;
	margin-top: 30px;
}
#Main {
	float: left;
	width: 425px;
	padding: 0 20px 0 0;
	margin-top: 30px;
}
#SubpageMain {
	float: left;
	width: 625px;
	padding: 0 30px 0 0;
	border-right: solid #c1becc 1px;
	margin: 0 30px 0 0;
}
#VideoServices li {
	padding-bottom: 10px;
}
#VideoServices li a {
	color:#444;
	text-decoration: underline;
}
#VideosTitle {
	width: 430px;
	float: left;
}
#VideosLink {
	text-align: right;
}
#Videos {
	min-height: 130px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: solid #c1becc 1px;
}
#BP3text {
	float: left;
	width: 295px;
	margin: 0 0 0 10px;
}

/*------------------------------------*/
/*				Posts */
/*------------------------------------*/


.post {
	position: relative;
	padding: 20px 0px 50px 0;
	min-height: 400px;
}
.post .title {
	position:relative;
	padding: 20px 0 0 110px;
	margin: 0 0 0 0;
	color: #000;
	font-size: 32px;
	background-color: #efefef;
}
.post .title h2 {
	border-bottom:none;
}
.post .title a:link, .post .title a:visited {
	color: #000;
}
.post .title a:hover {
	text-decoration: none;
}
.post .date {
	position: absolute;
	top: 30px;
	width: 99px;
	height: 114px;
	padding: 26px 0 0 0;
	text-align: center;
	background: url(images/calander.png) no-repeat left top;
}
.post .date .day {
	font-size: 49px;
	line-height: 52px;
	color:#000;
}
.post .date .month {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: -25px;
	color:#fff;
}
.post-meta {
	position:relative;
	margin: 0 0 20px 0;
	padding: 15px 0 40px 110px;
	font-size: 1em;
	color: #7a7a7a;
	background-color:#efefef;
	min-height: 50px;
}
.post-meta a:link, .post-meta a:visited {
	color: #65326E;
	font-style: italic;
	text-decoration: none;
}
ul.categories {
	margin: 10px 0 50px 0;
	}
ul.categories li a{
	font-size: 18px;
	padding-left: 13px;
	background:url(images/dash.png) no-repeat -4px 7px;
	text-align:center;
}
ul.categories li {
	float: left;
	background-image: none;
	list-style-type:none;
}

/* ----------------------------------------- */
				/* Footer */
/* ----------------------------------------- */
#SubFooter {
	background-color: #e7e6eb;
	text-align: center;
	padding: 5px 0 15px 0;
}
#Footer {
	background-color: #a59aca;
	color: #FFF;
	width: 100%;
	height: 60px;
}
#FooterTextCenter {
	width: 525px;
	margin: 0 auto;
	text-align:center;
}
#FooterTextCenter a {
	color: #FFF;
	background-image: url(images/bullet.png);
	margin-left: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	width: 100px;
	float: left;
}
#FooterTextCenter a.nolink {
	color: #FFF;
	background-image: none;
	margin-left: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	width: 100px;
	float: left;
}
#FooterTextRight {
	text-align: right;
	padding-top: 5px;
	display: block;
	float: right;
}
.subfooterimg {
	margin-top: 8px;
}
#SocialMedia {
	float:right;
	display: block;
	text-align: right;
}
#SocialMedia li {
	display: block;
	float: left;
	overflow:hidden;
	list-style-type:none;
	width:22px;
	height: 21px;
	text-indent: 999px;
	margin-left: 5px;
	margin-top: 5px;
}
#SocialMedia li a {
	display: block;
	background-image: url(images/social.jpg);
	height: 21px;
}
.facebook a {
	background-position: -27px 0px;
}
.linkedin a {
	background-position: -54px 0px;
}
.youtube a {
	background-position: -79px 0px;
}
.wordpress a {
	background-position: -106px 0px;
}
/* ----------------------------------------- */		
			/* Sidebar Widgets */
/* ----------------------------------------- */
/*  Search Bar */
.search input, .search button {
	float: left;
}
.search input.box {
	color:#000;
	width: 220px;
	padding: 10px 5px 0;
	margin-right: 5px;
}
.search button.btn {
	width: 33px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(images/search.png);
}
.search button.btn2 {
	height: 29px;
	cursor: pointer;
}
/* Twitter */
#twitter-5 a {
	color:#000;
}
.entry-meta {
	font-size:.75em;
}
ul.entry li {
	background:url(images/page1-list-mark.gif) no-repeat 0 6px;
	padding-bottom:10px;
	border-bottom:3px solid #f5f5f6;
