/*  
	Coded by WebAQ.com
	Designer: Steven Wang
	Modified: 03/May/2010
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* Hyperlink set up */

a {
	text-decoration: none;
}

div.entry p a {
	color: #7559ae;
	text-decoration: underline;
}

div.entry a:hover {
	text-decoration: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	
}

del {
	text-decoration: line-through;
}

/* tables still need 『cellspacing=」0〞『 in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button {
	position: relative;
	padding: 0;
	border: 0 none;
	cursor: pointer;
	overflow: visible;
}

button span {
	position: relative;
	display: block;
	white-space: nowrap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

button span {
	margin-top: -1px;
	margin-left: -3px;
}

}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	padding: 0;
	border: 0 none;
}

button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"] > input[type="button"]:focus::-moz-focus-inner {
	padding: 0;
	border: 0 none;
}

/* Misc */

.overcooked {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -999em;
}

div.clearman {
	overflow: hidden;
	height: 1px;
	clear: both;
	display: block;
}

.clearmen {
	clear: both;
	display: block;
}

div.ad_block {
	padding: 1em 0;
}

/* Page Main Structure*/

body {
	background-color: #ffffff;
	font: 15px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}

div.wrapper {
	width: 1000px;
	margin: 0 auto;
}

div.wrapper div.sqreezer {
	background-color: #fff;
}

div.wrapper div.sqreezer:after {
	content: "";
	clear: both;
	display: block;
}

/* Top field */

#top {
	width: 960px;
	margin: 0px auto;
}

#hsidebar {
	width: 900px;
	margin: 0px 0px 0px;
	padding: 0 0px 0 0;
	overflow: hidden;
	text-align: center;
}

#header {
	padding-top: 20px;
	padding-bottom: 20px;
}

#header:after {
	content: "";
	clear: both;
	display: block;
}

#header h1 {
	float: left;
	width: 164px;
}

#header h1 a {
	background: transparent url(http://biz.webaq.com/juksy/theme/images/logo_bg.png) top left no-repeat;
	

/*

background: url('images/random/rotate.php') no-repeat left;*/
	display: block;
	width: 164px;
	height: 46px;
}

/* Top field navigator */

#nav {
	float: right;
	width: 780px;
}

#nav li {
	display: inline;
	padding-right: 0.5em;
}

#nav li a {
	text-decoration: none;
}

#nav li a:hover {
	color: #000000;
}

ul.upper_nav {
	margin-top: -2px;
	padding-bottom: 7px;
}

ul.upper_nav li a {
	font-size: 15px;
	color: #393c3c;
}

ul.lower_nav {
	padding-top: 4px;
	border-top: 1px solid #d0d0d0;
}

ul.lower_nav li a {
	font-size: 13px;
	color: #6b6b6b;
}

ul.upper_top li.current_page_item a,
ul.lower_top li.current_page_item a {
	color: red;
	background-color: white;
}

/* Top Field AD Slider Blcok */

div.top_ad {
	background-color: #404041;
	width: 940px;
	padding: 0px;
	margin: 1em 0;
}

div.top_ad div.sqzer {
	width: 900px;
	margin: 0 auto;
}

/* Main Field */

#main {
	width: 960px;
	padding: 0 0 2em;
	margin: 0 auto;
	background-color: #FFF;
}

#main:after {
	content: "";
	clear: both;
	display: block;
}

#content {
	background-color: white;
	float: left;
	width: 600px;
}

h2.pagetitle {
	margin-bottom: 0.5em;
}

#writercontent {
	float: left;
	width: 540px;
	padding: 0;
	border: 1px solid;
	background: #000;
	padding-left: 5px;
	margin: 2px;
	height: 100%;
}

/* Posts Entry */

.entry {
	position: relative;
	width: 578px;
	padding: 14px 10px;
	margin-bottom: 16px;
	border: 1px solid #cdcdcd;
	overflow: hidden;
}

.entry h2 {
	width: 490px;
	font-size: 16px;
	font-weight: bold;
	white-space: normal;
	margin-bottom: 0.5em;
}

.entry h2 a {
	color: #444444;
}

