/* CSS Contents for E-Society:

1. General
2. Navbar
3. Sidebar
4. Footer


5/5/09 LD

 General */
 
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#999999;
	font-style:inherit;
	font-weight:inherit;
	margin:0px;
	outline-color:invert;
	outline-style:none;
	outline-width:0px;
	padding:0px;
	vertical-align:baseline;
}

body {
	font-weight:normal;
	font-size: 12px;
	text-align:left;
	text-decoration:none;
	color:#999999;
	height:100%;
	line-height:1.45;
	margin-right:auto;
	margin-left:auto;
}

a, a:visited, a:hover, a:link{
	display:block;
	font-weight:none;
	text-decoration:none;
	padding:2px;
}

div{
	padding:0px;
	margin:0px;	
}

img{	
	padding:0;
	margin:0;
}

h2{
	font-size:14px;
	color:#555555;
	text-decoration:none;	
	font-weight:normal;
	padding:5px 0px 15px 0px;
	margin:0;
}

h3{
	font-size:14px;
	text-decoration:none;	
	font-weight:bold;
	color:#444444;
	padding:0;
	margin:0;
	
}

ul{
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style-type:none;
}

ul li{
	height:auto;
	line-height:14px;
}

p{
	margin:0;
	padding:5px 0px;
}

.clear{
	clear:left;	
}

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#col3{
	display:block;
	float:left;
	padding:0px 5px 10px 0px;
	margin:0px 5px 10px 0px;
	width:455px;
}

#col3 h2{
	border-top:1px dashed #cccccc;
}

a.more{
	float:right;
	padding:0px;
	padding-right:10px;
	text-decoration:none;
	color:#000;
}

h5{
	padding:0;
	margin:0;	
	text-align:right;
	color:#85c85d;	
}
/* End General

Header */
#header{
	background:#FFF url(/images/banner4.jpg) no-repeat;
	height:187px;
	width:1000px;
}

#home{
	width:400px;
	height:150px;
	display:block;
	position:absolute;
	top:15px;
	left:10px;	
}

#log{
	position:absolute;
	top:50px;
	left:762px;	
	margin:0px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
 
#signin_username {
  width:180px;
}
#signin_password {
  width:180px;
}
#signin_submit {
  margin:0 0 0 80px;
  width:180px;
}


#log img{
	clear:left;
	margin:0px 0px 0px 125px;
}

a#userid{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	display:inline;
}

#header tr, #header th, #header label{
	color:#000;
}		

input#signin_submit{
	width:100px;	
}

input#signin_remember{
	width:20px;	
	margin-left:107px;
}
/* End Header

Begin Navbar */
ul#navbar{ 
	position:absolute;
	top:155px;
	left:510px;
	display:block;
	background: url(/images/nav_bg.png) repeat-x;
	border:none;
	list-style-type:none;
	padding:0;
	margin:0;
}

#navbar li{
	list-style-type:none;
	float:left;	
	margin:0px 6px;
}

#navbar li a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

/* End Navbar

Begin Sidebar*/

#col1{
	float:left;	
	background:#FFF url(/images/col1_bg.png) repeat-y;	
	margin:0px 20px 0px 0px;
	padding:0px 20px 0px 0px;
	width:200px;
	height:1000px;
}

hr{
	clear:left;	
	margin:20px 5px 10px 5px
}

#col1 ul{
	margin-bottom:20px;
	list-style-type:none;
}

#col1 li{
	line-height:1.55;
}
	
#user_img{
/* why does this need a fixed height? 
	height:90px;	
*/
}

#user_img img{
	float:left;	
	height:90px;
	width:90px;
	padding:0px 10px 10px 0px;
}

#col1 input{
	width:185px;	
}

#col1 li.search_limit input.search{
	width:70px;
	font-size:8px;
	font-weight:bold;
	margin:5px 0px 20px 35px;
	
}

input#limit{
	float:left;
	width:10px;	
	margin:5px 3px 0px 0px;
}

li.search_limit label{
	display:block;
	float:left;
	margin:2px 3px 0px 0px;
}

#col2{
	float:right;	
	background:#FFF url(/images/col2_bg.png) repeat-y;	
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	width:200px;
}

li.tag1, li.tag2, li.tag3, li.tag4, li.tag5, li.tag6{
	color:#f4ebe1;
	width:100px;
	margin:10px 0px;
	padding:2px;
	font-size:10px;
}

