/* Devon's Style Sheet */

body {
    font-family: "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
}

form {

}

form label {
    display: block;
    color: #444;
    font-size: 8pt;
    margin-top: 5px;
}

h1 {
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

div#banner {
    background: url(/t/devon/newbanner) top left no-repeat;
    width: 600px;
    height: 150px;
    position: absolute;
    top: 20px;
    left: 200px;
    z-index: 4;
}

div#content {
    position: absolute;
    left: 265px;
    top: 195px;
    width: 650px;
    z-index: 3;
}

div#help {
    position: absolute;
    top: 60px;
    left: 725px;
}

div#clock {
    position: absolute;
    top: 14px;
    left: 725px;
    z-index: 2;
}

div#temp {
    position: absolute;
    top: 178px;
    left: 3px;
    font-size: 10pt;
    font-weight: bold;
    z-index: 2;
}

div#copyright {
    /*font-weight: bold; */
    font-style: italic;
    font-size: 18pt;
    font-family: Georgia, "Times New Roman", serif;
    margin: 2px 0 8px 0px;
    color: #000;
    padding: 2px 0 4px 3px;
    text-shadow: #888 2px 2px 0;*/
    margin: 5px 1px 10px 0;
    border: 1px solid #444;
    text-align: center;
    padding: 4px 0 4px 0;
    font-size: 10px;
}

a.exe {
    color: #f80;
    font-size: 18pt;
}

a.movie {
    color: #0f0;
    font-size: 18pt;
}

a.game {
    color: #f00;
    font-size: 11pt;
    text-decoration: none;
}

a.pictures {
    color: #00FFFF;
    font-size: 16pt;
    font-family: "Verdana", Arial, Helvetica, Tahoma, Lucida Grande, sans-serif;
}

a.topic {
	color: #f80;
	font-size: 16pt;
	text-decoration: none;
	/*font-family: "Verdana", Arial, Helvetica, Tahoma, Lucida Grande, sans-serif;
	font-weight: bold;*/
}


/* -----  Photo Gallery ------ */

#gallery {
        width: 586px;
        padding: 0px 15px 10px 15px;
}
.photosets {
        padding-top: 1px;
}
.photosets h2 {
        color: #000;
}
.photos {
        float: left;
        padding-bottom: 10px;
}
.photos a{
        display: block;
        float: left;
        padding-left: 10px;
}


/* ----- Movies ----- */

div#showtimes {
	left: 100px;
}


/* ----- WEBLOG ----- */

div.weblogentry {
    margin-bottom: 10px;
    padding: 5px;
    position: relative;
    top: 0;
    left: 0;
}

div.weblogentry div.title {
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0px 0px 7px 0px;
    position: relative;
    top: 0;
    left: -10px;
    font-size: 14pt;
    border-left: 10px solid #4bf;
    padding: 2px 0px 2px 4px;
}

div.weblogentry div.post {
    padding: 2px 7px;
}

div.weblogentry div.metadata {
    font-size: 8pt;
    color: #444;
    border-top: 1px dotted #ccc;
    padding: 1px 7px;
    margin: 4px 30px 1px 3px;
}

div.weblogentry div.metadata div.date {

}

div.weblogentry div.metadata div.uri {
    float: right;
}

div.weblogentry div.metadata div.uri a {
    text-decoration: none;
    color: #fa0;
}

/*----- div.weblogentry div.metadata div.uri a:hover {
    text-decoration: underline;
}
------*/
/* ----- GUESTBOOK ----- */

div.guestbookentry {
	border: 1px solid #444;
	margin-bottom: 5px;
	padding: 4px;
	background: #ffd;
}

div.guestbookentry div.name {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
}

div.guestbookentry div.date {
	margin-bottom: 5px;
	font-size: 8pt;
}

div.guestbookentry div.email {
	float: right;
	font-size: 8pt;
}

