/* combined 2012-02-07T10:27:56+00:00 */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/*
Theme Name: CommentVisions
Theme URI: http://www.fastwebmedia.com/
Description: Comment Visions site theme
Version: 1.0
Author: FastWebMedia
Author URI: http://www.fastwebmedia.com
Template: bp-default
Tags: buddypress, two-column, commentvisions
*/

/* Inherit the default theme adminbar styles */
@import url( /wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

/* PNG Fix for IE 6 */
img#dr-grad-left, img#dr-grad-right { behavior: url('/wp-content/themes/commentvisions/iepngfix.htc') }

body {
    /*font-family:Helvetica, Arial;*/
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
    font-size:12px;
    background:#C6C6C6;    
    margin-bottom:-20px;
}

h3 {
    font-size:18px;
    margin:0 0 10px 0;
}

a {
    text-decoration:none;
    color:#1B72B9;
}

strong { font-weight:bold; }
em { font-style:italic; }
ul { list-style-type: disc; }

input { border:1px #ddd solid; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; padding:2px; font-size: 12px; }


/* Header */

.clear { clear:both; }
.clearleft { clear:left; }
.clearright { clear:right; }

#logo { float:left; }
#header_logos { float:right; }

#header {
    background:#ffffff !important; 
    width:950px;
    margin:0 auto;
    #margin-top:-15px;
    padding:0px 0 0 0;
}


ul#nav {
	clear:both; 
    margin:0x 10px 10px 0;
    padding:5px 5px 5px 0px;
    font-weight:normal;
    font-size:18px;
    height:18px;
    float:left;
}

ul#nav li.selected a, ul#nav li.current_page_item a {
color:#8abbe3 !important;
color:#FFFFFF!important;
}

ul#nav li.selected{
background:#8ABBE3 url('/wp-content/uploads/2010/04/nav_on.jpg') no-repeat right top /*!important*/;
}

ul#nav li.selected_last{
background:#8ABBE3 url('/wp-content/uploads/2010/04/nav_on_last.jpg') no-repeat right top/*!important*/;
}
ul#nav li {
    display:inline;
    padding:0 25px 0 0px;
}
ul#nav li a {
    color:#828282;
    text-decoration:none;
}

ul#nav li.selected a {
    color:#ffffff;
}

div#search-bar { float:right; text-align:right; margin-top:-2px; }
div#search-bar input#searchsubmit { #padding:2px; height:21px; width:60px; padding-top:0px;} 

/* End Header */

/* User Bar */

#sidebar-me {
    clear:both;
    font-size:16px;
    width:950px;
    height:46px;
    height:34px;
    height:21px;
    margin:12x 0 0 0 ;
    padding:12px 0 0 0;
    padding:16px 0 0 0;
    /*padding:6px 0 0 0 ;*/
    background:#ffffff url('/media/images/userbar-bg.jpg') no-repeat;
    background:#FFFFFF url('/wp-content/uploads/2010/04/userbar-bg.jpg') no-repeat;
    font-size:12px;
}


#sidebar-login-form { }
#sidebar-login-form label { color:#888888; float:left; padding:0px 5px 0 0 ; font-size:11px;}
#sidebar-login-form input { float:left; margin-top:2px; margin-top:-4px; margin-right:10px; padding:2px; font-size:11px; height:15px; }
#sidebar-login-form input.logsubmit { margin-right:5px; font-size:13px; height:21px; width:60px; padding-top:0; font-size:11px; } 
#sidebar-login-form #welcome_register { font-size:13px; height:21px; width:60px; padding-top:0; font-size:11px;}

#welcome_msg { font-size:17px; font-size:11px; color: #929292; vertical-align:top; padding-right:10px; }
#welcome_icon img {  vertical-align:middle; }
#welcome_inbox { float:right; margin-right:20px; margin-top:-6px; #margin-top:-30px; }
#welcome_inbox img { margin:-1px 5px 0 0; float:left; }
#welcome_inbox a { vertical-align:text-top; font-size:11px; font-weight:bold; }
#welcome_logout { float:right; margin-top:-1px; margin-top:-5px; #margin-top:-26px; }

/* End User Bar */


/* Content Area */

#container {
    width:950px;
    height:auto;
    margin:0 auto;
    clear:both;
    /*margin-top:-15px;*/
}

div#content {
    width:630px;
    background:url('/media/images/content-bg.jpg') top right no-repeat;
    background:url('/wp-content/uploads/2010/04/content-bg.jpg') top right no-repeat;
    float:left;
    line-height:1.5;
}

div#content .padder {
    /* border-right:1px solid #E4E4E4; */
    margin:20px 0 20px 0;
    margin:0px
}

table.profile-fields td.label {
    padding-right:10px;
    vertical-align:top;
}

.padder {
    padding:20px;
}

/* End Content Area */

/* Sidebar */

.widget {
    margin:15px 0;
    margin:10px 0;
}

#sidebar .widget h3 {
    font-size:20px;
    color:#808080;
    margin:0px 0 5px 0;
    font-weight:normal;
}

#sidebar .widget div {
    background:#ADCFEB none repeat scroll 0 0;
    background:#8ABBE3 none repeat scroll 0 0;
    color:#808080;
    color:#636363;
    width:300px;
    text-align:center;
}

#sidebar .widget_tag_cloud div {
    padding:20px 0 20px 0;
}

#sidebar .widget_tag_cloud a {
    margin:30px;
    color:#636363;
}

#sidebar {
    width:300px;
    float:right;
    background:url('/wp-content/uploads/2010/04/sidebar-bg.jpg') top left no-repeat;
    margin-top:3px;
}

/* End Sidebar */

#sidebar .wp-polls strong { font-weight:normal; font-size:16px; }
#sidebar .wp-polls-ans strong { color:white; font-size:30px; font-weight:normal; border-bottom:1px solid #fff; }
#sidebar .wp-polls-ans div { color:#166eb7; font-weight:bold; font-size:12px; line-height:1em; }
/* Footer */

#footer {
    width:950px;
    margin:0px auto 15px auto;
    padding:0px 0 0 0;
    background:url('/wp-content/uploads/2010/04/footerbg.png') top left no-repeat;
    background:url('/wp-content/uploads/2010/06/footerbg_withcv.png') top left no-repeat;
	background:url('/wp-content/uploads/2010/07/footerbg_withcv.png') top left no-repeat;
    clear:both;
}

#footer #partners { height:60px; padding-top:50px; margin-left:145px; width:550px; width:805px; }
#footer #partners .attachment-thumbnail { margin:0px 5px; }

#footer #inner { background:#8ABBE3 url('/wp-content/uploads/2010/04/footer_bg.jpg') no-repeat; padding:0px 10px 0px 10px; width:930px; height:237px; height:210px;}


