body{
	background-image: url(images/bg.gif);

	background-repeat: repeat-x;

	background-color: #D1F9FF;

	margin:0;
	padding:0;
	font-family:Verdana,helvetica, arial, sans-serif;
	 font-size: 72%;
}

#header .menudiv, p, span, h1, h2, a, ul, li, body, html, td {
    margin: 0;
    padding: 0;
}
div, a      { outline: none;
              background-repeat: no-repeat; }
a           { color: #0063dc;}

ul          { list-style: none outside none; }
img         { border: 0;
              vertical-align: middle; }

.strong     { font-weight: bold;}
p {
    font-size: 140%;
    margin-top: 0.5em;
    line-height: 140%;
}
.nobr {
    white-space: nowrap;
}
.hidden {
    display: none;
}

#header {
    background-image: url(images/bg_header.gif);

    color: #4a4a4a;
    padding: 2em 0;
    min-width: 96em;
}

#header .center {
    margin: auto;
    max-width: 100em;
    min-width: 88em;
    width: 88em;
}

#header .logo {
    float: left;
    width: 17.5em;
    padding: 1em 2.5em 0 1em;
}

#header .menu {
    float: right;
    width: 17em;
    padding: 0.4em 1em 0 3em;
}

#header .lt,
#header .rt,
#header .lb,
#header .rb  { background-image: url('/images/header_corners.gif'); }

#header .lt { }
#header .rt { background-position: right top; }
#header .lb { background-position: left bottom; }
#header .rb { background-position: right bottom;
              padding: 1em;  }

#header .search_box {
    padding: 0 21em;
    text-align: center;
}

#header .search_box input.query {
    width: 25em;
}

#header .search_box h2 {
    margin-top: 0.6em;
    font-size: 140%;
}

#header .search_box h2.shaded,
#header .search_box p span {
    color: #c1c1c1;
}

#header.homepage .search_box .rb {
    padding: 2.5em 0 3.5em 0;
}
#header.homepage .search_box input {
    font-size: 150%;
}
#header.homepage .search_box input.query {
    width: 20em;
}


#header a {
    color: #fff;
}

#header .search_box p {
    margin-left: 1em;
    margin-right: 1em;
}

#header .search_box a {
    margin: 0 0.2em;
    white-space: nowrap;
}

#header .menu li {
    margin: 0 0 1em 0;
    width: 17em;
    overflow: hidden;
}

#header .menu li a,
#header .menu li span {
    font-size: 140%;
}



#content {
   
    padding: 3em 3em 3em 3em;
    width: 84em;
    margin: auto;
    overflow: hidden;
}
#content.homepage {
    padding-left: 2em;
	 padding-top: 2em;
	  padding-bottom: 2em;
    width: 80em;
}
#content.homepage .right {
    padding: 0 0 0 2em;
    float: right;
    width: 28em;
}
#content_feed {	
	 text-align: center;
	padding: 0px;
	margin-left: 0px;
	 width: 50em;
    float: left;

}
#content h1 {
    text-align: center;
    font-size: 260%;
    margin: 0.6em 0 1em 0;
    font-weight: normal;
}

#content h1 span.title {
    padding-left: 3em;
}

#content h1 span.lang {
    color: #666666;
    font-size: 60%;
}
#content h1 span.lang span {
    border-bottom: 1px dashed #666666;
    cursor: pointer;
    line-height: 1em;
}
#content h1 span.lang ul {
    position: absolute;
  
    z-index: 100;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

#content .tweets {
    width: 42em;
    float: left;
    min-height: 30em;
}

#content .tweets .nothing {
    font-size: 140%;
}

img.avatar {
    width: 48px;
    height: 48px;
}

#content .tweets img.avatar {
    float: left;
    margin-right: 1em;
}

#content .tweets li {
    padding: 1em 0 1em 1em;
    border-bottom: 1px dotted #c4c4c4;
    overflow: hidden;
    position: relative;
}

#content .tweets li.fresh {
    background-color: #fff9e2;
}

#content .tweets p.message {
    margin-top: 0;
}

#content .tweets p.info {
    font-size: 120%;
    color: #686868;
    font-style: italic; 
}

#content .tweets p {
    margin-left: 58px;
}

#content .tweets li a {
    text-decoration: none;
}
#content .tweets li a:hover {
    text-decoration: underline;
}
#content .tweets li p.info a {
    color: inherit;
}