li.tag1{	background:#3ba042;}
li.tag2{	background:#9b64a5;}
li.tag3{	background:#ff743b;}	
li.tag4{	background:#edb600;}	
li.tag5{	background:#b86233;}	
li.tag6{	background:#0091d7;}	

li.opt{
	float:right;	
}	

li.date{
	font-size:10px;
	font-weight:bold;
	color:#935819;
	margin-top:7px;	
}

li.title{
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#777777;
}

li.attendees{
	font-size:10px;
	font-weight:normal;
	color:#935819;
	padding:5px 0px;
}

li.description{
	font-size:11px;
	font-weight:normal;
	padding:3px 0px 2px 0px;
	color:#444444;
}

/* End Sidebar

Begin Registration/Profile Page/Entry Page/Member Account*/

#col3 .register label{
	clear:both;
	color:#333333;
	display:block;
	float:left;
	font-size:108%;
	font-weight:bold;
	line-height:22px;
	padding:0 10px 0 0;
	text-align:right;
	width:140px;
}	

.register .field {
	float:left;
	font-size:95%;
	width:300px;
}

.register .field .longfield {
	width:215px;
}

.register .field .largefield {
	width:215px;
	height:50px;
}

.register .fieldgrp {
	margin-bottom:0.5em;
	overflow:hidden;
	width:100%;
}

/*End Registration/Profile Page/Entry Page/Member Account

Begin Footer*/

div#footer {
	text-align:center;
	border:none;	
	padding-top:50px;
}

/* End Footer */



/* this is on the user admin page: http://lawrence.sds5.com/esociety/web/sfGuardUser */
#sf_admin_bar {
  float:none;
  clear:left;
  margin:30px
}


/* in use on the sharing wall: http://lawrence.sds5.com/esociety/web/content/entry  */
.each_note_on_the_wall {
  margin: 30px 0 0 0;
}

span.sharing_wall_description_short {
  font-weight:bold;  
}

.username_note {
  font-weight:normal;
  font-size:9px;
}

.username_note a:link {
  display:inline;
}

.username_note a:visited {
  display:inline;
}
#theSharingWall a:link {
  display:inline;
  text-decoration:underline;
}

#theSharingWall  a:visited {
  display:inline;
  text-decoration:underline;
}






/* 2009-08-18 - this is for the front page of the site, which currently shows the weblog, via the content module. At the bottom
of the content/index template there is pagination. This is a list of links to let people look at older weblog entries. */
#list_of_links_for_the_archives_of_the_weblog a.pagination_links {
  display:inline;
}

 #list_of_links_for_the_archives_of_the_weblog a:link.pagination_links {
  display:inline;
}





/* 2009-08-18 - this is in use here: 
http://lawrence.sds5.com/esociety/web/content/memberList
The goal is to give some spacing to each member's profile.
*/
.member_name {
  display:block;
  height:100px;
  background:#eee;
  margin: 0 0 40px 0;
  padding:8px;
}









/* 2009-08-18 - in use here on the member's list:
http://lawrence.sds5.com/esociety/web/content/memberList
up above we have a CSS rule for '#user_img img', now we
copy that rule and make it appropriate for the members list.
*/
.member_name img{
	float:left;	
	height:90px;
	width:90px;
	padding:0px 10px 10px 0px;
}




/* 2009-08-30 - this is for the event list, which currently appears in the right-hand
sidebar. We need for each item in the list to be separate from the other items. 
ul li ul {
  margin: 0 0 30px 0; 
}
2009-09-27 - moving this margin to li.eachEventInTheEventList
*/

ul li ul p {
  margin:0px;
  padding:0px;
  line-height:12px;
}










/* 2009-08-24 -this exists to constrain the user's personal profile image 
which shows up on pages such as this:
http://lawrence.sds5.com/esociety/web/test_dev.php/content/profile/id/15
*/
img.profile_image_on_profile_page {
	height:120px;
	width:120px;
}




/* 2009-09-02 - this is for the categories that mark each event, in
* the event list in the sidebar */
li.eventListTitle {
  display:block;
  padding:6px 6px 6px 0px;
  font-size:16px;
  font-weight:bold;
}



li.eachEventInTheEventList {
  margin:0 0 30px 0;  
}




/* these color the title of each event, based on what kind of event it is */

