.mediastream-object table,
.mediastream-object td
                            {
                                border: 0px;
                                width: 600px;
                            }
.mediastream-object-object td
                            {
                                width: 50%;
                            }/*
 * Generic comments CSS file
 *//*

*/

/*
	GLOBALS: used to set all the general elements
*/

body {
	background:#0C0439;
	color:#FFF;
	/* color:#ffb9b3; */
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size: 80%;
	line-height:1.6em;
}

form {
	background:url('http://hotel.blisswarrior.com/mockups/userprofile/images/modulebackground.png');
	padding:10px;
	}

p {
	color:#FFF;
	/* color:#ffb9b3; */
	margin:0 0 10px 0;
}

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

ol, ul {
	color:#697C83;
}

h1 {
	font-size:130%;
}

h2 {
	font-size:18px;
	margin-bottom:0px;
	color:#ffb9b3;
	}
	
/* Here is the regular module styling setup */
/********************************************/
.module {
	background:#451e49;
	margin-bottom:30px;
	padding:10px;
	padding-top:2px;
	}
	
.module h2 {
	text-transform:uppercase;
	}

/* this is the column 1 div placement */
/**************************************/
#column1 {
	float:left;
	width:350px;
	min-height:500px;
	}
	
/* this is the column 2 div placement */
/**************************************/
#column2 {
	float:right;
	width:350px;
	min-height:500px;
	}

#column {
	width:600px;
	min-height:500px;
	margin-left:70px;
	}
	
/* this is the styling for the top-left block with userimage, text, etc */
/**************************************/
#imageblock {
	min-height:155px;
	padding:5px;
	line-height:1em;
	padding-bottom:5px;
	}
#imageblock p {
	margin-top:2px;
	margin-bottom:12px;
	}
#imageblock img {
	height:150px;
	float:left;
	margin-right:5px;
	}
#imageblock img.small {
	height:150px;
	margin-left:10px;
	}
#imageblock p.viewlinks {
	clear:both;
	text-align:center;
	padding-top:10px;
	}

/* Here begins the "systemlinks" with sign the guestbook, ask miss bliss, etc */
/**************************************************/
#systemlinks {
	min-height:100px;
	padding-top:30px;	
	padding-bottom:30px;	
	}
#systemlinks p {
	margin-left:auto;
	margin-right:auto;
/*	background:black; */
	padding:5px;
	text-align:center;
	width:180px;				
	}

/* these are the iactions like i learn, etc */
/********************************************/
#iactions {
	min-height:30px;
	padding-top:1px;
	padding-left:15px;
	padding-bottom:10px;
	}
	
/*this is the find a warrior image and button */
/**********************************************/
#findawarrior {
	padding-left:20px;
	padding-top:60px;
	font-size:2.5em;
	height:101px;
	background:url('http://hotel.blisswarrior.com/mod/template/templates/Default_Template/images/find_a_warrior_background.jpg');
	}
#findawarrior a {
	text-decoration:none;
	color:#ffb9b3;
	}
/* this is the bulletin space below the find a warrior button */
#bulletinspace {
	min-height:100px;
	}
	
/* this is the quote module in the second column */
/********************************************/
#quotemodule {
	min-height:50px;
	padding:5px;
	margin-bottom:20px;
	}

/* this is the latest messages in a bottle box */
/*********************************************/
#bottle {
	min-height:50px;
	padding-left:10px;
	padding-bottom:1px;
 	}
 /* this is a span class */
.bottles {
	text-transform:uppercase;
	}

/* this is the icreated text */
/*****************************/
#icreated {
	min-height:50px;
	padding-left:10px;
	padding-bottom:10px;
	}

/* this is the adores photos (first 8) */
/******************************/
#adores {
	min-height:300px;
	}
/* 
#adores img {
	width:70px;
	}
*/
/* this is a table class */
.adores {
	height:250px;
	width:100%;
	text-align:center;
	}
/* this is a span class */
p.viewall {
	text-align:right;
	margin-top:0px;
	padding-right:10px;
	}
	
/* this is the bliss boutique specials div on the top of the second column of the control page */
#boutiquespecials {
	min-height:200px;
	padding-bottom:5px;
	}
#boutiquespecials h2 {
	text-align:center;
	}
	
/* this is the fun new bigirls div in the second column */
#newmembers {
	padding-bottom:5px;
	min-height:100px;
	}
#newmembers h2 {
	text-align:center;
	}
	
