html, body {
	margin:0;
	background:#FFF;
	height:100%; 
	min-width:1054px;
}
img {border:none;}
a{
text-decoration:none;
color: #8A0000;
}
h1{	
	font-size:28px;
	margin: 0;
	padding: 0;
}
h2{	
	font-size:24px;
	margin: 0;
	padding: 0;
}
h4{
	font-size:24px;
	margin: 0;
	padding: 0;
}
strong{
	font-weight: normal;
}
.header {
	height: 278px;
	width: 100%;
	background-color: #000000;
	background-image: url(/templates/ualol/img/head.png);
	background-repeat: repeat;
}

.tagi{
font-family: arial;
}

.all {
	margin: 0 auto;
	width: 1000px;
	min-height:80%;
}
.nav{
		width: 1000px;
		float:left;
		height:50px;
}
.logo {
	margin: 0 auto;
	padding-top: 27px;
	width: 1000px;
	height:138px; 
}

.text1{
color:#736E6E;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:30px;
float:right;
margin-right:42px;
text-shadow: 2px 2px 2px #000;
}

.menu {
	height: 50px;
	width: 1050px;
	margin: 0 auto;
	padding-bottom: 25px;
	text-align:center;
	background-image: url(/templates/ualol/img/panel.png);
	background-repeat: repeat-x;
	}

.menu a{
	margin-left: 30px;
	margin-right: 40px;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	position: relative; 
	list-style-type: none;
	font:24px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration:none;
	text-shadow: 2px 2px 2px #000;
}
.menu a:hover{
	color: #E52B2B;
	text-decoration:overline;
}

.lmenu {
	background-image: url(/templates/ualol/img/mleft.png);
	margin-top:1px;
	height: 75px;
	width: 17px;
	float:left;
}

.rmenu {
	background-image: url(/templates/ualol/img/mright.png);
	margin-top:1px;
	height: 75px;
	width: 17px;
	float:right;
}

.amenu{
padding-top:18px;
}

.post {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 650px;
	float:left;
    
}
.titlepost {
	float:left;
	font-family: Georgia, "Times New Roman", serif;
	font-size:24px ;
	color:#000;
	position: relative;	
	width: 100%;
	text-shadow: 1px 1px 0px #CCC;
}

.myquote {
	padding-top:45px;
	font-size:18px;
	color:#573F37;
	font-family:arial;
	padding-bottom: 5px;
	float: left;
}

.date{
	color:#888888;
	float:left;
	font-size:16px;
	width:100%;
}

.date a {
color:#990000;
font-size:16px;
text-decoration: none;
}
.date a:hover{
color:#E52B2B;
}

.rpanel{
	width:340px;
	float: right;
}

.search_panel{
padding-top: 40px;
margin-bottom: 15px;
text-align: center;
}
.search_text{
width: 250px;
color:#555;
font-size:14px;
font-family: arial;
}

.foot {
	width:100%;
	height:55px;
	background-image: url(/templates/ualol/img/foot.png);
	background-color: #000;
	padding-top: 22px;
	color: #FFF;
	text-align:center;
	font-family: arial;
	font-size:12px;
	float: left;
}

.navigation {
line-height: 4;
color:#666;
font-size:12px;
}

.navigation a {
	text-decoration:none;
	color:#770000;
	padding:6px 10px;
	font-size:12px;
	font-weight:bold;
}

.navigation a:hover {
	color:#666;
}

.navigation span {
	text-decoration:none;
	padding:6px 10px;
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.go span {
   color:#fff;
   font-size:12px;
   padding:7px 10px;
   font-weight:bold;
}

.go a {
   font-weight:bold;
   color:#666;
   text-decoration:none;
   padding:7px 10px;
   
}
.go a:hover {
   color:#000;
}

.code_link a {
	font: 12px  Arial, Helvetica, sans-serif ;
	color: #666;
	text-decoration:none;
}
.code_link a:hover {
	color: #000;
}

.plog{
	width:400px;
}
.myline{
width: 92%;
height:2px;
margin:5px 0;
float: left;
border-top: 4px solid #BBB;
}

.inv { display: none }