#footer #inner .footersm {
    float:left;
    margin:0 20px 0 0;
    _width:200px;
}

.footersm h2 {
    margin:10px;
    margin:7px 10px 10px 10px;
    color:#636363;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
}

.footersm ul {
    margin:0 0 10px 5px;
    float:left;
}

.footersm ul li {
  margin:0 20px 0 0;
  padding:5px 20px 5px 5px;
  border-bottom:1px solid #6fa9d9;
  color:#1b72b9;
  height:13px;
  font-style:normal;
  font-weight:bold;
  font-size:11px;
}

#footer-copy { float:right; padding-top:30px; text-align: right; width:270px; }
#footer-logos { float:left; height:90px;  }
#footer-copy a { font-size:11px; text-align: right; font-weight:bold; }
.copyright { font-size:12px; color:#636363; color:#FFFFFF; }

/* End Footer */

/* Front Page */

div.post .tags {
float:left;
}

div.post .comments {
float:right;
}

div.post .comments a {
    font-size:11px;
    font-weight:bold;
    font-family:HelveticaNeue-Light,Helvetica Neue Light,sans-serif;
}

div.post p.postmetadata {
clear:left;
margin-top:15px;
overflow:hidden;
}

div.post div.author-box img, div.comment-avatar-box img {
border:4px solid #FFFFFF;
float:none;
margin:0;
}

div.post img {
margin-bottom:15px;
}

div.post div.author-box, div.comment-avatar-box {
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    background:#DADADA none repeat scroll 0 0;
    float:left;
    clear:left;
    font-family:georgia,times,serif;
    font-style:italic;
    margin:0 15px 15px 0;
    padding:5px;
    padding: 5px 5px 1px 5px;
    text-align:center;
    width:60px;
}

div.post {
    margin:0 0 10px;
    overflow:hidden;
    clear:both;
}

div.post div.post-content, div.comment-content {
    margin-left:105px;
    margin-left:85px;
}

div.post div.post-content img, div.comment-content img{
	max-width:545px;
}

div.post h2.pagetitle a, div.post h2.posttitle a {
    color:#1B72B9;
    text-decoration:none;
    font-size:18px;
    line-height:1.2;
    font-weight:normal;
}

div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
    border-bottom:1px solid #E4E4E4;
    border-top:1px solid #E4E4E4;

    color:#888888;
    font-family:Georgia,times,serif;
    font-family:HelveticaNeue-Light,Helvetica Neue Light,sans-serif;
    font-size:12px;
    margin:10px 0;
    padding:3px 0;
}

div.post p.date a{
    font-size:11px;
    font-weight:bold;
}

div.author-box p, div.comment-avatar-box p {
margin:5px 0 0;
}

div.post p {
margin:0 0 20px;
margin:0 0 5px!important;
}
p.terms-space{ margin: 10px 0 !important; }

p:last-child {
margin-bottom:0;
}

/* Activity Page */

div.item-list-tabs {
background:#ABCDEF none repeat scroll 0 0;
clear:left;
margin:5px 0px 5px;
overflow:hidden;
}

div.item-list-tabs ul {
width:100%;
}

div.item-list-tabs ul li:first-child {
margin-left:20px;
}

div.item-list-tabs ul li {
float:left;
margin:5px 0 0 5px;
}

div.item-list-tabs ul li a {
color:#FFFFFF;
}

div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
background-color:#FFFFFF;
color:#555555;
font-weight:bold;
}

div.item-list-tabs ul li a, div.item-list-tabs ul li span {
display:inline;
padding:5px 10px;
text-decoration:none;
}

ul.item-list li img.avatar {
    float:left;
    margin:0 10px 10px 0;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:4px;
    background:#DADADA;
}

div#sidebar-me img.avatar {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:2px;
    background:#DADADA;
    margin-top:-5px;
    margin-top:-7px;
}

.activity-list .activity-avatar img {
height:60px;
width:60px;
}

ul.activity-list > li:first-child {
padding-top:5px;
}

ul.activity-list li {
overflow:hidden;
padding:20px 0 0;
}

ul.item-list li {
border-bottom:1px solid #EAEAEA;
padding:15px 0;
position:relative;
}

div.activity-comments form.ac-form {
-webkit-border-radius:4px;
-moz-border-radius:4px;
background:#EEEEEE none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
display:none;
margin:10px 0 10px 33px;
padding:8px;
}

/* Members Page */

div.dir-search {
float:right;
margin:-32px 0 0;
}

a.button, input[type="submit"], input[type="button"], ul.button-nav li a, div.generic-button a, .wp-polls .Buttons {
-webkit-border-radius:3px;
-moz-border-radius:3px;
background:transparent url(/media/images/white-grad.png) repeat-x scroll left top;
border:1px solid #DDDDDD;
color:#888888;
cursor:pointer;
font-size:11px;
font-weight:normal;
padding:3px 10px;
padding:3px 3px;
text-decoration:none;
vertical-align:bottom;
}

div.pagination {
border-bottom:1px solid #EAEAEA;
color:#888888;
font-size:11px;
height:16px;
padding:10px 20px;
}

ul.item-list {
width:100%;
}

ul.item-list li div.item-title, ul.item-list li h4 {
font-size:14px;
font-weight:normal;
margin:0;
width:75%;
}

span.activity, div#message p {
-webkit-border-radius:3px;
-moz-border-radius:3px;
background:#FFF9DB none repeat scroll 0 0;
border-bottom:1px solid #FFE8C4;
border-right:1px solid #FFE8C4;
color:#FFA200;
display:inline-block;
font-size:11px;
font-weight:normal;
margin-top:6px;
padding:1px 8px;
text-decoration:none;
}

li.categories {
    list-style-type:none;
}

/*
  DRUM ROLL
*/

ul#dr-scroll {
    display:inline;
    float:left;
}
ul#dr-scroll li {
        display:inline;
        float:left;
        margin-left:10px;
    }

ul#dr-scroll li a { color:#111; }    
div.dr-button {
	width:50px;
	height:220px;
	float:left;
}

div.dr-button  img{
    float:left;
}

div#dr-container {
    float:left;
    width:850px;
    margin-top:10px;
}

div.dr-view {
    width:600px;
    width:850px;
    height:240px;
    overflow:hidden;
    position:relative;
    left:0px;
}
    
div#dr-slide {
    position:relative; 
    width:2000px; 
    margin-left:-357px; 
}
    
span.arch_question a{
    font-size:12px;
}

span.arch_question b{
    color:#1B72B9;
    font-size:12px;
}


div#message { 
clear:both; 
}


