/* CSS Document */

/* Default Theme for non profile pages */

/*
	GLOBALS: used to set all the general elements
*/

body {
    background-repeat:repeat;
	background-color:#000000;
	color:#697C83;
	font-family:Arial;
	text-align:left;
	margin:0 auto;
	padding:0;
	font-size: 11px;

}

/*
div {
	border: 1px solid red;
}
*/

.headsub {
	font-family: Arial;
	font-size: 20pt;
	color: #FFFFFF;
}

p {
	color:#555;
	margin:0 0 10px 0;
}

a {
	text-decoration:none;
	color:#00ccff;
}

:focus
{
  -moz-outline-style: none;
}


ol, ul {
	color:#697C83;
        list-style-type:none;
        margin:0pt;
        padding:0pt;
}

h1 {
	font-size:130%;
}

h2, h3, h4, h5 {
	font-size:100%;
}

blockquote{
	background: #EEE url(http://poots.com/peoples/mod/template/templates/Default_Template/images/blockquote.png) no-repeat bottom left;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

/*
	TABLES IN ELGG
*/

td {
	border-bottom:1px solid #eee;
	padding:10px 0px 10px 0px;
	margin:0;
}

td h4, h3, h5 {
	padding:0;
	margin:0;
}

/*
	CONTAINER: WRAPS THE HEADER AND MAIN CONTENT AREA BELOW THE USER TOOLBAR
*/

div#container {
	background:#ffffff;
}

/* HEADER: THE HEADER INCLUDES THE LOGO AND SEARCH BAR */

div#header {
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	width:100%;
	height:40px;
	background-color: #000000;
	background-image: url(http://poots.com/peoples//mod/template/templates/Default_Template/images/header_back.gif);
	background-repeat: repeat;
	background-position: center bottom;
}
div#header-inner {
	width: 965px;
	margin-right: auto;
        margin-left: auto;
}
div#header-pic {
        float:left;
	width: 183x;
}
div#header-quote {
	display:none;
	float: right;
	padding-top: 130px;
	width: 480px;
}

div#buttons {
        height:40px;
        float:right;
        width:375;
}

div#yourhome {
        float:right;
        height:40px:
        
}

div#header #logo{
	margin: 0px;
	padding:10px;
	display:none;
	float:left;
}
div#header-image {
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}


div#header #logo h1 {
	font-size:30px;
	padding:0;
	margin:10px 0 6px 0;
}

div#header #logo h1 a{
	color:#fff;
	font-family:Helvetica, "Myriad Web", Arial, sans-serif;
}

div#header #logo h2{
	color:#f17d00;
	padding:0;
	margin:0;
	font-size:1.2em;
}

/*
	SEARCH BAR: LOCATED WITHIN HEADER
*/

div#header #search-header {
	width:470px;
	margin:0;
	padding:0;
	top:10px;
	right:0;
}

div#header #search-header img {
	margin:0 0 0 10px;
}

div#header #search-header p {
	padding:0 0 0 0px;
	margin:0;
}

div#header #search-header span a {
	color:#3aa5c6;
}
div#header #search-header span a:hover {
	color:#3aa5c6;
	text-decoration:underline;
}

/*
	CONTENT-HOLDER: WRAPS THE MAIN PAGE CONTENT. THIS CAN INCLUDE
	THE SINGLE PAGE LAYOUT AND THE SPLIT PANE (CONTENT AND SIDEBAR)
*/

#content-holder {
	padding:10px 0px 0px 0px;
	width:100%;
	position:relative;
}

div#content-holder a:hover {
	/* text-decoration:underline; */
}

div#content-holder h1 {
font-family:arial;
font-size:16px;
font-weight:bold;
letter-spacing:0em;
margin-top:0px;
padding-top:0px;
}

div#content-holder h2 {
	border:0;
	border-bottom:1px solid #eee;
	padding:0;
	margin:0 0 10px 0;
	color:#666;
	font-size:1.1em;
}

/*
	VARIOUS LAYOUTS WITHIN CONTENT-HOLDER
*/

/*
	THE MAIN CONTENT AREA WHEN IT IS A SINGLE PAGE, NO SIDEBAR
*/

div#single-page {
	margin: 0 auto;
	padding: 30px;
	width:900px;
	text-align: left;
	color:#666666;
	overflow:hidden;
	background-color:#FFFFFF;
}

/*
	THE MAIN CONTENT AREA WHEN THE SIDEBAR IS IN PLACE
*/

