/*  
Theme Name: Art Car Parade
Theme URI: http://www.artcarparade.co.uk/
Description: Custom theme for Art Car Parade, based on the default WordPress theme <a href="http://binarybonsai.com/kubrick/">Kubrick</a> version 1.6.
Version: 2.0
Author: High Density
Author URI: http://highdensity.co.uk/

*/ 

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #F87811 url('images/acp_header_bg.gif') no-repeat top center;
	color: black;
	text-align: center;
	margin: 0;
	}
	
#page {
	background: white url('images/acp_page_bg.gif') repeat-y top center;
	color: black;
	margin: auto;
	width: 784px;
	text-align: left;
	}

/* header ------------------------------------------------------------------- */

#header {
	background: url('images/acp_header_bg.gif') no-repeat top center; 
	padding: 12px 12px 20px 12px; 
	}
	
#headerimg a {
	display: block;
	width: 760px;
	height: 208px;
	outline: none;
	}
	
#headerimg a:hover {
	background: none;
	}
	
/* content --------------------------------------------------------------------- */

#content {
	line-height: 1.6em;
	font-size: 1.2em;
	padding-bottom: 40px;
	}

.narrowcolumn {
	float: right; 
	width: 555px;
	margin: 0 32px 8px 0;
	border-bottom: 1px dotted #333333; 
	}

.widecolumn {
	width: 717px;
	padding: 0 0 15px 0;
	}
	
.navigation {
	padding: 0 0 14px 0;
	display: block;
	text-align: center;
	}
	
/* sidebar ----------------------------------------------------------------- */

#sidebar {
	width: 145px;
	float: left;
	padding: 4px 0 15px 0; 
	margin: 0 0 0 32px;
	}

#sidebar h2 {
	font-size: 1.4em; /* 12px */
	padding: 0 0 5px 12px;
	margin: 0;
	}

#sidebar a {
	font-size: 1.3em; /* 13px */
	} 
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 13px 0;
	}

#sidebar ul li ul {
	border-top: 1px dotted #333333;
	}

#sidebar ul li ul li ul{
	border-top: none;
	}

#sidebar ul li ul li {
	display: block;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #333333;
	margin: 0;
	}

#sidebar ul li ul li ul li {
	display: block;
	padding: 3px 0 2px 10px;
	font-size: 0.92em;  /* 12px */
	border-bottom: none;
	margin: 0;
	}

#sidebar ul li ul li a {
	background-image: url('images/menu_bullet.gif');
	background-position: 0 3px;
	background-repeat: no-repeat; 
	padding: 0 0 0 14px;
	}
	
#sidebar ul li ul li ul li a {
	background-position: 1px 2px;
	}

#sidebar li.current a {
	background-image: url('images/menu_bullet_on.gif');
	color: black;
	display: block;
	}

#sidebar li.nocurrent a {
	background-image: url('images/menu_bullet.gif');
	color: #C40008;
	display: block;
	}
	
#sidebar li.current a:hover, #sidebar li.nocurrent a:hover {
	color: white;
	}

#sidebar ul li ul li a:hover {
	background-image: url('images/menu_bullet_hover.gif'); 
	}

/* footer ----------------------------------------------------------------- */

#footer {
	background: #F87811 url('images/acp_footer_bg.gif') no-repeat top center;
	width: 720px;
	padding: 22px 32px;
	clear: both;
	}

#footer p {
	font-size: 1.1em;
	margin: 0;
	text-align: left; 
	line-height: 1.4em;
	}
#logos {
	clear: both;
	float: right; 
	vertical-align: bottom; 
	display: block;
	}

#logos a {
	margin-left: 18px;
	display: inline;
	}

#logos a:hover {
	background: none;
	}

/* Begin Typography & Colors ---------------------------------------------- */ 