.highlight { background: #8ABBE3; color:#000000; }


/* ShareThis */

.sharethis { margin-top:5px; margin-bottom:10px; }
.sharethis .title { color:#1B72B9; font-weight:bold; }
.sharethis .stButton { margin:0 !important }
.st_facebook { margin-left:5px; }
.comment-options .sharethis { float:right; font-size:11px; margin:0; }
.comment-options .st_facebook { margin:0 }
.comment-options .sharethis .title { padding:0 5px; }
.chicklets { width:0px !important }

div.entry li { list-style: disc inside!important; }



#members-all a {
    -webkit-border-radius:0px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;
    -moz-border-radius:0px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;
    border-radius:0px; border-top-left-radius:4px; border-top-right-radius:4px;
}

#members-order-select {
  float:right;
  margin-right:10px;
}

.dir-search { margin-top:10px;}


.topheading {
  color:rgb(171, 171, 171);
  font-size:21px;
  font-weight:normal;
}

.subheading {
  color:#666666;
  font-size:18px;
}

#comments p {
  margin-bottom:10px;
}

div#fancy_div {
  background-color:#FFFFFF !important;
}

div#vid_textcontent_holder {
  margin-left:20px;
  height: 200px;
  width: 200px;
  overflow: auto;
  background-color:#ADCFEB;
  padding: 8px;
  color:white;
  font-size:12px;
  display:none;
}


/* Post pages css */

div#dr-static {
  width:965px;
  height:220px;
  position:relative;
  left:-10px;
}

div#dr-static ul li {
  float:left;
  display:inline;
  border:solid #DADADA 1px;
  margin-left:10px;
  width:300px;
  height:220px;
  overflow:hidden;
}

div#dr-static ul li a {
  color:#111111;
}

div#dr-static ul li div.cont {
  overflow:hidden;
}

div#dr-static ul li div.cont img.avatar {
  overflow:hidden;
}

div#dr-static ul li div.cont div.image {
  text-align:center;
  width:300px;
  height:220px;
}

div#dr-static ul li div.cont div.text {
  background:none repeat scroll 0 0 #D6E8F6;
  height:100px;
  left:0;
  opacity:0.75;
  position:relative;
  top:-100px;
  width:300px;
}

div#dr-static ul li div.cont div.text div.white-line {
  background:none repeat scroll 0 0 #FFFFFF !important;
  font-size:1px !important;
  height:1px;
  margin-left:10px;
  width:288px !important;
}


div#dr-static ul li div.cont div.text span {
  display:block;
  opacity:1; 
  padding:5px 10px;
}

div#dr-static ul li div.cont div.text span.title {
  font-size:18px;
}

div#dr-static ul li div.cont div.text span.subtitle {
  font-size:14px;
  font-weight:bold;
}

.guest_speaker_entry {
    /*margin:0px 0 15px 0;*/
    margin:0px 0 5px 0!important;
    background:#ADCFEB;
    min-height:100px;
    color:#FFFFFF;
    padding:10px;
    padding:0 10px 10px 10px!important;
    display:none!important;
}




/* Members profile pages */

#item-header {
}

#item-header-avatar {
  float:left;
  margin: 0 10px 10px 0;
}

#item-header-content {
  float:left;
  width:320px;
}

#item-buttons {
  margin-top:15px;
}

div.member-profile-buttons .generic-button {
  float:left;
  margin-right:5px;
}

table.profile-fields {
  color:black;
  font-size:14px;
}

table.profile-fields .label {
  width:100px;
  font-weight:bold;
}

table.profile-fields .data {
  color:#666666;
}

table.profile-fields td {
  padding-bottom:5px;
}

div.profile h4 {
  display:none;
}

#activity-stream {
  margin-bottom:5px;
}

#whats-new-form {
  margin-bottom:10px;
}

.wp-polls p {
  padding:6px !important;
}


/* Lost password link */

a#lostpassword {
  float:left;
  margin-left:0px;
  padding:0px 5px 0 0;
  color:#1B72B9;
  font-size:14px;
  font-size:11px;
}

h2.minititle {
  display:none;
}


#page_cushion{
    background:#FFFFFF;
    width:990px;
    margin:0 auto;
    padding-bottom:1px;
}

div#intro-head{
    background:#8ABBE3;
    padding:1px 10px 1px 10px;
    margin-top:1px;
    margin-bottom:5px;
    min-height:100px;
}

div#intro-head-event{
    background:transparent;
    padding:1px 10px 1px 10px;
    margin-top:1px;
    margin-bottom:5px;
    min-height:80px;
}



div#intro-head p{
    color:#FFFFFF;
    font-size:16px;
}

div#intro-head div.entry h2.discussion_q{ font-size:16px; }

div#intro-head h2.topheading{
    color:#FFFFFF;
}

div#feed_print_join {
    float:right;
    width:200px;
    _width:250px;
    text-align:right;    
    /*margin-top:-40px;*/
}

div#feed_print_join br{
    clear:both; font-size:0px;
}

div#feed_print_join a{
    _margin-right:30px;
    font-weight:bold;
    font-size:11px;
    #float:right;
}

div#feed_print_join img{
    float:right;
    margin-bottom:0px;
    margin-left:5px;
    _margin-top:-20px;
    margin-top:-5px;
}

div#feed_print_join .addthis_container img{
    margin-top:3px;
}

div.comment-meta a{
    font-size:11px;
    font-weight:bold;
    font-family:HelveticaNeue-Light,Helvetica Neue Light,sans-serif;
}
/********************************
* DRUM ROLL                     *
********************************/

ul#dr-scroll {
    display:inline;
    float:left;
    margin-top:-100px;
}
    ul#dr-scroll li {
        display:inline;
        float:left;
        margin-left:10px;
        margin-left:25px;
    }
        ul#dr-scroll li div.cont{
            width:300px;
            height:220px; 
            height:165px;
            margin:0px; 
            margin-top:30px;
            margin-top:54px;
            padding:0px;
        }
            ul#dr-scroll li div.cont img{
                border:2px solid #DADADA;
            }
            ul#dr-scroll li div.cont div.text{
                position:relative;
                width:300px; 
                height:100px; 
                height:70px;
                height:45px;
                left:2px; 
                top:222px; 
                top:165px;
                background:#D6E8F6; 
                background:#8ABBE3;
                border-top:1px solid #FFFFFF;
                /*opacity: .95; 
                -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; 
                filter: alpha(opacity=95);*/
            }
            ul#dr-scroll li div.cont div.text span{
                display:block; 
                /*opacity:1;*/
                padding:2px 10px;
                color:#FFFFFF;
                color:#1B72B9;
                font-weight:bold;
                font-size:11px;
            }
            ul#dr-scroll li div.cont div.text span.title{
                font-size:17px;
                color:#FFFFFF!important;
            }
            ul#dr-scroll li div.cont div.text span.title a{
                color:#FFFFFF!important;
            }
            ul#dr-scroll li div.cont div.text span.subtitle{
                font-size:11px;
                color:#FFFFFF;
                color:#1B72B9;
                font-weight:bold;
            }
            ul#dr-scroll li div.cont div.text p{
                margin-top:.3em;
                
            }
            ul#dr-scroll li div.cont div.text div.white-line{
                width:280px!important; 
                height:1px; 
                font-size:1px!important; 
                background:#FFFFFF!important; 
                margin-left:10px;
            }

