/*
Theme Name: AXIOM
Theme URI: http://www.axiomad.com/
Description: 
Version: 1.6
Author: C. Bryant
Author URI: http://www.axiomad.com
Tags: blue, custom header, fixed width, two columns, widgets

/* Begin Structure */
body {
	font-size: 11px;
	font-family: Arial, sans-serif, monospace;
	background-color: #363636;
	color: #FFFFFF;
	background-image: url(http://www.axiomad.com/images/texturedBG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	}
	body, html {
  scrollbar-face-color: ThreeDFace !important;
  scrollbar-shadow-color: ThreeDDarkShadow !important;
  scrollbar-highlight-color: ThreeDHighlight !important;
  scrollbar-3dlight-color: ThreeDLightShadow !important;
  scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  scrollbar-track-color: Scrollbar !important;
  scrollbar-arrow-color: ButtonText !important;
}
#preloadedimages { display: none; }

/* Body container */
#body-container{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://www.axiomad.com/images/gold-BG.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
}
/* Container (wraps content, primary, and secondary) */

#container {
	width: 1040px;
	position: relative;
	background-image: url(http://www.axiomad.com/images/homeBackground.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Links */
a {
	color: #555555;
	text-decoration: none;
	}
a:visited {
	color: #555555;
	}
a:hover, a:active {
	color: #700021;
	text-decoration: underline;
	}
/*Tier*/
#tier
{
	width: 1000px;
	left: 20px;
	position: relative;
	background-image: url(http://www.axiomad.com/images/genericBackground.jpg);
	background-repeat: no-repeat;
	height: 714px;
}
/*Header*/
#headerWrap {
	background-repeat: no-repeat;
	height: 160px;
	width: 1000px;
	position: relative;
	display: block;
	background-image: url(http://www.axiomad.com/images/header_bg_01.png);
}
/*AXIOM Home*/

#axiomhome{
	width: 132px;
	height: 132px;
	list-style: none;
	position: absolute;
	display: inline;
	top: 12px;
	left: 22px;
	color: #000000;
	}
#axiomhome ul {
	font-size: 11px;
	top: 0px;
	width: 132px;
	height: 132px;
	overflow: hidden;
	list-style-type: none;
}
#axiomhome li a{
	float: left;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
	
#axiomhome li#logo_button{
	width: 132px;
	height: 132px;
}
#axiomhome li#logo_button:hover{
	width: 132px;
	height: 132px;
	background-repeat: no-repeat;
}
/*MainNav*/

#nav{
	display: inline;
	position: absolute;
	top: 58px;
	list-style: none;
	left: 300px;
}
#nav ul {
	font-size: 13px;
	background-image: url(../images/buttons/about-usDropDown.png);
	background-repeat: no-repeat;
	text-align: center;
	z-index:2;
	position: absolute;
	top: 40px;
	left: -10px;
	width: 330px;
	height: 80px;
}

#nav li{
	float: left;
	left: -20px;
}
#nav li a{
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	padding-right: 10px;
	padding-left:10px;
	width: 100%;
	float: left;
	height: 100%;
}
#nav ul ul, #nav li ul{
	list-style: none;
	padding-left: 16px;
}
#nav li li{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
#nav li li a:hover{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
} 

#nav li:hover ul, li.sfhover ul {
	left: -10px;
	width: 330px;
	z-index: 2;
	height: 81px;
	top: 40px;
}
.nav_spacer{
	width: 5px;
	height: 39px;
	background-image: url(http://www.axiomad.com/images/buttons/nav_spacer.png);
}
#nav li#nav_home{
	width: 67px;
	height: 39px;
	background-image: url(http://www.axiomad.com/images/buttons/nav_home1.png);
}
#nav li#nav_home:hover{
	width: 67px;
	height: 39px;
	background-image: url(http://www.axiomad.com/images/buttons/nav_home2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li#nav_about{
	width: 92px;
	height: 39px;
	background-image: url(http://www.axiomad.com/images/buttons/nav_about1.png);
}
#nav li#nav_about:hover{
	width: 92px;
	height: 39px;
	background-image: url(http://www.axiomad.com/images/buttons/nav_about2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li#nav_people{
	background: url(http://www.axiomad.com/images/buttons/nav_people1.png);
	width: 74px;
	height: 39px;
}
#nav li#nav_people:hover{
	background: url(http://www.axiomad.com/images/buttons/nav_people2.png) no-repeat right top;
	width: 74px;
	height: 39px;
}
#nav li#nav_services{
	background: url(http://www.axiomad.com/images/buttons/nav_services1.png);
	width: 86px;
	height: 39px;
}
#nav li#nav_services:hover{
	background: url(http://www.axiomad.com/images/buttons/nav_services2.png) no-repeat right top;
	width: 86px;
	height: 39px;
}
#nav li#nav_portfolio{
	background: url(http://www.axiomad.com/images/buttons/nav_portfolio1.png);
	width: 84px;
	height: 39px;
}
#nav li#nav_portfolio:hover{
	background: url(http://www.axiomad.com/images/buttons/nav_portfolio2.png) no-repeat right top;
	width: 84px;
	height: 39px;
}
#nav li#nav_success-stories{
	background: url(http://www.axiomad.com/images/buttons/nav_success-stories1.png);
	width: 140px;
	height: 39px;
}
#nav li#nav_success-stories:hover{
	background: url(http://www.axiomad.com/images/buttons/nav_success-stories2.png) no-repeat right top;
	width: 140px;
	height: 39px;
}
#nav li#nav_news{
	background: url(http://www.axiomad.com/images/buttons/nav_news1.png);
	width: 65px;
	height: 39px;
}
#nav li#nav_news:hover{
	background: url(http://www.axiomad.com/images/buttons/nav_news2.png) no-repeat right top;
	width: 65px;
	height: 39px;
}
#nav li#nav_insights{
	background: url(http://www.axiomad.com/images/buttons/nav_insights1.png);
	width: 88px;
	height: 39px;
}
#nav li#nav_insights:hover{
	background: url(http://www.axiomad.com/images/buttons/nav_insights2.png) no-repeat right top;
	width: 88px;
	height: 39px;
}
/*MAIN Contact*/
#contactnav{
	width: 108px;
	height: 32px;
	list-style: none;
	position: absolute;
	display: inline;
	top: -11px;
	left: 834px;
	}
#contactnav ul {
	font-size: 11px;
	top: 0px;
	width: 108px;
	height: 32px;
	overflow: hidden;
	list-style-type: none;
}
#contactnav li a{ 
	float: left; 
	text-decoration: none; 
	width: 100%; 
	height: 100%; }
	
