/*
Theme Name: The Penguin Club
Theme URI: http://www.thegalaxy.com
Description: It's Hot! Damn Hot!
Version: 1977
Author: Galaxy
Author URI: http://www.thegalaxy.com
Tags: Penguin, Club
*/



* {
	margin:0;
	padding:0;
	}
	

/* Begin Settings and Classes */
a {
	text-decoration:none;
	color:#3E85AF;
	font-weight: bold;
	}
	
a:hover {
	color:#343434;
	}
	
h1 a, h2 a, h3 a, #sitename {
	color:#3e85af;
	}
		
h1 a:hover, h2 a:hover, h3 a:hover, #sitename:hover {
	text-decoration:none;
	color:#000;
	}

p, div.entry ul, div.entry ul li {
	font-size: 1.0em;
	line-height: 18px;
	}
	
div.entry ul { margin-left:20px; }



p { padding:10px 0 0 0;	 }

p.checkbox {
}	
	
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:0;
	/*font-family: Georgia, 'Times New Roman', Times, serif;*/
	color:#262626;
	}
	
h1 {
    font-size:2em;
     color:#7a8800;
    margin-top: 10px;
	}
	
#sidebarfront h1 {
    font-size:2em;
    color:#7a8800;
    margin: 20px 0;
	}
	
h2 {
    font-size:1.7em;
    line-height: 1em;
	}
		
#sidebarfront h2 {
    font-size:1.7em;
    line-height: 1em;
    margin: 10px 0;
	}
	
h2.gig, h1.gig {
	line-height:1.0em;
	margin-bottom: 10px;
	}
	
	h2.gigbeen {
	text-transform: uppercase;
	line-height:1.2em;
	font-size:120%;
	}
		
.entry h2 {
	font-size:2.9em;
	margin-top:20px;
	}
	
h3 {
	font-size:1.5em;

	}
	
h4, h5, h6 {
	margin-top:30px;
}
	
.pagetitle {
	font-size:1.8em;
	text-transform:uppercase;
	margin-bottom:20px;
	display:block;
	}
	
small {
	font-size:1em;
	color:#666;
	line-height:10px;
	}
	
.caps {
	text-transform:uppercase;
	margin-bottom:6px;
	display:block;
}
	
code {
	font: 1.1em "Courier New", Courier, Fixed;
	}
	
pre {
	font: 1.1em "Courier New", Courier, Fixed;
	margin:1.5em;
	padding:10px;
	background:#fafafa;
	border:1px solid #eee;
	}
	
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
hr {
	clear:both;
	width:100%;
	height:1px;
	border:none 0;
	color:#ccc;
	background-color:#888;
	margin:1em 0;
	}
	
img {
	border:none;
	max-width:100%;
	}
	
#sidebar img {
	
	}
	
blockquote {
	margin: 10px 0 0 -10px;
	padding-left:30px;
	background:url(images/quote.gif) no-repeat 0 6px;
	color:#343434;
}
	
	.entry cite {
		font-style:italic;
		font-size:.9em;
		display:block;
		margin:5px 0 0;
		text-align:right;
		}
		
	.entry cite:before {
		content: "\2014 \0020";
		}
		
.post ul, .post ol, .post dl {
	margin:20px 0;
	}
		
.post ul ul , .post ol ol, .post ul ol, .post ol ul, .post dl dl, .post dl ul, .post dl ol {
	margin:0;
	}
	
	.post li {
		padding:0 0 5px;
		}
		
		.post ul li {
			
		
		}
		
		.post ol li li {
			margin-left:10px;
		}
		
		.post li li {
			margin:0;
		}
		
	.post li h3 {
		margin:0;
		}
	
		
.post dt {
	font-weight:bold;
	background:url(images/icons.gif) no-repeat 0 -141px;
	padding-left:10px;
	margin-left:-10px;
}

.post dd {
	padding-left:10px;
	padding-bottom:5px;
}
		
.clear { 
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	}
		
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
	
.aligncenter, div.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/* Begin Images */	
img.alignleft, .alignleft img {
	margin:0 10px 10px 0;
	}
	
img.alignright, .alignright img {
	margin:0 0 10px 10px;
	}

.wp-caption, .attachment img {
	text-align: center;
	margin:10px 10px 10px 0;
}

.wp-caption p.wp-caption-text {
	font-size: .9em;
	color:#b6b6b6;
	margin: 0;
}

.attachment, .caption {
	text-align:center;
}

.attachment img {
	}
/* End Images / End Settings and Classes */



/* Begin Structure */
body {
	background:#262626 url(images/topbg.png) top left repeat-x;

	color:#444;
	text-align:center;
	font: 13px Arial, Helvetica, Tahoma, Verdana, Sans-Serif
	}
	
