/** theme: base
 *
 * @package   StatusNet
 * @author    Samantha Doherty <sammy@status.net>
 * @copyright 2011 StatusNet, Inc.
 * @license   http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
 * @link      http://status.net/
 */


@media screen, projection, tv {

/* general styles and layout */

* {margin: 0; padding: 0; vertical-align: baseline;}

a { text-decoration: none; outline: none; color:#555;}

a:hover { text-decoration: none !important;}

a abbr, .source, .location, .geo {
	border-bottom: 0; cursor: pointer;
	color:#808080;
	font-size:11px;
	}
input.submit {cursor: pointer;}
table {border-collapse: collapse;}
ol, ul {list-style-position: inside;}
fieldset {border: none;}
legend {font-weight: bold; font-size: 1.2em;}
input, textarea, select, option {padding: 2px;}
textarea {overflow:auto;}

/* infinite scroll fix */
#infscr-loading {
	}
#infscr-loading div {
	height:0;
	}	
#infscr-loading em {
    color: #888888;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
    font-size: 20px;
    font-style:normal;
    line-height: 70px;
	display:block;
	background:white;
	}

#infscr-loading img {
	display:none !important;
	}
/* end fix */

/* användarsök */
#quitterfix_usersearch {
	clear:both;
	}
#quitterfix_usersearch #q {
    float: left !important;
    margin-left: 0 !important;
    padding: 6px 6px 5px !important;
    width: 135px !important;
	}	
#quitterfix_usersearch #search {	
	margin-right:10px !important;
	margin-left:5px !important;
	width:65px !important;
	}
#quitterfix_usersearch #q:focus {	
    border-color: rgba(82, 168, 236, 0.75) !important;
    -webkit-box-shadow: 0 0 8px rgba(82, 168, 236, 0.5) !important;
    box-shadow: 0 0 8px rgba(82, 168, 236, 0.5) !important;
    outline: medium none !important;
	}
#quitterfix_usersearch #search:hover {
	background-position: 0 -3px !important;
	}	
#quitterfix_usersearch #view_all {
	float:right !important;
	margin:0 !important;
	width:90px !important;
	}	
#quitterfix_usersearch #search,
#quitterfix_usersearch #view_all {
	float:left !important;
	top:0;
    background: url("../images/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
    border-color: #BBBBBB #BBBBBB #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #333333 !important;
    cursor: pointer;
	font-family: "Helvetica Neue",Arial,​sans-serif !important;	
	font-weight:200;
	font-size:15px !important;
    overflow: hidden;
    padding: 3px;
    text-shadow: 0 1px #F0F0F0;
	padding-left:5px !important;	    
	padding-right:5px !important;	
	}	
#quitterfix_usersearch form fieldset {	
	height:40px;
    overflow: hidden;
	}

/* reggaruta */
#reggaruta {
    background: none repeat scroll 0 0 #F8F8F8; 
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: 6px 0 30px 0;
    padding: 8px 14px 12px;
    text-shadow: 0 1px 0 #FFFFFF;
	}
#skandasocmedia {
	height:290px;
    background-image: url(../images/skandasocmedia2.png);
	background-repeat: no-repeat;
	margin-bottom:20px;
	}	
.profile-signup h1 {
    font-weight: bold !important;
    line-height: 1.2 !important;
    margin: 5px 0 10px !important;
    padding: 0 !important;
    text-shadow: 0 1px 0 #FFFFFF !important;
    color: #333333 !important;
    font-size: 18px !important;
    padding-bottom: 2px !important;    
    font-family: Helvetica Neue,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif !important;    
    display:block !important;
    }
.profile-signup h4 {
    color: #FF9900 !important;
    font-size: 18px !important;
    margin-bottom: 2px !important;
    margin-top: -4px !important;
    font-weight: normal;
    text-transform:none !important;    
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
    padding-bottom: 6px;
    line-height:22px;      
	} 
.profile-signup form .holding input {
    background-color: white;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #333333;
    margin-bottom: 8px;
    opacity: 1;
    padding: 9px 6px;
    width: 290px;
	}
.profile-signup form.signup-btn {
    padding: 8px 0 2px;
	}
.profile-signup form .holding {
    overflow: visible;
    position: relative;
	}
.profile-signup .holding .holder {
    -moz-transition: opacity 0.1s ease 0s, font-size 0.1s ease 0s;
    color: #999999;
    cursor: text;
    left: 8px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    top: 0;
    white-space: nowrap;
    z-index: 1;
    line-height: 38px;
    }
.profile-signup .reggaruta_submit {
	background: url("../images/bg-btn-signup.png") repeat-x scroll 0 0 #FFAA22;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #FFFFFF;
    -webkit-box-shadow: 0 1px 0 #FFFFFF;
    border: 1px solid #FD9D00;
    color: #333333;
    cursor: pointer;
    display: block;
    font: bold 16px Helvetica Neue,Arial,Sans-serif;
    padding: 4px 16px 4px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFEE66;  
	margin: 0 0 3px 0;
    overflow: hidden;         
    float: none;
    height: 35px;
	}
.profile-signup .reggaruta_submit:hover {
	background-position:0 -5px;
	}	
.profile-signup form .holding input:focus {
    border-color: rgba(82, 168, 236, 0.75);
    -webkit-box-shadow: 0 0 8px rgba(82, 168, 236, 0.5);
    box-shadow: 0 0 8px rgba(82, 168, 236, 0.5);
    outline: medium none;
	}
/*slut reggaruta*/

	

body {
    background-color: white;
    background-image: url(../images/top.png);
    background-repeat: repeat-x;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 19px;    
}

a img {
    border: 0;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin-bottom: 15px;
}

h1 {font-size: 2.2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}

p {
    margin-bottom: 1.4em;
}

.form_notice p, li p, .section p {
    margin-bottom: 0;
}

input, textarea, select, option {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
}

select {
    padding-right: 10px;
    padding-bottom: 0px;
    margin-top: -4px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:9px;
	font-weight:bold;
    text-transform: uppercase;
    color: #808080;
    padding-bottom: 0;    
    margin-left:5px;
}

option {
    padding-bottom: 0px;
    line-height:20px;
}

#wrap {
    margin: 0 auto;
    position: relative;   
}

#header {
    background-image: url("../images/birds_top2.png");
    background-position: 0 -10px;
    background-repeat: no-repeat;
    border: 0 none;
    height: 82px;
    margin: 0 auto;
    position: relative;
    width: 940px;
}

#core {
    margin: 0 auto;
    position: relative;
    width: 940px;
}

#aside_primary_wrapper {
    width: 100%;
    float: left;
    position: relative;
	border-radius: 10px 10px 10px 10px;	    
}    

#content_wrapper  {  
    width: 100%;  
    float: left;
    position: relative;  
}  

#site_nav_local_views_wrapper  {  
    width: 100%;  
    float: left;
    position: relative;  
    display:table;
} 

#site_nav_local_views {
	display:table-cell;
	vertical-align:top;
    position: relative;
    z-index: 100;
}

#content {
    width: 565px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0 0 40px 0;
 	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);  
    -webkit-box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);      
    z-index:99;
}

#content_inner {
	padding:0 20px 0 20px;
	}

#content .instructions {
	display:none;
	}

div#content h1 {
    border-bottom: 1px solid #CCCCCC;
    color: #808080;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 9px;
    font-weight: bold;
    margin-left: 10px;
    padding: 20px 20px 0 0;
    text-transform: uppercase;
	}

#aside_primary {
    width: 330px;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 20px 20px 40px 30px;
    margin: 0px 0px 20px -10px;
    border-radius:0 20px 10px 10px; 
	background-color:rgba(237, 255, 235, 0.9);  
	display:block;  
}

body:not(.user_in) #aside_primary #popular_notices:before {
	content:'';
	}

#footer {
    background-color: #F5F5F5;
    border-top: 1px solid #CCCCCC;
    clear: both;
    padding: 10px 0 10px 0;
    position: relative;
    top: -10px;
    width: 100%;
    z-index: 99;
}

#footer ul#site_nav_global_secondary.nav {
	margin-top:63px;
   color: #555555;
    font-family: trebuchet MS;
    font-size: 11px;
    text-transform: uppercase;	
    text-align:center;
	}

#footer > p:nth-child(2) {
	margin-top:40px;
	background-image:url(../images/window_birds.png);
	background-repeat:no-repeat;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:20px;
	line-height:30px;
	padding:430px 30px 0 30px;
	}
#footer > p:nth-child(3) {
	background-image:url(../images/small_v.png);
	background-repeat:no-repeat;
	background-position:50% 0;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:13px;
	line-height:20px;
	text-align:center;
	padding-top:39px;
	}	
#footer > p {	
	margin: 50px auto;
    width: 400px;	
	}
#license_cc {
	display:block;
	margin: 0 auto 0 auto;
	}

/* header elements */

address {
    float: left;
    position: relative;
    padding: 0px;
    z-index: 99;
}

address a {
    width:200px;
    height:62px;	
    display: block;  
	}

address img {
	margin:15px 0 0 105px;
}

address img + .fn {
    display: none;
}

address .poweredby {
    display: block;
    width: auto;
}

#site_nav_global_primary {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 680px;
    margin: 0px;
    height: 24px;
    line-height: 20px;
}

#site_nav_global_primary ul {
    float: right;
    font-family: trebuchet MS;
    font-size: 11px;
    margin-top: 16px;
    text-transform: uppercase;
	}
#site_nav_global_primary a {
	color:#ccc;
	}	

#site_nav_global_primary li {
    display: inline;
    margin-right: 10px;
}

#site_nav_global_primary li:last-child {
    margin-right: 0px;
}

#header-search {
    float: left;
    position: relative;
    margin-top:13px;
}

#header-search.form fieldset input[type="submit"] {
	display:none;
	}
	
#search-q {
	border:2px solid black;
	border-radius:3px;
	background-color:#777;	
	background-image:url(../images/magnifier2.png);
	background-repeat:no-repeat;
	height:18px;
	width:145px;
	}

