body {	
	font: 11px 'Lucida Grande', Tahoma, Arial, sans-serif;
	color: #666; 
	text-align:center;
	padding: 0;
	margin: 0;
	background: url(images/background.gif) repeat-x}

#container {
	width:720px;
	margin:0 auto;
	padding: 20px 20px 0 20px;
}	

.clear:after  { visibility : hidden; display : block; font-size : 0; content : " "; clear : both; height : 0; }
.clear  { display : inline-block; }
* html .clear  { height : 1%; }
.clear  { display : block; }

/* typography
----------------------------------------------------------------------------*/
p, h1 {margin:0 0 10px 0; line-height:1.5em; }

h1, h2 {
	color: #0079dc;
	font-size:14px;
	font-weight:bold;
}

h2 {
	margin:0;
}

h3 {
	color:#0079dc;
	font-size:12px;
	font-weight:normal;
	margin:0px 0 10px 0;
}

h4 {
	font:20px georgia, serif;
	font-weight:bold;
	color:#666;
	margin:0 10px;
	padding:0;
}

a { color:#0079dc; text-decoration: none; }

a:hover { background-color:#0079dc; color:#fff; text-decoration: none; }

a:hover img { background-color:#fff; }	

/* header
----------------------------------------------------------------------------*/

#header {
	width:100%;
	text-align:left;
	height: 47px;
	margin: 0 0 20px 0;
	/* background: #999999; */
}

#logo {
	float:left;	
}

#logo span { margin: 4px 0 0 0; display:none; font-size: 10px; font-weight:bold; color:#cccccc;}
#logo:hover span { display:inline; }

#content img, #sidebar img {
	border: 1px solid #ccc;	
}

#imageSetup #image {
	border: none;
}

/* notice
----------------------------------------------------------------------------*/

#notice {
	margin: 0px;
	padding: 0px;
	width:100%;
	text-align:left;
}

#notice span {
	padding: 0 0 4px 0;
	margin: 0 0 20px 0;
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
}

#error {
	color: #d51900;
	text-align: center;
}

#notice .update {
	color: #63bedd;	
}

/* blog
----------------------------------------------------------------------------*/
.blog p.date {
	color: #bbb;	
	font-size: 10px;
}

.blog .comment {
		
}

	
/* navigation
----------------------------------------------------------------------------*/
#menu {
	border:1px solid #ccc;
	border-width:1px 0;
	padding:7px 0;
	margin:0 0 20px 0;	
	clear:both;
	height: 24px;
}

#nav {
	float:left;	
	margin:0 0 0 5px;;  
	padding:5px 0 0 0;
}

#nav li {
	display:inline;
	list-style-type:none;
}

#nav a {
	text-transform:uppercase;
	font:11px arial, sans-serif;
	color:#bbb;
	font-weight:bold;
	margin:0 20px 0 0;
	text-decoration:none;
}

#nav .sel a {
	color:#888;
}

#nav a:hover {
	color:#888;
	background:none;
}

#search {
	float:right; 
	padding:0;
	margin:0;
	text-align:right;
	color: #aaa;
}

#search form {
	margin:0;
	padding:0;
	color: #aaa;
}

.stats li {
	text-align: right;	
}

.stats li .desc {
	float: left;
}	

.subnav {
	margin:0 0 20px 0;
	padding:0;
}

.subnav li {
	border:1px solid #ddd;
	border-width:0 0 1px 0;
	list-style-type:none;
	padding:2px 0;
}

.subnav .sel {
	background-color:#ff7400; 
	color:#fff; 
}

.subnav a {
	text-decoration:none;
	display:inline;
	
}

.noborder li, .noborder {
	border: none;
}

.noborder li {
	padding: 0 0 2px 0;
}

.navigator {
	text-align: center;
	font-size: 14px;	
}

.lang a {
	text-decoration: none;
	color: #aaa;	
}

.lang a:hover {
	background: none;
	color: #666;
}

.lang .sel {
	/* text-decoration: underline; */	
}

.small-link {
	text-decoration: none;
	font-size: 11px;
	color: #ccc;
	margin: 0; padding 0;
}

.small-link:hover {
	background: none;
	color: #aaa;
}

#update-button {
	background: #fff; 
	color: #666; 
	border: 3px solid #ccc;
}

#update-button:hover {
	/* text-decoration: none; 
	color: #fff; 
	background: #aaa; */
	color: #fff;
	cursor: pointer;
	background: #63bedd;
}	

#tab { 
	display: block;
	text-align: center; 
	margin: 10px 0 0 0;
	padding: 0;
}

#tab li { 
	display: block; 
	padding: 0 5px;
	position: relative;
	margin: 0;
	float: left;
}

#tab li a {
	display: block; 
	padding: 3px 10px 3px 10px;
	margin: 0;
	text-decoration: none; 
	color: #666;
	border: 3px solid #fff;
	height: 14px;
	float: left;
}

