/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For chits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*body styles*/

body {
	line-height: 1.5;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

/* typography.css */

html {
	font-size: 100.01%;
}

body {
	font-size: .75em;
	color: #000;
	background: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color: #000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
	line-height: 2em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
}

h5 {
	font-size: .95em;
	font-weight: normal;
}

h6 {
	font-size: .90em;
	font-weight: normal;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

p {
	margin: 0 0 1.5em;
}

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;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

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;
}

li ul, li ol {
	margin: 0;
}

ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

/* agnsw styles */

#contentblock {
	background-color: #fff;
	color: 333;
	width: 950px;
	padding: 15px;
	clear: both;
}

#bannerblock {
	background-color: #000;
	color: white;
	width: 950px;
	padding: 0 15px;
}

.chunk p {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.chunk h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/*home page col styles*/

.home-col-1 {
	margin-left: -15px
}

.home-col-2 {
	margin-left: 15px
}

.home-col-3 {
	margin-right: -15px
}

/* topnav styles */

.text-logo {
	width: 375px;
	float: left;
	margin-bottom: 30px
}

#topnav ol, ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	right: 0;
	left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#topnav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#topnav li a {
	display: block;
	color: #FFF;
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 50px;
	margin-right: 5px;
	text-decoration: none;
}

#topnav li a:link {
	color: #fff;
	text-decoration: none;
}

#topnav  li a:visited {
	color: #fff;
	text-decoration: none;
}

#topnav  li a:hover {
	background-color: #fe4819;
	margin-left: -5px;
	padding-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#topnav  li a:active {
	background-color: #fe4819;
	text-decoration: none;
}

#topnav .section-highlight {
	background-color: #fe4819;
	margin-left: -5px;
	padding-left: 5px;
	margin-right: 5px;
	display: block;
	text-decoration: none;
}

.col-1 {
	width: 120px;
	float: left
}

.col-2 {
	width: 120px;
	float: left
}

.col-3 {
	width: 120px;
	float: left
}

.col-4 {
	width: 120px;
	float: left
}

.col-5 {
	width: 120px;
	float: left
}

/* subnav */

.subnav-bar {
	width: 100%;
	height: 40px;
	clear: both;
}

.col-subnav {
	width: 735px;
	padding-top: 10px;
	float: left
}

.col-search {
	width: 245px;
	float: right
}

.subnav li {
	display: block;
	list-style-type: none;
	font-weight: normal;
	color: #000;
	font-size: 1.2em;
	margin-bottom: -5px;
}

.subnav li a {
	color: #000;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}

.subnav li a:link {
	color: #999;
	text-decoration: none;
	list-style-type: none;
}

.subnav  li a:visited {
	color: #999;
	text-decoration: none;
	list-style-type: none;
}

.subnav  li a:hover {
	color: #fc711e;
	text-decoration: none;
	list-style-type: none;
}

.subnav  li a:active {
	color: #fc711e;
	text-decoration: none;
	list-style-type: none;
}

.subnav a.sub_section-highlight:link, .subnav a.sub_section-highlight:visited {
	color: #000000;
	text-decoration: none;
	list-style-type: none;
}

/* breadcrumb link style */

#breadcrumb {
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px
}

/* #breadcrumb a:link {
color: #fff;
text-decoration: none;
}
#breadcrumb a:visited {
  color: #fff;
  text-decoration: none;
}

#breadcrumb a:hover, a:active {
  color: #f00;
} */

.home {
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}

.anz {
    float: right;
	padding-top: 65px;
}

/* media releases */

.on-view th {
    font-weight: bold;
    padding-right:3em;
    vertical-align:top;
}

.on-view td {
    vertical-align:top;
}

.space-below td, .space-below th {
    padding-bottom: 2em;
}

/* agnsw body link styles */

a:link, a:visited {
	color: #999;
	text-decoration: none;
}

a:hover, a:active {
	color: #fc711e;
	background-color: none;
}

/* Footer styles */

#footer {
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 85%;
	color: white;
	clear: both
}