div#splitpane-content {
	margin: 0;
	padding: 30px 30px 30px 30px;
	width:900px;
	text-align: left;
	color:#000;
	overflow:hidden;
	min-height:800px;
	background-color:#FFFFFF;
}

/*
	SIDEBAR: THIS IS ONLY PRESENT WHEN SPLITPANE-CONTENT IS IN USE
*/

div#splitpane-sidebar {
	font-size:11px;
	width: 220px;
	margin:0;
	padding:0;
	margin:0;
	float: right;
}

/*
	THE SIDEBAR CONTENTS
*/

div#splitpane-sidebar td {
	width: 200px;
	margin:0 0 0 20px;
}

div#splitpane-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#splitpane-sidebar ul li {
	
}

div#splitpane-sidebar ul li ul li a {
	
}

div#splitpane-sidebar h2 {
	text-align:left;
	border-bottom:5px solid #ccc;
	color:#777;
	font-size:0.9em;
	width:200px;
}

/*
	FOOTER
*/


div#footer {
	clear: both;
	position: relative;
	background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/footer_back.gif) repeat-x top;
        background-color:#000000;
	text-align: center;
	padding:40px 0 0 0;
	font-size:1em;
	height:200px;
	margin-top:20;
	color:#000;
	width:100%;
}

div#footer a {
	color:#fff;
}
div#footer img {
	margin:20px 0 0 0;
}

div#footer a:hover {
	text-decoration:underline;
}

div#footer a:link, div#footer a:visited {
	text-align:right;
}

div#footer_poots {
	clear: both;
	position: relative;
	background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/footer_back.gif) repeat-x top;
        background-color:#000000;
	padding:40px 0 0 0;
	font-size:1em;
	height:200px;
	margin-top:20;
	color:#000;
	width:100%;
}
div#footer-inner { width:965px;height:130px;margin-right: auto;margin-left: auto;border-bottom:1px solid #333333; }
div#footer-inner a { color:#999999}
div#footer-inner a:hover { color:#00ccff}
.footer-inner_block {
	width:293px;
	height:110px;
	color:#CCCCCC;
	float:left;
	font-family:arial;
	font-size:11px;
	line-height: normal;
}
.footer-inner_block_middle {
	width:293px;
	height:110px;
	color:#cccccc;
	float:left;
	font-family:arial;
	font-size:11px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-right:20px;
	padding-left:20px;
	margin-right:20px;
	margin-left:20px;
	line-height: normal;
}
.footer_title {
	font-size:16px;
	color:#77cccc;
	font-weight: bold;
}
div#footer_legal {width:965px;margin-right: auto;margin-left: auto;color:#444444;font-size:10px;font-family:arial;padding-top:20px;}


/*
	SYSTEM MESSAGES
*/

div#system-message{
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px; 
        -moz-border-radius-topright:10px;
	background:#C3EEFE;
	color:#000;
	padding:3px 50px;
	margin-left:auto;
        margin-right:auto;
        width:860px;
        z-index:5;
        text-align:center;
}

div#system-message p{
	padding:0px;
	margin:2px;
        color:#000000;
}


/*
	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-catagory {
background:transparent url(http://poots.com/peoples/mod/blog/images/mini-category.gif) no-repeat scroll 0 -3px;
float:left;
padding-left:20px;
}
.weblog-comments {
background:transparent url(http://poots.com/peoples/mod/blog/images/mini-comments.gif) no-repeat scroll 0 -3px;
float:right;
padding-left:20px;
}

/* Blog Category Stuff */

#blogcat_container { width:230px; }
.cat_delete { float:right;font-weight:bold;padding:0px 2px;cursor:pointer; }
.cat_delete:hover { background:#00ccff;color:#ffffff; }
.blogcat_label { }
.weblogcat_nav_tags { font-size:14px;padding:10px 0; }
.weblogcat_nav_tags a { display:block; } 
.weblogcat_nav_title { border-bottom:5px solid #EBEBEB;display:block;font-family:Arial;font-size:11px;font-weight:bold; }
.weblog_sidebar { position:absolute;margin-left:635px;width:265px;}
.weblogcat_nav_container { margin-bottom:30px;float:right;width:265px; }
.weblogdateheader {width:600px;}
#back-link {border-bottom:5px solid #EBEBEB;float:right;width:265px;}
.weblog_dateheader { margin:0px !important;width:600px; font-size:11px !important;border-width:0px !important;font-style:italic;
font-weight:bold; }
.weblog_keywords {margin-top:10px;}
.weblog-post {
	margin:20px 0 10px 0;
        width:600px;
}

.user {
	float:left;
	margin:5px 10px 10px 0;
	width:105px;
}

.user img {
	border:1px solid #eee;
	padding:2px;
        height:75px;
        width:75px;
}

.weblog-keywords p a {
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}
.delete_weblog_comment { float:right; }

#weblog_comment_form_wrap { 
background-color:#EBEBEB;
border-top:1px solid #CCCCCC;
margin:0 0 15px;
padding:10px;
width:610px;
}

#weblog_comment_form_icon {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
margin:0 10px 10px;
padding:3px;
}

