/*  
Theme Name: Aptela
Theme URI: http://www.aptela.com/
Description: Custom WordPress theme for Aptela.
Version: 1.0
Author: J.M. Dodd
Author URI:

Content reset by Eric Meyer <http://meyerweb.com/eric/tools/css/reset/>.
v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend, 
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

sup {
  font-size: 80%; 
  line-height: 80%;
  vertical-align: top;
}

table, tbody, tfoot, thead, tr, th, td 
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  background: transparent;
}


body {
  line-height: 1;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: bolder;
}

a {
  text-decoration: none;
  color: #94aa25;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* TEXT STYLES */

h1, h2, h4, h5, h6 { 
	font-weight: normal;
	color: #94aa25;
}

h1, h2, h3, h5, h6,
p, 
ul, ol, dl {
  padding-bottom: 20px;
}

h1 { 
	
} 

h4 {
  padding-bottom: 0px;
}


h2 {
  font-size: 1.3em;
  color: #d76416;
}

h3 {
	color: #3a3a26;
}

h3 a {
	color: #94aa25;
}

h4 {
  font-size: 1em;
  font-weight: bold;
}

.post {
  padding: 20px 20px 0 20px;
}

.post a {
  color: #455560;
}

.post a:hover {
  color: #94aa25;
}

.post ul li ul,
.post ul li ul li ul {
  padding-bottom: 0;
}

hr {
width: 100%;
border: 0;
color: #94aa25;
background-color: #94aa25;
height: 1px;
}



/* LAYOUT STYLES */

body {
  margin: 0 auto;
  background: #fff;
  color: #444;
  font: 12px/1.5em Verdana, Arial, "Lucida Grande", Geneva, "Bitstream Vera Sans", sans-serif;
  text-align: center;
}

input, textarea {
  font: 12px/1.5em Verdana, Arial, "Lucida Grande", Geneva, "Bitstream Vera Sans", sans-serif;
}

#page {
  width: 930px;
  margin: 0 auto;
  text-align: left;
}

/* CUSTOM HOME PAGE STYLES */

#home #page {
  background: url("images/bkg-splash.gif") top left repeat-y;
}

#home #content {
  border-top: 1px solid #a2ba32;
}

/* BANNER STYLES */

#banner {
  background: #fff;
}

#logo{
	position: absolute;
}


#banner h1 {
  padding: 20px 0px;
  text-align: left;
}

#navigation {
  padding-top: 20px;
  clear: both;
  height: 36px;
}

#navigation ul {
  padding: 0;
}

#navigation ul li {
  display: block;
  float: left;
  width: 120px;
  border-right: 1px solid #666;
}

#navigation ul li a {
  display: block;
  line-height: 30px;
  padding: 6px 10px 0 10px;
  background: #3a3a26;
  color: #fff;
}

#navigation ul li.current_page_item a,
#navigation ul li.current_page_parent a {
  background: #6f8b2f;
  color: #6f8b2f;
}

#navigation ul li a:hover {
  background: #6f8b2f;
  color: #fff;
}

#rotation {
  padding-bottom: 30px;
  border-right: 1px solid #a2ba32;
}

#quicknav {
  padding: 30px;
  border-right: 1px solid #a2ba32;
  border-top: 1px solid #a2ba32;
}

/* SITE STYLES */

#site {
  padding: 20px 20px 0 0px;
  color: #888;
  font-size: 0.9em;
  background: #fff;
  text-align: right;
}

#site2 {
  padding: 20px 20px 0 0px;
  color: #888;
  font-size: 0.9em;
  background: #fff;
  text-align: left;
}

#site a {
  color: #888;
}

#site a:hover {
  color: #94aa25;
}

/* CONTENT STYLES */

#content {
  width: 100%;
}

/* HOME PAGE STYLES: page_home.php. */

#wrapper {
	margin: 0 auto;
	width: 930px;
	text-align:left;
	position: relative;
}

#header {
	position: relative;
	height: 84px;
}


#mainnav {
	margin:15px 0 0 0;
	padding: 0;	
	width: 953px;
	height: 69px;
	background: url("http://www.aptela.com/xres/images/bg/mainnav.gif") left top no-repeat;
}

#mainnav li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: none;

}	

#mainnav li a {
	text-indent: -9999px;
	float: left;
	display: block;
	height: 69px;
}	

#mininav {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;	
}

#mininav li{
	float: left;
	margin: 0;
	padding: 5px 0;
	line-height: 1.1em;
	background: none;
}

#mininav li a {
	border-right: 1px solid #d76416;
	font-weight: normal;
	padding: 0 7px;
	color: #d76416;
	text-decoration: none;
}

#mininav li a:hover {
	color: #6f8b2f;
}	

#mininav li.last a {
	border: none;
}

#mininav li.tab {
	background: #6f8b2f url("http://www.aptela.com/xres/images/bg/green-tab-bottom-left.gif") bottom left no-repeat;
	padding:0;
	float: left;
	display: block;
	margin-left: 2px;
}
	
#mininav li.tab a {
	padding:5px 10px;
	color: #fff;
	display: block;
	float: left;
	border: none;
	background: url("http://www.aptela.com/xres/images/bg/green-tab-bottom-right.gif") bottom right no-repeat;
}

