@charset "utf-8";
	
/* website development by www.khymedia.com.au | kim@khymedia.com.au */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
}

a {
	color:#006ab8;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#khy {
	background-image:url(../images/bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

#snd {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

#snd2 {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

#header-floater {
	position: fixed;
	top:0;
	overflow:hidden;
	background-color:#FFF;
	z-index:9999;
}

#header {
	border-top:solid 6px #000;
	height:75px;
	padding-top:15px;
	border-bottom:solid 1px #CCC;
}

.header-left {
	float:left;
	width:700px;
}

.header-right {
	float:right;
	width:200px;
}


.logo {
	position:absolute;
	top:16px;
	left:0;
	width:99px;
	height:98px;
	display:block;
}

.main-menu {
	float:left;
	margin-left:108px;
	margin-top:47px;
}

.main-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.main-menu ul li {
	float:left;
	margin-right:15px;
	font-size:14px;
	font-weight:bold;
}

.main-menu ul li a {
	color:#000;
	text-decoration:none;
	padding-bottom:7px;
}

.main-menu ul li a:hover {
	border-bottom:solid 5px #CCC;
}

.main-menu ul li.selected a{
	border-bottom:solid 5px #CCC;
}

.facebook-icon {
	float:right;
	width:37px;
	height:32px;
}

.twitter-icon {
	float:right;
	width:37px;
	height:32px;
}

.google-plus1 {
	float:right;
	width:50px;
	height:60px;
}

.facebook-like {
	margin-left:5px;
	float:right;
	width:47px;
	height:60px;
}

#rss {
	float:right;
}

#search-box {
	overflow:hidden;
	width:980px;
	height:310px;
	background-image:url(../images/seek-and-download-banner.gif);
	margin-top:20px;
	margin-bottom:0px;
	position:relative;
	clear:both;
}

#search-box-results {
	overflow:hidden;
	width:980px;
	height:55px;
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
	background-color:#000;
	margin-top:20px!important;
}

.paypal {
	position:absolute;
	top:188px;
	right:30px;
}

.search-bar {
	overflow:hidden;

	padding-bottom:15px;
	padding-top:222px!important;
}

.search-bar-input {
	margin:0!important;
	padding:0!important;
	padding-top:6px!important;
	padding-bottom:6px!important;
	border:solid 5px #CCC!important;
	height:33px!important;
	float:left!important;
	width:758px!important;
	font-size:28px!important;
	font-weight:bold!important;
	padding-left:10px!important;
	margin-left:36px!important;
}

.search-bar-search {
	float:left!important;
	background:none!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	width:131px!important;
	height:55px!important;
}

#google-leaderboard {
	padding:15px;
	text-align:center;
	border-bottom:solid 1px #CCC;
	margin-bottom:15px;
}

#google-leaderboard-results {
	padding:15px;
	padding-bottom:5px;
	text-align:center;
	padding-top:214px!important;
	z-index:-1;
}

#google-leaderboard-results2 {
	padding:15px;
	padding-bottom:0px!important;
	text-align:center;
}

#google-leaderboard-bottom {
	padding:15px;
	text-align:center;
	border-bottom:solid 1px #CCC;
}

#google-leaderboard-bottom-results {
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
}

#google-leaderboard-bottom2 {
	text-align:center;
	border-bottom:solid 1px #CCC;
}

#content-wrapper {
	overflow:hidden;
	background-image:url(../images/blog-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}


#content-wrapper-results {
	overflow:hidden;
}

.content-left {
	float:left;
	width:649px;
	margin-right:16px;
	padding-right:15px;
}

.content-left h2 {
	margin:0;
	font-size:22px;
}

.content-left h2 a {
	color:#000!important;
}

.content-left h2 a:hover {
	text-decoration:none;
}

.blog-ul {
	overflow:hidden;
	clear:both;
}

.blog-heading {
	overflow:hidden;
	padding-bottom:2px;
	border-bottom:solid 1px #CCC;
}

.blog-heading-title {
	width:580px;
	float:left;
	clear:both;
}

.blog-heading-title2 h1 {
	margin:0!important;
	padding:0!important;
}

.blog-heading-category {
	margin-top:5px!important;
	clear:left;
	float:left;
	font-size:11px;
	margin-top:3px;
	color:#999;
}

.blog-heading-category a {
	color:#999;
}

.blog-heading-category a:hover {
	text-decoration:underline;
}

.blog-heading-posted {
	margin-top:5px!important;
	float:left;
	margin-left:3px;
	font-size:11px;
	margin-top:3px;
	color:#999;
}

.blog-content {
	overflow:hidden;
	border-bottom:solid 4px #CCC;
	padding-bottom:12px;
	margin-bottom:15px;
	
}