#content .tweets li a.replyto,
#content .tweets li a.retweet {
    position: absolute;
    text-decoration: none;
    bottom: 0.8em;
    font-size: 120%;
}
#content .tweets li a.replyto {
    right: 7em;
}
#content .tweets li a.retweet {
    right: 1em;
}
#content .tweets li a.replyto img,
#content .tweets li a.retweet img {
    margin-right: 1px;
    vertical-align: middle;
}
#content .tweets li a.replyto span,
#content .tweets li a.retweet span {
    vertical-align: middle;
}

#content .summary,
#content .fans,
#content .activers {
    padding-left: 3em;
    float: left;
    width: 39em;
}

#content h2 {
    color: #1e1e1e;
    font-size: 180%;
    font-weight: normal;
}

#content h3 {
    font-size: 140%;
    margin-bottom: 0;
}

#content div.story {
    padding-bottom: 1em;
}

#content h3 a {
    text-decoration: none;
}

#content h3 a span {
    text-decoration: underline;
    vertical-align: middle;
}

#content .summary img.storyImage {
    max-width: 39em;
}

#content img.storyImage {
    margin-top: 0.5em;
}

#content .stories h1 {
    text-align: left;
    margin: 2em 0 0 0;
}

#content .fans {
    padding-bottom: 3em;
}
#content .activers {
    padding-bottom: 2em;
}

#content .fans .become {
    font-size: 140%;
    text-decoration: none;
}

#content .fans .become span {
    text-decoration: underline;
    vertical-align: middle;
}

#content .fans .become .icon {
    vertical-align: middle;
    margin-right: 4px;
}

#content ul.avatars {
    margin-bottom: 0.5em; 
}

#content ul.avatars li {
    display: inline;
}

#content ul.avatars li img.avatar {
    margin: 0.5em 0.3em 0 0;
}

#content span.loading {
    font-size: 120%;
    color: #999;
    line-height: 200%;
}

#dashboard .logo {
    float: none;
    padding: 0;
    width: 127px;
    margin: 0 auto;
}


#dashboard .half {
    float: left;
    width: 50%;
}

#dashboard h3 {
    font-weight: normal;
    margin-bottom: 1em;
}

#content.homepage h1 {
    text-align: left;
    margin: 2em 0 0 0;
    border-bottom: 1px dotted #c4c4c4;
    padding-bottom: 0.4em;
    font-size: 180%;
}

#content .stories div.story {
    padding: 0 0 1em 0;
    border-bottom: 1px dotted #c4c4c4;
}

#content .stories {
    width: 45em;
    float: left;
}

#content .story {
    position: relative;
}

#content .story p {
    overflow: hidden;
}


#content .stories .story .topic {
    position: absolute;
    top: 0;
    left: -15em;
    text-align: right;
    width: 13em;
}

#content .stories .story .topic a {
    font-size: 160%;
    font-weight: bold;
}
#content .stories img {
    max-width: 45em;
}


#content .recommended {
    border-bottom: 1px dotted #c4c4c4;
    line-height: 300%;
    padding: 0.7em 0 0.5em 0;
}
#content .recommended a {
    margin-right: 0.5em;
}
#content .recommended a.p1 {
    font-size: 180%;
    font-weight: bold;
}

#content .recommended a.p2 {
    font-size: 160%;
}

#content .recommended a.p3 {
    font-size: 140%;
}

#content.homepage .fans {
    border-bottom: 1px dotted #c4c4c4;
    padding: 0.7em 0 0.5em 0;
}

#content.homepage .fans {
    float: none;
    width: auto;
}

#content.homepage .videos h3 {
    font-weight: normal;
    line-height: 140%;
}

#content .summary div.story a.tweetthis {
    position: absolute;
    text-decoration: none;
    font-size: 120%;
    bottom: 0.8em;
    right: 1em;
    background-color: white;
}
#content .summary div.story a.tweetthis img {
    margin-right: 1px;
    vertical-align: middle;
}


#content_feed h2 {
	font-size: 180%;
	line-height: 23px;
	margin-bottom: 10px;
	font-weight: normal;
}

#content_feed h2.nores {
	margin-bottom: 0;
}

#content_feed h2 #timer {
	float: right;
	margin-left: 15px;
	font-size: 13px;
	line-height: 23px;
	color: #777;
}

#content_feed ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #ccc;
}