#search-q:focus { 
	background-color:#ccc;	
	background-image:none;
	}

#site_notice { 
    float: right;
    width: 300px;
    margin: 26px 0px 4px 0px;
    padding: 10px;
    background-color: #f2f2f2;
}

#site_notice p {
    margin-bottom: 0px;
}

/* input forms */

.input_forms {
    float: left;
    position: relative;
    margin-bottom: 10px;
    background:#F5F5F5;
    border-bottom: 1px solid #EEEEEE;
    border-radius: 5px 5px 0 0;
}

#input_form_nav {
    float: left;
    margin-top: 15px;
    margin-left:22px;
    list-style-type: none;    
}

#input_form_nav li { 
	border-radius:5px 5px 0 0;
    font-size:11px;
    display: inline;
	margin-right:4px;
    box-shadow: 0px 1px 3px #888;
    -webkit-box-shadow: 0px 1px 3px #888;    
    border-bottom:5px solid transparent !important;	
    line-height:11px;
    padding-top:2px;
}

#input_form_nav li:first-child { 
	border-radius:10px 5px 0 0;
	padding-left:3px
	}
#input_form_nav li:last-child { 
	border-radius:5px 10px 0 0;
	padding-right:3px
	}
		
#input_form_nav li a {
    display:inline-block;
    text-transform:uppercase;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color:#888;
    font-size:9px;
    font-weight:bold;
	padding:10px;
	padding-bottom:0px;
}

.input_form_nav_tab.current a {
	color:#888 !important;
	}
.input_form_nav_tab.current {
    z-index:99;
    background-color:#fff;
    margin-top:5px;
    border-bottom:5px solid white !important;
}
.input_form_nav_tab:hover {
	background-color:#FFF9E6;  	
	}
.input_form_nav_tab.current:hover {
	background-color:white;
	}	
.input_form_nav_tab a:hover {
	text-decoration:none;
	color:#888 !important;
	}

.input_form { 
    position: relative;
    float: left;
    width: 520px;
    padding-bottom: 20px;
    display: none;
}

.input_form.current { 
    display: block;
}

#input_form_status, #input_form_direct {
    padding-bottom: 20px;
}

.form_notice { 
    margin-bottom: 10px;
}

.form_notice fieldset {
    width: auto;
}

.form_notice legend {
    display: none;
}

.form_notice #notice_data-text-label { /* TODO can remove this now? */
    display: none;
}

.form_notice_placeholder .placeholder {
   border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #FFFFFF;
    color: #777;
    font: 14px/18px "Helvetica Neue",Arial,sans-serif;
    outline: medium none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 8px;
    white-space: pre-wrap;
    width: 512px;
    word-wrap: break-word;
    z-index: 97;
    margin-left:20px;
}

.form_notice textarea {
    clear: left;
    float: left;
    position: relative;
    height: 62px;
   border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #FFFFFF;
    color: #222222;
    font: 14px/18px "Helvetica Neue",Arial,sans-serif;
    outline: medium none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 8px;
    white-space: pre-wrap;
    width: 512px;
    word-wrap: break-word;
    z-index: 97;
    margin-left:20px;    
}

#form_notice-direct.form_notice textarea {
    width: 508px;
}

.form_notice label.notice_data-attach,
.form_notice input.notice_data-attach {
    position: absolute;
    cursor: pointer;
}
.form_notice label.notice_data-attach {
    top: -20px;
    right: 7px;
    z-index: 96;
    text-indent: -9999px;
    width: 16px;
    height: 16px;
}

.form_notice input.notice_data-attach {
    top: 0;
    right: 0;
    padding:0;
    height:16px;
    width:16px;
}

.form_notice .notice_data-geo_wrap label,
.form_notice .notice_data-geo_wrap input {
    position: absolute;
    right: -15px;
    top: -20px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: block;
    z-index: 99;
}

.form_notice .notice_data-geo_wrap input {
    visibility:hidden;
}

.form_notice .notice_data-geo_wrap label {
    font-weight:normal;
    font-size:1em;
    margin-bottom:0;
    text-indent:-9999px;
}

.form_notice label {
    opacity: 0.6;
}

.form_notice label:hover {
    opacity: 1;
}

.form_notice input.notice_data-attach {
    opacity: 0;
}

.form_notice .count {
    color: #777777;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
    font-size: 20px;
    height: 1em;
    position: absolute;
    right: 92px;
    bottom: 19px;
    z-index: 99;
}

.form_notice.warning .count {
    color: #ff0000;
}

#form_notice-direct.form_notice .count {
    top: 84px;
    right: 7px;
}
    
.form_notice .error,
.form_notice .success,
.form_notice .notice-status {
    border: 1px solid #CCCCCC;
    line-height: 1.2em;
    margin: 10px 0 40px 20px;
    overflow: auto;
    padding: 5px 5px 5px 10px;
    position: relative;
    width: 500px;
}

.form_notice .error {
    border: 1px solid #d05858;
}

.form_notice .attach-status button.close,
.form_notice .notice-status button.close {
    float:right;
    font-size:0.8em;
}

.input_form .form_settings fieldset {
    margin: 0px;
    padding: 0px;
}

.input_form .form_settings fieldset fieldset {
    width: 400px;
    float: left;
    background: none;
    border: none;
    margin-bottom: 0px;
    padding: 0px;
}

.input_form .form_settings .form_data li {
    position: relative;
    margin-bottom: 12px;
}

.input_form fieldset fieldset label {
    position: absolute;
    top: 0;
    left: 6px;
    float: none;
    text-align: left;
    color: #888;
    cursor: text;
    background: #fff;
}

.input_form .form_settings li input {
    width: 388px;
    margin-left: 0;
    margin-right: 0;
    padding: 4px 5px 4px 5px;
    border: 1px solid #a6a6a6;
    font-size: 1em;
}

.input_form .form_settings li textarea {
    width: 388px;
    margin-left: 0;
    padding: 4px 5px 4px 5px;
    border: 1px solid #a6a6a6;
    z-index: 97;
    font-size: 1em;
}

.input_form .form_settings .form_data p.form_guide {
    margin-left: 5px;
}

.form_notice label[for=to] {
    float: left;
}

.form_notice select[id=to] {
    float:left;
    margin: -4px 0px 10px 10px;
    max-width: 450px;
}

.form_notice .to-selector { 
    clear: left;
    padding-top: 7px;
    margin-left:20px;
    z-index: 99;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:9px;
	font-weight:bold;
    text-transform: uppercase;
    color: #808080;    
}

.form_settings label[for=notice_to] {
    left: 5px;
    margin-left: 0px;
    margin-right: 10px;
    position: relative;
    clear: left;
    background: none;
}

.checkbox-wrapper {
    padding: 2px;
    margin-left: 10px;
}

.form_notice .checkbox-wrapper {
    display: inline;
    margin-left: 10px;
}

.form_settings .checkbox-wrapper label.checkbox {
    margin-left: 0px;
    margin-top: 6px;
    line-height: 1.2em;
    left: -3px;
    float: none;
}

.checkbox-wrapper #notice_private {
    display:none;
}

.checkbox-wrapper.unchecked label.checkbox,
.checkbox-wrapper.checked label.checkbox {
	padding:5px;
    padding-left: 20px;
    background: url(../images/icons/lock_open.png) no-repeat 0px 0px;
    opacity: 0.6;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:9px;
	font-weight:bold;
    text-transform: uppercase;
}

.checkbox-wrapper.unchecked label.checkbox:hover {
    opacity: 1;
    cursor: pointer;
}

.checkbox-wrapper.checked label.checkbox {
    padding-left: 20px;
    background: url(../images/icons/lock.png) no-repeat 0px 0px;
    color: red;
    opacity: 1;
}

.checkbox-wrapper.checked label.checkbox:hover {
    cursor: pointer;
}

.form_notice input.submit {
    background: url('../images/bg-btn.gif') repeat-x scroll 0 0 #DDDDDD;
    border-color: #BBBBBB #BBBBBB #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #333333 !important;
    cursor: pointer;
    float: left;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:22px;
    left: 0;
    margin-left: 449px;
    margin-top: -49px;
    overflow: hidden;
    padding: 3px;
    position: absolute;
    text-shadow: 0 1px #F0F0F0;
    top: 100%;
    width: 100px;
    z-index: 99;
}

.input_form .form_settings .submit {
    position: relative;
    top: 0;
    right: 0;
    float: right;   
    width: 100px;
    height: 26px;/Users/hannes/Desktop/quitter-theme2/css/display.css
    line-height: 26px;
    padding: 0px 10px;
    margin: 0px;
    z-index: 1;
}

/* site nav local views */

ul#nav_local_default {
	width:0px;
	}
	
body#recoverpassword div#site_nav_local_views > ul,
body#openidlogin div#site_nav_local_views > ul,
body#facebooklogin div#site_nav_local_views > ul,
body#twitterlogin div#site_nav_local_views > ul,
body#register div#site_nav_local_views > ul,
body#login div#site_nav_local_views > ul,
div#site_nav_local_views > li > ul,
div#site_nav_local_views > ul > li > ul,
ul#nav_local_default > li > ul {
	position:absolute;
	}	

body#recoverpassword div#site_nav_local_views > ul > li,
body#openidlogin div#site_nav_local_views > ul > li,
body#facebooklogin div#site_nav_local_views > ul > li,
body#twitterlogin div#site_nav_local_views > ul > li,
body#register div#site_nav_local_views > ul > li,
body#login div#site_nav_local_views > ul > li,
div#site_nav_local_views > ul > li > ul > li,
ul#nav_local_default > li > ul > li {
	display:inline-block;
	}

body#recoverpassword div#site_nav_local_views > ul,
body#openidlogin div#site_nav_local_views > ul,
body#facebooklogin div#site_nav_local_views > ul,
body#twitterlogin div#site_nav_local_views > ul,
body#register div#site_nav_local_views > ul,
body#login div#site_nav_local_views > ul,
ul#nav_local_default > li > ul {
	bottom:0px;
	white-space:nowrap;
	z-index:9999;
    margin-bottom: -30px;
    width: 940px;
	text-align: center;	
	}
