.mediastream-object table,
.mediastream-object td
                            {
                                border: 0px;
                                width: 600px;
                            }
.mediastream-object-object td
                            {
                                width: 50%;
                            }/*
  CSS for the Guns widget
*/

#status-box {
    background:#E5ECF3;
    border:0px solid #1B5790;
    padding:2px;
    width:200px;
}

#status-box textarea {
   width:130px;
}

#status-box h3 {
    padding:3px;
    font-size:12px;
    margin-bottom:5px;
}

#status-box h4 {
    font-size:14px;
    margin:0 0 0 4px;
}

#status-box p {
    font-size:1em;
    margin:0 0 0 4px;
}

#status-box a {
    margin-left:170px;
}

#status-box #gun-image {
   background:#333;
   display:block;
   margin:3px;
   text-align:center;
   border:1px solid #000;
}

#status-box #gun-image img {
    margin:3px;
    border:1px solid #000;
    background:#555;
    padding:1px;
}

/*
 * Generic comments CSS file
 *//*
THE RIVER
*/

.widget_river_time {
   color:#777;
   margin:0 5px 0 5px;
   font-size:0.8em;
}

.widget_river_type_mediastream__media {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

.widget_river_type_mediastream {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

.widget_river_text {
   padding:0 0 0 20px;
}

p.widget_river_date {
   font-weight:bold;
   margin:20px 0 10px 0;
   padding:0 0 0 20px;
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/office-calendar.png) no-repeat left;
   border-bottom: 1px solid #c0c0c0
}

/*
 the river on recent activity page
*/

._activity_river_entry_time {
   font-weight:bold;
   margin:5px 0 10px 0;
   padding:0 0 0 20px;
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/date.gif) no-repeat left;  
}

._activity_river_entry {
   border-bottom:1px solid #efefef;
   margin:5px 0 5px 0;
}

._activity_river_entry_txt {
   padding:0 0 0 20px;
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/flag_action.gif) no-repeat left top;
}

._activity_river_entry ._activity_river_entry_time {
   color:#777;
   margin:0 5px 0 5px;
   font-size:0.8em;
   background:#fff;
   padding:0;
}

/* Class type style */
#widget_river_type_commentwall__post {
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/comment.gif) no-repeat left top;
}
#widget_river_type_weblog_post {
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/x-office-document.png) no-repeat left top;
}

#widget_river_type_file{
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/media-floppy.png) no-repeat left top;
}

#widget_river_type_community{
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/system-users.png) no-repeat left top;
}
#widget_river_type_friends{
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/emblem-favorite.png) no-repeat left top;
}
#widget_river_type_community_member{
   background:url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/river/images/contact-new.png) no-repeat left top;
}/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	EliteCircle
   TEMPLATE CODE: 	S-0012
   VERSION:          1.1
	LAST MODIFIED:		Aug-14-2007	          	
 *******************************************/
 
/**********************************************
    Modified for classic elgg on march 21st
**********************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal .70em/1.6em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #444;
	text-align: center;
	background: #180700;	
}

/* links */
a {
	color:#CB4721; 
	background-color: inherit;
	text-decoration: none;	
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#111;
	letter-spacing:-1px;
}
h1 { font-size: 2.2em; } 
h2 { font-size: 1.8em; color:#74743D; }
h3 { font-size: 1.6em; color:#C34E23; letter-spacing: 0px;}

p, h1, h2, h3 {
	margin: 10px 15px;
	padding: 0;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
	margin:2px;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */   
  background: #FCFCF9;
  border: 1px solid #EFEFEF;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 30px;  	
  	font: bold 1.3em/1.5em 'Trebuchet MS', Sans-serif;   
	background: #FCFCF9;
   border: 1px solid #EFEFEF;
	color: #6C6E3A;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px;	
}
th strong {
	color: #FFF;
}
th {
	background: #882D2D;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #EDC9C9;
	border-bottom: 1px solid #FFF;
}
tr {
	height: 30px;
	background: #F3F3F3;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/* end - table */

/* form elements */
form {
	margin: 15px;
	padding: 0;
	border: 1px solid #EFEFEF; 
	background: #F8F8F8;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
}
textarea {
	width: 280px;
	padding:2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:100px;
	display:block;		
	color: #666666;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 2px 3px; 	
	background: #F1F0E4;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #333; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-inner, #footer-inner, #content {
	width: 950px;		
}
#header, #footer-wrap, #content-wrap {
	min-width: 950px;	
}

/* header */
#header {
	height: 160px;
	text-align: left;	
	background: #FFF url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/template/templates/EliteCircle/images/headerbg.jpg) repeat-x;			
}
#header-inner {
	position: relative;
	margin: 0 auto; 
	padding: 0;
}
#header-inner #logo {
	position: absolute;	
	font: normal 40px/65px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px; 
	color: #FFF;
	background: #3F1204 url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/template/templates/EliteCircle/images/logobg.jpg) repeat-x left top;
	border: 1px solid #4E460F;
	height: 65px;
	padding: 0 10px;
	margin: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 18px; left: 0px;
}
#header-inner #logo a {
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
#header-inner #slogan {
	position: absolute;	
	font: normal 12px 'Trebuchet MS', Tahoma, sans-serif;
	letter-spacing: 0px;
	color: #BBB;	 
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 88px; left: 15px;
}

