@charset "UTF-8";
/* CSS Document */

body{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;background-color:#F1F1F1;padding-top:10px;}
H1{font-size:14px;margin-bottom:0px;}
H2{font-size:12px;margin-bottom:0px;}
H3{font-size:12px;margin-bottom:0px;display:inline;}
img{border:0px;}
ul{margin-top:0px;}
li{list-style:none;display:square;margin-left:-37px;}

a {text-decoration:none;color:#777;}
a:visited {text-decoration:none;color:#777;}
a:hover {text-decoration:underline;color:#222;}

#navigation {width:700px;margin:0px auto;text-align:left;}
#navigation li {display:inline; list-style-type: none;}

#wrap{width:700px;margin:10px auto; padding-bottom:0px; border:2px solid #E5E5E5;background-color:#fff;-moz-border-radius: 10px;-webkit-border-radius: 10px;}

#header {width:700px;margin:0px auto;}
#header-left {float:left;width:90px;padding-left:10px; padding-right:10px;padding-top:10px; padding-bottom:10px; }
#header-right {float:right;width:650px;padding-left:10px; padding-right:10px;padding-top:10px; padding-bottom:10px;}
#clear {clear:both;}

#content {width:680px;margin:0px auto;padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px; }
#footer {width:680px;margin:0px auto;padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px;}

.summary {display:none;}
.info {display:none;}
.friendfeed {border:0px !important;}
.firendfeed li {list-style:none!important;}
.friendfeed a {text-decoration:none !important;color:#000 !important;}
.friendfeed a:visited {text-decoration:none !important;color:#000 !important;}
.friendfeed a:hover{text-decoration:undefrrline !important;color:#555 !important;}
.cluster {margin-top:0px !important;margin-bottom:-2px !important;}


#cssnewsbox{ width: 680px;height: 410px;font-family:Arial;font-size:12px;padding: 2px;border: 0px dashed black;}
#cssnewsbox .rsscontainer{margin-bottom: 1em;}


.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }



.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #3366CC; }
.btn:active { background-color: #444; }
.btn[class] { background-image: url(shade.png); background-position: bottom; }