div.guestbookentry div.email a {
	text-decoration: none;
}

div.guestbookentry div.homepage {
	clear: right;
	float: right;
	font-size: 8pt;
}

div.guestbookentry div.homepage a {
	text-decoration: none;
}

div.guestbookentry div.message {

}

label.email {
    text-align: bottom;
}

/* ----- MENU ----- */

div#menu {
    background: url(/t/devon/sideedge2) top left repeat-y;
    width: 250px;
    position: absolute;
    top: 190px;
    left: 0;
    z-index: 2;
}

div#menu div#menuinner {
    background: url(/t/devon/topedge2) top left no-repeat;
}

div#menu div#menuthird {
    background: url(/t/devon/bottomedge2) bottom left no-repeat;
    padding: 15px 5px;
}

div#menu div#menuinner div.menusection {
    padding: 10px;
	border-top: 1px solid #fff;
	margin-right: 15px;
}

div#menu div.menusection h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0;
	padding: 0px 1px 5px 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
}

div#menu div#menuinner div.menutop {
	border-top: 0px;
}

div#menu a {
    display: block;
    text-decoration: none;
    color: #000;
    padding-left: 4px;
    font-size: 12pt;
}

div#menu h3 a {
    display: block;
    text-decoration: none;
    color: #000;
    padding-left: 4px;
    font-size: 10pt;
}

div#menu a:hover {
    text-decoration: underline;
}
/*
div#cornerphoto {
    background: #fff url(/t/devon/cat) top left no-repeat;
    width: 190px;
    height: 179px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
*/
/* ----- TABLES ----- */

table.grid td {
    padding-bottom: 10px;
}

table.tightfit {
    font-size: 8pt;
}

table.tightfit th {

}

table.tightfit td {
    color: #444;
    border-bottom: 1px solid #ccc;
    padding: 2px 4px;
}

table#schedule {
	border-top: 1px solid #444;
	border-left: 1px solid #444;
}

table#schedule th {
	padding: 4px;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

table#schedule td {
	text-align: center;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	padding: 4px;
}

table#schedule tr.timeoff {
	background: #ffd;
}


table#taskgraph {
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
}

table#taskgraph th {
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
/*         display: block;*/
         font-size: 11pt;
         margin: 1px 2px 2px 1px;
         height: 45px;
         padding: 5px;
}

table#taskgraph td {
	text-align: center;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	padding: 4px;
}

table#taskgraph tr.green {
	background: #00ff00;
}

table#taskgraph tr.blue {
	background: blue;
}

table#taskgraph th.blueeurope {
	background: #3399ff;
}

table#taskgraph tr.yellow {
	background: #ffcc00;
}

table#taskgraph th.green {
	background: #00ff00;
}

table#taskgraph th.greeneurope {
	background: #66cc00;
}

table#taskgraph th.yelloweurope {
	background: #cccc00;
}

table#taskgraph th.grey {
	background: #999999;
}

table#taskgraph th.yellow {
	background: #ffcc00;
}

table#taskgraph th.red {
	background: red;
}

table#taskgraph th.blue {
	background: blue;
}


/* ----- COMMENTS ----- */
/*
div.comment {
	padding: 4px;
	border: 1px solid #444;
	font-size: 8pt;
	margin-bottom: 4px;
}

div.comment div.timeago {
	color: #999;
	float: right;
}

div.comment div.name {
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
}
*/
/* ----- Calendar ----- */

div.calendar {
    /* ----- background: #fff; ------*/
   /* border: 1px solid #444;*/
    padding: 5px;
}

div.calendar h1 {
    color: #000;/*69c*/
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", serif;
    margin: 0;
    padding: 1px 0px 5px 5px;
    text-align: left;

}

div#menu div.calendar div.day {
    width: 14%;
    float: left;
    text-align: right;
}

div#menu div.calendar div.day span {
    display: block;
    font-size: 8pt;
    margin: 1px 2px 2px 1px;
}

