body {
	margin: 0px 0px 30px 50px;
	background-color: #ccc;
    background-image: url(http://public.csusm.edu/student_orgs/mecha/images/body_bg.gif);
	text-align: left;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;	 }
	
	
	
/* MAIN BODY LAYOUT */

#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: 0px;
        margin-top: 20px;
	text-align: left;
	padding: 0px;
	width: 1000px;	
	background-color: #FFF;
    border-bottom: 4px solid #000;
	border-left: 4px solid #000;
	border-right: 4px solid #000;}

#banner {
	background-color: #FFF;
	height: 150px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	 }
#banner h1 { display: none; }


#center {
	float: left;
	width: 658px;
	border-left: 0px solid #999;
	border-right: 0px solid #999;
	overflow: hidden;	}
	
#right {
	float: left;
	width: 320px;
	padding: 10px;
    border-left: 1px solid #999;
	background-color: #fff;
	overflow: hidden;	}
	
#content {
	padding: 0px 30px 0px 30px;
	background-color: #FFF;	
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;	}
	
	
	
/* TOP MENU */

#topmenu {
	background: #000;
    font: bold 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	width: 1000px;
	position: fixed;
	top: 0px;
        border-left: 4px solid #000;
	border-right: 4px solid #000;	}
 



/* LINKS */

a { text-decoration: none; }
a:link { color:#900; }
a:visited { color:#900; }
a:active { color:#F60; }
a:hover { color:#F60; }


	
#content pre { font-size: larger;	}
#content blockquote { line-height: 150%;	}
#content li { 
         color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
        padding-left: 10px; }

#content p { margin-bottom: 5px; }

#content p,ul {
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 110%;
	text-align: left;
	}

#content p.extended { 
       font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
       font-size: small; }

#content h1 { 
	COLOR: #000;
	FONT: 20px Georgia,"Times New Roman", Times, serif;
       border-bottom: 1px dotted #900; 
       font-weight: bold; 
       margin-bottom: 0px; }

#content h2 {
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
        padding-bottom: 1px;
        margin-top: 1px;
	margin-bottom: 1px;	}

#content h3 {
	color: #900;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom: 1px dotted #999;
	text-align: left;
	font-weight: bold;
        padding-bottom: 2px;
	margin-bottom: 10px;
	line-height: 110%;}

#content h4 {
	color: #333;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;	}

.entryDate {
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	font-weight: normal;	}
	
.entryTitle {
	color: #900;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;	}

#content p.posted {
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: xx-small;
	border-top: 1px solid #999;
	background-color" #DDD;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;	}

#content p.asset-body {
	margin-bottom: 5px;
        text-align: justify;	}

#content .entry-asset {
        margin-left: 15px;
	}
	
	
/* SIDE ITEMS */
#calendar {
  	line-height: 140%;
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;	}

#calendar caption {
	color: #666;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;	}

#calendar th {
	text-align: center;
	font-weight: normal;	}

#calendar td { text-align: center;	}

.sidebar p, ul {	
	padding: 15px;
  	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;	}

.sidebar h2 {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;	}

.sidebar h3 {
	color: #900;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: medium;
	border-bottom: 1px dotted #999;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;	}

.sidebar ul ul { margin-bottom: 0px;	}

.sidebar #categories ul { padding-left: 15px;	}

.sidebar li {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 125%;
	margin-top: 5px;
	list-style-type: none;	}

.sidebar #categories li { list-style-type: circle;	}

.sidebar img { border: 3px solid #FFF;	}

.photo {
	text-align: left;
	margin-bottom: 20px;	}

.link-note {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;	}

#powered {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666;
	margin-top: 50px;	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] { width: 80%;}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0; }

.imageBox{
    border-style:none;
    color:#888;
}

.imageCaption{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:10px;
    color:#888;
    text-align: left;
}



/* REGIONAL NAVIGATION ----------------------------------------------------------------- */

#navsite {
	background-color: #900;
	margin: 0px;	}

#navsite ul {
	font: bold 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #000;
	background-color: #900;
	padding: 0px;	}

#navsite ul li {
	list-style: none;
	display: inline;	}

#navsite ul li a {
	padding-left: 1em;
	padding-right: 1em;
	background-color: #900;
	color: #fff;
	text-decoration: none;
	border-right: 0px solid #fff;	}

#navsite ul li a:link, #navsite ul li a:visited {
	color: #fff;	}

#navsite ul li a:hover, #navsite ul li a:visited:hover {
	color: #900;
	background-color: #fff;
	border-top: 0px solid #000;	}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* --------------- Drop Down Menu --------------- */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: #000;
	color: #FFF;
	text-align: left;
	text-decoration: none;}

#sddm li a:hover
{	background: #900;
	color: #FFF;
	border-top: 0px solid #900;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #444;
	border-top: 0px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #444;
		color: #FFF;
		font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;}

	#sddm div a:hover
	{	background: #900;
		color: #FFF;}

	