body {
	margin: 0;
	background-color: #1f1002;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
        }

a:link {
	color: #993300;
	text-decoration: none;
	}

a:visited {
	color: #993300;
	text-decoration: none;
	}

a:active {
	color: #993300;
	text-decoration: underline;
	}

a:hover {
	color: #993300;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	background-image: url(http://100wordstories.com/graphics_new/body_bkgd.gif);
	background-repeat: repeat;
	background-color: #1f1002;
	line-height: 140%;
        margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 705px;
        overflow: auto;
	}

#container_sub {
	background-image: url(http://100wordstories.com/graphics_new/body_bkgd_sub.gif);
	background-repeat: repeat;
	background-color: #1f1002;
	line-height: 140%;
        margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 705px;
        overflow: auto;
	}

#banner {
	background-image: url(http://100wordstories.com/graphics_new/header.gif);
	height: 260px;
	}

#banner_sub {
	background-image: url(http://100wordstories.com/graphics_new/header_sub.gif);
	height: 260px;
	}

.nav {
	font-size: small;
        margin : 150px 0 0 60px;
	float: left;
	width: 400px;
	overflow: hidden;
        line-height : 25px;
	}

.nav a {
	color: #1f1002;
	text-decoration: none;
	}

.nav a:hover {
	color: #1f1002;
	text-decoration: underline;
	}

#center {
	float: left;
	width: 520px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 25px;
	color: #000;
	font-size: small;
	}

.content pre {
	font-size: larger;
}
#right {
	float: left;
	width: 180px;
	overflow: hidden;
        margin : 0 0 0 5px;
	}

.content p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #000;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h2 {
	color: #993300;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
	}

.content p.posted {
	color: #000;
	font-size: 11px;
	border-top: 1px solid #000;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px 0 3px 0;
	}

.content p.tracked {
	color: #000;
	font-size: x-small;
	border-top: 1px solid #000;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px 0 15px 0;
	}

.sidebar {
	padding: 10px 5px 0 5px;
	}

.sidebar h2 {
	color: #993300;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
        padding : 3px 0;
        letter-spacing : .1em;
	}

.sidebar ul {
	padding-left: 0;
	margin: 0 8px 10px 16px;
	}

.sidebar ul ul {
	margin: 0;
	}

.sidebar #categories ul {
 	padding-left: 15px;
	}

.sidebar li {
	color: #000;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 5px;
	list-style-type: circle;
	}

.sidebar li  li{
	color: #000;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 5px;
	margin-left: 25px;
	list-style-type: disc;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin: 0 5px 20px 5px;
	}

.rating {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin: 0 5px 15px 5px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

textarea  {	
        padding: 3px;
	color:#000;	
	font-size: small;	
  	background:#fff;	
        border : 1px solid #1f1002;
	}

select, option, input  {	
        padding: 3px;
	color:#000;	
	font-size: x-small;	
  	background:#fff;	
        border : 1px solid #1f1002;
	}

.sidebar  input  {	
        padding: 3px;
	font-size: x-small;	
  	background-color : #fdfbe5;	
        border : 1px solid #1f1002;
	}

.sidebar  textarea  {	
        padding: 3px;
	font-size: small;	
  	background-color : #fdfbe5;
        border : 1px solid #1f1002;
	}

.ratinglist  {
	color:#000;	
	font-size: x-small;
        }	

.button {
        float : right;
        margin : 5px 5px 0 0;
        padding : 0 0 25px 0;
        }

.faves  {
	border-bottom: 1px solid #993300;
        margin : 0 0 25px 0;
        }

#footer {
	background-image: url(http://100wordstories.com/graphics_new/footer.gif);
	height: 158px;
	}

#footer_main {
	background-image: url(http://100wordstories.com/graphics_new/footer_main.gif);
	height: 158px;
	}

.stats {
        margin : 120px 0 0 70px;
	float: left;
	width: 200px;
	overflow: hidden;
 	}