.blog-text p {
	line-height:16px;
}

.blog-text img {
max-width: 649px;
width: expression(this.width > 649 ? 649: true);
}

.actions-left {
	float:left;
	width:520px;
}

.actions-right {
	float:right;
	width:109px;
	overflow:hidden;
}

.blog-like {
	float:left;
	width:520px;
	overflow:hidden;
	margin-top:5px!important;
}

.blog-likeheader {
	float:left;
	width:520px;
	overflow:hidden;
	margin-top:7px!important;
	clear:both; 
	margin-left:62px;
}


.blog-share {
	float:right;
	padding-top:5px;
	font-size:11px;
	color:#999;
	overflow:hidden;
	padding-right:2px;
}

.blog-share2 {
	float:right;
	padding-top:5px;
	font-size:11px;
	color:#999;
	overflow:hidden;
}

.blog-share2 span {
	float:left;
	width:32px;
	height:32px;
	margin:0;
}

.blog-comment {
	float:left;
	clear:both;
	font-size:11px;
	margin-top:8px;
}

.blog-pagination {
	
}

.content-right {
	float:right;
	width:300px;
}

.content-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.content-right li {
	border-bottom:solid 2px #CCC;
	margin-top:7px;
	padding-bottom:7px;
	margin-left:6px;
}

.blog-tags {
	overflow:hidden;
	margin-left:6px;
}

.content-right h1 {
	margin:0;
	margin-top:15px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

.content-right h2 {
	margin:0;
	margin-top:10px;
	font-size:22px;
}

.content-right h3 {
	margin:0;
	border-bottom:solid 1px #CCC;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:15px;
}

.content-right p {
	line-height:16px;
}

.google-leftsquare {
	width:300px;
	height:250px;
}

.google-leftsquare2 {
	width:200px;
	height:90px;
}

.blog-search-text {
	
}

.blog-search-input input {
	margin-top:5px!important;
	width:276px!important;
	height:20px!important;
	border:solid 1px #CCC!important;
	font-size:10px!important;
	padding-left:22px!important;
	background-image:url(../images/search-bg.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
}

#footer {
	overflow:hidden;
	padding-top:13px;
	padding-bottom:15px;
	font-size:11px;
	border-top:solid 1px #D2D2D2;
	margin-top:15px;
}

.footer-copyright {
	float:left;
}

.footer-copyright-text {
	color:#222222;
}

.footer-right {
	float:right;
	width:700px;
	text-align:right;
}

.footer-right ul {
	float:right;
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}

.footer-right li {
	float:left;
	margin-left:10px;
	padding-left:10px;
	border-left:solid 1px #CCC;
}

.footer-right ul li.first {
	border:0;
}

.footer-disclaimer {
	float:right;
	clear:both;
	width:600px;
	margin-top:5px;
	text-align:right;
}

.comment-form-comment label, p.form-allowed-tags {
	display:none!important;
}

.comment-form-comment textarea {
	width:647px!important;
	border:solid 1px #CCC!important;
}

#commentform label {
	float:left!important;
	width:50px!important;
}

#commentform input {
	margin-left:15px!important;
	border:solid 1px #CCC!important;
}

#commentform p.comment-form-url label {
	float:left!important;
	width:54px!important;
}

#commentform p.form-submit input {
	margin-left:0px!important;
	border:solid 1px #CCC!important;
}

.blog-image {
	margin-bottom:15px;
}

.blog-ul h1.page-title {
	margin:0!important;
	padding:0!important;
	font-size:14px!important;
	margin-bottom:10px!important;
}
.entry-content input {
	border:solid 1px #CCC!important;
	padding:2px!important;
}
.entry-content textarea {
	border:solid 1px #CCC!important;
	padding:2px!important;
	height:50px!important;
}
.post-logo {
	float:left;
	margin-right:10px;
	width:50px;
	height:50px;
}
.heading-float {
	float:left;
	padding-top:2px;
}
.facebook-box {
	margin-top:15px;
	width:300px;
	height:212px;
}
.facebook-khy {
	border:solid 1px #AAAAAA; margin-top:15px; height:62px;
	width:298px;
}
.wp-paginate li span.current {
	background-color:#000!important;
	border:solid 1px #000!important;
}
.navigation {
	margin-top:3px;
	clear:both;
	height:19px;
}

.nav-previous {
float:left;
display:block;	
}
	
	.nav-next {

float:right;
display:block;	
	}
	
.countdown {
	background-color:#EEE;
	border:solid 1px #ccc;
	padding:10px;
	overflow:hidden;
	margin-bottom:15px;
	font-weight:bold;
}
.countdown-text {
	float:left;

}
#countbox1 {
	margin-left:3px;	float:left;
}
