/*
Theme Name: Student Life
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#anchor, #anchor2, #anchor3 {
width: 490px;
height: 28px;
margin: 10px 0 0 15px;
padding: 0;
}

#anchor a, #anchor2 a, #anchor3 a {
width: 478px;
height: 20px;
background: #fff url(images/interior/arrow-down.jpg) no-repeat 630px 6px;
border: #6a5771 solid 1px;
color: #6a5771;
font-size: 12px;
line-height: 12px;
font-weight: bold;
margin: 0;
padding: 8px 0 0 12px;
text-decoration: none;
display: block;
}

#anchor a.active, #anchor2 a.active, #anchor3 a.active {
background: #6a5771 url(images/interior/arrow-up.jpg) no-repeat 630px 6px;
color: #fff;
}

#anchor a.active:hover, #anchor2 a.active:hover, #anchor3 a.active:hover {
background: #6a5771 url(images/interior/arrow-up.jpg) no-repeat 630px 6px;
color: #fff;
}

#anchor a:hover, #anchor2 a:hover, #anchor3 a:hover {
background: #6a5771 url(images/interior/arrow-down-hover.jpg) no-repeat 630px 6px;
border: #6a5771 solid 1px;
color: #fff;
text-decoration: none;
}

#banner {
width: 975px;
height: 134px;
background: #211e31 url(images/banner/bg.jpg) no-repeat top left;
margin: 0;
*margin: 0 0 -5px 0;
padding: 0;
}

#banner img {
margin: 0;
padding: 0;
float: left;
}

#banner p a {
margin: 0 10px 0 10px;
color: #7d9eed;
text-decoration: none;
}

#banner p a:hover {
color: #fff;
text-decoration: none;
}

#banner #navbox {
width: 720px;
height: 103px;
background: #2d2845;
margin: 0;
padding: 0;
float: right;
clear: right;
}

#banner #navbox img {
margin: 0;
padding: 0;
}

#banner #topnav {
width: 690px;
height: 17px;
*height: 16px;
margin: 0;
padding: 5px 0 0 0;
*padding: 6px 0 0 0;
float: right;
}

#banner #topnav p {
margin: 0;
padding: 0;
color: #7d9eed;
font-size: 11px;
line-height: 11px;
text-align: right;
text-transform: uppercase;
}

#banner #topnav p a {
color: #7d9eed;
text-decoration: none;
}

#banner #topnav p a:hover {
color: #fff;
text-decoration: none;
}

body {
margin: 0;
padding: 0;
background: #1e192d url(images/bg-short.jpg) repeat-x top;
font-family: "Trebuchet MS";
}

.blue {
color: #2d4b93;
}

#centercol {
width: 520px;
/*background: #eaeaea;*/
border-top: #bebebe solid 1px;
margin: 0;
padding: 0 0 15px 0;
float: left;
overflow: hidden;
z-index: 1;
}

#centercol h1 {
margin: 9px 15px 3px 15px;
font-size: 26px;
line-height: 29px;
font-weight: normal;
}

#centercol h2 {
margin: 9px 15px 0 15px;
color: #6a5771;
font-size: 14px;
line-height: 16px;
font-weight: bold;
}

#centercol h2 a {
color: #6a5771;
text-decoration: underline;
}

#centercol h2 a:hover {
color: #7d9eed;
text-decoration: underline;
}

#centercol p {
color: #131022;
}

#centercol p.edit {
margin: 0 15px 15px 15px;
font-size: 11px;
line-height: 11px;
font-weight: bold;
}

#centercol p.message {
margin: 15px;
color: #eb0000;
font-size: 14px;
line-height: 16px;
font-weight: bold;
}

#centercol p.small {
margin: 0 0 10px 15px;
color: #131022;
font-size: 10px;
line-height: 12px;
}

#centercol p.divider {
height: 1px;
border-bottom: #bebebe dashed 1px;
margin: 9px 15px 10px 15px;
clear: both;
}

#centercol p a {
color: #3788ab;
text-decoration: underline;
}

#centercol p a:hover {
color: #7d9eed;
text-decoration: underline;
}

#centercol textarea#comment {
width: 487px;
}

#centercol ul {
list-style: disc;
margin: 0 15px 10px 20px;
padding: 0;
clear: left;
}

