/*
Theme Name: Gorskys Template
Theme URI: http://gorskys.com.au/
Description: Theme created by <a href="http://christom.com.au/">Christom Web Design</a> for GORSKYS.COMedy.
Version: 1.0
Author: Chris Thomas
Author URI: http://christom.com.au/
*/

body {
	background: url('images/bg.jpg') center;
	background-color: #6d6f77;
	font-family: arial;
	font-size: 0.768em;
	color: #252a2d;	
} 

body, h1, h2, h3, h4, h5, p, dl, dd, dt, body, html, img, ul, ol, li, div, a {
	padding: 0;
	margin: 0;
}

a {
	color: #2d4353;
}

img {
	border: none;
}

h1 {
	padding: 8px 0 5px 0;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 2.2em;
/*	text-transform:uppercase; */
	font-weight: normal;
}

.category-ask h1 {
	padding: 8px 0 0 0;
}

blockquote {
	color: #008000;
	padding:6px 0 9px;	
	font-style: italic;
	font-size:1.5em;
	font-family:Georgia,Times New Roman,Times,serif;	
}

blockquote h3 {
	font-size: 1em;
}


h2 {
	font-family: Georgia,Times New Roman,Times,serif;
}

#content h2{
	font-size: 1.6em;	
	padding: 12px 0 7px 0;	
	clear: both;
}

h3 {
	padding: 16px 0 9px 0;
	font-size: 1.5em;
	font-weight: normal;	
	font-family: Georgia,Times New Roman,Times,serif;	
}

.category-ask h3 {
	padding: 6px 0 9px 0;
}

.category-ask .tophack h3 {
padding: 16px 0 4px 0;
}

.clearleft {
	clear: left;
	display: block;
}

.clearboth {
	clear: both;
}	

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;	
}

.aligncenter {
	text-align: center;
	padding: 5px 0;
	display:block;

}

.hr {
	border-bottom: 1px dotted #ababab;
	display: block;
	margin-bottom: 15px;
	clear: both;
}

#content p {
	padding: 5px 0;
	line-height: 1.45em;
}

.wrapper {
	width: 1051px;
	background-color: #fff;
	margin: auto;
} 

.sidebar form {
	margin: 0;
}

#topbg {
	background: url('images/top-bg.jpg') center;
}

#header {
	height: 107px;
	background: url('images/top.gif');	
	background-color: #99afcf;
}

#header .advert {
	width:468px;
	height:61px;
	float: right;
	margin: 8px 10px;
}


#header .top {
	height: 24px;
	padding: 3px 10px 3px 13px; 	
}

#header .top a {
	text-decoration: none;
	color: #c0cad8;

}

#header .top a:hover{
	text-decoration: underline;
}

#header li {
	float: left;
	display: block;
	text-transform:uppercase;	
}

#header li a {
	padding: 4px 10px;
}

#header li  a {
	float: left;
	display: block;

}

#header li ul a {
	padding: 3px 5px;	
}


#header li ul {
	border: 1px solid #81878c;
	background: #455765;
	position:absolute;
	height:auto;
	margin: 19px 0 0 5px;
	border-left: none;
	padding: 0;	
	clear: left;
}

*:first-child+html #header li ul   {
	margin: 0 0 0 5px;
}


#header li ul  li{
	clear: left;
}

#header li ul a {
	display: block;
	width: 130px;
	padding: 5px 6px;
	text-transform: capitalize;	
}

#header li ul a:hover {
	background: #4d6a7f;
}

#pixopoint_menu2 {
	width: 400px;
	padding-left: 257px;
}

#pixopoint_menu2 ul ul {
	display: none;		
	clear: left;
	z-index:400;
}

#navigation {
	height: 28px;
	font-size: 1.05em;
	background: #1d2a3f;
	z-index: 10px;	
}

#navigation ul {
	margin-left: 185px;	
	border-left: 1px solid #a9b2b8;		
	height: 28px;
}

#navigation li {
	float: left;	
	list-style-type: none;
}

#navigation a {
	color: #fff;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	display: block;
	height: 16px;
	float: left;
	border-right: 1px solid #a9b2b8;	
	text-transform:uppercase;	
	background: url('images/nav-bg.gif') repeat-x;		
}

#navigation ul ul a {
	text-transform: capitalize;
}

#navigation a:hover, #navigation .current-cat a, #navigation .current-cat-parent a{
	background: url('images/nav-bg-hover.gif') center top;	
}

#navigation a.active span.lc {
	display: block;
	float: left;	
	height: 41px;	
	width: 5px;	
	margin: -14px 0 0 -13px;
	background: url('images/nav-corners.gif');	
}