.footer-col-1 {
	width: 255px;
	padding-top: 10px;
	float: left;
	line-height: 1.1;
}

.footer-col-2 {
	width: 285px;
	padding-top: 10px;
	float: left;
	line-height: 1.1;
}

.footer-col-3 {
	width: 240px;
	padding-top: 10px;
	float: left;
	line-height: 1.1;
}

.footer-col-4 {
	width: 200px;
	padding-top: 10px;
	float: left;
	line-height: 1.1;
}

.white {
	color: #fff;
}

#footer a {
	margin-right: 10px;
	margin-left: 10px;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: #fe4819;
}

.agnsw-logo {
	float: right;
}

.glamkit-logo {
}

.grey {
	color: #999;
}

.white-small {
	color: white;
	font-size: 85%;
}

.white-bg {
	background-color: white;
}

.black-bg {
	background-color: black
}

/* agnsw 2.0 search */

.searchbox-right {
	padding-left: 720px;
}

.search-box p {
	margin: 0;
	padding: 0;
}

.search-box {
	color: #FFF;
	margin: 0;
	padding: 10px 0 10px 0px;
}

.search-box input {
	background: #fff;
	color: #000;
}

.search-box #text {
	float: left;
	padding-left: 6px;
	height: 15px;
	border-top: 1px solid #a5a5a5;
	margin-right: 0;
}

.search-box #go {
	float: left;
}

/* Search results page */

.summary {
	margin: 0;
	padding: 0;	
}
	
.url {

}	

/* agnsw 2.0 email sign-up */

.email-box p {
	margin: 0;
	padding: 0;
}

.email-box {
	color: #FFF;
	margin: 0;
	padding: 10px 0 10px 0px;
}

.email-box input {
	background: #fff;
	color: #000;
}

.email-box #text-email {
	float: left;
	padding-left: 6px;
	height: 15px;
	border-top: 1px solid #a5a5a5;
	margin-right: 0;
}

.email-search-box #go-email {
	float: left;
}

*:focus {
	outline: 0;
}

.topbar {
	background-color: #000;
}

/*Exhibition listings*/

.listing {
	font-size: 0.90em; 
}

.exhibition h1 {
    font-size: 1.6em;
	line-height: 1em;
}	

.exhibition-prices {

	margin-bottom: 3px;
	padding-bottom: 3px;
}

.further-info {
	margin-bottom: 15px;
	border-bottom: 1px solid silver;
	padding-top: 3px;
	padding-bottom: 3px;
}

.exhibition-prices p {
	margin: 0;
	width: 90%;
}

.sponsor img {
	margin: 0em 1.88em 0em 0em;
}

/* Controls spacing on exhibition listings*/
.exhib-title {
	height:105px;
}

.free {
	margin-bottom: 30px;
}

/*Exhibitions page*/

.exhibitions img {
	float: left;
	border-style: none;
}

.exhibitions {
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px solid #dcdcdc;
}

.exhib-size-change {
	border-top: 2px solid #333;
}

.exhib-size-change-dark {
	border-top: 2px solid #999;
}
.exhib-price {
	font-size: 80%
	padding-top: 50px;
	padding-bottom: 25px
	color: lime;
}

.exhib-hero {
	margin: 0 0 0 -15px;
}

.exhib-photo {
	margin: 10px 0 0 0;
	height: 85px;
}

.exhib-side {
	position: relative;
	height: 380px;
}

.exhib-photos {
	position: absolute;
	bottom: 0;
	width: 230px;
}

.exhib-minor {
	border-top: 1px solid #dcdcdc;
	padding-top: 10px;
	margin-top: 10px;
}

.exhib-minor img {
	padding-bottom: 10px;
}

.pullquote {
	font-size: 2em;
	margin: 0;
	line-height: 1;
}
.orange-pullquote {
    color: #fc711e;
    margin-bottom: 3px;
    font-size: 1.1em;
}
.orange-pullquote-attrib {
    color: #fc711e;
    font-size: 0.9em;
}
.exhib {
	margin-top: 20px;
}