/*

2009-09-24 - Ian thinks maybe we do not need bold colors for any tags except for the E*Society tag

li.other {
  color:#272;
  background-color:#aac;
}

li.guest_speaker {
  color:#808;
  background-color:#ecc;  
}

li.workshop  {
  color:#449;
  background-color:#bbf;  
}
li.networking  {
  color:#229;
  background-color:#9ff;  
}
li.party  {
  color:#339;
  background-color:#ada;  
}
li.cville  {
  color:#066;
  background-color:#9f9;  
}
li.uva  {
  color:#fff;
  background-color:#7a7;  
}
li.competition  {
  color:#922;
  background-color:#ff9;  
}
li.e_society {
  color:#000;
  background-color:#bff;  
}
li.e-society {
  color:#000;
  background-color:#bff;  
}
li.e_community {
  color:#fff;
  background-color:#4b4;  
}
*/

ul.e-society {
  display:block;
  background-color:#ddd;
  border-style:solid;
  border-width:1px;
  border-color:#000;
  padding:5px;
}

#event_list_in_sidebar a, #event_list_in_sidebar a:link, #event_list_in_sidebar a:visited, #event_list_in_sidebar a:hover {
  display:inline;
}
 
 
#eventListBannerTitle {
  margin:32px 0 0 0;
  font-size:20px;
  font-weight:bold; 
} 
 
 
 
#searchByCategory {
  width:180px;
}
 
 
 
 
 
input.smaller_input {
  width:30px;
}


#log a#banner_register_link {
  display:inline;
}
#log a#banner_register_link:link {
  display:inline;
}
#log a#banner_register_link:visited {
  display:inline;
}



a#updateLinkForNewUsers {
  color:#00f;
  display:inline;
}
a#updateLinkForNewUsers:link {
  color:#00f;
  display:inline;
}
a#updateLinkForNewUsers:visited {
  color:#00f;
  display:inline;
}



/* 2009-09-16 - this is for the 2 divs that make up the tooltips
for the event list. They start off invisible, and then they fade
in and out as the user mousesover the buttons */
#eventListChooseYesTooltip {
 display:none; 
 width:90px;
 background-color:#988;
 color:#fff;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 padding:4px;
}
#eventListChooseNoTooltip {
 display:none; 
 width:90px;
 background-color:#988;
 color:#fff;
 border-width:1px;
 border-style:solid;
 border-color:#000;
 padding:4px;
}



.categoryInEventList{
  color:#000; 
  font-size:10px; 
}





/* this is the link to sharing wall comments, weblogs, users, etc, on the admin side of things */
ul#admin_nav_bar {
  display:block;
  margin:20px;
  height:40px;
  width:450px;
}
ul#admin_nav_bar li {
  float:right;
  width:70px;  
  display:block;
}




/* 2009-09-17 - we've defined links as being display:block by default, but does that make
sense in the main body of the page where the content is? */
#col3 a, #col3 a:link, #col3 a:visited, #col3 a:hover {
  display:inline; 
}  
 

/* 2009-12-16 - Ian wants for the names to look more obviously like links, here: 
http://www.theesociety.org/content/memberList   */
ul.member_name a.member_link,
ul.member_name a:link.member_link,
ul.member_name a:visited.member_link,
ul.member_name a:hover.member_link {
  color:#00f; 
}


/* 2009-12-16 - Ian wants for the names to look more obviously like links, here: 
http://www.theesociety.org/content/contactMember/id/31   */
form#contactMemberForm a.member_link,
form#contactMemberForm a:link.member_link,
form#contactMemberForm a:visited.member_link,
form#contactMemberForm a:hover.member_link {
  color:#00f; 
}





/*
2009-09-25 - this is for the area where we show a bunch of user images.
we are imitating the "cool new members" feature from sites like MySpace
and LateNightShots.
*/
div.each_user_shown_randomly {
  width:90px;
  height:90px;
  float:left; 
  text-align:center;
}
div.each_user_shown_randomly img {
  width:65px;
  height:65px;
}
div#randomlyChosenUsers {
  width:500px;
  padding:30px; 
}
h2#randomlyChosenUsersTitle {
  background-color:#888;
  color:#fff;
  font-size:21px;
  font-weight:bold;
  text-align:center;
  width:450px;
  margin:0 0 20px 0; 
}














/* 2009-09-29 - in use on pages like this: 
http://www.wpquestions.com/content/editImage/id/10
*/
input.edit_image_status{
  width:20px; 
}



