/* CSS Document */
body /* Mozilla Firefox alignment */{text-align: -moz-center;} 
body {color: #FFFFFF; background-color: #000000; 
      text-align:center;
	  margin-left: 0px;
	  margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }


/*topbar*/
div.topbar {
	height: 30px;
	background-color: #FF0072;
	color: #FFFFFF;
	font: bold 14px verdana, arial;
	padding: 0px;
	margin: 0px}
.topbar {font-family: arial; font-size: 15px; font-weight: bold;}
.topbar a:link {color: #FFFFFF; text-decoration: underline; }
.topbar a:active {color: #000000; text-decoration: none; }
.topbar a:visited {color: #000000; text-decoration: underline; }
.topbar a:hover {color: #000000; text-decoration: none; }
/*topbar*/

/*gallery*/
.style6 {font-family: arial; font-size: 20px; font-weight: bold;}
.style6 a:link {color: #FFFFFF; text-decoration: underline; }
.style6 a:active {color: #FFFFFF; text-decoration: none; }
.style6 a:visited {color: #FFFFFF; text-decoration: underline; }
.style6 a:hover {background: #FF0072; color:#FFFFFF; }

.style7 {font-family: arial; font-size: 40px; font-weight: bold;}
.style7 a:link {color: #FFFFFF; text-decoration: underline; }
.style7 a:active {color: #FFFFFF; text-decoration: none; }
.style7 a:visited {color: #FFFFFF; text-decoration: underline; }
.style7 a:hover {background: #FF0072; color:#FFFFFF; }

.style8 {font-family: arial; font-size: 50px; font-weight: bold;}
.style8 a:link {color: #FFFFFF; text-decoration: underline; }
.style8 a:active {color: #FFFFFF; text-decoration: none; }
.style8 a:visited {color: #FFFFFF; text-decoration: underline; }
.style8 a:hover {background: #FF0072; color:#FFFFFF; }
.thumbs img {border: 2px solid #FFFFFF;}
.thumbs a:hover img {border: 2px dotted #FF0072;}
/*gallery*/

/*toplist*/
.top1 {font-family: arial; font-size: 40px; font-weight: bold; text-align: center;margin-left: 10%; margin-right: 10%;}
.top1 a:link {color: #6FA8FF; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.top1 a:active {color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 15px; font-weight: bold;}
.top1 a:visited {color: #FFFFFF; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.top1 a:hover {color: #FF0072; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.top2 {font-family: arial; font-size: 40px; font-weight: bold; text-align: center;margin-left: 10%; margin-right: 10%;}
.top2 a:link {color: #6FA8FF; text-decoration: underline; font-family: arial; font-size: 20px; font-weight: bold;}
.top2 a:active {color: #FFFFFF; text-decoration: none;font-family: arial; font-size: 20px; font-weight: bold; }
.top2 a:visited {color: #FFFFFF; text-decoration: underline; font-family: arial; font-size: 20px; font-weight: bold;}
.top2 a:hover {color: #FF0072; text-decoration: underline; font-family: arial; font-size: 20px; font-weight: bold;}

.thumbtop {font-family: arial; font-size: 40px; font-weight: bold; text-align: center;margin-left: 10%; margin-right: 10%;}
.thumbtop a:link {color: #6FA8FF; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.thumbtop a:active {color: #FFFFFF; text-decoration: none;font-family: arial; font-size: 15px; font-weight: bold; }
.thumbtop a:visited {color: #FFFFFF; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.thumbtop a:hover {color: #FF0072; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.thumbtop img {border: 2px solid #6FA8FF;}
.thumbtop a:hover img {border: 2px dotted #FFFFFF;}

/*toplist*/

/*content*/
#content img {border: 2px solid #FFFFFF;}
#content a:hover img {border: 2px dotted #FF0072;}
.desc {font-family: arial; font-size:15px; width: 240px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.desc a:link {color: #6FA8FF; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.desc a:active {color: #FFFFFF; text-decoration: none;font-family: arial; font-size: 15px; font-weight: bold; }
.desc a:visited {color: #FFFFFF; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.desc a:hover {color: #FF0072; text-decoration: underline; font-family: arial; font-size: 15px; font-weight: bold;}
.date {font-family: arial; font-size:15px; font-weight:bold; float: left;}
.views {font-family: arial; font-size:15px; font-weight:bold; float: right;}
#content {
	width		: 1024;
	margin-top 	: 0px;
	margin-left	: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding		: 0;
	align	: center;
}
#content #content_display {
	width	: 250;
	height	: 145;
	margin	: 1px;
	padding	: 0px;
display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline; 
	position: relative;
		}	
/*content*/

/*archive pages*/
.pages {font-weight: bold; color: #FFFFFF; width: 1035px; margin: 5px auto; font-family: arial; font-size:10px;}
.pages span {display: block; float: left; margin-right: 11px; padding-top: 3px;}
.pages a {display: block; float: left; width: 22px; height: 18px; background: url(page.gif) no-repeat; margin-right: 7px; text-align: center; padding-top: 3px; color: white;}
.pages a:hover {color: #000000;}
/*archive pages*/
