@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
		}
body {
	background:#c9c9c9;
		}
a {
	color:#000;
	text-decoration:none;
		}
a:hover {
	border-bottom:1px dotted #000;
	position:relative;
		}

#wrap {
	width:989px;
	margin:0 auto;
	height:auto;
		}
.clear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
		}

#header {
	height:92px;
	background:url(images/header.jpg) no-repeat;
	width:989px;
		}

#header .nav {
	float:right;
	height:18px;
	width:auto;
	margin:53px 60px 0 0;
		}
#header .nav ul {
	list-style:none;
		}		
#header .nav ul li {
	display:inline;
		}
#header .nav ul li a {
	margin-right:7px;
	color:#000000;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
		}		

#content {
	background:url(images/bg.jpg) repeat-y;
	height:auto;
	width:989px;
	color:#7a7a7a;
	font-size:13px;
	font-family:"trebuchet MS", Verdana, Arial;
		}

#content .left {
	float:left;
	width:600px;
	height:auto;
	padding:15px 0 15px 60px;
		}
		
.post {
	padding-bottom:25px;
	height:auto;
	margin-bottom:5px;
		}

.post a {
	color:#990000;
		}		

.more {
	text-align:right;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	float:right;
	clear:both;
	text-decoration:none;
		}
.cmt {
	margin-left:70px;
	width:465px;
		}		
#comments {
	font-size:15px;
	color:#333333;
	margin:25px 0 10px 0;
	text-align:right;	
		}
h3.reply {
	font-size:15px;
	color:#333333;
	margin-top:10px;
		}
h3.results {
	font-size:15px;
	color:#333333;
	margin-bottom:10px;
		}		
h3.id {
	font-size:11px;
	font-weight:normal;
		}		
ul.commentlist {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:465px;
		}
ul.commentlist li {
	border-bottom:1px solid #666666;
	padding:10px;
		}
ul.commentlist li:first-child {
	border-top:1px solid #666666;
		}				
					

.post img, .post p img {
	border:none;
	padding:0 5px;
		}		

#content .left p {
	margin-bottom:5px;
		}		

#content .left h1, #content .left h1 a {
	color:#000000;
	font-size:21px;
	font-weight:normal;
	border-bottom:1px solid #000;
	margin-bottom:5px;
	text-decoration:none;
		}				

#content .left h1 a:hover {
	color:#990000;
	text-decoration:none;
		}
		
.post ul {
	margin-left:40px;
	margin-bottom:15px;
		}		

.post p {
	margin-bottom:15px;
		}	
.navigation {
	margin-bottom:15px;
		}
.navigation .alignleft {
	float:left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		}
.navigation .alignright {
	float:right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
		}					
		
#content .right {
	float:right;
	width:240px;
	height:auto;
	margin:15px 60px 25px 0;
		}	
#content .right h1 {
	color:#000000;
	font-size:21px;
	font-weight:normal;
	border-bottom:1px solid #000;
	margin-bottom:5px;
	text-decoration:none;
	margin-top:25px;
		}					

#footer {
	background:url(images/footer.jpg) no-repeat;
	width:989px;
	height:84px;
		}	

#footer .copy  {
	float:left;
	height:24px;
	width:auto;
	background:url(images/copy.gif) no-repeat left;
	padding-left:100px;
	padding-top:7px;
	margin:7px 0 0 55px;
	color:#565656;
	font-family:"trebuchet MS", Verdana, Arial;
	font-size:11px;
		}	
#footer .nav {
	float:right;
	height:15px;
	width:auto;
	color:#565656;
	font-family:"trebuchet MS", Verdana, Arial;
	font-size:11px;
	margin:14px 55px 0 0;
		}		
#footer .nav a {		
	color:#565656;
	text-decoration:none;
	border:none;
		}
#footer .nav a:hover {		
	border-bottom:1px dotted #000;
	position:relative;
	text-decoration:none;
		}
		
.field {
	border:none;
	height:17px;
	width:152px;
	background:url(images/field.gif) no-repeat;
	font-family:"trebuchet MS", Verdana, Arial;
	font-size:11px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
		}	
.search {
	border:none;
	background:url(images/search.gif) no-repeat bottom;
	width:53px;
	height:20px;
	margin:2px 0 0 5px;
		}	

.subscribe {
	width:66px;
	height:20px;
	background:url(images/subscribe.gif) no-repeat;
	border:none;
	margin:2px 0 0 5px;	
		}	

.com {
	border:none;
	width:67px;
	height:20px;
	background:url(images/comment.gif) no-repeat;
		}	
		
#tit {
	background:url(images/tit.gif) no-repeat;
	width:194px;
	height:56px;
		}				