#weblog_name_wrap{ 
float:left;
}

#weblog_url_wrap { float:left;
padding-left:10px;margin-bottom:5px; }
#weblog_comment_body { border-color:#CCCCCC;
border-style:solid;
border-width:2px 1px 1px;
height:48px;
padding:5px;
width:400px;}
#weblog_submit { 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_add_comment.png) no-repeat scroll left top;
clear:both;
cursor:pointer;
height:22px;
margin-left:82px;
margin-top:5px;
text-indent:-9999px;
width:100px;
}
#weblog_submit:hover {
background-position:left bottom;
}

.weblog-title {
	border-bottom:1px dotted #CCCCCC;
        font-size:190%;
        margin-bottom:5px;
        line-height:none;
}
.weblog-title a { color:#333333;letter-spacing:-1px; }
.weblog-title a:hover { color:#00ccff; }

.post {
	margin:10px 0 10px 0px;
        font-size:13px;
	
}

.info {
	border-top:1px solid #ebebeb;
	margin:10px 0 10px 0px;
	clear:both;
}

.info p {
	padding:0 0 0 0x;
	margin:0;
	color:#999999;
}

.info p a {
	font-size:0.9em;
	color:#555;
}
.info p a:hover {color:#00ccff}

#view_own_blog .user { display:none}
#view_own_blog .post { margin:10px 0pt 10px 0px;}
#view_own_blog .info { margin:10px 0pt 10px 0px;}
#view_own_blog .weblog-title { } 

/* this is the thin line between the actual post and comments */

#comments-divide {height:1px;background:#ccc;}

.comment-owner {
        
	border-top:1px solid #cccccc;
	background:#ebebeb;
	padding:20px;
	margin:20px 0 5px 0;
	width:590px;
}

.comment-owner img {
        border:1px solid #CCCCCC;
        background:#ffffff;
        padding:2px;
        float:left;
	margin:0px 5px 0px 0px;
	text-align:left;
}

.comment-owner a { color:#555; }
.comment-owner a:hover { color:#00ccff; }

.comment-owner p {
	padding:0;
	margin:0;
}
.weblog-comment-body {margin-left:65px;color:#666666;}
.weblog-comment-header {margin-left:65px;}
.weblog-comment-header a {color:#666666;font-weight:bold;}



/* END OF BLOGGING ENGINE */

/*
	SUB MENU OPTIONS: THESE WILL BE MOVED TO THE NEW SIDEBAR SHORTLY
*/

div#sub-menu p {
	/* margin:10px 10px 0px 0px; */
	padding:3px;
	/* background:#efefef; */
}

/* END OF SUB-MENU DIV */

/*
	INFOHOLDER: this holds profile data, account settings and administration content
*/

.infoholder {
	margin:5px 0 10px 0;
}

.infoholder p {
	padding:0px 0 0px 0px;
}

/* 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 #ccc;
   padding:5px;
}

.profile_main {
   display:none;
   color:#000;
}

.profile_main p {
   color:#000;
}

.profile_main p a {
	text-decoration: underline;
}

.profile_main_bottom {
	clear: both;
}

.profile_primary {
	width: 690px;
	margin-top: 10px;
}

.profile_secondary {
	width: 690px;
	margin-top: 10px;
	color:#000;
}

.profile_bio {
	padding-top: 10px;
	background:#efefef;
}

.profile_widgets {
	clear: both;
    width: 760px;
	/*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:670px;
   margin:0;
   padding:0;
}

.widgets_odd {
   float:right;
   width:200px;
   margin:0;
   padding:0;
}

.widget {
    margin-bottom: 15px;
    padding: 0;
}

.widget .widget_content {
   
}

.widget .widget_content h3 {
    padding:0;
    margin:0;
}

.widget .widget_bottom {
     display: block;
     margin: 0px;
     padding-left: 10px;
     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 {
    padding:2px 0 0 5px;
}

#hidden3, #hidden2, #hidden4, #hidden5 {
  height:20px;
}

.widget .widget_title {
          border:0;
          border-bottom:5px solid #e6e6e6;
          padding:0 2px 0 2px;
          margin:0 0 10px 0;
          color:#000;
	  font-size:11px;
	  font-weight:bold;
}

.widget  .widget_content h2 a {
    background:url(http://poots.com/peoples/mod/template/images/icons/arrow.gif) no-repeat left;
    padding:0 0 0 10px;
    font-weight:normal;
}

/* CONTACT WIDGET */

contact { }

#connect ul {
font-size:11px;
margin-top:5px;
}

#contact ul li {
border-bottom:1px solid #ccc;
font-size:11px;
line-height:200%
}

stuff { }

#stuff ul {
font-size:11px;
margin-top:5px;
}

#stuff ul li {
border-bottom:1px solid #ccc;
font-size:11px;
line-height:200%
}



.widget_title.hidden { visibility: hidden; display:none; }
#pic {}
.singlepic_widget img { 
  max-width: 96.5%;
  border:1px solid #CCCCCC;
  padding:10px;
 }

.me img {padding:5px;border:1px solid #cccccc;}

/* Image Display Page */

#image_subfolders a:hover { color: #00ccff; }


#image_info {
	background-color: #FFFFFF;
	height: 120px;
	width: 280px;
	padding: 5px;
	margin-left: 5px;
}
.image_display {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
        border:none;
}
#image_inf {
	float: right;
	width: 310px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#image_return {
	width: 280px;
	margin-top: 15px;
	margin-left: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}

#image_nav {
	background-color: #FFFFFF;
	padding: 5px;
	width: 280px;
	margin-top: 15px;
	margin-left: 5px;
	height: 120px;
}

