@charset "UTF-8";
/* CSS Document */
body {margin:0px; padding: 0px; background-color: #132e41; color: #767F7C; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
body h2 {color: #3D91CD; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; border-bottom: solid 2px #443D35; padding: 0px 0px 8px 8px;}
body h3 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #fff; border-bottom: 1px dashed #fff; padding-bottom: 12px; }

body a {color: #FF0;}
body ul li { line-height:28px; }
#content .small {font-size: 90%}
#content .back_to_top {font-size:90%; text-align:right}

#menumove{width:508px;position:fixed;left:0px;top:128px;margin:0 0 0 0;padding:0;}
* html #menumove{position:relative;top:auto;left:auto;margin-top:0;margin-left:0;}

#content {position: absolute; left: 508px; top: 128px; z-index:30;}
#content #content_connect table {margin-left: 40px;}


#top {position: fixed; top: 0px; background-color:#132e41; z-index: 40; width: 100%; }

.friendfeed {width: 460px !important; background-color: #132e41; }
.friendfeed .logo img { display: none; }
.friendfeed .feed {width: 460px !important; background-color: #132e41; }
.friendfeed .feed .cluster .icon { display: none; }
.friendfeed .feed .entry .info { display: none;}
.friendfeed .feed .cluster .body .summary { display: none;}
.friendfeed .feed .entry .comments .comment .quote { background: none !important; }
.friendfeed .feed .entry .comments .comment .quote .content {width: 440px; white-space:inherit;} 

ul.lightview_gallery {list-style-type: none; border: 0px; margin: 0px; padding: 0px; }
ul.lightview_gallery li {float:left; }
ul.lightview_gallery li a {padding: 30px; margin-bottom: 10px; height: 150px;}
ul.lightview_gallery li a img {border: 0px;}

.block {display:block; clear:both;}