#centercol ul li {
margin: 0 0 5px 0;
padding: 0;
color: #131022;
font-size: 12px;
line-height: 16px;
font-weight: normal;
}

#centercol ul li a {
color: #6a5771;
text-decoration: none;
}

#centercol ul li a:hover {
color: #7d9eed;
text-decoration: none;
}

#centercol ul ul {
list-style: disc;
margin: 10px 15px 10px 20px;
padding: 0;
}

#centercol ol {
margin: 0 15px 10px 30px;
padding: 0;
}

#centercol ol li {
margin: 0 0 5px 0;
padding: 0;
color: #131022;
font-size: 12px;
line-height: 16px;
font-weight: normal;
}

#centercol ul li a, #centercol ol li a {
color: #131022;
}

#centercol ul li a, #centercol ol li a {
color: #3788ab;
text-decoration: underline;
}

#centercol #calendar {
width: 490px;
background: #fff;
border: #bebebe solid 1px;
margin: 10px 0 10px 15px;
padding: 0;
}

#centercol #calendar a {
font-size: 11px;
color: #6a5771;
text-decoration: none;
}

#centercol #calendar a:hover {
color: #7d9eed;
text-decoration: none;
}

#centercol #logout {
margin: 15px 15px 0 15px;
color: #eb0000;
font-size: 13px;
line-height: 13px;
font-weight: bold;
text-align: right;
float: right;
}

#centercol #logout a {
color: #eb0000;
text-decoration: none;
}

#centercol #logout a:hover {
color: #7d9eed;
text-decoration: none;
}

#centercol .navigation {
width: 490px;
background: #f3f299;
margin: 10px 0 10px 15px;
padding: 0;
color: #3788ab;
font-size: 10px;
text-decoration: underline;
}

#centercol .navigation a {
color: #3788ab;
text-decoration: underline;
}

#centercol .navigation a:hover {
color: #7d9eed;
text-decoration: underline;
}

#centercol .navigation .alignleft {
float: left;
}

#centercol .navigation .alignright {
float: right;
}

#centercol #post {
width: 490px;
border-bottom: #000 dashed 1px;
margin: 10px 0 10px 15px;
padding: 5px 0 10px 0;
clear: both;
}

#centercol #post a {
color: #3788ab;
text-decoration: underline;
}

#centercol #post a:hover {
color: #7d9eed;
text-decoration: underline;
}

#centercol #post h1 {
margin: 9px 15px 15px 0;
}

#centercol #post h2 {
margin: 0 15px 10px 0;
color: #6a5771;
font-size: 17px;
line-height: 19px;
text-decoration: none;
}

#centercol #post h2 a {
color: #6a5771;
text-decoration: underline;
}

#centercol #post h2 a:hover {
color: #7d9eed;
text-decoration: underline;
}

#centercol #post h3 {
margin: 0 15px 3px 0;
color: #6a5771;
font-size: 16px;
line-height: 19px;
}

#centercol #post h4 {
margin: 0 15px 5px 0;
color: #6a5771;
font-size: 14px;
line-height: 17px;
}

#centercol #post img {
border: none;
margin: 2px 10px 10px 0;
float: left;
}

#centercol #post img.header {
float: none;
}

#centercol #post img.right {
border: none;
margin: 2px 0 10px 10px;
float: right;
}

#centercol #post p {
margin-left: 0;
font-weight: normal;
}

#centercol p.small {
clear: both;
}

#centercol #info {
width: 315px;
margin: 0;
float: left;
}

#centercol #layout {
width: 268px;
background: #fff;
border: #3788ab dotted 3px;
margin: 0 10px 10px 0;
padding: 15px;
clear: both;
}

#centercol #layout img {
float: none;
}

#centercol #sideinfo {
width: 165px;
margin: 0 10px 0 0;
float: left;
clear: left;
}

#centercol table {
margin: 5px 0 10px 0;
font-size: 12px;
line-height: 16px;
}

#columncontainer {
width: 925px;
margin: 0 0 0 50px;
padding: 0;
}

#footer {
width: 925px;
height: 10px;
margin: 0 0 0 50px;
padding: 0;
clear: both;
}

form {
margin: 0 15px 10px 15px;
padding: 0;
}

form input {
margin: 0;
padding: 0;
}

