/*
Theme Name: Dalcom
Theme URI: http://www.dalcom.com/
Description: The Dalcom WordPress theme.
Version: 1.0
Author: John Ford
Author URI: http://www.aldenta.com/
*/

/*
Dalcom Consulting
Author: John & David Peele, Rockbeatspaper
Version: 3.30.06
Revision: 5.8.06
*/

/* global
--------------------------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #BFC6CD url(images/bg.gif) 50% 100% repeat-y;
  font: 11px/1.5em "Lucida Grande","Lucida Sans Unicode", verdana, geneva, sans-serif; /* mark boulton's settings */
  color: #303745;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;	
}

img, a.image { border: 0; }

/* Malarkey Image Replacement */
.mir { letter-spacing : -1000em; }

/* MIR just for IE */
* html h1.mir, * html h2.mir, * html h3.mir, * html p.mir, * html ul.mir {
  text-indent: -999em;
}

/* MIR just for Opera, but hide from MacIE */ 
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}

/* Portal File Listing */
.pfl {
font-size:8pt;
color:#ffffff;
}
/* PFL just for IE */
* html h1.pfl, * html h2.pfl, * html h3.pfl, * html p.pfl, * html ul.pfl {
font-size:8pt;
color:#ffffff;
}
/* PFL just for Opera, but hide from MacIE */ 
/*\*/html>body .pfl { 
font-size:8pt;
color:#ffffff;
}


/* Self Clearing Floats */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* links
--------------------------------------------------------------------------------------------- */
a, a:link {
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #303745;
  outline: none;
}

a:hover {
  border-bottom: 1px solid;
}

#header h1 a, #header-branding #nav a:hover, #nav li a {
  border: none;
}

/* container
--------------------------------------------------------------------------------------------- */
#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
}

/* international
--------------------------------------------------------------------------------------------- */
#international {
  padding: 15px 0;
  width: 800px;
  background: #F7F8F9 url(images/bg_international.gif) bottom left repeat-x;
}

#international h3 {
  margin-left: 35px;
  padding: 6px 0;
  font-size: 13px;
  font-weight: bold;
}

#international h3 span {
  margin-left: 10px;
  padding-left: 15px;
  border-left: 3px solid #78849A;
  font-weight: normal;
}

/* header
--------------------------------------------------------------------------------------------- */
#header {
  margin-top: 24px;
  width: 234px;
  height: 106px;
  float: left;
}

#header h1 {
  width: 234px;
  height: 106px;
  background: url(images/bg_logo.gif) no-repeat;
}

#header h1 a {
  width: 234px;
  height: 106px;
  display: block;
}

/* content
-------------------------------------------------------------------------------------------- */
#content {
  
}

/* content-sidebar
-------------------------------------------------------------------------------------------- */
#content-sidebar {
  width: 234px;
  float: left;
}

#content-sidebar form#direct-menu {
  margin: 16px 0;
  padding-top: 25px;
  width: 234px;
  height: 77px;
  background: url(images/bg_direct-menu.gif) no-repeat;
}

#content-sidebar h3 {
  margin: 0 5px 5px 35px;
  padding-bottom: 3px;
  font-size: 13px;
  border-bottom: 1px solid #99A4B7;
}

#content-sidebar h4 {
  margin: 15px 10px 5px 32px;
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
  background-color: #909CB0;
  color: #FFF;
}

#content-sidebar p {
  margin: 0 10px 10px 35px;
}

#content-sidebar select {
  margin: 0 0 10px 35px;
}

#content-sidebar .box-bot {
  margin-top: 0;
  padding: 0 0 20px 0;
  width: 234px;
  background: #E0D8C5 url(images/bg_box-bot.gif) bottom left no-repeat;
}

#content-sidebar .box-top {
  padding: 25px 0 0 0;
  background: url(images/bg_box-top.gif) top left no-repeat;
}

#content-sidebar .box-bot ul {
  margin: 0;
  list-style-image: url(images/bullet_events.gif);
}

#content-sidebar .box-bot li {
  margin: 0 10px 8px 55px;
}

/* navigation
-------------------------------------------------------------------------------------------- */
#nav {
  margin-top: 16px;
  padding-top: 23px;
  width: 234px;
  height: 201px; /* true height is 224px, but you must subtract the padding-top */
  list-style: none;
  background: url(images/bg_nav.gif) no-repeat;
}

#nav li {
  width: 234px;
  height: 30px;
}

#nav li a {
  width: 234px;
  height: 30px;
  display: block;
}
        
#nav a:hover,
.s-solutions li#solutions a,
.s-products li#products a,
.s-partners li#partners a,
.s-company li#company a,
.s-contact li#contact a,
.s-home li#home a {
  background-position: -234px 0;
}

#solutions a { background: url(images/btn_solutions.gif) no-repeat; }
#products a { background: url(images/btn_products.gif) no-repeat; }
#partners a { background: url(images/btn_partners.gif) no-repeat; }
#company a { background: url(images/btn_company.gif) no-repeat; }
#contact a { background: url(images/btn_contact.gif) no-repeat; }
#home a { background: url(images/btn_home.gif) no-repeat; }




/* navigation
-------------------------------------------------------------------------------------------- */
#pnav {
  margin-top: 16px;
  padding-top: 23px;
  width: 234px;
  height: 201px; /* true height is 224px, but you must subtract the padding-top */
  list-style: none;
}