ul#nav_local_default > li:nth-child(3) > ul {
	bottom:-20px;
	}
ul#nav_local_default > li:nth-child(4) > ul {
	bottom:-40px;
	}		
body#recoverpassword div#site_nav_local_views > ul,
body#openidlogin div#site_nav_local_views > ul,
body#facebooklogin div#site_nav_local_views > ul,
body#twitterlogin div#site_nav_local_views > ul,
body#register div#site_nav_local_views > ul,
body#login div#site_nav_local_views > ul,
ul#nav_local_default > li:first-child > ul {
	bottom:auto;
	margin: -75px 0 0 420px;
	width:auto;
    width: auto;
	text-align: left;	
	}	
div#site_nav_local_views li h3,
ul#nav_local_default li h3 {
	display:none;
	}

#site_nav_local_views li {
    display: block;
    margin: 0px 0px 8px 0px;
}

body#recoverpassword div#site_nav_local_views > ul > li,
body#openidlogin div#site_nav_local_views > ul > li,
body#facebooklogin div#site_nav_local_views > ul > li,
body#twitterlogin div#site_nav_local_views > ul > li,
body#register div#site_nav_local_views > ul > li,
body#login div#site_nav_local_views > ul > li {
	padding-top:8px;
	}

/* body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav {
	background:white;
    margin-left: 16px;
    top: 20px;
    z-index:102;
	}
	
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li { 
	border-radius:5px 5px 0 0;
    font-size:11px;
    display: inline;
	margin-right:4px;	
    border:1px solid #666;
    border-bottom:0 none;    
    line-height:11px;
    padding-top:2px;
	background-color:#f5f5f5;
}

body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li:first-child,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li:first-child { 
	border-radius:10px 5px 0 0;
	padding-left:3px
	}
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li:last-child, 
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li:last-child { 
	border-radius:5px 10px 0 0;
	padding-right:3px
	}
		
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li a,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li a {
    display:inline-block;
    text-transform:uppercase;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color:#888;
    font-size:9px;
    font-weight:bold;
	padding:5px;
	padding-bottom:0px;
}

 body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li.current a,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li.current a {
	color:white !important;
	}
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li.current,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li.current {
    z-index:99;
    background-color:#81c48e;
    margin-top:5px;
}
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li:hover,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li:hover {
	background-color:#FFF9E6;  	
	}
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li.current:hover,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li.current:hover {
	background-color:#81c48e;
	color:white !important;	
	}	
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > ul + ul > li > ul.nav > li a:hover,
body > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#site_nav_local_views > li + ul > li > ul.nav > li a:hover {
	text-decoration:none;
	color:#888 !important;
	}
*/


body#twittersettings div#site_nav_local_views > ul > li > ul.nav,
body#oauthconnectionssettings div#site_nav_local_views > ul > li > ul.nav,
body#openidsettings div#site_nav_local_views > ul > li > ul.nav,
body#urlsettings div#site_nav_local_views > ul > li > ul.nav,
body#emailsettings div#site_nav_local_views > ul > li > ul.nav,
body#passwordsettings div#site_nav_local_views > ul > li > ul.nav,
body#avatarsettings div#site_nav_local_views > ul > li > ul.nav,
body#profilesettings div#site_nav_local_views > ul > li > ul.nav {
	margin-left: 580px !important;
	z-index:9999;
	}
body#twittersettings div#site_nav_local_views > ul > li > ul.nav > li,
body#oauthconnectionssettings div#site_nav_local_views > ul > li > ul.nav > li,
body#openidsettings div#site_nav_local_views > ul > li > ul.nav > li,
body#urlsettings div#site_nav_local_views > ul > li > ul.nav > li,
body#emailsettings div#site_nav_local_views > ul > li > ul.nav > li,
body#passwordsettings div#site_nav_local_views > ul > li > ul.nav > li,
body#avatarsettings div#site_nav_local_views > ul > li > ul.nav > li,
body#profilesettings div#site_nav_local_views > ul > li > ul.nav > li {
	display:block !important;
	background-color:#81c48e;
	line-height:21px;
	height:25px;
	padding:2px;
	padding-right:10px;
	border-radius:5px;
	font-size:18px;
	color:white;
	}
body#twittersettings div#site_nav_local_views > ul > li > ul.nav > li.current,
body#oauthconnectionssettings div#site_nav_local_views > ul > li > ul.nav > li.current,
body#openidsettings div#site_nav_local_views > ul > li > ul.nav > li.current,
body#urlsettings div#site_nav_local_views > ul > li > ul.nav > li.current,
body#emailsettings div#site_nav_local_views > ul > li > ul.nav > li.current,
body#passwordsettings div#site_nav_local_views > ul > li > ul.nav > li.current,
body#avatarsettings div#site_nav_local_views > ul > li > ul.nav > li.current,
body#profilesettings div#site_nav_local_views > ul > li > ul.nav > li.current {
	background-color:#b0d392;
	}	
body#twittersettings div#site_nav_local_views > ul > li > ul.nav > li a,
body#oauthconnectionssettings div#site_nav_local_views > ul > li > ul.nav > li a,
body#openidsettings div#site_nav_local_views > ul > li > ul.nav > li a,
body#urlsettings div#site_nav_local_views > ul > li > ul.nav > li a,
body#emailsettings div#site_nav_local_views > ul > li > ul.nav > li a,
body#passwordsettings div#site_nav_local_views > ul > li > ul.nav > li a,
body#avatarsettings div#site_nav_local_views > ul > li > ul.nav > li a,
body#profilesettings div#site_nav_local_views > ul > li > ul.nav > li a {
	color:white;
	}
body#twittersettings div#aside_primary,
body#oauthconnectionssettings div#aside_primary,
body#openidsettings div#aside_primary,
body#urlsettings div#aside_primary,
body#emailsettings div#aside_primary,
body#passwordsettings div#aside_primary,
body#avatarsettings div#aside_primary,
body#profilesettings div#aside_primary {
	height:370px;
	}
body#twittersettings div#aside_primary > div,
body#oauthconnectionssettings div#aside_primary > div,
body#openidsettings div#aside_primary > div,
body#urlsettings div#aside_primary > div,
body#emailsettings div#aside_primary > div,
body#passwordsettings div#aside_primary > div,
body#avatarsettings div#aside_primary > div,
body#profilesettings div#aside_primary > div {
	position:absolute;
	bottom:5px;
	}


/* login page */


body#recoverpassword #content,
body#openidlogin #content,
body#twitterlogin #content,
body#facebooklogin #content,
body#register:not(.user_in) #content,
body#login #content {
	box-shadow:none;
	-webkit-box-shadow:none;
	padding-left:100px;
	}
body#recoverpassword #content #page_notice p,
body#openidlogin #content #page_notice p,
body#register #content #page_notice p,
body#login #content #page_notice p {
    color: #333333 !important;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:16px;
	padding:10px;
	}
body#recoverpassword #content h1,
body#openidlogin #content h1,
body#register #content h1,
body#login #content h1 {
    color: #333333 !important;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:50px;
    text-transform:none;
	}
body#recoverpassword #content input[type=text],
body#openidlogin #content input[type=text],
body#register #content input[type=text],
body#register #content input[type=password],
body#register #content textarea,
body#login #content input#nickname, body#login #content input#password {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #FFFFFF;
    color: #222222;
    display: inline-block;
    float: left;
    font: 22px "Helvetica Neue",Arial,sans-serif;
    height: 26px;
    outline: medium none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 8px;
    position: relative;
    width: 240px;
	}
body#register #content input[type=text],
body#register #content input[type=password],
body#register #content textarea {
	width:290px;
	}	
body#register #content textarea {
	height:100px;
	}	
body#register #content label,
body#login #content label {
	float:left;
    display: inline-block;
    height:auto;
    line-height:20px;
    width:160px !important;	
	}	   
body#register #content label {
    width:120px !important;		
	}
body#register #content label[for=license] {
	width:320px !important;
	padding-bottom:30px;	
	}	
body#login #content label[for=password] {
	padding-top:10px;
	}	
body#login .form_guide {
	display:none;
	}
body#recoverpassword .form_guide,
body#openidlogin .form_guide,
body#register .form_guide {
	font-size:11px;
	}	
body#recoverpassword #recover,
body#openidlogin #submit,
body#register #submit,
body#login #submit	{
    background: url("../images/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
    border-color: #BBBBBB #BBBBBB #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #333333 !important;
    cursor: pointer;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:18px;
    overflow: hidden;
    padding: 3px 5px;
    text-shadow: 0 1px #F0F0F0;
	}
body#recoverpassword #recover,
body#openidlogin #submit {
	margin-left: 140px;	
	}
body#register #submit {	
	margin-left: 350px;
	}
body#login #submit	{
    position: absolute;	
    left: 364px;    
    top: 150px;    
	}
body#login .form_data li:nth-child(3) {
	margin-top:-10px;
	padding-left: 42px;	
	}
body#login div#content > div#content_inner > p {
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:14px;
	font-style:italic;    
    margin-left: 280px;
    margin-top:10px;
	}
body#login #content a {
	text-decoration:underline;
	}	
body#login #content form {
	background-color:#E1F4CE;
	padding:20px;
	border-radius:20px;
	}	
body#login fieldset {
	margin-bottom:0px;
	}	
/*end login page */
	
#site_nav_local_views a {
    font-family: trebuchet MS;
    font-size: 11px;
    text-transform: uppercase;
	color:#555;
    word-wrap: break-word;
    padding-left:10px;
}

#site_nav_local_views .current a {
    text-decoration: none;
    color:white !important;
}

body#recoverpassword div#site_nav_local_views a,
body#openidlogin div#site_nav_local_views a,
body#facebooklogin div#site_nav_local_views a,
body#twitterlogin div#site_nav_local_views a,
body#register div#site_nav_local_views a,
body#login div#site_nav_local_views a,
ul#nav_local_default > li:first-child > ul > li > a { 
	color:#ccc;
	}