div.calendar div.endofmonth {
    clear: left;
}

div.calendar div.month {
    color: #000;
}

div#menu div.calendar div.day a {
    font-size: 8pt;
    text-decoration: none;
    color: #fff;
    display: block;
    border: 0;
}

div#menu div.calendar div.day a:hover {
    font-size: 8pt;
    border: 0;
    background: #fc0;
    text-decoration: none;
    color: #444;
}

/* ----- Homework ----- */

div#homework div.calendar {
    /* ----- background: #fff; ------*/
   /* border: 1px solid #444;*/
    padding: 5px;
}

div#homework div.calendar h1 {
    color: #000;
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", serif;
    margin: 0;
    padding: 1px 0px 15px 5px;
    text-align: left;

}

div#homework div.calendar div.day {
    width: 14%;
    float: left;
    text-align: right;
    background: #ddd;

    margin: 0 2px 2px 0;
}

div#homework div.calendar div.day span {
    display: block;
    font-size: 10pt;
    margin: 1px 2px 2px 1px;
    height: 40px;
    padding: 4px;
}

div#homework div.calendar div.endofmonth {
    clear: left;
}

div#homework div.calendar div.month {
    color: #000;
}

div#homework div.calendar div.day a {
    font-size: 10pt;
    text-decoration: none;
    color: #f80;
    display: block;
    border: 0;
    height: 40px;
}

div#homework div.calendar div.day a:hover {
    font-size: 10pt;
    border: 0;
    background: #fc0;
    text-decoration: none;
    color: #444;
}

div#showtimes {
	font-size: 8pt;

}

/* ---- ---- */

div.homeworkentry {

}

div.homeworkentry div.title {

}

div.homeworkentry div.subject {

}

div.homeworkentry div.type {

}

div.homeworkentry div.notes {

}

div.homeworkentry div.given_date {

}

div.homeworkentry div.due_date {

}
/* ----- Chat -----

A
{
	font-weight: bold;
	text-decoration: none;
	color: #003080;
}
A:active
{
	color: #0060FF;
}
A:hover
{
	text-decoration: underline;
	color: #0060FF;
}

TD,#normaltext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#smalltext
{
	font-size: 8pt;
}

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #404040;
}
#table1
{
	background-color: #D0D0C8;
}
#table2
{
	background-color: #F0F0E8;
}
#lines
{
	background-color: #000000;
}

#body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	color: #000000;
	background-color: #E0E0E0;
}
#headertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#bigheadertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #000000;
}*/



/* ----- Homework ----- */

div#colorcalendar div.calendar {
    /* ----- background: #fff; ------*/
   /* border: 1px solid #444;*/
    padding: 5px;
}

div#colorcalendar div.calendar h1 {
    color: #000;
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Times New Roman", serif;
    margin: 0;
    padding: 1px 0px 15px 5px;
    text-align: left;

}

div#colorcalendar div.calendar div.day {
    width: 14%;
    float: left;
    text-align: right;
    background: #ddd;

    margin: 0 2px 2px 0;
}

div#colorcalendar div.calendar div.day span {
    display: block;
    font-size: 10pt;
    margin: 1px 2px 2px 1px;
    height: 40px;
    padding: 4px;
}

div#colorcalendar div.calendar div.endofmonth {
    clear: left;
}

div#colorcalendar div.calendar div.month {
    color: #000;
}

div#colorcalendar div.calendar div.day a {
    font-size: 10pt;
    text-decoration: none;
    color: #f80;
    display: block;
    border: 0;
    height: 40px;
}

div#colorcalendar div.calendar div.day a:hover {
    font-size: 10pt;
    border: 0;
    background: #fc0;
    text-decoration: none;
    color: #444;
}



/* ---- ---- */

div.calendarentry {

}

div.calendarentry div.color {

}


div.calendarentry div.thedate {

}
