@charset "utf-8";
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0 none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del,
ins {
	text-decoration: none;
}
li {
	list-style: none outside none;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,
q:after {
	content: "";
}
abbr,
acronym {
	border: 0 none;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000000;
}
input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input,
textarea {
	outline: none;
}
input:active,
textarea:active {
	outline: none;
}
:focus {
	outline: none;
}
input,
button,
textarea,
select {}.l,
		 .le {
			 float: left;
		 }
.r,
.re {
	float: right;
}
.clearfix {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
* html .clearfix {}* + html .clearfix {}* html .le {
											float: left;
											margin: 0 -3px;
										}
* html .re {
	float: right;
	margin: 0 -3px;
}
body {
	background-color: #FFFEF2;
	background-image: url(/img/bg.gif);
	background-position: 0 0;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	/* [disabled]text-align: center; */

	word-spacing: 0;
}
.container {
	background-image: url(/img/header_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1225px;
	display: block;
}
.header {
	display: block;
}
.s_links {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.s_links a {
	color: #736357;
	text-decoration: none;
	padding: 0px;
	margin-right: 20px;
	font-weight: bold;
}
.s_links a:hover {
	color: #8A2C2C;
	text-decoration: underline;
}
.footer {
	background-image: url(/img/footer_bg_02.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	display: block;
	/* [disabled]height: 73px; */

	text-align: center;
	font-size: 12px;
	padding-top: 40px;
}
.footer a {
	color: #736357;
	font-weight: bold;
}
.footer a:hover {
	color: #8A2C2C;
	text-decoration: underline;
}
.logo {
	display: block;
	float: left;
	height: 45px;
	width: 240px;
}
.h_left {
	display: block;
	float: left;
	width: 100%;
	max-width: 985px;
	height: 45px;
}
.nav {
	display: block;
	float: left;
	line-height: 45px;
	margin-left: 30px;
	font-family: impact;
	font-size: 18px;
}
.nav li {
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	text-transform: uppercase;
}
.nav li a {
	text-decoration: none;
	color: #736357;
}
.nav li a:hover,
.nav .selected a {
	text-decoration: none;
	color: #971F1F;
}
.nav .fav a {
	background-color: #971F1F;
	color: #fefee8;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	line-height: 25px;
	display: block;
	margin-top: 10px;
}
.nav .fav a:hover,
.nav .fav.selected a {
	background-color: #C7B299;
	color: #971F1F;
}
.form {
	display: block;
	float: left;
	background-image: url(/img/input.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	margin-top: 10px;
	margin-left: 30px;
}
.form .input {
	display: block;
	float: right;
	width: 120px;
	height: 25px;
	line-height: 25px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}
.form .s_btn {
	display: block;
	height: 19px;
	width: 19px;
	float: left;
	margin-left: 4px;
	margin-top: 2px;
}
.users {
	display: block;
	float: right;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}
.users .m_links a {
	font-family: impact;
	font-size: 14px;
	line-height: 25px;
	color: #FEFEE8;
	background-color: #971F1F;
	display: block;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 1;
}
.users .m_links .hovered:hover {
	font-family: impact;
	font-size: 14px;
	line-height: 25px;
	color: #971F1F;
	background-color: #C7B299;
	display: block;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 1;
}
.users .m_links span {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.users .m_links span strong {
	font-weight: bold;
	color: #971F1F;
}
.login_blk {
	background-image: url(/img/login_bg.png);
	background-repeat: no-repeat;
	display: none;
	height: 116px;
	width: 223px;
	position: absolute;
	left: -175px;
	top: 24px;
	z-index: -1;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}
.s_login {
	display: block;
	padding: 10px;
	margin-top: 5px;
}
.s_login .s_line {
	display: block;
	width: 197px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.s_login .s_input {
	width: 173px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CED0CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CED0CC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #F3F6F0;
}
.s_login .s_btn {
	display: block;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.item {
	display: block;
	float: left;
	width: 202px;
	position: relative;
	margin: 1px;
}
.item a {
	color: #736357;
	text-decoration: none;
}
.item a img {
	display: block;
	height: 260px;
	width: 200px;
	border: 1px solid #8c6f53;
}
.item a:hover img {
	display: block;
	height: 260px;
	width: 200px;
	border: 1px solid #971f1f;
}
.item a .info {
	background-image: url(/img/bg_info.png);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 202px;
	line-height: 17px;
	font-size: 12px;
	background-position: 0px;
}
.item a:hover .info {
	background-image: url(/img/bg_info.png);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 202px;
	line-height: 17px;
	font-size: 12px;
	background-position: -203px;
}
.item a h3 {
	display: block;
	width: 150px;
	height: 17px;
	overflow: hidden;
	line-height: 17px;
	font-size: 12px;
	padding-left: 4px;
	float: left;
}
.item a:hover h3 {
	display: block;
	width: 150px;
	height: 17px;
	overflow: hidden;
	padding-left: 4px;
	float: left;
	color: #971F1F;
}
.item a .g_rating {
	display: block;
	margin-right: 4px;
	float: right;
	line-height: 17px;
	font-size: 12px;
	background-image: url(/img/heart_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size: 10px;
	width: 28px;
	color: #000;
}
.item .add_remove {
	background-image: url(/img/add_to_fav_icon.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	right: 5px;
}
.item .remove {
	background-image: url(/img/del_from_fav_icon.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	right: 5px;
}
.item .add_remove a,
.item .remove a {
	display: block;
	height: 100%;
	width: 100%;
}
.pages {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
.pages li {
	display: inline-block;
	margin-right: 2px;
	float: left;
	margin-left: 4px;
;
	ine-height: 25px;
}
.pages li a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #C7B299;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 28px;
	/* [disabled]text-shadow: 1px 1px 0px #000000; */
}
.pages li a:hover,
.pages li .selected,
.pages li .act_page {
	display: inline-block;
	text-decoration: none;
	background-color: #971F1F;
	color: #FEFEE8;
	/* [disabled]text-shadow: 1px 1px 0px #710F29; */
}
.nudeart {
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	color: #333333;
	float: left;
	height: 28px;
	width: 28px;
	line-height: 28px;
}
.pages .ttx {
	font-size: 12px;
	color: #971F1F;
	font-weight: bold;
	line-height: 28px;
	margin-right: 5px;
	margin-left: 2px;
}
.t_top_mini,
.t_top_big {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.t_item {
	display: block;
	float: left;
	width: 170px;
	margin-right: 2px;
	margin-left: 2px;
}
.t_item a {
	background-color: #F5F1E3;
	display: block;
	padding: 3px;
	color: #8C6F53;
	font-size: 12px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.t_item a:hover {
	background-color: #c98b85;
	display: block;
	padding: 3px;
	color: #971F1F;
	font-size: 12px;
}
.t_item a img {
	display: block;
	height: 220px;
	width: 160px;
	border: 2px solid #8c6f53;
}
.t_item a .name {
	display: block;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
	width: 164px;
}
.title {
	background-image: url(/img/title_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 40px;
	font-size: 24px;
	color: #8C6F53;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.t_name {
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 40px;
	font-size: 36px;
	color: #8C6F53;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	/* [disabled]background-color: #F5F1E3; */

	font-weight: bold;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: dotted; */
	/* [disabled]border-bottom-color: #EDDFCD; */
}
.text_top ul {
	display: block;
	float: left;
	width: 203px;
	font-size: 14px;
	font-weight: bold;
}
.text_top ul li {
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
}
.text_top ul li a {
	color: #8C6F53;
	text-decoration: none;
}
.text_top ul li a:hover {
	color: #971F1F;
	text-decoration: none;
}
/*Gallery*/

div#gallery_container {
	display: block;
	float: left;
	width: 903px;
}
div.big_image {
	display: block;
	float: left;
	height: 526px;
	margin-right: 3px;
	padding: 3px;
	position: relative;
	width: 441px;
	background-color: #F5F1E3;
}
div.big_image a,
div.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
div.big_image a:focus,
div.big_image a:hover,
div.big_image a:active {
	text-decoration: underline;
}
.controls {
	background-image: url("/img/control_overlay.png");
	background-repeat: no-repeat;
	bottom: 55px;
	display: none;
	height: 34px;
	left: 110px;
	padding: 5px 5px 6px;
	position: absolute;
	text-align: center;
	top: 451px;
	width: 226px;
	z-index: 9999;
}
.big_image:hover .controls {
	display: block;
}
div.ss-controls {
	display: block;
	float: left;
	height: 34px;
	margin-left: 5px;
	overflow: hidden;
	width: 34px;
}
div.nav-controls {
	display: block;
	float: left;
	height: 34px;
	margin-left: 35px;
	overflow: hidden;
}
div.slideshow-container {
	height: 526px;
	position: relative;
	width: 441px;
}
div.slideshow {}div.slideshow a.advance-link {
					height: 524px;
					line-height: 523px;
					width: 439px;
				}
div.slideshow span.image-wrapper {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 441px;
}
div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	border: 1px solid #736357;
	vertical-align: middle;
}
div.caption-container {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}
span.image-caption {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 441px;
}
a.caption {
	background-image: url("/img/controls.png");
	background-position: 0 -140px;
	background-repeat: no-repeat;
	display: none;
	float: left;
	height: 34px;
	left: 300px;
	line-height: 34px;
	overflow: hidden;
	position: absolute;
	text-indent: 99999px !important;
	top: 456px;
	width: 34px;
	z-index: 999999;
}
.big_image:hover a.caption {
	display: block;
}
.play {
	background-image: url("/img/controls.png");
	background-position: 0 -35px;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	width: 34px;
}
.pause {
	background-image: url("/img/controls.png");
	background-position: 0 -105px;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	width: 34px;
}
.prev {
	background-image: url("/img/controls.png");
	background-position: 0 -70px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	width: 34px;
}
.next {
	background-image: url("/img/controls.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	width: 34px;
}
div.navigation {
	float: left;
	width: 100%;
}
ul.g_thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.g_thumbs li {
	float: left;
	list-style: none outside none;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
}
a.g_thumb {
	display: block;
	padding: 3px;
	background-color: #F5F1E3;
}
ul.g_thumbs li.selected a.g_thumb {
	background-color: #ECDDCA;
}
a.g_thumb:focus {
	outline: medium none;
}
ul.g_thumbs img {
	border: 1px solid #736357;
	display: block;
	height: 124px;
	width: 104px;
}
div.pagination {
	clear: both;
	display: none;
}
#gallery_container .info {
	display: block;
	margin-top: 10px;
	padding: 12px 8px 28px;
	background-color: #F5F1E3;
}
.info .heading {
	background-image: url(/img/li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #736357;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-top: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECE4CA;
}
.info .heading a {
	color: #736357;
	float: right;
	font-size: 14px;
	text-decoration: none;
}
.info .heading a:hover {
	color: #971F1F;
	text-decoration: underline;
}
.info .heading a span {
	color: #971F1F;
	font-weight: bold;
	text-transform: uppercase;
}
.advertising {
	display: block;
	float: right;
	width: 310px;
}
.advertising .banner {
	display: block;
	margin-bottom: 1px;
	padding: 5px;
	background-color: #F5F1E3;
}
.advertising .banner img {
	display: block;
}
.info .left_part {
	display: block;
	float: left;
}
.info .right_part {
	display: block;
	float: right;
	width: 471px;
}
.btn-top {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	text-decoration: none;
	width: 471px;
	height: 46px;
	line-height: 46px;
	/* [disabled]text-shadow: 1px 1px 0px #b65eb8; */

	margin-right: auto;
	margin-left: auto;
	background-color: #F2AA53;
	text-align: center;
}
.btn-top:hover {
	color: #000000;
	text-decoration: underline;
}
.btn-top span {
	color: #971F1F;
	text-decoration: none;
	text-transform: uppercase;
}
.btn-top:hover span {
	color: #000000;
	text-transform: uppercase;
}
.box-col {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 250px;
}
.rate {
	color: #333333;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	width: 360px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ECE4CA;
}
.rate h4 {
	display: block;
	width: 100%;
	color: #971F1F;
	font-size: 12px;
}
.thumb_plus {
	background-image: url(/img/hands.png);
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	width: 71px;
	text-indent: -99999px;
	cursor: pointer;
	float: left;
	background-position: 0px 0px;
	margin-top: 5px;
}
.thumb_plus:hover {
	background-position: 0px -97px;
}
.thumb_minus {
	background-image: url(/img/hands.png);
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	width: 71px;
	text-indent: -99999px;
	cursor: pointer;
	float: left;
	background-position: -87px 0px;
	margin-top: 5px;
}
.thumb_minus:hover {
	background-position: -87px -97px;
}
.rating_current {
	background-image: url(/images/rate_bg.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 194px;
	font-size: 18px;
	font-weight: bold;
	color: #736357;
	text-transform: uppercase;
	float: left;
	margin-top: 1px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	background-position: 0px center;
}
.rating_current span {
	font-size: 60px;
	color: #F2AA53;
	text-shadow: 2px 2px 0px #FFFFFF;
}
.row {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.row .name {
	color: #736357;
	font-size: 14px;
}
.row .r_l {
	margin-right: 10px;
	font-size: 14px;
	color: #971F1F;
}
.row a {
	color: #971F1F;
	font-size: 14px;
}
.fav {
	text-align: center;
	font-family: impact;
}
.fav a {
	background-color: #971F1F;
	color: #FEFEE8;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	display: inline-block;
}
.fav a:hover {
	background-color: #C7B299;
	color: #971F1F;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	display: inline-block;
}
.register .r_line {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 5px;
}
.register {
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.register .r_line .s_input {
	line-height: 40px;
	width: 300px;
	border: 1px solid #971F1F;
	background-color: #FAF6F1;
}
.register .r_line label {
	width: 200px;
	display: inline-block;
	text-align: right;
}
.register .r_line .s_button {
	font-size: 18px;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #971F1F;
	cursor: pointer;
	font-family: impact;
	color: #FEFEE8;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.register .r_line .s_button:hover {
	font-size: 18px;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #C7B299;
	cursor: pointer;
	font-family: impact;
	color: #971F1F;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.register .r_line #captcha_img {
	line-height: 50px;
	display: inline-block;
	height: 50px;
	width: 158px;
	float: left;
	margin-right: 5px;
}
.register .r_line .c_left {
	display: inline-block;
	height: 50px;
	width: 300px;
}
.register .name_page {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #F00;
	font-size: 18px;
}
.register .r_line a {
	color: #971F1F;
}
.add_this {
	width: 125px;
	height: 20px;
	position: absolute;
	top: 2px;
	right: 2%;
}
@media all and (max-width: 1225px) {
	.wrapper,
	#gallery_container {
		max-width: 830px;
	}
	#gallery {
		width: 360px !important;
	;
	}
	#gallery img {
		max-width: 360px;
	}
	.left_part {
		width: 100%;
		float: none;
		text-align: center;
	}
	.right_part {
		width: 100% !important;
		text-align: center;
	}
	.h_left * {
		border-radius: 10px;
	}
	.item {
		width: 205px;
	}
	.t_item,
	.t_item * {
		width: 112px !important;
		height: auto !important;
	}
	.t_item a .name {
		height: 18px !important;
	;
	}
	.logo {
		width: 100%;
		text-align: center;
	}
	.logo img {
		height: 40px;
		width: auto;
	}
	.footer {
		display: none;
	}
	.footer.logo {
		height: 30px;
		width: auto;
	}
	.advertising {
		width: 100%;
		text-align: center;
	}
	.advertising .banner {
		display: inline-block;
	}
}
@media all and (max-width: 830px) {
	.wrapper {
		max-width: 630px;
	}
	.n-text {
		display: none;
	}
	#gallery {
		width: 440px !important;
		margin-left: 90px;
	}
	#gallery img {
		max-width: 440px;
	}
	#g_thumbs {
		margin-left: 87px;
	}
	#gallery_container .info {
		width: 610px !important;
	}
	.add_this {
		top: 35px;
	}
	.users {
		display: none;
	}
	.pages {
		text-align: center;
	}
	.pages li {
		display: inline-block;
		float: none;
	}
	.t_item,
	.t_item * {
		width: 145px !important;
		height: auto !important;
	}
	.h_left {
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.form {
		width: 95%;
		background-image: none;
		background-color: #F3F6F0;
		margin: 10px 2px;
		box-shadow: 0 0 3px #000;
	}
	.form input[type="text"] {
		width: 82%
	}
}
@media all and (max-width: 630px) {
	.wrapper {
		max-width: 415px;
	}
	#gallery {
		width: 400px !important;
		margin-left: 0px;
	}
	#gallery img {
		max-width: 400px;
	}
	#g_thumbs {
		margin-left: 30px;
		width: 400px !important;
	}
	#gallery_container .info {
		width: 400px !important;
	}
	.btn-top {
		max-width: 400px;
	}
	#gallery_container .fav {
		line-height: 34px;
	}
	.h_left {
		height: auto;
		overflow: hidden;
		text-align: center;
	}
	.nav li.fav {
		display: none !important;
	;
	}
	.nav {
		width: 100%;
	}
	.nav li a {
		width: 90px;
		height: 28px;
		overflow: hidden;
	}
	.t_item,
	.t_item * {
		width: 95px !important;
		height: auto !important;
	}
	.s_links,
	.s_links2 {
		display: none;
	}
	.container {
		background-position: 0px -21px;
	}
}
@media all and (max-width: 415px) {
	.wrapper {
		max-width: 280px;
		overflow-x: hidden;
	}
	#gallery {
		width: 280px !important;
		margin-left: 0px;
		height: 336px;
		margin-bottom: 10px;
	}
	div.slideshow-container {
		height: 336px;
	}
	div.slideshow a.advance-link {
		height: 336px;
		line-height: 336px;
	}
	#gallery img {
		max-width: 280px;
	}
	#controls {
		display: none;
	}
	#g_thumbs {
		margin-left: 30px;
		width: 280px !important;
	}
	.slideshow-container,
	#gallery_container {
		width: 280px !important;
	;
	}
	.image-wrapper {
		width: 280px !important;
	}
	#gallery_container .info {
		width: 265px !important;
	}
	.btn-top {
		max-width: 265px;
	}
	#gallery_container .fav {
		line-height: 34px;
	}
	#rating_div {
		display: none;
	}
	.add_this {
		display: none;
	}
	.row a {
		display: inline-block;
		margin: 10px;
	}
	.nav {
		margin: 0;
	}
	.nav li {
		display: inline-block;
		float: none;
		margin: 0 10px;
	}
	.nav {
		padding: 0 !
	}
	.item {
		width: 130px;
		margin: 10px 5px;
	}
	.item img {
		width: 135px !important;
	;
		height: auto !important;
	;
	}
	.item h3 {
		width: 130px !important;
	;
	}
	.pages {
		overflow: hidden;
		margin-bottom: 10px;
	}
	.g_rating {
		display: none !important;
	;
	}
	.t_item,
	.t_item * {
		width: 130px !important;
		height: auto !important;
	}
	.pages {
		margin: 10px 0
	}
	.row {
		padding: 10px 0;
	}
	.row a {
		display: inline-block;
		margin: 10px;
	}
}