#pnav li {
  width: 234px;
  height: 20px;
}

#pnav li a {
  width: 234px;
  height: 20px;
  display: block;
}

.fnav {
  cursor:pointer;
  background-color: #909CB0;
  padding-left:5px;
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #ffffff;
  margin-top:10px;
  border-bottom: 1px dashed;
  display: block;width:200px;
}
.fnav:hover {
  border-bottom: 1px solid;
}
/* content-main
-------------------------------------------------------------------------------------------- */
#content-main {
  width: 543px;
  float: right;
}

#content-main h2 {
  margin: 10px 0 25px 20px;
  width: 428px;
  height: 42px;
}

.s-home #content-main h2 { background: url(images/bg_h2-home.gif) no-repeat; }
.s-solutions #content-main h2 { background: url(images/bg_h2-solutions.gif) no-repeat; }
.s-products #content-main h2 { background: url(images/bg_h2-products.gif) no-repeat; }
.s-partners #content-main h2 { background: url(images/bg_h2-partners.gif) no-repeat; }
.s-company #content-main h2 { background: url(images/bg_h2-company.gif) no-repeat; }
.s-contact #content-main h2 { background: url(images/bg_h2-contact.gif) no-repeat; }
.s-sitemap #content-main h2 { background: url(images/bg_h2-sitemap.gif) no-repeat; }
.s-error #content-main h2 { background: url(images/bg_h2-error.gif) no-repeat; }

#content-main h3 {
  margin: 0 40px 5px 20px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #303745;
  border-bottom: 1px dotted;
}

#content-main h3.product-title {
	padding: 40px 0 15px 0;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
	border-bottom: none;
}

#content-main h3.first {
	padding: 20px 0 15px 0;
}

#content-main h4 {
  margin: 0 40px 5px 20px;
  padding: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #303745;
  background-color: #BFC6CD;
}

#content-main p {
  margin-left: 20px;
  padding: 0 40px 15px 0;
}

#content-main p#anim, #content-main p#pic {
  margin-left: 0;
  padding: 0;
  border-bottom: 34px solid #303745;	 
  line-height: 1;
}

#content-main ul {
  margin: 5px 25px 25px 40px;
  list-style-type: square;
}

#content-main .featured,
#content-main .partner {
  margin: 0 0 10px 25px;
  padding-bottom: 5px;
  border-bottom: 3px solid #AEB7C0;
}

#content-main .featured img,
#content-main .partner img {
  margin-left: 0; /* needed to counteract .featured p and .partner p */
  padding-right: 0; /* needed to counteract .featured p and .partner p */
  padding-bottom: 1px;
  float: left;
}

#content-main .featured h3,
#content-main .partner h3 {
  margin: 0 0 5px 150px;
  font-size: 14px;
  font-weight: bold;
  color: #303745;
  border-bottom: none;
}

#content-main .featured h3 a, #content-main .partner h3 a { border: none; }
#content-main .featured h3 a:hover, #content-main .partner h3 a:hover { color: #78849A; }

#content-main .featured p,
#content-main .partner p {
  margin-left: 150px;
  padding-right: 40px;
}

#content-main img.left {
  margin: 10px 20px 10px 0;
  float: left;
}

#content-main img.right {
  margin: 10px 0 10px 20px;
  float: right;
}

#content-news {
  margin: 40px 23px 0 20px;
  float: left;
}

#content-news h3 {
  margin: 0;
  padding: 0;
  width: 500px;
  height: 57px;
  background: none;
  border: none;
}

#content-news h3 { background: url(images/bg_h3-news.gif) no-repeat; }

#content-news h4 {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-transform: none;
  background: none;
}

#content-news h4 a {
  font-weight: bold;
  border: none;
}

#content-news h4 a:hover { color: #78849A; }

#content-news p { 
  margin-left: 0;
  padding: 3px;
  background-color: #C5CBD2;
}

#content-news p.date {
  margin-bottom: 20px;
  padding: 3px 0;
  border-top: 1px dotted #9CAAB7;
  background: none;
  color: #78849A;
}

/* ----- Contact Form ----- */
#content-main h3.success,
.wpcf7-mail-sent-ok {
  margin: 10px 40px 0 20px;
  padding: 5px;
  color: #FFF;
  background-color: #090;
}

#content-main h3.error,
.wpcf7-validation-errors {
  margin: 10px 40px 0 20px;
  padding: 5px;
  color: #FFF;
  background-color: #C00;
}

#content-main span.error {
  color: #C00;
  font-weight: bold;
}

#content-main form {
  margin: 5px 40px 10px 20px;
  padding: 10px 0;
  border-bottom: 1px dotted;
}

/* contact form */
.wpcf7-form-control-wrap {
  margin-bottom: 15px;
  display: block;
}

.wpcf7-not-valid-tip,
.wpcf7-not-valid-tip-no-ajax {
	padding-left: 10px;
	color: #C00;
	font-weight: bold;
}

/* footer
--------------------------------------------------------------------------------------------- */
#footer {
  padding: 50px 0 25px 277px;
  clear: both;
}

#footer ul {
  padding: 10px;
  list-style: none;
  background: #BFC6CD;
}

#footer li {
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  display: inline;
  border-right: 1px solid;
}

#footer li#credit {

}