.fb_label {
	background: transparent url(http://www.juksy.com/wp-content/uploads/2010/05/fb_label.png) top left no-repeat;
	position: absolute;
	display: block;
	top: 8px;
	right: 14px;
	width: 46px;
	height: 53px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -999em;
}

span.g_translator {
	background: transparent url(http://www.juksy.com/wp-content/uploads/2010/05/g_translator1.png) center left no-repeat;
	position: absolute;
	display: block;
	top: 10px;
	right: 65px;
	width: 35px;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -999em;
}

span.g_translator a {
	display: block;
	width: 35px;
	height: 28px;
	marin: 0;
}

span.g_translator a {
	color: #666;
}

.entry img,
.entry object {
	display: block;
	text-align: center;
	padding: 13px;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	border: 1px solid #dedede;
}

.entry p {
	line-height: 1.4em;
	margin-top: 0.4em;
}

.entry strong.more {
	display: block;
	clear: both;
	text-align: right;
	padding: 0em 0 0;
}

.entry .sticked {
	padding-bottom: 0em !important;
}

.entry .date_poster {
	display: block;
	font-size: 12px;
	margin-bottom: 0.5em;
}

/* Entry Post Post's Meta Data */

.postmetadata {
	color: #4d4d4d;
	padding: 5px 0;
	margin-top: 1em;
	border-top: 1px solid #c0c0c0;
}

.postmetadata a {
	color: #4d4d4d;
}

.postmetadata a:hover {
	text-decoration: none;
}

span.cmt {
	background: transparent url(images/comment.gif) no-repeat;
	border: 0;
	margin: 0;
	padding: 0 0 5px 0;
}

span.cty {
	border: 0;
	margin: 0;
	padding: 0 0 5px 0;
}

/* Writers page */

#writercontent {
	width: 540px;
	padding-left: 30px;
	padding-right: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 298px;
	padding: 10px 20px;
	border: 1px solid #d9d9d9;
}

div.hide_subandvid div.sidevideo,
div.hide_subandvid div#newsletter {
	display: none !important;
}

#sidebar #rsidebar a,
#sidebar #rsidebar img,
#sidebar object {
	display: block;
	width: 300px;
	margin-top: 6px;
}

#sidebar #rsidebar a img {
	margin-top: 0 !important;
}

#sidebar h3 {
	color: #3a3a3a;
	font-size: 15px;
	margin: 7px 0;
	line-height: 1.5em;
	font-weight: lighter;
	border-bottom: 1px solid #d9d9d9;
}

#sidebar h3.sper {
	clear: both;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 1em;
	border-bottom: 1px solid #d9d9d9;
}

#sidebar .listcat {
	margin-bottom: 1em;
}

#sidebar .listcat .cat-item {
	width: 140px;
	margin-bottom: 0.5em;
}

#sidebar .listcat a {
	color: #3a3a3a;
}

#sidebar .listcat a:hover {
	text-decoration: underline;
}

#rsidebar {
	width: 300px;
	overflow: hidden;
}

#rsidebar h2 {
	font-size: 12px;
	border-bottom: 1px solid #eee;
	margin: 0 0 5px;
	padding: 0;
}

#rsidebar ul li {
	margin: 0 0 5px;
	padding: 0;
}

#rsidebar ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 3px;
}

#rsidebar ul li ul li {
	background: transparent url(images/li.gif) no-repeat 0 3px;
	padding: 0 0 3px 15px;
}

#rsidebar a:hover {
	border: none;
}

.navigation {
	padding: 10px;
	margin-bottom: 1em;
}

.navigation:after {
	clear: both;
	content: "";
	display: block;
}

.navigation a {
	color: #71c5c9;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#searchform {
	background: transparent url(http://www.juksy.com/wp-content/uploads/2010/05/search_bg.png) top left no-repeat;
	float: right;
	width: 157px;
	height: 23px;
	padding: 2px 2px 2px 8px;
	background-color: #ffffff;
}

#searchform input {
	background-color: transparent;
	border: 0;
	width: 120px;
	color: #dedede;
	border-bottom: 1px solid #666666;
}

#searchform button {
	background: #3a3a3a url(http://www.juksy.com/wp-content/uploads/2010/05/search_words.png) top left no-repeat;
	color: #ffffff;
	border: 0;
	width: 23px;
	height: 11px;
	line-height: 100%;
}

.boxcomments {
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	margin-bottom: 20px;
	width: 500px;
}

#commentform {
	border-top: 1px solid #eee;
	margin: 0;
	padding: 15px 15px 1px;
}

#commentform label {
	display: block;
	margin: 0;
}

#commentform input {
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 1px;
}

#commentform textarea {
	width: 400px;
	margin: 0 0 10px;
	padding: 0;
}

#commentform #submit {
	margin: 0 0 20px;
}

#commentform p {
	margin: 5px 0;
}

ol.commentlist {
	margin: 0 0 1px;
	padding: 0;
}

ol.commentlist :hover {
	background: #e7f9ff;
}