#tab li a:hover { 
	text-decoration: none; 
	color: #666; 
	background: #fff; 
	border: 3px solid #ccc;
}

#tab li.active a {
	background: #999; 
	color: #fff; 
	border: 3px solid #ccc;
}

#tab li.active kbd {
	position : absolute;
	top: 23px;
	left : 50%;
	margin-left : -10px;
	padding: 0px;
	display : block;
	width : 20px;
	height : 10px;
	background : url(../img/tab_bottom.gif) no-repeat;
}

#subtab { 
	display: block;
	text-align: center; 
	margin: 10px 0 0 0;
	padding: 0;
}

#subtab li { 
	display: block; 
	padding: 0 5px 5px 5px;
	position: relative;
	margin: 0;
	float: left;
}

#subtab li a {
	display: block; 
	padding: 3px 6px 3px 6px;
	margin: 0;
	text-decoration: none; 
	color: #666;
	height: 14px;
}

#subtab li a:hover { 
	text-decoration: none; 
	color: #666; 
	background: #eee; 
}

#subtab li.active a {
	background: #ccc; 
	color: #fff;
}

/* layout, forms
----------------------------------------------------------------------------*/
#content, #sidebar { text-align:left; margin:0 0 10px 0; }

#content{
	float:left;
}

#sidebar {
	width:174px;
	float:right;
}

.sidebox {
	margin: 0 0 20px 0;	
}

#extended-left {
	width:520px;
	float:left;
}

input, textarea, select {
	border:1px solid #ccc;
	font: 11px 'Lucida Grande', Tahoma, Arial, sans-serif;
	color: #888;
	padding:2px;
	margin:2px 0 2px 2px;
}

input.checkbox {
	border: none;	
}

.plain { 
	color:#63bedd;
	border:none; 
	background:none; 
	padding:1px 6px; 
	margin:2px 0 0 2px;
}

.search-button {
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 1px;	
	padding-left: 1px;
	cursor: pointer;
}
	
.submit { 
	color: #63bedd;
	border:1px solid #ccc;
	background:none; 
	padding:1px 6px; 
	margin:2px 0 2px 2px; 
}

legend {
	display:none;
}
	
form fieldset{
    border:0px;
}

form label{
	clear:both;
	display:block;
	float:left;
	margin:4px 5px 0 0;
	width:150px;
	text-align:right;
}

.grey {
	color: #ccc;
}

/* hack for fileinput
----------------------------------------------------------------------------*/
div.fileinput {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.fileinput .file {
	width: 200px;
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

/* tables
----------------------------------------------------------------------------*/

table td {
	padding: 1px 5px 1px 1px;
	vertical-align: top;
}

/* status
----------------------------------------------------------------------------*/

.public-follow {
	float: left;
	margin: 4px 0 0 0;
}

.status-box {
	border-bottom: 1px dotted #bbb;
	padding: 5px 0 5px 5px;
	vertical-align: middle;
	/* border-left:1px solid #fff; */
	display: table; 
	height: 48px; 
	#position: relative; 
	overflow: hidden;
}

.status-short { /* shorten */
	height: 24px;
}

.status-notification { /* notification */
	height: 24px;
}	

.status-box-public {
	border-bottom: 1px dotted #bbb;
	padding: 5px 0 5px 5px;
	vertical-align: middle;
}


.status-box:hover {
	/* background-color: #c3e2ec; */
	/* border: 2px solid #c3e2ec; */
}	


.status-box a { 
	text-decoration: none;
}

.status-box .date, .status-box-public .date {
	/* font-style: italic; */
	font-size: 11px;
	color: #999;
}

.status-box .date-reply {
	background: #eee; 
	margin: 4px 4px 0 0; 
	padding: 0 4px 0 0; 
	text-align: left;
}	

.status-box .date a, .status-box-public .date a { 
	color: #999;
	line-height: 16px;
}

.status-box:hover a, .status-box-public:hover a { 
	color: #ff7400;
}

.status-box:hover a:hover, .status-box-public:hover a:hover { 
	color: #fff;
}

/*
a { color:#ff7400;}
a:hover { background-color:#ff7400; color:#fff; text-decoration: none; }
*/

.status-box .avatar {
	float:left; margin: 0 10px 0 0;
}

.status-box .action {
	position: absolute; display: block; margin: 16px 0 0 499px;
}

.status-short .action { /* shorten */
	margin: 6px 0 0 499px;
}

.status-notification .action { /* notification */
	margin: 2px 0 0 499px;
}

.status-box .pre-content {
	#position: absolute; #top: 50%;display: table-cell; vertical-align: middle; width: 460px;
}

.status-short .pre-content { /* shorten */
	width: 484px;
}

.status-notification .pre-content { /* notification */
	width: 508px;
}	

.status-box .pre-content div {
	#position: relative; #top: -50%; padding-right: 25px;
}	

.status-box .action span {
	display: none; margin: 0; padding: 0;
}	

.status-box .content, .status-box-public .content {
	font-size: 14px; margin: 0;
}

.status-box-public .big {
	font-size: 20px;	
}

.public-avatar {
	float:left; margin: 0 10px 0 0;	
}

.public-name {
	display: block; font-size: 26px; margin: 24px 0 0 0;
}

#public-content {
	margin: 0 0 10px;	
}

#under-input {
	float:right; margin: 0 102px 0 0; width: 100px; text-align: right;
}

