/*
Theme Name: Zeta Psi
Theme URI: http://www.uwzetapsi.com
Description: <strong>Zeta Psi Brotherhood</strong> at the University of Washington.<br /><br /> Graphic design by VTM Inc.
Version: 1.0
Author: Woody Peterson
Author URI: http://www.woodypeterson.com
/*
*{
  margin:0px;
  padding:0px;
}
*/
p, body, a, div, h1, td, li, input, textarea {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
        font-size: 12px;
	color:#000000;
}

#content_top p, #content_top a, p.large_text, p.large_text a {
  font-size: 140%;
}

li {
        margin-bottom:10px;
}

body {
        background:#FFFFFF url(http://www.uwzetapsi.com/wp-content/uploads/2008/02/gradient5.png) repeat-y center;
	text-align: center; /* part of an IE workaround. See http://www.maxdesign.com.au/presentation/center/ */
        margin:0px;
        padding:0px;
}
	
a:link, a:visited {
	font-size: 11px;
	color: #4D4D4D; 
	text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #EEC015;
}

.nocomments {
	display:none;
}

#page {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	list-style: inside url(images/arrow.png) 3px;
	list-style-image: url(images/arrow.png);
}

#sidebar {
	text-align: center;
	width: 265px;
	border-right: solid 1px;
	height: 500px;
	float: left;
	margin: 24px 0px 24px 0px;
	padding: 0px 24px  0px 24px;
}

#content {
	width: 474px;
	float: right;	
}

.widecolumn {
	position: relative;
	right: 30%;
}

.narrowcolumn {
	padding-top:12px;
	padding-left:12px;
/*	position:relative;
	left:24px;*/
}

#nosidebar {
	width:800px;
	float:left;
	margin-right:auto;
	margin-left:auto;
}

#header {
	width: 800px;
	background-image:url(images/lines.gif);
	background-position:left;
}

#headerimg {
	width: 800px;
	height:118px;
	background-image:url(images/people1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}

.post {
	margin-top:12px;
	padding-left:12px;
	padding-right:24px;
}

#comment {
	width:425px;
}

.left_box li{
	list-style:none;
}

hr {
	display: none;
}
h1 { font-size:1.4em; text-transform:uppercase; font-weight:bold; color:#EEC015  }
h2 { font-size:1.2em; text-transform:uppercase; font-weight:bold; color:#EEC015 }
h3 { font-size:1.1em; text-transform:uppercase; font-weight:bold; color:#666666}
#crest 	{ padding: 11px 0px 13px 12px; }
#logo	{ padding:25px 0px 18px 10px; }
img { border-style:none; }
html { height:100%; }
p, {margin-top:0px; } 
h1 {margin-bottom:0px; }	
#content_top { 
  float:left;
  margin:-5px 0px 24px -12px;
  width:420px;
  padding:  0px 24px 24px 24px;
  xbackground-color:#CCCCCC;
  border-bottom: 1px solid #000000; 
}
.nav_bar { xoverflow:hidden; height:21px; width:800px; color: #FFFFFF; background-color:#4D4D4D; border-top: 2px solid #EEC015; border-bottom: 2px solid #EEC015;position:relative;bottom:2px;}
.nav_box  { float: right; height: 21px; background-color:#4D4D4D; color:#FFFFFF; padding:0px 50px 0px 20px; }
.nav_item  { height: 21px; padding:0px 12px; color:#cccccc; font-size:11px; line-height:21px; text-transform:uppercase; font-weight:bold; }
.nav_item:hover { color:#ffffff; }
.left_box{ width:265px; background-color:#cccccc; color:#000000; border-bottom: 2px solid #000000;}
.left_box_head{ width:265px; margin-top: 10px; background-color:#EEC015; padding-top:5px;padding-bottom:5px;color:#000000; border-bottom: 1px solid #000000; line-height:1.2em; font-size:10px;}
#left_box2{ width:245px; margin-top: 10px; background-color:#000000; color:#cccccc; padding:15px 10px; border-bottom: 4px solid #DAAF2D; text-align:center; xletter-spacing:.1em;}
#left_box2 p{ color:#cccccc; font-size:12px; font-weight:bold;}

/* For the show/hide script */

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:10pt;
	font-style:bold;
	background-color:#4D4D4D;
	width:425px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:6px;
/*	background-image:url('images/bg_answer.gif');*/
/*	background-repeat:no-repeat;*/
/*	background-position:top right;	*/
	height:20px;
	border: 2pt solid #EEC015;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #B0B0B0;
	background-color:#eaeaea;
	width:432px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slid down */
	padding:1px;
	font-size:1em;	
	position:relative;
}

/* For the email fields */

#y_msg {
	width:100%;
	height:200px;
	padding:0px;
	margin:0px;
}

.y {
	position:relative;
	right:8%;
}

/* end email fields */

/* for the zete calendar */

#zete_calendar {
	background-image:url(http://www.uwzetapsi.com/calendar/images/zeteback.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:white;
}

#zete_calendar, table#theader {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#zete_calendar td, table#theader td {
	width:100px;
	height:100px;
	border:1px solid gray;
	text-align:left;
	vertical-align:top;
	font-size:small;
}

table#theader td {
	height:25px;
	background:#C0C396;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:medium;
}

table#theader {
	margin-top:5px;
}

.event:hover {
	background-color:#999999;
}

.day {
	background-color:#FFFFCC;
	border:1px solid #999999;
	width: 18px;
	text-align:center;
}

.hr {
	width:100%;
	border-bottom:1px dotted grey;
}


/* end calendar */