#wrapper { 
	    background: url(images/guitback.png) top center no-repeat;
		margin-top: 21px;
	}
	
#page {
	margin:0 auto;
	padding:0;
	width:925px;
	text-align:left;
	}


/* Begin Header */	
#header {
	/*height:247px;
	background: url(images/thepenguinclubweblogo.png) no-repeat;*/
	}
	
	#sitename {

		}
		
#searchform {
	width:200px;
}

	#header #searchform {
		float:right;
		padding-top:15px;
	}
		
#s {
	width:167px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	font-size:11px;
	padding:2px 3px 3px;
	float:left;
	}
	
#searchsubmit {
	float:right;
	}
/* End Header */

/* top nav */
#topnav {
	background-color: #cccccc;
	width: 808px;
	height: 67px;
	padding:0 0 4px 4px;
}

#topnav a {
	display: block;
	width: 198px;
	height: 67px;
	margin: 4px 4px 0 0;
	background-color: #262626;
	float: left;
	}
	
#topnav a:hover, #topnav a:active {
background-color: #000;
}

a.bookin {
background-image: url(images/thebookin.png);
background-repeat: no-repeat;
}

a.union {
background-image: url(images/theunion.png);
}
a.biz {
background-image: url(images/thebiz.png);
}

a.buzz {
background-image: url(images/thebuzz.png);
}

/* Begin Page List */		
#nav {
	line-height:20px;
	font-size:1.2em;
	float:left;
	padding-top:15px;
	width:360px;
	}
	
	#nav li {
		float:left;
		list-style:none;
		margin-right:25px;
		text-transform:uppercase;
		}
		
		#nav li a {
			}
			
		#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_parent a {
			}
/* End Page List */

/* light bg */

#topcontent {
	background: url(images/topcontentbg.png) repeat-y;
	margin: 0 auto;
	padding:0;
	width:935px;
	text-align:left;
}
		
/* Begin Content */	
#sidebarfront {
	line-height:14px;
	background-color: #ffffff;
	padding:10px;
}

#sidebarfrontleft p {
	padding:10px 0;
	line-height:1.3em;
}

#content, #featured	{
	float:left;
	width:467px;
		}
#content {
	padding: 20px;
}
	
	#whatson {
	background: url(images/whatson.png) no-repeat;
	margin:0;
	padding:45px 0 0 0;
	text-align:left;
	}
	
		#videos {
	background: url(images/videos.png) no-repeat;
	margin:40px 0 -20px 0;
	padding:45px 0 0 0;
	text-align:left;
	}

	.resultsBox_gsvb div.resultDiv_gsvb {

margin-bottom:5px;
}

	
#pastgigs {
	background: url(images/justbeen.png) no-repeat;
	margin:40px 0 0 0;
	padding:30px 0 0 0;
	text-align:left;
	}
	
	#rewind {
	background: url(images/rewind.png) no-repeat;
	margin:40px 0 0 0;
	padding:30px 0 0 0;
	text-align:left;
	}
	
	/* Gig */
	
	
	
	.gigdate {
		border-top: 1px solid #cec19b;
	font-size:1.2em;
	line-height:20px;
	margin: 15px 0 0 0;
	padding: 12px 0 5px 0;
	color: #000;
	}
	
	#sidebar .gigdate {
	
    margin-top: 0;
	}
	

	
	.gigexcerpt {
		/*text-align: justify;*/
	}
	
#weather {

border-top: 1px solid;
margin: 20px 0 0;

	}
#weather h4.widgettitle {
		display:none;
	}

	
/* Post */
			
	.post {
		margin:0;
		}
		
	.sticky, .byuser {
		border:5px solid #f9f9f9 !important;
		margin:-10px -10px 40px -50px;
		background:url(images/sticky.gif) no-repeat 597px 5px;
		padding:5px 5px 5px 45px;
	}
	
		.byuser {
			margin-left:-52px;
			padding-left:47px;
			background:url(images/author.gif) no-repeat 599px 5px;
		}
		
	.bubble  {
		display:block;
		float:right;
		margin:5px 0 0 10px;
		background:url(images/comments.gif);
		width:30px;
		height:29px;
		line-height:19px;
		color:#fff;
		text-align:center;
	}
	
	 .bubble:hover {
		color:#b6b6b6;
	}
		
		.entry {
			margin-bottom:20px;
			}
		
	.navigation {
		/*min-height:10px;
		margin:30px -23px;
		text-transform:uppercase;
		line-height:10px;*/
		display: none;
		}
		
	.post .navigation {
		border:solid #e6e6e6;
		border-width:1px 0;
		padding:9px 0;
	}
	
	.attachment .navigation {
		height:150px;
	}
		
		.navigation .alignleft a {
			background:url(images/icons.gif) no-repeat 0 -60px;
			padding-left:22px;
			display:block;
			height:10px;
			float:left;
		}
		
		.navigation .alignright a {
			background:url(images/icons.gif) no-repeat 100% -30px;
			padding-right:22px;
			display:block;
			height:10px;
			float:right;
		}

