@charset "utf-8";

/*******************************************************************************/
/*  HTML Tags
/*******************************************************************************/
body {
	background:url(/images/background.jpg) repeat-x #f4f4f4;
	color:#3a3a3a;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto;	
}
@font-face {
    font-family: 'BitstreamVeraSerifBold';
    src: url('http://www.impactmedianc.com/includes/fonts/VeraSerif-Bold-webfont.eot');
    src: url('http://www.impactmedianc.com/includes/fonts/VeraSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.impactmedianc.com/includes/fonts/VeraSerif-Bold-webfont.woff') format('woff'),
         url('http://www.impactmedianc.com/includes/fonts/VeraSerif-Bold-webfont.ttf') format('truetype'),
         url('http://www.impactmedianc.com/includes/fonts/VeraSerif-Bold-webfont.svg#BitstreamVeraSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BitterRegular';
    src: url('http://www.impactmedianc.com/includes/fonts/Bitter-Regular-webfont.eot');
    src: url('http://www.impactmedianc.com/includes/fonts/Bitter-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.impactmedianc.com/includes/fonts/Bitter-Regular-webfont.woff') format('woff'),
         url('http://www.impactmedianc.com/includes/fonts/Bitter-Regular-webfont.ttf') format('truetype'),
         url('http://www.impactmedianc.com/includes/fonts/Bitter-Regular-webfont.svg#BitterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a {
	color:#35618a;
	text-decoration:none;	
}
a:hover {
	color:#5482ad;
	text-decoration:none;	
}
/*******************************************************************************/
/*  Header Layout
/*******************************************************************************/
#header {
	float:left;
	width:902px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
}
#header .logo {
	float:left;	
}
#header .tagline {
	float:left;	
	margin:15px 0 0 40px;
}
#header .social {
	float:left;	
	margin:10px 0 0 30px;
	cursor:pointer;
}
#header .facebook {
	margin:0 0 0 0;	
}

#header .twitter {
	margin:1px 0 0 39px;	
}
#header .youtube {
	margin:3px 0 0 78px;	
}
#header .rss {
	margin:3px 0 0 122px;	
}
/*******************************************************************************/
/*  NAV Layout
/*******************************************************************************/
#nav {
	float:right;	
	background:url(/images/navBack.png) no-repeat;	
	width:607px;
	height:41px;
	margin:15px 0 0 0;
}
#nav span {
	float:left;	
}
#nav a {
	float:left;
	font-family:'BitstreamVeraSerifBold', serif;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.1em;
	
}
#nav a:hover {
	font-family:'BitstreamVeraSerifBold', serif;
	color:#bcd6ee;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.1em;
	background-color:none;
	
}
#nav ul {
	float:left;
	display:inline;	
	margin:0 auto;
	font-family:'BitstreamVeraSerifBold', serif;
	color:#FFF;
	margin:15px 0 0 -5px;
	width:620px;
}
#nav li {
	list-style-type:none;
}
#nav .navLine {
	float:left;
	background:url(/images/navLine.png) no-repeat;	
	width:20px;
	height:23px;
	margin:-4px 0 0 0px;
}
/*******************************************************************************/
/*  Slide Layout
/*******************************************************************************/
#mainHeader {
	float:left;
	background:url(/images/slideBack2.png) no-repeat;	
	width:902px;
	height:293px;
}
.slide h1{ 
	font-family:"BitterRegular", serif;
	color: #0b4665;
	font-weight:bold;
	font-size:19px;
	letter-spacing:1px; 
	}

div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	}
/*******************************************************************************/
/*  Home Boxes Layout
/*******************************************************************************/
#homeBoxes {
	float:left;
	width:902px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
#homeBoxes .seo {
	float:left;
	background:url(/images/seoServicesBox.png) no-repeat;
	width:	299px;
	height:236px;
	margin:0 0 0 -4px;
}
#homeBoxes .web {
	float:left;
	background:url(/images/webServicesBox.png) no-repeat;
	width:	314px;
	height:236px;
}
#homeBoxes .network {
	float:left;
	background:url(/images/networkServicesBox.png) no-repeat;
	width:	293px;
	height:236px;
}

#homeBoxes .seo h1 {
	float:left;
	color:#ff7f00;
	font-family:"BitterRegular", serif;
	font-size:19px;
	margin:15px 0 0 70px;
	font-weight:normal;
}
#homeBoxes .web h1 {
	float:left;
	color:#ff7f00;
	font-family:"BitterRegular", serif;
	font-size:19px;
	margin:15px 0 0 80px;
	font-weight:normal;
}
#homeBoxes .network h1 {
	float:left;
	color:#ff7f00;
	font-family:"BitterRegular", serif;
	font-size:19px;
	margin:15px 0 0 80px;
	font-weight:normal;
}