#image_nav img {
	width: 100px;
	height: 75px;
}

#image_nav a, #image_nav a:hover {
	text-decoration: none;
	color: #697C83;
}

#image_nav .link {
	display: block;
	width: 140px;
	height: 100px;
	text-align: center;
	float: left;
}

.image_title {
	border-bottom: 5px solid #ebebeb;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#image_subfolders {










	background-color: #FFFFFF;
	padding: 5px;
	width: 280px;
	margin-top: 15px;
	margin-left: 5px;
}

#image_subfolders a {
	color: #666;
}

#image_subfolders .folder {
	border-bottom: 1px solid #ebebeb;
	padding: 3px 0px;
}

#image_subfolders img {
	vertical-align: bottom;
}

#image_backer {
	background-color: #FFFFFF;
	width: 440px;
	height: 400px;
}

#image_container {
	background-image: url(http://poots.com/peoples/mod/template/templates/Default_Template/images/photo_back.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	padding-bottom:10px;
        margin-bottom:20px;
	width: 100%;
}

#image_desc {
	margin-top: 5px;
	height: 90px;
	overflow: auto;
}

.pics_widget .main_img {
	width: auto;
	height: auto;
}

.pics_widget img {
	width: 115px;
	height: 85px;
}

.pics_widget img, #image_nav img {
	padding: 3px;
	border: 1px solid #CCCCCC;
        margin:0px 3px 3px 0px;
}

.pics_widget_comments .comment {
	background-color: #EBEBEB;
        border-top: 1px solid #CCCCCC;
        margin: 0pt 0pt 15px;
        min-height: 120px;
        padding:10px;
        display:block;
}

.pics_widget_comments .comment p { }
.pics_widget_comments .comment img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	width: 90px;
	height: 90px;
	margin: 5px 10px 10px;
        padding: 2px;
}
/* End Image Display Page */

/* file folders & file */

