/** theme: Brainbird
 *
 * @package   Statusnet
 * @author Carlos Andres Perilla <deepspawn@valkertown.org>
 * @copyright 2010 Carlos Andres Perilla <deepspawn@valkertown.org>
 * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
 * @link      http://status.net
 */

@import url(../../base/css/display.css);
@import url(http://fonts.googleapis.com/css?family=Nobile);
a:active {
background-color:#F0F2F5;
}
body {
    font-family: 'Nobile', arial, sans-serif;
    font-size:1em;
}
address {
margin-right:7.18%;
}

input, textarea, select,
.entity_remote_subscribe {
border:2px solid #d9cb79;
border-radius:5px;
-moz-border-radius:5px;
}
#filter_tags ul li {
border-color:#ddd;
}

.form_settings input.form_action-secondary {
background:none;
}
.form_settings fieldset fieldset {
background:rgba(240, 240, 240, 0.2);
box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
}


input.submit,
#form_notice.warning #notice_text-count,
#notice_action-submit,
.form_settings .form_note,
.entity_remote_subscribe {
background-color:#3b5419;
color: #fff;
}

#notice_text-count.warning {
color:#f00;
}
#notice_text-count.splitwarning {
color:#ff0;
}

.notice .entry-content .tag a {
text-decoration:none;
}
.notice:hover { background: #fcfcfc; }
#form_notice label[for=notice_data-attach] {
background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
}
#form_notice #notice_data-attach {
opacity:0;
}
input:focus, textarea:focus, select:focus,
#form_notice.warning #notice_data-text {
border-color:#3b5419;
}

.entity_remote_subscribe {
color:#fff;
}

a,
div.notice-options input,
.form_user_block input.submit,
.form_user_unblock input.submit,
.entity_send-a-message a,
.form_user_nudge input.submit,
.entity_nudge p,
.form_settings input.form_action-secondary {
color:#3b5419;
}

.notice,
.profile {
border-top-color:#D1D9E4;
}
.section .profile {
border-top-color:#9c4722;
}

#content .notice p.entry-content a:visited {
background-color:#fcfcfc;
}
#content .notice p.entry-content .vcard a {
background-color:#fcfffc;
}

#aside_primary {
background-color:#D9CB79;
border-color:#D9CB79;
}

#notice_text-count {
color:#333;
}
#form_notice.warning #notice_text-count {
color:#000;
}
#form_notice.processing #notice_action-submit {
background:#fff url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
cursor:wait;
text-indent:-9999px;
}

#content,
#site_nav_local_views a {
border-color:#fff;
}
#content,
#site_nav_local_views .current a {
background-color:#fff;
}

#site_nav_local_views a {
background-color:rgba(255, 255, 255, 0.5);
}
#site_nav_local_views a:hover {
background-color:rgba(255, 255, 255, 0.7);
}

.error {
background-color:#F7E8E8;
}
#notice_data-location_wrap {
background: none;
}
.success {
background-color:#EFF3DC;
}
.mark-top {
  border-top-width: 2px;
  border-top-color: #3B5419;
}
#anon_notice {
background-color:#9c4722;
color:#fff;
border-color:#fff;
}

#export_data li a {
background-repeat:no-repeat;
}
#export_data li a.rss {
background-position:0 -130px;
}
#export_data li a.atom {
background-position:0 -64px;
}
#export_data li a.foaf {
background-position:0 1px;
}

.entity_edit a,
.entity_send-a-message a,
.form_user_nudge input.submit,
.form_user_block input.submit,
.form_user_unblock input.submit,
.entity_nudge p {
background-position: 0 40%;
background-repeat: no-repeat;
background-color:transparent;
}
.form_group_join input.submit,
.form_group_leave input.submit
.form_user_subscribe input.submit,
.form_user_unsubscribe input.submit {
background-color:#3b5419;
color:#fff;
}
.form_user_unsubscribe input.submit,
.form_group_leave input.submit,
.form_user_authorization input.reject {
background-color:#9c4722;
}

.entity_edit a {
background-image:url(../images/icons/twotone/green/edit.gif);
}
.entity_send-a-message a {
background-image:url(../images/icons/twotone/green/quote.gif);
}
.entity_nudge p,
.form_user_nudge input.submit {
background-image:url(../images/icons/twotone/green/mail.gif);
}
.form_user_block input.submit,
.form_user_unblock input.submit {
background-image:url(../images/icons/twotone/green/shield.gif);
}