div.dr-button {
    width:50px;
    height:220px;
    float:left;
    margin-top:10px;
}
    div.dr-button img{
        cursor:pointer; 
        margin-top:85px;
    }

div.dr-button  img{
    float:left;
}

div#dr-container {
    float:left;
    width:850px;
    width:950px;
    margin-top:4px;
    _margin-top:27px;
}

    div.dr-view {
        width:600px;
        width:850px;
        width:950px;
        height:240px;
        height:225px;
        height:165px;
        overflow:hidden;
        position:relative;
        left:0px;
    }

div#dr-slide {
    position:relative;
    width:2000px;
    margin-left:-357px;
    margin-left:-350px;
}

div.dr-clear{
    width:950px; 
    height:10px; 
    height:0px;
    clear:both;
}

img#dr-grad-left{
    position:relative; 
    top:-150px; 
    #top:-141px;
    _top:-228px; 
}

img#dr-grad-right{
    position:relative; 
    left:747px; 
    left:847px;
    top:-150px; 
    #top:-141px;
    _top:-228px; 
}

img#dr-left{
    position:relative;
    left:-110px;
    top:-230px;
    _top:-310px;
    cursor:pointer;
}

img#dr-right{
    position:relative;
    top:-230px;
    _top:-310px;
    left:733px;
    cursor:pointer;
}

/*******************************
*******************************/


/********************************
* COMMUNITY BOX                 *
********************************/
div.com-button{
    width:300px;
    height:18px;
    overflow:hidden;
    padding-left:5px;
    padding-top:1px;
    background: url('/wp-content/uploads/2010/04/community-button.jpg') no-repeat!important;
    font-size:14px;
    text-align:left!important;
    font-weight:normal;
    color:#FFFFFF!important;    
    margin-bottom:2px;
    margin-top:20px;
}
div.com-button a{
    color:#FFFFFF!important;
}

div#cv-combox-cont{
    background:#ADCFEB; 
    width:100%;
}
    div#cv-combox-cont ul.cv-combox-sec{
        width:100%;
    }
        div#cv-combox-cont ul.cv-combox-sec li{
            margin:10px 0px; 
            float:left; 
            display:inline; 
            width:33%; 
            font-size:11px; 
            font-weight:bold;  
            text-align:center; 
            cursor:pointer;
        }
div.cv-combox-line{
    width:90%!important; 
    height:1px; 
    font-size:1px;  
    background:#FFFFFF!important; 
    margin-top:15px; 
    margin-left:5%!important; 
    clear:both;
}
div.cv-combox-feed{
    margin-top:10px;
}
li.feed{
    text-align:left; 
    margin:10px;
}

li.feed a{
    font-size:11px;
    font-weight:bold;
}

br.cv-combox-clear{
    clear:both;
}
p.cv-combox-topspa{
    margin:10px 0;
}
p.cv-combox-topspa a{
    text-decoration:none; 
    color:#1B72B9; 
    font-weight:bold; 
}

div.cv-combox-connect{
    width:180px!important; 
    _width:250px!important;
    margin-left:15px;
    margin-left:50px; 
    #margin-left:0px;
    _margin-left:50px;
    text-align:center;
}
div.cv-combox-item{
        float:left; 
        width:50px!important; 
        margin-left:10px;
        margin-top:10px;
}

img#activity-more {
    float:right;
    margin-right:10px;
    margin-bottom:7px;
}

img#com_home { margin:-5px 0 5px 0;  }
img#group_com_btn { margin-bottom:5px;  }

/*******************************
*******************************/


/********************************
* EVENTS PAGE                   *
********************************/

br.clear-all{
    clear:both;
}

h2.event-latest{
    font-size:22px;
    color:#808080;
    font-weight:normal;
}

h3.event-pre-reg {
    font-size:20px;
    font-weight:normal; 
    margin:0px!important;
    color:#1B72B9;
    display:block;
    border-bottom:1px solid #E4E4E4;
    padding-top:15px;
}

h2.event-pre-reg {
    font-size:20px;
    font-weight:normal;
    margin:0px!important;
    color:#1B72B9;
}

span.event_form_mand{
    float:right;
}

div.event-rule{
    width:100%;
    height:1px;
    font-size:1px;
    background:#ADCFEB;
}

div#event-pre-intro{
    margin:10px 0;
}

    div#event-pre-intro h3{
        font-size:17px;
        font-weight:normal;
        color:#808080!important;
    }

    h2.pagetitle{
    color:#C5C5C5;
    text-decoration:none;
    font-size:18px;
    line-height:1.2;
    font-weight:normal;
    }
    div#event-pre-intro h3 span{
        color:#808080!important;
    }
div#event-pre-intro form{
    margin-top:10px;
}

div#event-pre-intro p {
    margin: .5em 0;
}

div.event-labels {
    float:left;
    width:40%;
    min-height:2.5em;
    clear:both;
    #padding-top:3px;
}

div.event-inputs {
    float:left;
    width:60%;
    /*height:2.5em;*/
}

h3.event-post-title {
    font-size:19px;
    font-weight:normal;
    margin:0!important;
    color:#808080!important;
}

form#event_language_select label{
    margin-right:30px;
}

div#event-image-holder {
    margin-top:0;
}

div#current-vid-holder {
    float:left;
    width:265px;
    /*height:210px;*/
}

div#event-image-holder div#thumbs{
    width:360px;
    _width:340px;
    float:left;
}

div#event-image-holder div#thumbs div.tum{
    margin-left:10px;
    width:170px;
    _width:150px;
    float:left;
}

div#event-image-holder div#thumbs div.tum img{
    float:left;
    margin-right:10px;
    cursor:pointer;
    border:3px solid #DADADA;
}

div#event-image-holder div#thumbs span.video-main-title{
    color:#888888;
    font-weight:bold;
    margin-left:10px;
    height:25px;
}

span.event-tum-link{
    color:#ADCFEB;
    font-weight:bold;
    text-decoration:none;
    font-style:normal;
    cursor:pointer;
}

span#event-trans-btn{
    color:#ADCFEB;
    font-weight:bold;
    text-decoration:none;
    font-style:normal;
    cursor:pointer;
}
div.event-panelist {
    width:650px;
    margin:10px 0;
}

div.event-panelist div.photo {
    width:42px;
    float:left;
}

div.event-panelist div.photo img{
    border: 5px solid #DADADA;
}