#navigation a.active span.rc {
	display: block;
	float: right;
	height: 41px;	
	width: 5px;	
	margin: -14px -13px 0 0;
	background: url('images/nav-corners.gif') right;	
}

#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;	
	border-left: none;
	margin:28px 0 0 0;
	clear: left;
	z-index: 300;
}

*:first-child+html #suckerfishnav ul  {
	margin: 0 0 0 0;
}

#suckerfishnav li li {	
	border-bottom:1px solid #666666;
	clear: left;
}

#suckerfishnav li li a {
	padding:5px 10px;	
	display: block;
	background: #435969;
	border-right: none;	
}

.cat-item-3 li a {
	width: 110px;
}

.cat-item-9 li a {
	width: 160px;
}


#suckerfishnav li ul ul {
	margin:0 0 0 150px;
}


#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left:auto;
	background:#688499;
}



.sidebar {
	width: 192px;
	float: left;
	padding: 0px 6px;

}

.sidebar h2 {
	background: url('images/sidebar-heading.gif');
	height: 14px;
	width: 172px;
	color: #fff;
	padding: 6px 10px;
	font-size: 1.1em;
	font-weight: normal;
}

.sidebar h2 a{
	color: #fff;
}

.widget ul, .widget div, #registerform, .loginform {
	background: #f1f5f7;
	padding: 7px;
	margin-bottom: 10px;
}

.widget div ul {
	padding: 0;
}

.breadcrumb {
	padding-bottom: 5px;
	color: #5b666e;
}

#base {
	margin: 0 0 10px 1px;
	padding-top: 10px;
	background: url('images/base.gif');
}


#content {
	float: left;
	width: 576px;
	padding: 4px 32px 6px 32px;	
	min-height: 400px;
	z-index: 30px;
}

#content ul {
	margin: 5px 0 5px 21px;
}

#content ol {
	margin: 5px 0 5px 26px;
}

#content ol.wp-paginate {
	margin: 5px 0 5px 0px;
}



#content li {
	padding: 3px 0;
	line-height: 1.45em;
}

#logo {
	width: 268px;
	height: 102px;
	background: url('images/logo.png') 5px 0;	
	position: absolute;
	top: 5px;
}

#logo a {
	width: 263px;
	height: 107px;
	display: block;
	text-indent: -9999px;	
}


#footer {
	background: #2d4353;
	color: #fff;
	height: 102px;

}

#footer a{
	color: #fff;
}

#footer ul {
	width: 600px;
}

#footer ul#suckerfishnav {
	height: 38px;
}

#footer #links {
	width: 607px;
	height: 51px;
	padding: 17px 20px;
	background: url('images/footer.gif');
	float: left;
	margin: 8px 0 0 8px;
}

#footerlogo {
	margin: 10px 0 0 10px;
	display: block;
	float: left;
}

#footer #links ul ul {
	background: none;
}

#footer #links ul ul, #footer #links ul ul li {
	display: none;
}

#footer  li {
	float: left;
	display: block;
}

#footer  li a {
	padding: 0 8px 0 8px;
	text-decoration: none;
	border-right: 1px solid #8197a5;
}

#footer  li a:hover {
	text-decoration: underline;
}

.publish {
	font-size: 0.9em;
	color: #45aa50;
	padding: 0px 0 8px 0;
	display: block;
}

#searchout {
	float: right;
	width: 370px;
}

#searchout  .links {
	padding: 4px 6px 3px 6px;
	display: block;
	float: right;
}

#search {
	float: right;
}

#searchout  .links a {
	background: url('images/arrow.gif') 0 2px no-repeat;
	padding: 0 9px;
}

.top .noneed {
	width: 400px;
	float: left;
}

#submit, #wp-submit, .wpcf7-form .wp-submit input {
	background: #5b666e;
	border: none;
	color: #fff;
	padding: 3px 7px;
	cursor: pointer;
}

.top #submit {
	padding: 2px 6px;
}

.inputbox {
	border: none;
	padding: 2px 5px;

}

.top .inputbox  {
	background: #79858f;
	color: #d7dee9;
	height: 17px;
	font-size: 0.95em;	
}

#copyright {
	float: right;
	padding: 11px 12px 2px 11px;
}

#copyright  p {
	padding-bottom: 10px;
}


.widget li {
	clear: left;
}

.sidebar li{
	display: block;
	list-style-type: none;
}


.wp-post-image {
	float: left;
	padding-right: 5px;
	/*margin-top: -44px;*/
	margin-bottom: 5px;
	position: absolute;
	left: 0;
	top: 11px;
}

.post {
	float: left;
}

.summary .post {
	width: 580px;	
}