/* Begin Comments */	

	
.commentlist {
	margin-top:10px;
	}
		
.commentlist li {
	list-style:none;
	margin:0 10px 10px 0;
	border-bottom:1px solid #e6e6e6;
	padding: 10px; 
	}
	
.commentlist li.alt {
	}
	
	.commentmetadata, .comment-author {
		font-size:.9em;
		}
		
		.comment-author {
		}
		
	.avatar {
		float:left;
		display:block;
		margin:5px 0 0 -42px;
		}

#commentform {
	padding-bottom:10px;
}
		
#commentform input, #commentform textarea {
	width:147px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	font-size:11px;
	padding:2px 3px 3px;
	}
	
#commentform textarea {
	width:450px;
	}
			
#commentform #submit {
	width:150px;
	border:none;
	background:#343434;
	font-size:11px;
	padding:0;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	padding:2px 0 3px;
	}
/* End Comments / End Content */


/* Begin Sidebar */
#sidebar {
	float:left;
	width:240px;
	color:#666;

	line-height:20px;
	padding:0 0 20px 15px;
	margin:20px 0;
	border-left: 1px solid #888;
	}
	
	#sidebar form {
	margin-bottom:30px;
	width:220px;
	padding:0 0 20px;
	}
	
	#sidebar td { text-align: left; }
	
#sidebar li { list-style-type: none; }
	
	#sidebarleft {
	width:470px;
	color:#666;
	font-size:1.1em;
	line-height:20px;
	padding:0 0 20px 0;
	margin:20px 20px 20px 0;
	}


		
	#sidebar textarea  {
		width: 240px;
		margin-top: 10px;
		}
		
			#sidebar input  {
		margin-top: 10px;
		}
		
		#sidebar ul ul {
			margin-left:-10px;
			}
			
			#sidebar ul ul ul {
				margin:0;
				padding:0;
			}
		
		#sidebar ul li {
			list-style:none;
			margin-top:10px;
			}
		
		#sidebar li li {
			margin:0;
			background:url(images/icons.gif) no-repeat 0 -141px;
			padding-left:10px;
			}
			
		#sidebar a {
			font-size:1.1em;
		}
			
	#sidebar h4 {
		font-size:1.8em;
		color:#343434;
		line-height:20px;
		margin: 5px 0 10px 0;
		}
/* End Sidebar */


#wp-forecastA { clear:both; }

/* Begin Footer */
#footer {
	padding:24px 100px 20px 0;
	color:#b6b6b6;
	font-size:1.2em;
	line-height:20px;
	}
	
	#footer .alignright {
		padding-top:2px;
	}
	
	#footer .alignright a {
		display:block;
		float:right;
		text-transform:uppercase;
		height:10px;
		line-height:10px;
		padding-top:3px;
	}
	
	#footer .top {
		padding-right:15px;
		background:url(images/icons.gif) no-repeat 100% 0;
	}
	
	#footer .rss {
		padding-right:18px;
		margin-right:10px;
		background:url(images/icons.gif) no-repeat 100% -90px;
	}
	
	#footer .home {
		padding-right:18px;
		margin-right:10px;
		background:url(images/icons.gif) no-repeat 100% -120px;
	}
	
	#footer ul li, #rewind ul li, #weather ul li { 
		list-style-type: none; 
		} 
	
/* End Footer / End Structure */
			

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 260px;
	}
	
	#wp-calendar th {
		text-align:center;
		color:#343434;
	}
	
#wp-calendar caption {
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
	text-align: center;
	width: 100%;
		color:#343434;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	color: #CEC19B;
	background-color: #3e85af;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End Calendar */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#subscribe p { color: #343434; 
font-size: 120%;
font-weight: bold;
background: #ffffff;
padding: 10px;
}

#rightbar { 
	float:right;
	width: 100px;
	color:#E8E3CA;
}

#reviews  { margin-top:10px; }

#reviews h2 { 
	font-size: 110%; 
	color: #fff;
	margin: 0 0 10px 0; 
	}
	
#reviews ul li { 
	list-style-type: none;
	margin: 0 0 13px 0;
	line-height: 1.1em;
	font-size: 90%; 
}

#reviews a:hover { color: #fff; }

.flashmovie { margin: 10px 10px 10px 0; }

#sidebarfront object { display:none; }