/* this is the module with friend updates in it in the second column */
#friendupdates {
	min-height:100px;
	}
#friendupdates h2 {
	text-align:center;
	}

blockquote{
	background: #EEE url(http://hotel.blisswarrior.com/mod/template/templates/Default_Template/images/blockquote.png) no-repeat bottom left;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

/*
	TABLES IN ELGG
*/

td {
	border:0;
	padding:0;
	margin:0;
}


/*
	CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR
*/

div#container {
	width:720px;
	padding:0;
	margin:0 auto;
	background:url('http://hotel.blisswarrior.com/profile/backgrounds/numbers/crunched/Magenta.jpg') center repeat-y;
	padding-top:40px;
	height:8000px;
	padding-left:70px;
	padding-right:40px;
	/* margin-top:-1900px; */
        margin-top:-1250px;
}
#marquee {
	width:1260px;
	height:8000px;
	margin:0 auto;
	margin-top:20px;
        padding-top:600px;
	padding-left:40px;
	background:url('http://hotel.blisswarrior.com/mod/template/templates/Default_Template/images/marquee.png') no-repeat;
}
#undersign {
	width:1200px;
	height:8000px;
	margin:0 auto;
	padding-top:580px;
	}
#topbar {
	background:url('http://hotel.blisswarrior.com/mockups/userprofile/images/modulebackground.png');
	height:50px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	}
#topads {
	height: 130px;
	width: 760px;
	padding-top: -35px;
	padding-bottom:10px;
	margin-left:-20px;
	}
#midads {
	height:60px;
	width: 740px;
	margin-bottom:30px;
	}
/* this is a table class */			
.topbar {
	height:50px;
	width:700px;
	padding:10px;
	text-align:center;
	font-size:14pt;
	border:none;
	}
.topbar a {
	color:#ffb9b3;
	}
.topbar a:hover {
	color:#FFF;
	}


/*
	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;
	color:#000;
	margin:2px;
}

/*
	CLEAR BOTH
*/

.clearing {
	clear:both;
}

/*
	THIS IS THE END OF THE MAIN PAGE COMPONENTS - EVERYTHING BELOW THIS IS ASSOCIATED WITH VARIOUS ELEMENTS
	WITHIN ELGG, THIS INCLUDES THE BLOG CLASSESS, PROFILE, FILES, SIDEBAR WIDGETS, PROFILE WIDGETS ETC.
*/

/*
	BLOGGING ENGINE
*/

.weblog-post {
	margin:0px 0 0px 0;
	background:url('http://hotel.blisswarrior.com/mockups/userprofile/images/modulebackground.png');
}

.user {
	float:left;
	margin:5px 10px 10px 0;
	width:105px;
}

.user img {
	border:1px solid #eee;
	padding:2px;
}

.weblog-keywords p a {
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}

.weblog-title {
	margin:10px 0 10px 115px;
}

.post {
	margin:10px 0 10px 115px;
}
.post a {
	color:#BD42BD;
}

.info {
	border-top:1px solid #ccc;
	margin:10px 0 10px 115px;
	clear:both;
}

.info p {
	padding:0 0 0 10px;
	margin:0;
}

.info p a {
	font-size:0.9em;
	color:#555;
}

/* this is the thin line between the actual post and comments */

#comments-divide {
	height:1px;
	background:#ccc;
}

.comment-owner {
	border:1px solid #eee;
	background:#f2f7fb;
	padding:5px;
	margin:20px 0 5px 0;
	height:50px;
	width:550px;
}

.comment-owner img {
	margin:0px 5px 0px 0px;
	text-align:left;
}

.comment-owner a {
	background:#f2f7fb;
}

.comment-owner p {
	padding:0;
	margin:0;
}

/* END OF BLOGGING ENGINE */

/*
	SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY
*/

div#sub-menu p {
	margin:0 0 10px 0;
	padding:0;
	border:0px solid #ccc;
}

div#sub-menu a {
   padding:3px;
}

/* END OF SUB-MENU DIV */

/*
	INFOHOLDER: this holds profile data, account settings and administration content
*/

.infoholder {
	margin:5px 0 10px 0;
}

.infoholder p {
	padding:5px 0 5px 10px;
}

/* the end of INFOHOLDER */

#tagcloud {
	padding: 15px;
	border: solid 1px #eee;
	background: #f5f5f5;
	line-height:2.9em;
}
	