#nav_return_top {
	display:none !important;
	}

/* aside primary */

#aside_primary .profile_block a.profiledetail {
	display:none;
	}

#aside_primary .section {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

#quitterfix_usersearch h2,
#popular_notices.section h2,
#tagcloud.section h2,
#export_data.section h2,
#entity_subscriptions.section h2,
#entity_subscribers.section h2,
#entity_groups.section h2,
#entity_lists.section h2,
#entity_statistics.section h2 {
	font-size:11px;
	font-weight:bold;
    text-transform: uppercase;
    color: #808080;
    border-bottom:1px solid #CDE5B8;
    margin-bottom:5px !important;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
    line-height: 19px;
	}

#entity_statistics {
    font: 13px Helvetica Neue,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	}

#entity_lists ul {
	color:transparent;
	font-size:3px;
	}
#entity_lists ul a {
    background-color: #E1F4CE;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 1px #FFFFFF;
    display: inline-block !important;
    margin-bottom: 5px;
    margin-right: 0 !important;
    padding: 2px 4px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
	color:#555;    
    opacity: 0.8;	
	}
#entity_lists ul a:hover {
    box-shadow:1px 1px 2px #666;
	text-decoration:none !important;
	}
#entity_lists {
	z-index:1;
	}    
    
#popular_notices .notice {
	margin-bottom:2px !important;
	margin-top:2px !important;
	}

#popular_notices p.entry-content {
	font-size:12px;
	line-height:15px;
	}
#popular_notices div.entry_content,
#popular_notices div.entry-title {
	line-height:13px;
	}

#tagcloud.section h2 {
    margin-top:0px;	
	}
#export_data.section h2 {
    margin-top:20px;
	}

#export_data.section ul li a {
	font-size:11px;
	font-weight:bold;
    text-transform: uppercase;
    color: #808080;	
	}

/* notices */


#content div#content_inner div#notices_primary ol.notices li.hentry div.entry-content a.response { /* "i sammanhang" */
	font-size:11px;
	font-style:italic;
	color:#808080;
	}

#notices_primary {
    padding-top: 3px;
    clear: both;
}

#notices_primary h2 {
    display: none;
}

.notice {
    list-style-type: none;
    clear: left;
    margin-top: 10px;
    padding-bottom: 10px;
    line-height: 1.36em;
    border-bottom: 1px solid #EEEEEE; 
border-bottom-right-radius: 30px;    
}

.notice, .profile, .application, #content .peopletag {
    position:relative;
    clear:both;
    float:left;
    width:100%;
}

.threaded-replies .notice .author {
    display:inline-block;
}

.notice .addressee:before {
    content: '\25B8\0000a0';
}

html body div#wrap div#core div#aside_primary_wrapper div#content_wrapper div#site_nav_local_views_wrapper div#content div#content_inner div#notices_primary ol.notices li.hentry ul.notices li.hentry div.entry-title div.author span.addressees {
	display:none;
	}
html body div#wrap div#core div#aside_primary_wrapper div#content_wrapper div#site_nav_local_views_wrapper div#content div#content_inner div#notices_primary ol.notices li.hentry ul.notices li.hentry div.entry-title div.author span.addressees a.addressee {
    background-color: transparent !important;
    box-shadow: none !important;
    padding-left: 0;	
	}

.notice .addressees .group {
    font-style: italic;
}

span.vcard a.url span.fn span.fullname {
    color: #AAAAAA;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;	
	}
.threaded-replies span.vcard a.url span.fn span.fullname {
	display:none;
	}

.fn {
    overflow: hidden;
}

.notice .author .fn {
    font-weight: bold;
}

#core .vcard .photo {
    display: inline;
    margin-right: 6px;
    float: left;
}

#content .notice .author .photo {
    position: absolute;
    top: 7px;
    left: 0px;
    float: none;
}

#content .notice .entry-title {
    margin: 2px 7px 0px 59px;
    min-height: 35px;
}

.vcard .url {
    text-decoration:none;
}
.vcard .url:hover {
    text-decoration:underline;
}

.notice .entry-title {
    overflow:hidden;
    word-wrap:break-word;
}

.notice .entry-title.ov {
overflow:visible;
}

.notice .automatic { 
font-style:italic;
}

#showstream h1 { 
    display:none;
}

#showstream .notice .entry-title, #showstream .notice div.entry-content {
    margin-left: 0;
}

#showstream .notice .entry-title {
    min-height: 1px;
}

#showstream #content .notice .author {
    display: none;
}

#showstream .notice {
    min-height: 1em; 
}

#shownotice .notice .entry-title {
    line-height: 1.2em;
}

body#shownotice #content,
body#favorited:not(.user_in) #content {
	width:540px;
	box-shadow:none;
	padding:0 200px 100px 200px;
	}
body#publictagcloud #content {
	width:940px;
	box-shadow:none;
	}	
body#shownotice #footer {
	background-color:transparent;
	border:0 none;
	}
body#shownotice .input_forms {
	display:none;
	}

#shownotice .notice div.entry-content {
    margin-left:0;
}

.notice p.entry-content {
    display:inline;
}

html body#showstream div#wrap div#core div#aside_primary_wrapper div#content_wrapper div#site_nav_local_views_wrapper div#content div#content_inner div#notices_primary ol.notices li.hentry:first-child div.entry-title p.entry-content {
	line-height: 50px;
	font-size:35px;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	}
	
html body#showstream.user_in div#wrap div#core div#aside_primary_wrapper div#content_wrapper div#site_nav_local_views_wrapper div#content div#content_inner div#notices_primary ol.notices li.hentry:first-child div.entry-content,
html body#showstream.user_in div#wrap div#core div#aside_primary_wrapper div#content_wrapper div#site_nav_local_views_wrapper div#content div#content_inner div#notices_primary ol.notices li.hentry:first-child div.notice-options {	
	padding-top:20px;
	}

.notice div.entry-content {
    clear:left;
    float:left;
    margin-left:59px;    
}

.inline-attachment {
    padding-left: 10px;
}

.entry-content .repeat {
    background-color: transparent;
    background-image: url("../images/icons/icons-01.gif");
    background-position: 0 -1645px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    color: transparent;
    display: block;
    float: left;
    font-size: 0;
    line-height: 16px;
    margin-right: 5px;
    padding: 3px 2px 0 21px;
	}
.entry-content .repeat a {
	font-size:15px;
	font-weight:bold;
	}	

.entry-content .repeat .photo {
float:none;
margin-right:1px;
position:relative;
top:4px;
left:0;
}

.notice-options {
    float: right;    
    margin-right: 10px;
	margin-top: 3px;   
	opacity:0.7;
}

.notice:hover > .notice-options {
	opacity:1;
	}

.notice-options fieldset {
    border: none;
}

.notice-options legend {
    display: none;
}

.notice-options form, .notice-options a, .notice-options .repeated {
    float: left;
    margin-right: 10px;
}

.notice-options input, .notice-options a, .notice-options .repeated {    
    text-indent: -9999px;
    outline:none;
}

.notice-options input.submit, .notice-options a, .notice-options .repeated {
    display: block;
    border: 0;
    height: 16px;
    width: 16px;
}

.notice-options input.submit, .notice-options a {
    opacity: 0.6;
}

.notice-options input.submit:hover, .notice-options a:hover {
    opacity: 1;
}

.notice .attachment {
    position:relative;
    padding-left:16px;
}

.notice .attachment.more, .mode-private .privacy_mode {
text-indent:-9999px;
width:16px;
height:16px;
display:inline-block;
overflow:hidden;
vertical-align:middle;
margin-left:4px;
}

#attachments .attachment,
.notice .attachment.more {
padding-left:0;
}

.notice .attachment img {
position:absolute;
top:18px;
left:0;
z-index:99;
}

#shownotice .notice .attachment img {
position:static;
}

#attachments {
clear:both;
float:left;
width:100%;
margin-top:18px;
}
#attachments dt {
font-weight:bold;
font-size:1.3em;
margin-bottom:4px;
}

#attachments ol li {
margin-bottom:18px;
list-style-type:decimal;
float:left;
clear:both;
}

#jOverlayContent,
#jOverlayContent #content,
#jOverlayContent #content_inner { /* TODO can remove this now? */
width: auto !important;
margin-bottom:0;
}
#jOverlayContent #content {
padding:11px;
min-height:auto;
    border: 1px solid #fff;
}
#jOverlayContent .entry-title {
display:block;
margin-bottom:11px;
}
#jOverlayContent button {
    position:absolute;
    top: 5px;
    right: 20px;
}
#jOverlayContent h1 {
max-width:425px;
}
#jOverlayLoading {
top:5%;
left:40%;
}
#attachment_view img {
max-width:480px;
max-height:480px;
}
#attachment_view #oembed_info {
margin-top:11px;
}
#attachment_view #oembed_info dt,
#attachment_view #oembed_info dd {
float:left;
}
#attachment_view #oembed_info dt {
clear:left;
margin-right:11px;
font-weight:bold;
}
#attachment_view #oembed_info dt:after {
content: ":";
}

/* threaded replies */

.threaded-replies {
    clear: both;
    float: left;
    width: 458px;
    margin-left: 48px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 2px;
    padding-top:9px;
    color: #222;
    font-size: 1em;
    background-image: url(../images/arrowup.png);
    background-repeat: no-repeat;
	background-position:402px 0;    
}

.threaded-replies li:first-child {
	border-radius:5px 0 0 0;
	}

.threaded-replies:empty {
    margin:0;
    padding:0;
    border:0 none;
    background-image:none;    
}

.user_in .threaded-replies {
    margin-top: 0px;
}

.addressees {
	color:transparent;
	font-size:3px;
	}
.addressee {
    background-color:#e5e5e5;
    padding:0px 4px 0px 4px;
    border-radius:3px;	
    display:inline-block !important;
    margin-right:0 !important;
    box-shadow:1px 1px 1px #fff; 
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    opacity: 0.8;	
	}
