#profile_nav {
    font-weight: bold;
}

.profile_nav_list {
    list-style: none;
    margin-left: 10px;
    line-height: 20px;
    padding-left: 1em;
    text-indent: -1em;
}

#godwrapper {
    margin: 10px;
    width: 100%;
}

#god {
    background-color: #EFF7FF;
}

#god .btn-style {
    margin-bottom: 0;
}

#god .god-actions a {
    border-right: 1px solid #999;
    padding: 2px 5px;
}

#god .god-actions a:last-child {
    border-right: none;
}

#god .god-actions a.delete {
    color: #cc0000;
}

#profile, #profile_edit, #profile_viewr {
    width: 100%;
    margin-left: 20px;
}

#profileTop {
    min-width: 850px;
    float: left;
}

#profileTopLeft {

}

#profileTopRight {

    margin-right: 10px;
    text-align: center;

}

#profileTopRight img {
}

#profileTopRight p {
    text-align: center;
    color: red;
}

#profileForm {
}

.form br, .form2 br {
    clear: left;
}

.form select, .form2 select {
    display: block;
    float: left;
    width: 200px;
    margin-bottom: 5px;
}

.form select {
    width: 150px;
}

.form label, .form2 label {
    display: block;
    float: left;
    text-align: right;
    width: 120px;
    padding-right: 20px;
    margin-bottom: 5px;
}

.profile_medium_wrapper {
    width: 100%;
}

.profile_medium {
    background-color: #fbfaea;
    height: 120px;
    width: 400px;
}

.profile_list {

}

.profile_small_long {
    background-color: #EFF7FF;
    width: 500px;
    margin: 10px;
}

.profile_small_long_table {
    width: 100%;
}

.profileFormTable tr th {
    text-align: right;
    padding-right: 10px;
}

.profileFormTable tr th {
    white-space: no-wrap;
}

.save_profile_button {
    width: 300px;
}

#profile_edit_view_msgbox {
    width: 300px;
}

#profileBottom {
    margin-bottom: 30px;
}

.profileTextBlock {
    margin-left: 20px;
}

#ie6_message {
    display: none;
}
#score_popup
{
    margin-left:20px;
}
#score_ranking
{
    background-color: #EFF7FF;
    width:600px;
}
#score_ranking table tr th
{
    text-align:right;
    padding-right:10px;
}
#score_table table tr th
{
    background-color: #EFF7FF;
    padding-left:20px;
    padding-right:20px;
    text-align:center;
}  
/*
contain div hack http://www.cs.hmc.edu/~mbrubeck/clear-after/
*/
.blog_entry
{
    border:1px dotted #333333;
    padding:5px;
}
.blog_entry:after { content: ""; display: block; height: 0; clear: both; }

.blog_entry h2
{
    font-size:16px;
}
.blog_footer td
{
    color: #888888;
    font-weight:bold;
}

.blog_entry_wrapper
{
    margin-bottom:20px;
}


.blog_entry_wrapper .share-links
{
    float: right;
}

.reblogging {
    width: 121px;
    height: 44px;
    background-image:url(https://activerain-sites.s3.amazonaws.com/static_images/OB_Reblog_Icon.jpg);
    background-position:left top; 
    background-repeat:no-repeat; 
    float: right;
}
 
.embeddable {
  width: 400px; 
  height: 15px;
  overflow: hidden; 
  border: 1px solid black; 
  padding: 10px 0px;
  white-space: nowrap; 
}

.reblogging_count {
    position: relative;
    float: right;
    top:15px;
    right: 10px;
    color: #888888;
}

.draft_label {
    float: right;
    border: none;
    padding: 0;
    font-size: 1.3em;
    font-weight:bold;
    color: #d00;
}

/*  this fixes layout issues - just not apparently in Matt's browser
.blog_entry
{
    border:1px dotted #333333;
    padding:10px;
    overflow: auto;
    overflow-y: visible;
    overflow-x: hidden;
    float:left;
    width:97%;
}
.blog_entry a img {
    border: 0;
    z-index: 1;
    width: auto;
}


div.clearer {clear: left; line-height: 0; height: 0;}
.blog_entry h2
{
    font-size:16px;
}
.blog_footer td
{
    color: #888888;
    font-weight:bold;
    clear:left;
}

.blog_entry_wrapper
{
    margin-bottom:20px;
    overflow: auto;
    overflow-x: visible;
    overflow-y:hidden;
    margin: 5px;
}
*/

#featured_listing_div {
    display: none;
    padding-left: 10px;
    
}

#feature_profile_page {
    display: none;
}


.forum_table
{
	width: 100%;
}
.forum_table td,.forum_table th
{
    border:solid 1px #888888;
}
.forum_table_head, .forum_table_head a
{
    color:white;
    background-color:#376C9E;
}
.forum_table_head, .forum_table_subhead
{
    height:30px;
}
.forum_table_subhead
{
    color:black;
    background-color:#EFF7FF;
}
.forum_last_post tr td
{
    border:none;
    font-size:8pt;
}
    
/*




 */
