@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
body {
     background-image: url(http://pornflashmob.com/images/bg.gif);
     background-repeat: repeat-x;
     background-color: #FFF;
}
body,td,th {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}#logo {
	display: block;
	height: 90px;
	float: left;
	width: 315px;
	clear: left;
}
#logo .domen {
	margin-top: 9px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#logo .logo_img {
	display: block;
	margin-top: 3px;
	width: 315px;
	height: 48px;
	float: left;
	clear: both;
}
.menu_search {
	display: block;
	height: 31px;
}

#menu {
	display: block;
	height: 31px;
	float: left;
	width: 470px;
}
#menu ul {
	display: block;
	float: left;
	height: 31px;
	width: 100%;
}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
}
#menu ul li a {
	background-image: url(images/button.gif);
	display: block;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
#menu ul li a:hover {
	background-image: url(images/button_hover.gif);
	display: block;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
#ssearch {
	display: block;
	float: right;
	height: 31px;
	width: 230px;
	clear: right;
}
#ssearch .input {
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 189px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	letter-spacing: 2px;
	color: #FFF;
	text-align: center;
}
#ssearch .button {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 33px;
}
#site_description {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 7px;
	padding-right: 4px;
	padding-top: 3px;
	white-space: normal;
	text-indent: 10px;
	height: 56px;
}
#site_description a {
	font-weight: bold;
	color: #FF002A;
	text-decoration: none;
}
#site_description a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#sort {
	display: block;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	height: 24px;
}
#sort .order {
	display: block;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
}

#sort .link a {text-decoration: none;margin: 0px;padding: 0px;color: #FFF;}
#sort .link a:hover {text-decoration: none;margin: 0px;padding: 0px;	color: #FFF;}
#sort .current {
	font-size: 14px;
}
#sort .link {
	background-color: #F00215;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 1px;
	color: #FFF;
	font-weight: bold;
}
#sort .link:hover {
	background-color: #333;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFF;
}
#sort .category_sel {
	display: block;
	float: right;
	height: 14px;
	text-align: left;
	padding-top: 5px;
}
#sort .category_sel .select {
	height: 16px;
	font-size: 11px;
	background-color: #FF0036;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#sort .title {
	display: inline;
	width: 400px;
	position: absolute;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
#content {display: block; width: 100%; float: left; margin-right: -100%;}
#content center .th {
	display: block;
	width: 242px;
	height: 234px;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;

*display: inline; 		position: relative;
	margin-bottom: 5px;
	margin-left: 1px;
}
#content center .th a {
	color: #FF002A;
	text-decoration: none;
}
#content center .th a:hover {
	color: #333;
	text-decoration: none;
}
#content center .th a .title {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#content center .th a .img {
	height: 180px;
	width: 240px;
	border: 1px solid #F00215;
}
#content center .th a .img:hover {
	height: 180px;
	width: 240px;
	border: 1px dashed #333;
}
#content center .th .dur {
	display: block;
	width: 45%;
	color: #000;
	font-size: 14px;
	float: left;
	text-align: left;
	font-weight: bold;
}
#content center .th .added {
	color: #333;
	font-size: 12px;
	display: block;
	width: 55%;
	float: right;
	text-align: right;
}
#content center .th .tags {
	display: block;
	color: #333;
	font-size: 12px;
	text-align: left;
}
#content center .th .tags a {text-decoration: underline;}
#content center .th .tags a:hover {
	color: #09F;
}
#tags {width: 800px; margin-right: auto; margin-left: auto;}
#tags .title {
	text-align: center;
	display: block;
	width: 100%;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
#tags ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	list-style-type: square;
}
#tags ul li {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	white-space: normal;
	display: block;
}
#tags ul li a {
	text-decoration: none;
	color: #FF002A;
}
#tags ul li .g_count {font-size: 12px; margin-left: 6px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px;}
#tags ul li a:hover {
	text-decoration: none;
	color: #333;
}
.archives {
	margin-left: 12%;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
}
.archives .link a {text-decoration: none;margin: 0px;padding: 0px;color: #FFF;}
.archives .link a:hover {text-decoration: none;margin: 0px;padding: 0px;	color: #FFF;}
.archives .current {
	font-size: 14px;
}
.archives .link {
	background-color: #F00215;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 1px;
	color: #FFF;
	font-weight: bold;
}
.archives .link:hover {
	background-color: #333;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFF;
}
#footer {
	width: 100%;
	display: block;
}
#footer .toplist {display: block; width: 1000px; margin-right: auto; margin-left: auto;}
#footer .toplist .title {
	margin-top: 10px;
	display: block;
	width: 100%;
	float: left;
	height: 27px;
}
#footer .toplist ul {display: block; float: left; width: 330px; margin: 0px; padding: 0px;}
#footer .toplist ul li {
	list-style-type: none;
}
#footer .toplist ul li a {
	margin-left: 10px;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #F3021A;
}
#footer .toplist ul li a:hover {
	text-decoration: none;
	color: #333;
}
#footer .foot {
	display: block;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 11px;
	background-image: url(images/logo.gif);
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: left center;
	height: 52px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer .foot p {
	display: block;
	float: left;
	margin-left: 400px;
	margin-right: 12px;
}
#footer .foot p a{
	color: #F3021A;
	font-weight: bold;
}
#footer .foot p a:hover {
	color: #000;
	font-weight: bold;
}

#footer .linkexchange {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#footer .linkexchange a {
	font-weight: bold;
	color: #F3021A;
}
#footer .linkexchange a:hover {
	font-weight: bold;
	color: #333;
}
#content center .cat_th {
	display: block;
	width: 242px;
	height: 225px;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline; 	position: relative;
	margin-bottom: 1px;
	margin-left: 1px;
}
#content center .cat_th p {margin: 0px; padding: 0px; display: block;}

#content center .cat_th a .img {
	height: 180px;
	width: 240px;
	border: 1px solid #F00215;
}
#content center .cat_th a .img:hover {
	border: 1px dashed #333;
}
#content center .cat_th a .cat_name {display: block;}
#content center .cat_th a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#content center .cat_th .sort {
	display: block;
	color: #666;
	font-size: 12px;
	text-align: center;
}
#content center .cat_th .sort a {
	color: #F00215;
}
#content center .cat_th a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#content center .cat_th .sort a:hover {
	color: #000;
	text-decoration: underline;
}

