/*  
Theme Name: DJ Waller
Theme URI: http://www.allenmediadesign.com/
Description: The default WordPress theme for djwaller.com
Version: 1.0
Author: Allen Moore
Author URI: http://www.allenmediadesign.com/
*/

body, html
{
   background: #999999 url(images/ds.gif) repeat-y top center;
   top: 0;
   left: 0;
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   height: 100%;
}

a
{
  color:#C00;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border: 0;
}

h1
{
   background: no-repeat top left;
   margin: 0;
   padding: 58px 20px 20px;
   font-family: Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-size: 20px;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #C00000;
	padding: 0px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}

h4
{
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;  
}

h5
{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-size: 12px;  
  color: #999;
  font-weight: normal;  
}

p
{
  padding: 0;
  margin: 5px 0 20px;
}

sup
{
  font-size: 8px;
}

a.arrowLink
{
  display: block;
  font-weight: bold;
  background: url(images/arrow.gif) no-repeat center left;
  padding-left: 10px;
  margin-top: 5px;
}

a:hover.arrowLink
{
  text-decoration: underline;
  color: #F00;
}

.argusDiagram
{
  margin: 20px 0 0 8px;
}

.articleImage
{
  float: right;
  margin: 5px 0 5px 5px; 
}

.articleImage2
{
  float: left;
  margin: 5px 5px 5px 0; 
}


.award
{
  line-height: 15px;
  margin-bottom: 30px;
  padding-bottom: 30px;  
  border-bottom: 1px dotted #ccc;
  font-size: 12px;
}

.award span.date
{
  font-weight: normal;
}

.award span
{
  display: block;
  font-weight: bold;
}

.awardTitle
{

  color: #c00;
}

.awardImg
{
  float: left;
  margin-right: 5px;
  width: 80px;
  height: 60px;
}

.awardImg img
{
  margin-top: 5px;
}

.awardLogos
{
  margin-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  text-align: center;  
}

.clear
{
  clear: both;
  height: 0px;
  font-size: 0;
}