.narrowcolumn .entry, .widecolumn .entry, #pp_wrap {
	line-height: 1.4em;
	margin-bottom: 14px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	font-weight: normal; 
	line-height: 1.2em;
	}
	
h2.pagetitle, h2.archivetitle {
	background: white url('images/acp_pagetitle_bg.gif') no-repeat center left; 
	border-bottom: 1px dotted #333333;
	padding: 13px 55px 14px 55px;
	}

h2.pagetitle {
	border-top: 1px dotted #333333;
	margin: 12px 0 8px 0;
	}

h2.archivetitle {
	margin: 0;
	}

h3 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	border-bottom: 1px dotted #333333;
	padding: 0 0 8px 0;
	margin: 17px 0 6px 0;
	}
	
h3.bordertop {
	padding: 8px 0 0 0;
	border-top: 1px dotted #333333;
	border-bottom: none;
	}

h4 { 
	font-size: 1.2em;
	}

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

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.price {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	float: right;
	margin-top: 8px;
	}

.price span {
	font-weight: bold;
	color: #C40008;
	}

.entry p a:visited {
/*	color: #b85b5a; */
	}
	
.entry a {
	font-weight: bold;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #666666;
	}

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

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

a {
	color: #C40008;
	text-decoration: none;
	}

a:hover {
	color: white;
	background-color: #F87811;
	}

/* End Typography & Colors */



/* Begin Structure */

.post {
	clear: both;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0 5px 0;
}

.postmetadata {
	clear: left;
}

/* End Structure */

/* 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
	}

.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}

hr {
	display: none;
	}
	
a img {
	border: none;
	}

/* ----------- NGG gallery -------------*/

.ngg-albumoverview .hover {
	background-color: #F87811;
}
.ngg-album-compact,
.ngg-gallery-thumbnail-box {
	float: left;
	margin-right: 17px; 
	margin-bottom: 10px;
	text-align: left;
	width: 126px;	
}

.ngg-album-compact img,
.ngg-gallery-thumbnail-box img {
	border: 1px solid #E2E2E2;
	margin: 0px;
	padding: 0px;
	width: 124px; 
	height: 124px;
}
.hover .ngg-album-compactbox a img,
.ngg-album-compact a:hover img,
.ngg-gallery-thumbnail-box a:hover img {
	border: 1px solid #F87811;
}

.ngg-album-compact h4 {
	margin-top: -2px;
	margin-bottom: 0;
	border-bottom: 1px dotted #333333;
}

.ngg-gallery-thumbnail a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

.ngg-album-compact h4 a,
.ngg-gallery-thumbnail a span {
	font-weight: normal; 
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin-bottom: 1px; 
	height: 25px;
	overflow: hidden;
	display: block;
	text-decoration: none;
}
.hover h4 a,
.ngg-gallery-thumbnail a:hover span {
	color: #FFFFFF;
	background-color: #F87811;
}
.rightCol {
	margin-right: 0 !important;
}
.ngg-navigation {
	float: right;
	margin-bottom: 10px
}
.ngg-navigation a, .ngg-navigation span {
	margin: 0 5px;
}
.ngg-galleryoverview {
	clear: both;
}
.gallery-link {
	display: block;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #333333;
	margin: 0;
}
.gallery-link a {
	font-size: 13px;
	font-weight: normal;
	background-image: url('images/menu_bullet.gif');
	background-position: 0 3px;
	background-repeat: no-repeat; 
	padding: 0 0 0 14px;
}
.hover .gallery-link a,
.gallery-link a:hover {
	color: #FFFFFF;
	background-color: #F87811;
	background-image: url('images/menu_bullet_hover.gif'); 
}
.ngg-singlepic {
}
.ngg-singlepic:hover {
	background: none;
}
.ngg-center {
	display: block;
	text-align: center;
}
.ngg-left {
	display: block;
	text-align: left;
}
.ngg-right {
	display: block;
	text-align: right;
}

/* -------------- Shadowbox ------------- */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