div.event-panelist div.bio {
    width:562px;
    padding-left:15px;
    float:left;
}

div.event-panelist div.bio span{
    color:#ADCFEB;
    font-style:normal;
    font-weight:bold;
    font-size:16px;
}

div.event-info-bio-pic{
    float:left;
    width:100px;
}

div.event-info-bio{
    float:left;
    width:500px;
    margin-left:15px;
}

span.event-info-name{
    color:#1B72B9;
    font-size:14px;
    margin:0 0 0 -10px;
    font-weight:bold;
    color:#ABABAB;
}

ul#event-feeds-etc{ float:right; }
ul#event-feeds-etc li{ float:left; margin:0 5px; list-style-type:none!important; }
ul#event-feeds-etc li img{ display:block; margin-bottom:0; float:right; }
ul#event-feeds-etc li a{ display:block; font-weight:bold; font-size:11px; }
/*******************************
*******************************/

div.ctc a{ color: #636363; }

/******************************
* NAV                         *
******************************/
#nav.li.item ul{ display: none!important; }
#nav li.item:hover ul{ display: block!important; }


#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height:1;
    width:600px;
    /*width:735px;/*Rollover*/
    height:18px;
    font-size:14px!important;/*Rollover*/
    padding:5px 5px 1px 0px!important;
}

#nav a {
    display: block;
    /*width: 10em;*/
}

#nav li {
    float: left;
    /*width: 10em;*/
    display:inline;
    /*padding:3px 25px 0 5px!important;*/ height:19px;/*Rollover*/    
    padding:0!important;
    background:#C5C5C5 url('/wp-content/uploads/2010/04/inactiveLink.jpg') no-repeat right top;
}

#nav li ul li{ padding:0!important; }
#nav li ul{ margin-left:2px; }
#nav li ul li ul { margin:0 0 0 195px; #margin-left:-195px; }

#nav li ul li a{ padding:5px!important; display:block!important; width:100%; height:100%; }

#nav li.item a{
    display:block;
    padding:2px 25px 1px 5px;
}

ul#nav .last{
background:#8ABBE3 url('/wp-content/uploads/2010/04/nav_on_last.jpg') no-repeat right top;
}


#nav li#nav_7 {
    background:#C5C5C5 url('/wp-content/uploads/2010/04/inactiveLink_end.jpg') no-repeat right top;
}
ul#nav .last{
background:#8ABBE3 url('/wp-content/uploads/2010/04/nav_on_last.jpg') no-repeat right top;
}


/*#nav li:hover {
    background:#8ABBE3 url('/wp-content/uploads/2010/04/nav_on.jpg') no-repeat right top;
}*/

/*#nav li#nav_last:hover {
    background:#8ABBE3 url('/wp-content/uploads/2010/04/nav_on_last.jpg') no-repeat right top;
}*/

#nav li:hover a{
    color:#FFFFFF;
}

#nav li ul {
    position: absolute;
    /*width: 10em;*/
    width:190px!important;
    padding:0!important;
    left: -999em;
    margin-left:-5px;
    margin-top:2px;
    background:#8ABBE3;
}

#nav li ul li a{
    color:#FFFFFF!important;
    font-size:11px;
    padding:5px;
    float:left;
    /*#width:195px;*/
}

#nav li ul li{
    border-bottom:1px solid #FFFFFF;
    width:195px;
    background:#8ABBE3;
    height:20px;
    #width:200px;
}

#nav li ul li:hover{
    background:#0067AB;
}

/*#nav li:hover ul {
    left: auto;
    background: #ADCFEB;
}*/

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
    background: #8ABBE3;
    z-index:20;
    width:220px; 
    /*#margin:0 0 0 14495px;*/
}

#nav li ul ul {
    margin: -3px 0 0 220px;
    width:200px;
    _margin:0px 0 0 100px;
}

#nav li ul ul li{ /*#background:red*/ /*#width:14495px; #margin-left:14495px;*/}

#nav li ul li ul { #margin-left:100px; }

#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em;
    /*border-left:2px solid #FFFFFF;*/
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;
    background: #8ABBE3;
    z-index:20;
    width:220px;
}

#nav li ul li:hover ul {
    #margin-right:1px;
    #width:200px;
    #display:block;
    #margin-left:-10px;
}

#nav li ul li:hover ul li{

    #display:block;
     
}


#nav ul li ul li {
    border-left:1px solid #FFFFFF;
}

/*******************************
*******************************/


/******************************
* DRUMROLL VIDEO              *
******************************/

div#iframe_dr_cont{
    width:550px;
    text-align:center;
}

div#iframe_dr_vid{
    padding-top:10px;
    text-align:center;
    width:320px;
    float:left;
}

div#iframe_dr_tran{
    width:540px;
    margin:10px 0px 0px 0px;
    height:140px;
    padding:10px 10px 10px 10px;
    color:#FFFFFF;
    font-family:HelveticaNeue-Light,Helvetica Neue Light,sans-serif;
    font-size:12px;
    overflow:auto;
    text-align:left;
    background:#ADCFEB;
}
    div#iframe_dr_tran span{
       font-weight:bold;
       color:#1B72B9;
        font-size:16px;
    }

span.dr_schedule{
    color:#1B72B9;
    cursor:pointer; 
    font-size:12px; 
    font-family: HelveticaNeue-Light,Helvetica Neue Light,sans-serif;
    margin-top:-10px;
}

div#dr-title-bar{
    width:100%;
    background: #ADCFEB;
    padding:3px 3px 3px 10px;
    text-align:left;
}
    div#dr-title-bar span{
        font-size:18px; 
        font-weight:normal; 
        font-family:HelveticaNeue-Light,Helvetica Neue Light,sans-serif;
        color:#FFFFFF;
    }

div#dr_frame_schedule{
    width:215px;
    font-family:HelveticaNeue-Light,Helvetica Neue Light,sans-serif;
    color:#828282;
    float:left;
    font-size:12px;
    text-align:left;
    padding-left:10px;
}
/*******************************
*******************************/


/******************************
* REGISTER                    *
******************************/

span.app-title{
    font-size:16px;
    font-weight:bold;
    color:#ADCFEB;
}

p.app-title{
    margin:0 0 5px 0!important;
}

label.app-in{
    color:#828282;
    font-weight:bold;
    font-size:14px;
}

div#app-form-holder span.mmf-list-item-label{
    color:#828282;
}

div#app-form-holder span.mmf-list-item {
    display:block;
}

/******************************
* TOPIC LIST                  *
******************************/

