/*  
Theme Name: Orange
Author URI: http://seo9oneone.com
Version: 1
Author: Tom Reitz
Description: Theme developed for Dataage.com
by seo9oneone.com
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/


body {

	background:url(images/bgimage.jpg) center no-repeat fixed;
	background-color:#B38806;

	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	margin-top:10px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #B38806;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	}
a:hover {
	color: #B38806;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	}

#outer-container2 {
	border: solid 1px #a27b05;
	width:769px;
	margin: 0 auto;
}

#outer-container1 {
	border: solid 1px #906d04;
	width:767px;
	margin: 0 auto;
}

#outer-container {
	border: solid 1px #7a5c04;
	width:765px;
	margin: 0 auto;
}
#container { 
	width: 763px;
	background:url(images/bg-page.jpg) repeat;
	text-align: left; 
	margin: 0px auto; 
	overflow: hidden;
	border: solid 1px black;
	}


#header {
	background: #ffffff url(images/data-age-header.png) top left no-repeat;
	padding: 10px;
	text-align: left;
	margin: 0 auto;
	clear: both;
	height: 60px;
	}	

#header h1 {
	color: black;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 100px 5px 10px;
	padding-left: 309px;
	padding-top: 24px;
	}

#header h1 a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	outline:none;
	}
#header h1 a:hover {
	color: #000000;
	text-decoration: underline;
	outline:none;
	}

#sidebar { 
	display: block;
	background-color: white;
	color: #000000;
	width: 191px;
	float: left; 

	padding: 0px 0px 0px 0px;
	text-align: left;
	border-bottom: solid 10px #424242;
	}

#content { 
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 2px;
	float: right; 
	padding: 0px;
	}

#content_box { 
	display: block;
	width: 542px; 
	margin: 0px;

	border: solid 1px #626565;
	border-bottom: solid 10px #424242;
	background-color: #ffffff;
	padding: 0px;
	}

#jobopenings {
	text-align: left;
	margin:0px 15px 20px 15px;
}

#outercontentbox2 {
	border: solid 1px #cecece;
	width:548px;
	display: block;
	margin:0px;
	padding:0px;
	float: left;
}

#outercontentbox1 {
	border: solid 1px #838383;
	width:546px;
	display: block;
	margin:0px;
	padding:0px;
	float: left;
}

#outercontentbox {
	border: solid 1px #626565;
	width:544px;
	margin:0px;
	padding:0px;
	float: left;
}

.toptags {
	color: #9ca0a1;
	font-size: 11px;	
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	line-height: 120%;
	}

.tags {
	color: #000;
	background: #fff;
	font-size: 11px;	
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	line-height: 120%;
	float: right;
	border: 1px solid #b38808;
	border-top: 3px solid #b38808;
	}
.tags a {
	color: #b38808;
	font-size: 11px;	
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	outline:none;
	}
#content p{
	margin: 6px;
	line-height: 13px;
	text-align:justify;
	}
	
#content p img{
	border: none;
	margin: 0px;

	}
	
img, a:link img, a:vlink img, a:alink img {
	border-style:none;
	border:none;
	outline: none;
}

#content h1 {
	color: #b38808;
	font-size: 20px;	
	font-weight: normal;
	margin-left: 14px;
	padding: 28px 5px 13px 0px;
	line-height: 120%;
	font-weight: bold;
	}
#content h1 a  {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	outline:none;
	}

#content h1 a:hover {
	color: #b38808;
	text-decoration: none;
	outline:none;
	}


#content h2 {
	color: #b38808;
	font-size: 20px;	
	font-weight: normal;
	margin-left: 15px;
	padding: 28px 5px 13px 0px;
	line-height: 120%;
	}
#content h2 a  {
	color: #ff6600;
	font-size: 18px;	
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	}

#content h2 a:hover {
	color: #000;
	background: none;
	text-decoration: underline;
	outline:none;
	}

#content h3 {
	color: black;
	font-size: 12px;
	margin-left: 14px;
	padding: 8px 5px 0px 0px;
	display: block;
	font-weight: bold;
}
#content h3 a  {
	
	text-decoration: none;
	outline:none;
	}

#content h3 a:hover {
	color: #000;
	background: #ffffff;
	text-decoration: underline;
	outline:none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #ff6600;
	text-decoration: underline;
	outline:none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	outline:none;
	}
blockquote{
	margin: 15px;
	padding: 15px;
	font-style: italic;
	color: #333;
	background: #dddddd;
	}
	

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#outersidebar3 {
	border: solid 1px #cecece;
	width: 197px;
	float: left;
	padding: 0 6px 0 5px;
}

#outersidebar2 {
	border: solid 1px #838383;
	width: 195px;
	float: left;
}

#outersidebar1 {
	border: solid 1px #626565;
	width: 193px;
	float: left;
}





#sidebar p, #sidebar .textwidget{
	margin: 0px;
	line-height: 17px;
	padding: 10px 0px 0px 0px;
	}

#sidebar h2 {
	background-color: #9ca0a1;	
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 3px;
	margin: 4px;
	margin-top:15px;
	text-align:center;
	border-bottom: solid 2px black;
	border-right: 1px solid gray;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 16px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 8px;
	border-bottom: 1px dotted #666;
	}
#sidebar ul li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	outline:none;
	}

#sidebar ul li a:hover {
	color: #ff6600;
	text-decoration: none;
	outline:none;
	}
#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#footer { 
	color: #000;
	font-weight: normal;
	font-size: 11px;

	background-color: transparent;
	padding: 5px;
	text-align: left;
	clear: both;

	text-transform: uppercase;
	}
#footer a {
	color: #000;
	text-decoration: underline;
	outline:none;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	outline:none;
	}
#footer2 {
	padding: 15px;
	text-align:center;
	color: white;
}

#footer2 a {
	text-align:center;
	color: white;
}

input, textarea, keygen, select, button, isindex {
	margin-left:17px;
}

#footer-tag-cloud {
	width:750px; 
	text-align:center; 
	margin:0 auto; 
	padding: 10px;
	clear:both;
	border: silver solid 1px;
	margin-bottom: 10px;
}

#footer-tag-cloud a {
	color: white;
}

div b {
	margin:10px;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:100%; 
	position:relative; 
	z-index:999;
	text-align:center;
	background-color: #9ca0a0;
	height:22px; 
	padding: 0px 1px 0px 1px;
	border-bottom: solid 2px #000000;
	text-transform: none;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;

	
}
.menu ul ul {
	width:149px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	background: transparent;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;  
	background: transparent url(images/shadow-header.jpg) bottom center no-repeat; 
 
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	vertical-align:top;
	padding: 2px 26px 11px 26px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color:#424242;
	z-index:999;
}

/* style the second level hover */
.menu ul ul a.drop:hover{

	color:black;
	z-index:999;
}
.menu ul ul :hover > a.drop {
	background-color:#9ca0a0;
	color:black;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#424242;
	z-index:9999999999;
	margin-left:50px;

}

/* style the third level hover */
.menu ul ul ul a:hover {
	background:#9ca0a0;
	z-index:9999999999;
	margin-left:50px;

}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:20px;
	left:0; 
	width:149px;
	z-index:999;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:127px; 
	top:4px; 
	width:127px;
	z-index:99999999999999999;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-149px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	background: #9ca0a0;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#424242; 
	color:#ffffff; 
	height:auto; 
	line-height:1.1em; 
	padding:4px 3px 4px 3px; 
	width:175px;
	text-align:left;
	z-index:999999999999;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000000;
	background-color:#9ca0a0;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#000000;
	background-color:#9ca0a0;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
	visibility:visible;
}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: white;
  font-weight: bold;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: gray;
}

.menu ul .current_page_item ul a:hover {

}

.menu .current_page_item a:hover {

}

img {border:none}

#sitemap ul li a {
	color: #B38806;
}