/** CSS Document **/

/**
 * Standards
**/

html { background: #eae8e9; }

a {
	color: #15a0C1;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1, h2, strong { font-weight: bold; }

h1 {
	color: #3b4053;
	font-size: 150%;
	margin: .5em 0;
}

h2 {
	font-size: 125%;
	margin-bottom: .5em;
}

.search {
	background: #fff url(/img/lupe.gif) no-repeat scroll center left;
	height: 16px;
	margin-right: .5em;
	padding: .1em .1em .1em 2em;
	width: 190px;
}

input#submit { padding: .1em; width: 6em; }

p {
	color: #666;
	margin-bottom: 1em;
}

/**
 * Layout
**/

#doc4 {
	background: #fff;
}

#hd {
  background: #eae8e9 url(../img/point.gif) no-repeat 25px bottom;
	border-bottom: 9px solid #15a0c1;
	padding-top: 1em;
}

#logo {
  float: left;
  margin-left: 20px;
}

#bd {
	background: #fff;
	padding: 3em 0 2em 0;
}

#ft {
	background: #189ec3;
	color: #fff;
	padding: 1em 1.5em;
}

/**
 * Header
**/

#hd #searchcontainer {
	float: right;
	margin-top: .4em;
}

/**
 * Content
**/

#bd a { font-weight: bold; }

.yui-t6 .yui-b { padding-right: 1em; }

.yui-t6 #yui-main .yui-b {
	margin-right: 24.0769em;
	padding-left: 1em;
}

.yui-t6 #yui-main .yui-b .yui-g { border-right: 1px solid #ccc; min-height:550px;}

.yui-t6 #yui-main .yui-b .yui-g h1 { margin: 0 0 1em .35em; }
.yui-t6 #yui-main .yui-b .yui-g .yui-u h1 { margin: 0 0 1em 0; }

.yui-g .yui-u.first { position: relative; }

.bubble {
	background: url(/img/blubber3.gif) no-repeat scroll 0 0;
	height: 23em;
	left: 0;
	overflow: visible;
	position: absolute;
}

.bubble h1 { margin: 2.5em 0 .5em 1.6em !important; }
.bubble p {
	margin-left: 2.5em;
	padding-right: 4em;
}

/**
 * Message
**/

.message {
	background: url(/img/graueblase.gif) no-repeat scroll 0 0;
	height: 7.3em;
	margin: 0 1.5em .3em .3em;
	padding: .7em;
}

.message img {
	float: left;
	margin-right: 1em;
}

.message .content { padding-right: 1em; }

.message .content span {
	color: #15a0c1;
	font-weight: bold;
}

.message .content p { color: #444; }

/**
 * Element: Twipcloud
**/

.cloud {
	color: #fff;
	line-height: 1.8em;
}

.word { padding: .4em .4em .4em 0; }

.cloud a { color: #fff; margin-right: .3em; }

a.size10 { font-size: 210%; }
a.size9 { font-size: 200%; }
a.size8 { font-size: 190%; }
a.size7 { font-size: 180%; }
a.size6 { font-size: 170%; }
a.size5 { font-size: 160%; }
a.size4 { font-size: 150%; }
a.size3 { font-size: 140%; }
a.size2 { font-size: 110%; }
a.size1 { font-size: 90%; }
a.size0 { font-size: 70%; }

.highlight {
	color: #000;
	padding-left: .2em;
	padding-right: .2em;
}

.hide_in_simple_mode { display: none; }
.newfact input { width: 90%; }

img.newfact_close, img.link_close {
	cursor: hand;
	vertical-align: baseline;
}

/**
 * Sidebar
**/

#sd img { text-align: center; }

.twip { position: relative; }
.twip ul {
	position: absolute;
	left: 2em;
	top: 13em;
}
.twip ul li {
	border-right: 1px solid #ccc;
	display: inline;
	margin-left: .3em;
}
.twip ul li.first, .twip ul li.last { border: 0; }
.twip ul li a {
	color: #8e2c18;
	padding-right: .5em;
}

#sd .bubble { margin-top: 5em; }

* html #sd .bubble { position: relative; }

/**
 * Big-Ft
**/

#big-ft {
  background: #3a4153;
  color: #1ebfec;
  padding: 2.5em .75em 2.5em 1.5em;
}

/**
 * Footer
**/

#ft ul li {
	display: inline;
	margin-left: .5em;
}

#ft ul li.first { margin-left: 0; }

#ft ul li a {
	border-right: 1px solid #fff;
	color: #fff;
	padding-right: .85em;
}

#ft ul li.last a { border: 0; }

#ft p {
	color: #fff;
	margin: 0;
}

#ft a.top {
	border-left: 1px solid #ccc;
	margin-left: 1em;
	padding-left: 1em;
}

/**
 * Helpers
**/
.align_right { text-align: right; }

.float_left { float: left; }
.float_right { float: right; }

.m_o005 { margin-top: .5em; }
.m_r005 { margin-right: .5em; }
.m_r015 { margin-right: 1.5em; }


/*
Enclosing elementes to show animation
*/
.streamswrapper{position:relative;height:2520px;min-height:350px;max-height:2520px;overflow-y:hidden;float:left;width:100%}
#popout-top .streamswrapper{position:relative;width:100%;background: #fff;padding: 3em 0 2em 0;}

.streamscroll{top:0;position:absolute;float:left;width:100%;z-index:0;!important}
#popout-top .streamscroll{width:100%}

#popout-top #doc4 {background: none; margin:none;padding-top:0em;}

#popout-top { background: #ffffff; }

/*
User links
*/
.nav {
  background-color: #fff;
  margin: 65px 20px -10px 0;
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -webkit-border-top-left-radius: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  float: right;
  font-size: 18px;
 }
  #hd.header .nav {
    clear: right;
    margin: 37px 20px -10px 0;
   }
.nav a {
  color: #3B4053;
  line-height: 35px;
  padding: 15px;
}
.nav a.active{font-weight:bold;color:#171717}
.nav a.inactive{color:#ccc}

/* Post form controls */
#twitpost {
	background-color:#D4D4D4;
	margin: 0 1.5em .3em .3em;
	float:left;
	padding-bottom:10px;
	padding-left:20px;
	width:590px;
}

#post-container {
	width:100%;
}

#postfield {
	color:#666666;
	font-size:14px;
	margin-top:20px;
	width:565px;
}

#length {
	color:#333333;
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	margin-top:10px;
	width:490px;
}

#twitter_update_submit {
	margin-top:10px;
	margin-right:22px;
	float:right;
}

#errorMessage {
	width:100%;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
}

#hd #errorMessage {
	margin-top: -5px;
	text-align:left;
}

#hd #submit {
	display:none;
}

/* Action links */
.actions {
	float:right;
}

/* Text length limit styles */
.warning{color:#801714;font-size:14px}
.error{font-size:14px;color:#FF1418}


/*Auto complete control styles */
