/*
Theme Name: The Gig Guide
Theme URI: http://www.the-gig-guide.co.uk
Description: WordPress Custom Theme for The Gig Guide
Version: 1
Author: Realising Designs
Author URI: http://www.realisingdesigns.com

*/

body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1f1f1f;
	color: #CCC;
	text-align: center;
	background-image: url(images/body-bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	text-align: left;
	background-color: #000;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	border: 1px solid #DDD;
	border-top: none;
	background-image: url(images/page-bgr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	margin: 0;
	padding: 0;
	height: 115px;
	background-image: url(images/header-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header .inner {
	width: 950px;
	margin: 0 auto;
}
#header .description {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: left;
	padding: 0;
	margin: 0 0 0 163px;
	color: #FFF;
	background-image: url(images/tagline-bgr.jpg);
	height: 67px;
	width: 787px;
}
#header .description span {
	display: none;
}
#header .description p {
	margin: 0;
	text-align: right;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 50px 10px 0 10px;
}
#header .description a {
	color: #FFF;
}

#content {
	font-size: 1.2em
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}/*
#sidebar p {
	color: #333;
}*/

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #ff6100;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff6100;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #ff6100;
	text-decoration: none;
}
#sidebar h2 {
	color: #555;
}
/*
.entry p a:visited {
	color: #b85b5a;
	}
*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #555;
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.postmetadata {
	line-height: 170%;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff6100;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 630px;
}

.post {
	margin: 10px;
	text-align: justify;
	border: 5px solid #DDD;
	background-color: #000;
	padding: 0;
	clear: both;
}
.post_thumb {
	margin: 10px;
	border: 5px solid #DDD;
	background-color: #000;
	padding: 0;
	display: block;
/*	clear: both;*/
}
.post_left {
	margin: 10px 10px 10px 10px;
}
.post_right {
	margin: 10px 10px 10px 10px;
}
.post h2 {
	margin: 0;
	padding: 12px 0 14px 15px;
	background-image: url(images/post-title-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}
.post h2 a {
	color: #FFF;
}
.post .entry {
	padding: 2px 15px;
	background-image: url(images/post-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding: 10px;
	border: 1px solid #333;
	background-color: #222;
	margin: 15px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	background-color: #DDD;
	background-image: url(images/footer-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #333;
}

#quick-links {
	background-image: url(images/quick-links-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
}
#quick-links td {
	padding: 10px;
}

#quick-links h2 {
	color: #333;
	font-size: 13px;
	padding-left: 0;
	margin-left: 0;
}
#quick-links p {
	font-size: 13px;
}
#quick-links a {
	color: #333;
}
#quick-links ul {
	padding-left: 20px;
	margin-left: 0;
}
#quick-links li {
	padding-left: 0;
	margin-left: 0;
	list-style-image: url(images/0025_bullet.png);
	list-style-position: outside;
}

#copyright {
	font-size: 11px;
	color: #666;
}
#copyright a {
	color: #999;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0;
	float: left;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
*/
/* .entry ul li:before, 
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol, .entry ul {
	padding: 15px 0 15px 0;
	margin: 0;
}

.entry ol li, .entry ul li {
	margin: 0 0 0 25px;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 25px;
}

#sidebar ul li {
/*	list-style-type: none;
	list-style-image: none;*/
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 15px 3px 5px 3px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 10px;
	padding: 5px;
}
#commentform textarea {
	width: 580px;
	padding: 5px;
}
#respond h3 {
	margin-left: 15px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 10px; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	border: 1px solid #333;
	background-color: #222;
	color: #ECECEC;
}
/* End Form Elements */



/* Begin Comments*/

#comments {
	margin: 0 0 0 10px;
	padding: 0;
}

.alt {
	margin: 10px;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 10px 10px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color: #222;
	border: 1px solid #333;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin: 0 0 0 632px;
	width: 318px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
/*	display: block;*/
	text-align: center;
	margin: 20px 10px 1px 10px;
}
.navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px 5px;
	margin: 0;
	color: #444;
}
/* End captions */

/* Custom Divs */

#text-news {
	background-image: url(images/news-title.jpg);
	height: 21px;
	width: 323px;
	padding: 19px 0 0 9px;
	margin: 0 0 17px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-news span {
	display: none;
}

#text-gig-manager {
	background-image: url(images/gig-manager-title.jpg);
	height: 44px;
	width: 230px;
	padding: 19px 0 0 9px;
	margin: 0 0 17px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-gig-manager span {
	display: none;
}

#text-editions {
	background-image: url(images/text-editions.jpg);
	height: 27px;
	width: 294px;
	padding: 19px 0 0 9px;
	margin: 0 0 11px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-editions span {
	display: none;
}

#text-venues {
	background-image: url(images/text-browse-venues.jpg);
	height: 27px;
	width: 173px;
	padding: 19px 0 0 9px;
	margin: 0 0 11px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-venues span {
	display: none;
}