.addressee:hover {
    box-shadow:1px 1px 2px #666;
	}
.addressee:hover {
	text-decoration:none !important;
	}	

#content .notice .threaded-replies .notice,
#content .notice .threaded-replies .notice-data,
#content .notice .threaded-replies .notice-reply-comments,
#content .notice .threaded-replies .notice-reply-placeholder { 
    background-color: #FFF9E6;
    width: 440px;
    border-bottom: 1px solid #FFEFBD;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
    margin-top: 0px;
    margin-left: 10px;
	margin-top: 1px;
    padding: 5px 5px 4px 5px;  
    border-bottom-right-radius:0;
}

#content .notice .threaded-replies .notice {
	min-height:42px;
	}
#content .notice .threaded-replies li:last-child {
    border-bottom-right-radius:20px;	
	}	

#content .notice .threaded-replies .notice-reply-placeholder {
    clear: both;
    float: left;
	}

.notice-faves {
    display: list-item;
    list-style-image: url('../images/heart_bullet.png');
	}
.notice-repeats {
    display: list-item;
    list-style-image: url('../images/repeat_bullet.png');
	}
.notice-reply-comments {
	list-style-image:url('../images/comments_bullet2.png');
	}

	
#content .notice .threaded-replies .entry-title {
    min-height: 1px;
}

#content .threaded-replies .notice .author .photo {
    height: 38px;
    width: 38px;
    top: 6px;
    left:6px;
}

#content .notice .threaded-replies .notice .entry-title {
    margin: 2px 7px 0px 47px;
}

#content .notice .threaded-replies .notice .entry-title p.entry-content,
#content .notice .threaded-replies .notice .entry-title div.author {
    font-size:11px;
}

#content div.entry-title div.system-activity {
    font-size:13px;
}


.notice-source-activity .source {
	display:none;
	}

#content .notice .threaded-replies .notice div.entry-content {
    clear:left;
    float:left;
    margin-left: 35px;
    line-height:22px;
}

#content .notice .threaded-replies .notice div.entry-content .timestamp {
	margin-left:12px;
	}

#content .notice .threaded-replies .notice div.entry-content.notice-faves {
    margin-top: 2px !important;
}

#content .notice .threaded-replies .notice .notice-options {
    margin-top: 3px;
    margin-bottom: 3px;
}

.threaded-replies li {
    list-style-type: none;
}

.threaded-replies .placeholder {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #FFFFFF;
    color: #777777;
    font: 14px/18px "Helvetica Neue",Arial,sans-serif;
    outline: medium none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 3px;
    padding-left:5px;
    white-space: pre-wrap;
    width: 420px;   
    margin:4px;
}

.threaded-replies .notice-reply {
    clear: left;
    position: relative;
    background-color: #FFF9E6;
    width: 440px;
    border-bottom: 1px solid #FFEFBD;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    line-height: 1.28;
    margin-top: 0px;
    margin-left: 10px;
	margin-top: 1px;
    padding: 5px 5px 30px 5px;  
}

.threaded-replies .form_notice textarea {
    width: 395px;
    margin:4px;    
}

.threaded-replies .form_notice label.notice_data-attach {
    top: 10px;
    right: 7px;
}

.threaded-replies .form_notice .notice_data-geo_wrap label,
.threaded-replies .form_notice .notice_data-geo_wrap input {
    top: 36px;
    right: 7px;
}

.threaded-replies .form_notice .count {
    bottom: 14px;
    font-size: 20px;
    right: 140px;
}

.threaded-replies .form_notice #notice_action-submit {
    margin-left: 323px;
    margin-top: -38px;
    background: url("../images/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
    border-color: #BBBBBB #BBBBBB #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #333333 !important;
    cursor: pointer;
    display: inline-block;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:18px;
    overflow: hidden;
    padding: 3px 5px;
    text-shadow: 0 1px #F0F0F0;    
}

.threaded-replies .form_notice .error,
.threaded-replies .form_notice .success,
.threaded-replies .form_notice .notice-status {
    margin-bottom: 20px;
    margin-left: 6px;
    width: 392px; 
}

.threaded-replies .to-selector {
    display: none;
}

/* old school conversation style */

#conversation .notices .notices {
    float: left;
    margin-left: 15px;
    width: auto;
}

#conversation .notices .threaded-replies {
    margin-left: 40px;
}

body#conversation > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#notices_primary > ol.notices > li.hentry > div.entry-title > p.entry-content,
body#shownotice  > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > ol.notices > li.hentry > div.entry-title > p.entry-content {
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:25px;
	line-height:35px;
	}

body#shownotice .response {
	font-size:11px;
	font-style:italic;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;	
	color: #808080;	
	}

#conversation .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices  {
    background: none;
    margin-left: 0px;
}

/* aside primary specific styles */

.profile_block_name {
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:20px;
	line-height:24px;
	clear:none !important;
	height:50px;
	vertical-align:middle;
	display:table-cell;
	}
#aside_primary.aside div.profile_block img.ur_face {
	float:left;
	margin-right:10px;
	}
#aside_primary.aside div.profile_block img.ur_face[width="96"] + p {
	display:block;
	clear:both !important;
	font-size:25px;
	line-height:30px;
	height:auto;
	padding:10px 0 10px 0;
	}
#aside_primary.aside div.profile_block p.profile_block_location,
#aside_primary.aside div.profile_block a.profile_block_homepage {
    font: 13px Helvetica Neue,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	}	
#aside_primary.aside div.profile_block p.profile_block_description {	
    color: #777777;
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
	padding:10px 0 10px 0;
	}	
	
#aside_primary.aside div.profile_block .user_profile_tags,
#entity_subscribers > p,
#entity_subscriptions > p,
#tagcloud > p,
#entity_groups > p,
#entity_statistics dl {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
	opacity:0.8;
	clear:both;
	margin-top:5px;
	}
#aside_primary.aside div.profile_block .user_profile_tags dt {
	display:inline-block;
	}
	
.hashptag {
    background-color:#E1F4CE;
    padding:2px 4px 2px 4px;
    border-radius:3px;	
    display:inline-block !important;
    margin-right:0 !important;
    box-shadow:1px 1px 1px #fff;
	margin-bottom: 5px;    
	}
.hashptag:hover {
    box-shadow:1px 1px 2px #666;
	}
.hashptag:hover > a {
	text-decoration:none !important;
	}		
	
a.profiledetail,
#popular_notices p a.more {
    background-image: url('../images/icons/icons-01.gif');
    background-position: 0 -260px;
    background-repeat: no-repeat;
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 9px;
    padding-left: 23px;
    padding-top: 0;
    text-transform: uppercase; 	
	}

div#aside_primary.aside div#generic_section.section {
	position:absolute;
	bottom:30px;
	}

.invite_button {
    background: url("../images/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
    border-color: #BBBBBB #BBBBBB #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #333333 !important;
    cursor: pointer;
    float: left;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:22px;
    overflow: hidden;
    padding: 3px 30px 3px 30px;
    margin-left:45px;
    position: absolute;
    text-shadow: 0 1px #F0F0F0;	
	}


.aside .section p,
.aside .section .more {
clear:both;
}

.section .vcard .photo {
margin-right:7px;
margin-bottom:0;
}

.section .notice {
padding-top:7px;
padding-bottom:7px;
border-top:0;
}

.section .notice:first-child {
padding-top:0;
}

.section .notice .author {
margin-right:0;
}
.section .notice .author .fn {
display:none;
}

#aside_primary ol.notices {
    list-style-type: none;
    float: left;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}

#aside_primary .notices li {
    margin-bottom: 8px;
}

#aside_primary .notice {
    min-height: 24px;
}

#export_data li {
    list-style-type:none;
}

#export_data li a {
    display: block;
    padding-left: 30px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}

#aside_primary td {
    padding-right: 10px;
    padding-bottom: 10px;
}

.section tbody td {
padding-right:18px;
padding-bottom:11px;
}

#entity_statistics dt,
#entity_statistics dd {
display:inline;
margin-right:1px;
}
#entity_statistics dt:after {
content: ":";
}

.section ul.entities {
    float:left;
    width:100%;
}

.section .entities li {
    list-style-type: none;
    float: left;
    margin-right: 0px;
    margin-bottom: 8px;
    display: inline;
}
.section .entities li .photo {
    margin: 0;
}
.section .entities li .fn {
    display: none;
}

.tag-cloud {
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
    font-size: 1.5em;
    list-style-type: none;
    text-align: center;
}
.aside .tag-cloud {
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
    font-size: 0.7em;
    word-wrap: break-word;
}
.tag-cloud li {
display:inline;
margin-right:7px;
line-height:1.25;
}

.tag-cloud li:before {
content:'\0009';
}

.aside .tag-cloud li {
line-height:1.5;
}
.tag-cloud li a {
text-decoration:none;
}
#tagcloud.section dt {
text-transform:uppercase;
font-weight:bold;
}
.tag-cloud-1 {
font-size:1em;
}
.tag-cloud-2 {
font-size:1.25em;
}
.tag-cloud-3 {
font-size:1.75em;
}
.tag-cloud-4 {
font-size:2em;
}
.tag-cloud-5 {
font-size:2.25em;
}
.tag-cloud-6 {
font-size:2.75em;
}
.tag-cloud-7 {
font-size:3.25em;
}

body#publictagcloud .input_forms,
body#publictagcloud #aside_primary,
body#userdirectory .input_forms,
body#publictagcloud #tagcloud.section dt {
display:none;
}

/* secondary elements */

.error, .success, .notice-status {
    background-color: #F7E8E8;
    padding: 4px 10px;
}
.success, .notice-status {
    background-color: #f2f2f2;
}

#page_notice {
clear:both;
margin-bottom:18px;
}

.entry-content .success {
    padding: 6px;
}