.exhib_title_banner {
    padding:15px;
    background-color: white;
	margin-bottom: 15px;
}

.exhib-details {
 margin-top: 40px;
}

ul.tabs, .tabs li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1.05em;
}

.tabs a:link, .tabs a:visited
{
    background: #999;
    float: left;
    line-height: 10px;
    margin-right: 1px;
    padding: 5px 20px;
    text-decoration: none;
    color:black;
    font-weight: bold;
}

.tabs a.active-tab:link, .tabs a.active-tab:visited
{
    background: white;
    color:#999;
}


/* Exhibition subnav */

/* Prize pages */
.caption {
    font-size: 0.8em;
    line-height: 1.1;
    margin-bottom: 1em;
}

.caption p {
    margin:0;
    padding: 0;
}

.prize-images{
    position:relative;
    height:195px;
    padding:0;
    margin:0;
}

#contentblock h6.artist {
    color:#000;
    padding-left:0px;
    font-weight:bold;
}


.prize_thumbs{
    position: absolute; left: 0px; bottom: 10px;
    max-height:170px;
    max-width:170px;
    padding:0px;
    margin:0px;
}

.contentblock-break{
    border-bottom-width:1px;
    border-color:#c9c9c9;
    border-style:solid;
    padding-left, padding-right:15px;
    clear: both;
}

.prizeitem h5{
    margin:0em;
    padding:0em;
    font-weight:bold;
}

.prizeitem h6{
    margin:0em;
    padding:0em;
    padding-top:0.2em;
    padding-bottom:0.2em;
    color:#313131;
    font-size:100%;
}

.winners h3 {
    font-weight: bold;
    margin-top:1em;
}

.prizeitem p {
    margin-bottom:1em;
    padding:0px;
}

.prev-item {
	font-size: 1.2em;
}

.next-item {
	font-size: 1.2em;
	float: right;
}

.prevnext {
    margin-bottom:1em;
}

.media-release .sub_section-highlight, .past-winners .sub_section-highlight {
	color: #000;
	text-decoration: none;
}

.past-winners td {
    padding-right:3em;
}

.past-winners th {
    font-weight: bold;
    margin-bottom: 1px solid black;
}

.past-winners .prize-chooser {
    margin-top:3em;
}

/* Exhibition events (Archi-specific) */
div.event-link {
  margin-top: 20px;
}

div.event-link h2 a {
  color: #000;
  font-weight: bold;
}

div.exhibition-events-category h2 {
 color: #FC711E;
 font-weight: bold;
}

div.exhibition-events-category-image img {
 padding: 13px 10px 0 0;
}

/* Controls spacing on audio-tour listing*/
.audio-item {
	height: 68px;
}
.audio-tour {
	line-height: 1.3em;	
}


.image-attribution {
	font-size: .85em;
	color: #999;
	line-height: 1.2em;
	
}
	
.no-attribution {
	margin-top: 58px;
}
	

.video {
	width: 660px;
	height: 387px;
	display: block;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
}

.controller {
	position: absolute;
	left: 0;
	bottom: 0;
}

/*Visit styles */

