/*
Styles for use with kristinthorsen.com
All Rights Reserved.

For information on using these styles
with your site, contact
kethorsen@kristenthorsen.com
*/

/* body styles
--------------------------------- */
body {
  margin:0;
  padding:2%;
  background:#E8EAE7;
  color:#333;
  text-align:left;
  font:85% Georgia,Serif;
}

#bodyindented {
  text-indent: -20px;
  text-align:left;
  top:100px;
  right:0;
  width:90%;
  padding:5px 17px 5px 90px;
}

#bodyindented2 {
  text-indent: 0px;
  text-align:left;
  top:100px;
  right:0;
  width:90%;
  font:80% Georgia,Serif;
  padding:5px 7px 5px 30px;
}

#bodyindented2 h3 {
  text-indent: 0px;
  text-align:left;
  top:100px;
  right:0;
  width:90%;
  font:120% Georgia,Serif;
  font-weight: bold;
  padding:0px 7px 0px 0px;
}

#bodyindented2 h4 {
  text-indent: 0px;
  text-align:left;
  top:100px;
  right:0;
  width:90%;
  font:100% Georgia,Serif;
  font-weight: bold;
  padding:5px 7px 0px 40px;
}

.indented li {
  list-style: none;
  position: relative;
  padding-right: 10em;
  width: 99%;
}

.indented .indent2 {
  position: absolute;
  top: 0;
  left: 7em;
  width: 55em;
}



/* links
--------------------------------- */
a:link, a:visited, a:active {
	color: #912405;
	background-color: transparent;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana,Arial,Sans-serif;
	letter-spacing: 4px;
	text-decoration:none;
	border-bottom: 0;
}

a:hover {
	color:#C75000;
	text-decoration:none;
	border-bottom: 3px dotted #C75000;
}

.linkplain {
	background:#E8EAE7;
	color:#333;
	text-align:left;
	font:85% Georgia,Serif;
	font-variant: normal;
	letter-spacing: 3px;
}



#container {
  position:relative;
  width:750px;
  margin:0 auto;
  text-align:left;
}


/* hidden text
--------------------------------- */
h1, h2, h3, h4 {
  margin:0;
  background-repeat:no-repeat;
  background-position:left top;
  letter-spacing: 2px;

}

h1 span, h2 span, h3 span, h4 span, #systemstatus p.p1 span {
  display:none;
}

  
/* header (top)
--------------------------------- */
#department h2 {
  position:absolute;
  top:40px;
  left:0px;
  width:750px;
  margin:0 0 .5em;
  padding:7px 0 0 0px;
  text-align:center;
  font:140% Georgia,Serif;
  letter-spacing: 6px;
  font-weight:bold;
  color:#006653;
}

#pageHeader h1 {
  position:absolute;
  font:230% Georgia,Serif;
  font-variant: small-caps;
  font-weight: bold;
  line-height: 170%;
  top:5px;
  left:0px;
  letter-spacing: 2px;
}

#pageHeader h2 {
  position:absolute;
  top:55px;
  left:5px;
  height:30px;
  font-size:87%;
  line-height:1.3em;
}

#pageHeader ul {
  margin:0 0 .5em;
  padding:0 0 0 14px;
  line-height:1.5em;
}

#systemstatus p.p1 {
  position:absolute;
  top:5px;
  right:5px;
  width:375px;
  margin:0;
  font-size:93%;
  line-height:1.7em;
  text-align:right;
  color:#006653;
  background-color:transparent;
}

#progressdiv p.p1 {
  position:absolute;
  top:5px;
  right:5px;
  width:375px;
  margin:0;
  font-size:93%;
  line-height:1.7em;
  text-align:right;
  color:#006653;
  background-color:#FFFFFF;
}


/* link list
--------------------------------- */
#linkList {
  position:absolute;
  top:130px;
  left:0;
  width:120px;
  line-height:1.3em;
  margin:0;
}

#lfiles li, #lmanage li {
  text-transform:lowercase;
}

#linkList ul {
/* This last value is the spacing between the left side element blocks */
  margin:0 0 3.25em;
  padding:0;
  font-size:93%;
  list-style:none;
}

#linkList ul li {
/* This last value is the spacing between each of the left side elements */
  padding:0 0 0 8px;
  line-height:1.3em;
  margin:0 0 0.5em;
}

#linkList li a:link, #linkList li a:visited {
  font-family:Verdana,Arial,Sans-serif;
  font-weight:bold;
}

#linkList #lfiles li {
  background:url("icon_pg.gif") no-repeat 0 15%;
  color:#006653;
}

#linkList #ldepartments a:link, #linkList #lselect a:visited {
  display:block;
}

#linkList #ldepartments a.c:link, #linkList #ldepartments a.c:visited {
  display:inline;
  font-family:Georgia,Serif;
  font-weight:normal;
  color:#006653;
  background-color:transparent;
  text-transform:lowercase;
}


/* tips and tricks (right)
--------------------------------- */
#tips {
  position:absolute;
  top:100px;
  right:0;
  width:150px;
}