.system_notice ul,
.instructions ul {
margin-left:1em;
}
.instructions p,
.instructions ul {
margin-bottom:18px;
margin-left: 10px;
font-size:13px;
}
.help dt {
display:none;
}
.guide {
clear:both;
}

#bookmarklet address {
display:none;
}
#bookmarklet .form_notice {
width:auto;
}
#bookmarklet #wrap {
min-width:0;
}

button.close,
button.minimize {
width:16px;
height:16px;
text-indent:-9999px;
padding:0;
border:0;
text-align:center;
font-weight:bold;
cursor:pointer;
}

.dialogbox {
position:absolute;
    top: 0px;
    right: 0px;
z-index:9;
float:none;
padding:11px;
border-style:solid;
border-width:1px;
    background: #fff;
    color: #000;
}

.dialogbox legend {
display:block !important;
margin-right:18px;
margin-bottom:18px;
}

.dialogbox button.close {
position:absolute;
right:3px;
top:3px;
}

.dialogbox .form_guide {
font-weight:normal;
padding:0;
}

.dialogbox .submit_dialogbox {
font-weight:bold;
text-indent:0;
min-width:46px;
}
.dialogbox input {
padding-left:4px;
}
.dialogbox fieldset {
margin-bottom:0;
}

#pagination {
    border-top: 10px solid white;
    clear: left;
    color: #666666;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    padding: 1%;
    text-transform: uppercase; 
}

#pagination li {
    display: block;
}


#pagination .nav_prev {
    float: left;
}

#pagination .nav_next {
	text-align:right; 
	}

#wrap form.processing input.submit,
#wrap a.processing,
.dialogbox.processing .submit_dialogbox {
    background: url(../images/icons/icon_processing.gif) no-repeat 47% 47%;
    cursor: wait;
    outline: none;
    text-indent: -9999px;
}

/* footer elements */

#site_nav_global_secondary dt {
    display: none;
}

#site_nav_global_secondary li {
    display: inline;
    margin-right: 10px;
}

#licenses dt {
    display: none;
}

#licenses dd {
    margin-top: 10px;
}

#site_content_license_cc {
margin-bottom:0;
}
#site_content_license_cc img {
display:inline;
vertical-align:top;
margin-right:4px;
}

form ul li {
    list-style-type:none;
    margin:0 0 18px 0;
}

form label.submit {
display:none;
}

.form_settings {
    clear:both;
    position: relative;    
}

.form_settings fieldset {
    margin-top: 10px;
    margin-bottom: 30px;
    border: none;
}

.form_settings fieldset fieldset {
    margin-bottom: 40px;
    padding: 10px;
    padding-top: 30px;
    border-width:1px;
    border-style:solid;
    background:rgba(240, 240, 240, 0.2);
}

.form_settings fieldset fieldset legend {
    line-height:0;
    font-size: 1.4em;
    font-weight: normal;
}

.form_settings input.remove {
margin-left:11px;
}
.form_settings .form_data li {
width:100%;
float:left;
    margin-bottom: 22px;
}
.form_settings .form_data label {
float:left;
}
.form_settings .form_data textarea,
.form_settings .form_data select,
.form_settings .form_data input {
margin-left:1.795%;
float:left;
}

.form_settings .form_data select {
    margin-top: 0px;
}


.form_settings .form_data input {
width:39%;
}
.form_settings .form_data input.submit,
.form_settings .form_data input.checkbox,
.form_settings .form_data input.radio {
width:auto;
}
.form_settings .form_data textarea {
width:63%;
}

.form_settings .form_data input.submit {
margin-left:0;
}

.form_settings label {
	margin-top:2px;
    width: 25%;
    text-align: right;
    color: #666666;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    text-transform: uppercase; 
}
body#userdirectory .form_settings label {
	display:none;
	}

.form_settings input.checkbox, .form_settings input.radio {
    margin-left: 29%;
    margin-top: 3px;
    position: relative;
    left: -14px;
}

.form_settings label.checkbox, .form_settings label.radio {
    width: auto;
    max-width: 60%;
    position: relative;
    left: -25px;
}

.form_settings label.checkbox {
    text-align: left;
    line-height: 1.2em;
}

.form_settings label.radio {
    text-align: left;
    margin: 0px;
}

.form_settings li input.radio {
    clear: left;
}

.form_actions label {
display:none;
}
.form_guide {
font-style:italic;
}

.form_settings #settings_autosubscribe label {
display:inline;
font-weight:bold;
}

#form_settings_profile legend,
#form_login legend,
#form_register legend,
#form_password legend,
#form_settings_avatar legend,
#newgroup legend,
#editgroup legend,
.form_tag_user legend,
#form_remote_subscribe legend,
#form_openid_login legend,
#form_search legend,
#form_invite legend,
#form_notice_delete legend,
#form_password_recover legend,
#form_password_change legend,
.form_entity_block legend,
#form_filter_bytag legend,
#apioauthauthorize_allowdeny,
.form_tag_user_wrap form,
.form_tag_user_wrap label,
.form_tag_user_wrap legend {
display:none;
}

.form_tag_user_wrap {
clear:both;
}

.form_tag_user {
float:left;
width:auto;
}

.form_tag_user input.submit {
width:50px;
}

.form_settings .form_data p.form_guide {
clear:both;
    margin-left: 27%;
margin-bottom:0;
    line-height: 1.2em;
    padding-top: 4px;
}

.form_settings p {
margin-bottom:11px;
}

.form_settings .form_note {
padding:0 7px;
}

.form_settings .form_response {
    margin-top: 10px;
}

.form_settings input {
    margin-right: 20px;
}

#form_search .submit {
margin-left:11px;
}
#form_search .form_data input {

	}
#form_search .form_data input#q {
	width:150px;
	margin-right:5px !important;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #FFFFFF;
    color: #777777;
    font: 14px/18px "Helvetica Neue",Arial,sans-serif;
    margin-left: 100px;
    outline: medium none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 8px;
    white-space: pre-wrap;
    word-wrap: break-word;	
	}
#form_search .form_data input#search {
    background: url("../images/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
    border-color: #BBBBBB #BBBBBB #999999;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #F8F8F8;
    color: #333333 !important;
    cursor: pointer;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	font-size:22px;
    overflow: hidden;
    padding: 3px;
    text-shadow: 0 1px #F0F0F0;
    width: 100px;
	}	

.hentry .entry-content .form_settings ul {
margin-left:0;
}

.limited-scope .entry-content .timestamp:before {
content:'☠';
font-size:150%;
}

#content .notice-source-activity div.entry-title, .notice-source-activity div.entry-content {
    margin-left: 0;
} 

#content .notice-source-activity div.entry-title {
    font-style: italic;
    min-height: 0;
}

#content .notice-source-activity .notice div.entry-title {
    font-style: normal;
}

span.rtl {
    display: block;
    direction: rtl;
    text-align: right;
    float: right;
} 

#filter_tags ul li,
.entity_send-a-message .form_notice,
.form_settings fieldset fieldset,
.entity_moderation:hover ul,
.entity_role:hover ul,
.dialogbox {
border-color:#DDDDDD;
}

.form_settings input.form_action-primary {
background:none;
}

.form_settings .form_note {
    background-color: #d1f7cb;
}

#form_settings_photo .form_data {
clear:both;
}

#form_settings_avatar li {
width:auto;
}
#form_settings_avatar input {
margin-left:0;
}
#avatar_original,
#avatar_preview {
float:left;
}
#avatar_preview {
margin-left:29px;
}
#avatar_preview_view {
height:96px;
width:96px;
margin-bottom:18px;
overflow:hidden;
}

#settings_attach,
#form_settings_avatar .form_actions {
clear:both;
}

#form_settings_avatar .form_actions {
margin-bottom:0;
}

#settings_design_background-image img {
    max-width:480px;
    max-height:480px;
    clear: left;
    display: block;
    margin-bottom: 10px;
}

#settings_design_background-image .form_guide {
    float: left;
    margin-top: 10px;
}

#settings_design_color .form_data,
#color-picker {
float:left;
}
#settings_design_color .form_data {
width:400px;
margin-right:1%;
}

#settings_design_color .form_data li {
width:33%;
}
#settings_design_color .form_data label {
float:none;
display:block;
}
#settings_design_color .form_data .swatch {
padding:11px;
margin-left:0;
width:auto;
}

.entity_profile {
position:relative;
width:73%;
min-height:123px;
float:left;
margin-bottom:18px;
margin-left:0;
overflow:hidden;
}

.entity_profile dt,
#entity_statistics dt {
font-weight:bold;
}
.entity_profile dd {
display:inline;
}

.entity_profile .entity_depiction {
    float:left;
    width:96px;
    margin-right:18px;
    margin-bottom:18px;
    text-align: center;
}

.entity_profile .entity_fn,
.entity_profile .entity_nickname,
.entity_profile .entity_location,
.entity_profile .entity_url,
.entity_profile .entity_note,
.entity_profile .entity_tags,
.entity_profile .entity_aliases,
.entity_profile .entity_statistics {
margin-left:113px;
margin-bottom:4px;
}

.peopletags_edit_button {
cursor:pointer;
border:0;
padding:0;
width:16px;
height:16px;
    position: relative;
    top: -3px;
}

.entity_profile .entity_nickname,
.entity_profile .entity_fn {
margin-left:0;
}

.entity_profile .nickname {
    font-size:1.4em;
}

.entity_profile .fn {
    font-size: 1.2em;
    clear: left;
}

.entity_profile .fn:before {
content: "(";
font-weight:normal;
}
.entity_profile .fn:after {
content: ")";
font-weight:normal;
}
.entity_profile .nickname:after,
.entity_profile .nickname:before {
content:"";
}
.entity_profile dt,
.entity_profile h2 {
display:none;
}
.entity_profile .role {
margin-left:11px;
font-style:italic;
}

.entity_actions {
    margin-bottom: 28px;
    margin-left: 2%;
    min-width: 21%;
    position: absolute;
    right: -20px;
    margin-top:-20px;

}