dt.search-title { border-bottom: 1px solid #E4E4E4; margin-bottom:5px;}
dt.search-title a { color:#1B72B9; font-size:18px; line-height:1.2; text-decoration:none;  }
dl.search-results dd{ margin-bottom:20px;  }

ul.search-results li.title a{ color:#1B72B9; font-size:18px; line-height:1.2; text-decoration:none; margin-bottom:5px; display:block; border-bottom:1px solid #E4E4E4; } 
ul.search-results li.title{ border-bottom:1px solid #E4E4E4; margin-bottom:20px;}
ul.search-results li.title p.search-snippet { font-size:12px;  }

/*****************************/


/******************************
* TOPIC LIST                  *
******************************/

a.topic-list {
    color:#1B72B9;
    font-size:18px;
}

ul.topics-subs a{ font-weight:bold; font-size:11px; }

/******************************
******************************/

/******************************
* SEARCH                      *
******************************/

img.search-divide{ margin-top:10px; }
img.search-shell-logo{ float:right; }
h3.search-shell{ margin-top:7px; }
div#shells-view{ margin-top:-20px; }

/******************************
******************************/
span.event-ql{ display:block; }
span.event-ql a{ font-size:11px; float:left; margin-right:5px; display:block; font-weight:bold; }

ul.event-ql{ margin-bottom:5px; display:block; }
ul.event-ql li { float:left; display:block; margin-bottom:5px; margin-left:5px; }
ul.event-ql li.title { font-size:11px; font-weight:bold; padding-top:2px;}
ul.event-ql li a{ font-weight:bold; font-size:11px; }

a.btt{ font-weight:bold; font-size:11px; display:block; text-align:right; margin: 5px 5px 0 0; }

p.event-up-date{ display:block; border-top: 1px solid #E4E4E4; border-bottom:1px solid #E4E4E4; padding: 3px 0; color:#888888;}
div.event-up-tn{ width:190px; height:150px; float:right; overflow:hidden; border: 5px solid #D4CFBB; }
div.event-up-tn img{ margin:0!important; padding:0!important; }

h1.event-up-in{ display:block; float:left; }

div.cal-wid{ background: #8ABBE3; padding:5px 0px; margin-top:0px;}

div#related_content_cushion {
    background:#8ABBE3;
    padding:5px 10px 10px 10px;
}
div#related_content_cushion ul{
    list-style-type:none;
    color:#8ABBE3;
}

div.post img { margin-bottom:5px; }
div.contact_container {
    width:200px; float:right; text-align:right;
}

div.contact_container a{
    color:#1B72B9;
    font-weight:bold!important;
    font-size:11px!important;
}

span.related_section { color:#FFFFFF; font-size:11px; font-weight:bold; }
div.related_rule { width:640px; margin-left:-20px; background:#FFFFFF; height:1px; font-size:1px;  margin:5px 0px 5px -10px;}
.foot_rule {
    margin-left:-10px!important;
    position:relative;
    top:37px;
}

div.addthis_container {
    float:right;
    width:200px;
}

li.sub_selected{
    background:url("/wp-content/uploads/2010/04/subselected.jpg") no-repeat right top #8ABBE3 /*!important*/;
}
li.sub_unselected {
     background:url("/wp-content/uploads/2010/04/semiActive_link.jpg") no-repeat right top #C5C5C5 /*!important*/;
}
li.sub_selected a { color:#FFFFFF!important; }

p.single-timestamp { color:#A3A3A3; font-size:10px; }

span.comment-counter{
    float:left!important;
    color:#FFFFFF;
    margin-left:10px;
    margin-top:6px;
}

span.comment-counter a{
    font-size:11px!important;
    font-weight:bold!important;
}

span.posted_topics a{
    font-size:11px;
    font-weight:bold;
}

h2.discussion_q{
    color:#FFFFFF;
    font-size:14px;
}

div.comment-meta div.addthis_container{ width:125px; }
div.comment-options div.addthis_container{ width:130px;  }
div.comment-options a{ font-weight:bold; font-size:11px; padding:0 5px;}
div#blog-single div#comments{ margin-top:-10px; }
div.comment-meta span.job-org { font-weight:bold;  }
p.arch-related-cont{ font-size:12px; font-weight:bold; }

span.related_section{ cursor:pointer; margin-left:10px; color:#636363; }
div.item-title span.update{ font-size:12px; }
a.search-anc{ font-weight:bold; font-size:11px; display:block; text-align:right; }


/******************************
* PARTNERS                    *
******************************/

h2.partnertitle{ display:block; }
h2.partnertitle a{font-size:25px!important;}
div.partnerentry img{ float:right; border: 5px solid #D4CFBB; margin-top:15px!important; }
div.partnerpost { border-bottom: 1px solid #E4E4E4; }
div.partnerpost p{ padding-top:1em; }
a.plink{ font-weight:bold; font-size:11px; }

/******************************
******************************/
span.tags a{ font-size:11px; font-weight:bold; }

div.app-form-left{ width:310px; float:left; clear:both; }
div.app-form-right{ width:310px; float:left; }
div.app-r-nh{ padding-top:29px; }
img.app-hr{ clear:both; margin-left:-20px; margin-top:10px; }


div.mmf-validation-errors{ padding:10px; margin-bottom:10px; font-weight:bold; color:red; }
div.mmf-mail-sent-ok{  padding:10px; margin-bottom:10px; font-weight:bold; color:#0164A7; }

p.app-reg { text-align:right; }

a.arch-thumb img{ float:right; border:5px solid #D4CFBB; }
a#delete-account{ display:none; }
div#event_flickr_stream{ text-align:center; margin-bottom:10px; }
span.time-blog{ color:#888888;   }
div.member-profile-buttons div.is_friend a.remove{
    float:none;
}

div.event-form-row{
    vertical-align:top;
    height:25px;
    display:block;
    clear:both;
}
p.terms-space{ margin: 10px 0 !important; }
h2#home-topheading{ font-size:18px; text-decoration:underline; }
p#home-question{ display:inline; font-weight:bold; }
ul#event_errors li{
    font-weight:bold;
    color:red;
}
div.event-labels span.req{ color:red; }
div#event_error_box{
border: 1px dashed red;
padding:10px;
margin-bottom:5px;
    
}

div#event_reg_success{
    border: 1px dashed #8ABBE3;
    padding:10px;
    margin-bottom:5px;
}
a#blog-rss-btn{ float:right; margin-top:-3px; }
a#blog-rss-btn img{ margin-bottom:-8px; }
a#fancy_right{ display:none!important; }
a#fancy_left{ display:none!important; }
input#the-searchbar{ background:none!important; #float:left; #margin-top:2px;}
input#the-searchbar-sub{ #float:right; #margin-right:-60px;}
div#foot-green-cert{ float:right; }

p.userfile-smalltxt{ font-size:11px; font-weight:bold; margin-top:10px;}

div.comment-content ul li{ list-style-type:disc; margin-left:15px; }
div.comment-content table{ max-width:540px!important; overflow:hidden; }
div.comment-content table td{ max-width:540px!important; }
div.comment-content{ overflow:hidden; width:545px;   }


.guest_speaker_entry {
    margin:0px 0 15px 0;
    background:#ADCFEB;
    min-height:100px;
    color:#FFFFFF;
    padding:10px;
}

.guest_speaker_entry .avatar, .guest_speaker_entry .attachment-thumbnail {
   margin:5px 10px 0 0;
   float:left;
}

.guest_speaker_entry h3 img.avatar {
    padding:5px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:#dadada;
}

.post_entry {
 font-size:16px;
}

.alignleft {
    float:left;
}

.alignright, .remove {
    float:right;
}

#content .padder {
    padding:20px 0 0 0;
    padding:10px 0 0 0;
}

.post-content {
    margin:0 !important;
    line-height:1.5;
}

.wp-polls {
    color:#FFFFFF !important;
}

.wp-polls p {
    padding:10px;
}

.wp-polls-ans div {
    padding:10px;
    width:80px !important;
    margin:0 auto;   
}

/* Index Page Comments */

ul.commentlist li {
    padding:0 0 10px 0;
    margin:10px 0 0 0;
    border-bottom:1px solid #E4E4E4;
}

ul.commentlist {
    font-size:14px;
    color:#A3A3A3;
}

ul.commentlist .info {
    font-weight:bold;
}

ul.commentlist p {
    margin:0 !important;
}

ul.commentlist .comment-excerpt {
    font-size:12px;
    color:#000000;
    padding:5px 0 0 0;
}

ul.commentlist .comment-excerpt a{
    font-size:11px;
}


.comment-avatar {
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    background:#DADADA;
    float:left;
    height:50px;
    margin-right:10px;
    padding:5px;
    width:50px;
}

#whats-new-avatar {
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    background:#DADADA;
    float:left;
    margin-right:10px;
    padding:5px;
}

.comment-wrapper {
    float:left;
    width:550px;
}




/* Registration Page */

#register-page h2 {
    color:#ABABAB;
    font-size:25px;
    padding-bottom:5px;
    margin-bottom:10px;
    border-bottom: 1px solid #ababab;
}

#register-page input {
 /*   display:block;
*/}

#register-page input[type="checkbox"]
{
    display:inline;
    margin:0;
}

#register-page .label, #register-page label {
/*    display:block;
  */  font-weight:bold;
    font-size:110%;
    color:#ABABAB;
    margin:5px 0 0 0;
}

div.submit {
    margin:10px 0;
}

.checkbox label {
    color:#000000 !important;
    display:block !important;
    font-weight:normal !important;
}

#register-page h4 {
    display:none;
}

#register-page br {
display:none;
}

#register-page {
width:650px;
}

#register-page br.clear {
clear:both;
display:block !important;
}

p.description {

    display:block;
}

#register-page .label, #register-page label  {
    float:left;
    width:225px;
}

#register-page input {
    float:left;
}

div.error {
float:left;
padding:0 0 0 10px;
}

h2.related_post_title {
    color:#808080;
    font-size:22px;
    font-weight:normal;
    margin:10px 0;
}

ul.related_post li {
    list-style-type:disc !important;
}

ul.related_post li a{
    font-size:11px;
    font-weight:bold;
}

/* Message Inbox */

table#message-threads {
    width:100%;
}

