/*
Theme Name: Omit Needless Elements-AT version
Theme URI: http://www.wordpressdiva.com/themes/33/omit-needless-elements.html
Description: Clean, minimal, basic - borderline sandox - fluid theme. Adapted by KJS to match as closely as possible the original AgileTeams theme stylesheet.
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/
Version: 1.0.0
*/

/*=================================
All Rights Reserved.

You are free to use and modify this theme
as long as the included attribution links 
remain intact.

For more information, see:
http://www.wordpressdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wordpressdiva.com/themes/read-me/css/
====================================*/

/* hide the overflow - can be overridden */
#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}
body{background:#FFF;color:#000;font:75%/120% Georgia,"Times New Roman",Times,serif;margin:0;padding:0;
  background-image:url(images/ATbackground.png);background-repeat:repeat-y;background-position:left;}
a{background-color:inherit;color:#00e;text-decoration:none;padding:2px;}
a:visited{background-color:inherit;color:#60b;text-decoration:underline;}
a:hover{background-color:#000;color:#FFF;text-decoration:underline overline;}
a:active{background-color:inherit;color:red;text-decoration:underline overline;}
a img{border:none;text-decoration:none;}
blockquote{border-bottom:1px solid #000;font-style:italic;width:80%;margin:25px auto 50px;padding:15px 0;}
blockquote em{font-style:normal;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New",Courier,monospace;}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6{font-family:"Verdana","Arial","Helvetica","san-serif";font-weight:400;line-height:115%;text-align:center;vertical-align:top;}
h1{font-size:2.9em;}
h2{font-size:2.5em;}
h3{font-size:2.25em;}
h4{font-size:2em;}
h5{font-size:1.75em;}
h6{font-size:1.5em;}
input,textarea{font-size:100%;font-family:"Verdana","Arial","Helvetica","san-serif";letter-spacing:1px;padding:2px;color:blue;}
#wrap{font-size:1.35em;line-height:1.5em;letter-spacing:1px;width:94%;margin:25px auto;}
#header{text-align:left;margin:0  5px 5px 0;padding:10px 0;border-bottom:1px solid #000;
	background-image:url(images/ATlogo.png);background-repeat:no-repeat;background-position:right top;}
#header h1{text-align:left;margin:3px 0;padding:0;}
#header h1 a{border:none;color:blue;text-decoration:none;background-color:inherit;font-weight:bold;}
#header p.blogdescription{font-style:italic;margin:0px 0px 0;padding:0;}
#content{float:left;width:75%;}
#content a{border-bottom:1px solid #05A;}
.post{margin:0 0 75px;}
.posttitle{font-size:1.75em;margin:5px 0;}
.pagetitle{font-size:1.9em;border-bottom:1px solid #000;}
#content .posttitle a{background-color:inherit;color:#000;border:none;}
.postdate{text-align:right;font-variant:small-caps;}
.postcontent h3{font-size:1.5em;margin:25px 0;}
.postcontent h4{font-size:1.25em;margin:25px 0;}
.postmeta{border-top:1px solid #000;}
.authormeta{font-style:italic;margin:5px 0;}
.metawrap{border-top:1px solid #000;font-size:0.8em;margin:50px 0;padding:15px;}
h3#comments,h3#respond{font-size:2em;margin:35px 0;}
h3#comments big{font-size:1em;font-style:italic;}
#commentform dd{margin:5px 0 10px;}
input#author,input#email,input#url{width:30%;color:#000;}
#commentform textarea{width:80%;}
#sidebar{float:right;width:20%;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar h2{font-size:1.25em;border-bottom:1px solid #000;margin:4px 0;color:blue;}
#sidebar li{margin:10px 0 30px;}
#wp-calendar{width:80%;text-align:center;margin:0 auto;}
#wp-calendar caption{font-variant:small-caps;text-align:center;margin:0 auto;}
#footer{clear:both;text-align:center;font-size:0.9em;line-height:1.0em;}
#footer p.credit{font-size:0.75em;line-height:0.9em;}
#footer p.credit a{background-color:inherit;color:#000;}
/* Various Classes & Image Alignment  */
.center{text-align:center;}
.floatleft{float:left;margin:5px;}
.floatright{float:right;margin:5px;}
img.center{display:block;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
.navigation{margin:50px 0 25px;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
legend,#searchform label{display:none;}
.metawrap p,#sidebar li li,#searchform dd,#footer p{margin:5px 0;}
/* named AT styles not included in the original o-n-e stylesheet */
table   {background-color:#000}
caption {text-align:center;vertical-align:top}
tr      {}
th      {}
td      {}
quotation,td.quotation { font-family: "Times New Roman","Times",serif; font-style: italic; font-weight: bold; color: purple }

a.pagetitle,td.pagetitle,pagetitle  { COLOR: blue; 
									 FONT: 24x/26x; font-size: 24; line-height: 26pt;
									 FONT-STYLE: normal; font-weight: bold  }
a.pagetitle:visited       { COLOR: #000000darkblue; TEXT-DECORATION: underline }
a.pagetitle:link          { COLOR: blue;   TEXT-DECORATION: underline }
a.pagetitle:hover         { COLOR: white;  TEXT-DECORATION: underline overline; BACKGROUND-COLOR: #000000darkblue }
a.pagetitle:active        { COLOR: red;    TEXT-DECORATION: underline }

pagecaption,th.pagecaption,td.pagecaption { COLOR: #000000darkblue; 
									  FONT: 18x/20x; font-size: 18; line-height: 20pt;
									  FONT-STYLE: normal; font-weight: normal }
a.pagecaption             { COLOR: blue; 
									  FONT: 18x/20x; font-size: 18; line-height: 20pt;
									  FONT-STYLE: normal; font-weight: normal }
a.pagecaption:visited     { COLOR: #000000darkblue; TEXT-DECORATION: underline }
a.pagecaption:link        { COLOR: blue;   TEXT-DECORATION: underline }
a.pagecaption:hover       { COLOR: white;  TEXT-DECORATION: underline overline; BACKGROUND-COLOR: #000000darkblue }
a.pagecaption:active      { COLOR: red;    TEXT-DECORATION: underline }

pagenote,tr.pagenote,td.pagenote,th.pagenote { FONT: 12x/13x; font-size: 12; line-height: 13pt; }

offsitelogo       	 { font-style: italic; font-weight: normal }
a.offsitelogo     	 { font-style: italic; font-weight: normal }
a.offsitelogo:visited { TEXT-DECORATION: underline }
a.offsitelogo:link    { TEXT-DECORATION: underline }
a.offsitelogo:hover   { TEXT-DECORATION: underline overline; BACKGROUND-COLOR: white;  }
a.offsitelogo:active  { TEXT-DECORATION: underline }

a.offsite,offsite { font-style: italic; font-weight: normal }
a.offsite:visited { COLOR: green;     TEXT-DECORATION: underline }
a.offsite:link    { COLOR: black;     TEXT-DECORATION: underline }
a.offsite:hover   { COLOR: white;     BACKGROUND-COLOR: green; TEXT-DECORATION: underline overline }
a.offsite:active  { COLOR: red;       TEXT-DECORATION: underline }

a.ftpoff          { font-style: italic; font-weight: normal }
a.ftpoff:visited  { COLOR: green;      TEXT-DECORATION: none }
a.ftpoff:link     { COLOR: black;      TEXT-DECORATION: none }
a.ftpoff:hover    { COLOR: white;      BACKGROUND-COLOR: green; TEXT-DECORATION: underline overline }
a.ftpoff:active   { COLOR: red;        TEXT-DECORATION: underline }

onsite,td.onsite  { COLOR: blue; }
a.onsite,onsite   {  }
a.onsite:visited  { COLOR: #000000darkblue;   TEXT-DECORATION: underline }
a.onsite:link     { COLOR: blue;       TEXT-DECORATION: underline }
a.onsite:hover    { COLOR: white;      TEXT-DECORATION: underline overline; BACKGROUND-COLOR: blue }
a.onsite:active   { COLOR: red;        TEXT-DECORATION: underline }

onsitetopic,td.onsitetopic  { COLOR: red; font-weight: bold }
a.onsitetopic,onsitetopic   { COLOR: red; font-weight: bold }
a.onsitetopic:visited  { COLOR: red;   TEXT-DECORATION: underline }
a.onsitetopic:link     { COLOR: red;   TEXT-DECORATION: underline }
a.onsitetopic:hover    { COLOR: white; TEXT-DECORATION: underline overline; BACKGROUND-COLOR: blue }
a.onsitetopic:active   { COLOR: red;   TEXT-DECORATION: underline }

onsitelogo       	 { font-style: italic; font-weight: normal }
a.onsitelogo     	 { font-style: italic; font-weight: normal }
a.onsitelogo:visited { TEXT-DECORATION: underline }
a.onsitelogo:link    { TEXT-DECORATION: underline }
a.onsitelogo:hover   { TEXT-DECORATION: underline overline; BACKGROUND-COLOR: white;  }
a.onsitelogo:active  { TEXT-DECORATION: underline }

a.ftplink,ftplink   { font-weight: bold }
a.ftplink:visited   { COLOR: #000000darkpurple; TEXT-DECORATION: underline }
a.ftplink:link      { COLOR: purple;     TEXT-DECORATION: underline }
a.ftplink:hover     { COLOR: white;      TEXT-DECORATION: underline overline; BACKGROUND-COLOR: purple }
a.ftplink:active    { COLOR: red;        TEXT-DECORATION: underline }

a.filelink,filelink { font-weight: normal }
a.filelink:visited  { COLOR: #000000darkpurple; TEXT-DECORATION: underline }
a.filelink:link     { COLOR: purple;     TEXT-DECORATION: underline }
a.filelink:hover    { COLOR: white;      TEXT-DECORATION: underline overline; BACKGROUND-COLOR: purple }
a.filelink:active   { COLOR: red;        TEXT-DECORATION: underline }

legal,td.legal    { COLOR: blue;       }
a.legal,legal     { COLOR: blue;       }
a.legal:visited   { COLOR: #000000darkblue;   TEXT-DECORATION: underline }
a.legal:link      { COLOR: blue;       TEXT-DECORATION: underline }
a.legal:hover     { COLOR: white;      TEXT-DECORATION: underline overline; BACKGROUND-COLOR: blue }
a.legal:active    { COLOR: red;        TEXT-DECORATION: underline }

toolbar           { }
tr.toolbar,td.toolbar { text-align: center; vertical-align: bottom; 
								font-size: 14; line-height: 14pt }
a.toolbar         { font-style: normal; font-weight: bold }
a.toolbar:visited { COLOR: blue;       TEXT-DECORATION: none }
a.toolbar:link    { COLOR: blue;       TEXT-DECORATION: none }
a.toolbar:hover   { COLOR: white;      BACKGROUND-COLOR: blue; TEXT-DECORATION: underline overline }
a.toolbar:active  { COLOR: red;        TEXT-DECORATION: underline }

footer              { }
tr.footer,td.footer { text-align: center; vertical-align: bottom ; COLOR: gray;
							 font-size: 10; line-height: 11pt; }
a.footer            { font-weight: normal }
a.footer:visited    { COLOR: gray;     TEXT-DECORATION: underline }
a.footer:link       { COLOR: black;    TEXT-DECORATION: underline }
a.footer:hover      { COLOR: white;    TEXT-DECORATION: underline overline; BACKGROUND-COLOR: black}
a.footer:active     { COLOR: red;      TEXT-DECORATION: underline; BACKGROUND-COLOR: white}

p.pagebody, th.pagebody
   { font-size: 14; line-height: 16pt; font-family: Verdana, Arial, Helvetica, sans serif; 
   }
td.pagebody
   { font-size: 12; line-height: 13pt; font-family: Verdana, Arial, Helvetica, sans serif; 
   }
ul.pagebody, li.pagebody 
   { font-size: 12; line-height: 13pt; font-family: Verdana, Arial, Helvetica, sans serif;
	  list-style-type: disc; list-style-image: url(images/purpleoval.png); list-style-position: outside;
   }

p.pageheader, th.pageheader, td.pageheader
   { font-size: 14; line-height: 16pt; font-family: Verdana, Arial, Helvetica, sans serif; 
   }
   
#preload {
    width: 0;
    height: 0;
    display: inline;
    background-image: url(images/ATbackground.png);
    background-image: url(images/ATlogo.png);
    background-image: url();
}