form input#submit {
margin: 2px 0 10px 0;
_margin: 2px 0 0 0;
padding: 0;
float: right;
}

form p {
margin: 0 0 10px 0;
}

.green {
color: #5f7d4a;
}

.green a {
color: #5f7d4a;
text-decoration: none;
}

.green a:hover {
color: #5f7d4a;
text-decoration: underline;
}

h1 {
margin: 8px 15px 5px 15px;
padding: 0;
color: #131022;
font-size: 14px;
line-height: 16px;
font-weight: bold;
}

h2 {
margin: 0 15px 0 15px;
padding: 0;
color: #131022;
font-size: 12px;
line-height: 14px;
font-weight: bold;
}

h2 a {
color: #6a5771;
text-decoration: underline;
}

h2 a:hover {
color: #7d9eed;
text-decoration: underline;
}

h3 {
margin: 15px 15px 3px 15px;
padding: 0;
color: #131022;
font-size: 18px;
line-height: 21px;
font-weight: bold;
}

.orange {
color: #d9805a;
}

p {
margin: 0 15px 10px 15px;
padding: 0;
color: #131022;
font-size: 12px;
line-height: 16px;
font-weight: normal;
}

p.clearboth {
margin: 0;
clear: both;
}

p a {
color: #6a5771;
text-decoration: none;
}

p a:hover {
color: #7d9eed;
text-decoration: none;
}

#rightcol {
width: 205px;
margin: 0;
padding: 0 0 15px 0;
float: right;
overflow: hidden;
}

#rightcol h1 {
color: #264c8d;
}

#rightcol h1.green {
color: #5f7d4a;
}

#rightcol h1.red {
color: #eb0000;
margin-top: 0;
padding-top: 10px;
}

#rightcol img {
margin: 0 -5px 10px 15px;
*margin: 0 0 10px 15px;
float: left;
}

#rightcol p {
margin-bottom: 7px;
_margin-bottom: 2px;
font-size: 11px;
line-height: 13px;
font-weight: bold;
}

#rightcol p.divider {
height: 1px;
border-bottom: #bebebe solid 1px;
margin: 9px 15px 10px 0;
_margin: 5px 15px 0 0;
clear: both;
}

#rightcol ul {
list-style: none;
margin: 0 15px 10px 15px;
_margin: 0 15px 0 15px;
padding: 0;
}

#rightcol ul li {
margin: 0 0 5px 0;
padding: 0;
color: #6a5771;
font-size: 11px;
line-height: 13px;
font-weight: bold;
}

#rightcol ul li a {
color: #6a5771;
text-decoration: none;
}

#rightcol ul li a:hover {
color: #7d9eed;
text-decoration: none;
}

#rightcol ul ul {
list-style: none;
margin: 0 15px 10px 10px;
padding: 0;
}

#rightcol #box {
width: 175px;
background: #f3f2f2;
border: #bebebe solid 1px;
margin: 0 0 5px 15px;
padding: 5px 0 0 0;
}

#rightcol #box h1 {
margin: 2px 10px 5px 10px;
color: #2d4b93;
}

#rightcol #box h2 {
margin: 0 10px 0 10px;
color: #eb0000;
}

#rightcol #box p {
margin: 0 10px 10px 10px;
}

#sidebar {
width: 200px;
margin: 0;
padding: 0 0 15px 0;
float: left;
overflow: hidden;
}

#sidebar h1 {
margin-top: 0;
/*color: #eb0000;*/
color: #264c8d;
}

#sidebar h2 {
margin-bottom: 5px;
}

#sidebar h3 {
margin-top: 4px;
font-size: 12px;
line-height: 14px;
}

#sidebar img {
margin: 0 -5px 10px 15px;
*margin: 0 0 10px 15px;
float: left;
}

#sidebar p {
font-size: 11px;
line-height: 13px;
font-weight: bold;
}

#sidebar p.divider {
height: 1px;
border-bottom: #bebebe solid 1px;
margin: 9px 0 10px 15px;
_margin: 0 0 10px 15px;
clear: both;
}

#sidebar ul {
list-style: none;
margin: 0 15px 10px 15px;
_margin: 0 15px 0 15px;
padding: 0;
}

#sidebar ul li {
margin: 0 0 3px 0;
padding: 0;
color: #6a5771;
font-size: 11px;
line-height: 13px;
font-weight: bold;
}