.chunk_ql h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.chunk_ql img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.headers h1 {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* Collection ff styles */

/*.collection h3 {
	font-size: 1.2em;
	line-height: 1.1;
	padding: 10px 0 5px 0;
	height:30px;
    display: table-cell;
    vertical-align: bottom;
}*/

.collection h3 {
	font-size: 1.2em;
	line-height: 1.1;
	padding-top: 15px;
}


.collection h4 {
	padding-top: 14px;
}

.collection_title_2 {
	margin-top: -16px
	height:30px;
}


	
/*Venues aka The Gallery styles*/	
.venue {
	line-height: 1.5em;
}

/*Whats On styles*/

.event-category {
    text-transform: uppercase;
    color: gray;
    
}

.date hr {
	margin: 0px;
}

.filter {
	margin-bottom: 2px;
}

/* Link styles for all the above set by ui.theme.css */

div.plain div.ui-accordion-content {
	border-top-color: #aaaaaa;
	border-top-width: 1px;
	border-width: 0px;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #aaaaaa;
}

div.plain div.ui-accordion-content img {
	float: right;
	display: block;
	clear: both;

}

div.plain div.ui-accordion-content .filter p {
	margin: 0;

}

div.plain div.ui-accordion-content h4 {
	margin: 10px 0 0;

}

div.plain div.ui-accordion-content-active {
	border-top: 1px solid #aaaaaa;
}

div.plain h3.ui-accordion-header a {
	border-bottom: 1px solid #aaaaaa;
}

div.plain h3.ui-accordion-header {
	border-width: 0px;
	padding: 0;
	background: none;
	font-size: 1em;
	font-weight: bold;
}

/*for accordion on exhibition page in right-hand col*/
.exhib-events p {
	margin: 0;
	font-size: 92%;
}

.exhib-events img {
	margin-left: 5px;
	margin-bottom: 10px;
}

.exhib-events ul {
	margin: 0;
	font-size: 90%;
	}

div.accordion_text {
	float: left
}

div.accordion_image {
	float: left
}
.event-date {
	padding-top: 0px;
	font-size: 1em;
	font-weight: bold;
}

#next a:link {
	background-color: #f3f3f3!important;
	border-bottom: 1px solid #aaaaaa;
}

/* @end */


/* archibald education style */
.education-resource li {
    list-style-type:disc;
    margin-left:20px;
}

.ed_prog_desc {
    margin-bottom: 2em;
}

.ed_prog_desc p {
    margin-bottom: 0.5em;
}


/* What's On page styles */
table.calendar {
    width:100%;
}

table.calendar a {
    color:#333
}

table.calendar td:hover {
	background-color: #267cd2;
	color: #fff;
}

table.calendar td, table.calendar th {
    text-align: center;
}

table.calendar th {
	font-weight: bold;
}

table.calendar .today { ;
	border-color: #267cd2;  
	border-width: 1px;  
	border-style: solid;  
}

table.calendar .active_day {
	background-color: #267cd2;
}

table.calendar .active_day a {
	color: #fff;
}

table.calendar .not_in_month a {
	color: #ccc;
}

table.calendar .range_hover {
    background-color: #a2bbd3;
}

table.calendar .active_day a, table.calendar .range_hover a {
       color: #fff;
}


/* @group The grid */

/* grid.css */

.container {
	width: 980px;
	margin: 0 auto;
}

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16 {
	float: left;
	margin-right: 10px;
}

.last, div.last {
	margin-right: 0;
}

.span-1 {
	width: 50px;
}

.span-2 {
	width: 110px;
}

.span-3 {
	width: 170px;
}

.span-4 {
	width: 230px;
}

.span-5 {
	width: 290px;
}

.span-6 {
	width: 350px;
}

.span-7 {
	width: 410px;
}

.span-8 {
	width: 470px;
}

.span-9 {
	width: 530px;
}

.span-10 {
	width: 590px;
}

.span-11 {
	width: 650px;
}

.span-12 {
	width: 710px;
}

.span-13 {
	width: 770px;
}

.span-14 {
	width: 830px;
}

.span-15 {
	width: 890px;
}

.span-16 {
	width: 950px;
	margin-right: 0;
}

/* blueprint textarea spans --- will probably delete eventually 

input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
*/

.append-1 {
	padding-right: 60px;
}

.append-2 {
	padding-right: 120px;
}

.append-3 {
	padding-right: 180px;
}

.append-4 {
	padding-right: 240px;
}

.append-5 {
	padding-right: 300px;
}

.append-6 {
	padding-right: 360px;
}

.append-7 {
	padding-right: 420px;
}

.append-8 {
	padding-right: 480px;
}

.append-9 {
	padding-right: 540px;
}

.append-10 {
	padding-right: 600px;
}