#text-bands {
	background-image: url(images/text-browse-bands.jpg);
	height: 27px;
	width: 157px;
	padding: 19px 0 0 9px;
	margin: 0 0 11px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-bands span {
	display: none;
}

#header ul {
	margin: 0 0 0 180px;
	padding: 0;
	list-style: none;
}
#header ul li {
	float: left;
}
#header a.btn {
	display: block;
	height: 48px;
	margin: 0;
	padding: 0;
}
#header a.btn span {
	display: none;
}
#btn1 {
	width: 77px;
	background-image: url(images/links-news-0.jpg);	
}
#btn1:hover {
	background-image: url(images/links-news-1.jpg);	
}
#btn2 {
	width: 98px;
	background-image: url(images/links-editions-0.jpg);	
}
#btn2:hover {
	background-image: url(images/links-editions-1.jpg);	
}
#btn3 {
	width: 114px;
	background-image: url(images/links-gig-finder-0.jpg);	
}
#btn3:hover {
	background-image: url(images/links-gig-finder-1.jpg);	
}
#btn4 {
	width: 92px;
	background-image: url(images/links-venues-0.jpg);	
}
#btn4:hover {
	background-image: url(images/links-venues-1.jpg);	
}
#btn5 {
	width: 84px;
	background-image: url(images/links-bands-0.jpg);	
}
#btn5:hover {
	background-image: url(images/links-bands-1.jpg);	
}
#btn6 {
	width: 93px;
	background-image: url(images/links-feeds-0.jpg);	
}
#btn6:hover {
	background-image: url(images/links-feeds-1.jpg);	
}
#btn7 {
	width: 84px;
	background-image: url(images/links-forum-0.jpg);	
}
#btn7:hover {
	background-image: url(images/links-forum-1.jpg);	
}
#btn8 {
	width: 98px;
	background-image: url(images/links-search-0.jpg);	
}
#btn8:hover {
	background-image: url(images/links-search-1.jpg);	
}

/* Gig Search */
#gigSearch {
	padding: 7px 20px;
	border: 1px solid #333;
	background-image: url(images/gig-search-bgr-black.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
	border-bottom: 1px solid #DDD;
}

#gigSearch h2 {
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
}
#gigSearch p {
	color: #ECECEC;
}

#gigLogin {
	padding: 7px 20px;
	border: 1px solid #333;
	background-image: url(images/gig-search-bgr-black.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
	border-bottom: 1px solid #DDD;
}
#gigLogin h2 {
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
	margin-bottom: 5px;
}
#gigLogin p {
	color: #ECECEC;
}
#gigLogin .field {
	margin: 5px 0 5px 0;
}


input.box, select.box {
	border: 3px solid #444;
	padding: 3px;
	margin: 2px 0;
	background-color: #000;
	color: #CCC;
}

/* Gig Register */

#gigRegister {
	background-image: url(images/register-home-icon.jpg);
	background-color: #500000;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 150px 5px 10px;
	border-bottom: 1px solid #DDD;
}

#gigRegister h2 {
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: 1px solid #d06666;
}
#gigRegister p {
	color: #ECECEC;
}

/* Gig Photos */
#gigPhotos p {
	padding: 1px 10px;
	color: #222;
}
#gigPhotos {
	border-bottom: 1px solid #CCC;
}

/* Gig List */
#gigList h3 {
	background-image: url(images/viewTableHdBgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F3F3F3;
	padding: 7px;
	border: 1px solid #222;
	margin: 0;
	color: #222;
	font-size: 12px;
}
#gigList ul {
	margin: 0 0 15px 0;
	padding: 0;
}
#gigList li {
	border: 1px solid #222;
	background-color: #000;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/adminButtonBgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	padding: 7px;
}

/* Gig Feed */

#gigFeed h3 {
	background-image: url(images/viewTableHdBgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	margin: 0;
	color: #222;
	font-size: 12px;
}
#gigFeed ul {
	margin: 0;
	padding: 0;
}
#gigFeed li {
	border: 1px solid #222;
	background-color: #000;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/adminButtonBgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	padding: 5px 10px;
}

/* Search box */

#myvar {
	position: absolute;
	top: 50px;
	right: 50px;
	width: 300px;
	background-color: #000;
	border: 1px solid #DDD;
	text-align: left;
	padding: 10px;
	display: block;
	background-image: url(images/post-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#myvar h2 {
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
}

/* Social Bookmarks */
#social {
	padding: 3px 10px;
}
#social h2 {
	padding-bottom: 5px;
}

#social a {
	padding: 3px;
}

/* User Login */
#userLogin {
	border-bottom: 1px solid #DDD;
}

/* Custom reg form */
#registerform, form.loginform {
	border: 3px solid #ddd;
	background-color: #000;
	margin: 10px;
	padding: 10px;
	background-image: url(images/post-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#registerform input, form.loginform input {
	margin-bottom: 10px;
}

#flash-viewer {
	height: 175px;
	overflow: hidden;
}

#crp_related {
	clear: both;
}
