/*
      Created by Hoxxybydesign
	  http://www.hoxxybydesign.com
	  
*/

/*  BASIC RESET  */
* { padding: 0; margin: 0; }

/*  MAIN STRUCTURE  */

body 
{
 background: #0c0c0c url(images/bg.gif) fixed no-repeat top center;
 color:#666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper 
{ 
 background: #0c0c0c;
 margin: 0 auto;
 width: 922px;
}

#header 
{
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border:1px solid #222;
 margin: 10px 0px 0px 0px;
}

.menu 
{
 background: #111;
 border:1px solid #222;
 color: #333;
 float: left;
 margin: 0 auto;
 padding: 10px;
 text-align:center;
 width: 900px;
}

.menu ul li
{
    background: #111;
	display:inline;
	float:left;
	padding:10px 30px;
	text-transform:uppercase;
}

#leftcolumn 
{ 
 background: #141414;
 border:1px solid #222;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 628px;
 float: left;
}

#rightcolumn 
{ 
 background-color:#111;
 border:1px solid #222;
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 250px;
 display: inline;
}

#ad-block 
{ 
 background: #000;
 border:1px solid #222;
 clear: both;
 color: #333;
 font-size: 20px;
 font-weight:700;
 margin: 0;
 padding: 10px;
 text-align:center;
 width: 900px;
}

#bookmarks
{
  width: 922px;
  
  border-top:1px solid #0d0d0d;
  border-left:1px solid #0d0d0d;
  border-right:1px solid #0d0d0d;
  margin:0 auto;
  padding:10px 10px 0 10px;
  text-align:center;
}

#footer 
{ 
 border:1px solid #222;
 background: #000;
 clear: both;
 color: #333;
 font-size: 11px;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 width: 900px;
}

/*  OTHER ELEMENTS  */

.clear
{
     clear:both;
}
	
ul.socials 
{

}

ul.socials li {
	display:inline-block;
	float:left;
	list-style-type:none;
	margin:0 2px 0 0;
	height:29px;
	width:50px;
	cursor:pointer;
	text-align:center;
}

ul.socials a {
	display:block;
	width:50px;
	height:29px;
	font-size:0;
	color:transparent;
	text-align:center;
}

.furl, .furl:hover, .digg, .digg:hover, .reddit, .reddit:hover, .stumble, .stumble:hover, .delicious, .delicious:hover, .yahoo, .yahoo:hover, .blinklist, .blinklist:hover, .technorati, .technorati:hover, .facebook, .facebook:hover, .twitter, .twitter:hover, .myspace, .myspace:hover, .mixx, .mixx:hover, .script-style, .script-style:hover, .designfloat, .designfloat:hover, .rss, .rss:hover  {
	background:url('images/sprite-trans.png') no-repeat;
}

.furl {
	background-position:-300px top;
}
.furl:hover {
	background-position:-300px bottom;
}
.digg {
	background-position:-500px top;
}
.digg:hover {
	background-position:-500px bottom;
}
.reddit {
	background-position:-100px top;
}
.reddit:hover {
	background-position:-100px bottom;
}
.stumble {
	background-position:-50px top;
}
.stumble:hover {
	background-position:-50px bottom;
}
.delicious {
	background-position:left top;
}
.delicious:hover {
	background-position:left bottom;
}
.yahoo {
	background-position:-650px top;
}
.yahoo:hover {
	background-position:-650px bottom;
}
.blinklist {
	background-position:-600px top;
}
.blinklist:hover {
	background-position:-600px bottom;
}
.technorati {
	background-position:-700px top;
}
.technorati:hover {
	background-position:-700px bottom;
}
.myspace {
	background-position:-200px top;
}
.myspace:hover {
	background-position:-200px bottom;
}
.twitter {
	background-position:-350px top;
}
.twitter:hover {
	background-position:-350px bottom;
}
.facebook {
	background-position:-450px top;
}
.facebook:hover {
	background-position:-450px bottom;
}
.mixx {
	background-position:-250px top;
}
.mixx:hover {
	background-position:-250px bottom;
}
.rss {
	background-position:-150px top;
}
.rss:hover {
	background-position:-150px bottom;
}
.script-style {
	background-position:-400px top;
}
.script-style:hover {
	background-position:-400px bottom;
}
.designfloat {
	background-position:-550px top;
}
.designfloat:hover {
	background-position:-550px bottom;
}

h2 
{
  background: #000000 url(forum/styles/rack/gradients/cat_back.jpg) repeat-x;
  border:1px solid #000;
  color:#FFF;
  font-size: 20px;
  letter-spacing:-1px;
  margin:20px 0 10px;
  padding:5px;
}

h3
{
  font-size: 13px;
}

p
{
  margin:0 0 7px;
  padding:5px;
}

a:link,a:visited
{
  color:silver;
  text-decoration:none;
}
a:hover
{
  color:#CCC;
  text-decoration:underline;
}
	 
hr
{
  background:silver;
  border:1px solid silver;
  margin:10px auto;
}

/*  LOGIN SECTION  */

input.input
{
  background:#0e0e0e;
  border:1px solid #000;
  color:silver;
  font-size:16px;
  width:230px;
  margin:0 auto 10px;
  padding:3px 5px;
}

.usermenu
{
  width:100px;
}

.usermenu ul
{
  list-style-type:none;
  margin:0;
  padding:0;
}

.usermenu ul li
{
  padding-bottom:5px;
}

.usermenu ul li a
{
  color:silver;
  background:#0e0e0e;
  border:1px solid #333;
  display:block;
  line-height:17px;
  text-decoration:none;
  padding:5px 0 5px 8px;
}

.usermenu ul li a:visited
{
  color:silver;
}

.usermenu ul li a:hover
{
  color:#FFF;
  background:#141414;
}

/*  LATEST THREADS  */

p.latest-title
{
  font-size:14px;
  margin:0;
  padding:0;
}

p.latest
{
  font-size:10px;
  margin:0 0 20px;
  padding:0;
}

img, img a
{
  border:0;
}

/*  RSS FEEDS  */

.rss-item  
{
  font-weight:400;
  list-style:none;
  padding-bottom:8px;
}
   

