* { margin: 0; padding: 0; }
body { font-family: "Trebuchet MS", Arial, Verdana; font-size:0.8em; background-image:url(../img/bg.jpg); background-repeat:repeat-x; background-color:#99cee8 }
a, a img { border: 0; text-decoration: none; outline: 0; }
a {color: #749C15; text-decoration: none; }
a:hover { color: #990000; text-decoration: none; }
blockquote { font-size:0.8em }
#wrapper { margin: 0 auto; width: 960px;  text-align: justify; margin-top:20px; }
#main { width: 680px;  float:left;  }
#sidebar { width: 250px; float:right;	}
#footer { clear:both;margin: 0 auto; width: 960px;  text-align: justify; padding-top:15px; font-size:0.8em; color:#666666;}
.Hello { font-size:1.2em; line-height:1.7em; }
.Hello a { background-color: #339933; color:#fff; padding:4px }
.Hello a:hover { background-color:#990000; color:#fff; padding:4px }
.quotename { color:#990000; font-style:italic; }
.lista {width:670px; margin:0 auto; background-color:#f2f2f2; padding:8px;}
.lista p { padding:8px; color:#888; font-size:1.2em; margin:0 auto; text-align:center;}
ul.niceList { margin-left:0em; padding-left:0.2em; margin-bottom:1em; }
ul.niceList li { background:url(../img/bullet.gif) 0em 0.3em no-repeat; padding-left: 0.8em; list-style: none; width:120px;float:left;line-height:15px;}
ul.niceList li span { color:#990000; font-size:0.8em }
.niceList ul li { background-image:url(../img/bullet_child.gif);width:120px;float:left;line-height:15px; }
ul.niceList li { margin-bottom:0.5em; width:154px;float:left;line-height:15px;}
ul.niceList li a { text-decoration: none; }
ul.niceList li a:hover { color:#FFF; background-color:#990000; }
.workingon {color:#333}
.workingon li { list-style: none; }
.ArticlesList {margin: 10px; padding:10px; background: white; border: 1px solid gray; border-width: 1px 1px 1px 1px; font-size:0.9em; line-height:2.2em;}
.ArticlesList li { list-style: none; padding: 0; }
small {font-style:italic; }
.clear { clear:both; }
#tweets {background-color:#fcfcfc; border:1px solid #ccc; font-size:11px; text-align:left; filter:alpha(opacity=90);-moz-opacity:.90; opacity:.90; }
#tweets li { padding:0 10px 5px 10px; margin:8px 0px 8px 0; list-style-type:none; border-bottom:1px solid #f0f0f0}
#tweets .hash { color:#0066CC; } 
#tweets .reply { color:#0066CC; } 
#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}
/* anythingSlider v1.0 By Chris Coyier: http://css-tricks.com with major improvements by Doug Neiner: http://pixelgraphics.us/  based on work by Remy Sharp: http://jqueryfordesigners.com */
.anythingSlider                         { width: 690px; height: 360px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 610px; overflow: auto; height: 341px; margin: 0 40px; padding:0; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; background-color: #ffffff; border: 1px solid #28779c; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; height: 317px; width:610px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }
#thumbNav                               { position: relative; top: 318px; text-align: center; }
#thumbNav a                             { color: white; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #3e7996 url(../img/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #9acee8; }
#start-stop                             { background: green; background-image: url(../img/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 65px; top: 318px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