/* header menu */
#header-inner ul {
	position: absolute;
	right: 0px; top: 125px; 
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin: 0; padding: 0;		
	text-transform: uppercase;		
}
#header-inner li {
	display: inline;
}
#header-inner li a {
	float: left;
	display: block;
	padding: 0px 5px 7px 5px;	
	color: #F3A251; 
	text-decoration: none;
}
#header-inner li a:hover {
	color: #F88F26;
}
#header-inner li a#current  {	
	color: #FFF;	
}

#header-inner #header-links {
	position: absolute;
	top: 5px; right:10px;	
	color: #8E5F2F;
	font-size: 90%;
}
#header-inner #header-links P {
	margin: 0; padding: 0;
}
#header-inner #header-links a {	
	color: #A4A4A4;
	text-decoration: none;
}
#header-inner #header-links a:hover {
	color: #F3A251;
}

/* content */
#content-holder {
	clear: both;
	background: #FFF url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/template/templates/EliteCircle/images/contentbg.jpg) repeat-y center top;
	float: left;		
	width: 100%;
}
#content {
	text-align: left;	
	margin: 30px auto;
	padding: 0;	
}

/* sidebar */
#sidebar {
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
	padding: 0;	
}
#sidebar h2 {
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color: #6C6E3A;
	padding: 0;
	margin: 0 0 10px 5px;	
	letter-spacing:-1px;	
}
#sidebar ul {
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 1px dashed #E1E1E1;	
}
#sidebar ul li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
}
#sidebar ul a {
	display: block;
	color: #666666; 
	text-decoration: none;
	padding: .3em 0 .3em 10px;		
	width: 94%;
}
#sidebar ul a:hover {
	padding: .3em 0 .3em 10px;
	color: #CB4721;
	background: #FFF;	
}

#sidebar #icon {
    float:left;
    margin:0 5px 5px 0;
}

/* main */
#main {
	margin: 0 20px 10px 0; 
	padding: 0;		
	width: 660px;
	float: left;	
}
#main h1 { 
	font: normal 2.1em Georgia, "Times New Roman", Times, serif;
	color: #111; 	
	padding: 0 0 5px 0;
	margin: 0 15px 20px 15px;
	letter-spacing:-1px;
	background: url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/template/templates/EliteCircle/images/bk_dotted.gif) repeat-x left bottom;
}
#main h1 a {
	color: #111;
	text-decoration: none;
}
#main p, #main h1, #main h2, #main h3, #main blockquote, #main form, #main table {
	margin-left: 0;
}
#main form p {
	margin: 15px;
}


/* footer */
#footer {
	position: relative;
	clear: both;
	padding: 2.5em 0;
	font: normal .95em 'Trebuchet MS', Tahoma, sans-serif;
	text-align: left;	
	background: url(http://blogs.maryborougheducationcentre.vic.edu.au/mod/template/templates/EliteCircle/images/footerbg.jpg) repeat-x 0 0;
	color: #CCC;
	width: 100%;
	float: left;	
}
#footer p {
	margin-left: 0;
}
#footer h2 {
	font: bold 1.3em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #CC9933;
	margin-left: 5px;
}
#footer-inner {	
	margin: 0 auto;		
}
#footer-inner a {
	color: #C8935D;
}
#footer-inner a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer-inner ul {
	list-style: none;
	margin: 0; padding: 0;	
	width: 98%;
}
#footer-inner ul.columns li {
	border-bottom: 1px dashed #272727;	
}
#footer-inner ul.columns li.top {
	border-top: 1px dashed #272727;	
}
#footer-inner ul.columns li a {
	display: block;
	line-height: 2em;
	font-weight: normal;
	padding-left: 5px;
	width: 98%;
	color: #BDBDBD;
}
#footer-inner ul.columns li a:hover {
	background: #202020;
	color: #FFF;
	text-decoration: none;
}
#footer-inner .col {
	width: 270px;
	padding: 0 0 30px 0;			
}
#footer-inner .space-sep {
	margin-right: 10px;
}
#footer-inner .col2 {
	width: 240px;
	padding: 0 0 30px 0;	
	display: inline;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.orange { color: #F3A251; }

.info {
	font-size: 95%;
	border: 1px solid #EFEFEF; 
	background: #F8F8F8; 
	padding: 3px 10px;
	margin: 20px 15px 10px 0;	
}
.post-footer .date {
	background: url('clock.gif') no-repeat left center; 
	padding-left: 20px; margin: 0 10px 0 5px;	
}
.post-footer .comments {
	background: url('comment.gif') no-repeat left center; 
	padding-left: 20px; margin: 0 10px 0 5px;	
}
.post-footer .readmore {
	background: url('page.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;	
}

/* 
  Elgg specific
*/

.profile_secondary {
    width:350px;
}

/* blogging */

.weblog-post {
	margin:20px 0 10px 0;
	border-bottom: 0px solid #E1E1E1;
	padding-bottom:20px;
	clear:both;
}

.user {
	float:left;
	margin:5px 10px 10px 0;
	width:105px;
}

.user img {
	border:1px solid #eee;
	padding:2px;
	background:#eee;
}

h2.weblog_dateheader {
    text-align:right;
}

#sub-menu img {
    border:none;
    padding:0;
}

/*
  COMMENT WALL STUFF
*/

#commentwall {
   background:#f2f2f2;
   padding:0;
   margin:5px 0 10px 0;
   border:1px solid #3F1204;
   clear:both;
}