#mininav li.tab a:hover {
	color: #a2ba32;
}

#searchform {
	position: absolute;
	width: 182px;
	right:0;
	top: 30px;
}

#searchform input {
	float: left;
}

#searchform .text {
	width: 149px;
	border: solid 1px #ebebeb;	
	border-top: solid 2px #d0d0d0;
	border-left: solid 2px #c0c0c0;
}



/* LANDING PAGE STYLES */

.fourup {
  width: 210px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  border: 1px solid #94aa25;
}

.followup {
  margin-left: 696px;
  margin-bottom: 20px;
  border: 1px solid #94aa25;
}

.followup .fmtext {
  width: 180px;
}

.passthru {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #94aa25;
  border-left: 1px solid #94aa25;
  border-bottom: 1px solid #94aa25;
}

/* CONTACT BLOCK STYLES */

#contact {
  clear: both;
  padding: 20px 20px 0 20px;
  border: 1px solid #94aa25;
  background: #fff;
  color: #455560;
  font-size: 1.3em;
  text-align: right;
}

#contact p strong {
  font-weight: normal;
  color: #94aa25;
}

/* POSTS CONTENT STYLES: index.php, archive.php, page.php. */

#posts {
  width: 694px;
  float: right;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #a2ba32;
  border-left: 1px solid #a2ba32;
  border-bottom: 1px solid #a2ba32;
}

#posts a,
.fourup a,
.followup a,
.passthru a {
  color: #94aa25;
}

#pagination {
  padding: 20px 20px 0 20px;
  text-align: center;
}

/* BLOG STYLES */

.post .header h2,
.post .header h2 a {
  color: #94aa25;
  padding-bottom: 0;
}

.post .header {
  padding-bottom: 20px;
}

.post .header .entry-date,
.post .footer {
  font-size: smaller;
  color: #666;
}

.post .req {
  color: #94aa25;
}

.post .highlight {
  color: #94aa25;
}

#footer {
	background: #f4f7e7;
	color: #3a3a26;
	font-size: .9167em;
	clear: both;
	padding:5px;
}	


/* SIDEBAR STYLES */

#sidebar {
	float: left;
	width: 210px;
	margin-right: 13px;
	margin-bottom: 20px;
}
  
  #subnav {
	padding-top: 5px;
	background: #6f8b2f;
}



#subnav li {
	background: url("http://www.aptela.com/xres/images/bullets/white-arrow.gif") 16px 9px no-repeat;
	border-bottom: solid 1px #556b24;
	border-top: solid 1px #90a65f;
	margin:0;
	padding: 5px 15px 5px 25px;
}

#subnav li a { 
	color: #fff;
}

#subnav li a:hover { 
	color: #B0D021;
}

#subnav li.on {
	background: #a0bf24 url("http://www.aptela.com/xres/images/bullets/white-arrow.gif") 16px 9px no-repeat;
}

#subnav li.on a:hover, #subnav li li a:hover {
	color: #6F8B2F;
}

#subnav li.on li {
	border: none;
	background: url("http://www.aptela.com/xres/images/bullets/white-dot.gif") left 9px no-repeat;
	padding: 2px 5px 2px 10px;
}

#subnav li.section {
	background: none;
	padding-left: 16px;
	font-size: 120%;
	border-top: none;
}

subnav li {
	background: white;
	color: black;
}
  
/* Lore-specific styles */ 
.lore .breadcrumbs {
  font-size: smaller;
  padding-bottom: 10px;
}

.lore .breadcrumb_current {
  font-weight: bold;
}

.lore .description {
  color: #444;
  font-size: smaller;
  font-style: italic;
}  

.lore .post ul li ul,
.lore .post ul ul,
.lore .post ul li ul li ul,
.lore .post ul ul ul {
  padding-bottom: 0;
}

.lore #posts .post ul li {
  padding-left: 15px;
  background: transparent url("http://www.aptela.com/xres/images/bullets/green-arrow.gif") 0px 6px no-repeat;
}

.lore #posts .post ul li ul li,
.lore #posts .post ul ul li {
  margin-left: 20px;
}

.lore #posts .post ul li ul li ul li,
.lore #posts .post ul ul ul li {
  margin-left: 40px;
}  

.lore td {
  padding-right: 20px;
  padding-bottom: 20px;
}  

.lore td.inset {
  padding-right: 0;
}  

.lore td h3 {
  padding-bottom: 5px;
  font-size: 1.0em;
}

.lore .shorter {
  padding-bottom: 5px;
}  

.lore .details {
  font-size: smaller;
}

.lore .article-actions {
  text-align: center;
}

.lore .admin {
  margin: 0 40px 20px 40px;
  padding: 20px 20px 0 20px;
  border: 1px solid #f66;
  background: #fcc;
  text-align: center;
}  

.lore .info {
  padding: 5px 5px 0 5px;
  border: 1px dotted #3a3a26;
}  

.lore .info p {
  padding-bottom: 5px;
}  

/* VoIP Test PAGE STYLES */

#voiptest #page {
  width: 980px;
}

#voiptest #posts {
  width: 744px;
}

/* DATA TABLE STYLES */

.data th {
  font-size: 1.3em;
  color: #94aa25;
}

.data th,
.data td {
  padding: 2px 4px;
}

.data td.on {
  background: #94aa25;
}

