/* xxx4.mobi / BQ www.bq.lt */

html, body {
    height: 100%;
	height: auto;
}
body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	background: #f6f6f6;
}
a, img {
	border: none;
	outline: none;
}
div.x {
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 0px;
	height: 0px;
}

/* */

div.box {
	width: 320px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
div.logo {
	height: 101px;
}
div.menu {
	padding: 6px 0px 10px 0px;
}
div.menu a {
	background: url(i/menu.png) top left;
	height: 24px;
	display: block;
	float: left;
	padding: 0px 8px 0px 8px;
	margin: 0px 4px 0px 0px;
	line-height: 24px;
	position: relative;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div.menu a:hover {
	text-decoration: underline;
}
div.menu a span {
	background: url(i/menu.png) top right;
	height: 24px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8px;
}
div.x {
	clear: both;
	height: 0px;
	font-size: 0px;
}
div.mtitle {
	background: url(i/mtitle.png) top repeat-x;
	height: 30px;
	display: block;
	padding: 0px 10px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: bold
}
div.post {
	background: url(i/post.png) top repeat-x;
	height: 139px;
	display: block;
	position: relative;
	border-bottom: 1px solid #c5c5c5;
}
div.post p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
div.post small {
	color: #999;
	font-weight: normal;
}
div.post div.pthumb {
	background: url(i/thumb.png) no-repeat;
	height: 139px;
	width: 192px;
	float: left;
	display: block;
	position: relative;
}
div.post div.pthumb a {
	position: absolute;
	top: 12px;
	left: 9px 
}
div.post div.ptitle {
	padding: 10px 0px 5px 0px;
	height: 32px;
}
div.post div.ptitle a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
div.post div.ptitle a:hover {
	text-decoration: underline;
	color: #d81e1e;
}
div.post div.pstats {
	padding: 3px 0px;
	font-size: 11px;
	font-weight: bold
}
div.post div.pstats a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
div.post div.watch {
	background: url(i/watch.png) no-repeat;
	height: 24px;
	width: 120px;
	float: left;
	text-align: center;
	margin: 3px 0px 0px 0px;
}
div.post div.watch a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 120px;
	line-height: 22px;
	font-weight: bold;
}
div.post div.watch a:hover {
	text-decoration: underline;
}
div.in {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background: #424242 url(i/in.png) bottom left repeat-x;
}
div.in img {
	border: 4px solid #fff;
	padding: 0px;
	margin: 0px;
	height: 201px;
	width: 302px;
}
div.in div.get {
	padding: 5px 0px 10px 0px;
	text-align: center;
}
div.in div.get a {
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
div.in div.info {
	color: #fff;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
div.in div.info p {
	padding: 4px 10px;
	margin: 0px;
}
div.in div.info a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

div.navi {
	color: #ccc;
	font-size: 10px;
	text-align: center;
	padding: 20px 0px;
	position: relative;
	width: 320px;
}
div.navi div.page {
	background: url(i/navi.png) no-repeat;
	display: block;
	width: 64px;
	height: 60px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto;
}
div.navi div.page span {
	display: block;
	width: 64px;
	font-size: 24px;
}
div.navi div.next {
	position: absolute;
	top: 20px;
	right: 44px;
}
div.navi div.next a {
	width: 38px;
	height: 65px;
	display: block;
	background: url(i/next.png) no-repeat;
}
div.navi div.back {
	position: absolute;
	top: 20px;
	left: 44px;
}
div.navi div.back a {
	width: 38px;
	height: 65px;
	display: block;
	background: url(i/back.png) no-repeat;
}

/* */
form {
	float: left;
}
input, select {
	font-size: 11px;
	float: left;
	margin: 0px 6px 0px 0px;
}
input.s {
	width: 90px;
}
.searchsubmit {
	width: 14px;
	height: 14px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}