#sidebar ul.recentposts li {
margin: 0 0 5px 0;
}

#sidebar ul li a {
color: #6a5771;
text-decoration: none;
}

#sidebar ul#teal li {
color: #3788ab;
}

#sidebar ul#teal li a {
color: #3788ab;
text-decoration: none;
}

#sidebar ul#teal li a:hover {
color: #7d9eed;
text-decoration: none;
}

#sidebar ul li a:hover {
color: #7d9eed;
text-decoration: none;
}

#sidebar ul ul {
list-style: none;
margin: 0 15px 10px 0;
padding: 0;
}

#sidebar ul li.current-cat a, #sidebar ul li.current-cat-parent li.current-cat a {
color: #eb0000;
}

#sidebar ul li.current-cat a:hover, #sidebar ul li.current-cat-parent li.current-cat a:hover {
color: #7d9eed;
}

#site {
width: 975px;
background: url(images/site-bg.jpg) repeat-y right;
margin: 0 auto;
padding: 0;
}

#slidepanel, #slidepanel2, #slidepanel3 {
background: #fff;
border: #6a5771 solid 1px;
margin: 0 12px 15px 15px;
padding: 10px 0 0 0;
display: none;
}

#slidepanel img, #slidepanel2 img, #slidepanel3 img {
margin: 0 15px 10px 15px;
}

#slidepanel p img, #slidepanel2 p img,  #slidepanel3 p img {
margin: 0 15px 10px 0;
}

#slidepanel p, #slidepanel2 p,  #slidepanel3 p {
margin: 0 10px 10px 10px;
}

#slidepanel p.name, #slidepanel2 p.name,  #slidepanel3 p.name {
margin-bottom: 0;
font-size: 13px;
font-weight: bold;
}

#slidepanel p.date, #slidepanel2 p.date,  #slidepanel3 p.date {
margin: 0 0 10px 10px;
font-size: 9px;
}

#slidepanel h2, #slidepanel2 h2, #slidepanel3 h2 {
margin: 0 10px 3px 10px;
}

#slidepanel p.divider, #slidepanel2 p.divider, #slidepanel3 p.divider {
border-bottom-color: #6a5771;
margin: 0 10px 10px 10px;
}

#slidepanel #left, #slidepanel2 #left, #slidepanel3 #left {
width: 199px;
border-right: #bebebe solid 1px;
margin: 0 0 8px 0;
float: left;
}

#slidepanel #right, #slidepanel2 #right, #slidepanel3 #right {
width: 290px;
border-left: #bebebe solid 1px;
margin: 0 0 8px -1px;
float: left;
}

    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#131022;
         border-bottom: 1px dotted #bebebe;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#131022;
         border-bottom:1px dotted #bebebe;
        }
    .calnk a {
        text-decoration:none; 
        color:#131022;
		padding: 2px 5px 0 5px;
        border-bottom:1px dotted #bebebe;
		display: block;
		line-height: 12px;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#131022; 
        background:#fff;
		border: #131022 solid 1px;
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:35px;
        text-align:center;
        /*border:1px solid #bebebe;*/
        background-color:#fff;
     }
	 #centercol #calendar td.calendar-prev a, #centercol #calendar td.calendar-next a {
	 	font-size: 13px;
	}
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
		color: #131022;
        font-weight:bold;	
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
		color: #6a5771;
        border:1px solid #bebebe;
        background-color:#bebebe;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #bebebe;
        background-color:#bebebe;
        color:#f33e1a;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
		color: #6a5771;
        border:1px solid #bebebe;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #bebebe;
     }
     span.weekend {
        color:#f33e1a;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #bebebe;
        background-color:#ccc;
     }
	 .current day a {
	 	color: #131022;
	}
	.current day a:hover {
		color: #3788ab;
	}
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#131022;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#131022;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #bebebe;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #bebebe solid;
     }
     .calendar-date-switcher select {
        border:1px #bebebe solid;
     }
     .cat-key {
        width:100%;
        margin: 0;
        padding: 0;
		font-size: 12px;
		color: #6a5771;
        /*border-top:1px solid #bebebe;*/
     }
	 
/* for line 112 of wp-includes/general-template <label class="hidden" for="s">' . __('Search:') . '</label>*/
