/*   
Theme Name: ACDC Theme
Theme URI: http://www.acdcfamilyjewels.com
Description: ACDC Family Jewels website theme -- WordPress v2.9.1
Author: Danny Murphy
Author URI: http://www.museum.wa.gov.au
Version: 2
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Georgia, times, serif; 
	min-width: 960px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 img { margin-bottom:0;}


/* Reset end 
-------------------------------------------------------------- */



/* Specialist Typeface 
-------------------------------------------------------------- */


@font-face {
	font-family: 'RafikaRegular';
	src: url('/wp-content/themes/ACDC-Theme/style/fonts/rafika__.eot');
	src: local('Rafika'), local('Rafika'), url('/wp-content/themes/ACDC-Theme/style/fonts/rafika__.woff') format('woff'), url('/wp-content/themes/ACDC-Theme/style/fonts/rafika__.ttf') format('truetype');
}


/* Wordpress Styles
-------------------------------------------------------------- */
.post { width: 636px; float: left; overflow: hidden; padding-bottom: 100px; }
#post-5,
#post-6 { width: 960px; }

#post-6 #shoppingcart {display: none;}
.wpsc_container {float: left;}


.entry { overflow: hidden; }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta,
.meta { padding-bottom: 1em; }
.postmetadata { }

#sidebar { width: 300px; float: right; overflow: hidden; }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; padding: 20px 0 100px; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: none; }
ol.commentlist li.odd { background: none; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li li.parent { border-left: none; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { padding-top: 5px; }
input[type=text] { }
textarea { }

#respond {  }
#respond form div { margin-bottom: 10px; }

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 	{ font-family: 'RafikaRegular', sans-serif; font-weight: normal; color: rgb(255,255,255); clear:both; }

h1 					{ font-size: 3em; line-height: 1; margin-bottom: 0.1em; text-transform: uppercase; }
h2 					{ font-size: 2em; line-height: 1; margin-bottom: 0.3em; text-transform: uppercase; }
h3 					{ font-size: 1.5em; line-height: 1; margin-top: 2em; margin-bottom: 0.3em; text-transform: uppercase; }
h4 					{ font-size: 1.2em; line-height: 1.25; margin-bottom: 0.3em; }
h5 					{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 					{ font-size: 1em; font-weight: bold; }

h1 img, 
h2 img, 
h3 img, 
h4 img, 
h5 img, 
h6 img 				{ margin: 0; }

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a 				{ border-bottom: none; }

/* Text elements
-------------------------------------------------------------- */

p           		{ margin: 0 0 1.8em; line-height: 1.4em; font-size: 1em; }
p img.left  		{ float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right 		{ float: right; margin: 1.5em 0 1.5em 1.5em; }
					
p p 				{ font-size: 1em !important; }
					
a:focus, 			
a:hover     		{ color: rgb(180,0,0); }
a           		{ color: rgb(255,255,255); text-decoration: none; border-bottom: dotted 1px rgb(255,255,255); }
					
blockquote  		{ padding: 1em; color: rgb(255,255,255); font-style: italic; font-size: 1.8em; line-height: 1.2em; margin: 0 0 1em; }
blockquote span		{ font-size: 0.5em; } 
strong      		{ font-weight: bold; }
em,dfn      		{ font-style: italic; }
dfn         		{ font-weight: bold; }
sup, sub    		{ line-height: 0; }
					
abbr, 				
acronym     		{ border-bottom: 1px dotted #666; }
address     		{ margin: 0 0 1.5em; font-style: italic; }
del         		{ color:#666; }
					
pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt 		{ font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol 				{ margin:0 1.5em; }
ul, ol				{ margin: 0; }
	  	    		
ul    				{ list-style-type: none; }
ol    				{ list-style-type: none; }
	  	    		
dl    				{ margin: 0; overflow: hidden; padding: 0 0 1em; }
dl dt 				{ font-weight: bold; margin: 0; padding: 0 0 0.6em; }
dd    				{ margin: 0; font-size: 0.8em; font-style: italic; padding: 0.3em 0; }


/* Tables
-------------------------------------------------------------- */

table       		{ margin-bottom: 1.4em; width:100%; }
table#blocks		{ width: 960px; margin: 0 auto; }
th          		{ font-weight: bold; }
thead th 			{ background: #c3d9ff; }
th,td,caption 		{ padding: 4px 10px 4px 5px; }
tr.even td  		{ background: #e5ecf9; }
tfoot       		{ font-style: italic; }
caption     		{ background: #eee; }
					
.width10			{ width:10%; }
.width20			{ width:20%; }
.width30			{ width:30%; }
.width40			{ width:40%; }
.width50			{ width:50%; }
.width60			{ width:60%; }
.width70			{ width:70%; }
.width80			{ width:80%; }
.width90			{ width:90%; }
.width100			{ width:100%; }

/* Use this if you use span-x classes on th/td. */
table .last 		{ padding-right:0; }



/* Misc classes
-------------------------------------------------------------- */
.small     			{ font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large     			{ font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide      			{ display: none; }
		   			
.quiet     			{ color: #666; }
.loud      			{ color: rgb(0,0,0); }
.highlight 			{ background:#FFF6BF; }
.added     			{ background:#060; color: rgb(255,255,255); }
.removed   			{ background:#900; color: rgb(255,255,255); }
		   			
.first     			{ margin-left:0; padding-left:0; }
.last      			{ margin-right:0; padding-right:0; }
.top       			{ margin-top:0; padding-top:0; }
.bottom    			{ margin-bottom:0; padding-bottom:0; }

.clear 				{ clear:both; }
.right 				{ float:right; }
.left 				{ float:left; }
					
hr					{ border-color: #666; border-style: solid; border-width: 1px 0 0; clear: both; margin: 20px 0; height: 0; }


/* Success, notice and error boxes
-------------------------------------------------------------- */
.error,
.failure,
.notice, 
.warning,
.messages,
.success			{ padding: .8em !important; margin-bottom: 1em; border: 2px solid #ddd; }
				
.warning,
.error			    { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.messages,
.notice			    { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.cf_info		    { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success		    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.failure		    { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }

.warning a,				
.error a		    { color: #8a1f11; }
.failure a		    { color: #8a1f11; }
.messages a,
.notice a		    { color: #514721; }
.cf_info a		    { color: #514721; }
.success a		    { color: #264409; }
				
.failure,		
.success,		
.cf_info		    { margin-top: 20px; }

div.error,
div.failure,
div.notice, 
div.messages,
div.warning,
div.success			{ clear: both; }

/* Accessibility Skip to content links
-------------------------------------------------------------- */
.skip-links			{ margin: 0; }
.skip-hide			{ left: -2500em; position: absolute; width: 1px; }
.skip-hide a:focus,				
.skip-hide a:active	{ left: 2500em; position: absolute; width: 960em; padding:0.5em 0.5em 0.5em 4em; z-index: 999; background: rgb(255,255,255); color: rgb(0,0,0); font-weight: bold; }


#govframework						{ width: 960px; margin: 0 auto; padding: 3em 0 10em; overflow: hidden; }
#govframework #logos				{ width: 555px; margin: 0; float: left; }
#govframework #logos a.gov_logo 	{ width: 108px; height: 105px; display:block; float:left; background: url("/wp-content/themes/ACDC-Theme/style/images/gov_logo.png"); text-indent: -9999px; border-bottom: none; }
#govframework #logos a.wam_logo		{ width: 190px; height: 105px; display:block; float:right; background: url("/wp-content/themes/ACDC-Theme/style/images/wam_logo.png"); text-indent: -9999px; border-bottom: none; }

#govframework #search				{ width: 312px; float: right; margin: 0;}
#govframework #search li			{ font-size: 0.8em; text-align: center; color: rgb(255,255,255); margin: 1em 0; }
#govframework #search li a			{ color: rgb(255,255,255); border-bottom-color: rgb(255,255,255);  }
#govframework #search li label		{ display: none; }
#govframework #search input			{ width: 220px; margin-right: 12px; float: left; }
#govframework #search input.sub		{ width: 69px; margin: 0.1em 0 0; float: right; line-height: 1em; }


/* Base page styling
-------------------------------------------------------------- */
body	 							{ background: rgb(0,0,0) url("/wp-content/themes/ACDC-Theme/style/images/background-black.jpg") 0 0 repeat; }
#page-wrap 							{ background: rgb(255,0,0) url("/wp-content/themes/ACDC-Theme/style/images/background-red.jpg") 0 0 repeat; overflow: hidden; } 
#page-wrap2 						{ background: transparent url("/wp-content/themes/ACDC-Theme/style/images/background-split2.jpg") 0 -15px repeat-x; overflow: hidden; }
#header-wrap						{ width: 960px; margin: 0 auto; padding-top: 1em; }
#content-wrap						{ width: 960px; margin: 0 auto; color: rgb(255,255,255); padding: 2em 0 60px; overflow: hidden; }
#content							{ clear: both; }


/* Band Background images
-------------------------------------------------------------- */
.page-id-2 #content					{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-angus-1.gif") 			100% 100% no-repeat; }
.page-id-20 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-angus-2.gif") 			100% 100% no-repeat; }
.page-id-25 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-bonscott-1.gif") 		100% 100% no-repeat; }
.page-id-5 #content					{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-bonscott-2.gif") 		100% 100% no-repeat; }
.page-id-18 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-brianjohnson-1.gif") 	100% 100% no-repeat; }
.page-id-27 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-brianjohnson-2.gif") 	100% 100% no-repeat; }
.page-id-22 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-cliffwilliams-1.gif") 	100% 100% no-repeat; }
.page-id-15 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-cliffwilliams-2.gif") 	100% 100% no-repeat; }
.page-id-17 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-malcolmyoung-1.gif") 	100% 100% no-repeat; }
.page-id-21 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-malcolmyoung-2.gif") 	100% 100% no-repeat; }
.page-id-13 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-philrudd-1.gif") 		100% 100% no-repeat; }
.page-id-23 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-philrudd-2.gif") 		100% 100% no-repeat; }
.page-id-28 #content				{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-bonscott-2.gif") 		100% 100% no-repeat; }
.single #content					{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-philrudd-2.gif") 		100% 100% no-repeat; }
.archive #content					{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-angus-2.gif") 			100% 100% no-repeat; }
.blog #content						{ background: url("/wp-content/themes/ACDC-Theme/style/images/band2/band-brianjohnson-2.gif") 	100% 100% no-repeat; }



/* header masthead
-------------------------------------------------------------- */
#header								{ overflow: hidden; padding-bottom: 30px; background: url("/wp-content/themes/ACDC-Theme/style/images/background-split.jpg") 0 100% repeat-x; }
#header .container					{ width: 600px; float: left; padding-top: 1em; }
#header .container h1 a				{ width: 400px; height: 344px; display:block; float:left; background: url("/wp-content/themes/ACDC-Theme/style/images/acdc-logo-small2.png"); text-indent: -9999px; border-bottom: none; }
#header .nav   						{ width: 340px; margin: 0 auto; -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); float:right; padding: 2em 0 0; }
#header .nav li						{ float:none; margin: 0; padding: 0; line-height: 1em; }
#header .nav li a					{ font-family: 'RafikaRegular', sans-serif; color: rgb(0,0,0); text-transform: uppercase; margin: 0; padding: 0 1em -1em; font-size: 1.2em; line-height: 1em; display: block; border-bottom: none; }
#header .nav li.current_page_item a,
#header .nav li a:hover				{ color: rgb(255,255,255); }
 

/* Footer
-------------------------------------------------------------- */
#footer								{ padding: 0 0 100px; clear: both; }
#footer ul							{ width: 960px; margin: 0 auto 30px; overflow:hidden; background: none; }
#footer li							{ float: left; background: none; }
#footer li.logo-arts 				{ margin-right: 50px; }
#footer li.logo-arts a			 	{ width: 200px; height: 80px; display:block; float:left; background: url("/wp-content/themes/ACDC-Theme/style/images/logos-acm.png"); text-indent: -9999px; border-bottom: none; }
#footer li.logo-wam a			 	{ width: 180px; height: 80px; display:block; float:left; background: url("/wp-content/themes/ACDC-Theme/style/images/logos-wam.png"); text-indent: -9999px; border-bottom: none; }

#footer li.logo-arts2 a			 	{ width: 90px; height: 34px; display:block; float:left; background: url("/wp-content/themes/ACDC-Theme/style/images/logo-arts-long.png"); text-indent: -9999px; border-bottom: none; }
#footer li.logo-wam2 a			 	{ width: 90px; height: 34px; display:block; float:left; background: url("/wp-content/themes/ACDC-Theme/style/images/logo-wam-long.png"); text-indent: -9999px; border-bottom: none;  margin-left: 20px; }

#footer p.description				{ clear: both; font-family: Arial, sans-serif; font-size: 0.7em; padding: 1em 0; background: rgb(8,8,8); color: rgb(255,255,255); }
#footer p.description span			{ width: 960px; margin: 0 auto; display: block; }


/* Homepage changes
-------------------------------------------------------------- */
.home .entry						{ width: 960px; margin: 1em auto 3em; }
.home .entry p 						{ line-height: 1.4em; font-size: 1.1em; font-family: 'RafikaRegular', sans-serif; font-weight: normal; color: rgb(255,255,255); clear:both; }
.home #header #page-wrap2			{ padding: 50px 0 100px; }
.home #footer						{ padding-top: 40px; }
.home #header .container h1	a		{ width: 555px; height: 472px; display:block; float:left; background: url("/wp-content/themes/ACDC-Theme/style/images/acdc-logo2.png"); text-indent: -9999px; border-bottom: none; }
.home #header .nav li a				{ font-family: 'RafikaRegular', sans-serif; color: rgb(0,0,0); text-transform: uppercase; margin: 0; padding: 0 1em -1em; font-size: 1.6em; line-height: 1em; display: block; border-bottom: none; }
.home #header .nav li.current_page_item a,
.home #header .nav li a:hover		{ color: rgb(255,255,255); }
.home #header .container			{ width: 600px; float: left; }


/* Content area
-------------------------------------------------------------- */
#content-wrap li					{ line-height: 1.5em; }
#content-wrap li span				{ display: block; width: 8em; float: left; }
#content-wrap li span.says 			{ display: inline; width: auto; float: none; }
.reply								{ padding: 0 0 10px; }
.reply a							{ color: rgb(180,180,180); }


#content .container					{ width: 636px; float: left; overflow: hidden; padding-bottom: 100px; }
#sidebar h3							{ margin-top: 0; }
#sidebar ul 						{ margin-bottom: 3em; }

.page-id-17 blockquote 				{ font-size: 1.2em; }
.page-id-17 blockquote span			{ font-size: 0.7em; }

.page-id-15 .entry ol li span 		{ font-family: Arial, sans-serif; background: black; padding: 0.5em; display: block; width: 393px; float: right; }				


/* Quiz
-------------------------------------------------------------- */
#content-wrap .quizzin-question li span		{ width: auto; float: none; display: inline; }
#content-wrap .quizzin-question li 			{ margin: 1em 1em 1em 0; float: left; width: 100%; display: block; }
#content-wrap .question-content				{ font-size: 1.1em; line-height: 1.3em; padding-bottom: 2em; border-bottom: 1px dotted #666;  }
#content-wrap .show-question li				{ float: none; clear: both; width: 100%; }
#content-wrap .show-question li span		{ display: inline; width: auto; float: none; }
#content-wrap .show-question li .answer		{ display: block; }
#content-wrap .show-question-content		{ padding: 1em 0;}
#content-wrap .show-question				{ border-top: 1px dotted #666; }

#content-wrap .answer span,
#content-wrap .correct-answer span,
#content-wrap .user-answer span 			{ padding-left: 26px; background-position: left center; }
#content-wrap .explanation 					{ padding-top: 1em; }

#next-question						{ background: url("/wp-content/themes/ACDC-Theme/style/images/button-next.jpg") top left no-repeat; width: 300px; height: 200px; border: 0; text-indent: -9999px; cursor: pointer; color: transparent; text-transform: capitalize; }
#next-question:hover				{ background-image: url("/wp-content/themes/ACDC-Theme/style/images/button-next-over.jpg"); }
#next-question:active				{ border:0; }

#action-button						{ background: url("/wp-content/themes/ACDC-Theme/style/images/button-results.jpg") top left no-repeat; width: 300px; height: 200px; border: 0; text-indent: -9999px; cursor: pointer; color: transparent; text-transform: capitalize; }
#action-button:hover				{ background-image: url("/wp-content/themes/ACDC-Theme/style/images/button-results-over.jpg"); }
#action-button:active				{ border:0; }


/* Timeline
-------------------------------------------------------------- */
.page-id-15	.post	{ width: 960px; }
.page-id-15 #content-wrap li { width: 960px; clear: both; float: left; min-height: 215px; }
.page-id-15 #content-wrap li p { padding: 3em 0 0 700px; margin: 0; }
.page-id-15 #content-wrap li span { width: 100%; font-size: 1.2em; display: block; padding-bottom: 0.5em; }
.page-id-15 #content-wrap li .breakout { width: auto; font-size: 0.9em; padding: 1em; background: black; margin-top: 0.5em; font-family: Arial, sans-serif; }

.page-id-15 #content-wrap .timeline-01 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-01.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-02 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-02.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-03 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-03.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-04 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-04.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-05 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-05.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-06 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-06.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-07 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-07.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-08 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-08.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-09 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-09.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-10 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-10.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-11 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-11.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-12 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-12.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-13 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-13.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-14 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-14.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-15 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-15.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-16 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-16.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-17 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-17.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-18 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-18.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-19 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-19.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-20 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-20.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-21 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-21.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-22 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-22.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-23 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-23.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-24 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-24.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-25 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-25.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-26 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-26.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-27 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-27.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-28 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-28.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-29 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-29.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-30 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-30.png") top left no-repeat; min-height: 400px; }
.page-id-15 #content-wrap .timeline-31 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-31.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-32 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-32.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-33 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-33.png") top left no-repeat; min-height: 400px; }
.page-id-15 #content-wrap .timeline-34 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-34.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-35 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-35.png") top left no-repeat; min-height: 440px; }
.page-id-15 #content-wrap .timeline-36 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-36.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-37 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-37.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-38 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-38.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-39 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-39.png") top left no-repeat; }
.page-id-15 #content-wrap .timeline-40 { background: url("/wp-content/themes/ACDC-Theme/style/images/timeline/ACDCtimeline-40.png") top left no-repeat; }

.page-id-15 #content-wrap li span 		{ width: 259px; display: block; }
.page-id-15 #content-wrap li .breakout 	{ float: right; width: 231px; display: block; }
.page-id-15 #content-wrap .timeline-35 	{ height: 440px; }

#post-21 ul,
#post-25 ul 							{ list-style: square; padding-left: 1em; padding-bottom: 2em;}

#post-21 li,
#post-25 li								{ margin-bottom: 1em; }