ul#split, ul#split li{
  margin:0;
  padding:0;
  list-style:none;
}

ul#split li{
  float:left;
  width:150px;
  margin:0 10px 10px 0;
}

ul#split h3{
  font: normal 120%/1.3 Verdana,sans-serif;
  text-transform:uppercase;
  margin:0px;
  padding:5px 0 0;
  text-align:center;
  color: #FFF
}

ul#split p{
  margin:0;
  padding:5px 8px 15px;
}

ul#split div{
  background: #DDD;		/* This is the background of all rounded popups */
}

li#blue h3{
  background: #9999C8;
}

li#blue div{
  border:2px solid #9999C8;
}



/* body text (center)
--------------------------------- */
#bodytext {
  position:absolute;
  top:55px;
  left:10px;
  width:450px;
  margin:0 125px;
  border:1px solid #006653;
  border-width:0 1px;
  padding-bottom:8px;
  border-bottom:8px solid #006653;
}

#bodytext p {
  margin:.75em 0;
  line-height:1.5em;
  padding:0 20px;
}

#bodytext h3 {
  height:30px;
  border:1px solid #006653;
  border-width:1px 0;
  margin:1em 0 .5em;
  padding:7px 0 0 14px;
  background-color:#B5DFBF;
}

#announcements h3 {
  border-top-width:0;
  margin:0 0 .5em;
  padding:7px 0 0 14px;
  font: medium Arial,Sans-Serif;
  letter-spacing: 2px;
  background-image:url("images/section_background.jpg");
  background-repeat: repeat-x;
  font-weight:bold;
  color:#777;
}


/* body text frame (center)
--------------------------------- */
#bodytextframe {
  position:absolute;
  top:75px;
  left:0px;
  width:730px;
  margin:0 0px;
  border:1px solid #006653;
  border-width:0 1px;
  padding-bottom:8px;
  border-bottom:8px solid #006653;
}

#bodytextframe p {
  margin:.75em 0;
  line-height:1.5em;
  padding:0 20px;
}

#bodytextframe h3 {
  border:1px solid #006653;
  border-width:1px 0;
  margin:1em 0 .5em 0em;
  padding:7px 0 7px 14px;
  background-color:#B5DFBF;
}

#announcements h3 {
  border-top-width:0;
  margin:0 0 .5em;
  padding:7px 0 0 14px;
  font:140% Arial,Sans-Serif;
  letter-spacing: 2px;
  background-image:url("images/section_background_750.jpg");
  background-repeat: no-repeat;
  font-weight:bold;
  color:#777;
}


/* topic frame (center)
--------------------------------- */
#topic p {
  padding-right: 0px;
  background: transparent url(images/topic.gif) no-repeat 2px 5px;
}


/* footer (bottom)
--------------------------------- */
#footer {
  background:#B5DFBF;
  color:#333;
  margin:1.75em 0 0;
  padding:5px 20px;
  border:1px solid #006653;
  border-width:1px 0;
  font:85% Verdana,Arial,Sans-serif;
  text-align:center;
}

#footer a:link, #footer a:visited {
  padding:0 5px;
  font-weight:normal;
}


/* misc
--------------------------------- */
acronym {
  cursor:help;
  border-bottom: 1px dashed #333;
}
  
#shadedText h3 {
  height:20px;
  border-top-width:0;
  border-bottom:1px solid #006653;
  border-width:1px 0;
  margin:0em 0 .5em;
  background-color:#B5DFBF;
}

.updateinfo {
  color:#666;
  font:60% Verdana,Arial,Sans-serif;
  line-height:1.7em;
}

.actionitem {
  color:#666;
  font:80% Verdana,Arial,Sans-serif;
  font-weight:bold;
}

.status_green {
  background:#006653;
  font:120% Georgia,Serif;
  color:#FFFFFF;
}

.status_yellow {
  background:#FFED2F;
  font:120% Georgia,Serif;
  color:#000;
}

.status_red {
  background:#FF441F;
  font:120% Georgia,Serif;
  color:#FFFFFF;
}  

.tablecenter {
  margin-left: auto;
  margin-right: auto;
  border-width: 0px;
  border-spacing: 2px;
  border-style: solid;
  border-color: gray;
  border-collapse: collapse;
}

.tablecenter th {
  border-width: 3px;
  padding: 3px;
  border-style: solid;
  border-color: blue;
}

.tablecenter td {
  border-width: 1px;
  padding: 3px;
  border-style: none;
  border-color: blue;
}
  
.tablecenter_dotted {
  margin-left: auto;
  margin-right: auto;
  border-width: 1px;
  border-spacing: 2px;
  border-style: dotted;
  border-color: gray;
  border-collapse: collapse;
}

.tablecenter_dotted th {
  border-width: 1px;
  padding: 3px;
  border-style: solid;
  border-color: gray;
}

.tablecenter_dotted td {
  border-width: 1px;
  padding: 3px;
  border-style: dotted;
  border-color: gray;
}

.buttonsmall {
  font:10px Georgia,Serif;
}