td.thread-options {
    text-align:right;
}

div#subnav {
    background:#c5c5c5;
}

div.item-list-tabs {
    padding:5px 0 2px 0;
}

div.messages table#message-threads tbody tr {
    padding:10px 0 5px 0;
    display:block;
    border-bottom: 1px solid #eaeaea;
}

div.messages-options-nav {
    background:#c5c5c5;
    padding:5px;
    color:#FFFFFF; 
}

td.thread-count {
    display:none;
}

td.thread-avatar {
    padding:0 10px 0 10px;
}

tr.unread {
    font-weight:bold;
}

div#item-body h1 {
    font-size:150%;
}

div.messages-options-nav a {
    font-weight:bold;
}

/* End Message Inbox */

/* Read Message */

div#message-thread div.alt {
    background:none repeat scroll 0 0 #F4F4F4;
}

div#message-thread div.message-box {
    margin:20px 0 0 0;
    padding:15px;
}

div#message-thread div.message-metadata {
    overflow:hidden;
}

div#message-thread div.message-content {
        margin-left:45px;
}

form#send-reply textarea {
    width:97.5%;
}

form#send-reply textarea#message_content {
    height:200px;
}

.activity-list .activity-header a:first-child, span.highlight {
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius:4px 4px 4px 4px;
    background:none repeat scroll 0 0 #EBF7FF;
    border-bottom:1px solid #A1DCFA;
    border-right:1px solid #A1DCFA;
    color:#059AE7;
    margin-right:3px;
    padding:3px 8px;
    text-decoration:none;
}

/* End Read Message */

/* Profile Activity Feed */

div#whats-new-avatar {
    /*display:inline;
    width:100px;*/
}

form#whats-new-form #whats-new-textarea {
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px inset #CCCCCC;
    margin-bottom:10px;
    padding:8px;
}

form#whats-new-form textarea {
    border:medium none;
    color:#555555;
    font-family:inherit;
    font-size:14px;
    height:60px;
    margin:0;
    padding:0;
    width:100%;
}

form#whats-new-form h5, form#whats-new-form div {
    /*display:inline;*/
}

div.pagination .pag-count {
    float:left;
}

div.pagination .pagination-links {
    float:right;
    font-size:120%;
}

.activity-list li.mini .activity-content p {
    float:left;
    margin:0;
}

ul.activity-list > li:first-child {
    padding-top:5px;
}

.activity-list li.mini {
    font-size:11px;
    min-height:35px;
    padding:12px 0 0;
    position:relative;
}

ul.activity-list li {
    overflow:hidden;
    padding:20px 0 0;
}

ul.item-list li {
    border-bottom:1px solid #EAEAEA;
    padding:15px 0;
    position:relative;
}

div.activity-header p {
    margin:0 0 10px 0;
}

.activity-list .activity-content .activity-header, .activity-list .activity-content .comment-header {
    color:#888888;
    font-size:11px;
    line-height:220%;
}

.activity-list li.mini .activity-avatar img.avatar, .activity-list li.mini .activity-avatar img.FB_profile_pic {
    height:20px;
    margin-left:36px;
    width:20px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:4px;
    background:#DADADA;
}

.activity-list .activity-content {
    margin-left:70px;
}

.activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote {
    margin:15px 0 15px 5px;
    overflow:hidden;
}

div.activity-meta {
    clear:left;
    margin:0 0 20px 3px;
}

.activity-list div.activity-meta a.acomment-reply {
    background:none repeat scroll 0 0 #FFF9DB;
    border-bottom:1px solid #FFE8C4;
    border-right:1px solid #FFE8C4;
    color:#FFA200;
}