.foldertable {color: #888888;}
.foldertable a {color: #333333;} 
.foldertable a:hover {color: #00ccff;}
.filetable img {border:1px solid #CCCCCC;padding:2px;}
#sub_nav_header {
	border-bottom:5px solid #EBEBEB;
}
#sub_nav_header h1 {color:#333333;}
#sub_nav_header img {
	border:1px solid #cccccc;
	padding:2px;
	margin-right: 10px;
	float: left;
}
.sub_nav_header_title {
	font-size:200%;
	font-family:arial;
	font-weight: bold;
	letter-spacing: 0em;
	padding-top: 0px;
	margin-top: 0px;
}
#sub_nav_header_text {
	width:auto;
	height: 32px;
	padding-top: 12px;
}
.sub_nav_header_text_sub {color:00ccff;text-decoration:none;}
.sub_nav_header_text_sub a { color:00ccff;text-decoration:none;}
.sub_nav_header_text_sub a:hover { color:00ccff;text-decoration:none;}

#gallery_folders div {margin:10px;}
#gallery_folders img {border:1px solid #cccccc;padding: 5px;}
/* End file folders & file */

/* Login/Sign Up Page */
#login_header {width:900px;height:224px;background-image:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/heart_fader.jpg);}
#login_wrapper {width:600px;height:300px;margin-left:auto;margin-right:auto;}
#login_title {
	background-image: url(http://poots.com/peoples/mod/template/templates/Default_Template/images/title.gif);
	height: 14px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: right;
}
.login_box_username {
        background-color: #ffffff;
	border-top: 2px solid #cccccc;border-bottom: 1px solid #cccccc;border-right: 1px solid #cccccc;border-left: 1px solid #cccccc;
	height: 25px;
	width: 521px;
	font-family: Arial;
	font-size: 18px;
	color: #cccccc;
	vertical-align: text-bottom;
	padding-top: 5px;
	padding-left: 5px; 
        margin-left:72px;
}
.login_bttn { }
.bttn_signup { 
background:transparent url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_signup.png) no-repeat scroll left top;
display:block;
float:right;
height:30px;
margin:-10px -7px 0px 0px;
text-indent:-9999px;
width:109px;
}
.bttn_signup:hover { 
background:transparent url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_signup.png) no-repeat scroll left bottom;
cursor:pointer;
}
.sub_bttn {
        background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_login.png)no-repeat left top;
	height: 35px;
	border: none;
	margin-top: 20px;
	width: 195px;
	margin-left: 412px;
        display:block;
        text-indent:-9999px;
}
.sub_bttn:visited  {text-decoration: none}
.sub_bttn:link  {text-decoration: none}
.sub_bttn:active  {text-decoration: none}
.sub_bttn:hover   {cursor: pointer; background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_login.png)no-repeat left bottom;
}

#login_user {width:72px;background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/username.gif) no-repeat scroll;background-position: 0px 0px;margin-top:20px}
#login_pass {width:72px;background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/password.gif) no-repeat scroll;background-position: 0px 0px;margin-top:20px}