.nav_contact{
	background: url(http://www.axiomad.com/images/buttons/nav_contact1.png);
	width: 108px;
	height: 32px;
}
.nav_contact:hover{
	width: 108px;
	height: 32px;
	background-image: url(http://www.axiomad.com/images/buttons/nav_contact2.png);
	background-repeat: no-repeat;
}

#leftcontent {
	position: absolute;
	width: 350px;
	height: 272px;
	top: 175px;
	left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}
#rss {
	position: absolute;
	width: 280px;
	height: 206px;
	top: 480px;
	left: 38px;
	background-image: url(http://www.axiomad.com/images/homeRSS_bg.png);
	background-repeat: no-repeat;
	behavior: url(css/iepngfix.htc);
	float: left;
}
#rsscontent {
	overflow: auto;
	color: #9B999A;
	padding-right: 0px;
	height: 120px;
	font-size: 11px;
	line-height: 11px;
	float: left;
	width: 225px;
	position: relative;
	padding-left: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	left: 24px;
	top: 52px;
}
#rsscontent div{
	margin-bottom: 6px;
	margin-top: 0px;
}
#rsscontent a:link, .rsscontent a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#rsscontent a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#rsscontent date{
	color: #FFFFFF;
}
/* Main content */
#main-content {
	width: 430px;
	position: relative;
	left: 380px;
	font-size: 12px;
	color: #555555;
	padding-right: 10px;
	height: 435px;
	top: 0px;
	margin-bottom: 15px;
}
#main-copy {
	width: 430px;
	position: relative;
	font-size: 12px;
	color: #555555;
	padding-right: 10px;
	height: 380px;
	margin-bottom: 15px;
	overflow: hidden;
}
#main-content h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#main-content a {
	font-family: Arial, Helvetica, sans-serif;
		color: #555555;

}
#main-content h1 {
	font-size: 18px;
}
#main-content h2 {
	font-size: 15px;
	line-height: 16px;
	}
#main-content p {
	line-height: 18px;
}
#main-content ul {
	text-indent: 0px;
	margin:0px;
	padding:0px 0px 0px 25px;
}
#main-content li{
	line-height: 16px;
		text-indent: 0px;

}
#main-content li ul {
 	margin:0px;

	
}

.entry {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	}
.post {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	}

.post hr {
	display: block;
	}


/* Begin Sidebar */
#sidebar
{
	padding: 20px 20px 10px 0;
	width: 120px;
	position: absolute;
	top: 160px;
	left: 856px;
	text-align: left;
	color: #555;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color: #555;
	}

	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 5px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 124px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 0px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/*LOGO*/
#logo
{
	width: 256px;
	height: 85px;
	position: relative;
	left: 740px;
}
/* Footer */
#footer
{
	color: #FFF;
	height: 100%;
	width: 100%;
	background-image: url(http://www.axiomad.com/images/footer_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 1000;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	top: -20px;
}
#footer div 
{
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
	height: 70px;
	padding-right: 20px;
	display: block;
	position: relative;
	width: 1080px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer p 
{
	text-align: center;
	padding-top: 14px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
#footer  a 
{
	text-decoration: none;
	color: #FFF;
}
#footer   a:hover 
{
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: normal;
}

/* End Structure */




