@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6D9F8;
}
#header {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header .logo img {
	display: block;
	float: left;
	height: 138px;
	width: 327px;
}
#header .top_menu {
	display: block;
	float: left;
	height: 138px;
	width: 673px;
}
#header .top_menu .top {
	display: block;
	float: left;
	height: 93px;
	width: 673px;
}
#header .top_menu .top ul {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#header .top_menu .top ul li a:hover {
	color: #FFF;
}
#header .top_menu .top ul li a {
	background-image: url(images/top_bullet.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	color: #039;
	font-weight: bold;
}
#header .top_menu .menu {
	display: block;
	float: left;
	width: 673px;
	height: 34px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
#header .top_menu .menu span a {
	display: block;
	padding-right: 1em;
	padding-left: 1em;
	float: left;
	height: 34px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}
#header .top_menu .menu span a:hover {
	background-image: url(images/menu_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#header .top_menu .menu span img {
	float: right;
}
#header .top_menu .menu #search {
	display: block;
	height: 34px;
	float: left;
	width: 330px;
}
#header .top_menu .menu #search .input {
	height: 22px;
	width: 48px;
	margin-top: 6px;
}
#header .top_menu .menu #search .pole {
	display: block;
	width: 250px;
	float: left;
	height: 18px;
	margin-top: 6px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px dashed #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
}
.category_name {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_bullet.gif);
	background-repeat: no-repeat;
	background-position: 70px center;
	height: 33px;
	text-align: left;
	text-indent: 107px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.thumb_block {
	display: block;
	width: 100%;
}
.thumb {
	background-image: url(images/th_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 259px;
	width: 257px;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;

    *display: inline; 
	position: relative;
	margin-bottom: 5px;
	margin-left: 2px;
}
.thumb a img{
	height: 182px;
	width: 242px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
}
.thumb a img:hover {
	border: 1px dashed #000;
}
.thumb .descript {
	background-image: url(images/th_bullet.gif);
	background-repeat: no-repeat;
	display: block;
	width: 257px;
	float: left;
	height: 23px;
	background-position: 10px center;
	text-align: left;
	text-indent: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #039;
}
.thumb .duration {
	display: block;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: 21px;
	text-align: left;
	white-space: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumb .rating {
	display: block;
	float: right;
	width: 115px;
	height: 21px;
	padding-right: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 102px;
	display: block;
}
#footer .ff {
	float: right;
	display: block;
	height: 102px;
	width: 249px;
}
#footer center {
	display: block;
	float: left;
	width: 751px;
	height: 102px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: bottom;
}
#footer center a {
	color: #039;
}
#footer center a:hover {
	color: #FFF;
}

.thumb .tags {
	background-image: url(images/th_tag.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	text-indent: 60px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	width: 257px;
	font-size: 13px;
	height: 22px;
	margin-top: 2px;
}
.thumb .tags a {
	color: #039;
}
.thumb .tags a:hover {
	color: #FFF;
}
.top_main {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.top_main .name {
	text-align: left;
	text-indent: 23px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.top_main ul {
	float: left;
	width: 315px;
	padding: 0px;
	display: block;
	list-style-type: none;
	margin: 0px;
}
.top_main ul li {
	background-image: url(images/top_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-align: left;
	text-indent: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.top_main ul li span a {
	text-decoration: none;
	color: #039;
}
.top_main ul li span a:hover {
	color: #000;
}
#categories_list {
	display: block;
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
}
#categories_list ul {
	float: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#categories_list ul li a {
	color: #039;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#categories_list ul li a:hover {
	color: #000;
}
.archives {
	margin-left: 10%;
	width: 1000px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.archives span{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: auto;
	width: auto;
	display: block;
	float: left;
	margin: 2px;
}
.archives .text {
	color: #000;
	height: auto;
	width: auto;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.archives span a:hover {
	height: auto;
	width: auto;
	background-color: #C2D6FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin: 0px;
	display: block;
}


.archives span a {
	height: auto;
	width: auto;
	background-color: #8AABF4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin: 0px;
	display: block;
}
.archives .current {
	height: auto;
	width: auto;
	background-color: #C2D6FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.thumb_cat {
	height: 200px;
	width: 242px;
    padding-top: 1px;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
    *display: inline; 
	position: relative;
	margin-bottom: 1px;
	margin-left: 1px;
}
.thumb_cat a img:hover {
	border: 1px dashed #FFF;
}

.thumb_cat a img {
	border: 1px solid #000;
	height: 180px;
	width: 240px;
	float: left;
}
.thumb_cat .cat_name {
	background-image: url(images/top_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	width: 242px;
	float: left;
	text-align: left;
	text-indent: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #039;
}
.flash_container {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 610px;
	text-align: left;
}
.category_name_gallery {
	background-image: url(images/header_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 41px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: 40px;
}
.category_name_gallery span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 10px;
}

.flash_container .link a {
	color: #09F;
}
.flash_container .rate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	width: 908px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.flash_container .vote {
	display: block;
	float: left;
	width: 908px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.flash_container .vote span a {
	background-color: #8AABF4;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.flash_container .vote span a:hover {
	background-color: #C2D6FF;
}
.flash_container .link a:hover {
	color: #F90;
}
.flash_container .link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	color: #000;
	font-weight: bold;
}