/* NOTICES */
.notices li.over {
background-color:#fcfcfc;
}

.notice-options .notice_reply ,
.notice-options form input.submit {
background-color:transparent;
}
.notice-options .notice_repeat {
background:transparent url(../../base/images/icons/twotone/green/repeat.gif) no-repeat 0 45%;
}
.notice-options .notice_reply  {
background:transparent url(../images/icons/twotone/green/reply.gif) no-repeat 0 45%;
}
.notice-options form.form_favor input.submit {
background:transparent url(../images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
}
.notice-options form.form_disfavor input.submit {
background:transparent url(../images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
}
.notice-options .notice_delete  {
background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%;
}

.notices div.entry-content,
.notices div.notice-options {
opacity:0.4;
}
.notices li.hover div.entry-content,
.notices li.hover div.notice-options {
opacity:1;
}
div.entry-content {
color:#333;
}
div.entry-content a ,
div.entry-content span {
padding: 2px;
}
.notices li.hover {
background-color:#fcfcfc;
}
/*END: NOTICES */

#new_group a {
background-position:0 -1054px;
}

.pagination .nav_prev a,
.pagination .nav_next a {
background-repeat:no-repeat;
border-color:#3b5419;
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
}
.pagination .nav_prev a {
background-position:10% -187px;
}
.pagination .nav_next a {
background-position:105% -252px;
}
.mark_hash {
    display:block;
    width:16px;
    height:16px;
    float:left;
    font-size:0;
    background: url(../images/icon_tag-01.png);
}
#site_nav_global_primary {
    background:#D1D9E4;
    border:2px solid #444;
    border-top:0;
    opacity:0.6;
    heigth:25px;
    position:absolute;
    top:0;
    right:-30px;
    -moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-left-radius:7px;
    -webkit-border-bottom-right-radius:7px;
}

#site_nav_global_primary a {
    position:relative;
    opacity:1.0;
    text-decoration:none;
    font-weight:bold;
}

#pauseInfScr{
  position:absolute;
  top:20px;
  right:20px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  text-indent:-9999px;
  background-image:url(../images/icons/twotone/green/arrow-down.gif);
}
#feedback {
position:fixed;
right:30px;
z-index: 10;
top:0;
background:#fff;
padding:2px;
opacity: 0.6;
text-direction: tb-lr;
border: 3px solid #3b5419;
border-top: 0;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
margin:0px;
}
#feedback a {
  text-decoration:none;
  font-weight: bold;
  font-size:90%;
}
.entity_actions a, .entity_actions input, .entity_actions p {
    border:none;
}
.form_notice label[for=notice_data-attach],
#export_data li a.rss,
#export_data li a.atom,
#export_data li a.foaf,
.entity_edit a,
.entity_send-a-message a,
.entity_nudge p,
.form_user_nudge input.submit,
.form_user_block input.submit,
.form_user_unblock input.submit,
.form_group_block input.submit,
.form_group_unblock input.submit,
.form_make_admin input.submit,
.notice .attachment,
.notice-options .notice_reply,
.notice-options form.form_favor input.submit,
.notice-options form.form_disfavor input.submit,
.notice-options .notice_delete,
.notice-options form.form_repeat input.submit,
#new_group a,
.pagination .nav_prev a,
.pagination .nav_next a,
button.close,
.form_group_leave input.submit,
.form_user_unsubscribe input.submit,
.form_group_join input.submit,
.form_user_subscribe input.submit,
.form_remote_authorize input.submit,
.entity_subscribe a,
.entity_moderation p,
.entity_sandbox input.submit,
.entity_silence input.submit,
.entity_delete input.submit,
.entity_role p,
.entity_role_administrator input.submit,
.entity_role_moderator input.submit,
.notice-options .repeated,
.form_notice label[for=notice_data-geo],
button.minimize,
.form_reset_key input.submit,
.entity_clear input.submit,
.entity_flag input.submit,
.entity_flag p,
.entity_subscribe input.submit,
#realtime_play,
#realtime_pause,
#realtime_popup {
background-image:url(../../base/images/icons/icons-01.gif);
background-repeat:no-repeat;
background-color:transparent;
}
input.submit,
.form_notice.warning #notice_text-count,
.form_settings .form_note,
.entity_actions a,
.entity_actions input,
.entity_moderation p,
.entity_role p,
button {
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
}


