/*
Theme Name: Mafia Wars
Theme URI: http://iphonemafiawars.com/
Description: Theme based on Mafia Wars.
Version: 1
Author: Weston Deboer
Author URI: http://westondeboer.com/
*/
textarea {
width:400px;
}
.post {
clear:both;
margin-top:20px;
}
.postmetadata {
float:right;
clear:both;
margin-bottom:10px;
}
.left {
float:left;
}
.right {
float:right;
}
table{
    border-spacing: 0px;
    border-collapse: collapse;
    width: 350px;
}
th {
    text-align: center;
    font-weight: bold;
    padding: 2px;
    border: 2px solid #000;
    background: #e8c21f;
    color: #000;
}
td {
    text-align: center;
    padding: 2px;
    border: 2px solid #000;
    background: #000;
}
a {
 outline: none;

}
#footer {
clear:both;
padding-top:100px;
}
.linkcat {
padding-top:20px;
padding-bottom:10px;
}
body {
background-color:#000;
color:#fff;
font-family:verdana;
}
#wrap {
width:900px;
margin: 0 auto;
}
#header {
height:132px;
background: url(images/mafia-wars-header.gif) no-repeat top
}
h2 {
color:#e8c21f;
margin:0px;
font-size:16px;
display:inline;
}
h2 a{
color:#e8c21f;
text-decoration:none;
}
p {
color:#fff;
}
#body {
width:600px;
float:left;
}
#sidebar {
float:right;
width:215px;
padding-left:85px;
padding-top:100px;
background: url(images/header-bottom.gif) no-repeat top;
}
a {
color:#e8c21f;
}
ul {
list-style:none;
padding:0px;
}
#header ul {
list-style:none;
height:24px;

padding:0px;
}
#header li {
display:inline;
}
#navigation {
height:45px;
padding-top:73px;
}
#navigation a {
display:block;
height:31px;
text-indent:-9999px;
}
.home {
width:101px;
background: url(images/home.gif) no-repeat top;
float:left;
}
.about {
width:105px;
float:left;
background: url(images/about.gif) no-repeat top;
}
.forums {
width:132px;
float:left;
background: url(images/forums.gif) no-repeat top;
}
.mafia {
width:107px;
float:left;
background: url(images/mafia.gif) no-repeat top;
}