.commentwall_img {
   float:left;
   margin:3px;
   padding:2px;
   background:#ddd;
}

#commentwall_form_-1 {
  /* Background:#eee;*/
   margin:0 0 5px 0;
   padding:4px;
}

#commentwall_form_-1 textarea {
   width:98%;
   margin:5px 0 5px 0;
   padding:3px;
}

#commentwall_title {
   background:#3F1204;
   height:25px;
   padding:2px;
   color:#F3A251;
}

#commentwall_title h2 {
    color:#F3A251;
}

.commentwall_date {
    font-style:italic;
    margin:0 0 10px 0;
    background:#efefef;
    border-bottom:1px solid #D8DFEA;
    font-size:0.8em;
    color:#777;
}

#commentwall_title h2 {
   margin:0;
   padding:0;
}

.commentwall_name {
   font-weight:bold;
   /*border-top:1px solid #4E730C;*/
}

.commentwall_details {
   margin-left:90px;
}

.commentwall_name {
   background:#efefef;
}


#commentwall_more {
    text-align:right;
    padding:4px;
    color:#000;
}

#commentwall_more a {
   color:#000;
   text-decoration:underline;
}


.commentwall_replybar {
   border-bottom:1px solid #ccc;
   font-size:11px;
   margin:10px 0 10px 0;
   padding:2px;
   text-align:right;
   cursor:pointer;
}

.commentwall_replybar p {
   padding:0;
   margin:0 10px 0 0;
}

.commentwall_replybar a {
   padding:0;
   margin:0;
}

.commentwall_comment {
    font-size:1.0em;
}

/*
  The dreaded infoholder
*/

.infoholder {
    margin:20px 0 20px 0;
}

.infoholder h3 {
    border-bottom:1px solid #ccc;
    margin-bottom:4px;
}

/*
  System messages
*/

div#system-message{ 
    border:1px solid #D3322A;
    background:#F7DAD8;
    color:#000;
    padding:3px 50px;
    margin:20px 20px 0 20px;
}

div#system-message p{
   padding:0px;
   margin:2px;
 }
 
/*
  Profile widgets; these wil overwrite the default widgets
*/

#profile_widgets .widget {
    border:1px solid #3F1204;
    background:#f2f2f2; /*#efefef;*/
    width:320px;
}

#profile_widgets .widgets_even {
    width:320px;
}

#profile_widgets .widgets_odd {
    width:320px;
}

#profile_widgets .widget_admin_menu {
    background:#3F1204;
}

#profile_widgets .widget_title {
    background:#3F1204;
    color:#F3A251;
    padding:3px;
}

#profile_widgets .widget_content h2 {
    background:transparent;
    margin:10px 0 5px 0;
    padding:0;
}

#profile_widgets .widget_content h2 a {
    margin:0;
    padding:0;
}

#profile_widgets img {
    border:none;
}

/* END OF PROFILE WIDGETS *//* profile - widgets */

#profile_widgets {
	position:relative;
}

.widgets_even {
	float:left;
	width:330px;
}

.widgets_odd {
	float:right;
	width:330px;
}

.widget {
	border: 1px solid #BBDCE9; /*#95BDCD;*/
	margin-bottom: 5px;
	padding: 0;
}

.widget .widget_content {
	padding: 10px;
}
.widget .widget_content h3 {
	padding:0;
	margin:0;
}

.widget .widget_menu {
	display: block;
	background-color: #E2F0F6; /*#CBE5EF;*/
	margin: 0px;
	padding-left: 10px;
	border-top: 1px solid #BBDCE9;
	font-size:0.8em;
}

.widget h2 {
	border:0;
	border-bottom:1px solid #BBDCE9;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	background-color: #E2F0F6;
	font-size:1.1em;
}

.widget  .widget_content h2 a {
	background:url(http://elgg.net/_templates/icons/arrow.gif) no-repeat left;
	padding:0 0 0 10px;
}