.entity_actions h2 {
display:none;
}
.entity_actions ul {
list-style-type:none;
}
.entity_actions > ul > li > p,
.entity_actions > ul > li > a,
.entity_actions > ul > li > form > fieldset > input {
	line-height:27px !important;
	height:27px !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
	}
.entity_actions > ul > li {
    border-bottom-left-radius:20px;
 	margin-left:10px;
	background-color: transparent;	
	}
.entity_actions > ul > li > a,
.entity_actions > ul > li > p,
.entity_actions > ul > li > input {
	padding-right:10px !important;
	}	
.entity_actions .entity_subscribe {
    background-color: #E1F4CE;		
    margin-left:0px;
    border-bottom-left-radius:20px;
    margin-bottom:2px;
	}	
.entity_actions > ul > li:hover {
    background-color: #CDE5B8 !important;
	}
.entity_actions > ul > li:last-child {

}
.entity_actions li:first-child {
border-top:0;
}
.entity_actions fieldset {
border:0;
padding:0;
}
.entity_actions legend {
display:none;
}

.entity_actions input.submit {
display:block;
text-align:left;
width:100%;
}

.entity_actions a, .entity_actions input, .entity_actions p {
    color: #333 !important;
    font-weight: normal;
    line-height: 1.6em;
}

.entity_actions a {

}

.entity_actions input {
    padding: 4px 4px 4px 26px;
}

.entity_actions a, 
.entity_actions .entity_subscribe input,
.entity_actions .entity_block input,
.entity_actions .entity_moderation p,
.entity_actions .entity_role p,
.entity_actions .entity_nudge input,
.entity_actions .entity_delete input,
.entity_actions input.submit {
    border: none;
    display: block;
    font-size: 11px !important;
    line-height:22px;
    padding: 3px 20px 2px 35px;
    text-decoration: none;    
}
.entity_actions > ul > li > form > fieldset > input {
	padding-left:32px !important;
	}

.entity_actions p {
    padding: 2px 4px 4px 28px;
}

#entity_subscriptions .entity_actions,
#entity_groups .entity_actions,
#entity_remote_subscribe {
	box-shadow:none !important;
	line-height:22px !important;
	padding:0 !important;
	margin:0 !important;
	border-radius:10px 0 0 0;
	top:-3px !important;
	right:0 !important;
	}
#entity_subscriptions .entity_actions a,
#entity_groups .entity_actions a {
	padding-top:0;
	padding-bottom:0;
	}	
#entity_subscriptions .entity_actions input:hover,
#entity_groups .entity_actions input:hover {
	background-color:#CDE5B8;
	border-radius:10px 0 0 0;
	}	

.entity_actions #entity_remote_subscribe a {
    padding-right: 6px;
}

.entity_actions .accept {
margin-bottom:18px;
}

.entity_send-a-message button {
position:absolute;
top:3px;
right:3px;
}

.entity_send-a-message .form_notice {
    width: 410px;
    padding: 10px;
    position: absolute;
    top: 46px;
    right: 10px;
    z-index: 2;
}

.entity_send-a-message .form_notice fieldset {
    width: 410px;
}

.entity_send-a-message .form_notice textarea {
    width: 280px;
}

.entity_send-a-message .form_notice legend {
display:block;
margin-bottom:11px;
    font-weight: normal;
    color: #333 !important;
}

.entity_send-a-message .form_notice label,
.entity_send-a-message .form_notice select {
display:none;
}
.entity_send-a-message .form_notice .submit {
    position: absolute;
    top: 52px;
    right: 0px;
    text-align: center;
}

.entity_moderation,
.entity_role {
position:relative;
}
.entity_moderation p,
.entity_role p {
}
.entity_moderation ul,
.entity_role ul {
display:none;
}
.entity_moderation:hover ul,
.entity_role:hover ul {
display:block;
width:110%;
padding:11px;
position:absolute;
z-index:1;
border-width:1px;
border-style:solid;
        top: 20px;
        right: 0px;
        background-color: #fff;
}

.entity_tags ul {
list-style-type:none;
display:inline;
}
.entity_tags li {
display:inline;
margin-right:7px;
}
.entity_tags li:before {
content:'\0009';
}
.entity_tags p.error {
clear:both;
}

#filter_tags {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    float: left;
}
#filter_tags dt {
display:none;
}
#filter_tags ul {
list-style-type:none;
}
#filter_tags li {
float:left;
margin-left:7px;
padding-left:7px;
border-left-width: 1px;
border-left-style:solid;
}
#filter_tags #filter_tags_all,
#filter_tags #filter_tags_for {
    margin-left: 10px;
border-left:0;
padding-left:0;
}
#filter_tags_all a,
#filter_tags_for a  {
font-weight:bold;
    margin-top: 4px;
float:left;
}

#filter_tags_for a {
margin:0;
}

#filter_tags #form_filter_bymode .form_guide {
display:none;
}

#filter_tags #form_filter_bymode .checkbox {
float:none;
}

#filter_tags #form_filter_bymode legend {
display:none;
}

#filter_tags_item label {
    margin-right: 14px;
    margin-left: 7px;
    padding-top: 4px;
}
#filter_tags_item label,
#filter_tags_item select {
float:left;
}

#filter_tags_item p {
float:left;
clear:both;
margin-left:38px;
}
#filter_tags_item .submit {
position:relative;
top:3px;
left:3px;
}

.profile .entity_profile {
margin-bottom:0;
min-height:60px;
}

.profile .form_group_join legend,
.profile .form_group_leave legend,
.profile .form_user_subscribe legend,
.profile .form_user_unsubscribe legend,
.form_user_add_peopletag legend,
.form_user_remove_peopletag legend {
display:none;
}

.profiles {
    list-style-type:none;
}

.profiles li {
    margin-bottom: 20px;
}

.profile .entity_profile .fn.nickname,
.profile .entity_profile .url[rel~=contact] {
margin-left:0;
display:inline;
}

.profile .entity_profile .fn,
.profile .entity_profile .label {
margin-left:11px;
margin-bottom:4px;
width:auto;
clear:none;
}

.profile .entity_profile .note,
.profile .entity_profile .url,
.profile .entity_profile .entity_tags,
.profile .entity_profile .form_subscription_edit {
margin-left:59px;
clear:none;
display:block;
width:auto;
}

.profile_block .group_aliases .group_alias {
    display:inline;
    list-style-type: none;
    font-style: italic;
}

.profile_block .entity_tags dt {
display: inline;
margin-right: 3px;
font-weight: bold;
}

.profile_block .entity_tags dd {
display: inline;
}

.profile .entity_profile .form_subscription_edit {
clear:left;
}

.peopletag {
min-height: 90px;
list-style: none;
}

.peopletag .entry-content {
width:auto;
}

.peopletag .tagged-count a:after,
.peopletag .subscriber-count a:after,
.entity_tags dt:after {
content: ':';
}

.peopletag .updated {
display:none;
}
.peopletag .tag a{
font-weight: bold;
}

.peopletag .tag:before {
/* raquo */
content: "\00BB";
}

.peopletag .entity_statistics {
font-size:80%;
}

.profile-lister li {
min-height:30px;
padding:5px;
clear:both;
border-top: 1px #eee solid;
}

.profile-lister {
list-style-type:none;
}

.profile_search_wrap h3 {
float:left;
font-weight:normal;
margin-right:10px;
}

.profile-lister li .photo {
display:inline;
margin-right:7px;
margin-bottom:-5px;
}

.profile-lister li .fn {
font-weight:bold;
}

.profile-lister li .entity_actions {
margin:0;
}

#profile_search_results {
display:block;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
max-height:800px;
margin:10px 0;
padding: 5px;
border:1px #ddd solid;
background:#f1f1f1;
}

#profile_search_results.empty {
display: none;
}

.form_peopletag_edit_user_search legend,
.form_peopletag_edit_user_search label,
.form_peopletag_edit_user_search .form_guide {
display:none;
}

.form_peopletag_edit_user_search #field {
height:30px;
}
.form_peopletag_edit_user_search .submit {
width:60px;
}
.form_user_remove_peopletag,
.form_user_add_peopletag {
float:right;
}
.form_user_add_peopletag input.submit,
.form_user_remove_peopletag input.submit {
width:100px;
padding-left:25px;
text-align:left;
}

.profile .entity_profile .form_subscription_edit label {
font-weight:normal;
margin-right:11px;
}

.applications {
margin-bottom:18px;
float:left;
width:100%;
}
.applications li {
list-style-type:none;
}
.application img,
#showapplication .entity_profile img,
.form_data #application_icon img,
#apioauthauthorize .form_data img {
max-width:96px;
max-height:96px;
}
#apioauthauthorize .form_data img {
margin-right:18px;
float:left;
}

.oauth-desktop-mode #wrap {
    min-width: 500px;
}

.oauth-desktop-mode #content {
    width: 480px;
    padding: 6px;
    margin: 4px 0px 0px 4px;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
}

.oauth-desktop-mode fieldset {
    margin-bottom: 10px !important;
}

#oauth_pin {
    text-align: center;
    font-size: 3em;
}

#showapplication .entity_profile {
width:68%;
}
#showapplication .entity_profile .entity_fn {
margin-left:0;
}
#showapplication .entity_profile .fn:before,
#showapplication .entity_profile .fn:after {
content:'';
}
#showapplication .entity_data {
clear:both;
margin-bottom:18px;
}
#showapplication .entity_data h2 {
display:none;
}
#showapplication .entity_data dd {
font-family:monospace;
font-size:1.3em;
    margin-bottom: 10px;
}
.form_data #application_types label.radio,
.form_data #default_access_types label.radio {
width:14.5%;
}

.mark-top {

}

#realtime_actions {
    float: right;
    padding-top: 15px;
    position: absolute !important;
    right: -20px !important;
    top: -52px !important;
}
html body#showstream div#wrap div#core div#aside_primary_wrapper div#content_wrapper div#site_nav_local_views_wrapper div#content div#content_inner div#notices_primary ul#realtime_actions {
	margin-top:34px !important;
	}