.category-audio .post, 
.category-videos .post, 
.category-articles .post, 
.category-photos .post, 
.search-results .post,
.tag  .post,
.category-generators  .post,
.home .category-articles{
	position: relative;
	min-height: 113px;	
	z-index: 10;	
}

.search-results  .page .entry img {
	display: none;
}

.search-results .page, .search-results .post {

	clear: left;
}

.category-ask #content .post{
	min-height: none;		
}

.archive .entry, 
.search-results  .post .entry,
.home .category-articles .entry{
	padding-left:120px;	
}

.search-results .page .tophack, 
#content .category-ask .entry,
.search-results #content .category-archives .entry,
.category-archives .tophack{
	padding-left:0px;
}

.archive #content .entry p, 
.search-results  #content .entry p{
	padding: 0;
	margin: 0;
}


.tophack {
	padding-left: 120px;
}

.tophack h3 {
	padding: 9px 0 4px 0;
}

#post-67, .profile-list {
	width: 100%;
}

.profile-list th{
	padding: 3px 3px;
	background: #cf7329;
}

.input {
	border: 1px solid #bfbfbf;
	width: 165px;
	padding: 2px 3px;
	margin-bottom: 2px;
}

dl dt{
	float: left;
	width: 150px;
	color: #604848;
	padding: 3px 0;
	clear: left;
}

dl dd{
	float: left;
	width: 404px;
	padding: 3px 0;
}

#commentform dd #submit{
	margin: 8px 0 0 318px;
	padding:3px 7px;	
}

#commentform {
	padding: 14px 10px 5px 10px;
	background: url('images/comment-top.gif') no-repeat;
	background-color: #d9e1da;
}

#commentform input {
	padding: 2px;
	border: none;
}
#content .commentlist {
	clear: both;
	margin: 0;
}

.commentlist li {
	display: block;
	list-style-type: none;

}

#content li.comment {
	padding: 8px 7px 8px 7px;

}

.commentlist .avatar {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.commentlist .innertext {
	float: left;
	width: 505px;
	position:relative;
	margin-top: -7px;
}

.commentlist .innertext p {
	width: 405px;
}

.commentlist .innertext span {
	color:#45AA50;
	padding-bottom: 4px;
	display: block;
	font-size: 0.9em;
}

li.alt {
	background: #f4f4f4;
}

.commentlist li {
	clear: left;
	padding: 6px 0; 
}

textarea {
	font-family: arial;
	padding: 6px;
}

#comment {
	border: none;
}

#respond {
	clear: left;
	padding-top: 14px;	
}

#respond h3 {
	padding: 0 0 9px 0;
}

#content #tags {
	padding: 11px 0 4px 0;
	font-weight: bold;
	clear: both;
}



.twitter-item {
	padding: 3px 0 3px 40px;
	background: url('images/tweets.gif') 0 8px no-repeat;	
	font-size: 1.4em;
	font-family: Georgia,Times New Roman,Times,serif;	
}

#box-1 {
	width: 295px;
	height: 145px;
	margin-right: 10px;
	background: #bccfca;
	float: left;
	margin-bottom: 15px;
}

#box-2 {
	width: 295px;
	height: 145px;
	background: #fd9797;
	float: left;
	margin-bottom: 15px;	
}


.homehr {
	background:url('images/dotted-1.gif') repeat-x;
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}

.homebox {
	float: left;
	width: 280px;
	margin: 12px 0;
}

.homebox h1 {
padding: 0 0 5px 0;
}

.homebox img {
	padding-bottom: 22px;
}

#home1 {
	padding-right: 20px;
	background:url('images/dotted-2.gif') right repeat-y;
}

#home2 {
	padding-left: 20px;
}

#home3 {
	clear: left;
	padding-right: 20px;
	background:url('images/dotted-2.gif') right repeat-y;		
}

#home4 {
	padding-left: 20px;
}

#christom {
	float: right;
	padding: 0 13px 0 13px;

}
.chrtxt {
	float: left;
	padding: 4px 7px 0 0;
}

.chrimg {
	float: left;
}

#christom a{
	color: #798d9b;
}

#registerform {
	height: 125px;
}

#registration-form #reg_passmail{
	font-size: 0.9em;
}

#registration-form #wp-submit {
	float: right;
	margin-top: 5px;
}

.nextprev {
	height: 20px;
	padding: 14px 0 4px 0;
	font-weight: bold;
	clear: both;
}

.viewall {
	clear: both;
}

.entry iframe {
	float: left;
	padding: 3px 14px 10px 0;
}

.addthis_toolbox {
	padding: 8px 0 2px 0;
	clear: both;
	float: left;
}