ol.commentlist li {
	border-top: 1px solid #eee;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}

ol.commentlist li :hover {
	background: none;
}

ol.commentlist li.commenthead {
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px 15px;
}

ol.commentlist li.commenthead h2 {
	margin: 0;
}

ol.tblist {
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0 0 1px;
	padding: 15px;
}

ol.tblist li {
	display: block;
	list-style: none;
	background: #e7f9ff;
	padding-left: 15px;
	margin: 0 0 5px;
}

#userblock {
	margin: 10px;
}

#userblockpage {
	float: left;
	margin: 10px;
	height: 150px;
}

#userblockpage a {
	color: #fff;
}

#userblockpage a:hover {
	color: #969;
}

.toggleopacity img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 2px solid #ccc;
}

.toggleopacity:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity= 50);
	-moz-opacity: 0.5;
	border: 2px solid navy;
}

.toggleborder:hover {
	color: red;
}

.userpagename {
	background: #000;
	font-size: 12px;
}

.userpagedate {
	background: #900;
	font-size: 10px;
	color: #FFF;
}

#userblock1 {
	float: left;
	margin: 10px;
	border: 1px #000  double;
}

#userblock4 {
	float: right;
	margin-top: 18px;
	margin-bottom: 10px;
	height: 70px;
	background: #333333;
	color: #FFFFFF;
	text-align: center;
}

#username {
	color: #FFF;
	float: left;
	width: 90px;
	margin-top: 10px;
}

#username h2 {
	background: #936;
}

#userdes {
	float: left;
	background: #FFF;
	color: #666;
	padding-right: 10px;
	padding-top: 10px;
	width: 130px;
}

#userrecent {
	float: right;
	width: 200px;
	margin-top: 10px;
}

.recentlist {
	font-size: 11px;
	width: 189px;
	padding-left: 10px;
	background: #000;
	margin-left: 1px;
}

.recentlist a {
	color: #C9C
}

#userblock2 {
	background: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	height: 155px;
}

/* News Subscriber */

#newsletter {
	background-color: #3c7b7c;
	width: 280px;
	padding: 10px;
	margin: 10px 0;
}

#newsletter legend {
	display: none;
}

#newsletter input {
	background-color: #ffffff;
	color: #797979;
	font-size: 13px;
	width: 190px;
	padding: 3px 5px;
	border: none;
}

#newsletter button {
	background-color: transparent;
	color: #ffffff;
}

.listcat:after {
	content: "";
	clear: both;
	display: block;
}

.listcat ul {
	
}

.listcat li {
	float: left;
	font-size: 12px;
	width: 100px;
	color: #123123;
}

#postads {
	
}

#categorisation_group_1 {
	height: 90px;
}

#categorisation_group_2 {
	height: 120px;
}

.translate_block {
	display: none;
}

/* Footer */

#footer {
	display: none;
}

#footerbox {
	width: 1000px;
	margin: 0 auto;
}

.search_notif {
	padding-bottom: 1em;
}

#footerbox p a {
	color: #72b7bb;
}

#footerbox #lsidebar h3 {
	font-size: 15px;
	line-height: 2em;
}

#footerbox #lsidebar ul,
#footerbox #lsidebar li {
	list-style-type: none;
}

#footerbox #lsidebar .parts {
	float: left;
	width: 380px;
}

#footerbox #listcat li {
	line-height: 2em;
}

#footerbox .dates .listcat {
	float: left;
	width: 89px;
	padding-right: 1em;
}

#footerbox #lsidebar a {
	display: block;
	width: 88px;
	color: white;
	line-height: 2em;
	text-decoration: none;
	border-right: 1px solid #a9adaf;
}

#footerbox #lsidebar a:hover {
	text-decoration: underline;
}

div.footer {
	position: relative;
	background: #5e5e5f;
	width: 960px;
	margin: 0 auto;
	color: #dedede;
	padding: 14px 20px;
}

div.catebox:after {
	content: "";
	clear: both;
	display: block;
}

div.footer p {
	color: #ffffff;
	font-size: 12px;
	padding-top: 1em;
}

div.footer_functions {
	position: absolute;
	right: 20px;
	bottom: 14px;
	text-align: right;
}

div.footer_functions,
div.footer_functions a {
	color: #d873b4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.footer_functions a {
	padding-left: 1em;
	text-decoration: underline;
}


/* Full Background AD */
	
	.bg_ad_left{width:150px;height:450px;float:left;
	position:fixed !important; top/**/:100px;
	position:absolute; z-index:300;}

	.bg_ad_right{width:150px;height:450px;float:right;
	position:fixed !important; top/**/:100px;
	position:absolute; z-index:300;}	


/* POSTAD */
#postads li {
list-style:none;
padding:0px 0 15px 15px;
}