#realtime_actions li {
    margin-left: 0px !important;
    padding-right:8px !important;
}

#realtime_play, #realtime_pause, #realtime_popup {
    background-image: url(../images/icons/icons-01.gif);
    background-repeat: no-repeat;
    background-color: transparent;
}

#realtime_play {
    background-position: 0 -2308px;
}
#realtime_pause {
    background-position: 0 -2374px;
}
#realtime_popup {
    background-position: 0 -1714px;
}

#realtime_play, #realtime_pause, #realtime_popup {
    opacity: 0.6;
}

#realtime_play:hover, #realtime_pause:hover, #realtime_popup:hover {
    opacity: 1;
}

body.realtime-popup {
    min-width: 100%;
    overflow-x: hidden;
}

.realtime-popup #content {
    padding: 0px !important;
    margin: 0px !important;
    left: 0;
    right: 0;
    width: 100% !important;
    overflow: visible;
}

.realtime-popup #content_inner {
    padding: 5px;
}

.realtime-popup .input_forms {
    top: 0px;
    left: 0px;
    padding: 10px 0px 0px 5px;
}

.realtime-popup .form_notice_placeholder .placeholder {
    width: 445px;
}

.realtime-popup .input_form {
    width: 470px;
}

.realtime-popup .form_notice fieldset {
    width: 430px !important;
}

.realtime-popup .form_notice textarea {
    width: 425px !important;
}

.realtime-popup .form_notice label.notice_data-attach {
    right: 0px !important;
    top: 3px !important;
}

.realtime-popup .form_notice #notice_data-geo_wrap label, .realtime-popup .form_notice #notice_data-geo_wrap input {
    right: 8px !important;
    top: 3px !important;
}

.realtime-popup .form_notice .error,
.realtime-popup .form_notice .success,
.realtime-popup .form_notice .notice-status {
    width: 430px; 
}

/* icons */

.form_notice label.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,
.form_user_remove_peopletag input.submit,
.form_user_add_peopletag input.submit,
.form_peopletag_subscribe input.submit,
.form_peopletag_unsubscribe input.submit,
.notice-options .repeated,
.form_notice label.notice_data-geo,
button.minimize,
.form_reset_key input.submit,
.entity_tag a,
.entity_clear input.submit,
.entity_flag input.submit,
.entity_flag p,
.entity_subscribe input.submit,
#realtime_play,
#realtime_pause,
#realtime_popup,
.peopletags_edit_button,
.mode-private .privacy_mode {
background-image:url(../images/icons/icons-01.gif);
background-repeat:no-repeat;
background-color:transparent;
}

button.close {
background-position:0 -1120px;
}
button.minimize {
background-position:0 -1912px;
}
#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;
}

#export_data li a.json {
background-image:url(../images/icons/activitystreams.png);
background-repeat:no-repeat;
background-color:transparent;
}


.entity_tag .entity_remote_tag {
    background-position: 12px -257px !important;
	}
.form_group_leave input.submit,
.form_user_unsubscribe input.submit,
.form_user_remove_peopletag input.submit,
.form_peopletag_unsubscribe input.submit {
background-position:13px -1245px;
}

.form_group_join input.submit,
.form_user_subscribe input.submit,
.form_remote_authorize input.submit,
.form_user_add_peopletag input.submit,
.form_peopletag_subscribe input.submit,
.entity_subscribe a {
    background-position: 16px -1181px;
    padding-left: 36px !important;
}
.form_group_join input.submit:hover,
.form_user_subscribe input.submit:hover,
.form_remote_authorize input.submit:hover,
.form_user_add_peopletag input.submit:hover,
.form_peopletag_subscribe input.submit:hover,
.entity_subscribe a:hover {
	background-color:#CDE5B8;
    border-top-left-radius:10px;   
}
.profile_block .form_user_subscribe input.submit {
    border-bottom-left-radius:20px;
    border-top-right-radius:20px;   
    background-position: 16px -1175px;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
    font-size: 22px !important;
    height: 38px !important;
    padding-bottom: 4px !important;
}

 .peopletags_edit_button {
background-position: 0 -724px;
}

.entity_edit a {
background-position: 13px -719px;
}
.entity_send-a-message a {
background-position: 13px -849px;
}
.entity_nudge p,
.form_user_nudge input.submit {
background-position: 13px -785px;
}
.form_user_block input.submit,
.form_user_unblock input.submit,
.form_group_block input.submit,
.form_group_unblock input.submit {
background-position: 13px -916px;
}
.form_make_admin input.submit {
background-position: 13px -983px;
}
.entity_moderation p {
background-position: 13px -1313px;
}
.entity_sandbox input.submit {
background-position: 13px -1380px;
}
.entity_silence input.submit {
background-position: 13px -1445px;
}
.entity_delete input.submit {
background-position: 13px -1511px;
}
.entity_sandbox .form_user_unsandbox input.submit {
background-position: 13px -2568px;
}
.entity_silence .form_user_unsilence input.submit {
background-position: 13px -2633px;
}
.entity_role p {
background-position: 13px -2436px;
}
.entity_role_administrator .form_user_grantrole input.submit {
background-position: 13px -983px;
}
.entity_role_moderator .form_user_grantrole input.submit {
background-position: 13px -1313px;
}
.entity_role_administrator .form_user_revokerole input.submit {
background-position: 13px -2699px;
}
.entity_role_moderator .form_user_revokerole input.submit {
background-position: 13px -2501px;
}
.form_reset_key input.submit {
background-position: 13px -1973px;
}
.entity_clear input.submit {
background-position: 13px -2039px;
}
.entity_flag input.submit,
.entity_flag p {
background-position: 13px -2105px;
}
.entity_subscribe input.accept {
background-position: 13px -2171px;
}
.entity_subscribe input.reject {
background-position: 13px -2237px;
}
#realtime_play {
background-position: 0 -2308px;
}
#realtime_pause {
background-position: 0 -2374px;
}
#realtime_popup {
background-position: 0 -1714px;
}
.notice .attachment {
background-position:0 -394px;
}
.notice .attachment.more {
background-position:0 -2770px;
}
#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_repeat.processing {
background-image:none;
}
.notice-options form.form_repeat input.submit {
background-position:0 -1582px;
}
.notice-options .repeated {
background-position:0 -1648px;
}
#new_group a {
background-position:0 -1054px;
}
.form_notice label.notice_data-attach {
    background-position: 0 -328px;
}
.form_notice label.notice_data-geo {
    background-position: 0 -1780px;
}
.form_notice label.notice_data-geo.checked {
    background-position: 0 -1846px;
}

#pagination .nav_prev a {
    padding-top: 8px;
    padding-left: 25px;
    background-position:0 -187px;
}
#pagination .nav_next a { 
    background-position: 115% -252px;
    padding-right: 25px;
    padding-top: 9px;
}

#usergroups #new_group {
float: left;
margin-right: 2em;
}
#new_group, #group_search {
margin-bottom:18px;
}
#new_group a {
padding-left:20px;
}



.entity_tags li.mode-private {
color: #829D25;
}
.mode-private .privacy_mode {
background-position: 0px -1978px;
}

/* tag autocomplete */

.ptag-ac-line {
font-weight: normal;
background-color: white;
min-height:30px;
}
.ptag-ac-line:nth-child(odd) {
background-color: #fafafa;
}

.ptag-ac-line-tag {
min-width: 150px;
display: inline-block;
}

.ptag-ac-line .freq {
min-width: 50px;
text-align: right;
float:right;
}

.ptag-ac-line.mode-public .privacy_mode {
display:none;
}

#site_nav_local_views li.extended_menu a {
    display:none;
}

/* user directory */

body#userdirectory:not(.user_in) #content {
	margin-left:180px;
	box-shadow:none;
	}

body#userdirectory table.profile_list thead,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list  tbody  tr.profile > td.entry_created,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entry_subscriber_count,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entry_notice_count,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_profile a.url,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_profile > dl.entity_tags,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_profile > p.note,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_profile > span.label,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_profile > span.fn,
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_actions > ul > li.entity_tag {
	display:none;	
	}
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_profile > a.entry-title {
	display:inline-block;
	padding:5px;
	}	
body#userdirectory table.profile_list tbody {
	margin-top:10px;
	}
body#userdirectory .nickname {
	font-size:22px !important;
	font-family: "Helvetica Neue",Arial,​sans-serif;
	font-weight:200;
	line-height:48px;
	}
body#userdirectory .alpha_nav {
	margin-bottom:10px;
	}
table.profile_list tr.alt {
	background-color:rgba(237, 255, 235, 0.9) !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 19px !important;    
	}
div#profile_directory div.alpha_nav a {
	background-color:#CDE5B8 !important;
	border:0 none !important;
	padding:3px !important;
	margin:0 !important;
	font-size:10px !important;
	text-transform:uppercase;
	border-radius:3px;
	}
div#profile_directory div.alpha_nav a:hover {
	box-shadow:0 0 2px #666;
	color:#555 !important;
	text-decoration:none !important;
	}
body#userdirectory > div#wrap > div#core > div#aside_primary_wrapper > div#content_wrapper > div#site_nav_local_views_wrapper > div#content > div#content_inner > div#profile_directory > table.profile_list > tbody > tr.profile > td.entity_actions {
    margin-bottom: 28px !important;
    margin-top: 10px !important;
    position: absolute !important;
    right: 30px !important;	
	}

/*end of @media screen, projection, tv*/



@media print {
a:after { background-color:#FFFFFF; }
a:not([href^="#"]):after { content:" <"attr(href)"> "; }
img { border:none; }
p { orphans: 2; widows: 1; }

#site_nav_global_primary,
#site_nav_local_views,
#form_notice,
.pagination,
#site_nav_global_secondary,
.entity_actions,
.notice-options,
#aside_primary,
.form_subscription_edit .submit {
display:none;
}
.timestamp dt, .timestamp dd,
.device dt, .device dd {
display:inline;
}
.profiles li,
.notices li {
margin-bottom:18px;
}

}/*end of @media print*/