
#container{text-align:left;width:780px;margin:0 auto; border: #4a1c1f 1px solid; }

html,body{margin:0;padding:0;}
body{font: 76% arial,sans-serif;text-align:center;}
p{margin:0 10px 10px;}
#content a{ color: #00f; background: #fff; text-decoration: none; }
#content a:hover { text-decoration: underline; }
h1,h2 { font-size: 14px; text-align: center; line-height: 1.5; color: #000; background: #fff; }

#content{float:right; width:580px; padding-bottom: 10px; }
#content p{line-height:1.4; padding: 0 0 2px 0;}
#content h3 { margin-bottom: 10px; }
#pic { float: left; border: none; margin: 0 10px 10px 0; }
.readmore { margin: 0; padding: 0; text-decoration: none; font-size: 11px; font-weight: bold; }
.hot { color: red; font-size: 10px; }
#highlight { text-align: center; color: #f00; font-size: 14px; font-weight: bold; margin-top: -20px; }

#navigation{background:#4a1c1f; color: #fff; float:left; width:195px; height: inherit;}
#navigation h3 { text-align: center;  font-size: 12px; }
#navigation ul { margin: 0; padding: 0; list-style-type: none; }
#navigation li { margin: 0 0 2px 0; }
#navigation a { color: #fff; background: #4a1c1f; padding: 4px 6px; text-decoration: none; display: block; }
#navigation a:hover { text-decoration: underline; }
#currentpage { padding: 5px 6px; }
#extra{background:#fff; color: #000; float:right; width:580px;}

#footer{background: #4a1c1f; color: #FFF; clear:both; width:100%; height: 30px;}
#footer ul { margin: 0; padding: 10px 0 0 0; list-style-type: none; text-align: center;  }
#footer ul li { display: inline; }
#footer ul li a { text-decoration: none; padding: 4px 10px; color: #fff; background: #4a1c1f; display: inline;}
#footer a:hover { text-decoration: underline; }

/*------------------------------FORM------------------------------------------------*/
fieldset {
	
	line-height: 100%;
	margin: 10px ;
	border: 1px solid #600;
	width: 90%; padding: 0 10px 10px 10px; }
	
#author, #email { margin-bottom: 2px; }	
legend {
	font-weight: bold; margin-bottom: 10px;
	color: #000; background: transparent; }
	
label { display: block; }

input { width: 200px; }

textarea { width: 430px; height: 100px; }

#submit, #reset {
	color: #000; background: transparent;
	border: 1px solid #600;
	text-align: center;
	width: 60px;
	margin-bottom: 10px; }
	
em { color: #000; background: transparent; margin-left: 15px; }