/* Friends Page Stuff */
.new-submenu {
height:20px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding-top:5px;
font-size:11px;
font-family:arial;
margin-bottom:30px;
}
.new-submenu .current { font-weight: bold; }
.new-submenu a{color:#666666;text-decoration:none;}
.new-submenu a:hover{color:#00ccff;}
.network_wrapper {}
.network_user {
	float:left;
	width:100px;
	height:130px;
	align:center;
	text-align: center;
	margin:24px;
}
.network_user img {padding:3px;border:1px solid #cccccc;}
.network_user_username a{font-size:11px;font-family:arial;color:666666;text-decoration:none;color:#666666;}
.network_user_username a:hover{color:#00ccff;}
.network_user_username_delete a{font-size:11px;font-family:arial;color:#cccccc;text-decoration:none;color:#cccccc;}
.network_user_username_delete a:hover{color:#333333;}
#sub-menu {
display:none;
font-size:10px;
margin-top:-50px;
position:absolute;
text-align:right;
width:930px;
z-index:10;
}
.sub-menu .current { font-weight: bold; }
#sub-menu .current { font-weight: bold; }
.sub-menu .selected { font-weight: bold; }
#sub-menu a{color:#666666;text-decoration:none;}
#sub-menu a:hover{color:#00ccff;text-decoration:none;}

/* Blog Tag Navigation */
.weblogtag_nav_container { 
        float:right;
	width: 265px;
}
.weblogtag_nav_title {
    display:block;
	border-bottom:5px solid #ebebeb;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.weblogtag_nav_tags {
	display:block;
	width: 265px;
}
.weblogtag_nav_tags a { }
.weblogtag_nav_tags a:hover { }

.friends_widget { }
.friends_widget img {padding:3px;border:1px solid #ebebeb;margin:0px 5px 5px 0px; }
.friends_widget_displayname {display:none;}
.friends_widget_displayname a { }
.friends_widget_displayname a:hover { }

/* Comment Widget User Profile */
.comment {
	background-color:#EBEBEB;
        border-top:1px solid #CCCCCC;
        margin:0pt 0pt 15px;
        padding:10px;
}
.comment img {
	background-color:#FFFFFF;
        border:1px solid #CCCCCC;
        float:left;
        margin:5px 10px 10px;
        padding:3px;
}
.comment p {margin:0px 10px 0px 125px; }
.delete-comment-icon{float:right;}
hr { border:0pt none;height:0pt;width:0pt; }
.clear {clear:both;position:relative;}
#sneaky{display:none} 

.communities_widget { }
.communities_widget img {
border:1px solid #EBEBEB;
margin:0px 5px 5px 0px;
padding:3px;
}


/* Home Page Start */
#home_user {
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

#home_user_icon {height:70px;width:70px;float:left;overflow:hidden;}
.home_user_icon img {height:70px;width:70px;}
#home_user_icon_contain {
       border:1px solid #CCCCCC;
       float:left;
       height:70px;
       margin-right:15px;
       padding:5px;
       width:70px;
}
#home_user_title {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	height: 43px;
}
#home_user_title_logout {float:right;}
#menu_container {
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.home_menu { 
    overflow:hidden;
}

.home_menu ul {
font-size:11px;
line-height:18px;
}

.home_menu ul li {
	border-top:1px solid #ccc;
	font-size:11px;
	font-family: Arial;
	color: #666666;
        display:block;
        height:18px;
}

.home_menu ul a:link {display: block;color: #666666;text-decoration: none}
.home_menu ul a:visited {display: block;color: #666666;text-decoration: none}
.home_menu ul a:active {display: block;color: #666666;text-decoration: none}
.home_menu ul a:hover {display: block;color: #666666;text-decoration: none;color: #333333;background-color: #EBFDFD;background-repeat: repeat;}

#home_me {
	background-image:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/home_me.gif);
	padding-top:90px;
	width:280px;
	float:left;
	margin-right:30px;
	background-repeat: no-repeat;
}
#home_my_stuff {
  background-image:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/home_my_stuff.gif);
  background-repeat: no-repeat;
  padding-top:90px;
  width:280px;
  float:left;
  margin-right:30px; 
}
#home_my_peoples { 
  background-image:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/home_my_peoples.gif);
  background-repeat: no-repeat;
  padding-top:90px;
  width:280px;
  float:left; 
}
#home_message {
	background-color: #FFFFCC;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 25px;
}
#home_ad_space {
	padding-top: 10px;
	font-family: Arial;
	color: #666666;
}

.frontpage-blog-executive-summary {
background:#F1F1F1 none repeat scroll 0 0;
margin-bottom:10px;
padding:10px 20px 10px 10px;
position:relative;
width:400px;
-moz-border-radius: 5px;
}
.frontpage-blog-executive-icon { }
.frontpage-blog-executive-icon img {background:#ffffff;height:36px;width:36px;padding:3px;border:1px solid #cccccc;}
.frontpage-blog-content { margin:0 0 0 55px;}
.frontpage-blog-content p { }
.frontpage-blog-date { margin:0 0 9px 55px; font-size:11px;color:#666666; }
.frontpage-blog-date p { }
.frontpage-blog-from { margin:10px 0 0 55px; }


/* Home Page End */

#messages {
}

#messages_table th{
  color: #6D929B;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  text-align: center;
  padding: 6px 6px 6px 12px;
  background: #EFEFEF;
}
#messages_table td{
  background: #fff;
  padding: 2px 2px 2px 10px;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
#messages_table td.message_read{
  background: #F5FAFA;
  padding: 2px 2px 2px 10px;
  font-weight: normal;
}
#detailed_message h3{
  color: #000;
}

/* Files Comments */
.files-comment-owner {border-top:1px solid #cccccc;
	background:#ebebeb;
	padding:20px;
	margin:20px 0 5px 0;
	width:860px; }
.files-comment-owner img {border:1px solid #CCCCCC;
        height:50px;
        width:50px;
        background:#ffffff;
        padding:2px;
        float:left;
	margin:0px 5px 0px 0px;
	text-align:left; }
.cent {width:200px;}