.append-11 {
	padding-right: 660px;
}

.append-12 {
	padding-right: 720px;
}

.append-13 {
	padding-right: 780px;
}

.append-14 {
	padding-right: 840px;
}

.append-15 {
	padding-right: 900px;
}

.prepend-1 {
	padding-left: 60px;
}

.prepend-2 {
	padding-left: 120px;
}

.prepend-3 {
	padding-left: 180px;
}

.prepend-4 {
	padding-left: 240px;
}

.prepend-5 {
	padding-left: 300px;
}

.prepend-6 {
	padding-left: 360px;
}

.prepend-7 {
	padding-left: 420px;
}

.prepend-8 {
	padding-left: 480px;
}

.prepend-9 {
	padding-left: 540px;
}

.prepend-10 {
	padding-left: 600px;
}

.prepend-11 {
	padding-left: 660px;
}

.prepend-12 {
	padding-left: 720px;
}

.prepend-13 {
	padding-left: 780px;
}

.prepend-14 {
	padding-left: 840px;
}

.prepend-15 {
	padding-left: 900px;
}

div.border {
	padding-right: 4px;
	margin-right: 5px;
	border-right: 1px solid #eee;
}

div.colborder {
	padding-right: 24px;
	margin-right: 25px;
	border-right: 1px solid #eee;
}

.pull-1 {
	margin-left: -60px;
}

.pull-2 {
	margin-left: -120px;
}

.pull-3 {
	margin-left: -180px;
}

.pull-4 {
	margin-left: -240px;
}

.pull-5 {
	margin-left: -300px;
}

.pull-6 {
	margin-left: -360px;
}

.pull-7 {
	margin-left: -420px;
}

.pull-8 {
	margin-left: -480px;
}

.pull-9 {
	margin-left: -540px;
}

.pull-10 {
	margin-left: -600px;
}

.pull-11 {
	margin-left: -660px;
}

.pull-12 {
	margin-left: -720px;
}

.pull-13 {
	margin-left: -780px;
}

.pull-14 {
	margin-left: -840px;
}

.pull-15 {
	margin-left: -900px;
}

.pull-16 {
	margin-left: -960px;
}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
	float: left;
	position: relative;
}

.push-1 {
	margin: 0 -60px 1.5em 60px;
}

.push-2 {
	margin: 0 -120px 1.5em 120px;
}

.push-3 {
	margin: 0 -180px 1.5em 180px;
}

.push-4 {
	margin: 0 -240px 1.5em 240px;
}

.push-5 {
	margin: 0 -300x 1.5em 300px;
}

.push-6 {
	margin: 0 -360px 1.5em 360px;
}

.push-7 {
	margin: 0 -420px 1.5em 420px;
}

.push-8 {
	margin: 0 -480px 1.5em 480px;
}

.push-9 {
	margin: 0 -540px 1.5em 540px;
}

.push-10 {
	margin: 0 -600px 1.5em 600px;
}

.push-11 {
	margin: 0 -660px 1.5em 660px;
}

.push-12 {
	margin: 0 -720px 1.5em 720px;
}

.push-13 {
	margin: 0 -780px 1.5em 780px;
}

.push-14 {
	margin: 0 -840px 1.5em 840px;
}

.push-15 {
	margin: 0 -900px 1.5em 900px;
}

.push-16 {
	margin: 0 -960px 1.5em 960px;
}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
	float: right;
	position: relative;
}

.prepend-top {
	margin-top: 1.5em;
}

.append-bottom {
	margin-bottom: 1.5em;
}

.box {
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #E5ECF9;
}

hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}

hr.space {
	background: #fff;
	color: #fff;
	visibility: hidden;
}

.clearfix:after, .container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix, .container {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
}

.clear p {
	margin: 0;
	height: 1px
}

.archibald-flat h1 {
    margin-bottom: 1em;
}

.archibald-flat li li {
    list-style: lower-alpha;
}

.education h2 {
    line-height: 1.4;
}

/* @end */1px
}

/* @end */