.content
{
  background:#FFF url(images/greyBarTall.gif) repeat-x bottom left;  
  padding-bottom: 12px;
  height: 100%;
  min-height: 100%;
}
.content_main
{
  width: 720px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
.content_main img
{
	border: 2px solid #000000;
	margin-left: 5px;
}
.contentPad
{
  padding: 10px 20px 30px;
  width: 435px;
  min-height: 300px;
  _height: 300px;
}

.colLeft
{
background: url(images/sub_bg.gif) repeat-y top left;

}

.colLeftMain
{
  float: left;
  background: url(images/sub_bg.gif) repeat-y top left;
  width: 450;
  height: auto;

}

.colRightMain
{
  float: right;
  background: url(images/sub_bg.gif) repeat-y top right;
  width: inherit;
  height: auto;
 
}

.colRight
{
  float: right;
  background: url(images/right_bg.gif) no-repeat top right;
  width: 250px;
  height: 350px;
}

.colRight ul
{
   padding: 0;
   list-style: none;   
}

.colRight ul li
{
  padding: 0;
  margin: 0;
}

.colRight ul li.related
{
  padding: 10px 0;
  background: url(images/under_dark.gif) no-repeat bottom left;
}

/* margin controlled in separate stylesheets (styleIE.css & styleNS.css */
.colRight a
{
  display: block;
  padding: 8px 0 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  font-family: Arial, Helvetica, Sans-Serif;
  background: url(images/under_dark.gif) no-repeat bottom left;  
}

.colRight a:hover
{
  background: url(images/highlight.jpg) no-repeat bottom left;
}

.csPics
{
  float: left;
  margin: 15px 15px 5px 0;
}

.csPics2
{
  float: right;
  margin: 5px 0 5px 5px;
}

.csPics3
{
  float: left;
  margin: 15px 25px 5px 0;
}

.jobPosting
{
  padding-top: 15px;
  border-top: 1px dotted #ccc;
}
.allFrame
{
	width: 100%;
	height: 100%;
}
.mainFrame
{
   margin: 0 auto;
   width: 760px;
   background: #000 url(images/ds.gif) repeat-y;   
   min-height: 100%;
}

.main
{
   width: 730px;
   border-left: 10px solid #E9EAE4; /*light grey*/
   border-right: 10px solid #E9EAE4; /*light grey*/   
   margin: 0 auto;
   min-height: 100%;
}

.mainLink
{
  display: block;
  font-weight: bold;
}

.mainLinkBack
{
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}

.blueBar
{
   width: 730px;
   height: 41px;
   background: url(images/blueBar.gif) repeat-x top left;   
}

.greyBar
{
   width: 730px;
   height: 12px;
   background: url(images/greyBarTall.gif) repeat-x top left;   
   font-size: 1px;
   line-height: 1px;
}

.footer
{
   margin: 0;
   padding: 8px 10px;
   height: 30px;
   min-height: inherit;
}

.footer div
{
  color: #999;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.footer div a
{
  margin: 0 10px;
  color: #999;
  text-decoration: none;
}

.footer div a:hover
{
  color: #C00;  
}

.footer div.copyright
{
  float: left;
}

.footer div.bottomNav
{
  float: right;
}

ol
{
   margin-bottom: 10px;
}

ol li
{
   margin-bottom: 10px;
}

ol.sub
{
   list-style-type: lower-alpha;
}

.alignRight
{
   float: right;
}

.clients
{
  background: #000 url(images/clients_bg.gif) no-repeat top left;
  width: 246px;
  height: 224px;
  padding-top: 3px;  
}

.homeThird
{
  float: left;
  text-align: center;
  background-color: #FFF;
}

.mainText
{
   padding: 20px;
   background-color: #FFF;
   border-top: 1px solid #A3A3A3;
   border-bottom: 1px solid #000;   
   border-left: 1px solid #999;
   border-right: 1px solid #999;
   height: 480px;
}

.note
{
   font-weight: normal;
}

.note1
{
   font-style:italic;
}

.redArrow
{
   vertical-align: texttop;
   padding-right: 5px;
}

.right_aboutUs, .right_products, .right_services, .right_caseStudies, .right_careers, .right_contactUs
{
  display: none;
}

li.top_aboutUs, li.top_services, li.top_careers, li.top_contactUs
{
  width: 122px !important;
}

li.top_products, li.top_caseStudies
{
  width: 121px !important;
}

.jobPosting h5
{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;  
  font-weight: bold;  
  font-style: normal;
  color: #000;  
}

.jobPosting h4
{
  margin-bottom: 10px;
}

.jobPosting h6
{
  margin: 0 0 0 -15px;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;  
  font-weight: bold;  
  color: #000;  
}

.management ul
{
  line-height: 18px;
  margin-left:20px;
  padding: 0;
  
}

.management ol
{
  margin-left:28px;
  padding: 0;  
}

.management ol li
{
  font-weight: bold;
}

.management ol li ul li
{
  margin: 0;
  padding: 0;  
  
}

.management ul li
{
  list-style-type: disc;
    font-weight: normal;
}

/*  STYLES FOR NAV */
.topNav
{
	padding: 8px 0 0 0;
    background: url(images/nav_bg.gif) repeat-x top left;  
}
.nav
{
	height: 28px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}
.nav a
{
	color: #FFFFFF;
}
.nav a:hover
{
	color:#FF0000;
}
.menuwrapper ul 
{ 
	padding: 0;
	margin: 0;
	list-style: none;
}

.menuwrapper li 
{ 
	float: left;
	position: relative;
	width: 10em;
	font-size:1px;
}

.menuwrapper li ul 
{ 
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.menuwrapper li>ul 
{ /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 0;
	left: auto;
}

.menuwrapper li:hover ul, .menuwrapper li.over ul 
{ /* lists nested under hovered list items */
	display: block;
}

.menuwrapper div.menu 
{
	background:#666;
	border-top:1px solid #ccc;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #ccc;
	padding:7px 0;
	margin:0;
  width: 185px;
}

.menuwrapper div.menu a 
{
	color:#ccc;
	font:10px verdana;
	text-decoration:none;
	display:block;
	padding:4px 10px;
  border-bottom: 1px dotted #717171;
}

.menuwrapper div.menu a:hover 
{
	color:#FFF;
	background:#999;
}

.siteSection
{
  width: 47%;
  padding-right: 2%;
  float: left;
  height: 120px;
}

.siteSection div
{
  padding-left: 10px;
  line-height: 18px;
}

.siteSection h4
{
  margin-bottom: 5px;
  background-color: #F2F2F2;
  padding: 2px 5px;
}

.sportsDiagram
{
  margin: 20px 0;
}

.marketingDiagram
{
  width: 32%;
  height: 75px;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
}

.marketingList
{
  font-weight: bold;
  clear: both;
  line-height: 22px;
  font-size: 120%;  
  padding-left: 100px;
  margin-top: 0;
  list-style-image: url(images/arrow.gif);
}

A.link1:link { color:#999999; text-decoration: underline; font: 9px verdana;}
A.link1:visited { color:#999999; text-decoration: underline; font: 9px verdana; }
A.link1:active { color:#000099; text-decoration: underline; font: 9px verdana; }
A.link1:hover { color:#000099; text-decoration: underline; font: 9px verdana; }
A.link2:active { color:#C5B883; text-decoration: none; font: 12px verdana; }
A.link2:link { color:#C5B883; text-decoration: none; font: 12px verdana; }
A.link2:visited { color:#C5B883; text-decoration: none; font: 12px verdana; }
A.link2:hover { color:#998948; text-decoration: underline; font: 12px verdana; }
A.link3:active { color:#003366; text-decoration: none; font: 10pt arial; }
A.link3:link { color:#003366; text-decoration: none; font: 10pt arial; }
A.link3:visited { color:#003366; text-decoration: none; font: 10pt arial; }
A.link3:hover { color:#993300; text-decoration: none; font: 10pt arial; }