.widget_registered_recent li, .widget_loggedin_recent li{
	height: 37px;
}

.reccomment {
	padding: 3px 0 3px 40px;
	background: url('images/cloud.gif') 0 2px no-repeat;	
	min-height: 18px;
}

.wpcf7-form  input{
		border: none;
		padding: 4px 5px;
		background: #cbcbcb;
		margin-bottom: 7px;
}
.wpcf7-form  textarea{
		border: none;
		padding: 4px 5px;
		background: #cbcbcb;
		margin-bottom: 7px;
		font-size: 1em;
		width: 400px;
}

.introduction {
	font-weight: bold;
	padding-top: 3px;
}

.gen table {
	background: #f3f3f3;
	margin-bottom: 6px;
}

.newitem {
	font-weight: bold;
	color: red;
}

.nick td{
	padding: 3px;
}

#tag_cloud-3  a{
	font-weight: bold;
	text-decoration: none;
}

#tag_cloud-3  a:hover{
	text-decoration: underline;
}

.rss {
	margin-right: 11px;
	float: left;
	margin-top: 6px;
}

.loginhide #sidebar{
	display: none;
}

.loginpage #base{
	height: 300px;
}

#content.loginpage  {
		width: 980px;
}

.loginpage .entry {
	position: relative;
	margin: auto;
	width: 400px;
}

.loginpage #registerform, .loginform {
	background: #f1f5f7;
	height:105px;		
}

#login_error, .loginpage .message {
	margin-bottom: 10px;
}

#reg_passmail {
	font-size: 0.9em;
}

.loginform #user_pass, .loginform #user_login, #your-profile input{
	border: 1px solid #bfbfbf;
	width: 165px;
	padding: 2px 3px;
	margin-bottom: 2px;
}

#your-profile select {
	border: 1px solid #bfbfbf;
	width: 172px;
	padding: 2px 3px;
	margin-bottom: 2px;
}

#content ul#cycnav {
	margin: 0;
	padding: 0;
}

#cycnav li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

.form-table th label{
	width: 160px;
	display: block;
}

#your-profile td {
	font-size: 0.9em;
	width: 180px;
}

#cycsubmit {
	background: #5b666e;
	border: none;
	color: #fff;
	padding: 3px 7px;
	cursor: pointer;
}

#pixopoint_menu2 .current_page_ancestor a, #pixopoint_menu2 .current_page_item  a{
	color: #e1e6ee;
}

#pixopoint_menu2 .current_page_ancestor ul a, #pixopoint_menu2 .current_page_item  ul a{
	color: #C0CAD8
}

.entry img {
	border: 1px solid #1d2a3f;
}

.category .entry a {
	font-size: 0.9em;
}


.entry .wp-post-image {
	border: none;
}

a.retweet {
	float: right;
	margin: 8px 9px 0 0 ;
}

.audioplayer_container {
	float: left;
}

.category-audio .tophack h3{
	padding:9px 0 4px 0;
}

.category-audio .wp-post-image {
/*	margin-top:-45px;*/
}

#content .commentlist p{
	padding: 2px 0;
}

.top-comments {
	float: right;
	top: 7px;
	right: 0;
	position: absolute;
}

.top-comments small {
	display: none;
}

.top-comments span {
	float: left;
	padding-right: 5px;
}

.commentlist .innertext .top-comments-karma {
	color: #000;
}

.widget_tag_cloud {
	line-height: 1.5em;
}

.wp-caption-text {
	font-size: 0.9em;
	color: #1d2a3f;
	padding: 0px 0 8px 0;
	display: block;
	text-align: center;
}

.pagination {
	clear: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

.wp-paginate a, .wp-paginate .current {
	padding:2px 4px !Important;
}

#content .wp-paginate li {
	padding:1px 0 !Important;
}

.category-ask .wp-post-image {
	display: none;
}

.category-ask .tophack {
	padding-left: 0;
}

.category-generators .wp-post-image {
	/*display: none;*/
}

.category-generators .tophack {
/*	padding-left: 0;*/
}

.category-generators .post {
	clear: left;
}

#pixopoint_menu_wrapper2 {
	float: left;
}

.feature {
	padding: 10px 0 15px 0;
}

.widget .advanced-recent-posts {
	padding: 3px;
}

.advanced-recent-posts li{
	padding-bottom: 2px;
}

.advanced-recent-posts li a{
	font-weight:bold;
	text-decoration:none;
	display: block;
	padding: 4px 6px;
	background: #ebf1f4;
}

.advanced-recent-posts li a:hover{
		background: #dbe4e9;
}

a.open {
	display: none;
}

.archive #content p.audioplayer_container {
	padding-top: 3px;
}




