body {
	margin: 0px;
	background-color:#aaa;
	font-size: 1em; 
	font-family: Tahoma,Verdana, Helvetica, Arial;
}

.header{
padding: 10px;
}
.ad{
text-align: center;
}

.header .menu{
float: right;
font-size:12px;
}

.header .menu a{
text-decoration: none;
color: #000;
border: 1px solid;
background: #eee;
display: block;
padding: 5px;
float: left;
margin: 5px;
}

.header .menu a:hover{
background: #ddd;
color: red;
border: 1px solid #000;

}

.header .title{
font-size: 35px;
text-decoration: none;
color: #000;
}

img{
background: #fff;
border: 10px solid #fff;
margin: 10px;
}

.images{
margin: 0 auto;
width:768px;

margin-top: 40px;
position: relative;
}

.images .image{
float: left;
width: 240px;
height: 240px;
}
	
.footer {
	font-size: 10px;; 
	text-align:center; 
	padding-top: 50px;
	width:780px;
	padding-bottom:20px;
}

a{
color: #000;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.clear {
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

.main{
positino: relative;

	text-align:center; 
}

.post{
font-size: 12px;
}

textarea.code{
border: 0px solid #aaa;
background: #ddd;
width: 600px;
font-size: 10px;
}

.bottommenu{
margin: 0 auto;
text-align:center;
width:768px;
font-size: 12px;
position: relative;
}
.tags{
margin: 0 auto;
width: 200px;
margin-bottom: 20px;
}

.bottomlinks {
margin: 0 auto;
width: 500px;
}

.bottomlinks a{
text-decoration: underline;
padding-left: 10px;
padding-right: 10px;
}


.bottomcontent{
text-align: center;
}

.tags{
font-size: 10px;
}

.tagadd input{
font-size: 10px;
}
#tagaddlink{
color: red;
}


.tagcloud{
margin: 0 auto;
width: 80%;
text-align: justify;
}

.paging{
padding-top: 20px;
margin: 0 auto;
width:768px;

font-size: 12px;
position: relative;
}

.pagingLeft{
text-align: left;
float: left;
}
.pagingRight{
float: right;
}

.textcontent{
margin: 0 auto;
width: 728px;
text-align: left;
}

.keys{
font-size: 010px;
text-align: center;
}

#nsfwProtect{
background: url('/images/overlay.png');
z-index: 1000;
position: absolute;

}

#nsfwProtect h3{
font-size: 60px;
}

.referrals{
text-align: left;
font-size: 10px;
}

.referrals ul{
list-style: none;

}