.entity_nudge p,
.form_user_nudge input.submit {
background-position: 5px -785px;
}
.form_user_block input.submit,
.form_user_unblock input.submit,
.form_group_block input.submit,
.form_group_unblock input.submit {
background-position: 5px -918px;
}
.form_make_admin input.submit {
background-position: 5px -983px;
}
.entity_moderation p {
background-position: 5px -1313px;
}
.entity_sandbox input.submit {
background-position: 5px -1380px;
}
.entity_silence input.submit {
background-position: 5px -1445px;
}
.entity_delete input.submit {
background-position: 5px -1511px;
}
.entity_sandbox .form_user_unsandbox input.submit {
background-position: 5px -2568px;
}
.entity_silence .form_user_unsilence input.submit {
background-position: 5px -2633px;
}
.entity_role p {
background-position: 5px -2436px;
}
.entity_role_administrator .form_user_grantrole input.submit {
background-position: 5px -983px;
}
.entity_role_moderator .form_user_grantrole input.submit {
background-position: 5px -1313px;
}
.entity_role_administrator .form_user_revokerole input.submit {
background-position: 5px -2699px;
}
.entity_role_moderator .form_user_revokerole input.submit {
background-position: 5px -2501px;
}
.form_reset_key input.submit {
background-position: 5px -1973px;
}
.entity_clear input.submit {
background-position: 5px -2039px;
}
.entity_flag input.submit,
.entity_flag p {
background-position: 5px -2105px;
}
.entity_subscribe input.accept {
background-position: 5px -2171px;
}
.entity_subscribe input.reject {
background-position: 5px -2237px;
}
#realtime_play {
background-position: 0 -2308px;
}
#realtime_pause {
background-position: 0 -2374px;
}
#realtime_popup {
background-position: 0 -1714px;
}

/* NOTICES */
.notice .attachment {
background-position:0 -394px;
}
#attachments .attachment {
background:none;
}
.notice-options .notice_reply {
background-position:0 -592px;
}
.notice-options form.form_favor input.submit {
background-position:0 -460px;
}
.notice-options form.form_disfavor input.submit {
background-position:0 -526px;
}
.notice-options .notice_delete {
background-position:0 -658px;
}
.notice-options form.form_repeat input.submit {
background-position:0 -1582px;
}
.notice-options .repeated {
background-position:0 -1648px;
}

.form_notice label[for=notice_data-geo] {
background-position:0 -1780px;
}
.form_notice label[for=notice_data-geo].checked {
background-position:0 -1846px;
}
button.close {
background-position:0 -1120px;
}
button.minimize {
background-position:0 -1912px;
}
.form_group_join input.submit,
.form_group_leave input.submit,
.form_user_subscribe input.submit,
.form_user_unsubscribe input.submit,
.form_remote_authorize input.submit,
.entity_subscribe a {
background-color:#3b5419;
padding-top:5px;
padding-bottom:7px;
line-height:20px;
}
.form_group_leave input.submit,
.form_user_unsubscribe input.submit {
background-position:5px -1246px;
}
.form_group_join input.submit,
.form_user_subscribe input.submit,
.form_remote_authorize input.submit,
.entity_subscribe a {
background-position:5px -1181px;
}
#save, #submit {
border:none;
border-radius:5px;
}
.entity_edit a {
background-position: 5px -719px;
}
.entity_send-a-message a {
background-position: 5px -852px;
}
#settings_email_address,
#settings_email_incoming,
#settings_email_preferences {
border:none;
}
#importall {
display:block;
border-radius:5px;
-moz-border-radius:5px;
color: #fff;
background-color:#3b5419;
padding:5px;
text-decoration:none;
font-weight:bold;
text-align:center;
margin:5px 0;
width:100px;      
float:right;     
}
.importerror {
display:block;
position:absolute;
margin:5px;
font-size:90%;
}

/*.dialogbox .submit_dialogbox,
input.submit,
.form_notice input.submit {
background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
text-shadow:0 1px 0 #FFFFFF;
color:#000000;
border-color:#AAAAAA;
border-top-color:#CCCCCC;
border-left-color:#CCCCCC;
}*/
.dialogbox .submit_dialogbox:focus,
input.submit:focus {
background-position:0 -15px;
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
text-shadow:none;
}

.attachment.more,
.notice-options a,
.notice-options input {
font-family:sans-serif;
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
}
.attachment.more:focus {
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
outline:none;
}