/** Edit Widget CSS **/
h6 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	background:#ebebeb;
	display:block;
	margin:0 0 0 0;
	color:#333333;
}
.e_widget_sub_head { display:block;background:#ebebeb;font-size:11px;font-family: arial;color:#333333;margin-bottom:20px;padding-bottom:10px;}
.e_widget_item { margin:15px 10px;border-bottom:solid 1px #cccccc;padding-bottom:10px;}
.e_widget_item_title {font-family: arial;color:#666666;font-size:14px;width:190px;float:left;margin-right:10px;}
.e_widget_item_title_sub {font-family: arial;color:#666666;font-size:10px;width:190px;text-align:left;}
.e_widget_text_field_long {
border-top:solid 2px #cccccc;
border-right:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
width:390px;
padding:5px;
font-size:11px;
font-family:arial;
color:#666666;
}
.e_widget_text_field_med {
border-top:solid 2px #cccccc;
border-right:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
width:100px;
padding:5px;
font-size:11px;
font-family:arial;
color:#666666;
}
.e_widget_text_field_small {
border-top:solid 2px #cccccc;
border-right:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
width:125px;
padding:5px;
font-size:11px;
font-family:arial;
color:#666666;
}
#search_table {padding:10px 5px;}
#search_table img {padding:3px;border:1px solid #cccccc;margin-right:10px;}
.e_widget_item_button { margin:15px 10px;border-bottom:solid 1px #cccccc;padding-bottom:10px;}


/* Browse Related CSS */
#browse_header{
	border-bottom:1px solid #ebebeb;
	height:33px;
	margin-bottom: 15px;
	padding-bottom:10px;
}
#browse_header_title{
	height:23px;
	width:134px;
	float:left;
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
}
#browse_searchbutton {
	height:33px;
	width:134px;
	background-image: url(http://poots.com/peoples/search/images/bttn_browse.gif);
	background-repeat: no-repeat;
	float: right;
}
#browse_searchbutton:hover { background-position: 0 -33px; }
/* Browse Related CSS End */

/* Search Related CSS */
#search_header{
	border-bottom:1px solid #ebebeb;
	height:33px;
	margin-bottom: 15px;
	padding-bottom:10px;
}
#search_header_title{
	height:23px;
	width:134px;
	float:left;
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
}
#search_browsebutton {
	height:33px;
	width:134px;
	background-image: url(http://poots.com/peoples/search/images/bttn_browse.gif);
	background-repeat: no-repeat;
	float: right;
}
#search_browsebutton:hover { background-position: 0 -33px; }
#search_criteriabox_top{
	width:880px;
	background-color:#f5f5f5;
	margin-bottom: 8px;
	color: #999999;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#search_criteria_box {height:40px;padding:10px;}
#search_filters_box {height:30px;padding:10px;}
#search_criteria_field {width:525px;float:left;border-top:2px solid #cccccc;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;background:#FFFFFF;;color:#999999;font-size:110%;padding:7px;}
.search_bttn_box {width:305px;float:right;}
.search_bttn_peoples {height:32px;width:145px;border:3px solid #cccccc;background:#666666;line-height:32px;text-align:center;color:#ffffff;font-size:110%;font-weight:bold;margin-right:10px;}
.search_bttn_poots {height:32px;width:145px;border:3px solid #cccccc;background:#666666;line-height:32px;text-align:center;color:#ffffff;font-size:110%;font-weight:bold;}
#search_filters_top{
	width:880px;
	background-color:#f5f5f5;
	margin-bottom: 15px;
	color: #999999;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.search_filter_typetitle{width:100px;height:30px;text-align:center;line-height:28px;font-weight:bold;color:#666666;background:#cccccc;float:left;}
.search_filter_type_user{width:300px;height:28px;text-align:center;line-height:28px;color:#999999;background:#ffffff;float:left;border:1px solid #cccccc;margin-right:10px;}
#search_boxes{border-bottom:1px solid #ebebeb;margin-bottom: 15px;}
#search_tag_title{height:33px;border-bottom:5px solid #ebebeb;margin-bottom: 15px;font-family: arial;font-size: 200%;font-weight: bold;color:#00ccff;line-height:33px;}
#search_tag_title span {font-family: arial;font-size: 11px;color:#999999;line-height:33px;}
.search_bttn_criteria, .search_bttn_criteria_open {height:14px;width:90px;display:block;background-image: url(http://poots.com/peoples/search/images/bttn_search_criteria.gif);background-repeat: no-repeat;}
.search_bttn_filters, .search_bttn_filters_open {height:14px;width:90px;display:block;background-image: url(http://poots.com/peoples/search/images/bttn_search_filters.gif);background-repeat: no-repeat;}
.search_bttn_criteria_open, .search_bttn_filters_open {background-position: 0 -28px;}
.search_bttn_criteria:hover, .search_bttn_filters:hover {background-position: 0 -14px;}
.search_bttn_criteria_open:hover, .search_bttn_filters_open:hover {background-position: 0 -42px;}
.search_results_container {width:100%;min-height:100px;padding-bottom:10px;border-bottom: 1px solid #ebebeb;margin-bottom:15px;position:relative;}
.search_results_style_stats {font-size: 150%;font-weight: bold;}
.search_results_left_content {width:685px;float:left;position:relative;}
.search_results_right_content {width:205px;float:right;position:relative;}
.search_results_user {float:left;height:100px;margin:0px 10px 10px 0px;width:100px; }
.search_results_user img {border:1px solid #CCCCCC;padding:3px;}
.search_results_image {float:left;height:93px;margin:0px 10px 10px 0px;width:123px; }
.search_results_image img {border:1px solid #CCCCCC;padding:3px;}
.search_results_blog {width:655px;height:45px;border-bottom:1px solid #ebebeb;margin-bottom:10px; }
.search_results_blog_title {color: #333333;font-weight: bold;font-size: 110%; }
.search_results_files {width:655px;height:30px;border-bottom:1px solid #ebebeb;margin-bottom:10px; }
.search_results_files img {padding-right:10px;float:left;}
.search_results_files_title {color: #333333;font-weight: bold;font-size: 110%; }
.search_results_hr_clear {clear:both;position:relative;margin: -0.66em 0;}
.clearer {clear: left; line-height: 0; height: 0;}
/* Search Related CSS END */


.user_message_count_frontpage{float:right;}

/* Header Stuff For Account Options Page */
h10 { width:300px;float:left;}
h11 { width:500px;float:right;}

/* HEADER */
.bttn_poots-cards { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_poots-cards_not-selected.gif) no-repeat top left;
}

.bttn_poots-cards:hover { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_poots-cards_not-selected.gif) no-repeat bottom left;
}

.bttn_peoples { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_peoples_selected.gif) no-repeat top left;
}

.bttn_peoples:hover { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_peoples_selected.gif) no-repeat bottom left;
}

.bttn_search { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_search_not-selected.gif) no-repeat top left;
}

.bttn_search:hover { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_search_not-selected.gif) no-repeat bottom left;
}

.bttn_admin { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_admin_not-selected.gif) no-repeat top left;
}

.bttn_admin:hover { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_admin_not-selected.gif) no-repeat bottom left;
}

.bttn_login { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_login_not-selected.gif) no-repeat top left;
}

.bttn_login:hover { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_login_not-selected.gif) no-repeat bottom left;
}

.bttn_home { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_home_not-selected.gif) no-repeat top left;
}

.bttn_home:hover { background:url(http://poots.com/peoples/mod/template/templates/Default_Template/images/bttn_home_not-selected.gif) no-repeat bottom left;
}

/* River Widget * /
/*
THE RIVER
*/

.widget_river_time {
   color:#777;
   margin:0 5px 0 5px;
   font-size:0.8em;
   display:none;
}

.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 {
   border-bottom:1px solid #EBEBEB;
   padding:5pt 5pt 5pt 40px;
   overflow:hidden;
   color:#999999;
}
.widget_river_text a {color:#666666;font-weight:bold;text-decoration:none;}
.widget_river_text a:hover {color:#00ccff;font-weight:bold;text-decoration:none;}

p.widget_river_date {
   border-bottom:1px solid #EBEBEB;
   color:#CCCCCC;
   margin:10px 0pt 0px;
}
/* Icons */
.widget_river_type_weblog_post {background:url(http://poots.com/peoples/mod/river/images/blog_post.gif) no-repeat 10px center #F9F9F9;padding-right:10px;}
.widget_river_type_community {background:url(http://poots.com/peoples/mod/river/images/group_add.gif) no-repeat 10px center #F9F9F9;padding-right:10px; }
.widget_river_type_weblog_post__post {background:url(http://poots.com/peoples/mod/river/images/comment_on.gif) no-repeat 10px center #F9F9F9;padding-right:10px; }
.widget_river_type_person {background:url(http://poots.com/peoples/mod/river/images/friend_add.gif) no-repeat 10px center #F9F9F9;padding-right:10px; }
.widget_river_type_file {background:url(http://poots.com/peoples/mod/river/images/file_add.gif) no-repeat 10px center #F9F9F9;padding-right:10px; }
.widget_river_type_pics__file {background:url(http://poots.com/peoples/mod/river/images/file_image.gif) no-repeat 10px center #F9F9F9;padding-right:10px; }
.widget_river_type_file__file{background:url(http://poots.com/peoples/mod/river/images/file_comment.gif) no-repeat 10px center #F9F9F9;padding-right:10px; }

/*
 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://poots.com/peoples/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://poots.com/peoples/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;
}
/* River Widget End */

/* Home News Blog */
.home_news_blog { color:#666666;font-size:13px;#ebebeb;padding:5px 300px 0px 0px;}
.home_news_blog h4 {color:#666666;font-size:16px;font-weight:bold;margin:0px 0px 0px 55px;}
.home_news_blog .frontpage-blog-date {}

/* View Feeds Page */
.feed_content {font-size:13px;width:650px;padding:10px;}
.feed_content h5{font-size:18px;letter-spacing:-1px;}

#new_comment { width:300px !important; }