
/** - - - - - - - - - - - - - - - - *
 * Students Run Oakland
 * CSS
 * 
 * Supported browsers:
 * IE5, 6 Win
 * Firefox (Gecko)
 * Opera
 * Safari (Konq)
 * IE5 / Mac (Limited)
 */

/** ========================================================= *
 * Page Formatting
 */

body
{
	background-color: #0B622B;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Background4.gif);
	background-repeat: repeat-y;
}

#page { margin-left: 30px; }


/** ========================================================= *
 * Nav
 * 
 */
#nav
{
	position: absolute;
	top: 0px;
	left: 247px;
}

#nav img
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

#featurephoto {
	position: absolute;
	top: 100px;
	left: 30px;
}


#newsroll {
	position: absolute;
	top: 100px;
	left: 517px;
    width: 213px;
    height: 363px;
    margin: 0px;
    padding: 0px;
	background-color: #FADF74;
}

#newsroll h2
{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	text-decoration: none;
	text-transform: inherit;
	background-color: #AF9C51;
	height: 30px;
	line-height: 30px;
    padding-left: 10px;
    margin: 0px;
}

#newsroll ul
{
	margin: 0px;
	padding: 0px;
}


#newsroll li
{
	list-style: none;
	margin: 10px 10px 15px 10px;
}

#newsroll span.BlogDate
{
	color: #666666;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
}


#newsroll li a
{
	color: #000;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: inherit;
}

#newsroll li a:hover
{
	color: #000;
	background-color: #FADF74;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: inherit;
}

#newsroll a.BottomLink
{
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	position: absolute;
	bottom: 0px;
	line-height: 30px;
	width: 193px;
}

#newsroll a.BottomLink:hover
{
	font-size: 10px;
	padding: 0 10px 0 10px;
}


#photos
{
	position: absolute;
	top: 463px;
	left: 30px;
	background-color: #FFF;
	background-image: url(../images/home/PhotosBackground.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 487px;
}

#photos h2
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	text-decoration: none;
	text-transform: inherit;
	padding: 3px 3px 3px 10px;
	margin-top: 4px;
}

.videos_box p { margin: 0 10px 0 20px; width: 190px; }
.videos_box p, 
.videos_box img { float: left; }

/* for some reason IE wants this duplicated */
#contact_us h2
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	text-decoration: none;
	text-transform: inherit;
	padding: 3px 3px 3px 10px;
	margin-top: 4px;
}

#contact_us h2 a
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	text-decoration: none;
}

#contact_us h2 a:hover
{
	background-color: #fff;
}

#photos a.flickrlink
{
	float: right;
	font-size: 11px;
	margin: 0 10px 0 10px;
	vertical-align: top;
	clear: none;
	position: relative;
	top: 5px;
}

#photos #photo_credit
{
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
    color: #666;
	font-size: 9px;
	font-weight: normal;
	padding: 0 0 0 10px;
	position: relative;
	top: -15px;
    left: 10px;
}


#contact_us
{
	position: absolute;
	top: 463px;
	left: 517px;
	background-color: #FFF;
	background-image: url(../images/home/ContactUSBackground.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 213px;
}

#contact_us p
{
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 10px;
}





/** ========================================================= *
 * Links
 * 
 */

a {
	color: #3F1259;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-weight: normal;
}
a:active
{
	color: #3F1259;
}
a:hover {
	color: #FFFFFF;
	background-color: #3F1259;
}


#calendar_container
{
	padding: 0px;
	margin-right: 0px;
	width: 680px;
	position: absolute;
	top: 120px;
	right: 10px;
	left: 40px;
}


/** ========================================================= *
 * Content
 */

#content
{
	padding: 0px;
	margin-right: 0px;
	width: 450px;
	position: absolute;
	top: 120px;
	right: 10px;
	left: 250px;
}

/**
 * Headings
 */

#content h1, #calendar_container h1
{
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#content h2
{
	color: #333333;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

#content h3
{
	color: #333333;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
}


/**
 * Basic List Style
 *
 */

#content li
{
	color: #333333;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style: square;
}

#content ol li
{
	list-style: decimal;
}


/**
 * Paragraph Styles
 *
 */

p, label
{
	color: #333333;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 16px;
}

/**
 * Content Table Styles
 */


#content table
{
	color: #333333;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 18px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	background-color: #FCFCFC;
}

#content td
{
	color: #333333;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 18px;
	padding: 5px;
	border-right: #CCC;
	border-bottom: #CCC;
	border-left: #CCC;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
}

#content th
{
	color: #333333;
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 25px 5px 10px;
	background-color: #DEDEDE;
	border-bottom: #999;
	border-width: 0 0 2px 0;
	border-style: none none ridge none;
	text-align: left;
	text-transform: inherit;
}

/* make sure link images don't have borders */
a img
{
	border-width: 0px;
	border-style: none;
}

hr
{
	border: #E5E5E5 1px solid;
	margin: 5px 0px 5px 0px;
	padding: 0;
}


/** ========================================================= *
 * Footer
 */


#footer
{
	background-color: #EBEBEB;
	width: 700px;
	height: 36px;
	position: relative;
	left: -220px;
	margin-top: 30px;
}

#home_footer
{
	background-color: #EBEBEB;
	width: 700px;
	height: 36px;
	position: absolute;
	left: 30px;
	top: 760px;
	margin-top: 30px;
}


#footernav a
{
	float: left;
	text-transform: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 36px;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#copy_n_credit
{
	font-family: "Verdana", "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 36px;
	color: #757575;
	float: right;
	margin-right: 10px;
	white-space: nowrap;
	text-transform: inherit;
}

#copy_n_credit a.CreditLink
{
    float: none;
	margin: 0px;
	padding: 0px;
    line-height: 10px;

}



/** ========================================================= *
 * LeftNav
 * 
 */


#leftnav
{
	width: 200px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 130px;
	left: 30px;
}

#leftnav ul
{
	margin: 0px;
	padding: 0px;
}


#leftnav li {
	list-style: none;
}

#leftnav li a
{
	text-decoration: none;
	font-family: "Lucida Sans", "Lucida Grande", "Verdana", "Arial", sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #003399;
	padding-left: 28px;
	border-bottom: #AF9C51;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	display: list-item;
	line-height: 30px;
	background-color: #FADF74;
	height: 30px;
}

#leftnav li a:hover
{
	color: #FFFFFF;
	background-color: #3F1259;
	background-image: url("../images/ActiveArrow.gif");
	background-repeat: no-repeat;
}




/** ========================================================= *
 * Flickr
 * 
 */


    #flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
    #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
    #flickr_icon_td {padding:0 5px 0 0 !important;}
    .flickr_badge_image {text-align:center !important;}
    .flickr_badge_image img {border: 1px solid black !important;}
    #flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
    #flickr_badge_uber_wrapper a:hover,
    #flickr_badge_uber_wrapper a:link,
    #flickr_badge_uber_wrapper a:active,
    #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FFFFFF;}
    #flickr_badge_wrapper { margin-top: 0px; }
    #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