#homeBoxes .seo p {
	float:left;
	width:245px;
	margin:10px 0 0 20px;
	font-size:13px;
	line-height:20px;
}
#homeBoxes .web p {
	float:left;
	width:245px;
	margin:10px 0 0 35px;
	font-size:13px;
	line-height:20px;
}
#homeBoxes .network p {
	float:left;
	width:245px;
	margin:10px 0 0 40px;
	font-size:13px;
	line-height:20px;
}

#homeBoxes .seo .learnMore{
	float:left;	
	font-family:"BitterRegular", serif;
	margin:6px 0 0 20px;
	font-size:17px;
	
}
#homeBoxes .web .learnMore{
	float:left;	
	font-family:"BitterRegular", serif;
	margin:6px 0 0 35px;
	font-size:17px;
}
#homeBoxes .network .learnMore{
	float:left;	
	font-family:"BitterRegular", serif;
	margin:6px 0 0 40px;
	font-size:17px;
}

#homeBoxes .learnMoreLink {
	float:right;
	width:25px;
	height:25px;
	margin:3px 123px 0 0;	
}
#homeBoxes .network .learnMoreLink {
	float:right;
	width:25px;
	height:25px;
	margin:3px 100px 0 0;	
}

#homeBoxes .learnMore a {
	color:#ff7f00;
	text-decoration:none;
}
#homeBoxes .learnMore a:hover {
	color:#ff7f00;
	text-decoration:none;
}
/*******************************************************************************/
/*  Content Layout
/*******************************************************************************/
#content {
	float:left;
	width:902px;	
}
#content .contentTop {
	float:left;
	background:url(/images/contentTop.png);
	width:902px;
	height:18px;
}
#content .contentBottom {
	float:left;
	background:url(/images/contentBottom.png);
	background-repeat:no-repeat;
	width:902px;
	height:21px;
	padding-bottom:20px;
}

#content .contentBody {
	float:left;
	background:url(/images/contentBody.png) repeat-y;
	width:902px;	
}
#content .contentBody h1 {
    color: #0B4665;
    font-family: "BitterRegular",serif;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
}
#content .contentBody h2 {
    color: #ff7f00;
    font-family: "BitterRegular",serif;
    font-size: 13px;
	letter-spacing:1px;
	font-weight:normal;
}

#content .contentBody .text {
	float:left;
	width:850px;
	margin:0 0 0 25px;	
	text-align:justify;
}
#content .contentBody .text img {
	padding:10px;	
}
#content .designSection {
	float:left;
	width:212px;	
}
#content .designSection ul {
	margin:0 0 0 -20px;	
}
#content .designSection li {
	list-style-type:square;
	color:#ff7f00;	
}
#content .designSection li span {
	color:#3a3a3a;
}
#content .webSection {
	float:left;
	width:300px;	
}
#content .webSection ul {
	margin:0 0 0 -20px;	
}
#content .webSection li {
	list-style-type:square!important;
	color:#ff7f00;	
}
#content .webSection li span {
	color:#3a3a3a;
}
#primary {
	float:left;
	width:650px;	
}
#secondary {
	float:left;
	width:200px;	
}
#secondary li {
	list-style-type:none;
	text-align:left;	
}
#secondary h3 {
	color: #0B4665;
    font-family: "BitterRegular",serif;
    font-size: 16px;
    font-weight: bold;
	font-variant:small-caps;
	margin:0 0 0 40px;
}
#blogContentSingle {
	width:850px;	
}
.textwidget {
	margin:0 0 0 40px;
	padding:10px 0 10px 0;	
}
.entry-title {
    color: #0B4665;
    font-family: "BitterRegular",serif;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
	font-variant:small-caps;
}
.page-title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif!important;	
}
#seoTitles h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	font-weight:normal!important;	
	display:inline;
	color:#3a3a3a!important;
	letter-spacing:normal!important;
}
/*******************************************************************************/
/*  Contact Form Layout
/*******************************************************************************/
#sections {
	float:left;
	width:850px;
	background-color:#e2eaf3;
	padding:10px 0 10px 0;
}
#sections #button {
    background: url("/images/submitButton.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 37px;
    text-decoration: none;
    width: 137px;
    margin:15px 0 0 160px;
    cursor:pointer;
}
#sections .spacer {
	float:left;
	height:15px;	
}
#sections .container {
	float:left;
	width:480px;
	padding:0 0 0 230px;
}
#sections label {
	float:left;
	width:90px;
	text-align:right;
	padding:2px 10px 0 0;
}
#sections span {
	float:left;
	width:370px;
	text-align:left;
	padding:0 0 5px 0;
}
#sections .clear {
	clear:both;	
}
input[type=text] {
		width:272px;
		height:25px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		border:0 none;
		padding:0 0 0 5px;
		background-color:#f7f7f7;
		border:1px solid #5482ad;
		font-size:12px;
}
select {
		width:284px;
		height:28px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		border:1px solid #5482ad;
		background-color:#f7f7f7;
		padding:0 0 0 5px;
}
.textarea {
		width:284px;
		height:150px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		border:1px solid #5482ad;
		background-color:#f7f7f7;
		padding:0 0 0 5px;
}
.entry-content select {
    margin: 0 0 0!important;
}
textarea {
		/*background-image:url(http://www.tidalwalk.com/images/textarea.png);
		background-repeat:no-repeat;*/
		width:300px;
		height:100px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		border:none;
		border:1px solid #d0d0d0;
		background-color:#fbfbfb;
	
}/*******************************************************************************/
/*  Testimonials Layout
/*******************************************************************************/
#testSig {
	float:left;
	width:700px;	
}
#testSig .testImg {
	float:left;
	width:130px;	
}
#testSig .testDesc {
	float:left;
	width:250px;
	padding:30px 0 0 0;	
}
#scrollup {
      position: relative;
    	background:url(/images/testMiddle.png) repeat-y;
      overflow: hidden;
      width: 880px;
      height:250px;
}
.headline {
      position: absolute;
      top: 420px;
      height: 530px;
      width:850px;
      z-index:1;
}
/*******************************************************************************/
/*  Footer Layout
/*******************************************************************************/
#footerMain {
  	float: left;
  	width: 100%;
  	color: #484745;
  	font-size: 13px;
  	background:url(/images/footerBack.jpg) #1a1e23 repeat-x scroll 0 0;
    height:100%;
}

