*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url("../images/promote_simica.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	background-color: #000000;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial;
}

img
{
	border: 0px;
}

a
{
	color: #aaaa00;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

a:visited
{
	color: #aaaa00;
}

/* ********** */
/* Containers */
/* ********** */

div#container_border
{
	width: 100%;
}

div#container
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-color: #555555;
}

div#header
{
	color: #ffffff;
	background-color: #000000;
	background-image: url("../header-image.php");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	padding-top: 5px;
	height: 100px;
}

div#header a img
{
	border: none;
}

div#meeting-info
{
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	padding-bottom: 5px;
}

div#meeting-info a
{
	color: #ffffff;
}

div#meeting-info ul
{
	list-style-type: none;
}

div#meeting-info ul li
{
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

div#meeting-info ul li a
{
	text-decoration: none;
}

div#meeting-info ul li a:hover
{
	text-decoration: underline;
}

div#meeting-info ul li a img
{
	vertical-align: middle
}

span.location, a#campusmap
{
	color: #f49496 !important;
}

div#alertText
{
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	padding: 10px;
}

div.AlertSuccess
{
	color: #ffffff !important;
	background-color: #629632;
}

div.AlertError
{
	color: #ffffff !important;
	background-color: #ff0000;
}

/* USER INFORMATION */
div#userbar
{
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

div#userbar h3
{
	display: inline;
	margin-right: 5px;
}

div#userbar div#login form,
div#userbar div#login form p
{
	display: inline;
}

div#userbar div#login input
{
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

div#userbar div#login input.loginfield
{
	padding: 1px;
}

/* USERBAR INFORMATION */

div#userbar div#userarea
{
	display: inline;
}

div#userbar div#userarea ul
{
	display: inline;
	list-style-type: none;
}

div#userbar div#userarea ul li
{
	display: inline;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: small;
}

div#userbar div#userarea ul li a
{
	color: #000000;
}

div#userbar div#userarea ul li a:hover
{
	text-decoration: none;
}

/* USER CONTROL PANEL */
div#usercp
{
	padding: 10px;
	padding-right: 15px;
}

div#usercp h1
{
	margin: 5px;
}

div#usercp h2
{
	margin: 5px;
	margin-left: 0px;
}

div#usercp div#profile-stats p
{
	margin: 10px;
}

div#usercp form input, div#usercp form select
{
	background-color: #f5f7f7;
	border: 1px solid #cbcbcb;
	padding: 2px;
	font-size: 14px;
	font-family: verdana;
}

div#usercp form textarea
{
	background-color: #f5f7f7;
	border: 1px solid #cbcbcb;
	padding: 2px;
	width: 100%;
	height: 250px;
}

div#usercp img#avatar
{
	float: left;
	margin: 10px;
	margin-top: 0px;
}

div#usercp div.addnews
{
	margin-top: 15px;
	clear: both;
}

/* ******************* */
/* PROFILE INFORMATION */
/* ******************* */
div#user-profile
{
	padding: 10px;
}

div#user-profile h2
{

}

div#user-profile div.profile-pic
{
	background-image: url("../images/officer_bg_shadow.png");
	background-position: top right;
	background-repeat: no-repeat;
	width: 150px;
	height: 164px;
	padding-bottom: 14px;
	margin-top: 5px;
	position: relative;
	display: block;
}

div#user-profile div.profile-pic img
{

	position: absolute;
	bottom: 14px;
	margin-bottom: 14px;
}

div#user-profile div.about
{
	padding: 10px;
	color: #333333;
	background-color: #efefef;
	border: 1px solid #969696;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}

div#user-profile div#journal-content
{
	width: 425px;
	float: right;
}

div#user-profile div#journal-content p.journal-post
{
	padding: 10px;
	color: #333333;
	background-color: #efefef;
	border: 1px solid #969696;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	max-height: 150px;
}

/* ******************* */
/* JOURNAL INFORMATION */
/* ******************* */
div#user-journal
{
	padding: 10px;

}

div#user-journal h2
{

}

div#user-journal div.profile-pic
{
	padding-bottom: 5px;
	margin-top: 5px;
	position: relative;
	display: block;
}

div#user-journal div.profile-pic img
{
}

div#user-journal div.about
{
	padding: 5px;
	width: 230px;
	color: #333333;
	background-color: #efefef;
	border: 1px solid #969696;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	float: left;
}

div#user-journal div#journal-container
{
	margin-left: 260px;
}

div#user-journal div#journal-content
{

}

div#user-journal div#journal-content p.journal-post
{
	padding: 10px;
	color: #333333;
	background-color: #efefef;
	border: 1px solid #969696;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	max-height: 150px;
}

/* FOOTER INFORMATION */

div#footer
{
	border-top: 1px solid #a9a9a9;
	color: #ffffff;
	font-size: small;
	text-align: center;
	padding: 10px;
	clear: both;
}

div#footer div#copy
{
	color: #cbcbcb;
	font-size: x-small;
	text-align: center;
}

div#footer div#copy a img
{
	vertical-align: top;
}

/* NAVIGATION INFORMATION */

div#main div#navigation
{
	max-height: 25px;
	background-color: #000000;
	padding: 5px;
	text-align: center;
}

div#main div#navigation h3
{
	display: inline;
}

div#main div#navigation ul
{
	list-style-type: none;
}

div#main div#navigation ul div
{
	hidden: hidden;
}

div#main div#navigation ul li
{
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.red, .red a
{
	color: #ffffff !important;
	background-color: #ff0000;
}

.orange, .orange a
{
	color: #000000 !important;
	background-color: #ff6600;
}

.orangetext
{
	color: #ff6600 !important;
}

.yellow, .yellow a
{
	color: #000000 !important;
	background-color: #ffff00;
}

.green, .green a
{
	color: #ffffff !important;
	background-color: #629632;
}

.blue, .blue a
{
	color: #ffffff !important;
	background-color: #0000ff;
}

.purple, .purple a
{
	color: #ffffff !important;
	background-color: #800080;
}

/* MAIN INFORMATION */

div#main{}

div#currently-watching
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	color: #efefef;
	background-color: #333333;
	border: 1px solid #969696;
	text-align: center;
	padding: 10px;
}

div#currently-watching h2
{
	font-size: 16px;
	margin-bottom: 5px;
}

div#currently-watching a
{
	color: #ffffff;
}

div#currently-watching a:hover
{
	color: #aaaaaa;
}


/* NEWS INFORMATION */

div#news
{
	padding: 10px;
	background-color: #ffffff;
}

div#news-container
{
	margin-top: 10px;
}

div#news-container h2.newsHead
{
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	margin: 5px;
}

div#news-container div.news-item
{
	padding: 10px;
}

div#news-container div.news-item h3
{
	font-weight: bold;
	font-size: x-large;
	margin-left: 5px;
}

div#news-container div.news-item h4
{
	margin-left: 5px;
}

div#news-container div.news-item img.tinyAvatar
{
	vertical-align: bottom;
	border: 1px solid #000000;
}

div#news-container div.news-item div.news-content
{
	padding: 10px;
	margin: 5px;
	color: #333333;
	background-color: #efefef;
	border: 1px solid #969696;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}

/* ABOUT US INFORMATION */
div#aboutus
{
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 25px;
}

div#aboutus p
{
	padding: 10px;
}

div#aboutus p:first-letter
{
	font-size: 3.0em;
	font-style: italic;
	display: block;
	float: left;
	color: #333333 !important;
	margin-right: 5px;
	line-height: .8em;
}

/* OFFICERS INFORMATION */

div#officer-container
{
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 25px;
}

div#officer-container h1
{
	text-align: center;
}

div.officer h2, div.advisor h2
{
	padding: 3px;
}

div.officer h3, div.advisor h3
{
	clear: both;
}

div#officer-container div.advisor
{
	width: 700px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

div.advisor div.advisor-pic
{
	margin-lefT: auto;
	margin-right: auto;
	background-image: url("../images/officer_bg_shadow.png");
	width: 150px;
	height: 164px;
	margin-top: 5px;
}

div.advisor p.aboutme
{
	text-align: justify;
	min-height: 50px;
}

div#officer-container div.officer
{
	float: left;
	display: block;
	width: 350px;
	margin-bottom: 25px;
	margin-right: 10px;
}

div#officer-container div.right
{
	float: left;
	display: block;
	width: 350px;
	margin-bottom: 25px;
	margin-left: 20px;
	text-align: right;
}

div.officer div.officer-pic,
div.officer div.officer-pic-right
{
	float: left;
	background-image: url("../images/officer_bg_shadow.png");
	width: 150px;
	height: 164px;
	margin-top: 5px;
}

div.officer div.officer-pic-right
{
	float: right;
}

div.officer p.aboutme
{
	text-align: justify;
	min-height: 50px;
}

div#officer-container .right-aligned
{
	float: right;
	text-align: right;
}

div.clearall
{
    margin-top: 10px;
    clear: both;
}

/* Misc CSS Styles */

span#musicplayer,
span#musicplayer-notlogged
{
	display: inline;
	min-width: 194px;
}

span#musicplayer img,
span#musicplayer-notlogged img
{
	margin-top: 2px;
	float: left;
}

object.song_player
{
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}

div#loading-indicator
{
	float: right;
	display: none;
}

/* ERROR ERROR */
div#page_error
{
	width: 750px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: url(../images/error-bar.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #333333;
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
}

div#error_text
{
	color: #ffffff;
	text-align: center;
	padding: 5px;
	min-height: 25px;
}


/* Popup Bubble CSS */

li.trigger
{
/*
	margin-left: 3px;
	margin-right: 3px;
*/
}

div.popupBubble
{
	position: relative;
	display: inline;
}

.popup
{
    position: absolute;
    display: none;
    z-index: 495;
    border-collapse: collapse;
	text-align: center;
	opacity: 0.9;
}

.popup td.corner
{
	height: 15px;
	width: 19px;
}

.popup td.topleft { background-image: url(/images/popup/bubble-1.png); }
.popup td.top { background-image: url(/images/popup/bubble-2.png); }
.popup td.topright { background-image: url(/images/popup/bubble-3.png); }
.popup td.left { background-image: url(/images/popup/bubble-4.png); }
.popup td.right { background-image: url(/images/popup/bubble-5.png); }
.popup td.bottomleft { background-image: url(/images/popup/bubble-6.png); }
.popup td.bottom { background-image: url(/images/popup/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td.bottomright { background-image: url(/images/popup/bubble-8.png); }

.popup td.topleft, .popup td.topright, .popup td.bottomleft, .popup td.bottomright
{
	height: 15px;
	width: 19px;
}

.popup td.popup-contents
{
	font-size: 12px;
	line-height: 1.2em;
	background-color: #ffffff;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

/* Shown Recently */

div#pastShows
{
	color: #efefef;
	background-color: #333333;
	border: 1px solid #969696;
	text-align: center;
	padding: 10px;
}

div#pastShows h2
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#pastShows a
{
	color: #ffffff;
}

div#pastShows a:hover
{
	color: #aaaaaa;
}

div#pastShows div.mondayShowing
{
	float: left;
	text-align: center;
}

div#pastShows div.thursdayShowing
{
	float: right;
	text-align: center;
}

div#pastShows div.showContainer
{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 330px;
	text-align: left;
}

div#pastShows div.showContainer div.showTitle
{
	font-weight: bold;
}

div#pastShows h2, div#pastShows div.clear
{
	border-bottom: 1px solid #fefefe;
	margin-top: 30px;
	clear: both;
}

/* REGISTRATION CSS HENSHIN A GO GO BABY! */
div#register
{
	padding: 5px;
}

div#register h1
{
	text-align: center;
	padding: 5px;
}

div#register form
{
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	width: 540px;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px;
}

div#register p.info
{
	padding: 5px;
	font-size: x-small;
}

div#register p.info img.icon
{
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}

div#register div.inputlabel
{
	color: #dddddd;
	display: inline-block;
	width: 220px;
}

div#register div.inputlabel img.icon
{
	vertical-align: middle;
	padding-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

div#register input
{
	padding: 2px;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 300px;
}

div#register select
{
	padding: 2px;
	border: 1px solid #cccccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 306px;
}

div#register input.registerbutton
{
	text-algin: center;
	width: 520px;
	font-weight: bold;
	margin: 10px;
}

div#register form div.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

/* ADMINISTRATION SECTION */
div#addnews
{
	padding: 10px;
}

div#addnews div.formlabel
{
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 10px;
}

div#addnews form input
{
	background-color: #f5f7f7;
	border: 1px solid #cbcbcb;
	padding: 2px;
	font-size: 14px;
	font-family: verdana;
}

div#addnews form textarea
{
	background-color: #f5f7f7;
	border: 1px solid #cbcbcb;
	padding: 2px;
	width: 100%;
	height: 250px;
}

div#editMember
{
	padding: 10px;
	padding-right: 15px;
}

div#editMember h1
{
	margin: 5px;
	margin-left: 0px;
}

div#editMember h2
{
	margin: 5px;
	margin-left: 0px;
	display: inline-block;
	width: 175px;
	font-weight: normal;
	font-size: normal;
}

div#editMember div#profile-stats p
{
	margin: 10px;
}

div#editMember form input,
div#editMember form select
{
	background-color: #f5f7f7;
	border: 1px solid #cbcbcb;
	padding: 2px;
	font-size: 14px;
	font-family: verdana;
	min-width: 225px;
}

div#editMember form select
{
	min-width: 231px;
}

div#editMember form input.postsubmit,
div#editMember form input.radioButton
{
	min-width: 0px;
}

div#editMember form textarea
{
	background-color: #f5f7f7;
	border: 1px solid #cbcbcb;
	padding: 2px;
	width: 100%;
	height: 250px;
}

div#editMember img#avatar
{
	float: left;
	margin: 10px;
	margin-top: 0px;
}

div#editMember div.changeAvatarRadio
{
	margin-top: 2px;
	padding: 5px;
}

div#editMember div.addnews
{
	margin-top: 15px;
	clear: both;
}

/* MEMBER LIST STUFF */
table#memberlist
{
	padding: 5px;
	width: 100%;
}

table#memberlist tr.member-row-1
{
	background-color: #f5f7f7;
	border: 1px solid #cbcbcb;
}

table#memberlist tr.member-row-2,
table#memberlist tr.member-row-head
{
	background-color: #cbcbcb;
	border: 1px solid #f5f7f7;
}

table#memberlist tr td
{
	padding: 10px;
}

table#memberlist tr th
{
	padding: 10px;
	text-align: left;
}

table#memberlist tr th a
{
	color: #000000;
}