#content_feed ul div.thread {
  margin-top: 10px;
  background-color: #eee;
  margin-left: 58px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* IE hack for setting layout */
#content_feed ul div.thread { display: inline-block; }
#content_feed ul div.thread { display: block; }

#content_feed ul div.thread ul {
	border-width: 0;
}

#content_feed li {
	margin: 0;
	border-bottom: 1px dashed #ccc;
	padding: 15px 5px;
        overflow: hidden;
}
#content_feed .retweet {
border-bottom: 1px solid #ccc;
}
#content_feed .from {
text-align:right;
color: #777;
	font-size: 13px;
}
#content_feed li div.avatar {
	float: left;
	width: 48px;
	height: 48px;
	overflow: hidden;
}

#content_feed li div.avatar a {
	text-decoration: none;
}

#content_feed li div.avatar img {
	width: 48px;
	height: 48px;
}

#content_feed li div.avatar a.from_av {
	display: block;
	width: 36px;
	height: 36px;
}

#content_feed li div.avatar a.to_av {
	display: block;
	width: 26px;
	height: 26px;
	margin-left: 22px;
	margin-top: -14px;
}

#content_feed li div.avatar a.from_av img {
	width: 36px;
	height: 36px;
}

#content_feed li div.avatar a.to_av img {
	width: 24px;
	height: 24px;
	border: 1px solid #ccc;
}

#content_feed li.nested div.avatar {
	float: left;
	width: 36px;
	height: 36px;
	overflow: hidden;
}

#content_feed li.nested div.avatar img {
	width: 36px;
	height: 36px;	
}

#content_feed  li .msg {
	margin-left: 58px;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
}

#content_feed li.nested .msg {
	margin-left: 45px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 3px;
}

#content_feed li .msgtxt.translated {
	background-color: #ffffcc;
}

#content_feed li .info, #content_feed li .debug {
	margin-left: 58px;
	color: #777;
	font-size: 13px;
}

#content_feed li .location {
	margin: 5px 0 5px 58px;
	font-size: 13px;
	color: #3d9438;
}

#content_feed li .info .source a {
  font-style: italic;
  color: #777;
  text-decoration: none;
}

#content_feed li .info .source a:visited {
  color: #777;
}

#content_feed li .info .source a:hover {
  color: #666;
  text-decoration: underline;
}

#content_feed li .debug {
  padding-top: 5px;
  padding-left: 10px;
}

#content_feed li.nested .info {
	margin-left: 45px;
	color: #777;
	font-size: 11px;
}

#content_feed li.inthread {
	border: 0;
	padding-bottom: 0;
}

#content_feed li.nested {
	padding-left: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px dashed #ccc;
}

#content_feed li .one_sided_expl {
	margin-top: 5px;
}

#content_feed li img.thread {
	margin-bottom: -5px;
}

#content_feed div.thread li.first {
  border-top: 0px;
}

#content_feed li.featured {
	background-color: #ffffcc;
}

#content_feed .paginator {
	margin: 10px 0;
	text-align: center;
}

#content_feed #pager-bottom.paginator {
	margin-bottom: 0;
}

#footer{width:100%;min-height:100px;margin:0;padding-top:8px;padding-bottom:4px;z-index:10000;border-top: 2px solid #6696C7;}
#footer #copyright{text-align:center;color:#666;font-size:93%;margin:0;padding:0 20px;}
#footer #copyright a{padding:0;background:none;color:#369;font-weight:bold;padding:0 5px;}
.swimages{
	border: 0px;
}

.smiley{
	vertical-align: middle;
}

.quote {
	margin: 10px 0 10px 0;
	border: 1px dotted #6696C7;
	background: #eef;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
}
#content blockquote {
	margin: 0 20px 0 20px;
	padding: 3px;
	border: 1px solid #ea5a00;
	border-left: 5px solid #ea5a00;
	background: #dfdfdf url(img_mondrian/comment.png) no-repeat bottom right;
}


#comments, #trackbacks {
	padding: 0 0 0 18px;
}

#comments h3, #trackbacks h3 {
	margin-top: 30px;
	font-size: 12px;
	font-weight: bold;
}

#comments fieldset {
	margin: 0 20px 0 20px;
	padding: 3px;
	border: 1px solid #ea5a00;
	background: #dfdfdf;
}

/* images gravatar ------------------------------------------------------------------- */
.gravatar_img{
	border: 1px solid #999;
	float: right;
	margin: 0 0 5px 5px;

}