#footerMain h1 {
    color: #FFF;
    font-family: "BitterRegular",serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
	
}
#footerMain ul {
	display:block;
	margin:0 0 0 -40px;	
	line-height:18px;
}
#footerMain li {
	list-style-type:none;
}
#footerMain .footerContainer {
    margin: 0 auto;
    width: 902px;
	color:#FFF;
	padding:10px 0 0 0;
}
#footerMain .section1 {
	float:left;
	width:185px;
}
#footerMain .section2 {
	float:left;
	width:255px;
}
#footerMain .section3 {
	float:left;
	width:250px;
}
#footerMain .section4 {
	float:left;
	width:200px;
}
#footerMain .googleArea1 {
	float:left;
}
#footerMain .googleArea2 {
	float:left;
	padding:0 0 0 10px;
}

#footerMain .contactInfo {
	float:left;
	width:902px;
	padding:15px 0 0 0;
}
#footerMain .contactInfo span {
	padding:0 0 0 30px;
	font-weight:bold;	
}
#footerMain .copy {
	float:left;
	width:902px;
	text-align:center;
	padding:20px 0 20px 0;
	font-size:11px;	
}
#footerMain .copy a {
	color:#FFF;
	text-decoration:none;	
}
#footerMain .copy a:hover {
	color:#a6c5e4;
	text-decoration:none;	
}

/*******************************************************************************/
/*  Flash Messages
/*******************************************************************************/
.flash {
  padding: 5px;
}
.flashError {
  background-color: #FFCCCC;
  border: 2px solid #FFB0B0;
  font-weight: bold;
}
.flashHeader {
  font-weight: bold;
  text-align: center;
}
.flashSuccess {
  background-color: #C4F8C0;
  border: 2px solid #9BE171;
  font-weight: bold;
  height: 15px;
}
.flashWarning {
  background-color: #FFFFB3;
  border: 2px solid #E1E100;
}
/*******************************************************************************/
/*  Safari Overwrites
/*******************************************************************************/
@media screen and (-webkit-min-device-pixel-ratio:0){

#nav a {
	float:left;
	font-family:'BitstreamVeraSerifBold', serif;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	text-shadow: black 0.1em 0.1em 0.1em;
	
}
#nav a:hover {
	font-family:'BitstreamVeraSerifBold', serif;
	color:#bcd6ee;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	text-shadow: black 0.1em 0.1em 0.1em;
	background-color:none;
	
}
.slide h1{ 
	font-size:20px!important;
	font-weight:normal!important; 
}
#homeBoxes .seo h1 {
	font-size:18px!important;
}
#homeBoxes .web h1 {
	font-size:18px!important;
}
#homeBoxes .network h1 {
	font-size:18px!important;
}
#content .contentBody h1 {
    font-size: 18px!important;
}
#content .contentBody h1 {
    font-weight:normal!important;
}

} 

/*******************************************************************************/
/*  Signature
/*******************************************************************************/
#impact {
  margin: 0 auto;
  width: 902px;
  clear:both;
}