.activity-list div.activity-meta a {
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius:4px 4px 4px 4px;
    background:none repeat scroll 0 0 #F4F4F4;
    border-bottom:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
    color:#999999;
    font-size:11px;
    margin-right:3px;
    padding:4px 8px;
    text-decoration:none;
}

form#whats-new-form #whats-new-content {
    margin-left:54px;
    padding-left:22px;
}

form#whats-new-form #whats-new-textarea {
    -moz-border-radius:3px 3px 3px 3px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px inset #CCCCCC;
    margin-bottom:10px;
    padding:8px;
}

form#whats-new-form #whats-new-submit {
    float:right;
    margin:0;
}

form#whats-new-form #whats-new-options select {
    max-width:200px;
}

form#whats-new-form h5 {
    color:#888888;
    font-size:15px;
    font-weight:bold;
    margin:0 0 0 76px;
    padding:0 0 3px;
}

div#whats-new-avatar img.avatar {
    float:left;
}


div.item-list-tabs ul li.feed a {
    background:url("/media/images/rss.png") no-repeat scroll left center transparent;
    padding-left:20px;
}

/* End Profile Activity Feed */

/* Profile Friends Section */

ul.item-list li div.action {
    position:absolute;
    right:0;
    text-align:right;
    top:15px;
}

/* End Profile Friends Section */

/* Profile Groups Section */

ul.item-list li div.meta {
    color:#888888;
    font-size:11px;
    margin-top:10px;
}

/* End Profile Groups Section */

/* Compose New Message */

form#send_message_form label, form#send_message_form span.label, form#settings-form label, form#settings-form span.label,  form#profile-edit-form label, form#profile-edit-form span.label  {
    display:block;
    font-weight:bold;
    margin:15px 0 5px;
}

form#send_message_form input[type="text"] {
    width:100%;
}

input#send-to-input {
    width:275px !important;
}

form#send_message_form textarea {
    height:120px;
    width:100%;
}

form#send_message_form textarea#message_content {
    height:200px;
}

/* End Compose New Message */

/* Profile Settings */

form#settings-form input[type="password"] {
    margin-bottom:5px;
}

table.notification-settings  {
    margin-bottom:20px;
    text-align:left;
}

table tr.alt {
    background:none repeat scroll 0 0 #F4F4F4;
}

table.notification-settings th.title {
    width:80%;
    font-weight:bold;
}

table.notification-settings .yes, table.notification-settings .no {
    text-align:center;
    width:40px;
    font-weight:bold;
}

table tr td, table tr th {
    padding:8px;
    vertical-align:middle;
}

ul.button-nav {
    margin:20px 0 0 0;
}

ul.button-nav li {
    float:left;
    margin:0 10px 10px 0;
}

ul.button-nav li.current a {
    font-weight:bold;
}
a.button:hover, a.button:focus, input[type="submit"]:hover, input[type="button"]:hover, ul.button-nav li a:hover, ul.button-nav li.current a, div.generic-button a:hover {
    border-color:#AAAAAA;
    color:#555555;
    outline:medium none;
}

form#profile-edit-form input[type="text"] {
    width:275px;
}

form#profile-edit-form textarea {
    width:100%;
    height:320px;
}

/* End Profile Settings */

p {
margin-bottom:15px;
}

/* Standard Form */

form.standard-form label, form.standard-form span.label {
    display:block;
    font-weight:bold;
    margin:15px 0 5px;
}

form.standard-form input[type="text"] {
    width:75%;
}

form.standard-form textarea {
    height:120px;
    width:75%;
}

form.standard-form div.submit {
    clear:left;
    padding:15px 0;
}

form.standard-form div.checkbox label, form.standard-form div.radio label {
    color:#888888;
    font-size:14px;
    font-weight:normal;
    margin:5px 0 0;
}

form.standard-form div.radio ul {
    list-style:disc outside none;
    margin:10px 0 15px 38px;
}

form.standard-form div.radio ul li {
    margin-bottom:5px;
}

div#content .left-menu {
    float:left;
    width:170px;
}

.left-menu img.avatar {
    padding:5px;
    background:#dadada;
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
}

form.standard-form div.submit input {
    margin-right:15px;
}

div#invite-list {
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    background:none repeat scroll 0 0 #F5F5F5;
    border:1px solid #E4E4E4;
    height:400px;
    margin:0 0 10px 0;
    overflow:scroll;
    padding:5px;
    width:160px;
}

div#message {
    margin:15px 0;
}

div#message p {
    display:block;
    font-size:12px;
    padding:10px 15px;
 /*   margin:10px 0 0 185px;*/
}

div#group-create-body #message p, form#send-invite-form #message p {
    margin:10px 0 0 185px;
}

ul#friend-list li {
    margin:10px 0 0 185px;
    margin:10px 0 0 0px;
}

ul.item-list li div.item-desc {
    color:#888888;
    font-size:11px;
    margin:10px 0 0 64px;
    width:50%;
}

/* End Standard Form */

/* Groups Pages */

div.bp-widget h4, div#post-new-topic h4 {
    clear:left;
    font-size:16px;
}

#admins-list li, #members-list li {
    padding:15px 0 30px 5px;
    width:49%;
    float:left;
    height:150px;
    height:155px;
    _max-height:155px;
    _overflow:hidden;
}

#members-list .item-content {
  color:#666666;
}

#members-list .item-content span.organisation {
  font-weight:bold;
}

span.connect-btn{ float:left; }
span.connect-btn a{ float:none; }

div#item-header div#item-actions {
    float:right;
    margin:0 0 15px 15px;
    text-align:right;
    width:20%;
}

div#item-header div#item-actions h3 {
    font-size:12px;
    margin:0 0 5px;
    font-weight:bold;
}

div#item-header h2 {
    margin-bottom:5px;
}

div#item-header h2 {
    font-size:28px;
    line-height:120%;
    margin:0 0 15px;
}

div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
    height:30px;
    margin:2px;
    width:30px;
}

/* End Groups Pages */

/* Groups Forums */

table.forum th#th-title {
    width:100%;
}

table.forum td.td-poster, table.forum td.td-group {
    min-width:130px;
}

div#sidebar table td, table.forum td {
    text-align:center;
}

td.td-title {
    text-align:left !important;
}

table.forum tr > td:last-child, table.forum tr > th:last-child {
    padding-right:15px;
}

table.forum td.td-freshness {
    color:#888888;
    font-size:11px;
}

td.td-poster img.avatar {
    float:left;
}

table.forum {
    width:auto;
}

table.forum th {
    font-weight:bold;
}

div.admin-links {
    color:#888888;
    font-size:11px;
    float:right;
}

/* End Groups Forums */