/* tags
----------------------------------------------------------------------------*/
a.taglink { color:#666; text-decoration: none; }

a.taglink:hover { background-color:#ff7400; color:#fff; text-decoration: none; }

.status-box:hover a.taglink, .status-box-public:hover a.taglink { 
	color: #666;
}

.status-box:hover a.taglink:hover, .status-box-public:hover a.taglink:hover { 
	color: #fff;
}

/* search
----------------------------------------------------------------------------*/
.search-box {
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;	
	border-bottom: 1px solid #ddd;
}

.search-box .public-name {
	margin: 0;
}

.search-box .search-status {
	display: block;
	margin: 4px 0 0 60px;	
}

.search-box .info {
	float: right;text-align: right;	
}

/* misc
----------------------------------------------------------------------------*/
/*
.public-rss {
	background: #fff url(../img/rss.gif) no-repeat;
	height: 28px;
	display: block;
}
.public-rss input {
	background: none;
}
*/

/* footer
----------------------------------------------------------------------------*/

#footer {
	clear:both;
	color:#aaa;
	text-align:left;
	margin:0;
	padding: 4px 0 20px 0;
	background: #fff;
	border-top: 1px solid #ccc;
	/*
	padding:115px 10px 20px 10px;
	background: #fff url(../img/bottom_bg.jpg) no-repeat center top;
	*/
}

#footer .copyright { 
	width:500px;
	float:left;
	margin:0;
}

#footer .info { 
	float:right;
	margin:0;
}

/* tagcloud
----------------------------------------------------------------------------*/

.tagcloud { text-align: justify; margin: 0px; padding: 0px; }
.tagcloud li { display:inline; font-size:10px; margin: 0px; }
.tagcloud li a { text-decoration: none; background-color: #fff; }
.tagcloud li.t0 a { color:#cccccc; font-size: 10px; }
.tagcloud li.t1 a { color:#cccccc; font-size: 10px; }
.tagcloud li.t2 a { color:#cccccc; font-size: 10px; }
.tagcloud li.t3 a { color:#c7cbcd; font-size: 10px; }
.tagcloud li.t4 a { color:#c7cbcd; font-size: 10px; font-weight: bold; }
.tagcloud li.t5 a { color:#bac9cf; font-size: 11px; }
.tagcloud li.t6 a { color:#bac9cf; font-size: 11px; font-weight: bold;}
.tagcloud li.t7 a { color:#9ec6d3; font-size: 11px; }
.tagcloud li.t8 a { color:#9ec6d3; font-size: 11px; font-weight: bold; }
.tagcloud li.t9 a { color:#63bedd; font-size: 12px; }
.tagcloud li.t10 a { color:#63bedd; font-size: 12px; font-weight: bold; }
.tagcloud li a:hover { background-color: #63bedd; text-decoration: none; color: #fff; }

/* validation
----------------------------------------------------------------------------*/

input.disabled {
	background-color: #F2F2F2;
}

input.required, textarea.required {
	
}

input.validation-failed {
	border: 1px solid #d51900;
	cursor: help;
}

textarea.validation-failed {
	border: 1px solid #d51900;
	cursor: help;
}

select.validation-failed {
	border: 1px solid #d51900;
	cursor: help;
}

input.validation-passed, textarea.validation-passed {
	/* border: 1px solid #666; */
}

.validation-advice {
	display: none;
	/* 
	color: #9F272C;
	margin: 2px 0 0 2px;
	padding: 0;
	float:left;
	font-size: 1.0em;
	*/
}

.custom-advice {
}

/* autocomplete
----------------------------------------------------------------------------*/

div.autocomplete {
	position: absolute;
	background-color: white;
	border: none;
	margin: 0px;
	padding: 0px;
	z-index: 999;
	border: 1px solid #CCC;
}
div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.autocomplete ul li.selected { 
	background-color: #63BEDD;
	color: #fff;
}
div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	color: #888888;
}

/* popup
----------------------------------------------------------------------------*/

.highslide-image {
	/* border: 1px solid #d7d4cb; */
	border: 3px solid #ccc;
}

.highslide-loading {
	display: none;	
}

