@charset "utf-8";
/* CSS Document */
.text {
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
}
#headerwrapper {margin: 0px;padding: 0px;height: 100px;width: 100%;background: url(header.jpg) #FFFFFF;text-align: center;}
body {font: 20px helvetica;background-color: #000000;font-weight: normal;margin: 0;padding: 0;text-align: center;}
#content {width: 100%;position: absolute;margin: 0;padding: 0;color: #000000;background: #FFFFFF;}
a:link {color: #DC1CB5;text-decoration: none;font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
a:visited {color: #DC1CB5;text-decoration: none;font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
a:hover {color: #DC1CB5;text-decoration: none;font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
a:active {color: #DC1CB5;text-decoration: none;font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
div.post { display: block; background: url(http://www.3x2go.com/wp-content/themes/3x2go/arrow.png) no-repeat right center; text-align: left; text-decoration: none; height:90px; overflow:hidden; margin-right: 10px; border-top: 1px solid #999999; clear: both; cursor: pointer; }
div.post div.thumb { float: left; padding: 0px; margin: 0 3px 0 0; width: 120px; height: 90px; }
div.post div.title { font-color: #DC1CB5; font-size: 14px; margin:38px 0 0 0; padding:0; font-weight: bold; width: 100%; font-family:Arial, Helvetica, sans-serif;}
div.post:hover {background-color:#3399FF;}