#tagcloud a {
	text-decoration: none;
}

/*
 PROFILE WIDGETS STUFF
*/

img.profile-photo {
   border:1px solid #eee;
   padding:2px;
}

.profile_main p {
   color:#000;
}

.profile_main p a {
	text-decoration: underline;
}

.profile_main_bottom {
	clear: both;
}

.profile_primary {
	float: left;
	width: 40%;
	margin-top: 10px;
	margin-left: 10px;
	background:url('http://hotel.blisswarrior.com/mockups/userprofile/images/modulebackground.png');
}

.profile_secondary {
	float: right;
	width: 40%;
	color:#000;
	background:url('http://hotel.blisswarrior.com/mockups/userprofile/images/modulebackground.png');
}

.profile_bio {
	padding-top: 10px;
	background:#efefef;
}

.profile_widgets {
	clear: both;
    width: 100%;
	/*background: #004995;*/
}

.profile_icon img {
	border:1px solid #eee;
	padding:2px 2px 2px 2px;
}

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

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

/* profile - widgets */

#profile_widgets {
   position:relative;
}

.profile_bio {
   width:244px;
   padding:2px;
}

.widgets_even {
   float:left;
   width:340px;
   margin:0;
   padding:0;
}

.widgets_odd {
   float:right;
   width:340px;
   margin:0;
   padding:0;
}

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

.widget .widget_content {
    padding: 4px 10px 4px 10px;
}

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

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

.widget .widget_menu ul {
    margin:0 0 0 5px;
	padding:0;
}

.widget .widget_menu ul li {
     list-style:none;
}

.widget .widget_menu ul li a {
     text-decoration:underline;
}

.widget .widget_admin_menu {
    background-color: #E2F0F6;
    padding:2px 0 0 5px;
}

#hidden3, #hidden2, #hidden4, #hidden5 {
  height:20px;
}

.widget .widget_title {
          border:0;
          border-bottom:1px solid #cdcdcd; /*#BBDCE9;*/
          padding:0 2px 0 2px;
          margin:0 0 10px 0;
          color:#000;
	      font-size:1.2em;
	     font-weight:bold;
}

.widget  .widget_content h2 a {
    background:url(http://hotel.blisswarrior.com/mod/template/images/icons/arrow.gif) no-repeat left;
    padding:0 0 0 10px;
    font-weight:normal;
}

/*
  COMMENT WALL STUFF
*/

#commentwall {
	/* background:url('http://hotel.blisswarrior.com/mockups/userprofile/images/modulebackground.png'); */
	clear:both;
	min-height:500px;
	width:100%;
	padding-bottom:10px;
}

.commentwall_img {
   float:left;
   margin:3px;
   background:#fff;
   border:1px solid #ccc;
}

#commentwall_form_-1 {
  /* Background:#eee;*/
   margin:0 0 5px 0;
   padding:4px;
}

#commentwall_form_-1 textarea {
   width:98%;
   margin:5px 0 5px 0;
}

#commentwall_title {
  width:99%;
   height:20px;
   padding:2px;
   font-size:1em;
}
.commentwall_date {
    font-style:italic;
    font-size:0.8em;
    margin:0 0 10px 0;
    /* border-bottom:1px solid #D8DFEA; */
}

#commentwall #commentwall_title h2 {
   margin:0;
   padding:0;
   font-size:2em;
}

.commentwall_name {
   font-weight:bold;
   /*border-top:1px solid #4E730C;*/
}

.commentwall_details {
  	/* border-top:1px solid #ccc; */
   margin-left:70px;
}

.commentwall_name {
}


#commentwall_more {
    text-align:right;
    padding:4px;
    color:#000;
    font-size:10px;
}

#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;
   color:#b85b5a;
}

.commentwall_replybar p {
   padding:0;
   margin:0 10px 0 0;
}

.commentwall_replybar a {
   padding:0;
   margin:0;
}

#confirm-form {
	width: 70%;
	margin: 30px auto;
	text-align: center;
	font-size: 1.2em;
	border: 1px #eee solid;
}

#confirm-form h3 {
	font-size: 1.2em;
	padding: 10px;
	padding-top: 20px;
}
#friendrequests img {
	width:150px;
}
#browsericon img {
	width:100px;
}
#bulletin_icon img {
width:100px;
}
.bulletin_comment_icon {
float:left;
}
#search_table td {
	padding-bottom:40px;
	}/* 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;
}